Class MCharButton

java.lang.Object
  |
  +--MButton
        |
        +--MCharButton

public class MCharButton
extends MButton


Field Summary
 Charactr c
           
 
Fields inherited from class MButton
b, e, p, selected
 
Constructor Summary
MCharButton(Charactr ch)
           
 
Methods inherited from class MButton
addActionListener, addTo, move, removeFrom, select, select, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

c

public Charactr c
Constructor Detail

MCharButton

public MCharButton(Charactr ch)