| Package | Description |
|---|---|
| net.thevpc.echo |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppMenuBar |
interface |
AppPopupMenu |
interface |
AppStatusBar |
interface |
AppToolBar |
interface |
AppToolComponent<T extends AppTool> |
interface |
AppToolContainer |
interface |
AppWindow |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAppToolComponent<T extends AppTool> |
| Modifier and Type | Method and Description |
|---|---|
<T extends AppComponent> |
DefaultAppComponentRendererFactory.setComponentRenderer(Class<T> type,
AppComponentRenderer renderer) |
| Modifier and Type | Method and Description |
|---|---|
AppComponent |
AppComponentRendererContext.getAppComponent() |
AppComponent |
AppNode.getComponent() |
AppComponent[] |
AppTools.getComponents(String id) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.ObservableList<AppComponent> |
AppTools.components() |
| Modifier and Type | Method and Description |
|---|---|
AppComponentRenderer |
DefaultAppComponentRendererFactory.getRenderer(AppComponent a) |
AppComponentRenderer |
AppComponentRendererFactory.getRenderer(AppComponent a) |
| Constructor and Description |
|---|
AppComponentRendererContext(Object parentGuiElement,
AppComponent appComponent,
Application application) |
Copyright © 2021 vpc open source initiative. All rights reserved.