|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcvj2.gui.swt.widgets.gdidpanel.GridPaintHandler
public class GridPaintHandler
描画
コンストラクタの概要 | |
---|---|
GridPaintHandler()
|
メソッドの概要 | |
---|---|
void |
redrawAllCells(PaintEvent e)
全セル描画 |
void |
setup(GridPanel.Model model,
GridPanel.CellPainter painter,
GridSelection selection,
Point indent)
描画情報の設定 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GridPaintHandler()
メソッドの詳細 |
---|
public void setup(GridPanel.Model model, GridPanel.CellPainter painter, GridSelection selection, Point indent)
indent
- public void redrawAllCells(PaintEvent e)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |