| nextapp.echo2.app.FloatingPane
All known Subclasses: nextapp.echo2.app.WindowPane,
FloatingPane | public interface FloatingPane extends Pane(Code) | | Marker interface describing a Pane Component s
which float above a region, e.g., WindowPane s.
This interface is used by Component s to enforce parent/child
requirements. Enforcement is left to the discretion of the individual
Component .
|
|
|