java.lang.Object org.eclipse.rse.ui.widgets.services.ServiceElement org.eclipse.rse.ui.widgets.services.RSEModelServiceElement org.eclipse.rse.ui.widgets.services.ServerLauncherPropertiesServiceElement
public class ServerLauncherPropertiesServiceElement
protected IServerLauncherProperties
_launcherProperties
_allChildren, _modelObject, _propertySetElements, _propertySets
_childChanged, _host, _isSelected, _parent
ServerLauncherPropertiesServiceElement ( IHost host, ServiceElement parent, IServerLauncherProperties launcherProperties)
void
childChanged ( ServiceElement element)
commit ()
Image
getImage ()
String
getName ()
IServerLauncherProperties
getServerLauncherProperties ()
protected ServiceElement[]
internalGetChildren ()
protected boolean
internalHasChildren ()
revert ()
boolean
userModified ()
getChildren, getDescription, getProperties, getPropertySets, hasChildren, hasProperties, hasPropertySets, refreshProperties
getHost, getParent, isSelected, setParent, setSelected, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected IServerLauncherProperties _launcherProperties
public ServerLauncherPropertiesServiceElement( IHost host, ServiceElement parent, IServerLauncherProperties launcherProperties)
public String getName()
getName
RSEModelServiceElement
public Image getImage()
getImage
ServiceElement
protected ServiceElement[] internalGetChildren()
internalGetChildren
protected boolean internalHasChildren()
internalHasChildren
public void childChanged( ServiceElement element)
childChanged
public boolean userModified()
public void commit()
commit
public void revert()
revert
public IServerLauncherProperties getServerLauncherProperties()