Package applications.cryptotoolj

Class Summary
AnalyzerFrame Description: An implementation of a Frame subclass with window closer that to be used by Analyzers for reporting analysis results.
CipherFrame Provides a user interface for performing encryption and decryption operations on a particular message.
CryptoToolApplet A wrapper class that runs CryptoToolJ as an applet in a Web browser.
CryptoToolJ Top-level window for the CryptoToolJ application.
FileSaveMessageDialog Implements a dialog window for the Save and SaveAs options.
KeyDialog Creates a dialog box for entering a cipher key and alphabet.
Menus Implements a menu system for CryptoToolJ.
MessageDialog Implements a modal dialog box that displays information.
MultiLineLabel Implements a custom component for displaying multiple lines.
ProviderTest Conducts a simple test of the Provider interface.
TextAreaPlus This class implements a TextArea for CryptoToolJ.
TextManager Manages the cutting, pasting, copying of text for all windows
Tools Implements a collection of static utility methods.
WindowManager A collection of static methods used to manage CryptoTool windows.