Uses of Enum
com.tick42.glue.desktop.windows.WindowState
Packages that use WindowState
Package
Description
The window management API for Glue.
-
Uses of WindowState in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return WindowStateModifier and TypeMethodDescriptionstatic WindowStateReturns the enum constant of this type with the specified name.static WindowState[]WindowState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WindowState in com.tick42.glue.desktop.windows.event
Methods in com.tick42.glue.desktop.windows.event that return WindowStateConstructors in com.tick42.glue.desktop.windows.event with parameters of type WindowState