Exemplo n.º 1
0
 void setEditor(ASDEditor newEditor) {
   editor = newEditor;
   setContext(newEditor.getNetPanel());
 }