org.mule.devkit.idea
Class MuleDevKitIconProvider

java.lang.Object
  extended by com.intellij.ide.IconProvider
      extended by org.mule.devkit.idea.MuleDevKitIconProvider
All Implemented Interfaces:
com.intellij.openapi.project.DumbAware

public class MuleDevKitIconProvider
extends com.intellij.ide.IconProvider
implements com.intellij.openapi.project.DumbAware


Field Summary
 
Fields inherited from class com.intellij.ide.IconProvider
EXTENSION_POINT_NAME
 
Constructor Summary
MuleDevKitIconProvider()
           
 
Method Summary
 Icon getIcon(com.intellij.psi.PsiElement element, int flags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleDevKitIconProvider

public MuleDevKitIconProvider()
Method Detail

getIcon

@Nullable
public Icon getIcon(@NotNull
                             com.intellij.psi.PsiElement element,
                             int flags)
Specified by:
getIcon in class com.intellij.ide.IconProvider


Copyright © 2014. All rights reserved.