steuerung.Control Class Reference

List of all members.

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)


Detailed Description

this is the control and stears the application

the main objects are the modell and the fenster which are dealt with, this class is mostly controlled by the MenuListener

Author:
clemens

johannes


Constructor & Destructor Documentation

steuerung.Control.Control ( BaumModell  modell,
AnzeigeFenster  fenster 
)

Constructor sets vars

Parameters:
modell 
fenster 
ansicht 


Member Function Documentation

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

Parameters:
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


The documentation for this class was generated from the following file: