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

Public Member Functions

 NotificationPane (Micropolis engine)
void showMessage (Micropolis engine, MicropolisMessage msg, int xpos, int ypos)
void showZoneStatus (Micropolis engine, int xpos, int ypos, ZoneStatus zone)

Private Member Functions

void onDismissClicked ()

Detailed Description

Definition at line 19 of file NotificationPane.java.

Constructor & Destructor Documentation

micropolisj.gui.NotificationPane.NotificationPane ( Micropolis  engine)

Definition at line 33 of file NotificationPane.java.

References micropolisj.gui.NotificationPane.onDismissClicked().

Here is the call graph for this function:

Member Function Documentation

void micropolisj.gui.NotificationPane.onDismissClicked ( )
private
void micropolisj.gui.NotificationPane.showMessage ( Micropolis  engine,
MicropolisMessage  msg,
int  xpos,
int  ypos 
)

Definition at line 90 of file NotificationPane.java.

Referenced by micropolisj.gui.MainWindow.cityMessage().


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