I need to set a border on only one side of JPanel
. I'm using Java 8 and Swing.
I'm looking for a simple solution, because create a other class to do the customization I think a lot for something simple.
Just draw a line don't works good because I want to customize the border.