Package ptolemy.gui
Interface EditableParametersDialog
-
public interface EditableParametersDialog
A marker interface for the ptolemy.actor.gui.EditParametersDialog.- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Christopher Brooks
- See Also:
Query
- Pt.AcceptedRating:
- Yellow (cxh)
- Pt.ProposedRating:
- Yellow (cxh)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doLayoutAndPack()
Do the layout and then pack.
-