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

Uses of Class
org.eclipse.rse.ui.widgets.services.ServiceElement

Packages that use ServiceElement
org.eclipse.rse.ui.propertypages   
org.eclipse.rse.ui.widgets.services   
org.eclipse.rse.ui.wizards   
 

Uses of ServiceElement in org.eclipse.rse.ui.propertypages
 

Fields in org.eclipse.rse.ui.propertypages declared as ServiceElement
protected   ServiceElement ServicesPropertyPage. _rootElement
           
 

Methods in org.eclipse.rse.ui.propertypages that return ServiceElement
protected abstract   ServiceElement[] ServicesPropertyPage. getServiceElements ()
           
 

Uses of ServiceElement in org.eclipse.rse.ui.widgets.services
 

Subclasses of ServiceElement in org.eclipse.rse.ui.widgets.services
 class ConnectorServiceElement
           
 class FactoryServiceElement
           
 class PropertySetServiceElement
           
 class RootServiceElement
           
 class RSEModelServiceElement
           
 class ServerLauncherPropertiesServiceElement
           
 class ServiceServiceElement
           
 

Fields in org.eclipse.rse.ui.widgets.services declared as ServiceElement
protected   ServiceElement[] RSEModelServiceElement. _allChildren
           
protected   ServiceElement ServiceElement. _parent
           
 

Methods in org.eclipse.rse.ui.widgets.services that return ServiceElement
  ServiceElement[] PropertySetServiceElement. getChildren ()
           
  ServiceElement[] ServiceServiceElement. getChildren ()
           
abstract   ServiceElement[] ServiceElement. getChildren ()
           
  ServiceElement[] RootServiceElement. getChildren ()
           
  ServiceElement[] FactoryServiceElement. getChildren ()
           
  ServiceElement[] RSEModelServiceElement. getChildren ()
           
  ServiceElement ServiceElement. getParent ()
           
  ServiceElement ServicesForm. getSelectedService ()
           
protected   ServiceElement ServiceTableContentProvider. getServiceElement ( Object element)
           
  ServiceElement ServiceTableLabelProvider. getServiceElement ( Object element)
           
protected   ServiceElement[] ServerLauncherPropertiesServiceElement. internalGetChildren ()
           
  ServiceElement[] ConnectorServiceElement. internalGetChildren ()
           
protected abstract   ServiceElement[] RSEModelServiceElement. internalGetChildren ()
           
 

Methods in org.eclipse.rse.ui.widgets.services with parameters of type ServiceElement
 void ServerLauncherPropertiesServiceElement. childChanged ( ServiceElement element)
           
 void ServiceElement. childChanged ( ServiceElement element)
           
 void ServicesForm. init ( ServiceElement root)
           
 void ConnectorServicesForm. init ( ServiceElement root)
           
 void RootServiceElement. setChildren ( ServiceElement[] children)
           
 void ServiceElement. setParent ( ServiceElement parent)
           
protected  void ServicesForm. unCheckOthers ( ServiceElement checkedElement)
           
 

Constructors in org.eclipse.rse.ui.widgets.services with parameters of type ServiceElement
ConnectorServiceElement ( IHost host, ServiceElement parent, IConnectorService connectorService)
           
PropertyElement ( ServiceElement parent, IProperty property)
           
PropertySetServiceElement ( IHost host, ServiceElement parent, IPropertySet propertySet)
           
RootServiceElement ( ServiceElement[] children)
           
RSEModelServiceElement ( IHost host, ServiceElement parent, IRSEModelObject modelObject)
           
ServerLauncherPropertiesServiceElement ( IHost host, ServiceElement parent, IServerLauncherProperties launcherProperties)
           
ServiceElement ( IHost host, ServiceElement parent)
           
ServiceServiceElement ( IHost host, ServiceElement parent, IService service)
           
 

Uses of ServiceElement in org.eclipse.rse.ui.wizards
 

Methods in org.eclipse.rse.ui.wizards that return ServiceElement
protected   ServiceElement[] SubSystemServiceWizardPage. getServiceElements ()
           
 


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