de.willuhn.jameica.gui.internal.buttons
Class Cancel

java.lang.Object
  extended by de.willuhn.jameica.gui.parts.Button
      extended by de.willuhn.jameica.gui.internal.buttons.Cancel
All Implemented Interfaces:
Part

public class Cancel
extends Button

Vorkonfigurierter Cancel-Button. Beim Klick darauf wird eine OperationCanceledException geworfen.


Constructor Summary
Cancel()
          ct.
 
Method Summary
 
Methods inherited from class de.willuhn.jameica.gui.parts.Button
paint, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cancel

public Cancel()
ct.