- call(String) - Method in class com.fivecolibs.devices.FCOCDevice
-
Call a function register of this device.
- centerFrame(JFrame) - Static method in class com.fivecolibs.utils.FCOCUtils
-
Center a frame on the screen.
- close() - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- close() - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- close() - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- close() - Method in interface com.fivecolibs.devices.FCOIPort
-
Ask to close the communication port
- com.fivecolibs.devices - package com.fivecolibs.devices
-
- com.fivecolibs.jComponents - package com.fivecolibs.jComponents
-
- com.fivecolibs.utils - package com.fivecolibs.utils
-
- comDevEvtOccured(FCOCDevice, FCOEComState) - Method in interface com.fivecolibs.devices.FCOIDeviceEvent
-
Callback for any communication state event.
- comI2CEvtOccured(FCOCIPI2CDevice, String, int) - Method in interface com.fivecolibs.devices.FCOIIPI2CDeviceEvent
-
Callback for any I2C communication state event.
- concatArrays(T[], T[]) - Static method in class com.fivecolibs.utils.FCOCUtils
-
Concatenate two arrays into one.
- createImageIcon(String) - Static method in class com.fivecolibs.utils.FCOCUtils
-