borland Packages Class Hierarchy jbcl.dataset Package Index
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, boolean canceling)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)