ubc.cs.JLog.Applet
Class gButtonTabMenuAction

java.lang.Object
  extended by ubc.cs.JLog.Applet.gButtonTabMenuAction

public abstract class gButtonTabMenuAction
extends java.lang.Object


Field Summary
protected  gButtonTab button
           
 
Constructor Summary
gButtonTabMenuAction(gButtonTab bt)
           
 
Method Summary
abstract  void switchToCard()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button

protected gButtonTab button
Constructor Detail

gButtonTabMenuAction

public gButtonTabMenuAction(gButtonTab bt)
Method Detail

switchToCard

public abstract void switchToCard()