public class Layout extends Object implements SwingXMLBuilder.Backlink
| Constructor and Description |
|---|
Layout() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Starts the app.
|
void |
quit(ActionEvent e)
Quits the application
|
void |
setSwingXMLBuilder(SwingXMLBuilder pBuilder) |
void |
switchToCard(ActionEvent e)
Read the text from the text field, and use it as a card name for the cardlayout,
switch to that card.
|
void |
toggleVisability() |
public void setSwingXMLBuilder(SwingXMLBuilder pBuilder)
setSwingXMLBuilder in interface SwingXMLBuilder.Backlinkpublic void quit(ActionEvent e)
e - not usedpublic void switchToCard(ActionEvent e)
e - not usedpublic void toggleVisability()
public static void main(String[] args)
args - not usedCopyright © 2014 Jürgen Zeller (privat). All rights reserved.