de.sciss.gui
Class SpringPanel.RatioSpring
java.lang.Object
javax.swing.Spring
de.sciss.gui.SpringPanel.RatioSpring
- Enclosing class:
- SpringPanel
public static class SpringPanel.RatioSpring
- extends javax.swing.Spring
Fields inherited from class javax.swing.Spring |
UNSET |
Methods inherited from class javax.swing.Spring |
constant, constant, height, max, minus, scale, sum, width |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringPanel.RatioSpring
public SpringPanel.RatioSpring(javax.swing.Spring s,
int nom,
int div)
getMinimumValue
public int getMinimumValue()
- Specified by:
getMinimumValue
in class javax.swing.Spring
getPreferredValue
public int getPreferredValue()
- Specified by:
getPreferredValue
in class javax.swing.Spring
getMaximumValue
public int getMaximumValue()
- Specified by:
getMaximumValue
in class javax.swing.Spring
getValue
public int getValue()
- Specified by:
getValue
in class javax.swing.Spring
setValue
public void setValue(int value)
- Specified by:
setValue
in class javax.swing.Spring