|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |
java.lang.Objectcom.yuxingwang.gantt.UI.TimeAxisBase
com.yuxingwang.gantt.UI.WeeklyTimeAxis
public class WeeklyTimeAxis
构造函数摘要 | |
---|---|
WeeklyTimeAxis(GanttChart gantt)
|
方法摘要 | |
---|---|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle rec)
This paint after sub-class has painted. |
从类 com.yuxingwang.gantt.UI.TimeAxisBase 继承的方法 |
---|
getConfig, getStepsCount, setConfig, setStepsCount |
从类 java.lang.Object 继承的方法 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造函数详细信息 |
---|
public WeeklyTimeAxis(GanttChart gantt)
方法详细信息 |
---|
public void paint(java.awt.Graphics g, javax.swing.JComponent c, java.awt.Rectangle rec)
TimeAxisBase
复制的描述
Paintable
中的 paint
TimeAxisBase
中的 paint
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |