Class: com.ibm.dse.gui.SpTabbedPane
Extends: java.swing.JTabbedPane
The
SpTabbedPane class has the following properties:
- helpId: Identifier for the online help function. The help text associated
with this property is shown when the Help key is pressed. If this property
is not defined, the HelpId of the panel where the button is located is used.
If that panel's helpId property is not defined, the parent panels are searched
recursively until the property is found or the DSECoordinatedPanel is reached.
If the helpID value is not found at the DSECoordinatedPanel, null is used.