Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

actionPerformed(ActionEvent) - Method in AnimatedProgress
actionPerformed(ActionEvent) - Method in FlipChar
actionPerformed(ActionEvent) - Method in GlobalTimer
ACTIVE_NUMBER_ARRAY - Field in NixieNumber
addComponent(FlipChar) - Method in GlobalTimer
addInnerShadow(Graphics2D, Shape, Color, int, float, int, int) - Method in Score
addPropertyChangeListener(PropertyChangeListener) - Method in Note
addPropertyChangeListener(PropertyChangeListener) - Method in Score
addPropertyChangeListener(PropertyChangeListener) - Method in Semaphore
alpha - Field in AnimatedProgress
alpha - Field in MButton
ALPHA_STEP_LOOKUP - Field in ConicalGradientPaint
AnimatedProgress - Class in eu.hansolo.custom
@author hansolo
AnimatedProgress() - Constructor in AnimatedProgress
Creates new form AnimatedProgressBar

B

backgroundColor - Field in Counter
backgroundImage - Field in BackgroundPanel
backgroundImage - Field in Counter
backgroundImage - Field in FlipChar
backgroundImage - Field in MButtonUI
backgroundImage - Field in SteelCheckBoxUI
BackgroundPanel - Class in eu.hansolo.custom
@author hansolo
BackgroundPanel() - Constructor in BackgroundPanel
barHeight - Field in AnimatedProgress
barWidth - Field in AnimatedProgress
BiLinearGradientPaint - Class in eu.hansolo.gradients
@author Gerrit Grunwald
BiLinearGradientPaint.BiLinearGradientPaintContext - Class in eu.hansolo.gradients
BiLinearGradientPaint.BiLinearGradientPaintContext() - Constructor in BiLinearGradientPaint.BiLinearGradientPaintContext
BiLinearGradientPaint(Shape, Color, Color, Color, Color) - Constructor in BiLinearGradientPaint
Enhanced constructor which takes bounds of the objects SHAPE to fill and the four colors we need to create the bilinear interpolated gradient
bilinearInterpolateColor(Color, Color, Color, Color, float, float) - Method in BiLinearGradientPaint.BiLinearGradientPaintContext
Returns the color calculated by a bilinear interpolation by the two fractions in x and y direction.
BLUE - Enum Constant in ColorDef
BLUE_STEP_LOOKUP - Field in ConicalGradientPaint
BOTTOM_CLIP - Field in FlipChar
BOTTOM_FONT_GRADIENT_FRACTIONS - Field in FlipChar
BOTTOM_FONT_GRADIENT_START - Field in FlipChar
BOTTOM_FONT_GRADIENT_STOP - Field in FlipChar
bottomFontGradientColors - Field in FlipChar
bottomLightArea - Field in AnimatedProgress
bottomLightGradient - Field in AnimatedProgress
BOUNDS - Field in BiLinearGradientPaint
BOUNDS - Field in ContourGradientPaint
BRIGHT - Enum Constant in RangeSlider.ThumbDesign
BRIGHT - Enum Constant in Theme
BRIGHT_TRACK_COLORS - Field in RangeSliderUI
BRIGHT_TRACK_FRACTIONS - Field in RangeSliderUI
BUTTON - Field in MButtonUI

C

calcFactor() - Method in AnimatedProgress
calcInnerBounds() - Method in BackgroundPanel
Calculates the area that is available for painting the display
calcInnerBounds() - Method in FlipChar
Calculates the area that is available for painting the display
calcInnerBounds() - Method in Note
Calculates the area that is available for painting the display
calcInnerBounds() - Method in Score
Calculates the area that is available for painting the display
calcInnerBounds() - Method in Semaphore
Calculates the area that is available for painting the display
calculateLowerThumbLocation() - Method in RangeSliderUI
calculateThumbLocation() - Method in RangeSliderUI
calculateThumbSize() - Method in RangeSliderUI
calculateUpperThumbLocation() - Method in RangeSliderUI
CENTER - Field in ConicalGradientPaint
CENTER - Field in ConicalGradientPaint.ConicalGradientPaintContext
CENTER - Field in Note
CENTER - Field in Semaphore
centerShadowGradient - Field in AnimatedProgress
centerShadowRoundedRect - Field in AnimatedProgress
character - Field in FlipChar
CHECKBOX - Field in SteelCheckBoxUI
CLIP - Field in Counter
CLIP - Field in FlipChar
COLOR_00 - Field in BiLinearGradientPaint
COLOR_01 - Field in BiLinearGradientPaint
COLOR_10 - Field in BiLinearGradientPaint
COLOR_11 - Field in BiLinearGradientPaint
color - Field in AnimatedProgress
COLOR_ARRAY - Field in NixieNumber
COLOR_LOOKUP - Field in ContourGradientPaint
COLOR_PROPERTY - Field in SteelCheckBox
ColorDef - Enum in eu.hansolo.tools
Definition of colors that will be used in gradients etc.
ColorDef(Color, Color, Color) - Method in ColorDef
colorDirection - Field in Score
COLORED_PROPERTY - Field in SteelCheckBox
colored - Field in SteelCheckBox
COLORS_BOTTOM_LIGHTS - Field in AnimatedProgress
COLORS_CENTER_SHADOW - Field in AnimatedProgress
COLORS - Field in ConicalGradientPaint
COLORS - Field in ContourGradientPaint
colors - Field in GradientWrapper
COLORS_OFF - Field in Design42
COLORS_ON - Field in Design42
COLORS_TOP_LIGHTS - Field in AnimatedProgress
columnImage - Field in Design42
COMPONENT_LISTENER - Field in AnimatedProgress
COMPONENT_LISTENER - Field in BackgroundPanel
COMPONENT_LISTENER - Field in FlipChar
COMPONENT_LISTENER - Field in Note
COMPONENT_LISTENER - Field in Score
COMPONENT_LISTENER - Field in Semaphore
componentHidden(ComponentEvent) - Method in Counter
componentHidden(ComponentEvent) - Method in Design42
componentHidden(ComponentEvent) - Method in MButton
componentHidden(ComponentEvent) - Method in MButtonUI
componentHidden(ComponentEvent) - Method in NixieNumber
componentHidden(ComponentEvent) - Method in SteelCheckBoxUI
componentMoved(ComponentEvent) - Method in Counter
componentMoved(ComponentEvent) - Method in Design42
componentMoved(ComponentEvent) - Method in MButton
componentMoved(ComponentEvent) - Method in MButtonUI
componentMoved(ComponentEvent) - Method in NixieNumber
componentMoved(ComponentEvent) - Method in SteelCheckBoxUI
componentResized(ComponentEvent) - Method in Counter
componentResized(ComponentEvent) - Method in Design42
componentResized(ComponentEvent) - Method in MButton
componentResized(ComponentEvent) - Method in MButtonUI
componentResized(ComponentEvent) - Method in NixieNumber
componentResized(ComponentEvent) - Method in SteelCheckBoxUI
componentSet - Field in GlobalTimer
componentShown(ComponentEvent) - Method in Counter
componentShown(ComponentEvent) - Method in Design42
componentShown(ComponentEvent) - Method in MButton
componentShown(ComponentEvent) - Method in MButtonUI
componentShown(ComponentEvent) - Method in NixieNumber
componentShown(ComponentEvent) - Method in SteelCheckBoxUI
ConicalGradientPaint - Class in eu.hansolo.gradients
A paint class that creates conical gradients around a given center point It could be used in the same way as LinearGradientPaint and RadialGradientPaint and follows the same syntax.
ConicalGradientPaint.ConicalGradientPaintContext - Class in eu.hansolo.gradients
ConicalGradientPaint.ConicalGradientPaintContext(Point2D) - Constructor in ConicalGradientPaint.ConicalGradientPaintContext
ConicalGradientPaint(boolean, Point2D, float, float[], Color) - Constructor in ConicalGradientPaint
Enhanced constructor which takes the FRACTIONS in degress from 0.0f to 360.0f and also an GIVEN_OFFSET in degrees around the rotation CENTER
contentImage - Field in MButtonUI
ContourGradientPaint - Class in eu.hansolo.gradients
A paint class that creates a gradient that is a combination of four linear gradient paints.
ContourGradientPaint.DiamondGradientPaintContext - Class in eu.hansolo.gradients
ContourGradientPaint.DiamondGradientPaintContext() - Constructor in ContourGradientPaint.DiamondGradientPaintContext
ContourGradientPaint(Rectangle2D, float[], Color) - Constructor in ContourGradientPaint
Enhanced constructor which takes the FRACTIONS in degress from 0.0f to 360.0f and also an GIVEN_OFFSET in degrees around the rotation CENTER
copyArrays(float[], Color) - Method in GradientWrapper
Just create a local copy of the fractions and colors array
cornerRadius - Field in AnimatedProgress
Counter - Class in eu.hansolo.custom
@author hansolo
Counter() - Constructor in Counter
create_BACKGROUND_Image(int) - Method in Counter
create_BACKGROUND_Image(int, int) - Method in MButtonUI
create_BACKGROUND_Image(int) - Method in SteelCheckBoxUI
create_COLUMN_Image(int) - Method in Design42
create_CONTENT_Image(int, int, boolean) - Method in MButtonUI
create_DIGIT_Image(int, int) - Method in Counter
create_EFFECT_Image(int, int, boolean) - Method in MButton
create_FOREGROUND_Image(int, int) - Method in MButtonUI
create_GREEN_OFF_Image(int) - Method in Design42
create_GREEN_ON_Image(int) - Method in Design42
create_KNOB_Image(int, boolean) - Method in SteelCheckBoxUI
create_LENSE_Image(int) - Method in Counter
create_RED_OFF_Image(int) - Method in Design42
create_RED_ON_Image(int) - Method in Design42
create_STACK_Image(int) - Method in Counter
create_YELLOW_OFF_Image(int) - Method in Design42
create_YELLOW_ON_Image(int) - Method in Design42
createAllNumbers() - Method in NixieNumber
createArrow(int, int, Color, boolean) - Method in Score
createBackgroundImage(int, int) - Method in BackgroundPanel
createBackgroundImage(int, int) - Method in FlipChar
createBackgroundImage(int) - Method in NixieNumber
createChangeListener(JSlider) - Method in RangeSliderUI
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in BiLinearGradientPaint
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in ConicalGradientPaint
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in ContourGradientPaint
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in GradientWrapper
createDropShadow(Shape, Paint, Color, boolean, Stroke, Color, int, float, int, int, Color) - Method in Shadow
createFlipImages(int, int) - Method in FlipImages
createForegroundImage(int, int) - Method in FlipChar
createGlowBox(int) - Method in NixieNumber
createGlowGradient(int) - Method in NixieNumber
createGreenLightImage(int, int) - Method in Semaphore
createGreenOffImage(int, int) - Method in Semaphore
createGreenOnImage(int, int) - Method in Semaphore
createHatchImage(int) - Method in NixieNumber
createHatchTexture() - Method in Semaphore
createHousingImage(int, int) - Method in Semaphore
createImage(int, int, int) - Method in Note
Returns a compatible image of the given size and transparency
createImage(int, int, int) - Method in Score
Returns a compatible image of the given size and transparency
createImage(int, int, int) - Method in Semaphore
Returns a compatible image of the given size and transparency
createImageFromShape(Shape, Paint, Color, boolean, Stroke, Color) - Method in Shadow
@author hansolo
createIndicatorImage(int, int, Color, boolean, boolean) - Method in RangeSliderUI
createInnerShadow(Shape, Paint, Color, int, float, Color, int, int) - Method in Shadow
createNoteImage(int, int) - Method in Note
createNumber(int, boolean, int) - Method in NixieNumber
createNumberStack() - Method in NixieNumber
createOffImage(int, int) - Method in Score
createOnImage(int, int) - Method in Score
createPushPinImage(int, int) - Method in Note
createRedLightImage(int, int) - Method in Semaphore
createRedOffImage(int, int) - Method in Semaphore
createRedOnImage(int, int) - Method in Semaphore
createSoftClipImage(Shape, Paint, Color, int, int, int) - Method in Shadow
createThumbImage(int, int, boolean) - Method in RangeSliderUI
createTrackListener(JSlider) - Method in RangeSliderUI
createUI(JComponent) - Method in MButtonUI
createYellowLightImage(int, int) - Method in Semaphore
createYellowOffImage(int, int) - Method in Semaphore
createYellowOnImage(int, int) - Method in Semaphore
currentChar - Field in FlipChar
currentFlipSequenceImage - Field in FlipChar
currentSequence - Field in GlobalTimer
CUSTOM - Enum Constant in Theme
customFont - Field in Note
customFontEnabled - Field in Note
CYAN - Enum Constant in ColorDef
CYCLE_TIMER - Field in AnimatedProgress
cycleColors - Field in AnimatedProgress
cycleFirstColor - Field in AnimatedProgress
cycleLimit - Field in AnimatedProgress
cyclePosX - Field in AnimatedProgress
cycleSecondColor - Field in AnimatedProgress
cyclicJava6 - Field in AnimatedProgress

