hoplugins.seriesstats
Class RatingsPanel

java.lang.Object
  extended byhoplugins.seriesstats.RatingsPanel

public class RatingsPanel
extends java.lang.Object

DOCUMENT ME!

Author:
Stefan Cyris

Constructor Summary
RatingsPanel(plugins.IHOMiniModel myhOMiniModel)
          Creates a new RatingsPanel object.
RatingsPanel(plugins.IHOMiniModel myhOMiniModel, plugins.IDebugWindow myIDB)
          Creates a new RatingsPanel object.
 
Method Summary
 javax.swing.JPanel getPanel()
          TODO Missing Method Documentation
 void setTeam1AttackCenter(double value)
          TODO Missing Method Documentation
 void setTeam1AttackLeft(double value)
          TODO Missing Method Documentation
 void setTeam1AttackRight(double value)
          TODO Missing Method Documentation
 void setTeam1Attitude(double value)
          TODO Missing Method Documentation
 void setTeam1DefenseCenter(double value)
          TODO Missing Method Documentation
 void setTeam1DefenseLeft(double value)
          TODO Missing Method Documentation
 void setTeam1DefenseRight(double value)
          TODO Missing Method Documentation
 void setTeam1HomeAway(double value)
          TODO Missing Method Documentation
 void setTeam1Midfield(double value)
          TODO Missing Method Documentation
 void setTeam1System(double value)
          TODO Missing Method Documentation
 void setTeam1Tactic(double value)
          TODO Missing Method Documentation
 void setTeam1Tacticskill(double value)
          TODO Missing Method Documentation
 void setTeam1Teamspirit(double value)
          TODO Missing Method Documentation
 void setTeam2AttackCenter(double value)
          TODO Missing Method Documentation
 void setTeam2AttackLeft(double value)
          TODO Missing Method Documentation
 void setTeam2AttackRight(double value)
          TODO Missing Method Documentation
 void setTeam2Attitude(double value)
          TODO Missing Method Documentation
 void setTeam2DefenseCenter(double value)
          TODO Missing Method Documentation
 void setTeam2DefenseLeft(double value)
          TODO Missing Method Documentation
 void setTeam2DefenseRight(double value)
          TODO Missing Method Documentation
 void setTeam2HomeAway(double value)
          TODO Missing Method Documentation
 void setTeam2Midfield(double value)
          TODO Missing Method Documentation
 void setTeam2System(double value)
          TODO Missing Method Documentation
 void setTeam2Tactic(double value)
          TODO Missing Method Documentation
 void setTeam2Tacticskill(double value)
          TODO Missing Method Documentation
 void setTeam2Teamspirit(double value)
          TODO Missing Method Documentation
 boolean updateDifferences()
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RatingsPanel

public RatingsPanel(plugins.IHOMiniModel myhOMiniModel)
Creates a new RatingsPanel object.

Parameters:
myhOMiniModel - TODO Missing Constructuor Parameter Documentation

RatingsPanel

public RatingsPanel(plugins.IHOMiniModel myhOMiniModel,
                    plugins.IDebugWindow myIDB)
Creates a new RatingsPanel object.

Parameters:
myhOMiniModel - TODO Missing Constructuor Parameter Documentation
myIDB - TODO Missing Constructuor Parameter Documentation
Method Detail

getPanel

public javax.swing.JPanel getPanel()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setTeam1AttackCenter

public void setTeam1AttackCenter(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1AttackLeft

public void setTeam1AttackLeft(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1AttackRight

public void setTeam1AttackRight(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1Attitude

public void setTeam1Attitude(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1DefenseCenter

public void setTeam1DefenseCenter(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1DefenseLeft

public void setTeam1DefenseLeft(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1DefenseRight

public void setTeam1DefenseRight(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1HomeAway

public void setTeam1HomeAway(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1Midfield

public void setTeam1Midfield(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1System

public void setTeam1System(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1Tactic

public void setTeam1Tactic(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1Tacticskill

public void setTeam1Tacticskill(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam1Teamspirit

public void setTeam1Teamspirit(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2AttackCenter

public void setTeam2AttackCenter(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2AttackLeft

public void setTeam2AttackLeft(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2AttackRight

public void setTeam2AttackRight(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2Attitude

public void setTeam2Attitude(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2DefenseCenter

public void setTeam2DefenseCenter(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2DefenseLeft

public void setTeam2DefenseLeft(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2DefenseRight

public void setTeam2DefenseRight(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2HomeAway

public void setTeam2HomeAway(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2Midfield

public void setTeam2Midfield(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2System

public void setTeam2System(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2Tactic

public void setTeam2Tactic(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2Tacticskill

public void setTeam2Tacticskill(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

setTeam2Teamspirit

public void setTeam2Teamspirit(double value)
TODO Missing Method Documentation

Parameters:
value - TODO Missing Method Parameter Documentation

updateDifferences

public boolean updateDifferences()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation


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