Public Member Functions | |
Control (BaumModell modell, AnzeigeFenster fenster) | |
void | showAnsicht () |
void | openWebpage () |
void | changeOnTheFly () |
Protected Member Functions | |
void | openFileSelect () |
void | closeApp () |
void | showInfo () |
void | changeSettings () |
void | showAnsicht (String type) |
the main objects are the modell and the fenster which are dealt with, this class is mostly controlled by the MenuListener
steuerung.Control.Control | ( | BaumModell | modell, | |
AnzeigeFenster | fenster | |||
) |
Constructor sets vars
modell | ||
fenster | ||
ansicht |
void steuerung.Control.openFileSelect | ( | ) | [protected] |
opens the file picker
void steuerung.Control.closeApp | ( | ) | [protected] |
closes the application
void steuerung.Control.showInfo | ( | ) | [protected] |
shows the informations window
void steuerung.Control.changeSettings | ( | ) | [protected] |
Zeigt einstelllungen
void steuerung.Control.showAnsicht | ( | String | type | ) | [protected] |
shows the Ansicht possible Types are radial balloon standard admitted
type |
void steuerung.Control.showAnsicht | ( | ) |
shows the last used Ansicht
void steuerung.Control.openWebpage | ( | ) |
opens the webpage
void steuerung.Control.changeOnTheFly | ( | ) |
changes the on the fly property on the fenster