|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcvj2.img.SWT2AWT
public class SWT2AWT
SWTからAWTへの変換
コンストラクタの概要 | |
---|---|
SWT2AWT()
|
メソッドの概要 | |
---|---|
static java.awt.Color |
toColor(RGB rgb)
|
static java.awt.Dimension |
toDimension(ImageData img)
|
static java.awt.Dimension |
toDimension(Rectangle rect)
|
static java.awt.Rectangle |
toRectangle(Rectangle rect)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public SWT2AWT()
メソッドの詳細 |
---|
public static java.awt.Rectangle toRectangle(Rectangle rect)
public static java.awt.Dimension toDimension(Rectangle rect)
public static java.awt.Dimension toDimension(ImageData img)
public static java.awt.Color toColor(RGB rgb)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |