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.
JComboBox コンポーネントのデフォルトの青い境界線を取り除くにはどうすればよいですか? 私はもう試した:
playlist1.setBorder(new EmptyBorder(0, 0, 0, 0));