| Package | Description |
|---|---|
| org.oddjob.arooa.design.designer |
Classes for the Swing Designer Panels.
|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DragPoint |
ArooaContainer.getCurrentDragPoint() |
DragPoint |
ArooaTree.getCurrentDragPoint() |
DragPoint |
ArooaTree.getCurrentDragPoint() |
DragPoint |
ArooaContainer.getCurrentDragPoint() |
DragPoint |
ArooaContainer.DropPoint.getDragPoint() |
DragPoint |
ArooaContainer.DropPoint.getDragPoint() |
protected abstract DragPoint |
ArooaTree.getDragPoint(Object treeNode)
Get a
DragPoint for a tree node. |
protected abstract DragPoint |
ArooaTree.getDragPoint(Object treeNode)
Get a
DragPoint for a tree node. |
| Modifier and Type | Class and Description |
|---|---|
class |
DragConfiguration
A
DragPoint for an ArooaConfiguration. |
class |
DragContext
A
DragPoint for an ArooaContext. |
| Modifier and Type | Method and Description |
|---|---|
DragPoint |
ConfigConfigurationSession.dragPointFor(Object component) |
DragPoint |
ConfigurationSession.dragPointFor(Object component)
Provide a
DragPoint for the given component. |
DragPoint |
ContextConfigurationSession.dragPointFor(Object component) |
DragPoint |
HandleConfigurationSession.dragPointFor(Object component) |
DragPoint |
HandleConfigurationSession.dragPointFor(Object component) |
DragPoint |
ContextConfigurationSession.dragPointFor(Object component) |
DragPoint |
ConfigurationSession.dragPointFor(Object component)
Provide a
DragPoint for the given component. |
DragPoint |
ConfigConfigurationSession.dragPointFor(Object component) |
Copyright © 2023. All rights reserved.