Methapolis  0.27
 All Classes Namespaces Files Functions Variables Enumerator
micropolisj.gui.EndGamePane Class Reference
Inheritance diagram for micropolisj.gui.EndGamePane:
Collaboration diagram for micropolisj.gui.EndGamePane:

Public Member Functions

 EndGamePane (MainWindow mainWindow)

Private Member Functions

void startJoinGameScreen ()
void startNewGame ()
void startNewServer ()
void loadGame ()
void continueGame ()
void closeThis ()

Detailed Description

Definition at line 15 of file EndGamePane.java.

Constructor & Destructor Documentation

Member Function Documentation

void micropolisj.gui.EndGamePane.continueGame ( )
private

Definition at line 122 of file EndGamePane.java.

References micropolisj.gui.EndGamePane.closeThis().

Referenced by micropolisj.gui.EndGamePane.EndGamePane().

Here is the call graph for this function:

void micropolisj.gui.EndGamePane.loadGame ( )
private

Definition at line 111 of file EndGamePane.java.

References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.onLoadGameClicked().

Referenced by micropolisj.gui.EndGamePane.EndGamePane().

Here is the call graph for this function:

void micropolisj.gui.EndGamePane.startJoinGameScreen ( )
private

Definition at line 82 of file EndGamePane.java.

References micropolisj.gui.EndGamePane.closeThis().

Referenced by micropolisj.gui.EndGamePane.EndGamePane().

Here is the call graph for this function:

void micropolisj.gui.EndGamePane.startNewGame ( )
private

Definition at line 89 of file EndGamePane.java.

References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.doNewCity().

Referenced by micropolisj.gui.EndGamePane.EndGamePane().

Here is the call graph for this function:

void micropolisj.gui.EndGamePane.startNewServer ( )
private

Definition at line 100 of file EndGamePane.java.

References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.doNewCity().

Referenced by micropolisj.gui.EndGamePane.EndGamePane().

Here is the call graph for this function:


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