|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.plugin.gift.net.event.Event org.xnap.plugin.gift.net.event.ControlEvent org.xnap.plugin.gift.net.event.SharesControlEvent
public class SharesControlEvent
SharesControlEvent
Field Summary | |
---|---|
static java.lang.String[] |
ACTIONS
|
static int |
SYNC_FINISHED
|
static int |
SYNC_STARTED
|
static int |
SYNC_STATUS
|
Fields inherited from class org.xnap.plugin.gift.net.event.ControlEvent |
---|
FINISHED, STARTED |
Constructor Summary | |
---|---|
SharesControlEvent(int action)
Constructor for SharesControlEvent. |
Method Summary |
---|
Methods inherited from class org.xnap.plugin.gift.net.event.ControlEvent |
---|
getAction, getStatus, setAction, setStatus, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int SYNC_STARTED
public static final int SYNC_FINISHED
public static final int SYNC_STATUS
public static final java.lang.String[] ACTIONS
Constructor Detail |
---|
public SharesControlEvent(int action)
action
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |