DataBuffer, ColorModels and SampleModels
    Phil Race 
    Phil.Race at Sun.COM
       
    Wed May  9 07:16:12 UTC 2007
    
    
  
Roman Kennke wrote:
> Thanks alot for the explanation Phil. I'll study the available code then
> and see what could possibly be done about the CMS problems.
you mean the littlecms code  right? that's separate from these classes.
>  One quick
> question: The build seems to always pull in the encumbered classes from
> the plug, even if I put in a replacement class in the main tree. Is
> there an easy way (like a list of classes) to disable pulling in certain
> classes? I can't seem to quickly find such a list or something.
>
>
>   
In order to know which classes to pull in and no others they have too 
enumerated so all you need to do is find
where they are enumerated and remove references to the specific classes
look in make/java/redist/Makefile and make/java/awt/Makefile
 
-phil.
    
    
More information about the 2d-dev
mailing list