public interface FloatingPane extends Pane
Pane Components
which float above a region, e.g., WindowPanes.
This interface is used by Components to enforce parent/child
requirements. Enforcement is left to the discretion of the individual
Component.