Serialized Form

Class com.asprise.util.jsane.JSaneDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

labelHost

javax.swing.JLabel labelHost

labelPort

javax.swing.JLabel labelPort

labelDevices

javax.swing.JLabel labelDevices

comboHost

javax.swing.JComboBox comboHost

textPort

javax.swing.JTextField textPort

comboDevices

javax.swing.JComboBox comboDevices

buttonConnect

javax.swing.JButton buttonConnect

buttonDisconnect

javax.swing.JButton buttonDisconnect

components

javax.swing.JComponent[] components

textLog

javax.swing.JTextArea textLog

panelBottom

javax.swing.JPanel panelBottom

actionConnect

javax.swing.Action actionConnect

actionDisconnect

javax.swing.Action actionDisconnect

actionCloseDialog

javax.swing.Action actionCloseDialog

actionShowLog

javax.swing.Action actionShowLog

sane

JSane sane

devices

JSaneDevice[] devices

sanePanel

JSanePanel sanePanel

listener

JSaneDialogListener listener

repository

JSaneDeviceRepository repository

authListenerUI

SaneAuthListenerUI authListenerUI

initialConnectionPolicy

int initialConnectionPolicy

currentSelectedIndex

int currentSelectedIndex

img

java.awt.Image img