# HG changeset patch # User Peter Hofer # Date 1309773923 -7200 # Node ID c16d0e36a577934cc00f518ae10c909135f779d0 # Parent 47d03d774d203c18208f3f6a82c19707cead8229 IdealGraphVisualizer: Drop the "Window" suffix of each top component's label and enter meaningful mouse-over descriptions. diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,5 +1,5 @@ CTL_BytecodeViewAction=Open BytecodeView Window -CTL_BytecodeViewTopComponent=BytecodeView Window +CTL_BytecodeViewTopComponent=Bytecode CTL_SelectBytecodesAction=Select nodes -HINT_BytecodeViewTopComponent=This is a BytecodeView window +HINT_BytecodeViewTopComponent=Shows the bytecode associated with the displayed graph. OpenIDE-Module-Name=Bytecodes diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,4 +1,4 @@ CTL_ControlFlowAction=Open ControlFlow Window -CTL_ControlFlowTopComponent=ControlFlow Window -HINT_ControlFlowTopComponent=This is a ControlFlow window +CTL_ControlFlowTopComponent=Control Flow +HINT_ControlFlowTopComponent=Shows the blocks of the current graph. OpenIDE-Module-Name=ControlFlow diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,9 +1,9 @@ AdvancedOption_DisplayName_Coordinator=Settings AdvancedOption_Tooltip_Coordinator=Visualization Tool Settings -CTL_OutlineTopComponent=Outline Window +CTL_OutlineTopComponent=Outline CTL_SomeAction=test -HINT_OutlineTopComponent=This is a Outline window +HINT_OutlineTopComponent=Displays loaded groups of graphs. OpenIDE-Module-Name=Coordinator Toolbars/QuickSearch=Quick Search QuickSearch/Nodes/com-sun-hotspot-igv-coordinator-QuickSearch.instance=Nodes diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,3 +1,3 @@ OpenIDE-Module-Name=FilterWindow -CTL_FilterTopComponent=Filter Window -HINT_FilterTopComponent=This is a Filter window +CTL_FilterTopComponent=Filters +HINT_FilterTopComponent=Allows to choose active filters and modify them. diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/GraphTextEditor/src/com/sun/hotspot/igv/graphtexteditor/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,4 +1,4 @@ CTL_TextAction=Open Text Window -CTL_TextTopComponent=Text Window -HINT_TextTopComponent=This is a Text window +CTL_TextTopComponent=Text +HINT_TextTopComponent=Shows a textual representation of the graph. OpenIDE-Module-Name=GraphTextEditor diff -r 47d03d774d20 -r c16d0e36a577 src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/Bundle.properties Mon Jul 04 12:03:50 2011 +0200 +++ b/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/Bundle.properties Mon Jul 04 12:05:23 2011 +0200 @@ -1,4 +1,4 @@ -HINT_EditorTopComponent=This is a Editor window +HINT_EditorTopComponent=Visualizes a graph. OpenIDE-Module-Name=View -CTL_EditorTopComponent=Editor Window +CTL_EditorTopComponent=Graph QuickSearch/Nodes/com-sun-hotspot-igv-view-NodeQuickSearch.instance=Nodes