|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.vex.VexComponentSelection
Generated by a when it gains focus, when its caret moves, and when its selection changes.
Constructor Summary | |
VexComponentSelection(VexComponent vexComponent)
Class constructor. |
Method Summary | |
VexComponent |
getVexComponent()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VexComponentSelection(VexComponent vexComponent)
vexComponent
- Component that is generating this change.Method Detail |
public VexComponent getVexComponent()
VexComponent
that generated this selection event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |