A B C E F G H I K L M N O P R S T

A

actionPerformed(ActionEvent) - Method in class ago.beans.AgoButton
realization of Action Listener (for timer)
actionPerformed(ActionEvent) - Method in class ago.beans.AgoLabel
realization of Action Listener (for timer)
actionPerformed(ActionEvent) - Method in class ago.beans.CustomPanel
 
actionPerformed(ActionEvent) - Method in class ago.beans.HSBPanel
We are listening ActionEvents from JRadioButtons & AgoSlider
actionPerformed(ActionEvent) - Method in class ago.beans.PixPanel
buttons uses this one
addActionListener(ActionListener) - Method in class ago.beans.AgoSlider
register ActionListener, which listen ActionEvents.
addChangeListener(ChangeListener) - Method in class ago.beans.AgoSlider
register ChangeListener, which listen ChangeEvents.
addChangeListener(ChangeListener) - Method in class ago.beans.ColorPanel
register ChangeListener, which listen ChangeEvents.
addChangeListener(ChangeListener) - Method in class ago.beans.CombiPanel
 
addUserPanel(ColorPanel) - Method in class ago.beans.CombiPanel
use this method to add your own ColorPanels.
ago.beans - package ago.beans
 
AgoButton - class ago.beans.AgoButton.
Button with flashing text
AgoButton() - Constructor for class ago.beans.AgoButton
Creates a button with no set text or icon.
AgoButton(String) - Constructor for class ago.beans.AgoButton
Button with String
AgoLabel - class ago.beans.AgoLabel.
Label with flashing text
AgoLabel() - Constructor for class ago.beans.AgoLabel
Default AgoLabel constructor.
AgoLabel(String) - Constructor for class ago.beans.AgoLabel
AgoLabel constructor with a string.
AgoPanel - class ago.beans.AgoPanel.
JPanel with stretched image.
AgoPanel() - Constructor for class ago.beans.AgoPanel
default constructor.
AgoPanel(LayoutManager) - Constructor for class ago.beans.AgoPanel
Create AgoPanel with this LayoutManager
AgoProgress - class ago.beans.AgoProgress.
Its functionalities are identical to a normal JProgressBar.
AgoProgress() - Constructor for class ago.beans.AgoProgress
default constructor with green Gradient.
AgoSlider - class ago.beans.AgoSlider.
Cool Slider for editing color, or numbers from [0..1]
AgoSlider() - Constructor for class ago.beans.AgoSlider
default constructor.
arc - Variable in class ago.beans.ColorPanel
common component to keep List of ChangeListeners. which listen changing of your coloc
ATPanel - class ago.beans.ATPanel.
AbstractTestPanel - used for ColorPanels.
ATPanel() - Constructor for class ago.beans.ATPanel
 

B

BOTH - Static variable in class ago.beans.CombiPanel
iconMode's CONSTANT
BRI - Static variable in class ago.beans.HSBPanel
CONSTANT for mode

C

callChangeListeners() - Method in class ago.beans.ColorPanel
send message to registered listeners.
CirclePanel - class ago.beans.CirclePanel.
Useful & good looking component for selecting color
CIRCLEPANEL - Static variable in class ago.beans.CombiPanel
CONSTANT for currentPanel
CirclePanel() - Constructor for class ago.beans.CirclePanel
default constructor with orange color & west slider's place
clone() - Method in class ago.beans.Gradient
 
color - Variable in class ago.beans.ColorPanel
ColorPanel must contain this one
COLOR - Static variable in class ago.beans.AgoSlider
CONSTANT for thumbMode
Colorable - interface ago.beans.Colorable.
interface for components, thats possible to keep & to edit color values
ColorPanel - class ago.beans.ColorPanel.
Abstract class, that units some common fields & methods of ColorPanels.
ColorPanel(String, String) - Constructor for class ago.beans.ColorPanel
Your default constructors must to call this one in first line.
CombiPanel - class ago.beans.CombiPanel.
Realization of ColorPanel.
CombiPanel() - Constructor for class ago.beans.CombiPanel
default constructor.
CustomPanel - class ago.beans.CustomPanel.
using this component, you can edit (or see) exact RGB values of current color.
CUSTOMPANEL - Static variable in class ago.beans.CombiPanel
CONSTANT for currentPanel
CustomPanel() - Constructor for class ago.beans.CustomPanel
 

