org.jesktop.frimble.demo2
Class FrimbleDemo2

java.lang.Object
  extended byorg.jesktop.frimble.JFrimble
      extended byorg.jesktop.frimble.demo2.FrimbleDemo2
All Implemented Interfaces:
Frimble

public class FrimbleDemo2
extends JFrimble

This class shows how to use JFrimble in a gui app where it is intended that the app will fun in standalone mode and run inside jesktop. There are important differences between JFrame and JInternalFrame to make and either/or solution possible. The Frimble adapter concept hides the parent. See bug 4195715 on the BugParade: http://developer.java.sun.com/developer/bugParade/bugs/4195715.html *

Version:
1.0
Author:
Paul Hammant Paul_Hammant@yahoo.com

Constructor Summary
FrimbleDemo2()
          Constructor FrimbleDemo
 
Method Summary
static void main(java.lang.String[] args)
          Method main
 
Methods inherited from class org.jesktop.frimble.JFrimble
addFrimbleListener, addKeyListener, dispose, getBounds, getContentPane, getDefaultCloseOperation, getFocusOwner, getFrimble, getFrimbleContained, getGlassPane, getHeight, getJMenuBar, getLayeredPane, getLocation, getOwnerFrame, getPreferredSize, getRootPane, getSize, getTitle, getWidth, isResizable, isVisible, makeFrimble, pack, registerFrimbleCallback, removeFrimbleListener, setBackground, setClosed, setContentPane, setDefaultCloseOperation, setFrameIcon, setFrimbleFactory, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLocation, setResizable, setSize, setSize, setTitle, setVisible, show, showOpenDialog, showSaveDialog, toBack, toFront, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrimbleDemo2

public FrimbleDemo2()
Constructor FrimbleDemo

Method Detail

main

public static void main(java.lang.String[] args)
Method main

Parameters:
args -


Copyright © 2004 Jesktop Project. All Rights Reserved.