Uses of Class
org.htmlparser.lexerapplications.thumbelina.Picture
Packages that use Picture
Package
Description
Extract the images behind thumbnail images.
-
Uses of Picture in org.htmlparser.lexerapplications.thumbelina
Methods in org.htmlparser.lexerapplications.thumbelina that return PictureModifier and TypeMethodDescriptionFind a picture with the given URL in the panel.TileSet.pictureAt
(int x, int y) Find the Picture at position x,yMethods in org.htmlparser.lexerapplications.thumbelina with parameters of type PictureModifier and TypeMethodDescriptionvoid
Add a single picture to the list.void
PicturePanel.bringToTop
(Picture picture) Move the given picture to the top of the Z order.void
TileSet.bringToTop
(Picture picture) Move the given picture to the top of the Z order.protected void
Draw an image on screen.protected void
Place a picture in the display area.boolean
Returntrue
if that picture is the same as this one.Constructors in org.htmlparser.lexerapplications.thumbelina with parameters of type Picture