Uses of Enum
org.eclipse.mat.ui.util.PaneState.PaneType
Packages that use PaneState.PaneType
Package
Description
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).
-
Uses of PaneState.PaneType in org.eclipse.mat.ui.util
Methods in org.eclipse.mat.ui.util that return PaneState.PaneTypeModifier and TypeMethodDescriptionPaneState.getType()
static PaneState.PaneType
Returns the enum constant of this type with the specified name.static PaneState.PaneType[]
PaneState.PaneType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.mat.ui.util with parameters of type PaneState.PaneTypeModifierConstructorDescriptionPaneState
(PaneState.PaneType type, PaneState originator, String identifier, boolean reproducable)