Returns the index of the frame in the frame list.
Only valid once the frame has been added to the frame list.
the index of the frame in the frame list.
Returns the tool tip text to show for the frame.
This can form part of the tool tip for actions like the back and forward
actions.
the tool tip text to show for the frame
Sets the frame list.
Parameters: parent - the frame list
setToolTipText
public void setToolTipText(String toolTipText)(Code)
Sets the tool tip text to show for the frame.
This can form part of the tool tip for actions like the back and forward
actions.
Parameters: toolTipText - the tool tip text to show for the frame.