|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.clackrouter.jgraph.pad.GPGraphUI.CellEditorHandler
public class GPGraphUI.CellEditorHandler
Listener responsible for getting cell editing events and updating the graph accordingly.
| Constructor Summary | |
|---|---|
GPGraphUI.CellEditorHandler()
|
|
| Method Summary | |
|---|---|
void |
editingCanceled(javax.swing.event.ChangeEvent e)
Messaged when editing has been canceled in the graph. |
void |
editingStopped(javax.swing.event.ChangeEvent e)
Messaged when editing has stopped in the graph. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPGraphUI.CellEditorHandler()
| Method Detail |
|---|
public void editingStopped(javax.swing.event.ChangeEvent e)
editingStopped in interface javax.swing.event.CellEditorListenerpublic void editingCanceled(javax.swing.event.ChangeEvent e)
editingCanceled in interface javax.swing.event.CellEditorListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||