|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.views.actions.ActionsViewEventTypes
public class ActionsViewEventTypes
| Field Summary | |
|---|---|
static int |
ADD
ADD |
static int |
ADD_CURRENT_FILE
ADD_CURRENT_FILE |
static int |
CREATE_ACTION_SET
CREATE_ACTION_SET |
static int |
DELETE
DELETE |
static int |
DELETE_ACTION_SET
DELETE_ACTION_SET |
static int |
DROP
DROP |
static int |
EXECUTE
EXECUTE |
static int |
RELOAD
FILE_SAVED |
| Constructor Summary | |
|---|---|
ActionsViewEventTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int EXECUTE
public static final int DROP
public static final int ADD
public static final int ADD_CURRENT_FILE
public static final int CREATE_ACTION_SET
public static final int DELETE
public static final int DELETE_ACTION_SET
public static final int RELOAD
| Constructor Detail |
|---|
public ActionsViewEventTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||