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 Interface
org.eclipse.rse.ui.actions.ISystemAction

Packages that use ISystemAction
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.filters.actions   
 

Uses of ISystemAction in org.eclipse.rse.files.ui.actions
 

Classes in org.eclipse.rse.files.ui.actions that implement ISystemAction
 class SystemSelectRemoteFileAction
          The action for allowing the user to select a remote file.
 class SystemSelectRemoteFolderAction
          The action for allowing the user to select a remote folder.
 

Uses of ISystemAction in org.eclipse.rse.ui.actions
 

Subinterfaces of ISystemAction in org.eclipse.rse.ui.actions
 interface ISystemDialogAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up dialogs.
 interface ISystemWizardAction
          Suggested interface for actions in popup menus of the Remote System Explorer view, which put up wizards.
 

Classes in org.eclipse.rse.ui.actions that implement ISystemAction
 class SystemBaseAction
          A suggested base class for remote systems related actions.
 class SystemBaseCopyAction
          An abstract base class for all copy actions.
 class SystemBaseDialogAction
          A specialization for Action for actions that put up dialogs.
 class SystemBaseDummyAction
          A dummy "placeholder" action for submenus that will be dynamically populated
 class SystemBaseSubMenuAction
          Our framework is designed to allow actions to be added to popup menus.
 class SystemBaseWizardAction
          A specialization for the eclipse Action method, for actions that put up wizards.
 class SystemCopyToClipboardAction
          Copy selected objects to clipboard action.
 class SystemNewConnectionAction
          The action that displays the New Connection wizard
 class SystemPasteFromClipboardAction
          Paste resources in system clipboard to the selected resource action.
 class SystemRefreshAction
          The action allows users to refresh the selected node in the Remote System Explorer tree view
 class SystemRefreshAllAction
          The action allows users to refresh the entire Remote System Explorer tree view
 class SystemTablePrintAction
          This is the action for printing the contents of the table view
 

Uses of ISystemAction in org.eclipse.rse.ui.filters.actions
 

Classes in org.eclipse.rse.ui.filters.actions that implement ISystemAction
 class SystemChangeFilterAction
          The action that displays the Change Filter dialog
 class SystemFilterAbstractFilterAction
          Base class capturing the attributes and operations common to dialog actions that work on system filters.
 class SystemFilterAbstractFilterPoolAction
          Base class capturing the attributes and operations common to dialog actions that work on system filter pools.
 class SystemFilterAbstractFilterPoolWizardAction
           
 class SystemFilterAbstractFilterWizardAction
           
 class SystemNewFilterAction
          The action acts as a base class for all "New Filter" wizards so we can get some common functionality.
 


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