- All Implemented Interfaces:
- NodeController
- Direct Known Subclasses:
- ParameterizedNodeController
public class NamedObjController
extends LocatableNodeController
This class extends LocatableNodeController with an association
with a configuration. The configuration is central to a Ptolemy GUI,
and is used by derived classes to perform various functions such as
opening models or their documentation. The class also contains an
inner class the specifically supports accessing the documentation for
a Ptolemy II object.
- Since:
- Ptolemy II 2.0
- Version:
- $Id: NamedObjController.java 65763 2013-03-07 01:54:37Z cxh $
- Author:
- Edward A. Lee
- Accepted Rating:
- Proposed Rating: