Package weka.gui

Class EnvironmentField

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyEditor, Serializable, Accessible, EnvironmentHandler, CustomPanelSupplier
Direct Known Subclasses:
FileEnvironmentField

public class EnvironmentField extends JPanel implements EnvironmentHandler, PropertyEditor, CustomPanelSupplier
Widget that displays a label and a combo box for selecting environment variables. The enter arbitrary text, select an environment variable or a combination of both. Any variables are resolved (if possible) and resolved values are displayed in a tip-text.
Version:
$Revision: 13073 $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
See Also: