NextApp Echo3
v3.0.b4

nextapp.echo.app
Interface PaneContainer

All Known Implementing Classes:
ContentPane, Panel, SplitPane, WindowPane

public interface PaneContainer

Marker interface describing a Component which may contain Panes as children. This interface is used by Components to enforce parent/child requirements. Enforcement is left to the discretion of the individual Component.

Examples include ContentPane, SplitPane, and WindowPane.



NextApp Echo3
v3.0.b4