ui
クラス AppletView

java.lang.Object
  上位を拡張 ui.BambooView
      上位を拡張 ui.AppletView

public class AppletView
extends BambooView


フィールドの概要
 
クラス ui.BambooView から継承されたフィールド
indent, sizeOfOriginal
 
コンストラクタの概要
AppletView(AppletController controller, BambooModel model)
           
 
メソッドの概要
 
クラス 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
 

コンストラクタの詳細

AppletView

public AppletView(AppletController controller,
                  BambooModel model)