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
Class RSEAdapter


java.lang.Object
  extended by 

org.eclipse.ui.model.WorkbenchAdapter
      extended by 
org.eclipse.rse.ui.RSEAdapter
All Implemented Interfaces:
IRSEAdapter, IWorkbenchAdapter, IWorkbenchAdapter2
Direct Known Subclasses:
RSESystemTypeAdapter

public abstract class RSEAdapter
extends WorkbenchAdapter
implements IRSEAdapter

Abstract base class with basic implementations of the IRSEAdapter interface. Intended to be subclassed.

Since:
org.eclipse.rse.ui 3.0

Field Summary
 
Fields inherited from class org.eclipse.ui.model. WorkbenchAdapter
NO_CHILDREN
 
Constructor Summary
RSEAdapter ()
          Constructor.
 
Method Summary
  String getDescription ( Object object)
          The default implementation of this IRSEAdapter method returns the empty string.
 
Methods inherited from class org.eclipse.ui.model. WorkbenchAdapter
getBackground, getChildren, getFont, getForeground, getImageDescriptor, getLabel, getParent
 
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.model. IWorkbenchAdapter
getChildren, getImageDescriptor, getLabel, getParent
 
Methods inherited from interface org.eclipse.ui.model. IWorkbenchAdapter2
getBackground, getFont, getForeground
 

Constructor Detail

RSEAdapter

public RSEAdapter()
Constructor.

Method Detail

getDescription

public 
String getDescription(
Object object)
The default implementation of this IRSEAdapter method returns the empty string. Subclasses may override.

Specified by:
getDescription in interface IRSEAdapter
Parameters:
object - the object to get the description text for
Returns:
the description text for the given object
See Also:
IRSEAdapter.getDescription(java.lang.Object)

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