org.springframework.richclient.settings.support
Interface MementoFactory

Show UML class diagram
All Known Implementing Classes:
DefaultMementoFactory

public interface MementoFactory


Method Summary
 Memento createMemento(JComponent component, String key)
           
 

Method Detail

createMemento

Memento createMemento(JComponent component,
                      String key)


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.