|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.Spring javax.swing.Spring.AbstractSpring
Nested Class Summary |
Nested classes inherited from class javax.swing.Spring |
Spring.AbstractSpring, Spring.CompoundSpring |
Field Summary | |
protected int |
size
|
Fields inherited from class javax.swing.Spring |
UNSET |
Constructor Summary | |
(package private) |
Spring.AbstractSpring()
|
Method Summary | |
protected void |
clear()
|
int |
getValue()
Returns the current value of this Spring . |
void |
setValue(int size)
Sets the current value of this Spring to value . |
Methods inherited from class javax.swing.Spring |
constant, constant, difference, getMaximumValue, getMinimumValue, getPreferredValue, getStrain, isCyclic, max, minus, setStrain, sum |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int size
Constructor Detail |
Spring.AbstractSpring()
Method Detail |
public int getValue()
Spring
Spring
.
getValue
in class Spring
value
property of this Spring
Spring.setValue(int)
public void setValue(int size)
Spring
Spring
to value
.
setValue
in class Spring
size
- the new setting of the value
propertySpring.getValue()
protected void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |