|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTabbedUI | |
---|---|
org.jfree.ui.tabbedui | Provides classes for tabbed user interfaces. |
Uses of AbstractTabbedUI in org.jfree.ui.tabbedui |
---|
Methods in org.jfree.ui.tabbedui that return AbstractTabbedUI | |
---|---|
protected AbstractTabbedUI |
TabbedDialog.getTabbedUI()
Returns the UI implementation for the dialog. |
protected AbstractTabbedUI |
TabbedApplet.getTabbedUI()
Returns the UI implementation for the applet. |
protected AbstractTabbedUI |
TabbedFrame.getTabbedUI()
Returns the UI implementation for the frame. |
Methods in org.jfree.ui.tabbedui with parameters of type AbstractTabbedUI | |
---|---|
void |
TabbedDialog.init(AbstractTabbedUI tabbedUI)
Initialises the dialog. |
void |
TabbedApplet.init(AbstractTabbedUI tabbedUI)
Initialises the applet. |
void |
TabbedFrame.init(AbstractTabbedUI tabbedUI)
Initialises the dialog. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |