| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Every expert which should be registered within expert runner,
should have the representative implementing this interface.
| Method Summary | |
String | getCategory()Used to get expert category i.e. |
Expert | getExpert()Returns Expert |
String | getExpertDescription()Used to get expert description - shown in expert runner description pane |
Icon | getExpertIcon()Used to get icon for UI representing Expert |
String | getExpertName()Used to get expert name which is used for UI representing Expert |
String | getExpertToolTipText()Used to get tooltip for UI representing Expert |
boolean | isEnabled()Returns true if Expert is enabled in current context |
| Method Detail |
public String getCategory()
public Expert getExpert()
public String getExpertDescription()
public Icon getExpertIcon()
public String getExpertName()
public String getExpertToolTipText()
public boolean isEnabled()
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||