|
Thumbelina Home Page | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.htmlparser.lexerapplications.thumbelina |
|---|
| Class org.htmlparser.lexerapplications.thumbelina.Picture extends Rectangle implements Serializable |
|---|
| Serialized Fields |
|---|
int TRANSFER_SIZE
URL mURL
PictureListener mListener
boolean mValid
Point mOrigin
Rectangle fields x, y,
width and height will change, but the
origin remains the same.
Point mExtent
Rectangle fields
width and height will change, but the
extent remains the same.
Image mImage
File mLocalFile
| Class org.htmlparser.lexerapplications.thumbelina.PicturePanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Thumbelina mThumbelina
TileSet mMosaic
Dimension mPreferredSize
null initially, caches the results of
calculatePreferredSize ().
| Class org.htmlparser.lexerapplications.thumbelina.Thumbelina extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> mUrls
HashMap<K,V> mVisited
HashMap<K,V> mRequested
HashMap<K,V> mTracked
Thread mThread
boolean mActive
true means processing URLS, false not.
Sequencer mSequencer
PicturePanel mPicturePanel
PropertyChangeSupport mPropertySupport
String mCurrentURL
boolean mDiscardCGI
true, does not follow links containing cgi calls.
boolean mDiscardQueries
true, does not follow links containing queries (?).
JCheckBox mBackgroundToggle
JList mHistory
JScrollPane mPicturePanelScroller
JScrollPane mHistoryScroller
JSplitPane mMainArea
JPanel mPowerBar
JProgressBar mQueueProgress
JProgressBar mReadyProgress
JCheckBox mRunToggle
JSlider mSpeedSlider
JTextField mUrlText
JLabel mQueueSize
JLabel mVisitedSize
| Class org.htmlparser.lexerapplications.thumbelina.ThumbelinaFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
JMenuBar mMenu
JMenu mURL
JMenuItem mOpen
JMenuItem mGoogle
JSeparator mSeparator1
JSeparator mSeparator2
JMenuItem mExit
JMenu mView
JCheckBoxMenuItem mStatusVisible
JCheckBoxMenuItem mHistoryVisible
JMenu mCommand
JMenuItem mReset
JMenuItem mClear
JMenu mHelp
JMenuItem mAbout
| Class org.htmlparser.lexerapplications.thumbelina.TileSet extends Canvas implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> mRegions
Point origin
Rectangle last
|
© 2006 Derrick Oswald April 1, 2006
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| HTML Parser is an open source library released under Common Public License. |