E

enabled - Variable in class ago.beans.ColorPanel
Panel for editing may be enabled or disabled

F

focusGained(FocusEvent) - Method in class ago.beans.AgoSlider
focus listener method
focusLost(FocusEvent) - Method in class ago.beans.AgoSlider
focus listener method

G

getAbout() - Method in class ago.beans.AgoButton
Application code will not use these methods explicitly.
getAbout() - Method in class ago.beans.AgoLabel
Application code will not use these methods explicitly.
getAbout() - Method in class ago.beans.AgoPanel
Application code will not use these methods explicitly.
getAbout() - Method in class ago.beans.AgoProgress
Application code will not use these methods explicitly.
getAbout() - Method in class ago.beans.AgoSlider
Application code will not use these methods explicitly.
getAbout() - Method in class ago.beans.ColorPanel
Application code will not use these methods explicitly.
getButtonPlace() - Method in class ago.beans.PixPanel
 
getCircleSliderPlace() - Method in class ago.beans.CombiPanel
 
getCircleSliderShape() - Method in class ago.beans.CombiPanel
 
getCircleSliderThickness() - Method in class ago.beans.CombiPanel
 
getCircleThumbHeight() - Method in class ago.beans.CombiPanel
 
getCircleThumbMode() - Method in class ago.beans.CombiPanel
 
getCircleThumbWidth() - Method in class ago.beans.CombiPanel
 
getColor() - Method in class ago.beans.AgoSlider
 
getColor() - Method in interface ago.beans.Colorable
color's getter
getColor() - Method in class ago.beans.ColorPanel
 
getCurrentPanel() - Method in class ago.beans.CombiPanel
 
getCustomRadioFont() - Method in class ago.beans.CombiPanel
 
getCustomRadioPlace() - Method in class ago.beans.CombiPanel
 
getCustomSliderShape() - Method in class ago.beans.CombiPanel
 
getCustomSpinnerFont() - Method in class ago.beans.CombiPanel
 
getCustomSpinPlace() - Method in class ago.beans.CombiPanel
 
getCustomThumbHeight() - Method in class ago.beans.CombiPanel
 
getCustomThumbWidth() - Method in class ago.beans.CombiPanel
 
getDelay() - Method in class ago.beans.AgoButton
 
getDelay() - Method in class ago.beans.AgoLabel
 
getFilenamePlace() - Method in class ago.beans.PixPanel
 
getFilenameTip() - Method in class ago.beans.PixPanel
 
getGradient() - Method in class ago.beans.AgoButton
 
getGradient() - Method in class ago.beans.AgoLabel
 
getGradient() - Method in class ago.beans.AgoPanel
 
getGradient() - Method in class ago.beans.AgoProgress
 
getGradient() - Method in class ago.beans.AgoSlider
 
getGradient() - Method in interface ago.beans.Gradientable
Gradient's getter
getHsbMode() - Method in class ago.beans.CombiPanel
 
getHsbRadioFont() - Method in class ago.beans.CombiPanel
 
getHsbRadioPlace() - Method in class ago.beans.CombiPanel
 
getHsbSliderPlace() - Method in class ago.beans.CombiPanel
 
getHsbSliderShape() - Method in class ago.beans.CombiPanel
 
getHsbSliderThickness() - Method in class ago.beans.CombiPanel
 
getHsbThumbHeight() - Method in class ago.beans.CombiPanel
 
getHsbThumbMode() - Method in class ago.beans.CombiPanel
 
getHsbThumbWidth() - Method in class ago.beans.CombiPanel
 
getIconMode() - Method in class ago.beans.CombiPanel
return current iconMode (NAMES/ ICONS/ BOTH)
getImage() - Method in class ago.beans.AgoPanel
 
getImage() - Method in class ago.beans.Gradient
 
getMode() - Method in class ago.beans.AgoSlider
 
getMode() - Method in class ago.beans.HSBPanel
 
getNormalSizeTip() - Method in class ago.beans.PixPanel
 
getPixButtonPlace() - Method in class ago.beans.CombiPanel
 