D

DARK - Field in ColorDef
Definition of colors that will be used in gradients etc.
DARK - Enum Constant in RangeSlider.ThumbDesign
DARK_STAINLESS - Enum Constant in RangeSlider.ThumbDesign
DARK - Enum Constant in Theme
DARK_TRACK_COLORS - Field in RangeSliderUI
DARK_TRACK_FRACTIONS - Field in RangeSliderUI
darkTrack - Field in RangeSlider
darkTrack - Field in RangeSliderUI
DEC_PROPERTY - Field in Counter
decFired - Field in Counter
decrement() - Method in Counter
Design42 - Class in eu.hansolo.custom
@author hansolo
Design42() - Constructor in Design42
DIGIT_CLIP - Field in Counter
DIGIT_STACK - Field in Counter
disabledContentImage - Field in MButtonUI
dispose() - Method in BiLinearGradientPaint.BiLinearGradientPaintContext
dispose() - Method in ConicalGradientPaint.ConicalGradientPaintContext
dispose() - Method in ContourGradientPaint.DiamondGradientPaintContext
DIST_BOTTOM_LIGHTS - Field in AnimatedProgress
DIST_CENTER_SHADOW - Field in AnimatedProgress
DIST_FINISHED - Field in AnimatedProgress
DIST_STANDARD - Field in AnimatedProgress
DIST_TILTED - Field in AnimatedProgress
DIST_TOP_LIGHTS - Field in AnimatedProgress
DROP - Enum Constant in RangeSlider.ThumbShape

E

EFFECT_FRACTIONS - Field in MButton
effectColor - Field in MButton
effectColorPressed - Field in MButton
effectColors - Field in MButton
effectColorsPressed - Field in MButton
effectImage - Field in MButton
effectImageClicked - Field in MButton
effectImageStandard - Field in MButton
endPoint - Field in AnimatedProgress

F

factor - Field in AnimatedProgress
fadeOut - Field in AnimatedProgress
fireDecrementThreshold - Field in Counter
fireIncrementThreshold - Field in Counter
fixedBar - Field in AnimatedProgress
FLIP_EVENT - Field in GlobalTimer
@author hansolo
FLIP_SEQUENCE_EVENT - Field in GlobalTimer
FlipChar - Class in eu.hansolo.custom
@author hansolo
FlipChar() - Constructor in FlipChar
flipComplete - Field in FlipChar
flipImageArray - Field in FlipImages
FlipImages - Enum in eu.hansolo.custom
@author hansolo
FlipImages() - Method in FlipImages
flipSequenceImage - Field in FlipChar
flipSequenceTimer - Field in GlobalTimer
flipTimer - Field in GlobalTimer
font - Field in FlipChar
font - Field in FlipImages
fontColor - Field in FlipChar
FOREGROUND_FRACTIONS - Field in SteelCheckBoxUI
foreground - Field in SteelCheckBoxUI
foregroundColor - Field in AnimatedProgress
foregroundColors - Field in SteelCheckBoxUI
foregroundGradient - Field in SteelCheckBoxUI
foregroundImage - Field in FlipChar
foregroundImage - Field in MButtonUI
foregroundStart - Field in SteelCheckBoxUI
foregroundStop - Field in SteelCheckBoxUI
formerExtent - Field in RangeSliderUI
formerHeight - Field in FlipImages
formerWidth - Field in FlipImages
@author hansolo
FRACTION_ANGLES - Field in ConicalGradientPaint
FRACTION_X_STEPSIZE - Field in BiLinearGradientPaint
FRACTION_Y_STEPSIZE - Field in BiLinearGradientPaint
FRACTIONS - Field in ContourGradientPaint
FRACTIONS - Field in Design42
fractions - Field in GradientWrapper
FRAME_COLOR - Field in AnimatedProgress

G

