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

  




 

 



org.eclipse.wst.server.ui
Class FacetRuntimeComponentLabelProvider

java.lang.Object
  extended by 
org.eclipse.wst.server.ui.FacetRuntimeComponentLabelProvider

public class FacetRuntimeComponentLabelProvider
extends java.lang.Object

A facet runtime label provider that can be used as an implementation of org.eclipse.wst.common.project.facet.ui.IRuntimeComponentLabelProvider in the org.eclipse.wst.common.project.facet.core.runtimes extension point.


Nested Class Summary
 class FacetRuntimeComponentLabelProvider.RuntimeLabelProvider
           
 
Constructor Summary
FacetRuntimeComponentLabelProvider ()
           
 
Method Summary
 java.lang.Object getAdapter (java.lang.Object adaptable, java.lang.Class adapterType)
           
 java.lang.Class[] getAdapterList ()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacetRuntimeComponentLabelProvider

public FacetRuntimeComponentLabelProvider()
Method Detail

getAdapter

public java.lang.Object getAdapter(java.lang.Object adaptable,
                                   java.lang.Class adapterType)

getAdapterList

public java.lang.Class[] getAdapterList()



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire