Serialized Form
g
java.awt.Graphics g
- The Graphics object used in the drawing.
- See Also:
Graphics
screenSize
java.awt.Dimension screenSize
- The size of the screen
browserPane
javax.swing.JEditorPane browserPane
- Pane for showing URL contents
urlTextField
javax.swing.JTextField urlTextField
- Text field for showing/entering URL
currentURL
java.lang.String currentURL
- Current URL this browser is displaying
outputArea
javax.swing.JTextArea outputArea
- The constant to represent the state of action pending
last_x
int last_x
- The X coordinate of the last position of the mouse
last_y
int last_y
- The Y coordinate of the last position of the mouse