Uses of Enum Class
se.conciliate.extensions.ui.Shell.ShellState
Packages that use Shell.ShellState
Package
Description
Provides classes and interfaces used to show a user interface and to hook
in to the current user interface.
-
Uses of Shell.ShellState in se.conciliate.extensions.ui
Methods in se.conciliate.extensions.ui that return Shell.ShellStateModifier and TypeMethodDescriptionShell.getState()
Returns the current state of the shell.static Shell.ShellState
Returns the enum constant of this class with the specified name.static Shell.ShellState[]
Shell.ShellState.values()
Returns an array containing the constants of this enum class, in the order they are declared.