-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
None
-
beta
-
generic
-
generic
Name: omR10226 Date: 11/04/2003
From spec of the method JComponent.revalidate:
"This method will automatically be called on this component when
a property value changes such that size, location, or internal layout
of this component has been affected."
So the following methods:
AbstractButton.setVerticalTextPosition(),
AbstractButton.setHorizontalTextPosition(),
JLabel.setVerticalTextPosition(),
JLabel.setHorizontalTextPosition()
should lead to revalidate.
======================================================================
###@###.### 10/13/04 18:01 GMT
From spec of the method JComponent.revalidate:
"This method will automatically be called on this component when
a property value changes such that size, location, or internal layout
of this component has been affected."
So the following methods:
AbstractButton.setVerticalTextPosition(),
AbstractButton.setHorizontalTextPosition(),
JLabel.setVerticalTextPosition(),
JLabel.setHorizontalTextPosition()
should lead to revalidate.
======================================================================
###@###.### 10/13/04 18:01 GMT