|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesTranslatorEditor.CellStatus | |
---|---|
net.nand.util.i18n.gui |
Uses of PropertiesTranslatorEditor.CellStatus in net.nand.util.i18n.gui |
---|
Methods in net.nand.util.i18n.gui that return PropertiesTranslatorEditor.CellStatus | |
---|---|
PropertiesTranslatorEditor.CellStatus |
PropertiesTranslatorEditor.PTSwingTableModel.getCellStatus(int r,
int c)
Get the cell status, to visually show the user. |
static PropertiesTranslatorEditor.CellStatus |
PropertiesTranslatorEditor.CellStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertiesTranslatorEditor.CellStatus[] |
PropertiesTranslatorEditor.CellStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |