|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolWindowTabApplicationFrame | |
---|---|
ch.elca.el4j.services.gui.swing | |
ch.elca.el4j.services.gui.swing.wrapper |
Uses of ToolWindowTabApplicationFrame in ch.elca.el4j.services.gui.swing |
---|
Methods in ch.elca.el4j.services.gui.swing with parameters of type ToolWindowTabApplicationFrame | |
---|---|
void |
DockingApplication.showToolWindow(ToolWindowTabApplicationFrame frame)
Show a frame as toolbox. |
Uses of ToolWindowTabApplicationFrame in ch.elca.el4j.services.gui.swing.wrapper |
---|
Methods in ch.elca.el4j.services.gui.swing.wrapper that return ToolWindowTabApplicationFrame | |
---|---|
protected ToolWindowTabApplicationFrame |
ToolWindowWrapperFactory.createApplicationFrame(String name,
String title,
JComponent component)
|
static ToolWindowTabApplicationFrame |
ToolWindowWrapperFactory.wrap(JComponent component)
Wraps a GUI component into a JFrame . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |