Extension SDK 10.1.2


oracle.ide.explorer
Interface ExplorerInfo


public interface ExplorerInfo

Method Summary
 java.lang.String getExplorerCaption()
           
 javax.swing.Icon getExplorerIcon()
           
 java.lang.Class getExplorerType()
           
 float getExplorerWeight(Element element)
           

 

Method Detail

getExplorerType

public java.lang.Class getExplorerType()

getExplorerCaption

public java.lang.String getExplorerCaption()

getExplorerIcon

public javax.swing.Icon getExplorerIcon()

getExplorerWeight

public float getExplorerWeight(Element element)

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.