Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JApplet
org.jfree.ui.tabbedui.TabbedApplet
public class TabbedApplet
extends JApplet
Constructor 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.