Package | Description |
---|---|
org.htmlparser.lexerapplications.thumbelina |
Extract the images behind thumbnail images.
|
Modifier and Type | Field | Description |
---|---|---|
protected Thumbelina |
PicturePanel.mThumbelina |
The thumbelina object in use.
|
protected Thumbelina |
Sequencer.mThumbelina |
The thumbelina object to drive.
|
Modifier and Type | Method | Description |
---|---|---|
Thumbelina |
ThumbelinaFrame.getThumbelina() |
Access the Thumbelina object contained in the frame.
|
Constructor | Description |
---|---|
PicturePanel(Thumbelina thumbelina) |
Creates a new instance of PicturePanel
|
Sequencer(Thumbelina thumbelina) |
Creates a new instance of a Sequencer.
|
ThumbelinaFrame(Thumbelina thumbelina) |
Construct a new Thumbelina frame with a given Thumbelina.
|
HTML Parser is an open source library released under LGPL.