Uses of Enum
net.miginfocom.layout.HideMode
-
Uses of HideMode in net.miginfocom.layout
Methods in net.miginfocom.layout that return HideModeModifier and TypeMethodDescriptionstatic HideModeHideMode.of(int code) static HideModeReturns the enum constant of this type with the specified name.static HideMode[]HideMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.miginfocom.layout with parameters of type HideMode