Package de.enough.polish.preprocess.borders

Converts the CSS background definitions to J2ME background classes.

See:
          Description

Class Summary
BottomBorderConverter Creates the source code for a simple border.
CircleBorderConverter Converts CSS code into a CircleBorder instantiation.
DropShadowBorderConverter Creates a drop shadow border.
ImageBorderConverter  
LeftBorderConverter Creates the source code for a simple border.
MultiImageBorderConverter  
RightBorderConverter Creates the source code for a simple border.
RoundRectBorderConverter Creates a border with round edges.
ShadowBorderConverter Creates a shadow-like border.
SimpleBorderConverter Creates the source code for a simple border.
TopBorderConverter Creates the source code for a simple border.
 

Package de.enough.polish.preprocess.borders Description

Converts the CSS background definitions to J2ME background classes.