getAlpha() - Method in MButton
getBackgroundColor() - Method in Counter
getCenteredTextPosition(Graphics2D, Rectangle2D, Font, String, int) - Method in SteelCheckBoxUI
getCharacter() - Method in FlipChar
getColor() - Method in AnimatedProgress
getColorAt(float) - Method in GradientWrapper
Returns the color that is defined by the given fraction in the linear gradient paint
getColorDirection() - Method in Score
getColorFromFraction(Color, Color, int, int) - Method in ConicalGradientPaint
With the START_COLOR at the beginning and the DESTINATION_COLOR at the end of the given RANGE the method will calculate and return the color that equals the given VALUE.
getColorFromFraction(Color, Color, int, int) - Method in ContourGradientPaint
Returns the color that equals the value from CURRENT_FRACTION in a RANGE of values where the start of the RANGE equals the SOURCE_COLOR and the end of the RANGE equals the DESTINATION_COLOR.
getColorModel() - Method in BiLinearGradientPaint.BiLinearGradientPaintContext
getColorModel() - Method in ConicalGradientPaint.ConicalGradientPaintContext
getColorModel() - Method in ContourGradientPaint.DiamondGradientPaintContext
getCornerRadius() - Method in AnimatedProgress
Get the radius of the rounded rectangle which is used for the bar.
getCustomFont() - Method in Note
getCycleFirstColor() - Method in AnimatedProgress
getCycleSecondColor() - Method in AnimatedProgress
getEffectColor() - Method in MButton
getEffectColorPressed() - Method in MButton
getEndPoint() - Method in GradientWrapper
Returns the point where the wrapped LinearGradientPaint will stop
getFlipImageArray() - Method in FlipImages
getFont() - Method in FlipImages
getFontColor() - Method in FlipChar
getForegroundColor() - Method in AnimatedProgress
getGradient() - Method in GradientWrapper
Returns the wrapped LinearGradientPaint
getGrayScaleIntensity(Color) - Method in AnimatedProgress
getHorizontalAlignment() - Method in Score
getInfiniteText() - Method in AnimatedProgress
getInfiniteTextColor() - Method in AnimatedProgress
getInnerBounds() - Method in BackgroundPanel
Returns a rectangle2d representing the available space for drawing the component taking the insets into account (e.g. given through borders etc.)
getInnerBounds() - Method in FlipChar
Returns a rectangle2d representing the available space for drawing the component taking the insets into account (e.g. given through borders etc.)
getInnerBounds() - Method in Note
Returns a rectangle representing the available space for drawing the component taking the insets into account (e.g. given through borders etc.)
getInnerBounds() - Method in Score
Returns a rectangle representing the available space for drawing the component taking the insets into account (e.g. given through borders etc.)
getInnerBounds() - Method in Semaphore
Returns a rectangle representing the available space for drawing the component taking the insets into account (e.g. given through borders etc.)
getLowerValue() - Method in RangeSlider
getLuminance(Color) - Method in Counter
getMaxValue() - Method in AnimatedProgress
getMaxValue() - Method in Counter
getMinimumSize() - Method in AnimatedProgress
getMinimumSize() - Method in BackgroundPanel
getMinimumSize() - Method in FlipChar
getMinimumSize() - Method in Note
getMinimumSize() - Method in Score
getMinimumSize() - Method in Semaphore
getNoOfArrows() - Method in Score
getNoteColor() - Method in Note
getNumber() - Method in NixieNumber
getOffsetDecrement() - Method in Counter
getOffsetIncrement() - Method in Counter
getPercentage() - Method in AnimatedProgress
getPixels(BufferedImage, int, int, int, int, int[]) - Method in Shadow
getRangeColor() - Method in RangeSlider
getRaster(int, int, int, int) - Method in BiLinearGradientPaint.BiLinearGradientPaintContext
getRaster(int, int, int, int) - Method in ConicalGradientPaint.ConicalGradientPaintContext
getRaster(int, int, int, int) - Method in ContourGradientPaint.DiamondGradientPaintContext
getScore() - Method in Score
getSelectedColor() - Method in SteelCheckBox
getStartPoint() - Method in GradientWrapper
Returns the point where the wrapped LinearGradientPaint will start
getSwitchTime() - Method in Counter
getText() - Method in Note
getTextColor() - Method in Note
getTextColor() - Method in Score
getTheme() - Method in Counter
getThumbDesign() - Method in RangeSlider
getThumbShape() - Method in RangeSlider
getThumbSize() - Method in RangeSliderUI
getTrackWidth() - Method in RangeSlider
getTransparency() - Method in BiLinearGradientPaint
getTransparency() - Method in ConicalGradientPaint
getTransparency() - Method in ContourGradientPaint
getTransparency() - Method in GradientWrapper
getUpperValue() - Method in RangeSlider
getValue() - Method in AnimatedProgress
Get the current value of the bar @return
getValue() - Method in RangeSlider
getVerticalAlignment() - Method in Score
GlobalTimer - Enum in eu.hansolo.custom
@author hansolo
GLOW_COLORS - Field in NixieNumber
GLOW_FRACTIONS - Field in NixieNumber
glowBox - Field in NixieNumber
glowGradient - Field in NixieNumber
GRADIENT - Field in GradientWrapper
GradientWrapper - Class in eu.hansolo.gradients
@author Gerrit Grunwald
GradientWrapper(Point2D, Point2D, float[], Color, CycleMethod, ColorSpaceType, AffineTransform) - Constructor in GradientWrapper
GRAY - Enum Constant in ColorDef
GREEN - Enum Constant in ColorDef
GREEN_LCD - Enum Constant in ColorDef
GREEN_PROPERTY - Field in Semaphore
GREEN_STEP_LOOKUP - Field in ConicalGradientPaint
GREEN_TO_RED - Enum Constant in Score.ColorDirection
greenImage - Field in Semaphore
greenImageOff - Field in Design42
greenImageOn - Field in Design42
greenOffImage - Field in Semaphore
greenOn - Field in Design42
greenOn - Field in Semaphore
greenOnImage - Field in Semaphore

