|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.codex.editors.AbstractCogField
com.partnersoft.codex.editors.CogComboBox
public class CogComboBox
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.codex.editors.AbstractCogField |
|---|
listener, model, path |
| Constructor Summary | |
|---|---|
CogComboBox(CogModel model,
java.lang.String path,
java.lang.String... options)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getGui()
|
PicklistField |
getPicklistField()
|
protected void |
updateValueImp(java.lang.String newValue)
Subclasses should implement this to update their GUIs. |
| Methods inherited from class com.partnersoft.codex.editors.AbstractCogField |
|---|
close, getModel, getPath, getValue, setValueImp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CogComboBox(CogModel model,
java.lang.String path,
java.lang.String... options)
| Method Detail |
|---|
public PicklistField getPicklistField()
public javax.swing.JComponent getGui()
protected void updateValueImp(java.lang.String newValue)
AbstractCogField
updateValueImp in class AbstractCogField
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||