Uses of Class
com.mythicscape.batclient.interfaces.BatButton

Uses of BatButton in com.mythicscape.batclient.interfaces
 

Methods in com.mythicscape.batclient.interfaces that return BatButton
 BatButton ClientGUI.createBatButton(java.lang.String title, java.awt.event.ActionListener listener)
          Create a BatButton with an ActionListener that should be called when the button is pressed.