H

handwritingFont - Field in Note
handwritingFontEnabled - Field in Note
HATCH_TEXTURE - Field in Semaphore
horizontalAlignment - Field in Score
housingImage - Field in Semaphore
hoveredThumbImage - Field in RangeSliderUI

I

INACTIVE_NUMBER_ARRAY - Field in NixieNumber
INC_PROPERTY - Field in Counter
incFired - Field in Counter
increment() - Method in Counter
INDICATOR_COLOR - Field in RangeSliderUI
indicatorsVisible - Field in RangeSliderUI
infinite - Field in AnimatedProgress
infiniteText - Field in AnimatedProgress
infiniteTextColor - Field in AnimatedProgress
infiniteTextVisible - Field in AnimatedProgress
init(int, int) - Method in BackgroundPanel
init(int, int) - Method in Counter
init(int, int) - Method in Design42
init(int, int) - Method in FlipChar
init(int, int) - Method in MButton
init(int, int) - Method in MButtonUI
init() - Method in NixieNumber
init(int, int) - Method in Note
init(int, int) - Method in Score
init(int, int) - Method in Semaphore
init() - Method in SteelCheckBoxUI
initComponents() - Method in AnimatedProgress
initSlider() - Method in RangeSlider
initThumbs() - Method in RangeSliderUI
INNER_BOUNDS - Field in BackgroundPanel
INNER_BOUNDS - Field in FlipChar
INNER_BOUNDS - Field in Note
INNER_BOUNDS - Field in Score
INNER_BOUNDS - Field in Semaphore
installUI(JComponent) - Method in MButtonUI
installUI(JComponent) - Method in RangeSliderUI
installUI(JComponent) - Method in SteelCheckBoxUI
INSTANCE - Enum Constant in FlipImages
INSTANCE - Enum Constant in GlobalTimer
INSTANCE - Enum Constant in Shadow
INT_TO_FLOAT_CONST - Field in BiLinearGradientPaint
INT_TO_FLOAT_CONST - Field in ConicalGradientPaint
INT_TO_FLOAT_CONST - Field in ContourGradientPaint
interpolateColor(Color, Color, float) - Method in BiLinearGradientPaint.BiLinearGradientPaintContext
Returns the interpolated color that you get if you multiply the delta between color2 and color1 with the given fraction (for each channel).
interpolateColor(Color, Color, float) - Method in GradientWrapper
Returns the interpolated color that you get if you multiply the delta between color2 and color1 with the given fraction (for each channel) and interpolation.
isColored() - Method in SteelCheckBox
isCustomFontEnabled() - Method in Note
isDarkTrack() - Method in RangeSlider
isGreenOn() - Method in Design42
isGreenOn() - Method in Semaphore
isHandwritingFontEnabled() - Method in Note
isInfinite() - Method in AnimatedProgress
isInfiniteTextVisible() - Method in AnimatedProgress
isPercentageVisible() - Method in AnimatedProgress
isPushPinVisible() - Method in Note
isRangeSelectionEnabled() - Method in RangeSlider
isRangeVisible() - Method in RangeSlider
isRedOn() - Method in Design42
isRedOn() - Method in Semaphore
isRised() - Method in SteelCheckBox
isRoundedCorners() - Method in AnimatedProgress
isTextVisible() - Method in Score
isTilted() - Method in AnimatedProgress
isValueVisible() - Method in AnimatedProgress
isYellowOn() - Method in Design42
isYellowOn() - Method in Semaphore
isZero() - Method in Counter

J

JUG_GREEN - Enum Constant in ColorDef

K

knobPressedImage - Field in SteelCheckBoxUI
knobStandardImage - Field in SteelCheckBoxUI

L

lastChar - Field in FlipChar
lenseImage - Field in Counter
LIGHT - Field in ColorDef
LINEAR_EASING - Field in Counter
lowerDragging - Field in RangeSliderUI
lowerIndicatorImage - Field in RangeSliderUI
lowerThumbHover - Field in RangeSliderUI
lowerValue - Field in RangeSlider

M

MAGENTA - Enum Constant in ColorDef
maxValue - Field in AnimatedProgress
maxValue - Field in Counter
MButton - Class in eu.hansolo.custom
@author grunwald
MButton(Action) - Constructor in MButton
MButtonUI - Class in eu.hansolo.custom
@author grunwald
MButtonUI(AbstractButton) - Constructor in MButtonUI
MEDIUM - Field in ColorDef
MEDIUM - Enum Constant in RangeSlider.TrackWidth
metrics - Field in AnimatedProgress
mouseClicked - Field in MButton
mouseClicked(MouseEvent) - Method in SteelCheckBoxUI
mouseDragged(MouseEvent) - Method in MButton
mouseDragged(MouseEvent) - Method in RangeSliderUI.RangeTrackListener
mouseEntered(MouseEvent) - Method in MButton
mouseEntered(MouseEvent) - Method in SteelCheckBoxUI
mouseExited(MouseEvent) - Method in MButton
mouseExited(MouseEvent) - Method in SteelCheckBoxUI
mouseMoved(MouseEvent) - Method in MButton
mouseMoved(MouseEvent) - Method in RangeSliderUI.RangeTrackListener
mouseMovedOutside - Field in MButton
mouseOver - Field in MButton
mouseOver - Field in SteelCheckBoxUI
mousePressed - Field in MButton
mousePressed(MouseEvent) - Method in RangeSliderUI.RangeTrackListener
mousePressed - Field in SteelCheckBoxUI
mouseReleased(MouseEvent) - Method in MButton
mouseReleased(MouseEvent) - Method in RangeSliderUI.RangeTrackListener
mouseReleased(MouseEvent) - Method in SteelCheckBoxUI
moveLowerThumb(int) - Method in RangeSliderUI.RangeTrackListener
moveUpperThumb(int) - Method in RangeSliderUI.RangeTrackListener

