org.jfree.ui.tabbedui
public class TabbedApplet extends JApplet
| Constructor Summary | |
|---|---|
| TabbedApplet()
Default constructor. | |
| Method Summary | |
|---|---|
| protected AbstractTabbedUI | getTabbedUI()
Returns the UI implementation for the applet.
|
| void | init(AbstractTabbedUI tabbedUI)
Initialises the applet.
|
Returns: Returns the tabbedUI.
Parameters: tabbedUI the UI that controls the applet.