NextApp Echo3
v3.0.b4

nextapp.echo.app
Interface Pane

All Known Subinterfaces:
FloatingPane
All Known Implementing Classes:
ContentPane, SplitPane, WindowPane

public interface Pane

Marker interface describing a Component which fills a region. This interface is used by Components to enforce parent/child requirements. Enforcement is left to the discretion of the individual Component.

Example Panes include ContentPane, SplitPane, and WindowPane.



NextApp Echo3
v3.0.b4