org.argouml.uml.cognitive.critics
Class ClAttributeCompartment
java.lang.Object
org.argouml.uml.cognitive.critics.ClAttributeCompartment
- All Implemented Interfaces:
- Clarifier, javax.swing.Icon
- public class ClAttributeCompartment
- extends java.lang.Object
- implements Clarifier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
protected static org.apache.log4j.Logger cat
TheInstance
public static ClAttributeCompartment TheInstance
WAVE_LENGTH
public static int WAVE_LENGTH
WAVE_HEIGHT
public static int WAVE_HEIGHT
_fig
org.tigris.gef.presentation.Fig _fig
ClAttributeCompartment
public ClAttributeCompartment()
setFig
public void setFig(org.tigris.gef.presentation.Fig f)
- Specified by:
setFig
in interface Clarifier
setToDoItem
public void setToDoItem(ToDoItem i)
- Specified by:
setToDoItem
in interface Clarifier
paintIcon
public void paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface javax.swing.Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth
in interface javax.swing.Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface javax.swing.Icon
hit
public boolean hit(int x,
int y)
- Specified by:
hit
in interface Clarifier