NextApp Echo3
v3.0.b4

nextapp.echo.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 Echo3
v3.0.b4