Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C D E F G H M P S T

C

charToNibble(char) - Static method in class plugins.Encrypt.HexUtil
convert a single char to corresponding nibble.
clone() - Method in class plugins.Encrypt.Encrypt
 
conversation - Variable in class plugins.Encrypt.EncryptProtocol
 
createProtocol() - Method in class plugins.Encrypt.Encrypt
 

D

destroy() - Method in class plugins.Encrypt.Encrypt
 
disable(boolean) - Method in class plugins.Encrypt.Encrypt
State switches from enabled to disabled.

E

Encrypt - class plugins.Encrypt.Encrypt.
 
Encrypt() - Constructor for class plugins.Encrypt.Encrypt
Creates a new instance of Encrypt
EncryptProtocol - class plugins.Encrypt.EncryptProtocol.
 
EncryptProtocol(Conversation) - Constructor for class plugins.Encrypt.EncryptProtocol
Creates a new instance of EncryptProtocol
enable(boolean) - Method in class plugins.Encrypt.Encrypt
 

F

fromHexString(String) - Static method in class plugins.Encrypt.HexUtil
Convert a hex string to a byte array.

G

getIcon() - Method in class plugins.Encrypt.Encrypt
 
getMnemonic() - Method in class plugins.Encrypt.Encrypt
 
getName() - Method in class plugins.Encrypt.Encrypt
 
getToolTip() - Method in class plugins.Encrypt.Encrypt
 

H

HexUtil - class plugins.Encrypt.HexUtil.
 
HexUtil() - Constructor for class plugins.Encrypt.HexUtil
 
hexChar - Static variable in class plugins.Encrypt.HexUtil
 

M

main(String[]) - Static method in class plugins.Encrypt.Encrypt
 
myKeyPair - Variable in class plugins.Encrypt.Encrypt
 

P

plugins.Encrypt - package plugins.Encrypt
 
processIncoming(String) - Method in class plugins.Encrypt.Encrypt
Is Called if a Message was received.
processIncoming(String) - Method in class plugins.Encrypt.EncryptProtocol
Is Called if a Message was received.
processOutgoing(String) - Method in class plugins.Encrypt.Encrypt
Is called if a Plugin or the Chatframe want to send a Message.
processOutgoing(String) - Method in class plugins.Encrypt.EncryptProtocol
Is called if a Plugin or the Chatframe want to send a Message.

S

send(String) - Method in class plugins.Encrypt.EncryptProtocol
 
sendDisable() - Method in class plugins.Encrypt.EncryptProtocol
 
sendEnable() - Method in class plugins.Encrypt.EncryptProtocol
 

T

toHexString(byte[]) - Static method in class plugins.Encrypt.HexUtil
 

C D E F G H M P S T