Modifier and Type | Field and Description |
---|---|
CDC_SettingFile.CONNECTMODE |
CDC_SettingFile.connectMode |
Modifier and Type | Field and Description |
---|---|
private javax.swing.JComboBox<CDC_SettingFile.CONNECTMODE> |
CDC_Contest.Protocol_ComboBox |
Modifier and Type | Method and Description |
---|---|
static CDC_SettingFile.CONNECTMODE |
CDC_SettingFile.CONNECTMODE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CDC_SettingFile.CONNECTMODE[] |
CDC_SettingFile.CONNECTMODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|