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.
私の問題は下の図で説明されています。これはより重要な部分であるため、右側ではなく左側でラベルを「...」に設定したいだけです。コードの時点で、ラベルを設定する方法を示すことができます(ただし、それは実際には問題ではありません):
final Label directory = new Label(); directory.setText(selectedDirectory.getPath());