- All Known Implementing Classes:
- TextEditorConfigureFactory, TextEditorTableauFactory
public interface TextEditorFactory
An interface for objects with a clear() method.
This is implemented, for example, by TextEditorConfigureFactory and
TextEditorTableauFactory, which regrettably have no useful common
base class.
- Since:
- Ptolemy II 4.0
- Version:
- $Id$
- Author:
- Edward A. Lee
- See Also:
TextEditorConfigureFactory
,
TextEditorTableauFactory
- Pt.AcceptedRating:
- Red (ptolemy)
- Pt.ProposedRating:
- Yellow (eal)