Serialized Form
-
Package javaforce.ansi.client
-
Class javaforce.ansi.client.BufferViewer
class BufferViewer extends JComponent implements Serializable-
Serialized Fields
-
blinker
boolean blinker
-
blinkerShown
boolean blinkerShown
-
buffer
Buffer buffer
-
closed
boolean closed
-
connected
boolean connected
-
connecting
boolean connecting
-
cursorShown
boolean cursorShown
-
failed
boolean failed
-
fos
FileOutputStream fos
-
img
JFImage img
-
init
boolean init
-
lock
Object lock
-
pane
JScrollPane pane
-
profile_last
long profile_last
-
pty
LnxPty pty
-
ready
boolean ready
-
render
javaforce.ansi.client.BufferViewer.Render render
-
RenderPriority
int RenderPriority
-
script
Script script
-
selectEnd
int selectEnd
-
selectStart
int selectStart
-
settings
Settings settings
-
timer
Timer timer
A timer to blink the cursor, the blinky text.
-
-
-
-
Package javaforce.awt
-
Class javaforce.awt.FindDialog
class FindDialog extends JDialog implements Serializable -
Class javaforce.awt.GetPassword
class GetPassword extends JDialog implements Serializable-
Serialized Fields
-
bCancel
JButton bCancel
-
bOk
JButton bOk
-
label
JLabel label
-
password
JPasswordField password
-
retValue
String retValue
-
-
-
Class javaforce.awt.JFClipboard.JComp
class JComp extends JComponent implements Serializable -
Class javaforce.awt.JFClipboard.MyTransferHandler
class MyTransferHandler extends TransferHandler implements Serializable -
Class javaforce.awt.JFImage
class JFImage extends JComponent implements Serializable-
Serialized Fields
-
bi
BufferedImage bi
-
buffer
int[] buffer
-
g2d
Graphics2D g2d
-
imageType
int imageType
-
resizeOperation
JFImage.ResizeOperation resizeOperation
-
-
-
Class javaforce.awt.JFontChooser
class JFontChooser extends JDialog implements Serializable -
Class javaforce.awt.JFTextArea
class JFTextArea extends JTextArea implements Serializable-
Serialized Fields
-
defaultCaret
Caret defaultCaret
-
overtypeCaret
Caret overtypeCaret
-
undo
UndoManager undo
-
-
-
Class javaforce.awt.MQTTViewer
class MQTTViewer extends JFrame implements Serializable-
Serialized Fields
-
authenticate
JCheckBox authenticate
-
clear
JButton clear
-
client
MQTT client
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
jScrollPane1
JScrollPane jScrollPane1
-
keys
KeyMgmt keys
-
msgs
JTextArea msgs
-
password
JTextField password
-
secure
JCheckBox secure
-
send
JButton send
-
send_msg
JTextField send_msg
-
send_topic
JTextField send_topic
-
server
JTextField server
-
start
JButton start
-
subscribe
JButton subscribe
-
topic
JTextField topic
-
username
JTextField username
-
-
-
Class javaforce.awt.ProgressDialog
class ProgressDialog extends JDialog implements Serializable-
Serialized Fields
-
autoClose
boolean autoClose
-
cancel
JButton cancel
-
close
JButton close
-
indeterminate
boolean indeterminate
-
msg
JLabel msg
-
progress
JProgressBar progress
-
task
JFTask task
-
taskStarted
boolean taskStarted
-
-
-
Class javaforce.awt.ReplaceDialog
class ReplaceDialog extends JDialog implements Serializable-
Serialized Fields
-
cancel
JButton cancel
-
cbCase
JCheckBox cbCase
-
cbWhole
JCheckBox cbWhole
-
findReplace
JButton findReplace
-
findText
JTextField findText
-
found
boolean found
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
re
ReplaceEvent re
-
replaceAll
JButton replaceAll
-
replaceText
JTextField replaceText
-
-
-
Class javaforce.awt.TestEvents
class TestEvents extends JFrame implements Serializable-
Serialized Fields
-
exit
JButton exit
-
keys
JTextField keys
-
mouse
JLabel mouse
-
-
-
Class javaforce.awt.ViewJFLog
class ViewJFLog extends JDialog implements Serializable -
Class javaforce.awt.ViewLog
class ViewLog extends JDialog implements Serializable-
Serialized Fields
-
close
JButton close
-
isClosed
boolean isClosed
-
jScrollPane1
JScrollPane jScrollPane1
-
txt
JTextArea txt
-
-
-
Class javaforce.awt.VNC
class VNC extends JFrame implements Serializable-
Serialized Fields
-
buttons
int buttons
-
fullscreen
JButton fullscreen
-
host
String host
-
jButton1
JButton jButton1
-
jButton2
JButton jButton2
-
jButton3
JButton jButton3
-
jButton4
JButton jButton4
-
pass
String pass
-
port
int port
-
scroll
JScrollPane scroll
-
tools
JToolBar tools
-
vnc_fullscreen
VNC vnc_fullscreen
-
vnc_windowed
VNC vnc_windowed
-
-
-
Class javaforce.awt.VNCApp
class VNCApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
viewLog
JButton viewLog
-
-
-
Class javaforce.awt.XMLTree.XMLTag
class XMLTag extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
attrs
ArrayList<XMLTree.XMLAttr> attrs
-
content
String content
-
isLeaf
boolean isLeaf
-
isNotLeaf
boolean isNotLeaf
-
isReadOnly
boolean isReadOnly
-
isSingle
boolean isSingle
Tag is a singleton -
name
String name
-
-
-
-
Package javaforce.awt.security
-
Class javaforce.awt.security.GenKeyPair
class GenKeyPair extends JDialog implements Serializable-
Serialized Fields
-
alias
JTextField alias
-
dname
JTextField dname
-
jButton1
JButton jButton1
-
jButton2
JButton jButton2
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
keys
KeyMgmt keys
-
root
String root
-
san
JTextField san
-
sign_root
JCheckBox sign_root
-
validDays
JTextField validDays
-
-
-
Class javaforce.awt.security.KeyMgr
class KeyMgr extends JDialog implements Serializable-
Serialized Fields
-
bar1
JToolBar bar1
-
bar2
JToolBar bar2
-
bar3
JToolBar bar3
-
bar4
JToolBar bar4
-
bar5
JToolBar bar5
-
details
JButton details
-
export_crt
JButton export_crt
-
export_key
JButton export_key
-
export_ks
JButton export_ks
-
gen_client
JButton gen_client
-
gen_csr
JButton gen_csr
-
gen_root
JButton gen_root
-
import_key
JButton import_key
-
import_ks
JButton import_ks
-
jButton1
JButton jButton1
-
jButton2
JButton jButton2
-
jButton4
JButton jButton4
-
jScrollPane2
JScrollPane jScrollPane2
-
keys
KeyMgmt keys
-
model
DefaultTableModel model
-
reload
JButton reload
-
rename_alias
JButton rename_alias
-
root
String root
-
signcsr
JButton signcsr
-
table
JTable table
-
validate
JButton validate
-
-
-
-
Package javaforce.codec.g729a
-
Exception Class javaforce.codec.g729a.G729aException
class G729aException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
default_mes
String default_mes
-
reason
int reason
-
-
-
-
Package javaforce.codec.gsm
-
Exception Class javaforce.codec.gsm.InvalidGSMFrameException
class InvalidGSMFrameException extends Exception implements Serializable
-
-
Package javaforce.media
-
Class javaforce.media.Music.Instrument
class Instrument extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
flags
int flags
-
name
String name
-
regions
ArrayList<Music.Region> regions
-
-
Class javaforce.media.Music.Pattern
class Pattern extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bpm
int bpm
-
flags
int flags
-
name
String name
-
tracks
ArrayList<Music.Track> tracks
-
-
Class javaforce.media.Music.Region
class Region extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fineTune
int fineTune
-
flags
int flags
-
high
int high
-
low
int low
-
sample
int sample
-
unity
int unity
-
-
Class javaforce.media.Music.Sample
class Sample extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attenuation
float attenuation
-
flags
int flags
-
loopEnd
int loopEnd
-
loopStart
int loopStart
-
name
String name
-
samples
short[] samples
-
sustainEnd
int sustainEnd
-
sustainStart
int sustainStart
-
-
Class javaforce.media.Music.Song
class Song extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
comment
String comment
-
flags
int flags
-
instruments
ArrayList<Music.Instrument> instruments
-
name
String name
-
patterns
ArrayList<Music.Pattern> patterns
-
samples
ArrayList<Music.Sample> samples
-
sequence
ArrayList<Integer> sequence
-
-
Class javaforce.media.Music.Track
class Track extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
flags
int flags
-
fxcmds
byte[] fxcmds
-
fxparams
int[] fxparams
-
notes
byte[] notes
-
startFreqVibrateSpeed
float startFreqVibrateSpeed
-
startInstrument
byte startInstrument
-
startPanVibrateSpeed
float startPanVibrateSpeed
-
startVolL
float startVolL
-
startVolR
float startVolR
-
startVolVibrateSpeed
float startVolVibrateSpeed
-
volcmds
byte[] volcmds
-
volparams
int[] volparams
-
-
Class javaforce.media.Music.Version
class Version extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
version
int version
-
-
-
Package javaforce.print
-
Class javaforce.print.JFPrintApp
class JFPrintApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
viewLog
JButton viewLog
-
-
-
-
Package javaforce.service
-
Class javaforce.service.DHCPApp
class DHCPApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
viewLog
JButton viewLog
-
-
-
Class javaforce.service.DNSApp
class DNSApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.FTPApp
class FTPApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
gen_keys
JButton gen_keys
-
help
JButton help
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.MQTTApp
class MQTTApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
gen_keys
JButton gen_keys
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
viewLog
JButton viewLog
-
-
-
Class javaforce.service.POP3App
class POP3App extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
gen_keys
JButton gen_keys
-
help
JButton help
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.ProxyApp
class ProxyApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.SMTPApp
class SMTPApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
gen_keys
JButton gen_keys
-
help
JButton help
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.SMTPRelayApp
class SMTPRelayApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
help
JButton help
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.SOCKSApp
class SOCKSApp extends JFrame implements Serializable -
Class javaforce.service.SSHApp
class SSHApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
help
JButton help
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
Class javaforce.service.STUNApp
class STUNApp extends JFrame implements Serializable-
Serialized Fields
-
busClient
JBusClient busClient
-
config
JTextArea config
-
jButton1
JButton jButton1
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
save
JButton save
-
viewer
ViewLog viewer
-
-
-
-
Package javaforce.utils
-
Class javaforce.utils.CPUHogger
class CPUHogger extends JFrame implements Serializable -
Class javaforce.utils.FileDialog
class FileDialog extends JFrame implements Serializable-
Serialized Fields
-
amtComplete
long amtComplete
-
amtTodo
long amtTodo
-
cancel
JButton cancel
-
cmd
String[] cmd
-
done
boolean done
-
hidetxt2
boolean hidetxt2
-
msg1
String msg1
-
msg2
String msg2
-
progress
JProgressBar progress
-
timer
Timer timer
-
txt1
JLabel txt1
-
txt2
JLabel txt2
-
worker
FileDialog.Worker worker
-
-
-
Class javaforce.utils.SystemInfo
class SystemInfo extends JFrame implements Serializable-
Serialized Fields
-
computername
JTextField computername
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
okay
JButton okay
-
osversion
JTextField osversion
-
system_name
JTextField system_name
-
system_serial
JTextField system_serial
-
username
JTextField username
-
-
-
Class javaforce.utils.TestCamera
class TestCamera extends JFrame implements Serializable-
Serialized Fields
-
camera
Camera camera
-
cameraList
JComboBox<String> cameraList
-
client
WebUIClient client
-
encoder_dash
MediaEncoder encoder_dash
-
encoder_h264
MediaEncoder encoder_h264
-
encoderCount
int encoderCount
-
fps
int fps
-
frameCount
int frameCount
-
height
int height
-
img
JFImage img
-
init_segment
byte[] init_segment
-
mirror
JToggleButton mirror
-
preview
JLabel preview
-
start
JButton start
-
stop
JButton stop
-
timer
Timer timer
-
transcode
boolean transcode
-
transcodeBox
JCheckBox transcodeBox
-
video
Video video
-
video_capture
Video video_capture
-
webView
JButton webView
-
width
int width
-
-
-
Class javaforce.utils.TestLDAP
class TestLDAP extends JFrame implements Serializable-
Serialized Fields
-
attr
JTextField attr
-
dn
JTextField dn
-
domain
JTextField domain
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel7
JLabel jLabel7
-
keyType
JComboBox<String> keyType
-
keyValue
JTextField keyValue
-
login
JButton login
-
password
JPasswordField password
-
query
JButton query
-
server
JTextField server
-
username
JTextField username
-
-
-
-
Package javaforce.vm
-
Class javaforce.vm.Address
class Address extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.Controller
class Controller extends Address implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.Device
class Device extends Address implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.Disk
class Disk extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.Hardware
class Hardware extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bios_efi
boolean bios_efi
-
bios_secure
boolean bios_secure
-
controllers
ArrayList<Controller> controllers
-
cores
int cores
-
devices
ArrayList<Device> devices
-
disks
ArrayList<Disk> disks
-
genid
String genid
-
machine
String machine
-
memory
Size memory
-
name
String name
-
networks
ArrayList<Network> networks
-
os
int os
-
pool
String pool
-
tpm
int tpm
-
video
String video
-
video_3d_accel
boolean video_3d_accel
-
vram
int vram
-
-
Class javaforce.vm.Network
class Network extends Address implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.NetworkBridge
class NetworkBridge extends NetworkConfig implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.NetworkConfig
class NetworkConfig extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.NetworkInterface
class NetworkInterface extends NetworkConfig implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.NetworkState
class NetworkState extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.NetworkVirtual
class NetworkVirtual extends NetworkConfig implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bridge
String bridge
-
vlan
int vlan
-
-
Class javaforce.vm.NetworkVLAN
class NetworkVLAN extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.Size
class Size extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
size
int size
-
unit
int unit
-
-
Class javaforce.vm.Storage
class Storage extends Object implements Serializable- serialVersionUID:
- 1L
-
Class javaforce.vm.VirtualMachine
class VirtualMachine extends Object implements Serializable- serialVersionUID:
- 1L
-