Class Exit
java.lang.Object
org.jpos.ui.action.Exit
- All Implemented Interfaces:
ActionListener, EventListener, UIAware
UI action that exits the application.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidConfigures this UI-aware component.
-
Field Details
-
ui
-
exitCode
The JVM exit code to use when the action is triggered.
-
-
Constructor Details
-
Exit
public Exit()Default constructor.
-
-
Method Details
-
setUI
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-