Uses of Enum Class
com.bc.ceres.glayer.swing.WakefulComponent.VisualState
Packages that use WakefulComponent.VisualState
Package
Description
Swing user interface support for the 
com.bc.ceres.glayer API.- 
Uses of WakefulComponent.VisualState in com.bc.ceres.glayer.swing
Methods in com.bc.ceres.glayer.swing that return WakefulComponent.VisualStateModifier and TypeMethodDescriptionWakefulComponent.getVisualState()static WakefulComponent.VisualStateReturns the enum constant of this class with the specified name.static WakefulComponent.VisualState[]WakefulComponent.VisualState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bc.ceres.glayer.swing with parameters of type WakefulComponent.VisualStateModifier and TypeMethodDescriptionprotected voidWakefulComponent.setVisualState(WakefulComponent.VisualState visualState)