gov.lanl.JavaButtonMgr
Class JavaButtonMgr
java.lang.Object
|
+--gov.lanl.JavaButtonMgr.JavaButtonMgr
- public class JavaButtonMgr
- extends java.lang.Object
GUI for testing the keystore java button code.
Supports reading and writing data to a button, include keystore files.
Accepts a configuration file for initializing fields...via ConfigProperties.
The data in the config should be:
FILE_2_RING_FIELD
RING_2_FILE_FIELD
APPLET_PATH
APPLET_NAME
VERBOSE controls debugging output to sysout
- Version:
- $Revision: 1.3 $ $Date: 2000/10/12 22:11:34 $
- Author:
- Jim George
|
Constructor Summary |
JavaButtonMgr(java.lang.String[] args)
Constructor |
|
Method Summary |
static void |
main(java.lang.String[] args)
Starts the keymanager application |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaButtonMgr
public JavaButtonMgr(java.lang.String[] args)
- Constructor
- Parameters:
args - are the command line arguments to send to ConfigProperties
main
public static void main(java.lang.String[] args)
- Starts the keymanager application
Copyright © 2000 University of California. All Rights Reserved.