Uses of Interface
org.jacp.api.component.IRootComponent

Packages that use IRootComponent
org.jacp.api.perspective   
 

Uses of IRootComponent in org.jacp.api.perspective
 

Subinterfaces of IRootComponent in org.jacp.api.perspective
 interface IPerspective<L,A,M>
          Defines a perspective, a perspective is a root component handled by an workbench and contains subcomponents such as visibla UI components or background components.