mixconfig.panels.DataRetentionPanel Class Reference

Inherits javax::swing::JPanel, java::awt::event::ActionListener, and java::awt::event::FocusListener.

List of all members.

Public Member Functions

 DataRetentionPanel (MixConfigPanel parentPanel)
void focusGained (FocusEvent a_event)
void focusLost (FocusEvent a_event)
void actionPerformed (ActionEvent e)

Private Member Functions

void importDataRetentionKey ()

Private Attributes

MixConfigPanel m_parentPanel = null
JButton m_bttnImportDataRetentionKey
JTextField m_tfDataRetentionKey
JPanel m_panelDataRetentionKeyStoreCards
JTextField m_tfDataRetentionLogDir
JCheckBox m_cbDoDataRetention

Static Private Attributes

static final String ACTIONCOMMAND_IMPORTDATARETENTIONKEY = "impordataretentionkey"


Constructor & Destructor Documentation

mixconfig.panels.DataRetentionPanel.DataRetentionPanel ( MixConfigPanel  parentPanel  ) 


Member Function Documentation

void mixconfig.panels.DataRetentionPanel.focusGained ( FocusEvent  a_event  ) 

void mixconfig.panels.DataRetentionPanel.focusLost ( FocusEvent  a_event  ) 

void mixconfig.panels.DataRetentionPanel.actionPerformed ( ActionEvent  e  ) 

void mixconfig.panels.DataRetentionPanel.importDataRetentionKey (  )  [private]


Member Data Documentation

final String mixconfig.panels.DataRetentionPanel.ACTIONCOMMAND_IMPORTDATARETENTIONKEY = "impordataretentionkey" [static, private]


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

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