|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
int ) |
Documentation changed from old to new. |
Creates a new separator with the specified horizontal or vertical orientation. |
void ) |
Documentation changed from old to new. |
Creates a new horizontal separator. |
Changed Methods | ||
AccessibleContext getAccessibleContext() |
Documentation changed from old to new. |
Gets the AccessibleContext associated with this JSeparator. |
String getUIClassID() |
Documentation changed from old to new. |
Returns the name of the L&F class that renders this component. |
boolean isFocusTraversable() |
Documentation changed from old to new. |
Identifies whether or not this component can receive the focus. |
String paramString() |
Documentation changed from old to new. |
Returns a string representation of this JSeparator . |
void setOrientation(int ) |
Documentation changed from old to new. |
Sets the orientation of the separator. |
void updateUI() |
Documentation changed from old to new. |
Notification from the UIFactory that the L&F has changed. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |