- refresh() - Method in class guipack.UserInterface
-
Refreshes the data that are currently shown.
- removeAccessPoint(String, String) - Method in class guipack.UserInterface
-
Removes an access point from the results of the scanned access points shown on the gui.
- removeDevice(String) - Method in class guipack.UserInterface
-
Removes a device from the user interface.
- removeInterface(String, String) - Method in class guipack.UserInterface
-
Removes an interface from the user interface.
- rs - Variable in class dbpack.DatabaseActions
-
ResultSet variable for taking the results from a query to the database.
- run() - Method in class dbpack.DatabaseActions
-
- running - Static variable in class main.Main
-
Boolean variable that shows to the DataBaseActions thread when to stop.
- runWhenShuttingDown() - Static method in class main.Main
-