N

NixieNumber - Class in eu.hansolo.custom
@author hansolo
NixieNumber() - Constructor in NixieNumber
NONE - Enum Constant in RangeSlider.ThumbShape
noOfArrows - Field in Score
Note - Class in eu.hansolo.custom
@author Gerrit Grunwald
Note() - Constructor in Note
noteColor - Field in Note
noteImage - Field in Note
notePane - Field in Note
number - Field in NixieNumber
numberStack - Field in NixieNumber

O

off_Image - Field in Score
offset0 - Field in Counter
offset1 - Field in Counter
offsetDecrement - Field in Counter
offsetIncrement - Field in Counter
oldOffsetDecrement - Field in Counter
oldOffsetIncrement - Field in Counter
on_Image - Field in Score
ORANGE - Enum Constant in ColorDef
OUTER_SHADOW_1_COLOR - Field in AnimatedProgress

P

P1 - Field in ContourGradientPaint.DiamondGradientPaintContext
P2 - Field in ContourGradientPaint.DiamondGradientPaintContext
paint(Graphics, JComponent) - Method in MButtonUI
paint(Graphics, JComponent) - Method in RangeSliderUI
paint(Graphics, JComponent) - Method in SteelCheckBoxUI
paintButtonPressed(Graphics, AbstractButton) - Method in MButtonUI
paintComponent(Graphics) - Method in AnimatedProgress
paintComponent(Graphics) - Method in BackgroundPanel
paintComponent(Graphics) - Method in Counter
paintComponent(Graphics) - Method in Design42
paintComponent(Graphics) - Method in FlipChar
paintComponent(Graphics) - Method in MButton
paintComponent(Graphics) - Method in NixieNumber
paintComponent(Graphics) - Method in Note
paintComponent(Graphics) - Method in Score
paintComponent(Graphics) - Method in Semaphore
paintFocus(Graphics) - Method in RangeSliderUI
paintLowerThumb(Graphics) - Method in RangeSliderUI
paintText(Graphics, AbstractButton, Rectangle, String) - Method in MButtonUI
paintThumb(Graphics) - Method in RangeSliderUI
paintTrack(Graphics) - Method in RangeSliderUI
paintUpperThumb(Graphics) - Method in RangeSliderUI
percentage - Field in AnimatedProgress
percentageVisible - Field in AnimatedProgress
PERIOD - Field in AnimatedProgress
POS - Field in Counter
pos - Field in SteelCheckBoxUI
posX - Field in AnimatedProgress
posY - Field in AnimatedProgress
prepareColorLookup() - Method in ContourGradientPaint
prepareForms() - Method in AnimatedProgress
Prepare all forms for the given width
PROPERTY_CHARACTER - Field in FlipChar
propertyChange(PropertyChangeEvent) - Method in MButtonUI
propertyChange(PropertyChangeEvent) - Method in SteelCheckBoxUI
propertySupport - Field in Note
propertySupport - Field in Score
propertySupport - Field in Semaphore
pushPinImage - Field in Note
pushPinVisible - Field in Note

Q


R

RAITH - Enum Constant in ColorDef
RANGE_FRACTIONS - Field in RangeSliderUI
RANGE - Field in RangeSliderUI
rangeColor - Field in RangeSlider
rangeColors - Field in RangeSliderUI
rangeDragging - Field in RangeSliderUI
rangeSelectionEnabled - Field in RangeSlider
RangeSlider - Class in eu.hansolo.custom
@author Gerrit Grunwald
RangeSlider.ThumbDesign - Enum in eu.hansolo.custom
RangeSlider.ThumbShape - Enum in eu.hansolo.custom
RangeSlider.TrackWidth - Enum in eu.hansolo.custom
RangeSlider(int, int) - Constructor in RangeSlider
RangeSliderUI - Class in eu.hansolo.custom
@author Gerrit Grunwald
RangeSliderUI.ChangeHandler - Class in eu.hansolo.custom
RangeSliderUI.ChangeHandler() - Constructor in RangeSliderUI.ChangeHandler
RangeSliderUI.RangeTrackListener - Class in eu.hansolo.custom
RangeSliderUI.RangeTrackListener() - Constructor in RangeSliderUI.RangeTrackListener
RangeSliderUI(RangeSlider) - Constructor in RangeSliderUI
rangeVisible - Field in RangeSlider
reachedChar - Field in FlipChar
recalc() - Method in AnimatedProgress
recalculate(List, List, float) - Method in ConicalGradientPaint
Recalculates the fractions in the FRACTION_LIST and their associated colors in the COLOR_LIST with a given OFFSET.
recreateImages(int, int) - Method in FlipImages
RECTANGULAR - Enum Constant in RangeSlider.ThumbShape
RED - Enum Constant in ColorDef
RED_PROPERTY - Field in Semaphore
RED_STEP_LOOKUP - Field in ConicalGradientPaint
RED_TO_GREEN - Enum Constant in Score.ColorDirection
redImage - Field in Semaphore
redImageOff - Field in Design42
redImageOn - Field in Design42
redOffImage - Field in Semaphore
redOn - Field in Design42
redOn - Field in Semaphore
redOnImage - Field in Semaphore
removeComponent(FlipChar) - Method in GlobalTimer
removePropertyChangeListener(PropertyChangeListener) - Method in Note
removePropertyChangeListener(PropertyChangeListener) - Method in Score
removePropertyChangeListener(PropertyChangeListener) - Method in Semaphore
renderDropShadow(BufferedImage, int, float, Color) - Method in Shadow
reset() - Method in AnimatedProgress
Reset the bar so that you can restart it with different parameters again.
reset() - Method in Counter
RISED_PROPERTY - Field in SteelCheckBox
rised - Field in SteelCheckBox
ROUND - Enum Constant in RangeSlider.ThumbShape
roundedCorners - Field in AnimatedProgress
roundRectFixedBar - Field in AnimatedProgress
roundRectVariableBar - Field in AnimatedProgress

