controller
クラス AppletController

java.lang.Object
  上位を拡張 controller.BambooController
      上位を拡張 controller.AppletController

public class AppletController
extends BambooController


コンストラクタの概要
AppletController(BambooModel model)
           
AppletController(BambooModel model, java.lang.String string)
           
AppletController(BambooModel model, java.net.URL url)
           
 
メソッドの概要
 
クラス controller.BambooController から継承されたメソッド
addCoodinateListener, cursorDelete, cursorDown, cursorEnter, cursorLeft, cursorRight, cursorShiftDown, cursorShiftLeft, cursorShiftRight, cursorShiftUp, cursorSpace, cursorUp, decode, deleteAllIslands, getCellsHeight, getCellsWidth, getDataHeight, getDataWidth, getLayer, getLayerSize, getMap, getPanelHeight, getPanelWidth, getSizeOfCell, getX, getX0, getY, getY0, halfLock, isRegion, loadAtf, loadDat, lock, makeIsland, mouseDragged, mousePressed, newFrame, newModel, oldModel, reverse, rotate, setBamboo, setCross, setData, setPoint, setPoint0, setRegion, unlock, url2, url3
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AppletController

public AppletController(BambooModel model)

AppletController

public AppletController(BambooModel model,
                        java.net.URL url)

AppletController

public AppletController(BambooModel model,
                        java.lang.String string)
                 throws java.net.MalformedURLException
例外:
java.net.MalformedURLException