Interface symantec.itools.awt.TransparencyTrick
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface symantec.itools.awt.TransparencyTrick
  -  public interface TransparencyTrick
 
 Note: TransparencyTrick is deprecated.
This is no longer used or supported as of JDK 1.1 since the new JDK allows
 "Lightweight" components which are "Transparent" in nature by default.
 TransparencyTrick is an interface that simply identifies components using
 TransparencyTrickUtils. This allows TransparencyTrickUtils to
 avoid drawing lock-ups due to one implementor asking another to draw itself
 and that implementor asking the asker to draw itself, resulting in a lock-up
  -  Version:
  
 -  1.1, July 14, 1997
  
 -  Author:
  
 -  Symantec
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index