de.uni_paderborn.fujaba.gui
Interface TextEditAction.ClosableDialog

All Known Implementing Classes:
EditActivityDialog, EditCommentDialog
Enclosing interface:
TextEditAction

public static interface TextEditAction.ClosableDialog

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.4 $ $Date: 2004/11/03 10:18:06 $
Author:
$Author: lowende $

Method Summary
 void hideWhileEditing()
          called when sourceEditor content is shown in the TextEditor
 void okPressed()
          called when the user wants to save the content of the TextEditor
 

Method Detail

hideWhileEditing

public void hideWhileEditing()
called when sourceEditor content is shown in the TextEditor


okPressed

public void okPressed()
called when the user wants to save the content of the TextEditor