| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xulux.guilayer.swing.util.SwingParentWidgetHandler
public class SwingParentWidgetHandler
Destroys/Initializes all components created by xulux. This is only used in scenarios where xulux is used on top of an already existing application
| Constructor Summary | |
|---|---|
SwingParentWidgetHandler()
 | 
|
| Method Summary | |
|---|---|
 void | 
destroy(java.lang.Object parent)
 | 
 void | 
initialize(java.lang.Object parent)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SwingParentWidgetHandler()
| Method Detail | 
|---|
public void initialize(java.lang.Object parent)
initialize in interface org.xulux.api.gui.IParentWidgetHandlerIParentWidgetHandler.initialize(java.lang.Object)public void destroy(java.lang.Object parent)
destroy in interface org.xulux.api.gui.IParentWidgetHandlerIParentWidgetHandler.destroy(java.lang.Object)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||