|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JEParentComponent in de.cbse.jeasy |
|---|
| Subclasses of JEParentComponent in de.cbse.jeasy | |
|---|---|
class |
JEDesktopPane
Implements a JDesktopPane. |
class |
JEDialog
Implements a JDialog. |
class |
JEFrame
Implements a JFrame. |
class |
JEInternalFrame
Implements a JInternalFrame See a demonstration in the program JEasyExample tab "Desktop". |
class |
JEMenu
Implements a JMenu. |
class |
JEMenuBar
Implements a JMenuBar. |
class |
JEMessage
A JEMessage serializes and deserializes a jeasy component and all its children using a XML format. |
class |
JEPanel
Implements a JPanel. |
class |
JEPopup
Implements a panel that may be popuped at every position. |
class |
JESplitPane
Implements a JSplitPane. |
class |
JETabbedPane
Implements a JTabbedPane. |
class |
JETable
Implements a JTable and enhances it functionality. |
class |
JETaskPane
Implements a TaskPane. |
class |
JEToolBar
Implements a JToolBar. |
class |
JETree
Implements a JTree. |
class |
JETreeNode
Implements a DefaultMutableTreeNode. |
class |
JEWindow
Implements a JWindow. |
| Methods in de.cbse.jeasy that return JEParentComponent | |
|---|---|
static JEParentComponent |
JEUtil.getJP(java.lang.String s)
Gets a jeasy JEParentComponent out of the hashtable. |
| Methods in de.cbse.jeasy with parameters of type JEParentComponent | |
|---|---|
void |
JEComponent.add(JEParentComponent parentComponent)
Adds the JEasy object to the JEParentObject regarding the LayoutManager of the JEParentObject. |
| Constructors in de.cbse.jeasy with parameters of type JEParentComponent | |
|---|---|
JEChildIterator(JEParentComponent jepc)
Creates a new JEChildIterator to get all childs of a JEParentComponent |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||