|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlayerSupport.Player | |
---|---|
christophedelory.player | Information on players and their media support. |
Uses of PlayerSupport.Player in christophedelory.player |
---|
Methods in christophedelory.player that return PlayerSupport.Player | |
---|---|
PlayerSupport.Player |
PlayerSupport.getPlayer()
Returns the target player. |
static PlayerSupport.Player |
PlayerSupport.Player.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PlayerSupport.Player[] |
PlayerSupport.Player.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in christophedelory.player with parameters of type PlayerSupport.Player | |
---|---|
static String |
PlayerSupport.toString(PlayerSupport.Player player)
Returns a string representation of the specified player. |
Constructors in christophedelory.player with parameters of type PlayerSupport.Player | |
---|---|
PlayerSupport(PlayerSupport.Player player,
boolean isSaved,
String comment)
Builds a new player support information. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |