Serialized Form


Package org.pricingnexus.helper

Class org.pricingnexus.helper.HtmlRefiner implements Serializable

Serialized Fields

urlLabel

javax.swing.JLabel urlLabel

urljTextField

javax.swing.JTextField urljTextField

jPanel1

javax.swing.JPanel jPanel1

flowLayout_l1

java.awt.FlowLayout flowLayout_l1

flowLayout_l2

java.awt.FlowLayout flowLayout_l2

jPanel2

javax.swing.JPanel jPanel2

filejTextField

javax.swing.JTextField filejTextField

fileLabel

javax.swing.JLabel fileLabel

flowLayout_l3

java.awt.FlowLayout flowLayout_l3

jPanel3

javax.swing.JPanel jPanel3

statusjTextField

javax.swing.JTextField statusjTextField

statusLabel

javax.swing.JLabel statusLabel

gridLayout2

java.awt.GridLayout gridLayout2

flowLayout_l4

java.awt.FlowLayout flowLayout_l4

jPanel4

javax.swing.JPanel jPanel4

jButton3

javax.swing.JButton jButton3

jButton2

javax.swing.JButton jButton2

Class org.pricingnexus.helper.Logger implements Serializable

Serialized Fields

firstSocket

int firstSocket
The following two variables (firstSocket, lastSocket) are holding the values which sockets should be watched for. It should be noted here that no exception, just an error message for the text window, is generated if a socket is not accessible by the logger.

lastSocket

int lastSocket

noOfLines

int noOfLines
"noOfLines" holds max number of lines that should be showed int the textarea "currentNoOfLines" holds the Number of lines counted by the append actions

currentNoOfLines

int currentNoOfLines

theContent

java.lang.String theContent

theContentPaused

java.lang.String theContentPaused

isStopped

boolean isStopped

isPaused

boolean isPaused

stream

java.io.InputStream stream

theListener

org.pricingnexus.helper.Logger.ListenerPort[] theListener

j

int j

borderLayout1

java.awt.BorderLayout borderLayout1

border1

javax.swing.border.Border border1

jPanel1

javax.swing.JPanel jPanel1

startButton

javax.swing.JButton startButton

continueButton

javax.swing.JButton continueButton

pauseButton

javax.swing.JButton pauseButton

stopButton

javax.swing.JButton stopButton

exitButton

javax.swing.JButton exitButton

jPanel3

javax.swing.JPanel jPanel3

borderLayout3

java.awt.BorderLayout borderLayout3

border2

javax.swing.border.Border border2

jScrollPanel

javax.swing.JScrollPane jScrollPanel

theTextArea

javax.swing.JTextArea theTextArea

gridLayout1

java.awt.GridLayout gridLayout1