A B C D F G H I L M O P R S U Y

A

aAL(ActionListener) - Method in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Method Documentation
aIL(ItemListener) - Method in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Method Documentation
actionPerformed(ActionEvent) - Method in class hoplugins.seriesstats.ui.LegendaPanel
TODO Missing Method Documentation
actionPerformed(ActionEvent) - Method in class hoplugins.seriesstats.ui.RatingPanelTab
DOCUMENT ME!

B

Black - Static variable in class hoplugins.seriesstats.Colors
 
Blue - Static variable in class hoplugins.seriesstats.Colors
 
BottomPanel - class hoplugins.seriesstats.ui.BottomPanel.
DOCUMENT ME!
BottomPanel() - Constructor for class hoplugins.seriesstats.ui.BottomPanel
Creates a new BottomPanel object.

C

Colors - class hoplugins.seriesstats.Colors.
 
Colors() - Constructor for class hoplugins.seriesstats.Colors
 

D

DEFAULTALPHA - Static variable in class hoplugins.seriesstats.GraphicPanel
 

F

formatedDouble(double, byte) - Method in class hoplugins.seriesstats.GraphicPanel
 

G

GeneralPanelTab - class hoplugins.seriesstats.ui.GeneralPanelTab.
DOCUMENT ME!
GeneralPanelTab() - Constructor for class hoplugins.seriesstats.ui.GeneralPanelTab
Creates a new GeneralPanelTab object.
GraphicData - class hoplugins.seriesstats.GraphicData.
Model für das StatistikPanel
GraphicData(double[], String, boolean, Color, NumberFormat) - Constructor for class hoplugins.seriesstats.GraphicData
 
GraphicData(double[], String, boolean, Color, NumberFormat, double) - Constructor for class hoplugins.seriesstats.GraphicData
 
GraphicPanel - class hoplugins.seriesstats.GraphicPanel.
Zeigt Statistiken in Form eins Liniendiagrames an
GraphicPanel(boolean) - Constructor for class hoplugins.seriesstats.GraphicPanel
Konstruktor
Green - Static variable in class hoplugins.seriesstats.Colors
 
GreenBright - Static variable in class hoplugins.seriesstats.Colors
 
GreenDark - Static variable in class hoplugins.seriesstats.Colors
 
Grey - Static variable in class hoplugins.seriesstats.Colors
 
getBeschriftung() - Method in class hoplugins.seriesstats.GraphicPanel
Liefert den Zustand der Beschriftung (an/aus)
getBox() - Method in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Method Documentation
getColor() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_clColor.
getFaktor() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_iFaktor.
getFormat() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_clFormat.
getHilfslinien() - Method in class hoplugins.seriesstats.GraphicPanel
Liefert den Zustand der Hilfslinien (an/aus)
getMaxValue() - Method in class hoplugins.seriesstats.GraphicData
 
getMinValue() - Method in class hoplugins.seriesstats.GraphicData
 
getModel() - Method in class hoplugins.seriesstats.GraphicPanel
 
getModel(String) - Method in class hoplugins.seriesstats.GraphicPanel
Ein bestimmtes Model holen
getName() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_sName.
getPanel() - Method in class hoplugins.seriesstats.MiniPanel
 
getPanel() - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
getWerte() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_clWerte.

H

hoplugins.seriesstats - package hoplugins.seriesstats
 
hoplugins.seriesstats.ui - package hoplugins.seriesstats.ui
 

I

is() - Method in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Method Documentation
isSelected - Variable in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Parameter Documentation
isShow() - Method in class hoplugins.seriesstats.GraphicData
Getter for property m_bShow.

L

LegendaPanel - class hoplugins.seriesstats.ui.LegendaPanel.
DOCUMENT ME!
LegendaPanel(RefreshablePanel, boolean) - Constructor for class hoplugins.seriesstats.ui.LegendaPanel
Creates a new LegendaPanel object.
LegendeCheckBox - class hoplugins.seriesstats.LegendeCheckBox.
TODO Missing Class Documentation
LegendeCheckBox() - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new instance of LegendeComboBox
LegendeCheckBox(String) - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new LegendeCheckBox object.
LegendeCheckBox(String, ImageIcon) - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new LegendeCheckBox object.
LegendeCheckBox(String, Color) - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new LegendeCheckBox object.
LegendeCheckBox(String, ImageIcon, boolean) - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new LegendeCheckBox object.
LegendeCheckBox(String, ImageIcon, boolean, int) - Constructor for class hoplugins.seriesstats.LegendeCheckBox
Creates a new LegendeCheckBox object.

M

MiniPanel - class hoplugins.seriesstats.MiniPanel.
 
MiniPanel(IHOMiniModel) - Constructor for class hoplugins.seriesstats.MiniPanel
 
