Searched refs:requestActive (Results 1 - 8 of 8) sorted by relevance

/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/
H A DBytecodeViewAction.java43 win.requestActive();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/
H A DControlFlowAction.java44 win.requestActive();
H A DControlFlowTopComponent.java171 public void requestActive() { method in class:ControlFlowTopComponent
173 super.requestActive();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/
H A DOutlineAction.java46 win.requestActive();
H A DImportAction.java119 component.requestActive();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/
H A DFilterAction.java45 win.requestActive();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DGraphViewerImplementation.java41 tc.requestActive();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/
H A DOutlineTopComponent.java212 this.requestActive();

Completed in 63 milliseconds