You can't change edit mode default type(HierarchyEditMode), but it's possible to customize view modes overriding customizeSettings() method of GraphPresentationModel class
Serega
Hi, by default i see GraphBuilder add the HierarchyEdiTMode and the AutoDragViewMode is there a way to tell it not to add modes so i can choose the modes i want myself ?
Hi,
You can't change edit mode default type(HierarchyEditMode), but it's possible
to customize view modes overriding customizeSettings() method of GraphPresentationModel
class
Serega
is it possible to edit the JPopupMenu that comes up on right click ?
i got it thanks
editMode.setPopup() :D
now i can continue working on my plugin
thanks
Message was edited by:
Aviram Segal