S

Score - Class in eu.hansolo.custom
Score.ColorDirection - Enum in eu.hansolo.custom
score - Field in Score
scrollByBlock(int) - Method in RangeSliderUI
scrollByUnit(int) - Method in RangeSliderUI
SECTOR_A - Field in ContourGradientPaint.DiamondGradientPaintContext
SECTOR_B - Field in ContourGradientPaint.DiamondGradientPaintContext
SECTOR_C - Field in ContourGradientPaint.DiamondGradientPaintContext
SECTOR_D - Field in ContourGradientPaint.DiamondGradientPaintContext
selectedColor - Field in SteelCheckBox
Semaphore - Class in eu.hansolo.custom
@author Gerrit Grunwald
Semaphore() - Constructor in Semaphore
setAlpha(float) - Method in MButton
setBackgroundColor(Color) - Method in Counter
setBarWidth(int) - Method in AnimatedProgress
Set the width of the bar in pixels
setBounds(int, int, int, int) - Method in BackgroundPanel
setBounds(int, int, int, int) - Method in FlipChar
setBounds(int, int, int, int) - Method in Note
setBounds(int, int, int, int) - Method in Score
setBounds(int, int, int, int) - Method in Semaphore
setCharacter(String) - Method in FlipChar
setColor(Color) - Method in AnimatedProgress
Set the color of the gradient by using the given color as cycleSecondColor and a darkened version of the given color as cycleFirstColor.
setColorDirection(Score.ColorDirection) - Method in Score
setColored(boolean) - Method in SteelCheckBox
setCornerRadius(int) - Method in AnimatedProgress
Set the radius of the rounded rectangle which is used for the bar
setCustomFont(Font) - Method in Note
setCustomFontEnabled(boolean) - Method in Note
setCycleFirstColor(Color) - Method in AnimatedProgress
Set the first color of the gradient.
setCycleSecondColor(Color) - Method in AnimatedProgress
Set the second color of the gradient.
setCyclicStart(float) - Method in AnimatedProgress
Redefine the start position of the gradient paint and repaint the bar in dependence of showValue and showPercent variable.
setDarkTrack(boolean) - Method in RangeSlider
setEffectColor(Color) - Method in MButton
setEffectColorPressed(Color) - Method in MButton
setFontColor(Color) - Method in FlipChar
setForegroundColor(Color) - Method in AnimatedProgress
Set the color of the text to the given value
setGreenOn(boolean) - Method in Design42
setGreenOn(boolean) - Method in Semaphore
setHandwritingFontEnabled(boolean) - Method in Note
setHorizontalAlignment(int) - Method in Score
setInfinite(boolean) - Method in AnimatedProgress
Enable or disable the infinite progress which means it is tilted, there is no value and it is only a 100%
setInfiniteText(String) - Method in AnimatedProgress
setInfiniteTextColor(Color) - Method in AnimatedProgress
setInfiniteTextVisible(boolean) - Method in AnimatedProgress
setLowerValue(int) - Method in RangeSlider
setMaxValue(double) - Method in AnimatedProgress
Set the maximum value for the bar
setMaxValue(int) - Method in Counter
setNoOfArrows(int) - Method in Score
setNoteColor(Color) - Method in Note
setNumber(int) - Method in NixieNumber
setOffsetDecrement(int) - Method in Counter
setOffsetIncrement(int) - Method in Counter
setOrientation(int) - Method in RangeSlider
setPercentage(double) - Method in AnimatedProgress
Set the current value of the bar as a percentage value (0 - 100).
setPercentageVisible(boolean) - Method in AnimatedProgress
Enable or disable the visibility of the value as a percentage value in the center of the bar.
setPixels(BufferedImage, int, int, int, int, int[]) - Method in Shadow
setPreferredSize(Dimension) - Method in BackgroundPanel
setPreferredSize(Dimension) - Method in FlipChar
setPreferredSize(Dimension) - Method in Note
setPreferredSize(Dimension) - Method in Score
setPreferredSize(Dimension) - Method in Semaphore
setPushPinVisible(boolean) - Method in Note
setRangeColor(Color) - Method in RangeSlider
setRangeSelectionEnabled(boolean) - Method in RangeSlider
setRangeVisible(boolean) - Method in RangeSlider
setRedOn(boolean) - Method in Design42
setRedOn(boolean) - Method in Semaphore
setRised(boolean) - Method in SteelCheckBox
setRoundedCorners(boolean) - Method in AnimatedProgress
setScore(int) - Method in Score
setSelectedColor(ColorDef) - Method in SteelCheckBox
setSize(Dimension) - Method in BackgroundPanel
setSize(Dimension) - Method in FlipChar
setSize(int, int) - Method in NixieNumber
setSize(Dimension) - Method in Note
setSize(Dimension) - Method in Score
setSize(Dimension) - Method in Semaphore
setSwitchTime(long) - Method in Counter
setText(String) - Method in Note
setTextColor(Color) - Method in Note
setTextColor(Color) - Method in Score
setTextVisible(boolean) - Method in Score
setTheme(Theme) - Method in Counter
setThumbDesign(RangeSlider.ThumbDesign) - Method in RangeSlider
setThumbShape(RangeSlider.ThumbShape) - Method in RangeSlider
setTilted(boolean) - Method in AnimatedProgress
Enable or disable a tilted gradient
setTrackWidth(RangeSlider.TrackWidth) - Method in RangeSlider
setUi(ComponentUI) - Method in MButton
setUi(ComponentUI) - Method in SteelCheckBox
setUpperThumbLocation(int, int) - Method in RangeSliderUI
setUpperValue(int) - Method in RangeSlider
setValue(double) - Method in AnimatedProgress
Set the current value of the bar
setValue(int) - Method in RangeSlider
setValueVisible(boolean) - Method in AnimatedProgress
Enable or disable the visibility of the value as a number in the center of the bar.
setVerticalAlignment(int) - Method in Score
setYellowOn(boolean) - Method in Design42
setYellowOn(boolean) - Method in Semaphore
Shadow - Enum in eu.hansolo.custom
@author hansolo
shouldScroll(int) - Method in RangeSliderUI.RangeTrackListener
SIZE - Field in SteelCheckBoxUI
SPLINE_EASING - Field in Counter
square - Field in Note
SQUARE - Enum Constant in RangeSlider.ThumbShape
square - Field in Semaphore
stackImage - Field in Counter
STAINLESS - Enum Constant in RangeSlider.ThumbDesign
STANDARD_EASING - Field in MButton
startPoint - Field in AnimatedProgress
startTimer() - Method in GlobalTimer
stateChanged(ChangeEvent) - Method in RangeSliderUI.ChangeHandler
STD_FONT - Field in AnimatedProgress
SteelCheckBox - Class in eu.hansolo.custom
@author hansolo
SteelCheckBox(Action) - Constructor in SteelCheckBox
SteelCheckBoxUI - Class in eu.hansolo.custom
@author hansolo
SteelCheckBoxUI(SteelCheckBox) - Constructor in SteelCheckBoxUI
stopTimer() - Method in GlobalTimer
switchTime - Field in Counter

