|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jesktop.frimble.JFrimble
org.jesktop.frimble.demo2.FrimbleDemo2
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 *
Constructor Summary | |
FrimbleDemo2()
Constructor FrimbleDemo |
Method Summary | |
static void |
main(java.lang.String[] args)
Method main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FrimbleDemo2()
Method Detail |
public static void main(java.lang.String[] args)
args
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |