org.gudy.azureus2.ui.swt.components.graphics
Interface ValueSource
public interface ValueSource
 
 
STYLE_NONE
static final int STYLE_NONE
- See Also:
 - Constant Field Values
 
STYLE_UP
static final int STYLE_UP
- See Also:
 - Constant Field Values
 
STYLE_DOWN
static final int STYLE_DOWN
- See Also:
 - Constant Field Values
 
STYLE_NAMED
static final int STYLE_NAMED
- See Also:
 - Constant Field Values
 
STYLE_BOLD
static final int STYLE_BOLD
- See Also:
 - Constant Field Values
 
STYLE_INVISIBLE
static final int STYLE_INVISIBLE
- See Also:
 - Constant Field Values
 
STYLE_DOTTED
static final int STYLE_DOTTED
- See Also:
 - Constant Field Values
 
STYLE_HIDE_LABEL
static final int STYLE_HIDE_LABEL
- See Also:
 - Constant Field Values
 
getName
String getName()
 
getLineColor
org.eclipse.swt.graphics.Color getLineColor()
 
isTrimmable
boolean isTrimmable()
 
getValue
int getValue()
 
getStyle
int getStyle()
 
getAlpha
int getAlpha()