A B C D E F G H I K L M N O P Q R S T U W Z

L

LAN_NODE - Static variable in class gps.network.graph.NodeProperties
node type - LAN_NODE
Link - Class in gps.network.graph
Represents a link between to nodes.
Link(boolean, int, int) - Constructor for class gps.network.graph.Link
Creates new Link, standard constructor
LinkProperties - Class in gps.network.graph
link properties
LinkProperties() - Constructor for class gps.network.graph.LinkProperties
Creates new LinkProperties with zero bandwidth, delay etc.
LinkProperties(double, double, double, double) - Constructor for class gps.network.graph.LinkProperties
Creates new LinkProperties
loadConfFromFile(String, Properties) - Static method in class gps.util.Config
loads configuration from file at the specified path
loadConfFromFile(File, Properties) - Static method in class gps.util.Config
loads configuration from File object
loadConfFromFileGUI(String, Properties, JFrame) - Static method in class gps.util.Config
loads configuration from file at the specified path, with messagebox if any error exists.
loadConfFromFileGUI(File, Properties, JFrame) - Static method in class gps.util.Config
loads configuration from File object, with messagebox if any error exists.
loadConfig(File) - Method in class gps.gui.ProtocolPanel
abstract function loadConfig, loads configuration file
loadConfig(File) - Method in class gps.protocol.BT.BTPanel
load config file into properties
loadFailed() - Method in class gps.gui.ControlPanel
set button status after load fail
loadInit() - Method in class gps.gui.ControlPanel
load simulator properties from config file to text boxes
loadInit() - Method in class gps.gui.SimGuiControl
loads initial value to gui
loadProtocolProperties(String) - Method in class gps.protocol.BT.BT
loads protocol properties
loadProtocolProperties(String) - Method in class gps.protocol.Protocol
loads protocol properties, to be overriden
loadSimulatorConf() - Method in class gps.Simulator
loads simulation properties from configure file
loadSuccess() - Method in class gps.gui.ControlPanel
set button status after load success
loadSuccess() - Method in class gps.gui.ProtocolPanel
abstract function loadSuccess, called after load success
loadSuccess() - Method in class gps.protocol.BT.BTPanel
called after load success
log(AsyncFileHandler, LogRecord) - Method in class gps.util.LogServer
asynchornous file handler call this function to write log record to the log server.
LogFormatter - Class in gps.util
formats log records
LogFormatter() - Constructor for class gps.util.LogFormatter
dummy constructor
LogFormatter(boolean) - Constructor for class gps.util.LogFormatter
constructs a log formatter object
LogServer - Class in gps.util
log server handles concurrent log request, and runs in a seperate thread
LogServer() - Constructor for class gps.util.LogServer
dummy constructor
LogServer.HandlerRecordPair - Class in gps.util
a pare of handler and record.

A B C D E F G H I K L M N O P Q R S T U W Z