public class RotationControls extends AbstractSelectionControls
| Modifier and Type | Class and Description |
|---|---|
protected class |
RotationControls.AbstractRotationHandle |
protected class |
RotationControls.NERotationHandle |
protected class |
RotationControls.NWRotationHandle |
protected class |
RotationControls.RotationAnchorHandle |
protected class |
RotationControls.SERotationHandle |
protected class |
RotationControls.SWRotationHandle |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dragging
Flag to show when we are dragging, so that we don't paint the handles
|
| Constructor and Description |
|---|
RotationControls() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initHandles() |
void |
initialize(DesignPanel panel,
DesignableContainer container,
DesignableDelegate delegate,
java.util.List<javax.swing.JComponent> selection) |
getBoundingRect, getInsets, iterator, paintBackground, selectionRect, uninstallprotected boolean dragging
public void initialize(DesignPanel panel, DesignableContainer container, DesignableDelegate delegate, java.util.List<javax.swing.JComponent> selection)
initialize in interface ISelectionControlinitialize in class AbstractSelectionControlsprotected void initHandles()