|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> [ scuflui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.embl.ebi.escience.scuflui
Class ScuflIcons

java.lang.Objectorg.embl.ebi.escience.scuflui.ScuflIcons
- public class ScuflIcons
- extends java.lang.Object
A container for the various icons used by the Scufl ui components
| Field Summary | |
static javax.swing.ImageIcon |
constraintIcon
|
static javax.swing.ImageIcon |
dataLinkIcon
|
static javax.swing.ImageIcon |
deleteIcon
|
static javax.swing.ImageIcon |
inputIcon
|
static javax.swing.ImageIcon |
inputPortIcon
|
static javax.swing.ImageIcon |
openIcon
|
static javax.swing.ImageIcon |
outputIcon
|
static javax.swing.ImageIcon |
outputPortIcon
|
static javax.swing.ImageIcon |
refreshIcon
|
static javax.swing.ImageIcon |
runIcon
|
static javax.swing.ImageIcon |
soaplabFactoryIcon
|
static javax.swing.ImageIcon |
soaplabIcon
|
static javax.swing.ImageIcon |
talismanFactoryIcon
|
static javax.swing.ImageIcon |
talismanIcon
|
static javax.swing.ImageIcon |
webIcon
|
static javax.swing.ImageIcon |
workflowFactoryIcon
|
static javax.swing.ImageIcon |
workflowIcon
|
static javax.swing.ImageIcon |
wsdlFactoryIcon
|
static javax.swing.ImageIcon |
wsdlIcon
|
static javax.swing.ImageIcon |
zoomIcon
|
| Constructor Summary | |
ScuflIcons()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
wsdlIcon
public static javax.swing.ImageIcon wsdlIcon
soaplabIcon
public static javax.swing.ImageIcon soaplabIcon
talismanIcon
public static javax.swing.ImageIcon talismanIcon
inputIcon
public static javax.swing.ImageIcon inputIcon
outputIcon
public static javax.swing.ImageIcon outputIcon
inputPortIcon
public static javax.swing.ImageIcon inputPortIcon
outputPortIcon
public static javax.swing.ImageIcon outputPortIcon
dataLinkIcon
public static javax.swing.ImageIcon dataLinkIcon
constraintIcon
public static javax.swing.ImageIcon constraintIcon
deleteIcon
public static javax.swing.ImageIcon deleteIcon
zoomIcon
public static javax.swing.ImageIcon zoomIcon
wsdlFactoryIcon
public static javax.swing.ImageIcon wsdlFactoryIcon
soaplabFactoryIcon
public static javax.swing.ImageIcon soaplabFactoryIcon
talismanFactoryIcon
public static javax.swing.ImageIcon talismanFactoryIcon
webIcon
public static javax.swing.ImageIcon webIcon
openIcon
public static javax.swing.ImageIcon openIcon
runIcon
public static javax.swing.ImageIcon runIcon
refreshIcon
public static javax.swing.ImageIcon refreshIcon
workflowIcon
public static javax.swing.ImageIcon workflowIcon
workflowFactoryIcon
public static javax.swing.ImageIcon workflowFactoryIcon
| Constructor Detail |
ScuflIcons
public ScuflIcons()
|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> [ scuflui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.embl.ebi.escience.scuflui.ScuflIcons