public static class Selection.SelectionEvent extends ActionEvent
ActionEvent.Type| Constructor and Description |
|---|
SelectionEvent(Selection source,
Selection selection,
int type) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
getSelection() |
int |
getType() |
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent, isPointerPressedDuringDrag, setPointerPressedDuringDragpublic static final int ADD
public static final int REMOVE
public Selection getSelection()
public int getType()
Copyright © 2022. All Rights Reserved.