getPixFilenamePlace() - Method in class ago.beans.CombiPanel
 
getPixUserFont() - Method in class ago.beans.CombiPanel
 
getRadioFont() - Method in class ago.beans.CustomPanel
 
getRadioFont() - Method in class ago.beans.HSBPanel
 
getRadioPlace() - Method in class ago.beans.CustomPanel
 
getRadioPlace() - Method in class ago.beans.HSBPanel
 
getShape() - Method in class ago.beans.AgoSlider
 
getSliderPlace() - Method in class ago.beans.CirclePanel
 
getSliderPlace() - Method in class ago.beans.HSBPanel
 
getSliderShape() - Method in class ago.beans.CirclePanel
 
getSliderShape() - Method in class ago.beans.CustomPanel
 
getSliderShape() - Method in class ago.beans.HSBPanel
 
getSliderThickness() - Method in class ago.beans.CirclePanel
 
getSliderThickness() - Method in class ago.beans.CustomPanel
 
getSliderThickness() - Method in class ago.beans.HSBPanel
 
getSpinnerFont() - Method in class ago.beans.CustomPanel
 
getSpinPlace() - Method in class ago.beans.CustomPanel
 
getStretchTip() - Method in class ago.beans.PixPanel
 
getTabPlacement() - Method in class ago.beans.CombiPanel
 
getThickness() - Method in class ago.beans.AgoSlider
 
getThisNamesFont() - Method in class ago.beans.CombiPanel
 
getThumbHeight() - Method in class ago.beans.AgoSlider
 
getThumbHeight() - Method in class ago.beans.CirclePanel
 
getThumbHeight() - Method in class ago.beans.CustomPanel
 
getThumbHeight() - Method in class ago.beans.HSBPanel
 
getThumbMode() - Method in class ago.beans.AgoSlider
 
getThumbMode() - Method in class ago.beans.CirclePanel
 
getThumbMode() - Method in class ago.beans.HSBPanel
 
getThumbs() - Method in class ago.beans.AgoSlider
 
getThumbWidth() - Method in class ago.beans.AgoSlider
 
getThumbWidth() - Method in class ago.beans.CirclePanel
 
getThumbWidth() - Method in class ago.beans.CustomPanel
 
getThumbWidth() - Method in class ago.beans.HSBPanel
 
getTotalFont() - Method in class ago.beans.CombiPanel
 
getUserFont() - Method in class ago.beans.PixPanel
 
getValue() - Method in class ago.beans.AgoProgress
 
getValue() - Method in class ago.beans.AgoSlider
 
getValues() - Method in class ago.beans.AgoSlider
 
getZoomInTip() - Method in class ago.beans.PixPanel
 
getZoomOutTip() - Method in class ago.beans.PixPanel
 
Gradient - class ago.beans.Gradient.
Class giving Image, formed of several points with key colors, and the points, forming transition from one key color to another.
Gradient() - Constructor for class ago.beans.Gradient
default Gradient (blue->white->orange), segments = 256 delay = 10
Gradient(int, int) - Constructor for class ago.beans.Gradient
Create Gradient with 2 key colors & segments = 100.
Gradient(String[], float[], int, int) - Constructor for class ago.beans.Gradient
using for JavaInitializationString Allways ranges[0]=0, ranges[last]=1
Gradientable - interface ago.beans.Gradientable.
interface for components, thats possible to keep & to edit Gradient values

H

HSBPanel - class ago.beans.HSBPanel.
Its functionalities are similars to a HSB page of JColorChooser.
HSBPANEL - Static variable in class ago.beans.CombiPanel
CONSTANT for currentPanel
HSBPanel() - Constructor for class ago.beans.HSBPanel
 
HUE - Static variable in class ago.beans.HSBPanel
CONSTANT for mode

I

icon - Variable in class ago.beans.ColorPanel
icon for view at JTabbedPane's header
icon16 - Static variable in class ago.beans.AgoButton
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.AgoLabel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.AgoPanel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.AgoProgress
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.AgoSlider
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.CirclePanel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.CombiPanel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.CustomPanel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.HSBPanel
filename of 16x16 color icon.
icon16 - Static variable in class ago.beans.PixPanel
filename of 16x16 color icon.
ICONS - Static variable in class ago.beans.CombiPanel
iconMode's CONSTANT
IMAGE - Static variable in class ago.beans.AgoSlider
CONSTANT for track mode
intPanel - Variable in class ago.beans.ColorPanel
Panel, containing ColorPanel & previewPanel (if any)
isCircle() - Method in class ago.beans.CirclePanel
 
