Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.ui.util.PaintUtils Class Reference

List of all members.

Static Public Member Functions

static void drawRoundedRectangle (GC gc, Rectangle bounds, Color backgroundColor, Color borderColor)
static void drawRoundedRectangle (GC gc, Rectangle bounds, Color backgroundColor)
static void drawRoundedBorder (GC gc, Rectangle bounds, Color borderColor)

Static Public Attributes

static final int ARC = 5
static final int LINE_WEIGHT = 1

Detailed Description

Utility class for paint actions


Member Function Documentation

static void de.fu_berlin.inf.dpp.ui.util.PaintUtils.drawRoundedBorder ( GC  gc,
Rectangle  bounds,
Color  borderColor 
) [static]
static void de.fu_berlin.inf.dpp.ui.util.PaintUtils.drawRoundedRectangle ( GC  gc,
Rectangle  bounds,
Color  backgroundColor,
Color  borderColor 
) [static]
static void de.fu_berlin.inf.dpp.ui.util.PaintUtils.drawRoundedRectangle ( GC  gc,
Rectangle  bounds,
Color  backgroundColor 
) [static]

Member Data Documentation

 All Classes Namespaces Files Functions Variables Enumerations