Class jToolkit.Gui.DisposeCommand
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jToolkit.Gui.DisposeCommand

Object
   |
   +----jToolkit.Gui.DisposeCommand

public class DisposeCommand
extends Object
implements CommandButtonListener
Command-Class for i.e. CommandJButton, CommandAWTButton. The exit-code will be the button-ID.

Author:
Andreas Schroeter
Since:
30.03.

Constructor Index

 o jToolkit.Gui.DisposeCommand(Dialog)

Method Index

 o ButtonClicked(int)
 o wasClicked()

Constructors

 o DisposeCommand
public DisposeCommand(Dialog dlg)

Methods

 o ButtonClicked
public void ButtonClicked(int ID)
 o wasClicked
public boolean wasClicked()

All Packages  Class Hierarchy  This Package  Previous  Next  Index