|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void addLayoutComponent(String, |
Documentation changed from old to new. |
Adds the specified component to the layout. |
Component addSingletonComponent(Component, |
Documentation changed from old to new. |
The method used to remove an existing component. |
JScrollBar getHorizontalScrollBar() |
Documentation changed from old to new. |
Returns the JScrollBar object that handles horizontal scrolling. |
JScrollBar getVerticalScrollBar() |
Documentation changed from old to new. |
Returns the JScrollBar object that handles vertical scrolling. |
Changed Fields | ||
JScrollBar hsb |
Documentation changed from old to new. |
The scrollpanes horizontal scrollbar child. |
JScrollBar vsb |
Documentation changed from old to new. |
The scrollpanes vertical scrollbar child. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |