All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.tools.resources.event.ResourceEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----org.w3c.tools.resources.event.ResourceEvent

public class ResourceEvent
extends EventObject

Variable Index

 o id

Constructor Index

 o ResourceEvent(Object, int)

Method Index

 o getID()

Variables

 o id
 protected int id

Constructors

 o ResourceEvent
 public ResourceEvent(Object source,
                      int id)

Methods

 o getID
 public int getID()

All Packages  Class Hierarchy  This Package  Previous  Next  Index