net.infonode.tabbedpanel
public class TabbedPanelContentPanel extends BaseContainer
Version: $Revision: 1.59 $
See Also: TabbedPanel Tab
Constructor Summary | |
---|---|
TabbedPanelContentPanel(TabbedPanel tabbedPanel, JComponent component)
Constructs a TabbedPanelContentPanel
|
Method Summary | |
---|---|
TabbedPanelContentPanelProperties | getProperties()
Gets the properties for this component
|
TabbedPanel | getTabbedPanel()
Gets the tabbed panel that this component is the content area component for
|
Parameters: tabbedPanel the TabbedPanel that this content panel should be the content area component for component a component used as container for the tabs' content components
Returns: the properties for this TabbedPanelContentPanel
Returns: the tabbed panel