Package networktablesviewer
Interface SettingsDialog.ChangeServer
- Enclosing class:
- SettingsDialog
public static interface SettingsDialog.ChangeServer
SAM type lambda for changing NT server IP
-
Method Summary
Modifier and TypeMethodDescriptionvoidchange()This method should be overrided to change the NT server based on the current settings
-
Method Details
-
change
void change()This method should be overrided to change the NT server based on the current settings
-