Package | Description |
---|---|
org.jfree.ui.tabbedui |
Provides classes for tabbed user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
RootPanel
A root panel is a panel implementation of an root editor.
|
Modifier and Type | Method and Description |
---|---|
RootEditor |
AbstractTabbedUI.getRootEditor(int pos)
Returns the specified editor.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTabbedUI.addRootEditor(RootEditor rootPanel)
Adds a root editor.
|
protected void |
AbstractTabbedUI.updateRootEditorEnabled(RootEditor editor)
Update handler for the enable state of the root editor.
|
Copyright © 2001–2018 JFree.org. All rights reserved.