|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SliceEvent.EventType | |
---|---|
jas.hist.util |
Uses of SliceEvent.EventType in jas.hist.util |
---|
Fields in jas.hist.util declared as SliceEvent.EventType | |
---|---|
static SliceEvent.EventType |
SliceEvent.EventType.SLICEADDED
Entered type. |
static SliceEvent.EventType |
SliceEvent.EventType.SLICEREMOVED
Exited type. |
Methods in jas.hist.util that return SliceEvent.EventType | |
---|---|
SliceEvent.EventType |
SliceEvent.getEventType()
Gets the type of event. |
Constructors in jas.hist.util with parameters of type SliceEvent.EventType | |
---|---|
SliceEvent(Object source,
SliceEvent.EventType type,
int index)
Creates a new object representing a hypertext link event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |