home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / desvs7nu / readme < prev    next >
Encoding:
Text File  |  1996-08-14  |  606 b   |  24 lines

  1.  
  2. This package consist of 2 main parts:
  3.  
  4.   - JanneButton/JanneToolbar.
  5.   
  6.     Button and Toolbar classes to handle buttons with image and/or 
  7.     string labels.
  8.     
  9.   - XImageSource and friends.
  10.  
  11.     An implementation of the ImageProducer interface that uses a X11 
  12.     bitmap (xbm) array, X11 pixmap (xpm) array or an input stream to 
  13.     a xbm/xpm file, to produce pixel values for an Image.
  14.  
  15.  
  16. Use the JanneButton.html file to access the various test applets.
  17.  
  18. You find the source to the classes and test applets under the
  19. src directory. 
  20.  
  21. To compile use the Makefile (only tested on Solaris 2).
  22.  
  23. /Janne
  24.