|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectBackGround
背景クラス
フィールドの概要 | |
private com.nttdocomo.ui.Image |
image
背景画像オブジェ |
private int |
NUMBER_MAX
背景画像オブジェ番号の最大値 |
private int |
NUMBER_MIN
背景画像オブジェ番号の最小値 |
コンストラクタの概要 | |
(パッケージプライベート) |
BackGround()
|
メソッドの概要 | |
void |
create()
背景画像の生成 |
void |
dispose()
背景画像オブジェの破棄 |
com.nttdocomo.ui.Image |
getImage()
背景画像の取得 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
private com.nttdocomo.ui.Image image
private final int NUMBER_MIN
private final int NUMBER_MAX
コンストラクタの詳細 |
BackGround()
メソッドの詳細 |
public void create()
public com.nttdocomo.ui.Image getImage()
public void dispose()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |