|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.AbstractModelItem
com.eviware.soapui.model.support.AbstractAnimatableModelItem<T>
public abstract class AbstractAnimatableModelItem<T extends com.eviware.soapui.config.ModelItemConfig>
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.model.ModelItem |
---|
DESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY |
Constructor Summary | |
---|---|
AbstractAnimatableModelItem()
|
Method Summary | |
---|---|
abstract void |
setIcon(javax.swing.ImageIcon icon)
|
Methods inherited from class com.eviware.soapui.model.support.AbstractModelItem |
---|
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.eviware.soapui.model.ModelItem |
---|
getDescription, getIcon, getId, getName, getParent, getSettings |
Constructor Detail |
---|
public AbstractAnimatableModelItem()
Method Detail |
---|
public abstract void setIcon(javax.swing.ImageIcon icon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |