Package ptolemy.kernel.util
Interface IconAttribute
-
- All Known Implementing Classes:
ActorNameIcon
,AttributeValueIcon
,BoxedValueIcon
,BoxedValuesIcon
,ConceptIcon
,ConstraintMonitorIcon
,CopyCatIcon
,DesignPatternIcon
,DynamicEditorIcon
,EditorIcon
,EventIcon
,FmvStateIcon
,ImageIcon
,IterativeParameterIcon
,MultipleConceptIcon
,NameIcon
,OctagonEventIcon
,PDFIcon
,ShapeIcon
,StateIcon
,StateMatcherIcon
,SVGIcon
,TableIcon
,TestIcon
,TextIcon
,TimeAdvanceEventIcon
,TransformationAttributeIcon
,UpdatedValueIcon
,ValueIcon
,XMLIcon
public interface IconAttribute
A marker interface for an attribute that describes an icon. This interface is used to identify attributes whose purpose is only to provide a visual rendition (an icon) for an object. A host can use this interface to determine whether an object has such a visual rendition or to filter out such renditions.- Since:
- Ptolemy II 11.0
- Version:
- $Id$
- Author:
- Edward A. Lee
- Pt.AcceptedRating:
- Red (johnr)
- Pt.ProposedRating:
- Green (eal)