@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface KFStep
Modifier and Type | Required Element and Description |
---|---|
String |
category
The top-level folder in the JTree that this plugin bean
should appear in
|
String |
toolTipText
Mouse-over tool tip for this plugin component (appears when the
mouse hovers over the entry in the JTree)
|
public abstract String category
public abstract String toolTipText
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.