isCircleCircle() - Method in class ago.beans.CombiPanel
 
isContainPreview() - Method in class ago.beans.ColorPanel
answer to question: is Contain Preview Panel this Color Panel ?
isCustomHorizontal() - Method in class ago.beans.CombiPanel
 
isCustomRgbMode() - Method in class ago.beans.CombiPanel
 
isEnabled() - Method in class ago.beans.ColorPanel
Panel for editing may be enabled or disabled
isHorizontal() - Method in class ago.beans.AgoPanel
 
isHorizontal() - Method in class ago.beans.AgoProgress
 
isHorizontal() - Method in class ago.beans.AgoSlider
 
isHorizontal() - Method in class ago.beans.CustomPanel
 
isHsbSquare() - Method in class ago.beans.CombiPanel
 
isRgbMode() - Method in class ago.beans.CustomPanel
 
isRunOn() - Method in class ago.beans.AgoButton
 
isRunOn() - Method in class ago.beans.AgoLabel
 
isShowCircle() - Method in class ago.beans.CombiPanel
 
isShowCustom() - Method in class ago.beans.CombiPanel
 
isShowHSB() - Method in class ago.beans.CombiPanel
 
isShowPix() - Method in class ago.beans.CombiPanel
 
isShowString() - Method in class ago.beans.AgoProgress
 
isSquare() - Method in class ago.beans.AgoPanel
 
isSquare() - Method in class ago.beans.HSBPanel
 

K

keyPressed(KeyEvent) - Method in class ago.beans.AgoSlider
realization of KeyListener interface.
keyReleased(KeyEvent) - Method in class ago.beans.AgoSlider
realized without noname classes, coz need to reduce jar size.
keyTyped(KeyEvent) - Method in class ago.beans.AgoSlider
realization of KeyListener interface.

L

layout - Variable in class ago.beans.ColorPanel
Layout for intPanel

M