MiniPanel(IHOMiniModel, IDebugWindow) - Constructor for class hoplugins.seriesstats.MiniPanel
 

O

Orange - Static variable in class hoplugins.seriesstats.Colors
 
OrangeBright - Static variable in class hoplugins.seriesstats.Colors
 
OrangeDark - Static variable in class hoplugins.seriesstats.Colors
 

P

paint(Graphics) - Method in class hoplugins.seriesstats.GraphicPanel
Zeichnet die GComponent
print - Variable in class hoplugins.seriesstats.GraphicPanel
 
print(Graphics) - Method in class hoplugins.seriesstats.GraphicPanel
 

R

REDUCEDALPHA - Static variable in class hoplugins.seriesstats.GraphicPanel
 
RatingPanelTab - class hoplugins.seriesstats.ui.RatingPanelTab.
DOCUMENT ME!
RatingPanelTab() - Constructor for class hoplugins.seriesstats.ui.RatingPanelTab
Creates a new RatingPanelTab object.
RatingsPanel - class hoplugins.seriesstats.RatingsPanel.
DOCUMENT ME!
RatingsPanel(IHOMiniModel) - Constructor for class hoplugins.seriesstats.RatingsPanel
Creates a new RatingsPanel object.
RatingsPanel(IHOMiniModel, IDebugWindow) - Constructor for class hoplugins.seriesstats.RatingsPanel
Creates a new RatingsPanel object.
Red - Static variable in class hoplugins.seriesstats.Colors
 
RefreshablePanel - interface hoplugins.seriesstats.ui.RefreshablePanel.
DOCUMENT ME!
rAL(ActionListener) - Method in class hoplugins.seriesstats.LegendeCheckBox
TODO Missing Method Documentation
refresh() - Method in class hoplugins.seriesstats.ui.GeneralPanelTab
TODO Missing Method Documentation
refresh() - Method in interface hoplugins.seriesstats.ui.RefreshablePanel
TODO Missing Method Documentation
refresh() - Method in class hoplugins.seriesstats.ui.SeriesPanelTab
TODO Missing Method Documentation

S

SA - Variable in class hoplugins.seriesstats.GraphicPanel
 
SO - Variable in class hoplugins.seriesstats.GraphicPanel
 
SR - Variable in class hoplugins.seriesstats.GraphicPanel
 
SU - Variable in class hoplugins.seriesstats.GraphicPanel
 
SeriesPanelTab - class hoplugins.seriesstats.ui.SeriesPanelTab.
DOCUMENT ME!
SeriesPanelTab() - Constructor for class hoplugins.seriesstats.ui.SeriesPanelTab
Creates a new SeriesPanelTab object.
setAllValues(GraphicData[], String[], NumberFormat, String, String, boolean, boolean) - Method in class hoplugins.seriesstats.GraphicPanel
Maximaler Konstruktor
setAttackCenter(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setAttackLeft(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setAttackRight(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setBeschriftung(boolean) - Method in class hoplugins.seriesstats.GraphicPanel
Ein- oder Ausschalten der Beschriftung des Graphen
setColor(Color) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_clColor.
setDefenseCenter(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setDefenseLeft(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setDefenseRight(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setFaktor(double) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_iFaktor.
setFormat(NumberFormat) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_clFormat.
setHilfslinien(boolean) - Method in class hoplugins.seriesstats.GraphicPanel
Ein- und Ausschalten der Hilfslinien
setMidfield(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setModel(GraphicData[]) - Method in class hoplugins.seriesstats.GraphicPanel
 
setName(String) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_sName.
setRating(double) - Method in class hoplugins.seriesstats.MiniPanel
 
setShow(boolean) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_bShow.
setShow(String, boolean) - Method in class hoplugins.seriesstats.GraphicPanel
Einen bestimmten Graf sichtbar/unsichtbar machen
setTeam1AttackCenter(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1AttackLeft(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1AttackRight(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1Attitude(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1DefenseCenter(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1DefenseLeft(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1DefenseRight(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1HomeAway(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1Midfield(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1System(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1Tactic(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1Tacticskill(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam1Teamspirit(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2AttackCenter(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2AttackLeft(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2AttackRight(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2Attitude(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2DefenseCenter(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2DefenseLeft(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2DefenseRight(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2HomeAway(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2Midfield(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2System(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2Tactic(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2Tacticskill(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setTeam2Teamspirit(double) - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation
setWerte(double[]) - Method in class hoplugins.seriesstats.GraphicData
Setter for property m_clWerte.

U

update(Graphics) - Method in class hoplugins.seriesstats.GraphicPanel
Zeichnet die GComponent
updateDifferences() - Method in class hoplugins.seriesstats.RatingsPanel
TODO Missing Method Documentation

Y

Yellow - Static variable in class hoplugins.seriesstats.Colors
 

A B C D F G H I L M O P R S U Y

Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.