Uses of Class
fr.esrf.tangoatk.widget.util.interlock.NetObject
Packages that use NetObject
Package
Description
Contains a set of classes to handle a network graph viewer and its editor.
-
Uses of NetObject in fr.esrf.tangoatk.widget.util.interlock
Methods in fr.esrf.tangoatk.widget.util.interlock that return NetObjectModifier and TypeMethodDescriptionNetEditor.createBubbleObject(int x, int y) Called when the editor adds a bubble object to the network.NetObject.getChildAt(int idx) Returns child at the specified index.NetEditor.getNetObjectAt(int i) Returns the NetObject at the specified index.NetObject.getParentAt(int idx) Returns the parent object at the specified index.Methods in fr.esrf.tangoatk.widget.util.interlock with parameters of type NetObjectModifier and TypeMethodDescriptionvoidAdd the given object to the children list.booleanAdd a NetObject to the editor.voidNetObjectDlg.editObject(NetObject obj) Display the edition dialog.booleanbooleanNetObject.isParentOf(NetObject o) voidNetEditorFrame.linkClicked(NetEditor src, NetObject obj, int childIdx, MouseEvent e) voidNetEditorListener.linkClicked(NetEditor src, NetObject obj, int childIdx, MouseEvent e) Trigerred when the user click on a link if the editor is not editable.voidNetEditorFrame.objectClicked(NetEditor src, NetObject obj, MouseEvent e) voidNetEditorListener.objectClicked(NetEditor src, NetObject obj, MouseEvent e) Trigerred when the user click on an object only if the editor is not editable.voidNetObject.paintLink(Graphics2D g, NetObject child, boolean drawArrow) Paint the link beetween this object and child.voidNetObject.removeChild(NetObject o) Remove the specified child from the children list.voidNetEditor.removeObject(NetObject obj) Remove a NetObject from the editor. -
Uses of NetObject in fr.esrf.tangoatk.widget.util.interlock.examples
Methods in fr.esrf.tangoatk.widget.util.interlock.examples that return NetObjectModifier and TypeMethodDescriptionItlkNetEditor.createBubbleObject(int x, int y) Overriding createBubbleObject to create our specific NetObjectItlkNetEditor.getRoot()Methods in fr.esrf.tangoatk.widget.util.interlock.examples with parameters of type NetObjectModifier and TypeMethodDescriptionbooleanvoidDjNetViewer.linkClicked(NetEditor src, NetObject obj, int childIdx, MouseEvent e) voidItlkViewer.linkClicked(NetEditor src, NetObject obj, int childIdx, MouseEvent e) voidDjNetViewer.objectClicked(NetEditor src, NetObject obj, MouseEvent e) voidItlkEditor.objectClicked(NetEditor src, NetObject obj, MouseEvent e) voidItlkViewer.objectClicked(NetEditor src, NetObject obj, MouseEvent e) voidItlkNetEditor.removeObject(NetObject o) voidItlkNetEditor.swapItlkState(NetObject o) Swap an interlock state