edu.stanford.smi.protegex.owl.swrl.ui.icons
Class SWRLIcons
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.ui.icons.SWRLIcons
- public class SWRLIcons
- extends Object
A singleton that provides access to the SWRL specific icons.
- Author:
- Martin O'Connor , Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMP
public static final String IMP
- See Also:
- Constant Field Values
VARIABLE
public static final String VARIABLE
- See Also:
- Constant Field Values
SWRLIcons
public SWRLIcons()
getImpIcon
public static ImageIcon getImpIcon()
getOpenBrackets
public static ImageIcon getOpenBrackets()
getCloseBrackets
public static ImageIcon getCloseBrackets()
getOpenParenthesis
public static ImageIcon getOpenParenthesis()
getCloseParenthesis
public static ImageIcon getCloseParenthesis()
getAndIcon
public static Icon getAndIcon()
getInsertImpIcon
public static Icon getInsertImpIcon()
getVariableIcon
public static Icon getVariableIcon()
getBuiltinIcon
public static Icon getBuiltinIcon()
getSameAsIcon
public static Icon getSameAsIcon()
getDifferentFromIcon
public static Icon getDifferentFromIcon()
getImageIcon
public static ImageIcon getImageIcon(String name)
getInsertAndIcon
public static Icon getInsertAndIcon()
getImpsIcon
public static Icon getImpsIcon()