Uses of Class org.htmlparser.lexerapplications.thumbelina.Picture

Uses in package org.htmlparser.lexerapplications.thumbelina

Constructors with parameter type org.htmlparser.lexerapplications.thumbelina.Picture

Construct a picture from the one given.

Methods with parameter type org.htmlparser.lexerapplications.thumbelina.Picture

void
Add a single picture to the list.
void
Move the given picture to the top of the Z order.
void
Move the given picture to the top of the Z order.
void
PicturePanel.draw(Picture picture, boolean add)
Draw an image on screen.
void
Sequencer.place(Picture picture, boolean add)
Place a picture in the display area.
boolean
Picture.same(Picture picture)
Return true if that picture is the same as this one.

Methods with return type org.htmlparser.lexerapplications.thumbelina.Picture

Picture
PicturePanel.find(String url)
Find a picture with the given URL in the panel.
Picture
TileSet.pictureAt(int x, int y)
Find the Picture at position x,y

HTML Parser is an open source library released under LGPL. SourceForge.net