| Package | Description |
|---|---|
| org.smallmind.swing |
| Modifier and Type | Method and Description |
|---|---|
MultiListSelectionEvent.EventType |
MultiListSelectionEvent.getEventType() |
static MultiListSelectionEvent.EventType |
MultiListSelectionEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiListSelectionEvent.EventType[] |
MultiListSelectionEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MultiListSelectionEvent(Object source,
MultiListSelectionEvent.EventType eventType,
int firstIndex,
int lastIndex,
boolean valueIsAdjusting) |
Copyright © 2017. All rights reserved.