|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEditNodeView
Right hand side of UI. Responsible for rendering the current preference node.
Constructor Summary | |
EditNodeView()
ctor |
Method Summary | |
void |
deleteKey()
Deletes the currently selected attribute. |
javax.swing.JPanel |
getPanel()
|
void |
newKey()
Prompts for and creates a new attribute key for the currently selected node. |
void |
update(java.util.Observable oObject,
java.lang.Object oArg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EditNodeView()
Method Detail |
public javax.swing.JPanel getPanel()
public void update(java.util.Observable oObject, java.lang.Object oArg)
update
in interface java.util.Observer
Observer.update(java.util.Observable, java.lang.Object)
public void newKey()
public void deleteKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |