public interface ExplorerInfo
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getExplorerCaption()
Returns caption. 
 | 
javax.swing.Icon | 
getExplorerIcon()
Returns icon. 
 | 
java.lang.Class | 
getExplorerType()
Returns type. 
 | 
float | 
getExplorerWeight(Element element)
Returns weight. 
 | 
java.lang.Class getExplorerType()
java.lang.String getExplorerCaption()
javax.swing.Icon getExplorerIcon()
float getExplorerWeight(Element element)
element -