org.springframework.richclient.settings.support
Class DefaultMementoFactory
java.lang.Object
org.springframework.richclient.settings.support.DefaultMementoFactory
- All Implemented Interfaces:
- MementoFactory
public class DefaultMementoFactory
- extends Object
- implements MementoFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMementoFactory
public DefaultMementoFactory()
createMemento
public Memento createMemento(JComponent component,
String key)
- Specified by:
createMemento
in interface MementoFactory
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.