/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package hannoi; /** * * @author Administrator */ import java.io.*; import java.awt.*; public class Disk extends Button { int number; boolean 上方有盘=false; public Disk(int number,HannoiT