Uses of Interface
plugins.IHOTableEntry

Packages that use IHOTableEntry
de.hattrickorganizer.gui.model   
de.hattrickorganizer.gui.playeroverview   
de.hattrickorganizer.gui.pluginWrapper   
de.hattrickorganizer.gui.templates   
plugins   
 

Uses of IHOTableEntry in de.hattrickorganizer.gui.model
 

Classes in de.hattrickorganizer.gui.model that implement IHOTableEntry
 class SmilieEntry
          Zeigt die Warnings und Verletzungen an
 

Uses of IHOTableEntry in de.hattrickorganizer.gui.playeroverview
 

Classes in de.hattrickorganizer.gui.playeroverview that implement IHOTableEntry
 class SpielerStatusLabelEntry
          Zeigt die Warnings und Verletzungen an
 

Uses of IHOTableEntry in de.hattrickorganizer.gui.pluginWrapper
 

Methods in de.hattrickorganizer.gui.pluginWrapper that return IHOTableEntry
 IHOTableEntry GUIPluginWrapper.createPlayerTableEntry(ISpieler player, int positionid, byte taktic, float positionvalue, boolean showTrikot, boolean showWeatherwarning)
          TODO Missing Method Documentation
 

Uses of IHOTableEntry in de.hattrickorganizer.gui.templates
 

Classes in de.hattrickorganizer.gui.templates that implement IHOTableEntry
 class ColorLabelEntry
           
 class DoppelLabelEntry
          Ein Panel mit zwei Labels, um zwei Werte in einer Spalte anzuzeigen ( Wert, Verbesserung )
 class ProgressbarTableEntry
          TODO Missing Class Documentation
 class RatingTableEntry
          TODO Missing Class Documentation
 class SkillEntry
          Skillanzeige eines Spielers (Nachkommastellen in Grau)
 class SpielerLabelEntry
           
 class TableEntry
           
 class TorLabelEntry
          TODO Missing Class Documentation
 

Uses of IHOTableEntry in plugins
 

Methods in plugins that return IHOTableEntry
 IHOTableEntry IGUI.createPlayerTableEntry(ISpieler player, int positionid, byte taktic, float positionvalue, boolean showTrikot, boolean showWeatherwarning)
          Returns a IHOTableEntry for a player.