HTML Parser Home Page

Uses of Interface
org.htmlparser.lexerapplications.thumbelina.PictureListener

Packages that use PictureListener
org.htmlparser.lexerapplications.thumbelina Extract the images behind thumbnail images. 
 

Uses of PictureListener in org.htmlparser.lexerapplications.thumbelina
 

Classes in org.htmlparser.lexerapplications.thumbelina that implement PictureListener
 class Thumbelina
          View images behind thumbnails.
 

Fields in org.htmlparser.lexerapplications.thumbelina declared as PictureListener
 PictureListener Picture.mListener
          The object to notify about picture events;
 

Constructors in org.htmlparser.lexerapplications.thumbelina with parameters of type PictureListener
Picture(URL url, PictureListener listener, Rectangle r)
          Construct a picture over the rectangle given.
 


© 2006 Derrick Oswald
Sep 17, 2006

HTML Parser is an open source library released under Common Public License. SourceForge.net