Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以删除显示我当前选择的组件的虚线标记?我附上了一张图片来显示我指的是哪个标记:
你可以做
tabbedPane.setFocusable(false);