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

A

a - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
The ScriptAction object.
abort(boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Aborts the current operation.
AboutDialog - Class in uk.org.arlott.simon.hw.f24.lbsta
Displays the about dialog.
AboutDialog(Frame) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.AboutDialog
Creates a new about dialog (without setting it visible).
acknowledgeTopologyChange(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
actionPerformed(ActionEvent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Action event handler.
actionPerformed(ActionEvent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry.Action
Handles button presses and type changes.
actionPerformed(ActionEvent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
Handles button presses and type changes.
actionPerformed(ActionEvent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry.State
Handles button presses and type changes.
active - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation
Simulation active flag.
add(String) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Log
Adds a string to the log, the time will be prepended automatically.
add(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a LAN to the network.
add(LAN, boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a LAN to the network.
add(Host) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a host to the network.
add(Host, boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a host to the network.
add(Bridge) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a bridge to the network.
add(Bridge, boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a bridge to the network.
add(ScriptComponent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Adds a script element.
add(ScriptComponent, int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Adds a script element at the specified position.
addChangeListener(NetworkChangeListener) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a change listener to those requiring updates of changes to network components.
addPacket(Packet) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Adds a packet to this bridge port.
addPacket(Packet) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Adds a packet to this host.
addPacket(Packet) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Adds a packet to this LAN.
addPacket(Packet) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a packet to the network.
addPacket(Packet) - Method in interface uk.org.arlott.simon.hw.f24.lbsta.PacketTransport
Add a Packet to this PacketTransport.
address - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
The address of this host.
addToNetwork() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Adds this bridge to the network.
addToNetwork() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Adds this host to the network.
aimSpeed - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation
The speed to aim for.
allAddresses - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
The addresses currently in use.
allIDs - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
All the bridge IDs in use.

B

b - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Bridge being modified.
b - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Bridge being viewed.
becomeDesignatedPort(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
BLOCKING - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port blocking state.
borderBottom - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
The bottom border.
borderTop - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
The top border.
Bridge - Class in uk.org.arlott.simon.hw.f24.lbsta
Represents a bridge on the network.
Bridge(int, int, Network) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Creates a new Bridge.
bridge - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The bridge this port is part of.
Bridge.HostCacheEntry - Class in uk.org.arlott.simon.hw.f24.lbsta
Host Cache Entry object.
Bridge.HostCacheEntry(Host, BridgePort) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
Creates a new HostCacheEntry.
BRIDGE_PORT_STATE_CHANGED - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Bridge port state change event.
BRIDGE_PORT_STATE_CHANGED - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Bridge Port State Changed state.
bridgeFont - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkDraw
The bridge font size.
bridgeForwardDelay - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The Forward Delays.
bridgeHelloTime - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The Hello Times.
bridgeID - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Bridge ID (8 octets)
bridgeID - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Bridge ID.
bridgeID - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Bridge ID.
bridgeID - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Bridge ID.
bridgeMaxAge - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The Max Ages.
BridgePacket - Class in uk.org.arlott.simon.hw.f24.lbsta
Base Spanning Tree Algorithm packet, with protocol identifier, version and message type.
BridgePacket(int) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
Creates a new BridgePacket of the specified type.
BridgePort - Class in uk.org.arlott.simon.hw.f24.lbsta
Represents a bridge port on the network.
BridgePort(Bridge, int, int) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Creates a new BridgePort.
bridgePort - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Bridge Port.
bridgePort - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Bridge Port.
bridgePort - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Bridge Port.
bridgePortCost - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Bridge port path cost text boxes.
bridgePortEnabled - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The port enable/disable option.
bridgePortFont - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkDraw
the bridge port font size.
bridgePortID - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Bridge port ID combo boxes.
bridgePorts - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The bridge ports connected to this brigde port.
bridgePorts - Variable in class uk.org.arlott.simon.hw.f24.lbsta.LAN
The bridge ports connected to this LAN.
bridgePortsIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of bridge ports on the network.
bridgePortState - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The port states.
bridges - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Bridges on the network.
bridgesIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of bridges on the network.

C

changed() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Notifies the ChangeListener of a change.
changed() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Notifies the ChangeListener of a change.
changed(ScriptComponent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
Updates the element when it is changed.
changeType(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
Handles the changing type of an element.
check(Network, Vector<NetworkEvent>, boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Check if this state has been reached on the network.
checkConnect() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Check if the bridge is connected to anything and enable the port if possible.
checkDisconnect() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Check if the bridge is connected to anything and disable the port if neccessary.
checkRunning() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation.Task
Check if the simulation should be stopped.
cl - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Change listener to notify if something is changed.
cl - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Change listener to notify if something is changed.
clear() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Log
Clears the log.
clear() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Clears all the elements from the list.
colourToHex(Color) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.LegendDialog
Converts a Color to hexadecimal form.
CommonInterface - Interface in uk.org.arlott.simon.hw.f24.lbsta
The CommonInterface interface provides methods to allow multiple application modes to all support certain input event methods.
configBPDUGeneration() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
configPending - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Configuration message pending flag.
ConfigurationMessage - Class in uk.org.arlott.simon.hw.f24.lbsta
Spanning Tree Algorithm Bridge Configuration Message.
ConfigurationMessage(boolean, boolean, int, int, int, int, int, int, int, int) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
<<<<<<< ConfigurationMessage.java Creates a new Configuration Message.
configurationUpdate() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
connect(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Connects to LAN.
connect(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Connects to a bridge port.
connect(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to another LAN.
connect(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to a bridge port.
connect(Host) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to a host.
costOfPathToRoot - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Cost of path to root (4 octets)
create(ChangeListener, Object) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Creates a new edit panel.
create(ChangeListener, Object, Network) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Creates a new view panel.
createBridgePortStateChanged(int, int, int) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Creates a new Bridge Port State Changed event.
createBridgePortStateChanged(int, int, int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Creates a new Bridge Port State Changed state.
createEnableOrDisablePort(int, int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Creates a new Bridge Port Enable/Disable action.
createHostEnableOrDisableRandomPackets(int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Creates a new Host Random Packets Enable/Disable action.
createHostGetsPacket(int, int) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Creates a new Host Received Packet event.
createHostGetsPacket(int, int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Creates a new Host Received Packet state.
createHostSendPacket(int, int) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Creates a new Send Host Packet action.
createResetBridges() - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Creates a new Reset Bridges action.
createRootIDatBridge(int, int) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Creates a new Root ID at Bridge event.
createRootIDatBridge(int, int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Creates a new Root ID Changed state.
createSleep(int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Creates a new Sleep state.
createSpanningTreeAlgorithmComplete(int, boolean) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Creates a new Spanning Tree Algorithm Complete state.
current - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Script
Current script element.
currentMode - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
The current mode.

D

data - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Data payload of the packet.
DEFAULT_SPEED - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation
The default speed of the simulation.
delete - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
The delete script button.
delete(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
Removes an element
delete - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
Delete this element button.
deSelect() - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Deselects the currently selected network object.
designatedBridge - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The designated bridge on the LAN.
designatedCost - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The designated cost on the LAN.
designatedForSomePort() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
designatedPort(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
designatedPort - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The designated port on the LAN.
designatedPortSelection() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
designatedRoot - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The designated root on the LAN.
destination - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Destination of the packet.
detectLoop(HashMap<Point, HashSet<LAN>>) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Detects loops of LANs.
detectLoop(HashMap<Point, HashSet<LAN>>, HashSet<LAN>, LAN, LAN) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Detects loops of LANs.
dir - Variable in class uk.org.arlott.simon.hw.f24.lbsta.StandaloneFileHandler
The location of the last saved file.
direction - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Direction of the packet.
disable() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Disable the port.
DISABLED - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port disabled state.
disablePort(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
disconnect(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Disconnects from a LAN.
disconnect(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Disconnects from a bridge port.
disconnect(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects from a LAN.
disconnect(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects from a bridge port.
disconnect(Host) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects from a host.
disconnectAll() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Disconnects from all LANs and bridge ports and removes all packets.
disconnectAll() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects all LANs, bridges and hosts from this LAN.
disconnectBridges() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects all bridges from this LAN.
disconnectLANs() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Disconnects all LANs from this one.
doAction(Network) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Peforms this action on the network.
doToolbarButton(Object) - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Performs the action associated with a toolbar button.
DOWN - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Packet direction is down along the PacketTransport object.
drop() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Drops the packet.
dstHostAddress - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Destination Host ID.
dstHostAddress - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Destination host address.
dstHostAddress - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Destination Host address.

E

e - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry.Action
Entry holding this element.
e - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
The ScriptEdit mode object.
e - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry.State
Entry holding this element.
edit - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
The list of elements.
enable() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Enable the port (only if it is connected to something).
enable - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Enable/disable value.
ENABLE_OR_DISABLE_PORT - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Enable or disable port action.
enableHover(boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Enables or disables hover detection mode.
enablePort(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
enableRandomPackets(boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Sets the status of the random packets mode.
event(NetworkEvent) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Adds a new event to the list of events that have occured.
events - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Events that were recoreded on the network.
expiryTimer - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
The expiry timer.

F

failed - Variable in class uk.org.arlott.simon.hw.f24.lbsta.JavaWSFileHandler
Exception set if the writing fails.
FileHandler - Interface in uk.org.arlott.simon.hw.f24.lbsta
The FileHandler interface provides methods for loading and saving to a file.
FILEHANDLER - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.LBSTA
Provides the relevant FileHandler object for the current environment.
FileHandlerException - Exception in uk.org.arlott.simon.hw.f24.lbsta
Signals that there is a problem handling a file.
FileHandlerException(String) - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.FileHandlerException
Creates a new FileHandlerException with the specified error message.
findFreeAddress() - Static method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Finds an unused host address.
findFreeID() - Static method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Finds an unused bridge ID.
finishConnects() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Finish reconnecting to any other network components that are not connected back to this one.
finished - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Finish state of the packet.
finished - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Script
Finished state.
finishMove(boolean) - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Finish moving components.
forwardDelay - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Forward Delay set by root bridge in seconds.
forwardDelay - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Forward Delay (2 octets)
forwardDelay - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
All possible Forward Delay values.
forwardDelayTimer - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The forward delay timer.
forwardDelayTimerExpiry(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
FORWARDING - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port forwarding state.
from - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
LAN when placing a Host.
FROM - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Packet direction is from the PacketTransport object.

G

get() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Log
Retrieves the whole log as an array of strings.
get(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Gets a script element.
getAddress() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Gets the address.
getBridge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the bridge this port is connected to.
getBridge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Gets the Bridge this panel is editing.
getBridge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Gets the Bridge this panel is viewing.
getBridgeID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Bridge ID.
getBridgePorts() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets all bridge ports connected to this bridge port.
getBridges() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Gets all bridges connected to this LAN.
getBridges() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the bridges on the network.
getCostOfPathToRoot() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Cost of path to root.
getCurrent() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Gets the current element.
getData() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Gets the data payload of the packet.
getDestination() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Gets the destination of the packet.
getExpiryTime() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
Gets the expiry time.
getForwardDelay() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the bridge Forward Delay.
getForwardDelay() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Forward Delay.
getHelloTime() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the bridge Hello Time.
getHelloTime() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Hello Time.
getHLAN(Point) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the horizontal LAN at a given point.
getHost() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Gets the Host this panel is editing.
getHost() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Gets the Host this panel is viewing.
getHostAddress() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
Gets the host address.
getHostCache() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the host cache.
getHosts() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Gets all hosts connected to this LAN.
getHosts() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the hosts on the network.
getHover() - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Gets the current network object the mouse is hovering over.
getID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the ID.
getID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets this bridge port's ID.
getLANs() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Get all LANs connected to this bridge port.
getLANs() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Gets all LANs connected to this one.
getLANs() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the LANs on the network.
getLength() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Gets the length of the LAN.
getLocation() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Gets the locate of the packet.
getLog() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the log entries for this bridge.
getLog() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Gets the log entries for this host.
getMaxAge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the bridge Max Age.
getMaxAge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Max Age.
getMessageAge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Message Age.
getMessageType() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
Gets the Message Type.
getNetworkForwardDelay() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the network Forward Delay.
getNetworkHelloTime() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the network Hello Time.
getNetworkMaxAge() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the network Max Age.
getObjectAt(Point) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Tries to find a component at a given point.
getOrthoLine(Point, Point) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Gets an orthognonal line for two positions.
getPackets() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets all the packets on this bridge port.
getPackets() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Gets all the packets on this host.
getPackets() - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Gets all the packets on this LAN.
getPathCost() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the path cost of this bridge port.
getPort() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
Gets the port.
getPortID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Port ID.
getProtcolIdentifier() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
Gets the Protocol Identifier.
getRootID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Gets the root ID.
getRootID() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the Root ID.
getScript() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Script
Gets the script.
getSelected() - Method in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Gets the currently selected network object.
getSource() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Gets the source of the packet.
getState() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the state of this bridge port.
getState() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Gets the current state.
getTime() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the current network simulation time.
getTopologyChangeAcknowledgementFlag() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the status of the Topology Change Acknowledgement flag.
getTopologyChangeFlag() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Gets the status of the Topology Change flag.
getType() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the type of this port.
getVersion() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
Gets the Version.
getVLAN(Point) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the vertical LAN at a given point.
getX() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the X position of this port.
getX() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current X position.
getXcentre() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current X centre position.
getXoffset() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the X offset position of this port.
getXoffset() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current X offset from the centre.
getY() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the Y position of this port.
getY() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current Y position.
getYcentre() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current Y centre position.
getYoffset() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Gets the Y offset position of this port.
getYoffset() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Get the current Y offset from the centre.
GridDraw - Class in uk.org.arlott.simon.hw.f24.lbsta
Draws a grid on a Graphics object.
GridDraw() - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.GridDraw
 

H

h - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
Host being modified.
h - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Host being viewed.
halfConnect(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to another LAN but does not require a reverse connection.
halfConnect(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to a bridge port but does not a require a reverse connection.
halfConnect(Host) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Connects to a host but does not require a reverse connection.
helloTime - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Hello Time set by root bridge in seconds.
helloTime - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ConfigurationMessage
Hello Time (2 octets)
helloTime - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEditPanel
All possible Hello Time values.
helloTimer - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Current Hello Time timer in milliseconds.
helloTimerExpiry() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
hide() - Method in interface uk.org.arlott.simon.hw.f24.lbsta.CommonInterface
Switch from this mode.
hide() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Switches from this mode.
hide() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkView
Switches from this mode.
hide() - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
Switches from this mode.
holdTime - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
The Hold Time.
holdTimer - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The hold timer.
holdTimerExpiry(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
HORIZONTAL_LEFT - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port is horizonal at the left of the bridge.
HORIZONTAL_RIGHT - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port is horizonal at the right of the bridge.
host - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
The host.
Host - Class in uk.org.arlott.simon.hw.f24.lbsta
Represents a host on the network.
Host(int, int, LAN, Network) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Host
Creates a new Host object.
Host(Host, LAN, Network) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Host
Creates a new Host object.
Host(Host, Network) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Host
Creates a new Host object.
HOST_CACHE_EXPIRY_TIME - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
The time host cache entries take to expire.
HOST_ENABLE_OR_DISABLE_RANDOM_PACKETS - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Enable or disable random packet sending on a host action.
HOST_GETS_PACKET - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEvent
Host receives packet event.
HOST_GETS_PACKET - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptState
Host Receives a Packet state.
HOST_SEND_PACKET - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Send packet from a host action.
hostAddress - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptAction
Host address.
hostCache - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
The host cache.
hostCachePanel - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The host cache output.
hosts - Variable in class uk.org.arlott.simon.hw.f24.lbsta.LAN
The hosts connected to this LAN.
hosts - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Hosts on the network.
hostsHIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of horizontal hosts on the network.
hostsVIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of vertical hosts on the network.
hover - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
The current network object the mouse is hovering over.
hoverEnabled - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Indicates whether or not to update the hover value on mouseover.

I

id - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Bridge's ID.
id - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The ID of this bridge port.
id - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
This element's ID.
in - Variable in class uk.org.arlott.simon.hw.f24.lbsta.JavaWSFileHandler
The processed data file read end of the pipe.
initialise() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
initialisePort(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
innerMainPanel - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
The inner main panel of the window, holds the network panel and the status text.
inNetwork - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
Whether or not this bridge is in the network.
inNetwork - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
Whether or not this host is currently in the network or not.
interrupt() - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
Interrupts this panel, causing it to kill its thread.
interrupt() - Method in interface uk.org.arlott.simon.java.lang.Interruptable
Interrupt this object.
Interruptable - Interface in uk.org.arlott.simon.java.lang
Simple interface for an object that can be interrupted.
InvalidNetworkException - Exception in uk.org.arlott.simon.hw.f24.lbsta
Signals that there is a problem modifying the network.
InvalidNetworkException() - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.InvalidNetworkException
Creates a new InvalidNetworkException with no message.
InvalidNetworkException(String) - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.InvalidNetworkException
Creates a new InvalidNetworkException with the specified error message.
InvalidPositionException - Exception in uk.org.arlott.simon.hw.f24.lbsta
Signals that the network object cannot be placed in the requested position.
InvalidPositionException() - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.InvalidPositionException
Creates a new InvalidPositionException with no message.
InvalidPositionException(String) - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.InvalidPositionException
Creates a new InvalidPositionException with the specified error message.
isConnected() - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Find out if this bridge port is connected to any LANs or bridge ports.
isConnectedTo(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Find out if this bridge port is connected to a LAN.
isConnectedTo(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Find out if this bridge port is connected to another bridge port.
isConnectedTo(LAN) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Find out if this LAN is connected to another LAN.
isConnectedTo(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.LAN
Find out if this LAN is connected to a bridge port.
isDropped() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Network state of the packet.
isExpired() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge.HostCacheEntry
Gets the expiry status.
isRandomPacketsEnabled() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Host
Gets the status of the random packets mode.
isSaved() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Gets the save state of the network.

J

JAVAWS - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.LBSTA
Indicates if the applicaiton is running under Java Web Start or not.
JavaWSFileHandler - Class in uk.org.arlott.simon.hw.f24.lbsta
The JavaWSFileHandler implements the FileHandler interface to provide methods for loading and saving to a file.
JavaWSFileHandler() - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.JavaWSFileHandler
 

K

keyPressed(int) - Method in interface uk.org.arlott.simon.hw.f24.lbsta.CommonInterface
Indicates that a key has been pressed.
keyPressed(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Handles keyboard input.
keyPressed(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkView
 
keyPressed(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
 

L

lan - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
The LAN this host is connected to.
LAN - Class in uk.org.arlott.simon.hw.f24.lbsta
Represents a LAN on the network.
LAN(int, int, int, int) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.LAN
Creates a new LAN object.
LAN(LAN) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.LAN
Creates a new LAN object.
lans - Variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
The LANs connected to this bridge port.
lans - Variable in class uk.org.arlott.simon.hw.f24.lbsta.LAN
The LANs connected to this one.
lans - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
LANs on the network.
lansHIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of horizontal LANs on the network.
lansVIdx - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Index of vertical LANs on the network.
lastAssigned - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
The last assigned bridge ID.
lastAssigned - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
The last assigned address.
lastPos - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Placement last position.
lastScriptState - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation
The last script state string.
lastTab - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The previously selected tab.
lastTest - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
Last add test result.
LBSTA - Class in uk.org.arlott.simon.hw.f24.lbsta
Main class, creates the application window and makes it visible.
LBSTA() - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.LBSTA
 
LEARNING - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port learning state.
LEFT - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Packet direction is to the left along the PacketTransport object.
leftPanel - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
The left panel with type combo box.
LegendDialog - Class in uk.org.arlott.simon.hw.f24.lbsta
Displays the legend dialog.
LegendDialog(Frame) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.LegendDialog
Creates a new legend dialog (without setting it visible).
LENGTH - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Packet length.
linkBridgePorts(LAN, int, int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Links any bridge ports at the given position to a LAN
linkBridgePorts(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Links any bridge ports at the same location to a BridgePort
listeners - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Network
Listeners of network objects being changed.
LISTENING - Static variable in class uk.org.arlott.simon.hw.f24.lbsta.BridgePort
Bridge port listening state.
location - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Packet
Current location of the packet.
log - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
The event log.
log - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Host
The event log.
Log - Class in uk.org.arlott.simon.hw.f24.lbsta
Maintains a log of events in a limited size list.
Log(int, Network) - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.Log
Creates a new Log object with the specified maximum number of entries.
log - Variable in class uk.org.arlott.simon.hw.f24.lbsta.Log
List of log events as strings.
logPanel - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkViewPanel
The log output.
LoopException - Exception in uk.org.arlott.simon.hw.f24.lbsta
Signals that there is a loop in the network.
LoopException() - Constructor for exception uk.org.arlott.simon.hw.f24.lbsta.LoopException
Creates a new LoopException.

M

main(String[]) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.LBSTA
Main program invocation method.
mainPanel - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
The main panel of the window.
MainWindow - Class in uk.org.arlott.simon.hw.f24.lbsta
The main window of the application.
MainWindow() - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Creates a new MainWindow object with the starting mode the network edit mode.
mainWindow - Variable in class uk.org.arlott.simon.hw.f24.lbsta.MainWindow
Constant reference to the instance of this object.
mainWindow - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkEdit
The MainWindow.
mainWindow - Variable in class uk.org.arlott.simon.hw.f24.lbsta.NetworkView
The MainWindow.
mainWindow - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
The MainWindow.
MainWindow.NetworkPanel - Class in uk.org.arlott.simon.hw.f24.lbsta
Network panel displayed on the main window.
MainWindow.NetworkPanel() - Constructor for class uk.org.arlott.simon.hw.f24.lbsta.MainWindow.NetworkPanel
Creates a new NetworkPanel object.
makeBlocking(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
makeFonts(Graphics) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.NetworkDraw
Sets up the fonts.
makeForwarding(BridgePort) - Method in class uk.org.arlott.simon.hw.f24.lbsta.Bridge
 
makeNew - Variable in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit.Entry
Make a new element after this one button.
makeNew(int) - Method in class uk.org.arlott.simon.hw.f24.lbsta.ScriptEdit
Creates a new element.
makeTime(long) - Static method in class uk.org.arlott.simon.hw.f24.lbsta.Log
Converts a time in milliseconds to hours, minutes and seconds.
markSaved() - Method in class uk.org.arlott.simon.hw.f24.lbsta.Network
Marks the network as being saved.
MAX_ADDRESSES<