|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.conv.RSC
DOCUMENT ME!
Field Summary | |
protected static java.lang.String |
ACT_CANCEL
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
arenaValueDefault
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
basicsValueDefault
TODO Missing Parameter Documentation |
protected static java.lang.String[] |
BUDDY_EXTENSION
TODO Missing Parameter Documentation |
static java.lang.String |
BUDDY_TO_HRF
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
clubValueDefault
TODO Missing Parameter Documentation |
static java.lang.String |
DB_TO_HRF
TODO Missing Parameter Documentation |
protected static java.lang.String |
DEFAULT
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
economyValue
TODO Missing Parameter Documentation |
protected static java.lang.String |
HOPLUGINS_DIRECTORY
TODO Missing Parameter Documentation |
protected static java.lang.String[] |
HTCOACH_EXTENSION
TODO Missing Parameter Documentation |
protected static java.lang.String[] |
HTFOREVER_EXTENSION
TODO Missing Parameter Documentation |
protected static javax.swing.ImageIcon |
ICON_ADD
TODO Missing Parameter Documentation |
protected static javax.swing.ImageIcon |
ICON_DELETE
TODO Missing Parameter Documentation |
protected static javax.swing.ImageIcon |
ICON_DOWN
TODO Missing Parameter Documentation |
protected static javax.swing.ImageIcon |
ICON_UP
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
lastlinupValueDefault
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
leagueValueDefault
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
linupValueDefault
TODO Missing Parameter Documentation |
protected static plugins.IHOMiniModel |
MINIMODEL
TODO Missing Parameter Documentation |
static java.lang.String |
NAME
TODO Missing Parameter Documentation |
protected static int |
PLAYER_AGE
TODO Missing Parameter Documentation |
protected static int |
PLAYER_CHARACTER
TODO Missing Parameter Documentation |
protected static int |
PLAYER_DEFENCE
TODO Missing Parameter Documentation |
protected static int |
PLAYER_EXPERIENCE
TODO Missing Parameter Documentation |
protected static int |
PLAYER_FORM
TODO Missing Parameter Documentation |
protected static int |
PLAYER_GENTLESS
TODO Missing Parameter Documentation |
protected static int |
PLAYER_ID
TODO Missing Parameter Documentation |
protected static int |
PLAYER_KEEPER
TODO Missing Parameter Documentation |
protected static int |
PLAYER_LEADERSHIP
TODO Missing Parameter Documentation |
protected static int |
PLAYER_NAME
TODO Missing Parameter Documentation |
protected static int |
PLAYER_NATIONALITY
TODO Missing Parameter Documentation |
protected static int |
PLAYER_NOTE
TODO Missing Parameter Documentation |
protected static int |
PLAYER_PASSING
TODO Missing Parameter Documentation |
protected static int |
PLAYER_PLAYMAKING
TODO Missing Parameter Documentation |
protected static int |
PLAYER_SALARY
TODO Missing Parameter Documentation |
protected static int |
PLAYER_SCORING
TODO Missing Parameter Documentation |
protected static int |
PLAYER_SETPIECES
TODO Missing Parameter Documentation |
protected static int |
PLAYER_SPECIAL
TODO Missing Parameter Documentation |
protected static int |
PLAYER_STAMINA
TODO Missing Parameter Documentation |
protected static int |
PLAYER_VERLETZT
TODO Missing Parameter Documentation |
protected static int |
PLAYER_WING
TODO Missing Parameter Documentation |
protected static hoplugins.conv.CColumn[] |
playerColumns
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_ADD
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_CANCEL
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_DEFAULT_ERROR_MESSAGE
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_ERROR
TODO Missing Parameter Documentation |
static java.lang.String |
PROP_FILE
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_FILE_NOT_FOUND
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_NAME
TODO Missing Parameter Documentation |
protected static java.lang.String |
PROP_NO_SERVER
TODO Missing Parameter Documentation |
static java.lang.String |
PROP_PLAYERS
TODO Missing Parameter Documentation |
protected static java.lang.String[] |
TEAM
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
teamValueDefault
TODO Missing Parameter Documentation |
protected static byte |
TYPE_BUDDY
TODO Missing Parameter Documentation |
protected static byte |
TYPE_HAM
TODO Missing Parameter Documentation |
protected static byte |
TYPE_HTCOACH
TODO Missing Parameter Documentation |
protected static byte |
TYPE_HTFOREVER
TODO Missing Parameter Documentation |
protected static java.lang.String[][] |
xtraValueDefault
TODO Missing Parameter Documentation |
Constructor Summary | |
RSC()
|
Method Summary | |
static java.lang.String |
getProperty(java.lang.String key)
TODO Missing Method Documentation |
protected static void |
handleException(java.lang.Exception e,
java.lang.String txt)
TODO Missing Method Documentation |
static void |
initializeStrings(plugins.IHOMiniModel miniModel)
TODO Missing Method Documentation |
protected static void |
initPlayerColumns()
TODO Missing Method Documentation |
protected static boolean |
isBuddyFile(java.io.File f)
TODO Missing Method Documentation |
protected static boolean |
isHAMFile(java.io.File f)
TODO Missing Method Documentation |
protected static boolean |
isHTCoachFile(java.io.File f)
TODO Missing Method Documentation |
protected static boolean |
isHTForverFile(java.io.File f)
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static plugins.IHOMiniModel MINIMODEL
protected static final byte TYPE_BUDDY
protected static final byte TYPE_HAM
protected static final byte TYPE_HTFOREVER
protected static final byte TYPE_HTCOACH
public static java.lang.String NAME
public static java.lang.String BUDDY_TO_HRF
public static java.lang.String DB_TO_HRF
protected static java.lang.String[] BUDDY_EXTENSION
protected static java.lang.String[] HTFOREVER_EXTENSION
protected static java.lang.String[] HTCOACH_EXTENSION
protected static java.lang.String HOPLUGINS_DIRECTORY
protected static java.lang.String ACT_CANCEL
protected static java.lang.String PROP_ADD
protected static java.lang.String PROP_CANCEL
protected static java.lang.String PROP_ERROR
public static java.lang.String PROP_FILE
protected static java.lang.String PROP_DEFAULT_ERROR_MESSAGE
protected static java.lang.String PROP_NO_SERVER
protected static java.lang.String PROP_FILE_NOT_FOUND
protected static java.lang.String PROP_NAME
public static java.lang.String PROP_PLAYERS
protected static final java.lang.String DEFAULT
protected static javax.swing.ImageIcon ICON_UP
protected static javax.swing.ImageIcon ICON_DOWN
protected static javax.swing.ImageIcon ICON_ADD
protected static javax.swing.ImageIcon ICON_DELETE
protected static hoplugins.conv.CColumn[] playerColumns
protected static final int PLAYER_ID
protected static final int PLAYER_NAME
protected static final int PLAYER_AGE
protected static final int PLAYER_SALARY
protected static final int PLAYER_VERLETZT
protected static final int PLAYER_LEADERSHIP
protected static final int PLAYER_EXPERIENCE
protected static final int PLAYER_FORM
protected static final int PLAYER_STAMINA
protected static final int PLAYER_KEEPER
protected static final int PLAYER_DEFENCE
protected static final int PLAYER_WING
protected static final int PLAYER_PLAYMAKING
protected static final int PLAYER_PASSING
protected static final int PLAYER_SCORING
protected static final int PLAYER_SETPIECES
protected static final int PLAYER_GENTLESS
protected static final int PLAYER_CHARACTER
protected static final int PLAYER_SPECIAL
protected static final int PLAYER_NOTE
protected static final int PLAYER_NATIONALITY
protected static final java.lang.String[][] clubValueDefault
protected static final java.lang.String[][] basicsValueDefault
protected static final java.lang.String[][] arenaValueDefault
protected static final java.lang.String[][] teamValueDefault
protected static final java.lang.String[][] leagueValueDefault
protected static final java.lang.String[][] linupValueDefault
protected static final java.lang.String[][] lastlinupValueDefault
protected static final java.lang.String[][] xtraValueDefault
protected static final java.lang.String[][] economyValue
protected static final java.lang.String[] TEAM
Constructor Detail |
public RSC()
Method Detail |
public static java.lang.String getProperty(java.lang.String key)
key
- TODO Missing Method Parameter Documentation
public static void initializeStrings(plugins.IHOMiniModel miniModel)
miniModel
- TODO Missing Method Parameter Documentationprotected static final boolean isBuddyFile(java.io.File f)
f
- TODO Missing Method Parameter Documentation
protected static final boolean isHAMFile(java.io.File f)
f
- TODO Missing Method Parameter Documentation
protected static final boolean isHTCoachFile(java.io.File f)
f
- TODO Missing Method Parameter Documentation
protected static final boolean isHTForverFile(java.io.File f)
f
- TODO Missing Method Parameter Documentation
protected static void handleException(java.lang.Exception e, java.lang.String txt)
e
- TODO Missing Method Parameter Documentationtxt
- TODO Missing Method Parameter Documentationprotected static void initPlayerColumns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |