BowlerKernel
|
Static Public Member Functions | |
static ImageIcon | getIcon (String path) |
A factory for creating ConnectionImageIcon objects.
Definition at line 9 of file ConnectionImageIconFactory.java.
|
static |
Gets the icon.
path | the path |
Definition at line 17 of file ConnectionImageIconFactory.java.
Referenced by com.neuronrobotics.sdk.ui.AbstractConnectionPanel.AbstractConnectionPanel(), com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothConnectionPanel(), com.neuronrobotics.sdk.ui.ConnectionDialog.ConnectionDialog(), com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.run(), com.neuronrobotics.sdk.ui.SerialConnectionPanel.SerialConnectionPanel(), com.neuronrobotics.sdk.ui.TCPConnectionPanel.TCPConnectionPanel(), com.neuronrobotics.sdk.ui.UDPConnectionPanel.UDPConnectionPanel(), and com.neuronrobotics.sdk.ui.UsbConnectionPanel.UsbConnectionPanel().