use of limelight.styles.FlatStyle in project limelight by slagyr.
the class BorderTest method setUp.
public void setUp() { style = new FlatStyle(); insideMargin = new Box(0, 0, 100, 200); }
Aggregations
UseOf