Serialized Form


Package edu.hawaii.ics.yucheng

Class edu.hawaii.ics.yucheng.SpanningTreeApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

myDownloadButton

javax.swing.JButton myDownloadButton
A component that allows the user to solve a downloaded graph.


myGraphBox

GraphBox myGraphBox
A component that displays the graph.


myRandomizeButton

javax.swing.JButton myRandomizeButton
A component that allows the user to solve a randomized graph.


myStatusLabel

StatusLabel myStatusLabel
A component that displays status.


myUrlField

javax.swing.JTextField myUrlField
A component that displays the URL.


STATUS_TIMEOUT

int STATUS_TIMEOUT