# HG changeset patch # User Peter Hofer # Date 1320060283 -3600 # Node ID 9f38ef8e075f08e1ffc182411f3624c5ef485c28 # Parent 400abf575c42dab88cd92357beaa75aeac49f3b9 IdealGraphVisualizer: hide irrelevant NetBeans menu entries and options diff -r 400abf575c42 -r 9f38ef8e075f src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml --- a/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml Mon Oct 31 12:23:11 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml Mon Oct 31 12:24:43 2011 +0100 @@ -1,70 +1,60 @@ - - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + + + - + - + - - - - - + - - - - - + + + + + + + + + + + + + + + + @@ -72,40 +62,133 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 400abf575c42 -r 9f38ef8e075f src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/TextAction.java --- a/src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/TextAction.java Mon Oct 31 12:23:11 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/TextAction.java Mon Oct 31 12:24:43 2011 +0100 @@ -36,9 +36,6 @@ public TextAction() { super(NbBundle.getMessage(TextAction.class, "CTL_TextAction")); - - System.out.println("Text action initialized!!!"); -// putValue(SMALL_ICON, new ImageIcon(Utilities.loadImage(TextTopComponent.ICON_PATH, true))); } public void actionPerformed(ActionEvent evt) { diff -r 400abf575c42 -r 9f38ef8e075f src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml --- a/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml Mon Oct 31 12:23:11 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml Mon Oct 31 12:24:43 2011 +0100 @@ -4,6 +4,8 @@ - + + + diff -r 400abf575c42 -r 9f38ef8e075f src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml --- a/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml Mon Oct 31 12:23:11 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml Mon Oct 31 12:24:43 2011 +0100 @@ -24,24 +24,31 @@ + + + + + + +