GraphBuilder View Modes

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 ?

0

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

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 ?



0
Avatar
Permanently deleted user

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

0

请先登录再写评论。