Module org.autogui

Class GuiSwingRootPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, GuiSwingPreferences.RootView

public class GuiSwingRootPane extends JComponent implements GuiSwingPreferences.RootView
the root-pane for object binding panes.

The pane can be created by createForObject(Object), createForObject(Object), or GuiSwingRootPane.GuiSwingRootPaneCreator obtained by creator().

See Also: