fi.hut.tml.xsmiles.mlfc.signature
Class SignDialog
java.lang.Object
fi.hut.tml.xsmiles.mlfc.signature.SignDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class SignDialog
- extends java.lang.Object
- implements java.awt.event.ActionListener
- Author:
- honkkis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
frame
protected javax.swing.JFrame frame
mainPanel
protected java.awt.Container mainPanel
centerPanel
protected java.awt.Container centerPanel
buttonPanel
protected java.awt.Container buttonPanel
signButton
protected XButton signButton
cancelButton
protected XButton cancelButton
verifyButton
protected XButton verifyButton
selectKeyButton
protected XButton selectKeyButton
showTreeButton
protected XButton showTreeButton
instLog
protected XTextArea instLog
uiLog
protected XTextArea uiLog
keystoreFile
protected java.io.File keystoreFile
cfactory
protected ComponentFactory cfactory
signatureType
protected short signatureType
actionListener
protected java.awt.event.ActionListener actionListener
SignDialog
public SignDialog()
showDialog
public void showDialog(short sigType)
setActionListener
public void setActionListener(java.awt.event.ActionListener l)
disposeDialog
public void disposeDialog()
getComponentFactory
protected ComponentFactory getComponentFactory()
setComponentFactory
protected void setComponentFactory(ComponentFactory f)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
showTree
public void showTree(org.w3c.dom.Element signatureElem)
writeToInstance
public void writeToInstance(org.w3c.dom.Node n)
writeToUI
public void writeToUI(org.w3c.dom.Node n)
writeToTextArea
protected void writeToTextArea(org.w3c.dom.Node n,
XTextArea log)
debugNode
public static void debugNode(org.w3c.dom.Node n)
X-Smiles 1.2