Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.icons: Javadoc index of package com.icons.


Package Samples:

com.icons

Classes:

JspmImageEncoder: Abstract class for writing out an image. A framework for classes that encode and write out an image in a particular file format. This provides a simplified rendition of the ImageConsumer interface. It always delivers the pixels as ints in the RGBdefault color model. It always provides them in top-down left-right order. If you want more flexibility you can always implement ImageConsumer directly.
JspmIntHashtable: A Hashtable that uses ints as the keys. Use just like java.util.Hashtable, except that the keys must be ints. This is much faster than creating a new Integer for each access.
scaleicon: Scales an icon down to a certain extend
JspmGifEncoder: Write out a graphic in GIF format.
ico2gif
icongalery
GifEncoderHashitem
IntHashtableEntry
IntHashtableEnumerator

Home | Contact Us | Privacy Policy | Terms of Service