Uses of Interface
plugins.ISpielerComboboxItem

Packages that use ISpielerComboboxItem
de.hattrickorganizer.gui.model   
de.hattrickorganizer.gui.pluginWrapper   
plugins   
 

Uses of ISpielerComboboxItem in de.hattrickorganizer.gui.model
 

Classes in de.hattrickorganizer.gui.model that implement ISpielerComboboxItem
 class SpielerCBItem
          TODO Missing Class Documentation
 

Uses of ISpielerComboboxItem in de.hattrickorganizer.gui.pluginWrapper
 

Methods in de.hattrickorganizer.gui.pluginWrapper that return ISpielerComboboxItem
 ISpielerComboboxItem GUIPluginWrapper.createSpielerComboboxItem(java.lang.String text, float posvalue, ISpieler player)
          TODO Missing Method Documentation
 

Uses of ISpielerComboboxItem in plugins
 

Methods in plugins that return ISpielerComboboxItem
 ISpielerComboboxItem IGUI.createSpielerComboboxItem(java.lang.String text, float posvalue, ISpieler player)
          Returns a Item for a JCombobox with the addPlayerComboboxRenderer() set.