Package ptolemy.actor
Interface ApplicationConfigurer
-
- All Known Implementing Classes:
Configuration
public interface ApplicationConfigurer
A marker interface indicating that a class is used to configure a Ptolemy IIapplication. The ptolemy.actor.gui.Configuration class is an example of a class that implements this interface.- Since:
- Ptolemy II 5.2
- Version:
- $Id$
- Author:
- Christopher Brooks
- Pt.AcceptedRating:
- Red (cxh)
- Pt.ProposedRating:
- Red (cxh)