mouseClicked(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseClicked(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseListener interface
mouseDragged(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseDragged(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseMotionListener interface realized without noname classes, coz need to reduce jar size
mouseEntered(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseEntered(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseListener interface
mouseExited(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseExited(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseListener interface
mouseMoved(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseMoved(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseMotionListener interface
mousePressed(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mousePressed(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseListener interface realized without noname classes, coz need to reduce jar size
mouseReleased(MouseEvent) - Method in class ago.beans.AgoPanel
MouseListener & MouseMotionListener methods
mouseReleased(MouseEvent) - Method in class ago.beans.AgoSlider
realization of MouseListener interface
mouseWheelMoved(MouseWheelEvent) - Method in class ago.beans.AgoSlider
realization of MouseWheelListener interface.

N

name - Variable in class ago.beans.ColorPanel
name for view at JTabbedPane's header
NAMES - Static variable in class ago.beans.CombiPanel
iconMode's CONSTANT
NOIMAGE - Static variable in class ago.beans.AgoSlider
CONSTANT for track mode

O

OVAL - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb

P

paint(Graphics) - Method in class ago.beans.AgoButton
overload JButtons's paint method
paint(Graphics) - Method in class ago.beans.AgoLabel
overload JLabel's paint method
paint(Graphics) - Method in class ago.beans.CirclePanel
overload JPanel's method
paint(Graphics) - Method in class ago.beans.CustomPanel
 
paint(Graphics) - Method in class ago.beans.HSBPanel
 
paintComponent(Graphics) - Method in class ago.beans.AgoPanel
overload JPanel's method
paintComponent(Graphics) - Method in class ago.beans.AgoProgress
overload JComponent's method
paintComponent(Graphics) - Method in class ago.beans.AgoSlider
 
PENTAGON - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb
PENTAGON2 - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb
PixPanel - class ago.beans.PixPanel.
using this one, you can take Color value from pixels of any picture (jpg, png, gif formats).
PIXPANEL - Static variable in class ago.beans.CombiPanel
CONSTANT for currentPanel
PixPanel() - Constructor for class ago.beans.PixPanel
 
previewPan - Variable in class ago.beans.ColorPanel
preview panel.
propertyChange(PropertyChangeEvent) - Method in class ago.beans.PixPanel
 

R

RECTANGLE - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb
removeActionListener(ActionListener) - Method in class ago.beans.AgoSlider
 
removeChangeListener(ChangeListener) - Method in class ago.beans.AgoSlider
 
removeChangeListener(ChangeListener) - Method in class ago.beans.ColorPanel
 
removeUserPanel(ColorPanel) - Method in class ago.beans.CombiPanel
use this method to remove your ColorPanels.
RHOMBUS - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb
rot90(Image) - Static method in class ago.beans.Gradient
 

S

SAT - Static variable in class ago.beans.HSBPanel
CONSTANT for mode
setAbout(String) - Method in class ago.beans.AgoButton
Application code will not use these methods explicitly.
setAbout(String) - Method in class ago.beans.AgoLabel
Application code will not use these methods explicitly.
setAbout(String) - Method in class ago.beans.AgoPanel
Application code will not use these methods explicitly.
setAbout(String) - Method in class ago.beans.AgoProgress
Application code will not use these methods explicitly.
setAbout(String) - Method in class ago.beans.AgoSlider
Application code will not use these methods explicitly.
setAbout(String) - Method in class ago.beans.ColorPanel
Application code will not use these methods explicitly.
setBounds(int, int, int, int) - Method in class ago.beans.AgoPanel
overload JPanel's method for square ability
setBounds(Rectangle) - Method in class ago.beans.AgoPanel
overload JPanel's method for square ability
setButtonPlace(String) - Method in class ago.beans.PixPanel
 
setCircle(boolean) - Method in class ago.beans.CirclePanel
setup circle / oval mode. if circle is true,
setCircleCircle(boolean) - Method in class ago.beans.CombiPanel
 
setCircleSliderPlace(String) - Method in class ago.beans.CombiPanel
 
setCircleSliderShape(int) - Method in class ago.beans.CombiPanel
 
setCircleSliderThickness(int) - Method in class ago.beans.CombiPanel
 
setCircleThumbHeight(int) - Method in class ago.beans.CombiPanel
 
setCircleThumbMode(int) - Method in class ago.beans.CombiPanel
 
setCircleThumbWidth(int) - Method in class ago.beans.CombiPanel
 
setColor(Color) - Method in class ago.beans.AgoSlider
in fact application code will not use this method explicitly.
setColor(Color) - Method in class ago.beans.ATPanel
this method calling every time, when ColorPanel changing Color.
setColor(Color) - Method in class ago.beans.CirclePanel
realization of Colorable interface
setColor(Color) - Method in interface ago.beans.Colorable
color's setter
setColor(Color) - Method in class ago.beans.ColorPanel
You must to overload this one.
setColor(Color) - Method in class ago.beans.CombiPanel
 
setColor(Color) - Method in class ago.beans.CustomPanel
 
setColor(Color) - Method in class ago.beans.HSBPanel
 
setColor(Color) - Method in class ago.beans.PixPanel
 
setContainPreview(ATPanel) - Method in class ago.beans.ColorPanel
Polymorphism!!!
setContainPreview(boolean) - Method in class ago.beans.ColorPanel
call this method to set default previewPanel or remove any previewPanel
setCurrentPanel(int) - Method in class ago.beans.CombiPanel
 
setCustomHorizontal(boolean) - Method in class ago.beans.CombiPanel
 
setCustomRadioFont(Font) - Method in class ago.beans.CombiPanel
setup font on RadioButtons of CustomPanel
setCustomRadioPlace(String) - Method in class ago.beans.CombiPanel
 
setCustomRgbMode(boolean) - Method in class ago.beans.CombiPanel
 
setCustomSliderShape(int) - Method in class ago.beans.CombiPanel
 
setCustomSpinnerFont(Font) - Method in class ago.beans.CombiPanel
setup font on Spinners of CustomPanel
setCustomSpinPlace(String) - Method in class ago.beans.CombiPanel
 
setCustomThumbHeight(int) - Method in class ago.beans.CombiPanel
 
setCustomThumbWidth(int) - Method in class ago.beans.CombiPanel
 
setDelay(int) - Method in class ago.beans.AgoButton
 
setDelay(int) - Method in class ago.beans.AgoLabel
 
setEnabled(boolean) - Method in class ago.beans.CirclePanel
call this to enable / disable panel
setEnabled(boolean) - Method in class ago.beans.ColorPanel
You must to overload this one.
setEnabled(boolean) - Method in class ago.beans.CombiPanel
call this to enable / disable panel.
setEnabled(boolean) - Method in class ago.beans.CustomPanel
 
setEnabled(boolean) - Method in class ago.beans.HSBPanel
 
setEnabled(boolean) - Method in class ago.beans.PixPanel
 
setFilenamePlace(String) - Method in class ago.beans.PixPanel
 
setFilenameTip(String) - Method in class ago.beans.PixPanel
 
setGradient(Gradient) - Method in class ago.beans.AgoButton
 
setGradient(Gradient) - Method in class ago.beans.AgoLabel
 
setGradient(Gradient) - Method in class ago.beans.AgoPanel
 
setGradient(Gradient) - Method in class ago.beans.AgoProgress
setup gradient (always vertical for horizontal AgoProgress & horizontal for vertical AgoProgress)
setGradient(Gradient) - Method in class ago.beans.AgoSlider
 
setGradient(Gradient) - Method in interface ago.beans.Gradientable
Gradient's setter
setHorizontal(boolean) - Method in class ago.beans.AgoPanel
 
setHorizontal(boolean) - Method in class ago.beans.AgoProgress
set orientation (horizontal / vertical)
setHorizontal(boolean) - Method in class ago.beans.AgoSlider
 
setHorizontal(boolean) - Method in class ago.beans.CustomPanel
 
setHsbMode(int) - Method in class ago.beans.CombiPanel
 
setHsbRadioFont(Font) - Method in class ago.beans.CombiPanel
setup font on RadioButtons of HSBPanel
setHsbRadioPlace(String) - Method in class ago.beans.CombiPanel
 
setHsbSliderPlace(String) - Method in class ago.beans.CombiPanel
 
setHsbSliderShape(int) - Method in class ago.beans.CombiPanel
 
setHsbSliderThickness(int) - Method in class ago.beans.CombiPanel
 
setHsbSquare(boolean) - Method in class ago.beans.CombiPanel
 
setHsbThumbHeight(int) - Method in class ago.beans.CombiPanel
 
setHsbThumbMode(int) - Method in class ago.beans.CombiPanel
 
setHsbThumbWidth(int) - Method in class ago.beans.CombiPanel
 
setHue() - Method in class ago.beans.AgoSlider
setup Hue-line as image
setIconMode(int) - Method in class ago.beans.CombiPanel
setup iconMode for pages in JTabbedPane
setImage(Image) - Method in class ago.beans.AgoPanel
set BackGround image for this Panel
setMode(int) - Method in class ago.beans.AgoSlider
 
setMode(int) - Method in class ago.beans.HSBPanel
 
setNormalSizeTip(String) - Method in class ago.beans.PixPanel
 
setPixButtonPlace(String) - Method in class ago.beans.CombiPanel
 
setPixFilenamePlace(String) - Method in class ago.beans.CombiPanel
 
setPixUserFont(Font) - Method in class ago.beans.CombiPanel
setup font on components of PixPanel
setRadioFont(Font) - Method in class ago.beans.CustomPanel
 
setRadioFont(Font) - Method in class ago.beans.HSBPanel
 
setRadioPlace(String) - Method in class ago.beans.CustomPanel
 
setRadioPlace(String) - Method in class ago.beans.HSBPanel
 
setRgbMode(boolean) - Method in class ago.beans.CustomPanel
 
setRunOn(boolean) - Method in class ago.beans.AgoButton
 
setRunOn(boolean) - Method in class ago.beans.AgoLabel
 
setShape(int) - Method in class ago.beans.AgoSlider
 
setShowCircle(boolean) - Method in class ago.beans.CombiPanel
 
setShowCustom(boolean) - Method in class ago.beans.CombiPanel
 
setShowHSB(boolean) - Method in class ago.beans.CombiPanel
 
setShowPix(boolean) - Method in class ago.beans.CombiPanel
 
setShowString(boolean) - Method in class ago.beans.AgoProgress
set vshowString - string with value (0..100 %)
setSliderPlace(String) - Method in class ago.beans.CirclePanel
position of slider, in BorderLayout (NORTH, SOUTH, WEST & EAST)
setSliderPlace(String) - Method in class ago.beans.HSBPanel
 
setSliderShape(int) - Method in class ago.beans.CirclePanel
 
setSliderShape(int) - Method in class ago.beans.CustomPanel
 
setSliderShape(int) - Method in class ago.beans.HSBPanel
 
setSliderThickness(int) - Method in class ago.beans.CirclePanel
 
setSliderThickness(int) - Method in class ago.beans.CustomPanel
 
setSliderThickness(int) - Method in class ago.beans.HSBPanel
 
setSpinnerFont(Font) - Method in class ago.beans.CustomPanel
 
setSpinPlace(String) - Method in class ago.beans.CustomPanel
 
setSquare(boolean) - Method in class ago.beans.AgoPanel
setup square / rectangle mode. if square is true, will automatically change bounds
setSquare(boolean) - Method in class ago.beans.HSBPanel
 
setStretchTip(String) - Method in class ago.beans.PixPanel
 
setTabPlacement(int) - Method in class ago.beans.CombiPanel
 
setThickness(int) - Method in class ago.beans.AgoSlider
 
setThisNamesFont(Font) - Method in class ago.beans.CombiPanel
setup font on names of this JTabbedPane
setThumbHeight(int) - Method in class ago.beans.AgoSlider
 
setThumbHeight(int) - Method in class ago.beans.CirclePanel
 
setThumbHeight(int) - Method in class ago.beans.CustomPanel
 
setThumbHeight(int) - Method in class ago.beans.HSBPanel
 
setThumbMode(int) - Method in class ago.beans.AgoSlider
 
setThumbMode(int) - Method in class ago.beans.CirclePanel
 
setThumbMode(int) - Method in class ago.beans.HSBPanel
 
setThumbs(int) - Method in class ago.beans.AgoSlider
set thumb's quantity & init values by default
setThumbWidth(int) - Method in class ago.beans.AgoSlider
 
setThumbWidth(int) - Method in class ago.beans.CirclePanel
 
setThumbWidth(int) - Method in class ago.beans.CustomPanel
 
setThumbWidth(int) - Method in class ago.beans.HSBPanel
 
setTotalFont(Font) - Method in class ago.beans.CombiPanel
setup font on ALL components of ALL panels,
except font, used for names on JTabbedPanel's pages
setUserFont(Font) - Method in class ago.beans.PixPanel
 
setValue(float) - Method in class ago.beans.AgoSlider
 
setValue(int) - Method in class ago.beans.AgoProgress
 
setValues(float[]) - Method in class ago.beans.AgoSlider
 
setZoomInTip(String) - Method in class ago.beans.PixPanel
 
setZoomOutTip(String) - Method in class ago.beans.PixPanel
 
showDialog(Component, String, Color) - Static method in class ago.beans.ColorPanel
Create & show modal dialog for selecting color
SOLID - Static variable in class ago.beans.AgoSlider
CONSTANT for thumbMode
stateChanged(ChangeEvent) - Method in class ago.beans.CirclePanel
realization of ChangeListener interface
stateChanged(ChangeEvent) - Method in class ago.beans.CombiPanel
 
stateChanged(ChangeEvent) - Method in class ago.beans.CustomPanel
 
stateChanged(ChangeEvent) - Method in class ago.beans.HSBPanel
We are listening ChangeEvents from AgoPanel
stateChanged(ChangeEvent) - Method in class ago.beans.PixPanel
 

T

toString() - Method in class ago.beans.Gradient
 
TRANS - Static variable in class ago.beans.AgoSlider
CONSTANT for thumbMode
TRIANGLE - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb
TRIANGLE2 - Static variable in class ago.beans.AgoSlider
CONSTANT for shape of thumb

A B C E F G H I K L M N O P R S T