| Package | Description |
|---|---|
| net.thevpc.echo |
| Modifier and Type | Method and Description |
|---|---|
static AppToolWindowAnchor |
AppToolWindowAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppToolWindowAnchor[] |
AppToolWindowAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppToolWindow |
AppDockingWorkspace.addTool(String id,
JComponent component,
AppToolWindowAnchor anchor) |
Copyright © 2021 vpc open source initiative. All rights reserved.