create_indicator


Description:

public DockSurface create_indicator (int size, Color color, DockSurface model)

Creates a surface for an indicator.

Parameters:

size the size of the indicator
color the color of the indicator
model existing surface to use as basis of new surface

Returns:

a new dock surface with the indicator drawn on it