public abstract class SelectionWatcher
extends java.lang.Object
Constructor and Description |
---|
SelectionWatcher(GuiEditor editor) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected abstract void |
selectionChanged(RadComponent component,
boolean selected) |
public SelectionWatcher(GuiEditor editor)
public void dispose()
protected abstract void selectionChanged(RadComponent component, boolean selected)