public class TestPk extends Object
| Constructor and Description |
|---|
TestPk()
The constructor initializes everything.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Starts the panel standalone to quickly test layout issues.
|
void |
reverse(ActionEvent e)
Our "business" method that is called from both the button and the
textfield.
|
public void reverse(ActionEvent e)
e - not usedpublic static void main(String[] args)
args - not usedCopyright © 2017 Jürgen Zeller (privat). All rights reserved.