|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecteTextReader.DocEvent
public class DocEvent
Field Summary | |
---|---|
private java.lang.String |
direction
|
(package private) ScrollingContentPane |
source
|
Constructor Summary | |
---|---|
DocEvent(java.lang.String direction,
ScrollingContentPane source)
|
Method Summary | |
---|---|
java.lang.String |
getDirection()
|
ScrollingContentPane |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String direction
ScrollingContentPane source
Constructor Detail |
---|
public DocEvent(java.lang.String direction, ScrollingContentPane source)
Method Detail |
---|
public java.lang.String getDirection()
public ScrollingContentPane getSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |