public class EditLynxUsbDeviceActivity extends EditUSBDeviceActivity
EditUSBDeviceActivity handles the configuration of the modules within a Lynx USB device.EditActivity.ConfigurationTypeAndDisplayName, EditActivity.DisplayNameAndInteger, EditActivity.DisplayNameAndRequestCode, EditActivity.SetNameTextWatcher| Modifier and Type | Field and Description |
|---|---|
static RequestCode |
requestCode |
extraUSBDevicesappUtil, configurationUtility, context, controllerConfiguration, currentCfgFile, extantRobotConfigurations, haveRobotConfigMapParameter, idAddButton, idFixButton, idSwapButton, remoteConfigure, robotConfigFileManager, robotConfigMap, scannedDevices, spinnerListener, TAG, utility| Constructor and Description |
|---|
EditLynxUsbDeviceActivity() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finishOk() |
java.lang.String |
getTag() |
protected void |
onActivityResult(int requestCodeValue,
int resultCode,
Intent data) |
void |
onCancelButtonPressed(View v) |
protected void |
onCreate(Bundle savedInstanceState) |
void |
onDoneButtonPressed(View v) |
void |
onFixButtonPressed(View v) |
protected void |
onStart() |
void |
onSwapButtonPressed(View view) |
protected void |
populateModules() |
protected void |
refreshSerialNumber() |
completeSwapConfiguration, deserialize, determineExtraUSBDevices, fixConfiguration, getFixableCandidate, isFixable, isSwappable, refreshAfterFix, refreshAfterSwap, showButton, showFixButton, showFixSwapButtons, showSwapButton, swapConfigurationchangeDevice, clearDevice, clearNameIfNecessary, deserializeConfigMap, disabledDeviceName, displayNameOfConfigurationType, findPosition, findPosition, finishCancel, finishOk, finishOk, formatSerialNumber, getDefaultEnabledSelection, getRobotConfigMap, handleCommandNotifyActiveConfig, handleLaunchEdit, handleLaunchEdit, handleLaunchEdit, handleSpinner, handleSpinner, localizeConfigTypeSpinner, localizeConfigTypeSpinnerStrings, localizeConfigTypeSpinnerTypes, logActivityResult, logBackPressed, nameOf, nameOf, onBackPressed, sendOrInjectpublic static final RequestCode requestCode
public java.lang.String getTag()
getTag in class EditUSBDeviceActivityprotected void onCreate(Bundle savedInstanceState)
onCreate in class EditActivityprotected void refreshSerialNumber()
refreshSerialNumber in class EditUSBDeviceActivityprotected void populateModules()
protected void onStart()
onStart in class EditActivityprotected void onActivityResult(int requestCodeValue,
int resultCode,
Intent data)
public void onDoneButtonPressed(View v)
protected void finishOk()
finishOk in class EditActivitypublic void onCancelButtonPressed(View v)
public void onFixButtonPressed(View v)
public void onSwapButtonPressed(View view)