|
JHotDraw 7.5.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.samples.mini.DefaultDOMStorableSample
public class DefaultDOMStorableSample
QuickAndDirtyDOMStorableSample
serializes a DOMStorable MyObject into
a String using the DefaultDOMFactory and then deserializes it from the
String.
Nested Class Summary | |
---|---|
static class |
DefaultDOMStorableSample.MyObject
|
Constructor Summary | |
---|---|
DefaultDOMStorableSample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDOMStorableSample()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |