hoplugins.teamAnalyzer.ui
Class TeamLineupPanel

java.lang.Object
  extended byhoplugins.teamAnalyzer.ui.TeamLineupPanel

public class TeamLineupPanel
extends java.lang.Object

This is an empty panel to display a lineup


Constructor Summary
TeamLineupPanel()
           
 
Method Summary
 javax.swing.JPanel getKeeperPanel()
          Get the Panel Keeper
 double getLeftAttack()
           
 javax.swing.JPanel getLeftCentralDefenderPanel()
          Get the Panel Left Central Defender
 double getLeftDefence()
          TODO Missing Method Documentation
 javax.swing.JPanel getLeftForwardPanel()
          Get the Panel Left Forward
 javax.swing.JPanel getLeftMidfieldPanel()
          Get the Panel Left Midfield
 javax.swing.JPanel getLeftWingbackPanel()
          Get the Panel Left Wingback
 javax.swing.JPanel getLeftWingPanel()
          Get the Panel Left Wing
 double getMiddleAttack()
          TODO Missing Method Documentation
 double getMiddleDefence()
          TODO Missing Method Documentation
 double getMidfield()
          TODO Missing Method Documentation
 double getRightAttack()
          TODO Missing Method Documentation
 javax.swing.JPanel getRightCentralDefenderPanel()
          Get the Panel Right Centraldefender
 double getRightDefence()
          TODO Missing Method Documentation
 javax.swing.JPanel getRightForwardPanel()
          Get the Panel Right Forward
 javax.swing.JPanel getRightMidfieldPanel()
          Get the Panel Right Midfield
 javax.swing.JPanel getRightWingbackPanel()
          Get the Panel Right Wingback
 javax.swing.JPanel getRightWingPanel()
          Get the Panel Right Wing
 javax.swing.JLabel getTeamPanel()
          Get the Name of the Team
 void setLeftAttack(double i)
          TODO Missing Method Documentation
 void setLeftDefence(double i)
          TODO Missing Method Documentation
 void setMiddleAttack(double i)
          TODO Missing Method Documentation
 void setMiddleDefence(double i)
          TODO Missing Method Documentation
 void setMidfield(double i)
          TODO Missing Method Documentation
 void setRightAttack(double i)
          TODO Missing Method Documentation
 void setRightDefence(double i)
          TODO Missing Method Documentation
 void setTeamName(java.lang.String teamname)
          Set the Name of the Team
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeamLineupPanel

public TeamLineupPanel()
Method Detail

getKeeperPanel

public javax.swing.JPanel getKeeperPanel()
Get the Panel Keeper

Returns:
TODO Missing Return Method Documentation

setLeftAttack

public void setLeftAttack(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getLeftAttack

public double getLeftAttack()

getLeftCentralDefenderPanel

public javax.swing.JPanel getLeftCentralDefenderPanel()
Get the Panel Left Central Defender

Returns:
TODO Missing Return Method Documentation

setLeftDefence

public void setLeftDefence(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getLeftDefence

public double getLeftDefence()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getLeftForwardPanel

public javax.swing.JPanel getLeftForwardPanel()
Get the Panel Left Forward

Returns:
TODO Missing Return Method Documentation

getLeftMidfieldPanel

public javax.swing.JPanel getLeftMidfieldPanel()
Get the Panel Left Midfield

Returns:
TODO Missing Return Method Documentation

getLeftWingPanel

public javax.swing.JPanel getLeftWingPanel()
Get the Panel Left Wing

Returns:
TODO Missing Return Method Documentation

getLeftWingbackPanel

public javax.swing.JPanel getLeftWingbackPanel()
Get the Panel Left Wingback

Returns:
TODO Missing Return Method Documentation

setMiddleAttack

public void setMiddleAttack(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getMiddleAttack

public double getMiddleAttack()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setMiddleDefence

public void setMiddleDefence(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getMiddleDefence

public double getMiddleDefence()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setMidfield

public void setMidfield(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getMidfield

public double getMidfield()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

setRightAttack

public void setRightAttack(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getRightAttack

public double getRightAttack()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getRightCentralDefenderPanel

public javax.swing.JPanel getRightCentralDefenderPanel()
Get the Panel Right Centraldefender

Returns:
TODO Missing Return Method Documentation

setRightDefence

public void setRightDefence(double i)
TODO Missing Method Documentation

Parameters:
i - TODO Missing Method Parameter Documentation

getRightDefence

public double getRightDefence()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getRightForwardPanel

public javax.swing.JPanel getRightForwardPanel()
Get the Panel Right Forward

Returns:
TODO Missing Return Method Documentation

getRightMidfieldPanel

public javax.swing.JPanel getRightMidfieldPanel()
Get the Panel Right Midfield

Returns:
TODO Missing Return Method Documentation

getRightWingPanel

public javax.swing.JPanel getRightWingPanel()
Get the Panel Right Wing

Returns:
TODO Missing Return Method Documentation

getRightWingbackPanel

public javax.swing.JPanel getRightWingbackPanel()
Get the Panel Right Wingback

Returns:
TODO Missing Return Method Documentation

setTeamName

public void setTeamName(java.lang.String teamname)
Set the Name of the Team

Parameters:
teamname - TODO Missing Constructuor Parameter Documentation

getTeamPanel

public javax.swing.JLabel getTeamPanel()
Get the Name of the Team

Returns:
TODO Missing Return Method Documentation


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