org.springframework.richclient.settings.support
Interface MementoFactory

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-2008 The Spring Framework. All Rights Reserved.