|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.gui.plugins.main.core.actions.edge.EdgeNotifyData
public class EdgeNotifyData
User: azin
| Field Summary | |
|---|---|
int |
button
|
Edge |
e
|
static Event |
event
|
int |
isNotified
it can be NOTIFIED or UN_NOTIFIED |
static java.lang.String |
name
|
static int |
NOTIFIED
|
static int |
UN_NOTIFIED
|
| Constructor Summary | |
|---|---|
EdgeNotifyData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOTIFIED
public static final int UN_NOTIFIED
public static final java.lang.String name
public int isNotified
public int button
public Edge e
public static final Event event
| Constructor Detail |
|---|
public EdgeNotifyData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||