Serialized Form
|
Package net.sourceforge.openstego |
errorCode
int errorCode
- Error code for the exception
namespace
String namespace
- Namespace for the exception
|
Package net.sourceforge.openstego.ui |
embedAlgoComboBox
JComboBox embedAlgoComboBox
- Combobox for "Stego Algorithm" for "Embed"
extractAlgoComboBox
JComboBox extractAlgoComboBox
- Combobox for "Stego Algorithm" for "Extract"
msgFileTextField
JTextField msgFileTextField
- "Message File" text field
msgFileButton
JButton msgFileButton
- "Message File" browse file button
coverFileTextField
JTextField coverFileTextField
- "Cover File" text field
coverFileButton
JButton coverFileButton
- "Cover File" browse file button
stegoFileTextField
JTextField stegoFileTextField
- "Stego File" text field
stegoFileButton
JButton stegoFileButton
- "Stego File" browse file button
useCompCheckBox
JCheckBox useCompCheckBox
- Checkbox for "Use Compression"
useEncryptCheckBox
JCheckBox useEncryptCheckBox
- Checkbox for "Use Encryption"
passwordTextField
JPasswordField passwordTextField
- "Password" text field
confPasswordTextField
JPasswordField confPasswordTextField
- "Confirm Password" text field
inputStegoFileTextField
JTextField inputStegoFileTextField
- "Input Stego File" text field
inputStegoFileButton
JButton inputStegoFileButton
- "Input Stego File" browse file button
outputFolderTextField
JTextField outputFolderTextField
- "Output Folder" text field
extractPwdTextField
JPasswordField extractPwdTextField
- "Password for Extract" text field
outputFolderButton
JButton outputFolderButton
- "Output Folder" browse file button
okButton
JButton okButton
- "OK" button
cancelButton
JButton cancelButton
- "Cancel" button
mainTabbedPane
JTabbedPane mainTabbedPane
- Tabbed pane for embed/extract tabs
pluginEmbedOptionsPanel
JPanel pluginEmbedOptionsPanel
- Panel for plugin specific options for "Embed" action
passwordPanel
JPanel passwordPanel
- Password panel handle (for enable/disable)
config
OpenStegoConfig config
- Class variable to store OpenStego config data
plugin
OpenStegoPlugin plugin
- Class variable to store stego plugin object
pluginEmbedOptionsUI
PluginEmbedOptionsUI pluginEmbedOptionsUI
- Reference to the UI Panel specific to the plugin
Copyright © 2007-2008 Samir Vaidya. All Rights Reserved.