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

org.eclipse.rse.ui.open
Interface ISystemQuickOpenPageContainer

All Known Implementing Classes:
SystemQuickOpenDialog

public interface ISystemQuickOpenPageContainer


Method Summary
  IRunnableContext getRunnableContext ()
          Returns the context for the search operation.
  ISelection getSelection ()
          Returns the selection with which this container was opened.
 void setPerformActionEnabled (boolean state)
          Sets the enable state of the perform action button of this container.
 

Method Detail

getSelection


ISelection getSelection()
Returns the selection with which this container was opened.

Returns:
the selection passed to this container when it was opened

getRunnableContext


IRunnableContext getRunnableContext()
Returns the context for the search operation. This context allows progress to be shown inside the search dialog.

Returns:
the IRunnableContext for the search operation

setPerformActionEnabled

void setPerformActionEnabled(boolean state)
Sets the enable state of the perform action button of this container.

Parameters:
state - true to enable the button which performs the action

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