Package bibliothek.gui.dock.facile.mode.status
package bibliothek.gui.dock.facile.mode.status
Strategies helping a
LocationModeManager to decide which modes are
available for a Dockable. Clients can use the property
LocationModeManager.MODE_ENABLEMENT to replace the current strategy.-
ClassDescriptionAbstract implementation of an
ExtendedModeEnablement.This default implementation observesCDockable.isNormalizeable(),CDockable.isExternalizable(),CDockable.isMinimizable()andCDockable.isMaximizable().Generic algorithm telling forDockables whether someExtendedModeis available or not.A measurement of how available a certain mode is.A measurement of how hidden a certain mode is.This factory creates newExtendedModeEnablements.This listener is added to anExtendedModeEnablementand informs if the availability-state of a mode in respect to a dockable changes.