|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jgraph.example.mycellmodeleditor.MyCellModelEditor
public class MyCellModelEditor
Try to edit cells. Remark that the cell label is not necessarly coupled with the graph cell user object. Tip: use F2 to edit groups! This example shows how one can set up a custom Swing component to in place edit cells and also how the cell user object can be decorrellated from the cell label.
| Constructor Summary | |
|---|---|
MyCellModelEditor()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyCellModelEditor()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||