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 TypeMethodDescriptionvoidAdd a single picture to the list.voidPicturePanel.bringToTop(Picture picture) Move the given picture to the top of the Z order.voidTileSet.bringToTop(Picture picture) Move the given picture to the top of the Z order.protected voidDraw an image on screen.protected voidPlace a picture in the display area.booleanReturntrueif that picture is the same as this one.Constructors in org.htmlparser.lexerapplications.thumbelina with parameters of type Picture