unbbayes.controller
Class IconController
java.lang.Object
unbbayes.controller.IconController
- All Implemented Interfaces:
- Serializable
public class IconController
- extends Object
- implements Serializable
Controller the icons.
- Version:
- 2.0 13/04/2008
- Author:
- M√°rio Henrique Paes Vieira (mariohpv@bol.com.br), Laecio Lima dos Santos (laecio@gmail.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unbbayesIcon
protected ImageIcon unbbayesIcon
homeIcon
protected ImageIcon homeIcon
metalIcon
protected ImageIcon metalIcon
motifIcon
protected ImageIcon motifIcon
windowsIcon
protected ImageIcon windowsIcon
cascadeIcon
protected ImageIcon cascadeIcon
tileIcon
protected ImageIcon tileIcon
helpIcon
protected ImageIcon helpIcon
globalOptionIcon
protected ImageIcon globalOptionIcon
printIcon
protected ImageIcon printIcon
visualizeIcon
protected ImageIcon visualizeIcon
openIcon
protected ImageIcon openIcon
evaluateIcon
protected ImageIcon evaluateIcon
compileIcon
protected ImageIcon compileIcon
saveIcon
protected ImageIcon saveIcon
returnIcon
protected ImageIcon returnIcon
openMetaphorIcon
protected ImageIcon openMetaphorIcon
saveMetaphorIcon
protected ImageIcon saveMetaphorIcon
diagnosticMetaphorIcon
protected ImageIcon diagnosticMetaphorIcon
openMetaphorRollOverIcon
protected ImageIcon openMetaphorRollOverIcon
saveMetaphorRollOverIcon
protected ImageIcon saveMetaphorRollOverIcon
diagnosticMetaphorRollOverIcon
protected ImageIcon diagnosticMetaphorRollOverIcon
yesStateIcon
protected ImageIcon yesStateIcon
noStateIcon
protected ImageIcon noStateIcon
emptyStateIcon
protected ImageIcon emptyStateIcon
moreIcon
protected ImageIcon moreIcon
lessIcon
protected ImageIcon lessIcon
folderSmallIcon
protected ImageIcon folderSmallIcon
colapseIcon
protected ImageIcon colapseIcon
expandIcon
protected ImageIcon expandIcon
propagateIcon
protected ImageIcon propagateIcon
printTableIcon
protected ImageIcon printTableIcon
printPreviewTableIcon
protected ImageIcon printPreviewTableIcon
edgeIcon
protected ImageIcon edgeIcon
printNetIcon
protected ImageIcon printNetIcon
printPreviewNetIcon
protected ImageIcon printPreviewNetIcon
saveNetIcon
protected ImageIcon saveNetIcon
folderSmallDisabledIcon
protected ImageIcon folderSmallDisabledIcon
yellowBallIcon
protected ImageIcon yellowBallIcon
greenBallIcon
protected ImageIcon greenBallIcon
grayBorderIcon
protected ImageIcon grayBorderIcon
grayBoxIcon
protected ImageIcon grayBoxIcon
arffFileIcon
protected ImageIcon arffFileIcon
txtFileIcon
protected ImageIcon txtFileIcon
netFileIcon
protected ImageIcon netFileIcon
deleteFolderIcon
protected ImageIcon deleteFolderIcon
renameFolderIcon
protected ImageIcon renameFolderIcon
addFolderIcon
protected ImageIcon addFolderIcon
editIcon
protected ImageIcon editIcon
newIcon
protected ImageIcon newIcon
newBNIcon
protected ImageIcon newBNIcon
informationIcon
protected ImageIcon informationIcon
initializeIcon
protected ImageIcon initializeIcon
ellipsisIcon
protected ImageIcon ellipsisIcon
decisionNodeIcon
protected ImageIcon decisionNodeIcon
LineCursor
protected ImageIcon LineCursor
decisionNodeCursor
protected ImageIcon decisionNodeCursor
utilityNodeCursor
protected ImageIcon utilityNodeCursor
residentNodeCursor
protected ImageIcon residentNodeCursor
ovariableNodeCursor
protected ImageIcon ovariableNodeCursor
inputNodeCursor
protected ImageIcon inputNodeCursor
ellipsisNodeCursor
protected ImageIcon ellipsisNodeCursor
continueNodeCursor
protected ImageIcon continueNodeCursor
contextNodeCursor
protected ImageIcon contextNodeCursor
utilityNodeIcon
protected ImageIcon utilityNodeIcon
selectionIcon
protected ImageIcon selectionIcon
saveTableIcon
protected ImageIcon saveTableIcon
hierarchyIcon
protected ImageIcon hierarchyIcon
gridIcon
protected ImageIcon gridIcon
fillIcon
protected ImageIcon fillIcon
resetSizeIcon
protected ImageIcon resetSizeIcon
openModelIcon
protected ImageIcon openModelIcon
contextNodeIcon
protected ImageIcon contextNodeIcon
inputNodeIcon
protected ImageIcon inputNodeIcon
residentNodeIcon
protected ImageIcon residentNodeIcon
mfragIcon
protected ImageIcon mfragIcon
borderResidentNodeIcon
protected ImageIcon borderResidentNodeIcon
borderInputNodeIcon
protected ImageIcon borderInputNodeIcon
borderContextNodeIcon
protected ImageIcon borderContextNodeIcon
borderMfragIcon
protected ImageIcon borderMfragIcon
boxResidentNodeIcon
protected ImageIcon boxResidentNodeIcon
boxInputNodeIcon
protected ImageIcon boxInputNodeIcon
boxContextNodeIcon
protected ImageIcon boxContextNodeIcon
boxMfragIcon
protected ImageIcon boxMfragIcon
eyeIcon
protected ImageIcon eyeIcon
xIcon
protected ImageIcon xIcon
orangeNodeIcon
protected ImageIcon orangeNodeIcon
continousNodeIcon
protected ImageIcon continousNodeIcon
greenNodeIcon
protected ImageIcon greenNodeIcon
blueNodeIcon
protected ImageIcon blueNodeIcon
grayNodeIcon
protected ImageIcon grayNodeIcon
yellowNodeIcon
protected ImageIcon yellowNodeIcon
mTheoryNodeIcon
protected ImageIcon mTheoryNodeIcon
setBoxIcon
protected ImageIcon setBoxIcon
functIcon
protected ImageIcon functIcon
stateIcon
protected ImageIcon stateIcon
entityInstanceIcon
protected ImageIcon entityInstanceIcon
objectEntityIcon
protected ImageIcon objectEntityIcon
ovariableNodeIcon
protected ImageIcon ovariableNodeIcon
nodeNodeIcon
protected ImageIcon nodeNodeIcon
skolenNodeIcon
protected ImageIcon skolenNodeIcon
emptyNodeIcon
protected ImageIcon emptyNodeIcon
argumentsIcon
protected ImageIcon argumentsIcon
downIcon
protected ImageIcon downIcon
upIcon
protected ImageIcon upIcon
boxVariablesIcon
protected ImageIcon boxVariablesIcon
booleanIcon
protected ImageIcon booleanIcon
entityStateIcon
protected ImageIcon entityStateIcon
booleanStateIcon
protected ImageIcon booleanStateIcon
categoryStateIcon
protected ImageIcon categoryStateIcon
saveFindingsIcon
protected ImageIcon saveFindingsIcon
loadFindingsIcon
protected ImageIcon loadFindingsIcon
ssbnIcon
protected ImageIcon ssbnIcon
andIcon
protected ImageIcon andIcon
orIcon
protected ImageIcon orIcon
notIcon
protected ImageIcon notIcon
equalIcon
protected ImageIcon equalIcon
impliesIcon
protected ImageIcon impliesIcon
forallIcon
protected ImageIcon forallIcon
existsIcon
protected ImageIcon existsIcon
iffIcon
protected ImageIcon iffIcon
editClear
protected ImageIcon editClear
editUndo
protected ImageIcon editUndo
editDelete
protected ImageIcon editDelete
edit
protected ImageIcon edit
nodeInstance
protected ImageIcon nodeInstance
entityInstance
protected ImageIcon entityInstance
goNextIcon
protected ImageIcon goNextIcon
goPreviousIcon
protected ImageIcon goPreviousIcon
processStopIcon
protected ImageIcon processStopIcon
arrowIcon
protected ImageIcon arrowIcon
triangleIcon
protected ImageIcon triangleIcon
warningIcon
protected ImageIcon warningIcon
deleteClassIcon
protected ImageIcon deleteClassIcon
newClassIcon
protected ImageIcon newClassIcon
newClassFromFileIcon
protected ImageIcon newClassFromFileIcon
changeNodeTypeIcon
protected ImageIcon changeNodeTypeIcon
tableIcon
protected ImageIcon tableIcon
IconController
protected IconController()
getInstance
public static IconController getInstance()
getTriangleIcon
public ImageIcon getTriangleIcon()
getWarningIcon
public ImageIcon getWarningIcon()
getUnBBayesIcon
public ImageIcon getUnBBayesIcon()
getMetalIcon
public ImageIcon getMetalIcon()
getMotifIcon
public ImageIcon getMotifIcon()
getWindowsIcon
public ImageIcon getWindowsIcon()
getCascadeIcon
public ImageIcon getCascadeIcon()
getTileIcon
public ImageIcon getTileIcon()
getHelpIcon
public ImageIcon getHelpIcon()
getGlobalOptionIcon
public ImageIcon getGlobalOptionIcon()
getPrintIcon
public ImageIcon getPrintIcon()
getVisualizeIcon
public ImageIcon getVisualizeIcon()
getEvaluateIcon
public ImageIcon getEvaluateIcon()
getCompileIcon
public ImageIcon getCompileIcon()
getOpenIcon
public ImageIcon getOpenIcon()
getSaveIcon
public ImageIcon getSaveIcon()
getReturnIcon
public ImageIcon getReturnIcon()
getDiagnosticMetaphorIcon
public ImageIcon getDiagnosticMetaphorIcon()
getDiagnosticMetaphorRollOverIcon
public ImageIcon getDiagnosticMetaphorRollOverIcon()
getOpenMetaphorIcon
public ImageIcon getOpenMetaphorIcon()
getOpenMetaphorRollOverIcon
public ImageIcon getOpenMetaphorRollOverIcon()
getSaveMetaphorIcon
public ImageIcon getSaveMetaphorIcon()
getSaveMetaphorRollOverIcon
public ImageIcon getSaveMetaphorRollOverIcon()
getEmptyStateIcon
public ImageIcon getEmptyStateIcon()
getFolderSmallIcon
public ImageIcon getFolderSmallIcon()
getMoreIcon
public ImageIcon getMoreIcon()
getNoStateIcon
public ImageIcon getNoStateIcon()
getYesStateIcon
public ImageIcon getYesStateIcon()
getColapseIcon
public ImageIcon getColapseIcon()
getHomeIcon
public ImageIcon getHomeIcon()
getExpandIcon
public ImageIcon getExpandIcon()
getPropagateIcon
public ImageIcon getPropagateIcon()
getPrintPreviewTableIcon
public ImageIcon getPrintPreviewTableIcon()
getPrintTableIcon
public ImageIcon getPrintTableIcon()
getEdgeIcon
public ImageIcon getEdgeIcon()
getPrintNetIcon
public ImageIcon getPrintNetIcon()
getPrintPreviewNetIcon
public ImageIcon getPrintPreviewNetIcon()
getSaveNetIcon
public ImageIcon getSaveNetIcon()
getFolderSmallDisabledIcon
public ImageIcon getFolderSmallDisabledIcon()
getGreenBallIcon
public ImageIcon getGreenBallIcon()
getYellowBallIcon
public ImageIcon getYellowBallIcon()
getNetFileIcon
public ImageIcon getNetFileIcon()
getTxtFileIcon
public ImageIcon getTxtFileIcon()
getArffFileIcon
public ImageIcon getArffFileIcon()
getAddFolderIcon
public ImageIcon getAddFolderIcon()
getDeleteFolderIcon
public ImageIcon getDeleteFolderIcon()
getEditIcon
public ImageIcon getEditIcon()
getRenameFolderIcon
public ImageIcon getRenameFolderIcon()
getNewIcon
public ImageIcon getNewIcon()
getNewBNIcon
public ImageIcon getNewBNIcon()
getLessIcon
public ImageIcon getLessIcon()
getInformationIcon
public ImageIcon getInformationIcon()
getInitializeIcon
public ImageIcon getInitializeIcon()
getLineCursor
public ImageIcon getLineCursor()
getContextNodeCursor
public ImageIcon getContextNodeCursor()
getContinueNodeCursor
public ImageIcon getContinueNodeCursor()
getDecisionNodeCursor
public ImageIcon getDecisionNodeCursor()
getEllipsisNodeCursor
public ImageIcon getEllipsisNodeCursor()
getInputNodeCursor
public ImageIcon getInputNodeCursor()
getOvariableNodeCursor
public ImageIcon getOvariableNodeCursor()
getResidentNodeCursor
public ImageIcon getResidentNodeCursor()
getUtilityNodeCursor
public ImageIcon getUtilityNodeCursor()
getDecisionNodeIcon
public ImageIcon getDecisionNodeIcon()
getEllipsisIcon
public ImageIcon getEllipsisIcon()
getHierarchyIcon
public ImageIcon getHierarchyIcon()
getSaveTableIcon
public ImageIcon getSaveTableIcon()
getSelectionIcon
public ImageIcon getSelectionIcon()
getUtilityNodeIcon
public ImageIcon getUtilityNodeIcon()
getFillIcon
public ImageIcon getFillIcon()
getResetSizeIcon
public ImageIcon getResetSizeIcon()
getGridIcon
public ImageIcon getGridIcon()
getOpenModelIcon
public ImageIcon getOpenModelIcon()
getGrayBorderBoxIcon
public ImageIcon getGrayBorderBoxIcon()
getGrayBoxBoxIcon
public ImageIcon getGrayBoxBoxIcon()
getContextNodeIcon
public ImageIcon getContextNodeIcon()
getInputNodeIcon
public ImageIcon getInputNodeIcon()
getResidentNodeIcon
public ImageIcon getResidentNodeIcon()
getMFragIcon
public ImageIcon getMFragIcon()
getBoxContextIcon
public ImageIcon getBoxContextIcon()
getBoxInputIcon
public ImageIcon getBoxInputIcon()
getBoxResidentIcon
public ImageIcon getBoxResidentIcon()
getBoxMFragIcon
public ImageIcon getBoxMFragIcon()
xIcon
public ImageIcon xIcon()
getBoxSetIcon
public ImageIcon getBoxSetIcon()
getEyeIcon
public ImageIcon getEyeIcon()
getYellowNodeIcon
public ImageIcon getYellowNodeIcon()
getContinousNodeIcon
public ImageIcon getContinousNodeIcon()
getGreenNodeIcon
public ImageIcon getGreenNodeIcon()
getBlueNodeIcon
public ImageIcon getBlueNodeIcon()
getGrayNodeIcon
public ImageIcon getGrayNodeIcon()
getOrangeNodeIcon
public ImageIcon getOrangeNodeIcon()
getMTheoryNodeIcon
public ImageIcon getMTheoryNodeIcon()
getFunctIcon
public ImageIcon getFunctIcon()
getStateIcon
public ImageIcon getStateIcon()
getAndIcon
public ImageIcon getAndIcon()
getOrIcon
public ImageIcon getOrIcon()
getNotIcon
public ImageIcon getNotIcon()
getEqualIcon
public ImageIcon getEqualIcon()
getIffIcon
public ImageIcon getIffIcon()
getImpliesIcon
public ImageIcon getImpliesIcon()
getForallIcon
public ImageIcon getForallIcon()
getExistsIcon
public ImageIcon getExistsIcon()
getEntityInstanceIcon
public ImageIcon getEntityInstanceIcon()
getObjectEntityIcon
public ImageIcon getObjectEntityIcon()
getOVariableNodeIcon
public ImageIcon getOVariableNodeIcon()
getCategoryStateIcon
public ImageIcon getCategoryStateIcon()
getEntityStateIcon
public ImageIcon getEntityStateIcon()
getBooleanStateIcon
public ImageIcon getBooleanStateIcon()
getNodeNodeIcon
public ImageIcon getNodeNodeIcon()
getEmptyNodeIcon
public ImageIcon getEmptyNodeIcon()
getArgumentsIcon
public ImageIcon getArgumentsIcon()
getSkolenNodeIcon
public ImageIcon getSkolenNodeIcon()
getDownIcon
public ImageIcon getDownIcon()
getUpIcon
public ImageIcon getUpIcon()
getBoxVariablesIcon
public ImageIcon getBoxVariablesIcon()
getBooleanIcon
public ImageIcon getBooleanIcon()
getEdit
public ImageIcon getEdit()
getEditClear
public ImageIcon getEditClear()
getEditUndo
public ImageIcon getEditUndo()
getEditDelete
public ImageIcon getEditDelete()
getEntityInstance
public ImageIcon getEntityInstance()
getNodeInstance
public ImageIcon getNodeInstance()
getGoNextInstance
public ImageIcon getGoNextInstance()
getGoPreviousInstance
public ImageIcon getGoPreviousInstance()
getProcessStopInstance
public ImageIcon getProcessStopInstance()
getSaveFindingsInstance
public ImageIcon getSaveFindingsInstance()
getLoadFindingsInstance
public ImageIcon getLoadFindingsInstance()
getSsbnIcon
public ImageIcon getSsbnIcon()
getArrowIcon
public ImageIcon getArrowIcon()
getDeleteClassIcon
public ImageIcon getDeleteClassIcon()
getNewClassFromFileIcon
public ImageIcon getNewClassFromFileIcon()
getNewClassIcon
public ImageIcon getNewClassIcon()
getChangeNodeTypeIcon
public ImageIcon getChangeNodeTypeIcon()
getTableIcon
public ImageIcon getTableIcon()
- Returns:
- the tableIcon
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.