public class KFGUIConsts extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_ICON_PATH
Base path for step icons
|
static String |
FLOW_DIRECTORY_KEY
Flow file directory key
|
static String |
KF_BUILTIN_TEMPLATE_KEY
Group identifier for built-in knowledge flow templates
|
static String |
KF_PLUGIN_TEMPLATE_KEY
Group identifier for plugin knowledge flow templates - packages supplying
templates should use this
|
static int |
OPEN_DIALOG
Constant for an open dialog (same as JFileChooser.OPEN_DIALOG)
|
static int |
SAVE_DIALOG
Constant for a save dialog (same as JFileChooser.SAVE_DIALOG)
|
| Constructor and Description |
|---|
KFGUIConsts() |
public static final String BASE_ICON_PATH
public static final String FLOW_DIRECTORY_KEY
public static final String KF_BUILTIN_TEMPLATE_KEY
public static final String KF_PLUGIN_TEMPLATE_KEY
public static final int OPEN_DIALOG
public static final int SAVE_DIALOG
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.