NextApp Echo2
v2.1.0

nextapp.echo2.app
Interface FloatingPane

All Superinterfaces:
Pane
All Known Implementing Classes:
WindowPane

public interface FloatingPane
extends Pane

Marker interface describing a 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.



NextApp Echo2
v2.1.0