|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectui.BambooView
ui.ApplicationView
public class ApplicationView
フィールドの概要 |
---|
クラス ui.BambooView から継承されたフィールド |
---|
indent, sizeOfOriginal |
コンストラクタの概要 | |
---|---|
ApplicationView(ApplicationController controller,
BambooModel model)
|
メソッドの概要 | |
---|---|
java.awt.image.BufferedImage |
createSaveImage()
|
java.lang.String |
save()
|
void |
saveImage(java.io.File file,
java.lang.String suffix)
ファイルに画像を保存する |
クラス ui.BambooView から継承されたメソッド |
---|
canReplaceFile, createView, disableLeftButton, enableLeftButton, eraseView, getCellsHeight, getCellsWidth, getPanelHeight, getPanelWidth, getSizeOfCell, setParameter, showURL, write |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ApplicationView(ApplicationController controller, BambooModel model)
メソッドの詳細 |
---|
public java.awt.image.BufferedImage createSaveImage()
public void saveImage(java.io.File file, java.lang.String suffix)
file
- suffix
- pngかjpegpublic java.lang.String save()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |