|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.CogEditControl
com.partnersoft.gui.MorphingCogStructureEditor
public class MorphingCogStructureEditor
A type selector controls the structure's datatype and therefore the forms used to edit it.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.gui.CogEditControl |
|---|
cogUndoStack, gui, path |
| Constructor Summary | |
|---|---|
MorphingCogStructureEditor(CogDataDictionary dataDictionary,
java.util.ArrayList availableDatatypes)
|
|
| Method Summary | |
|---|---|
void |
refresh()
|
void |
setCogUndoStack(CogUndoStack newUndoStack)
|
void |
setDatatype(java.lang.String newDatatypeName)
|
void |
setPath(java.lang.String newPath)
|
| Methods inherited from class com.partnersoft.gui.CogEditControl |
|---|
getCogUndoStack, getEditedCog, getEditedValue, getGUI, getPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MorphingCogStructureEditor(CogDataDictionary dataDictionary,
java.util.ArrayList availableDatatypes)
| Method Detail |
|---|
public void refresh()
refresh in class CogEditControlpublic void setDatatype(java.lang.String newDatatypeName)
public void setCogUndoStack(CogUndoStack newUndoStack)
setCogUndoStack in class CogEditControlpublic void setPath(java.lang.String newPath)
setPath in class CogEditControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||