JCommon 1.0.17-redhat-2

Uses of Interface
org.jfree.ui.tabbedui.RootEditor

Packages that use RootEditor
org.jfree.ui.tabbedui Provides classes for tabbed user interfaces. 
 

Uses of RootEditor in org.jfree.ui.tabbedui
 

Classes in org.jfree.ui.tabbedui that implement RootEditor
 class RootPanel
          A root panel is a panel implementation of an root editor.
 

Methods in org.jfree.ui.tabbedui that return RootEditor
 RootEditor AbstractTabbedUI.getRootEditor(int pos)
          Returns the specified editor.
 

Methods in org.jfree.ui.tabbedui with parameters of type RootEditor
 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.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.