public static interface SelectionManager.SelectionEnded extends javax.swing.Action
| Modifier and Type | Method and Description |
|---|---|
void |
selectionEnded(java.awt.Rectangle r,
java.awt.event.MouseEvent e)
Called, when the left mouse button was released.
|
void selectionEnded(java.awt.Rectangle r, java.awt.event.MouseEvent e)
r - The rectangle that encloses the current selection.e - The mouse event.InputEvent.getModifiersEx(),
SelectionManager.getSelectedObjects(boolean)