|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
Border getBorder() |
Returns the border of this component or null if no border is currently set. |
void setBorder(Border) |
Sets the border of this component. |
| Changed Methods | ||
Insets getInsets() |
Documentation changed from old to new. Method was inherited from Container, but is now defined locally. |
If a border has been set on this component returns the border's insets else calls super.getInsets. |
Dimension getMinimumSize() |
Documentation changed from old to new. Method was inherited from Container, but is now defined locally. |
Returns dividerSize x dividerSize |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||