public interface IButtonCallback
abstract void
onButton(int button, int state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onButton(int button, int state)