Class PostOfficeView

java.lang.Object
  |
  +--DisplayPanel
        |
        +--PostOfficeView

public class PostOfficeView
extends DisplayPanel

Post office simulation.

See Also:
Serialized Form

Constructor Summary
PostOfficeView()
          Constructs a post office.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostOfficeView

public PostOfficeView()
Constructs a post office.