borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.dataset
java.lang.Object +----java.util.EventObject +----borland.jbcl.util.DispatchableEvent +----borland.jbcl.dataset.MasterNavigateEvent
Variables Constructors Properties Methods
Implements ExceptionDispatch, Serializable
This class is used internally by other classes in the JBCL. You should never use this class directly.
public MasterNavigateEvent(java.lang.Object source)This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public void dispatch(java.util.EventListener listener)This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: borland.jbcl.util.DispatchableEvent.dispatch(EventListener)