- 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: TextEditorFactory.java 65763 2013-03-07 01:54:37Z cxh $
- Author:
- Edward A. Lee
- See Also:
TextEditorConfigureFactory
,
TextEditorTableauFactory
- Accepted Rating:
- Proposed Rating: