Uses of Interface
org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor.IEditorListener
Packages that use ArgumentEditor.IEditorListener
Package
Description
Acquire heap dumps from other running processes - user interface (not API).
Allows a user to specify arguments for a query - user interface (not API).
-
Uses of ArgumentEditor.IEditorListener in org.eclipse.mat.ui.internal.acquire
Classes in org.eclipse.mat.ui.internal.acquire that implement ArgumentEditor.IEditorListenerModifier and TypeClassDescriptionclass
Handles a table of arguments - either for a particular dump or for a particular dump provider type. -
Uses of ArgumentEditor.IEditorListener in org.eclipse.mat.ui.internal.query.arguments
Classes in org.eclipse.mat.ui.internal.query.arguments that implement ArgumentEditor.IEditorListenerMethods in org.eclipse.mat.ui.internal.query.arguments with parameters of type ArgumentEditor.IEditorListenerModifier and TypeMethodDescriptionvoid
ArgumentEditor.addListener
(ArgumentEditor.IEditorListener listener) void
ArgumentEditor.removeListener
(ArgumentEditor.IEditorListener listener)