RSE
Release 1.0

org.eclipse.rse.files.ui.actions
Class SystemCreateEditActions

java.lang.Object
  extended byorg.eclipse.rse.files.ui.actions.SystemCreateEditActions

Deprecated. - use SystemRemoteFileOpenWithMenu now

public class SystemCreateEditActions
extends Object

Class for creating edit actions


Field Summary
protected  IEditorRegistry registry
          Deprecated.  
 
Constructor Summary
SystemCreateEditActions()
          Deprecated. Constructor for CreateEditActions
 
Method Summary
 void create(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup)
          Deprecated. Create edit actions
 void createForAnySelection(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup)
          Deprecated.  
 void createForSingleSelection(SystemMenuManager menu, Object element, Shell shell, String menuGroup)
          Deprecated. Create actions when one file has been selected.
protected  IEditorDescriptor getDefaultTextEditor()
          Deprecated.  
protected  IEditorRegistry getEditorRegistry()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

registry

protected IEditorRegistry registry
Deprecated. 
Constructor Detail

SystemCreateEditActions

public SystemCreateEditActions()
Deprecated. 
Constructor for CreateEditActions

Method Detail

create

public void create(SystemMenuManager menu,
                   IStructuredSelection selection,
                   Shell shell,
                   String menuGroup)
Deprecated. 
Create edit actions


createForAnySelection

public void createForAnySelection(SystemMenuManager menu,
                                  IStructuredSelection selection,
                                  Shell shell,
                                  String menuGroup)
Deprecated. 

getEditorRegistry

protected IEditorRegistry getEditorRegistry()
Deprecated. 

getDefaultTextEditor

protected IEditorDescriptor getDefaultTextEditor()
Deprecated. 

createForSingleSelection

public void createForSingleSelection(SystemMenuManager menu,
                                     Object element,
                                     Shell shell,
                                     String menuGroup)
Deprecated. 
Create actions when one file has been selected.


RSE
Release 1.0

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