Uses of Package
fr.emn.lite

Packages that use fr.emn.lite
fr.emn.examples.icondraw   
fr.emn.inputeditor   
fr.emn.lite   
 

Classes in fr.emn.lite used by fr.emn.examples.icondraw
Lite
           
LiteColor
           
LiteContext
          LiteAttribute provides static methods to modify or initialize a LiteContext.
LiteShape
           
LiteStroke
          This class is serializable if created with a BasicStroke (only BasicStroke's width is serialized in this version).
 

Classes in fr.emn.lite used by fr.emn.inputeditor
Lite
           
LiteContainer
           
LiteDesk
           
LiteGhost
          Insert the type's description here.
LiteLabel
          !!
LiteUnion
          This class describes a Union of lite objects.
LiteXOR
           
Manipulable
           
PickedList
           
 

Classes in fr.emn.lite used by fr.emn.lite
Lite
           
LiteAntiAliasing
           
LiteAttribute
          Lite Attribute (see details) Examples of how to use LiteAttribute: Lite parent, child; LiteColor black = new LiteColor(0, 0, 0, 1); LiteColor white = new LiteColor(Color.white); // Sets parent & child's color to black.
LiteColor
           
LiteComposite
           
LiteContainer
           
LiteContext
          LiteAttribute provides static methods to modify or initialize a LiteContext.
LiteFillColor
           
LiteGhost
          Insert the type's description here.
LiteGhost_old
          pending: this doc is deprecated.
LiteHide
          Instance this attribute to hide objects.
LitePixelOperation
           
LiteStroke
          This class is serializable if created with a BasicStroke (only BasicStroke's width is serialized in this version).
LiteXOR
           
PickedList