public static class Browser.Exit extends Object implements ActionListener
System.exit
.Constructor and Description |
---|
Exit() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ev)
Cancels any lookup service event registration lease and
calls
System.exit (0) . |
public void actionPerformed(ActionEvent ev)
System.exit
(0)
.actionPerformed
in interface ActionListener
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.