public final class DockingAreaUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
onSelectionChanged(org.softsmithy.lib.util.PositionableAdapter<? extends DockableEntry<?,?>> oldValue,
org.softsmithy.lib.util.PositionableAdapter<? extends DockableEntry<?,?>> newValue)
Handles onSelectionChanged events.
|
public static void onSelectionChanged(org.softsmithy.lib.util.PositionableAdapter<? extends DockableEntry<?,?>> oldValue, org.softsmithy.lib.util.PositionableAdapter<? extends DockableEntry<?,?>> newValue)
Deselect. Select.oldValue - the previously selected DockablenewValue - the currently selected DockableCopyright © 2012–2019 Drombler. All rights reserved.