|
Ribs API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ribs.RJHelper
com.ribs.plus.RJThumbWheelHpr
| Constructor Summary | |
RJThumbWheelHpr()
|
|
| Method Summary | |
void |
fromXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
XML unarchival. |
float |
getFloatValue(javax.swing.JComponent aComponent)
Ribs.GetSet getter. |
int |
getIntValue(javax.swing.JComponent aComponent)
Returns the thumbwheels value as an int. |
java.lang.Object |
newInstance(com.ribs.RXElement anElement)
Creates a new instance of class for given element. |
void |
setValue(javax.swing.JComponent aComponent,
float aValue)
Ribs.GetSet setter. |
void |
setValue(javax.swing.JComponent aComponent,
int aValue)
Ribs.GetSet setter. |
com.ribs.RXElement |
toXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver)
XML archival. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RJThumbWheelHpr()
| Method Detail |
public java.lang.Object newInstance(com.ribs.RXElement anElement)
newInstance in class RJHelperpublic int getIntValue(javax.swing.JComponent aComponent)
getIntValue in class RJHelperpublic float getFloatValue(javax.swing.JComponent aComponent)
getFloatValue in class RJHelper
public void setValue(javax.swing.JComponent aComponent,
int aValue)
setValue in class RJHelper
public void setValue(javax.swing.JComponent aComponent,
float aValue)
setValue in class RJHelper
public com.ribs.RXElement toXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver)
toXML in class RJHelper
public void fromXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
fromXML in class RJHelper
|
Ribs API. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||