mixconfig.tools.TemplateSigningTool Class Reference

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

List of all members.

Public Member Functions

 TemplateSigningTool (Frame parent)
void actionPerformed (ActionEvent e)
void stateChanged (ChangeEvent e)

Private Member Functions

void loadTemplateFromFile ()
void exportFile (TermsAndConditionsTemplate template)
TermsAndConditionsTemplate getSelectedTemplate ()
Iterable
< TermsAndConditionsTemplate > 
getAllTemplates ()
void removeOldItem (String id)

Private Attributes

CertPanel certPanel = null
TitledGridBagPanel templatePanel = null
JComboBox templatesBox = null
JButton loadTemplateButton = null
JButton signButton = null
JButton closeButton = null
Frame parent = null
PKCS12 signingKey = null
SignatureCreator signer = SignatureCreator.getInstance()


Constructor & Destructor Documentation

mixconfig.tools.TemplateSigningTool.TemplateSigningTool ( Frame  parent  ) 


Member Function Documentation

void mixconfig.tools.TemplateSigningTool.actionPerformed ( ActionEvent  e  ) 

void mixconfig.tools.TemplateSigningTool.stateChanged ( ChangeEvent  e  ) 

void mixconfig.tools.TemplateSigningTool.loadTemplateFromFile (  )  [private]

void mixconfig.tools.TemplateSigningTool.exportFile ( TermsAndConditionsTemplate  template  )  [private]

TermsAndConditionsTemplate mixconfig.tools.TemplateSigningTool.getSelectedTemplate (  )  [private]

Iterable<TermsAndConditionsTemplate> mixconfig.tools.TemplateSigningTool.getAllTemplates (  )  [private]

void mixconfig.tools.TemplateSigningTool.removeOldItem ( String  id  )  [private]


Member Data Documentation

TitledGridBagPanel mixconfig.tools.TemplateSigningTool.templatePanel = null [private]

SignatureCreator mixconfig.tools.TemplateSigningTool.signer = SignatureCreator.getInstance() [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