info.joseluismartin.gui.editor
Interface EditorState

All Known Implementing Classes:
CleanState, DirtyState

public interface EditorState

State Pattern for ui Editors

Since:
1.1
Author:
Jose Luis Martin - (jlm@joseluismartin.info)
See Also:
Editor

Method Summary
 void save()
          Save editor state
 

Method Detail

save

void save()
Save editor state



Copyright © 2013 JDAL. All Rights Reserved.