electric.ide.eclipse.views.server
Class ServerView

java.lang.Object
  extended byorg.eclipse.ui.part.WorkbenchPart
      extended byorg.eclipse.ui.part.ViewPart
          extended byelectric.ide.eclipse.views.server.ServerView
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, IPluginConstants, org.eclipse.ui.IViewPart, org.eclipse.ui.IWorkbenchPart

public class ServerView
extends org.eclipse.ui.part.ViewPart
implements IPluginConstants

ServerView

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.ide.IPluginConstants
ADD_TO_PROJECT, ADD_WEB_REFERENCE, ADDSERVER, ADDSERVER_IMG, ADDWEBREF_IMG, CANCEL, CHECKED_EXCEPTIONS, CLASS_IMG, CLEAR_IMG, CLEAR_TEXT_AREA, COMMENT, CONFIGURE_SERVER, CONSOLE_FONT, CONSOLE_IMG, DOC_LIT, EXCEPTION, FINISH, GLUE_CONSOLE, GLUE_PLUGIN_ID, GLUE_PROPERTY_CATEGORY, GLUE_SERVER, GLUE_SERVERS, ICON_PATH, INTERFACE_PREFIX, INTERFACE_SUFFIX, LOGERROR, LOGHTTP, LOGO_ICON, LOGWARNING, MAP_PATH, MAPPING, NEW_PROJECT, OFFLINE, OPENCONSOLE, PACKAGE_CLOSED_IMG, PACKAGE_OPEN_IMG, PKG_MANAGER, PROJECT_NAME, PUBLISH_CLASS, PUBLISH_IMG, PUBLISH_LONG_TEXT, PUBLISH_MNEMONIC, PUBLISH_SERVICE, PUBLISH_SHORT_TEXT, REMOVEQ, REMOVESERVER, RESOURCES, RPC_ENC, RPC_LIT, SECURITY, SELECT_CLASS_TITLE, SELECT_PACKAGE_TITLE, SELECT_SERVER_Q, SERVER_IMG, SERVER_LONG_TEXT, SERVER_MNEMONIC, SERVER_NODE, SERVER_SHORT_TEXT, SERVER_VIEW_ID, SERVICE, SERVICE_IMG, SERVICE_PATH, SHUTDOWN, SOAP, SOURCE_PATH, STARTED, STARTSERVER, STARTUP, STOPPED, STOPSERVER, STYLE, SVC_MANAGER, THREE_ICON, TME_GIF, TOOLS, TREE_MODEL, TREE_PATH, UNPUBLISH_SERVICE, URLTEXT, WEBM_GIF, WIN32, WSENDPOINT
 
Fields inherited from interface org.eclipse.ui.IWorkbenchPart
PROP_TITLE
 
Constructor Summary
ServerView()
           
 
Method Summary
 void createPartControl(org.eclipse.swt.widgets.Composite parent)
           
static org.eclipse.jface.viewers.ITreeContentProvider getContentProvider()
           
static Model getModel()
           
 StartServerAction getStartServerAction()
           
 StopServerAction getStopServerAction()
           
static org.eclipse.jface.viewers.TreeViewer getTreeViewer()
           
 void setFocus()
           
 
Methods inherited from class org.eclipse.ui.part.ViewPart
getViewSite, init, init, saveState
 
Methods inherited from class org.eclipse.ui.part.WorkbenchPart
addPropertyListener, dispose, firePropertyChange, getAdapter, getConfigurationElement, getDefaultImage, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setInitializationData, setSite, setTitle, setTitleImage, setTitleToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IWorkbenchPart
addPropertyListener, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Constructor Detail

ServerView

public ServerView()
Method Detail

createPartControl

public void createPartControl(org.eclipse.swt.widgets.Composite parent)
Specified by:
createPartControl in interface org.eclipse.ui.IWorkbenchPart
Parameters:
parent -

setFocus

public void setFocus()
Specified by:
setFocus in interface org.eclipse.ui.IWorkbenchPart

getModel

public static Model getModel()
Returns:

getContentProvider

public static org.eclipse.jface.viewers.ITreeContentProvider getContentProvider()
Returns:

getTreeViewer

public static org.eclipse.jface.viewers.TreeViewer getTreeViewer()
Returns:

getStartServerAction

public StartServerAction getStartServerAction()
Returns:

getStopServerAction

public StopServerAction getStopServerAction()
Returns:


copyright© 2001-2004 by webMethods All Rights Reserved.