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, setPointerPressedDuringDrag
public static final int ADD
public static final int REMOVE
public Selection getSelection()
public int getType()
Copyright © 2021. All Rights Reserved.