|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
javax.swing.event.ChangeEvent
PIRL.Viewers.Draggable_Rows.Row_Moved_Event
public class Draggable_Rows.Row_Moved_Event
A Row_Moved_Event carries the information that a component row has moved from one position to another in the pane.
| Field Summary | |
|---|---|
int |
From
|
int |
To
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary |
|---|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int From
public int To
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||