Graph Common

pl.psnc.graph.ui
Interface GraphDecorator


public interface GraphDecorator

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Field Summary
static java.awt.Color SEPARATOR_COLOR1
          Separator gradient color: first
static java.awt.Color SEPARATOR_COLOR2
          Separator gradient color: second
static int SEPARATOR_HEIGTH
          Defines graph separator height
static int SEPARATOR_MARGIN
          Defines graph separator margin
 

Field Detail

SEPARATOR_MARGIN

static final int SEPARATOR_MARGIN
Defines graph separator margin

See Also:
Constant Field Values

SEPARATOR_HEIGTH

static final int SEPARATOR_HEIGTH
Defines graph separator height

See Also:
Constant Field Values

SEPARATOR_COLOR1

static final java.awt.Color SEPARATOR_COLOR1
Separator gradient color: first


SEPARATOR_COLOR2

static final java.awt.Color SEPARATOR_COLOR2
Separator gradient color: second


Graph Common

Copyright 2008 by VLAB Dominik Stoklosa