|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.display.LayerEvent
An event used to indicate that actions have been performed within a layer.
Field Summary | |
static int |
READ_BEGIN
|
static int |
READ_COMPLETE
|
static int |
READ_OCCURED
|
Constructor Summary | |
LayerEvent(int inEventType)
Creates new LayerEvent |
Method Summary | |
int |
getEventType()
Returns the type of event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int READ_BEGIN
public static int READ_OCCURED
public static int READ_COMPLETE
Constructor Detail |
public LayerEvent(int inEventType)
Method Detail |
public int getEventType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |