My question is whether it is possible to "decorate" a field, such as JTextField or JFormattedTextField, with an icon.
An example would look something like this:
Following an example, I made the following class.
package componentes;...
asked on
09.12.2016 / 23:36