Uses of Interface
bibliothek.gui.dock.facile.mode.ExternalizedModeBehavior
Packages that use ExternalizedModeBehavior
Package
Description
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable.-
Uses of ExternalizedModeBehavior in bibliothek.gui.dock.facile.mode
Classes in bibliothek.gui.dock.facile.mode that implement ExternalizedModeBehaviorMethods in bibliothek.gui.dock.facile.mode that return ExternalizedModeBehaviorModifier and TypeMethodDescriptionExternalizedMode.getBehavior()Gets the current implementation of some algorithms of this mode.Methods in bibliothek.gui.dock.facile.mode with parameters of type ExternalizedModeBehaviorModifier and TypeMethodDescriptionvoidExternalizedMode.setBehavior(ExternalizedModeBehavior behavior) Tells thisExternalizedModehow some algorithms are implemented.