Package docking

Class DisabledComponentLayerFactory

java.lang.Object
docking.DisabledComponentLayerFactory

public class DisabledComponentLayerFactory extends Object
A factory to create JLayer instances to provide the L&F and functionality of a disabled panel -- the component assumes a disabled color, and selection via mouse and keyboard is prevented. As this is simply a layer in the UI stack, previous states of components is maintained and unmodified.