|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
JButton createScrollButton(int ) |
Creates and returns a JButton that will provide the user with a way to scroll the tabs in a particular direction. |
int getFocusIndex() |
Returns the index of the tab that has focus. |
int getRolloverTab() |
Returns the tab the mouse is currently over, or -1 if the mouse is no longer over any tab. |
void setRolloverTab(int ) |
Sets the tab the mouse is currently over to index . |
Changed Methods | ||
Dimension getPreferredSize(JComponent ) |
Method was locally defined, but is now inherited from ComponentUI. | Returns the specified component's preferred size appropriate for the look and feel. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |