mixconfig.tools.EncryptedLogTool Class Reference

Inherits gui::dialog::JAPDialog, java::awt::event::ActionListener, javax::swing::event::ChangeListener, and JAPHelpContext::IHelpContext.

List of all members.

Public Member Functions

 EncryptedLogTool (Frame parent)
void stateChanged (ChangeEvent a_event)
String getHelpContext ()
void actionPerformed (ActionEvent a_event)
Container getHelpExtractionDisplayContext ()

Private Member Functions

void doDecrypt ()

Private Attributes

JTextArea m_textLogFile
byte[] m_arLog
CertPanel m_privateCertPanel
JButton m_btnChooseFile
JButton m_btnDecrypt

Static Private Attributes

static final String MSG_PASSWD_INFO_MSG
static final String MSG_CERT_HEADLINE
static final String MSG_CANNOT_DECRYPT = EncryptedLogTool.class.getName() + "_cannotDecrypt"
static final String MSG_NO_CERT = EncryptedLogTool.class.getName() + "_noCert"
static final String MSG_NO_LOG = EncryptedLogTool.class.getName() + "_noLog"
static final String MSG_REALLY_CLOSE = EncryptedLogTool.class.getName() + "_reallyClose"

Classes

class  LogCertCreationValidator


Constructor & Destructor Documentation

mixconfig.tools.EncryptedLogTool.EncryptedLogTool ( Frame  parent  ) 


Member Function Documentation

void mixconfig.tools.EncryptedLogTool.stateChanged ( ChangeEvent  a_event  ) 

String mixconfig.tools.EncryptedLogTool.getHelpContext (  ) 

void mixconfig.tools.EncryptedLogTool.actionPerformed ( ActionEvent  a_event  ) 

void mixconfig.tools.EncryptedLogTool.doDecrypt (  )  [private]

Container mixconfig.tools.EncryptedLogTool.getHelpExtractionDisplayContext (  ) 


Member Data Documentation

Initial value:

 EncryptedLogTool.class.getName() +
    "_passwordInfoMessage"

Referenced by mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.getPasswordInfoMessage().

Initial value:

 EncryptedLogTool.class.getName() +
    "_certificateHeadline"

Referenced by mixconfig.tools.EncryptedLogTool.EncryptedLogTool().

final String mixconfig.tools.EncryptedLogTool.MSG_CANNOT_DECRYPT = EncryptedLogTool.class.getName() + "_cannotDecrypt" [static, private]

final String mixconfig.tools.EncryptedLogTool.MSG_NO_CERT = EncryptedLogTool.class.getName() + "_noCert" [static, private]

final String mixconfig.tools.EncryptedLogTool.MSG_NO_LOG = EncryptedLogTool.class.getName() + "_noLog" [static, private]

final String mixconfig.tools.EncryptedLogTool.MSG_REALLY_CLOSE = EncryptedLogTool.class.getName() + "_reallyClose" [static, private]


The documentation for this class was generated from the following file:

Generated on Mon Nov 16 23:24:48 2009 for MixConfig by  doxygen 1.5.6