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

P

Packet - class Free.util.Packet.
Packet is the data type that represents all GNU.FREE packets used in its protocols.
Packet - class FreeTest.Packet.
 
Packet(char, String, String, String, String, int) - Constructor for class Free.util.Packet
constructor which creates packet ready for encryption and sending
Packet(String) - Constructor for class Free.util.Packet
constructor which parses Strings into valid packets
Packet(String) - Constructor for class FreeTest.Packet
 
packetMsg - Variable in class FreeTest.TCPClient
 
paint(Graphics) - Method in class Free.awt.TextView
 
paint(Graphics) - Method in class Free.awt.FreePanel
 
paint(Graphics) - Method in class Free.awt.RxImageLabel
 
party1 - Static variable in class FreeInstall.Install
 
party2 - Static variable in class FreeInstall.Install
 
party3 - Static variable in class FreeInstall.Install
 
party4 - Static variable in class FreeInstall.Install
 
passphrase - Static variable in class FreeInstall.Install
 
pm_private_key - Static variable in class PollManager.Comms
 
pm_private_key - Static variable in class FreeInstall.Install
 
pm_public_key - Static variable in class ERServer.ERServer
 
pm_public_key - Static variable in class FreeInstall.Install
 
PMcheckER(String, String, String) - Static method in class ERServer.DBase
checks Electoral Roll information against that in the database for PollManager.
PMconfirmVoted(String, String, String) - Static method in class ERServer.DBase
Using data from the PollManager sets a user as having voted
PMProtocol - class PollManager.PMProtocol.
PMProtocol receives Strings of data from TCPClient and implements the logic to process these strings and formulate the appropriate replies.
PMProtocol() - Constructor for class PollManager.PMProtocol
 
PollManager - package PollManager
 
PollManager - class PollManager.PollManager.
PollManager Class initialises and starts the PollManager software.
PollManager() - Constructor for class PollManager.PollManager
PollManager() is the constructor which creates all the AWT frames and launches the splash screen.
preferredSize() - Method in class Free.awt.TextView
 
preferredSize() - Method in class Free.awt.RxImageLabel
 
prepare(int, Dimension, Point) - Method in class Free.awt.TextRun
Prepares this run of text for word-wrapped stylized display, breaking it down into discrete Substrings that can be drawn easily.
prepare(TextRun) - Method in class Free.awt.TextView
 
prepareAll() - Method in class Free.awt.TextView
 
prepareCall(String) - Method in class Free.DBPool.JDCConnection
 
prepareCall(String, int, int) - Method in class Free.DBPool.JDCConnection
 
prepareStatement(String) - Method in class Free.DBPool.JDCConnection
 
prepareStatement(String, int, int) - Method in class Free.DBPool.JDCConnection
 
printCaption(Graphics) - Method in class Free.awt.FreePanel
 
printError(String) - Static method in class FreeInstall.Install
 
privDecrypt(String, String) - Static method in class Free.util.RSAEncrypt
Decrypts supplied hexadecimal-encoded data using private RSA key.
privDecrypt(String, String) - Static method in class FreeTest.RSAEncrypt
Decrypts supplied hexadecimal-encoded data using private RSA key.
process(String) - Static method in class PollManager.PMProtocol
process analyses packets and responds appropriately.
process(String) - Static method in class FreeClient.ClientProtocol
process analyses packets and responds appropriately.
process(String) - Static method in class FreeTest.ClientProtocol
process analyses packets and responds appropriately
process(String, int) - Static method in class Free.ClientProtocol
process analyses packets and responds appropriately
process(String, String) - Static method in class Free.ServerProtocol
process analyses Strings sent from TCPServer and decides whether the data is in fact valid packets.
process(String, String) - Static method in class ERServer.ERServerProtocol
process analyses Strings sent from TCPServer and decides whether the data is in fact valid packets.
pubEncrypt(String, String) - Static method in class Free.util.RSAEncrypt
Encrypts the data parameter using the public key and returns as a Hex-encoded string.
pubEncrypt(String, String) - Static method in class FreeTest.RSAEncrypt
Encrypts the data parameter using the public key and returns as a Hex-encoded string.
pword - Static variable in class PollManager.PollManager
 

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