BowlerKernel
Public Member Functions | Private Attributes | List of all members
com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess Class Reference
Inheritance diagram for com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess:
Collaboration graph
[legend]

Public Member Functions

void run ()
 
double getPercentage ()
 
boolean isComplete ()
 

Private Attributes

boolean isRunning = false
 

Detailed Description

The Class BluetoothSearchProcess.

Definition at line 160 of file BluetoothConnectionPanel.java.

Member Function Documentation

◆ getPercentage()

double com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.getPercentage ( )

Gets the percentage.

Returns
the percentage

Implements com.neuronrobotics.sdk.util.IMonitorable.

Definition at line 212 of file BluetoothConnectionPanel.java.

◆ isComplete()

boolean com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.isComplete ( )

Checks if is complete.

Returns
true, if is complete

Implements com.neuronrobotics.sdk.util.IMonitorable.

Definition at line 220 of file BluetoothConnectionPanel.java.

References com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.isRunning.

◆ run()

void com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.run ( )

Member Data Documentation

◆ isRunning

boolean com.neuronrobotics.sdk.ui.BluetoothConnectionPanel.BluetoothSearchProcess.isRunning = false
private

The documentation for this class was generated from the following file: