| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JAppletorg.jfree.ui.tabbedui.TabbedAppletpublic class TabbedAppletextends JAppletConstructor Summary | |
| |
Method Summary | |
protected AbstractTabbedUI |
|
void |
|
protected final AbstractTabbedUI getTabbedUI()
Returns the UI implementation for the applet.
- Returns:
- Returns the tabbedUI.
public void init(AbstractTabbedUI tabbedUI)
Initialises the applet.
- Parameters:
tabbedUI- the UI that controls the applet.