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

  




 

 

Eclipse Web Tools Guide
Previous Page Home Next Page



Package org.eclipse.wst.server.ui

The server tools UI.

See:
           Description

Interface Summary
IServerModule A helper interface for modules that are deployed to a server, commonly used to help actions interact with modules in the Servers view.
 

Class Summary
FacetRuntimeComponentLabelProvider A facet runtime label provider that can be used as an implementation of org.eclipse.wst.common.project.facet.ui.IRuntimeComponentLabelProvider in the org.eclipse.wst.common.project.facet.core.runtimes extension point.
ServerLaunchConfigurationTab Server launch configuration tab.
ServerUICore Server UI core.
ServerUIUtil Server UI utility methods.
 

Package org.eclipse.wst.server.ui Description

The server tools UI.

ServerUICore is the main entry-point for the API. From here, clients can get the wizard pages for a particular server type, get a label provider for all server types, or launch Run on Server directly.

ServerUIUtil provides utility methods. Currently, this is limited to launching the server runtime wizard and editing an existing server runtime.

ServerLaunchConfigurationTab is a generic server tools tab that can be used in launch configuration tab groups for a server launch. It shows information about the server to the user.




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