Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.ui.widgets.services
Class ServerLauncherPropertiesServiceElement


java.lang.Object
  extended by 

org.eclipse.rse.ui.widgets.services.ServiceElement
      extended by 

org.eclipse.rse.ui.widgets.services.RSEModelServiceElement
          extended by 
org.eclipse.rse.ui.widgets.services.ServerLauncherPropertiesServiceElement

public class ServerLauncherPropertiesServiceElement
extends RSEModelServiceElement


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

Field Detail

_launcherProperties

protected 
IServerLauncherProperties _launcherProperties
Constructor Detail

ServerLauncherPropertiesServiceElement

public ServerLauncherPropertiesServiceElement(
IHost host,
                                              
ServiceElement parent,
                                              
IServerLauncherProperties launcherProperties)
Method Detail

getName

public 
String getName()
Overrides:
getName in class RSEModelServiceElement

getImage

public 
Image getImage()
Overrides:
getImage in class ServiceElement

internalGetChildren

protected 
ServiceElement[] internalGetChildren()
Specified by:
internalGetChildren in class RSEModelServiceElement

internalHasChildren

protected boolean internalHasChildren()
Specified by:
internalHasChildren in class RSEModelServiceElement

childChanged

public void childChanged(
ServiceElement element)
Overrides:
childChanged in class ServiceElement

userModified

public boolean userModified()

commit

public void commit()
Overrides:
commit in class RSEModelServiceElement

revert

public void revert()
Overrides:
revert in class RSEModelServiceElement

getServerLauncherProperties

public 
IServerLauncherProperties getServerLauncherProperties()

RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire