| Interface | Description |
|---|---|
| FloatPolicy |
This interface describes a set of method used to determine how floating
events should be handled.
|
| Class | Description |
|---|---|
| DefaultFloatPolicy |
This class provides an implementation of the
FloatPolicy 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.
|