|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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.IParentWidgetHandler
IParentWidgetHandler.initialize(java.lang.Object)
public void destroy(java.lang.Object parent)
destroy
in interface org.xulux.api.gui.IParentWidgetHandler
IParentWidgetHandler.destroy(java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |