public class AttributeIconProvider extends AbstractParameterizedObjectProcessor implements IIconProvider
Constructor and Description |
---|
AttributeIconProvider() |
Modifier and Type | Method and Description |
---|---|
IObjectProcessor |
getClone() |
AbstractObjectEditor |
getEditor() |
javax.swing.ImageIcon |
getIcon(Tag tag) |
protected void |
parseParams(java.util.Vector<java.lang.String> params) |
java.lang.String |
toString() |
getParams, setParams, takesParameters
getDescription, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getName, getParams, setParams, takesParameters
public IObjectProcessor getClone()
getClone
in interface IObjectProcessor
public javax.swing.ImageIcon getIcon(Tag tag)
getIcon
in interface IIconProvider
protected void parseParams(java.util.Vector<java.lang.String> params)
parseParams
in class AbstractParameterizedObjectProcessor
public java.lang.String toString()
toString
in class AbstractObjectProcessor
public AbstractObjectEditor getEditor()
getEditor
in interface IObjectProcessor
getEditor
in class AbstractParameterizedObjectProcessor