|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.chitec.qapp.gjsaadminclient.AbstractEditElement
biz.chitec.qapp.gjsaadminclient.StringEditElement
Editor for string properties.
| Nested Class Summary |
| Nested classes inherited from class biz.chitec.qapp.gjsaadminclient.AbstractEditElement |
AbstractEditElement.DCL, AbstractEditElement.EFL, AbstractEditElement.ML |
| Field Summary | |
protected javax.swing.JTextField |
textfield
|
| Fields inherited from class biz.chitec.qapp.gjsaadminclient.AbstractEditElement |
editcomponental, editlabel, helptext, oldvalue, pcs, propertyname, rb, resetbutton, transferbutton |
| Constructor Summary | |
StringEditElement()
|
|
| Method Summary | |
protected javax.swing.JComponent |
getEditComponent()
Create the edit component and return it. |
protected java.lang.Object |
getValueFromEditComponent()
Get edited value out of the edit component. |
protected void |
setValueInEditComponent(java.lang.Object value)
Pass value of the property to the edit component in an appropriate way. |
| Methods inherited from class biz.chitec.qapp.gjsaadminclient.AbstractEditElement |
addPropertyChangeListener, addTransferActionListener, checkButtons, finalizeChange, fireIsChangedChange, getPropertyName, getValue, isChanged, isEqualInNonNullCase, realize, resetChange, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected javax.swing.JTextField textfield
| Constructor Detail |
public StringEditElement()
| Method Detail |
protected javax.swing.JComponent getEditComponent()
AbstractEditElement
getEditComponent in class AbstractEditElementprotected java.lang.Object getValueFromEditComponent()
AbstractEditElement
getValueFromEditComponent in class AbstractEditElementprotected void setValueInEditComponent(java.lang.Object value)
AbstractEditElement
setValueInEditComponent in class AbstractEditElementvalue - Value to show in the edit component
|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||