- ifTable - Variable in class guipack.UserInterface
-
Map that store the buttons of the representing interfaces.
- insertData(String, MonitorData) - Method in class dbpack.DatabaseActions
-
Gets the data sent by the device and do the necessary actions to store them to the database
and the middle memory, and refreshes the gui if necessary.
- instance - Static variable in class dbpack.DatabaseActions
-
The private instance of this singleton class.
- InterfaceData - Class in context
-
Class that stores data taken from an available interface.
- InterfaceData(String) - Constructor for class context.InterfaceData
-
Creates an IntrerfaceData object.
- InterfaceData() - Constructor for class context.InterfaceData
-
- interfaceList - Variable in class context.MonitorData
-
- ip_address - Variable in class context.InterfaceData
-