A D E G H I L M N P R S T U V

S

ServerFrame - Class in no.ntnu.vegare.visualizer.server.gui
The graphical user interface for the server.
ServerFrame(LogDatabase) - Constructor for class no.ntnu.vegare.visualizer.server.gui.ServerFrame
Generate a new GUI frame.
ServerPanel - Class in no.ntnu.vegare.visualizer.server.gui.panels
Panel controlling the HTTP server listening to client requests.
ServerPanel(LogDatabase) - Constructor for class no.ntnu.vegare.visualizer.server.gui.panels.ServerPanel
 
startGenerator(LogDatabase, int) - Method in class no.ntnu.vegare.visualizer.server.background.ThreadPool
Start a generator thread, creating random incidents.
startServer(LogDatabase, int, Thread.UncaughtExceptionHandler) - Method in class no.ntnu.vegare.visualizer.server.background.ThreadPool
Start a new HTTP server on a specified port.
stop() - Method in class no.ntnu.vegare.visualizer.server.background.GeneratorThread
 
stopGenerator() - Method in class no.ntnu.vegare.visualizer.server.background.ThreadPool
Stop the generator thread from executing.
stopServer() - Method in class no.ntnu.vegare.visualizer.server.background.ThreadPool
Stop the server from executing.

A D E G H I L M N P R S T U V