UniversalRobots / CustomUserInput

Demonstrates how to use different types of user inputs for URCap Drivers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomUserInput

Demonstrates how to use different types of user inputs for URCap Drivers.

Custom User Inputs demonstrates how to use different types of user inputs (e.g. combo box and checkbox inputs) and other (non-user input) UI elements (e.g text components) when defining a custom UI for a driver contribution. The URCap also shows how to use the filler UI element for controlling/grouping the layout and how to add a custom input validator for detecting errors for enterable user inputs, in this case an IP address user input (text field).

Information:

  • Available from:
    • URCap API version 1.7.0.
    • PolyScope version 3.11.0/5.5.0.

Main API interfaces: CustomUserInputConfiguration.

About

Demonstrates how to use different types of user inputs for URCap Drivers.

License:Apache License 2.0


Languages

Language:Java 100.0%