Package | Description |
---|---|
org.jacp.api.component | |
org.jacp.javafx.rcp.component |
Modifier and Type | Interface and Description |
---|---|
interface |
IComponentView<C,L,A,M>
Represents an UI component handled by a perspective.
|
Modifier and Type | Class and Description |
---|---|
class |
AFXComponent
Represents a basic FX2 component to extend from, uses this abstract class to
create UI components.
|