org.sourcejammer.server.plugin
Class SJServerProjectEvent.Events

java.lang.Object
  |
  +--org.sourcejammer.server.plugin.SJServerProjectEvent.Events
Enclosing class:
SJServerProjectEvent

public static final class SJServerProjectEvent.Events
extends java.lang.Object


Field Summary
static int ADD_PROJECT
           
static int DELETE_PROJECT
           
static int MOVE_PROJECT
           
static int REMOVE_PROJECT
           
static int RENAME_PROJECT
           
static int RESTORE_PROJECT
           
 
Constructor Summary
SJServerProjectEvent.Events()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD_PROJECT

public static final int ADD_PROJECT
See Also:
Constant Field Values

RENAME_PROJECT

public static final int RENAME_PROJECT
See Also:
Constant Field Values

REMOVE_PROJECT

public static final int REMOVE_PROJECT
See Also:
Constant Field Values

DELETE_PROJECT

public static final int DELETE_PROJECT
See Also:
Constant Field Values

RESTORE_PROJECT

public static final int RESTORE_PROJECT
See Also:
Constant Field Values

MOVE_PROJECT

public static final int MOVE_PROJECT
See Also:
Constant Field Values
Constructor Detail

SJServerProjectEvent.Events

public SJServerProjectEvent.Events()


Copyright © 2003 Soucejammer project.