Serialized Form


Package org.apache.ws.commons.tcpmon

Class org.apache.ws.commons.tcpmon.AdminPane extends javax.swing.JPanel implements Serializable

Serialized Fields

listenerButton

javax.swing.JRadioButton listenerButton
Field listenerButton, proxyButton


proxyButton

javax.swing.JRadioButton proxyButton
Field listenerButton, proxyButton


hostLabel

javax.swing.JLabel hostLabel
Field hostLabel, tportLabel


tportLabel

javax.swing.JLabel tportLabel
Field hostLabel, tportLabel


port

AdminPane.NumberField port
Field port


host

AdminPane.HostnameField host
Field host


tport

AdminPane.NumberField tport
Field tport


noteb

javax.swing.JTabbedPane noteb
Field noteb


HTTPProxyBox

javax.swing.JCheckBox HTTPProxyBox
Field HTTPProxyBox


HTTPProxyHost

AdminPane.HostnameField HTTPProxyHost
Field HTTPProxyHost


HTTPProxyPort

AdminPane.NumberField HTTPProxyPort
Field HTTPProxyPort


HTTPProxyHostLabel

javax.swing.JLabel HTTPProxyHostLabel
Field HTTPProxyHostLabel, HTTPProxyPortLabel


HTTPProxyPortLabel

javax.swing.JLabel HTTPProxyPortLabel
Field HTTPProxyHostLabel, HTTPProxyPortLabel


delayTimeLabel

javax.swing.JLabel delayTimeLabel
Field delayTimeLabel, delayBytesLabel


delayBytesLabel

javax.swing.JLabel delayBytesLabel
Field delayTimeLabel, delayBytesLabel


delayTime

AdminPane.NumberField delayTime
Field delayTime, delayBytes


delayBytes

AdminPane.NumberField delayBytes
Field delayTime, delayBytes


delayBox

javax.swing.JCheckBox delayBox
Field delayBox

Class org.apache.ws.commons.tcpmon.TCPMon extends javax.swing.JFrame implements Serializable

Serialized Fields

notebook

javax.swing.JTabbedPane notebook
Field notebook


Package org.apache.ws.commons.tcpmon.idea

Class org.apache.ws.commons.tcpmon.idea.IdeaTCPMonToolWindow extends javax.swing.JTabbedPane implements Serializable