|
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.helpers.JButtonOrLabelHpr
com.ribs.helpers.JLabelHpr
com.ribs.plus.RJMenuButtonHpr
| Constructor Summary | |
RJMenuButtonHpr()
|
|
| Method Summary | |
void |
fromXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
XML unarchival. |
javax.swing.JComponent |
getComponent(javax.swing.JComponent aComponent,
int anIndex)
Returns the Ribs-relevant child component at the given index. |
int |
getComponentCount(javax.swing.JComponent aComponent)
Returns the Ribs-relevant child component count. |
java.lang.Object |
newInstance(com.ribs.RXElement anElement)
Creates a new instance of class for given element. |
com.ribs.RXElement |
toXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver)
XML archival. |
| Methods inherited from class com.ribs.helpers.JLabelHpr |
getStringValue, setValue |
| Methods inherited from class com.ribs.helpers.JButtonOrLabelHpr |
getHorizontalAlignment, getHorizontalTextPosition, getIconTextGap, getImageName, getText, getVerticalAlignment, getVerticalTextPosition, setHorizontalAlignment, setHorizontalTextPosition, setIconTextGap, setImageName, setText, setVerticalAlignment, setVerticalTextPosition |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RJMenuButtonHpr()
| Method Detail |
public java.lang.Object newInstance(com.ribs.RXElement anElement)
public int getComponentCount(javax.swing.JComponent aComponent)
getComponentCount in class RJHelper
public javax.swing.JComponent getComponent(javax.swing.JComponent aComponent,
int anIndex)
getComponent in class RJHelper
public com.ribs.RXElement toXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver)
public void fromXML(javax.swing.JComponent aComponent,
com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
|
Ribs API. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||