Uses of Class
org.eclipse.mat.ui.util.PaneState
Package
Description
User interface plug-in definitions and query execution for UI components (not API).
Compare reports basket and compared tables - user interface (not API).
Editor for viewing snapshot (not API).
Some general views such as details of the dump, list of dumps, some user written notes, and the history of actions - user interface (not API).
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).
-
Uses of PaneState in org.eclipse.mat.ui
Modifier and TypeMethodDescriptionstatic void
QueryExecution.displayResult
(MultiPaneEditor editor, PaneState originator, PaneState stateToReopen, QueryResult result, boolean isReproducable) static void
QueryExecution.execute
(MultiPaneEditor editor, PaneState originator, PaneState stateToReopen, ArgumentSet set, boolean forcePrompt, boolean isReproducable) static void
QueryExecution.executeAgain
(MultiPaneEditor editor, PaneState state) static void
QueryExecution.executeCommandLine
(MultiPaneEditor editor, PaneState originator, String commandLine) static void
QueryExecution.executeCommandLine
(MultiPaneEditor editor, PaneState originator, String commandLine, boolean prompt) -
Uses of PaneState in org.eclipse.mat.ui.compare
Modifier and TypeMethodDescriptionstatic boolean
CompareBasketView.accepts
(PaneState state, MultiPaneEditor editor) void
CompareBasketView.addResultToCompare
(PaneState state, MultiPaneEditor editor) -
Uses of PaneState in org.eclipse.mat.ui.editor
Modifier and TypeMethodDescriptionvoid
MultiPaneEditor.bringPageToTop
(PaneState state) void
void
void
MultiPaneEditor.initWithAnotherArgument
(PaneState parent, PaneState child) void
AbstractEditorPane.setPaneState
(PaneState paneState) -
Uses of PaneState in org.eclipse.mat.ui.internal.views
-
Uses of PaneState in org.eclipse.mat.ui.util
Modifier and TypeMethodDescriptionvoid
NavigatorState.IStateChangeListener.onStateChanged
(PaneState state) void
void
NavigatorState.paneRemoved
(PaneState state) void
NavigatorState.removeEntry
(PaneState paneState) ModifierConstructorDescriptionPaneState
(PaneState.PaneType type, PaneState originator, String identifier, boolean reproducable)