public class Popup extends Object
| Constructor and Description |
|---|
Popup() |
| Modifier and Type | Method and Description |
|---|---|
void |
doHallo(ActionEvent e)
report information about the popup.
|
void |
init(SwingXMLBuilder pBuilder)
This method initializes everything.
|
static void |
main(String[] args)
Starts the app.
|
void |
quit(ActionEvent e)
Quits the application
|
public void init(SwingXMLBuilder pBuilder)
pBuilder - the builder that build uspublic void quit(ActionEvent e)
e - not usedpublic void doHallo(ActionEvent e)
e - trigger actionpublic static void main(String[] args)
args - not usedCopyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.