|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.gui.document.event.DocumentEventVetoException
A DocumentEventVetoException is thrown when a proposed
change to a Document and/or MDIComponent is not wanted.
DocumentEvent,
Serialized Form| Constructor Summary | |
DocumentEventVetoException(java.lang.String message,
DocumentEvent event)
Constructor for GraphEventVetoException. |
|
| Method Summary | |
DocumentEvent |
getDocumentEvent()
Returns the vetoed DocumentEvent. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DocumentEventVetoException(java.lang.String message,
DocumentEvent event)
GraphEventVetoException.
message - the explanatory text for the vetoevent - the vetoed GraphEvent| Method Detail |
public DocumentEvent getDocumentEvent()
DocumentEvent.
DocumentEvent.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||