Package weka.gui
Annotation Interface PerspectiveInfo
-
Required Element Summary
-
Element Details
-
ID
String IDThe ID of this perspective- Returns:
- the ID of this perspective
-
title
String titleThe title of this perspective- Returns:
- the title of this perspective
-
toolTipText
String toolTipTextThe tool tip text for this perspective- Returns:
- the tool tip text
-
iconPath
String iconPathPath (as a resource on the classpath) to the icon for this perspective- Returns:
- the path to the icon for this perspective
-