Package | Description |
---|---|
net.sourceforge.jhunters.pool.data |
Pool League Data.
|
net.sourceforge.jhunters.pool.ui |
Pool League GUI.
|
Modifier and Type | Method and Description |
---|---|
static Competition.CompetitionField |
Competition.CompetitionField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Competition.CompetitionField[] |
Competition.CompetitionField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CompetitionTable.postCommitHook(net.sourceforge.jhunters.pool.ui.TableUtils.FieldCell<Competition,Competition.CompetitionField> pCell) |
boolean |
CompetitionTable.preCommitHook(net.sourceforge.jhunters.pool.ui.TableUtils.FieldCell<Competition,Competition.CompetitionField> pCell,
Object pValue) |
boolean |
CompetitionTable.preEditHook(net.sourceforge.jhunters.pool.ui.TableUtils.FieldCell<Competition,Competition.CompetitionField> pCell) |
Copyright © 2015. All rights reserved.