-
Software Development
MQTT.fx 1.6.0 is released!
Here’s the latest MQTT.fx release: MQTT.fx 1.6.0! Support for Google Cloud…
Read More » -
DevOps
dockerw – A simple Docker command wrapper for the rest of us
I am regularly working on Docker images and have to play with different settings. Thus I periodically find myself in the…
Read More » -
Desktop Java
Button of Choice: Use ToggleButtons as RadioButtons
For MQTT.fx I wanted to use ToggleButtons to e.g. choose the de coding of a MQTT Message or the QoS Level:…
Read More » -
Software Development
Using the esp8266 as host for I2C sensors
For my outdoor sensors I used an RaspberryPi with BMP180 + TSL2561 connected via I2C transferring the sensor data as MQTT…
Read More » -
Software Development
SweetHomeHub: Home Control with Raspberry Pi and MQTT – Part 1
Since quite a long time I am working on my universal Raspberry Pi based Intertechno-Remote (see former posts 1 2…
Read More » -
Desktop Java
JFXPanel and FX Platform Thread pitfalls
The JFXPanel is a component to embed JavaFX content into (legacy ;-)) Swing applications. Basically it makes it very easy…
Read More » -
Desktop Java
How to allow users to customize the UI
Idea Take advantage of the declarative design pattern of JavafX/FXML and allow users to customize a certain view without any…
Read More » -
Desktop Java
How to get rid of focus highlighting in JavaFX
Today I was asked if I know a way to get rid of the focus-highlighting of JavaFX controls (respectively buttons):…
Read More » -
Desktop Java
Properties Extractor: Best way to get the ListView instantly updating its elements
This post is about how to deal with JavaFX ListViews and TableViews and how these controls are getting informed about…
Read More »
- 1
- 2