All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.acp3.VMEvent

java.lang.Object
   |
   +----oplan.acp3.VMEvent

public class VMEvent
extends Object

Variable Index

 o code
 o ev
 o PM_EVENT
 o TRI_EVENT
 o VM_EVENT

Constructor Index

 o VMEvent(int, int)

Variables

 o VM_EVENT
 public static final int VM_EVENT
 o TRI_EVENT
 public static final int TRI_EVENT
 o PM_EVENT
 public static final int PM_EVENT
 o ev
 public int ev
 o code
 public int code

Constructors

 o VMEvent
 VMEvent(int ev,
         int code)

All Packages  Class Hierarchy  This Package  Previous  Next  Index