SyntaxFix
Write A Post
Hire A Developer
Questions
JPanel jPanel = new JPanel(); jPanel.setBorder(BorderFactory.createLineBorder(Color.black));
Here not only jPanel, you can add border to any Jcomponent