Generated by
JDiff

Class java.awt.image.ShortLookupTable

Changed Constructors
ShortLookupTable(int, short[]) Documentation changed from old to new.
Constructs a ShortLookupTable object from an array of shorts representing a lookup table for each band.
ShortLookupTable(int, short[][]) Documentation changed from old to new.
Constructs a ShortLookupTable object from an array of short arrays representing a lookup table for each band.