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.
( JIDE )に少し問題があります
現在、JPanel 内に DockableFrames を配置しようとしていますが、そうするとドッキング システムが機能しません。
DockableFrames のホルダーとしてさまざまなクラス (DockableHolderPaner など) を試しましたが、どちらも機能しません。
私の質問は不明確に聞こえるかもしれませんが、頭の中も明確ではありません。
誰かが私にヒントを与えることができれば、それは大歓迎です:)
必要なものが見つかりました。DockableFrame を DefaultInternalFrameDockableHolder の別の DockableFrame の DefaultDockableHolder に配置できます:)