net.quartzware
Class RBEvent
java.lang.Object
|
+--java.util.EventObject
|
+--net.quartzware.RBEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class RBEvent
- extends java.util.EventObject
Event sent to RBListeners.
- See Also:
- Serialized Form
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RBEvent
public RBEvent(ResBundle rb,
Entry entry,
int ndx)
getBundle
public ResBundle getBundle()
getEntry
public Entry getEntry()
getKey
public java.lang.String getKey()
getIndex
public int getIndex()