net.sourceforge.ganttproject
Class GanttGraphicArea.Notes
java.lang.Object
|
+--net.sourceforge.ganttproject.GanttGraphicArea.Notes
- Enclosing class:
- GanttGraphicArea
- public class GanttGraphicArea.Notes
- extends java.lang.Object
Note paint of the graphic Area
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GanttGraphicArea.Notes
public GanttGraphicArea.Notes()
GanttGraphicArea.Notes
public GanttGraphicArea.Notes(java.lang.String s,
int x,
int y)
setDraw
public void setDraw(boolean d)
getDraw
public boolean getDraw()
setX
public void setX(int x)
setString
public void setString(java.lang.String s)
paint
public void paint(java.awt.Graphics g)
${copyright}