T

TEXT_PROPERTY - Field in Note
textBoundary - Field in AnimatedProgress
textColor - Field in Score
textFont - Field in Note
textVisible - Field in Score
Theme - Enum in eu.hansolo.custom
@author hansolo
theme - Field in Counter
THICK - Enum Constant in RangeSlider.TrackWidth
THIN - Enum Constant in RangeSlider.TrackWidth
THIN_STROKE - Field in FlipChar
thumbDesign - Field in RangeSlider
@author Gerrit Grunwald
thumbDesign - Field in RangeSliderUI
thumbImage - Field in RangeSliderUI
thumbShape - Field in RangeSlider
@author Gerrit Grunwald
thumbShape - Field in RangeSliderUI
tilted - Field in AnimatedProgress
TIMELINE_CALLBACK - Field in MButton
TIMELINE_DECREMENT_CALLBACK - Field in Counter
TIMELINE_DECREMENT - Field in Counter
TIMELINE_INCREMENT_CALLBACK - Field in Counter
TIMELINE_INCREMENT - Field in Counter
TIMELINE - Field in MButton
titleBarHeight - Field in BiLinearGradientPaint
TOP_CLIP - Field in FlipChar
TOP_FONT_GRADIENT_FRACTIONS - Field in FlipChar
TOP_FONT_GRADIENT_START - Field in FlipChar
TOP_FONT_GRADIENT_STOP - Field in FlipChar
topFontGradientColors - Field in FlipChar
topLightArea - Field in AnimatedProgress
topLightGradient - Field in AnimatedProgress
toString() - Method in AnimatedProgress
toString() - Method in BiLinearGradientPaint
toString() - Method in ContourGradientPaint
toString() - Method in Counter
toString() - Method in Design42
toString() - Method in MButton
toString() - Method in MButtonUI
toString() - Method in NixieNumber
toString() - Method in Note
toString() - Method in Semaphore
toString() - Method in SteelCheckBox
toString() - Method in SteelCheckBoxUI
TRACK_FRAME_COLORS - Field in RangeSliderUI
TRACK_FRAME_FRACTIONS - Field in RangeSliderUI
TRACK_FRAME - Field in RangeSliderUI
TRACK - Field in RangeSliderUI
trackWidth - Field in RangeSlider
@author Gerrit Grunwald

U

uninstallUI(JComponent) - Method in MButtonUI
uninstallUI(JComponent) - Method in SteelCheckBoxUI
updateUI() - Method in RangeSlider
upperDarkLine - Field in AnimatedProgress
upperDragging - Field in RangeSliderUI
upperIndicatorImage - Field in RangeSliderUI
upperThumbHover - Field in RangeSliderUI
upperThumbRect - Field in RangeSliderUI
upperThumbSelected - Field in RangeSliderUI
upperValue - Field in RangeSlider

V

value - Field in AnimatedProgress
valueOf(String) - Method in ColorDef
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in FlipImages
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in GlobalTimer
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in RangeSlider
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Score
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Shadow
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Theme
Returns the enum constant of this type with the specified name.
values() - Method in ColorDef
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in FlipImages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in GlobalTimer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in RangeSlider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Score
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Shadow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Theme
Returns an array containing the constants of this enum type, in the order they are declared.
valueVisible - Field in AnimatedProgress
variableBar - Field in AnimatedProgress
verticalAlignment - Field in Score

W

WHITE - Enum Constant in ColorDef

X

x - Field in AnimatedProgress

Y

YELLOW - Enum Constant in ColorDef
YELLOW_PROPERTY - Field in Semaphore
yellowImage - Field in Semaphore
yellowImageOff - Field in Design42
yellowImageOn - Field in Design42
yellowOffImage - Field in Semaphore
yellowOn - Field in Design42
yellowOn - Field in Semaphore
yellowOnImage - Field in Semaphore

Z

zero - Field in Counter
ZERO_PROPERTY - Field in Counter

_

_init() - Method in MButton

Groovy Documentation