Protege-OWL 3.5 beta

edu.stanford.smi.protegex.owl.swrl.ui.icons
Class SWRLIcons

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.ui.icons.SWRLIcons

public class SWRLIcons
extends java.lang.Object

A singleton that provides access to the SWRL specific icons.

Author:
Martin O'Connor , Holger Knublauch

Field Summary
static java.lang.String IMP
           
static java.lang.String VARIABLE
           
 
Constructor Summary
SWRLIcons()
           
 
Method Summary
static javax.swing.Icon getAndIcon()
           
static javax.swing.Icon getBuiltinIcon()
           
static javax.swing.ImageIcon getCloseBrackets()
           
static javax.swing.ImageIcon getCloseParenthesis()
           
static javax.swing.Icon getDifferentFromIcon()
           
static javax.swing.ImageIcon getImageIcon(java.lang.String name)
           
static javax.swing.ImageIcon getImpIcon()
           
static javax.swing.Icon getImpsIcon()
           
static javax.swing.Icon getInsertAndIcon()
           
static javax.swing.Icon getInsertImpIcon()
           
static javax.swing.ImageIcon getOpenBrackets()
           
static javax.swing.ImageIcon getOpenParenthesis()
           
static javax.swing.Icon getOWL2RLIcon()
           
static javax.swing.Icon getSameAsIcon()
           
static javax.swing.Icon getVariableIcon()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMP

public static final java.lang.String IMP
See Also:
Constant Field Values

VARIABLE

public static final java.lang.String VARIABLE
See Also:
Constant Field Values
Constructor Detail

SWRLIcons

public SWRLIcons()
Method Detail

getImpIcon

public static javax.swing.ImageIcon getImpIcon()

getOpenBrackets

public static javax.swing.ImageIcon getOpenBrackets()

getCloseBrackets

public static javax.swing.ImageIcon getCloseBrackets()

getOpenParenthesis

public static javax.swing.ImageIcon getOpenParenthesis()

getCloseParenthesis

public static javax.swing.ImageIcon getCloseParenthesis()

getAndIcon

public static javax.swing.Icon getAndIcon()

getInsertImpIcon

public static javax.swing.Icon getInsertImpIcon()

getVariableIcon

public static javax.swing.Icon getVariableIcon()

getBuiltinIcon

public static javax.swing.Icon getBuiltinIcon()

getSameAsIcon

public static javax.swing.Icon getSameAsIcon()

getDifferentFromIcon

public static javax.swing.Icon getDifferentFromIcon()

getImageIcon

public static javax.swing.ImageIcon getImageIcon(java.lang.String name)

getInsertAndIcon

public static javax.swing.Icon getInsertAndIcon()

getImpsIcon

public static javax.swing.Icon getImpsIcon()

getOWL2RLIcon

public static javax.swing.Icon getOWL2RLIcon()

Protege-OWL 3.5 beta

Submit a bug report or feature request
${copyright}