openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

NodeSelector GUI improvements #268

Closed bobjacobsen closed 3 weeks ago

bobjacobsen commented 3 weeks ago

Resolves Issue JMRI/JMRI#13333 about GUI artifacts. Also resolves similar artifacts in other places NodeSelector is used, e.g. the Send Frame Tool, Memory Tool, etc.

Note: This changes the API, so it will require a new release of OpenLCB_Java before it can be used by JMRI.