| Package | Description |
|---|---|
| org.jacpfx.api.component | |
| org.jacpfx.api.coordinator | |
| org.jacpfx.api.delegator | |
| org.jacpfx.api.scheduler | |
| org.jacpfx.api.workbench |
| Class and Description |
|---|
| ComponentBase
This Interface represents a very basic component that can exists in JACP
environment.
|
| ComponentHandle
Created with IntelliJ IDEA.
|
| ComponentView
Represents an UI component handled by a perspective.
|
| Injectable
Created with IntelliJ IDEA.
|
| RootComponent
All root component have containing sub component (workspace -
perspective; perspective - editors) and listeners; all sub component have
to be initialized, registered and handled
|
| SubComponent
Defines a subcomponent handled by a root component.
|
| Class and Description |
|---|
| ComponentBase
This Interface represents a very basic component that can exists in JACP
environment.
|
| Class and Description |
|---|
| SubComponent
Defines a subcomponent handled by a root component.
|
| Class and Description |
|---|
| ComponentHandle
Created with IntelliJ IDEA.
|
| StatelessCallabackComponent
Represents a state less background/callback component.
|
| Class and Description |
|---|
| Injectable
Created with IntelliJ IDEA.
|
| Perspective
Defines a perspective, a perspective is a root component handled by an
workbench and contains sub-component such as visible UI component or
background component.
|