-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
None
-
beta
-
generic
-
generic
In the file java/awt/Adjustable.java, the word proportional is misspelled
twice:
int getVisibleAmount()
Gets the length of the propertional indicator.
void setVisibleAmount(int v)
Sets the length of the proportionl indicator of the adjustable object.
We should correct it in both places.
twice:
int getVisibleAmount()
Gets the length of the propertional indicator.
void setVisibleAmount(int v)
Sets the length of the proportionl indicator of the adjustable object.
We should correct it in both places.