I’m currently trying to implement some popups to inform the user when something went wrong or to ask him if he wants to continue or abort the configuration.
I want to implement something similar to this one :
I’m currently using the JOptionPane to display this popup but mine is looking like this :
Are there some tricks to make it look like the one from your MODBUS page?