Uses of Class
org.eclipse.wst.server.ui.editor.ServerEditorPart

Packages that use ServerEditorPart
org.eclipse.wst.server.ui.editor Provides editor support for the server tools UI. 
 

Uses of ServerEditorPart in org.eclipse.wst.server.ui.editor
 

Methods in org.eclipse.wst.server.ui.editor with parameters of type ServerEditorPart
 void ServerEditorSection.setServerEditorPart(ServerEditorPart editor)
          Set the editor part that this section belongs to.