|
|||||||||
| 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.CogNamingEditor
public class CogNamingEditor
Edits a naming using a pick-and-edit interaction.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.gui.CogEditControl |
|---|
cogUndoStack, gui, path |
| Constructor Summary | |
|---|---|
CogNamingEditor(CogDataDictionary dataDictionary,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
add()
|
void |
copy()
|
void |
delete()
|
Naming |
getEditedNaming()
|
void |
refresh()
|
void |
selectEntries(int start,
int end)
|
| Methods inherited from class com.partnersoft.gui.CogEditControl |
|---|
getCogUndoStack, getEditedCog, getEditedValue, getGUI, getPath, setCogUndoStack, setPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CogNamingEditor(CogDataDictionary dataDictionary,
java.lang.String name)
| Method Detail |
|---|
public void selectEntries(int start,
int end)
public void add()
public void copy()
public void delete()
public Naming getEditedNaming()
public void refresh()
refresh in class CogEditControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||