Class Summary |
ConnectionWindow |
This Class starts the application and displays the connection window. |
Countries |
This class hands the data of the user's homecountry to other classes. |
CurveBender |
This class is responsible for drawing curves for the visualization tool. |
Gui |
This class is responsible for parsing, assembling and finally showing the Thinlet code as a GUI. |
PieCharts |
This class is responsible for the piechart visualization. |
Results |
This class calculates the coordinates for the visualization. |
WindowLauncher |
This class overwrites the method "windowClosing()" from the Thinlet class "FrameLauncher". |
WorldMap |
This class is responsible for the worldmap visualization. |
XMLClient |
This class provides a connection to the xmlrpc server. |
XMLConnections |
This class provides access to the xml file which stores the connections to the server. |