public class FieldSelectorWrapper extends DisplayComponent
CMD_SAVEIMAGE, CMD_SAVEMOVIE, displayControl, displayLabel, hasBeenInitialized, isRemoved, PROP_REMOVED
propertiesDialog
Constructor and Description |
---|
FieldSelectorWrapper()
Default ctor
|
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JComponent |
doMakeContents()
make the gui
|
void |
doRemove()
Cleanup the component
|
java.lang.String |
getTypeName()
Return the human readable name of this component
|
addGroupMenuItems, animationTimeChanged, applyProperties, doApplyProperties, doMakeDisplayLabel, doSaveImage, doSaveMovie, getBackgroundColor, getContents, getDisplayables, getDisplayControl, getDisplayGroup, getDisplayLabel, getIsRemoved, getLabelShown, getName, getPopupMenuItems, getPropertiesComponents, initAfterUnPersistence, initDone, loadData, removeDisplayComponent, setBackgroundColor, setDisplayControl, setDisplayGroup, setIsRemoved, setLabelShown, setName, showPopup, showProperties, toString
addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyListeners, getPropertyTabs, isShowing, propertyChange, removePropertyChangeListener, showProperties
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setShareGroup, setSharing, setUniqueId, showSharableDialog
public java.lang.String getTypeName()
getTypeName
in class DisplayComponent
public void doRemove()
doRemove
in class DisplayComponent
protected javax.swing.JComponent doMakeContents()
doMakeContents
in class DisplayComponent