public class FieldSelectionEvent
extends java.lang.Object
Constructor and Description |
---|
FieldSelectionEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getSelectedField() |
java.util.BitSet |
getSelectedIndices() |
void |
setSelectedField(int selectedField) |
void |
setSelectedIndices(java.util.BitSet selectedIndices) |