org.tbee.swing
Class SwingEventDispatcher.PropertyVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tbee.swing.SwingEventDispatcher.PropertyVetoException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SwingEventDispatcher
public static class SwingEventDispatcher.PropertyVetoException
- extends RuntimeException
For handling VetoableChange correctly.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SwingEventDispatcher.PropertyVetoException
public SwingEventDispatcher.PropertyVetoException(String message,
PropertyChangeEvent event)
getPropertyChangeEvent
public PropertyChangeEvent getPropertyChangeEvent()
Copyright © 2011 KnowledgePlaza. All Rights Reserved.