|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
jve.generated.SwingTableBinder.SwingTableSelectionChangedEvent
The type of event that is fired when the table's selection changes.
| Constructor Summary | |
SwingTableBinder.SwingTableSelectionChangedEvent(java.lang.Object source)
|
|
| Method Summary | |
int |
getSelectionIndex()
This returns the index of the selected row in the visual table. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jve.generated.ITableBinder.SelectionChangedEvent |
getSource |
| Constructor Detail |
public SwingTableBinder.SwingTableSelectionChangedEvent(java.lang.Object source)
| Method Detail |
public int getSelectionIndex()
ITableBinder.SelectionChangedEvent
getSelectionIndex in interface ITableBinder.SelectionChangedEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||