|
|||||||||
| 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.CogIconField
public class CogIconField
Copyright 2006 Partner Software, Inc.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.codex.editors.AbstractCogField |
|---|
listener, model, path |
| Constructor Summary | |
|---|---|
CogIconField(CogModel model,
java.lang.String path)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getGui()
|
IconField |
getIconField()
|
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 CogIconField(CogModel model,
java.lang.String path)
| Method Detail |
|---|
public IconField getIconField()
protected void updateValueImp(java.lang.String newValue)
AbstractCogField
updateValueImp in class AbstractCogFieldpublic javax.swing.JComponent getGui()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||