|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
When adding self-made components to the SettingsView they need to implement this interface as well as extend the JComponent or Component class
Method Summary | |
java.lang.Object |
getValue()
Retrieves a value from the component |
void |
setValue(java.lang.Object value)
Applies a value to the component |
Method Detail |
public void setValue(java.lang.Object value)
public java.lang.Object getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |