org.apache.batik.util
Class DocumentPropertyEvent
java.lang.Object
|
+--org.apache.batik.util.DocumentEvent
|
+--org.apache.batik.util.DocumentPropertyEvent
- public class DocumentPropertyEvent
- extends DocumentEvent
This class encapsulates, as events, information about
document state that is either dynamic, transient, or
unfolding (as when state is discovered by background threads).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TITLE
public static final int TITLE
SIZE
public static final int SIZE
DESCRIPTION
public static final int DESCRIPTION
DocumentPropertyEvent
public DocumentPropertyEvent(int key,
java.lang.Object value)
Copyright © 2000 Apache Software Foundation. All Rights Reserved.