A B C D E F G H I L M N O P R S T V W

A

AddNodePanel - class gui.AddNodePanel.
 
AddNodePanel() - Constructor for class gui.AddNodePanel
 
AppContainer - class launch.AppContainer.
AppContainer.java - This class is a containted for a node application.
AppContainer(String, Object[]) - Constructor for class launch.AppContainer
Constructor for AppContainer Object, takes in the class name of the class to be invoked and an array of arguments.
AppLauncher - class launch.AppLauncher.
AppLauncher.java Launches a Java application given a class name and arguments for its main method.
AppLauncher(String, Object[]) - Constructor for class launch.AppLauncher
Constructor for AppLauncher class
accept() - Method in class mobnet.ServerSocket
Listens for a connection to be made to this socket and accepts it.
actionPerformed(ActionEvent) - Method in class DateClientGui
 
add(JPanel) - Method in class DrawFrame
Override of the method to add a JPanel to the DrawFrame so that the JPanel is centred.
addBlankRow() - Method in class gui.NodeTableModel
 
addComponentsToPane(Container) - Method in class ChatApp
 
addComponentsToPane(Container) - Method in class ChatAppCrude
 
addConnection(PortIP) - Method in class mobnet.ServerSocket
This method is used by the Singleton Manager.
addNode(int, int, String, Color) - Method in class core.NodeManager
Add a Node to the NodeManager
available() - Method in class mobnet.InputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
average(ArrayList) - Method in class core.MathHelper
Compute the average of an ArrayList of floats

A B C D E F G H I L M N O P R S T V W