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.
私はNASAWorldWindMeasureツールに取り組んでいます。タブ付きの鍋を取り外す方法を知りたいのですが。
World Wind Measure Tool サンプル アプリケーションを参照している場合は、MeasureToolUsage.java から次のコード行を削除する必要があります (およそ 82 行目)。
this.getContentPane().add(tabbedPane, BorderLayout.WEST);