Module org.autogui

Class GuiSwingViewObjectPane.ObjectPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, GuiMappingContext.SourceUpdateListener, GuiSwingView.ValuePane<Object>, GuiSwingPrefsSupports.PreferencesUpdateSupport
Direct Known Subclasses:
GuiSwingViewTabbedPane.ObjectTabbedPane
Enclosing class:
GuiSwingViewObjectPane

public static class GuiSwingViewObjectPane.ObjectPane extends JPanel implements GuiMappingContext.SourceUpdateListener, GuiSwingView.ValuePane<Object>, GuiSwingPrefsSupports.PreferencesUpdateSupport
 actionToolBar: [JToolBar: actionButtons...],
 contentPane: [
   fixedSizeComponent1,
   ...
   resizableSubComponents [
       [splitPane: resizableComponent1 |
         [splitPane: resizableComponent2 | ... ]
       ]
   ],
   fixedSizeComponent2,
   fixedSizeComponent3,
   ... ]
  
See Also: