Package org.flexdock.docking.floating.policy
-
Interface Summary Interface Description FloatPolicy This interface describes a set of method used to determine how floating events should be handled. -
Class Summary Class Description DefaultFloatPolicy This class provides an implementation of theFloatPolicy
interface to provide default behavior for the framework.FloatPolicy.NullFloatPolicy Provides a default implementation of the FloatPolicy interface.FloatPolicyManager This class provides centralized control over the framework's floating behavior.