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.
ユーザーの挿入、変更、削除を行うための3つのパネルがありJFrameます。値に値を挿入すると、にinsertJpanelは表示されませんmodifyPanelがdeletePanel、アプリケーションを閉じて再度開くと、新しいレコードが表示されます。
JFrame
insertJpanel
modifyPanel
deletePanel
どうすればすべてJPanels一緒にリフレッシュできますか?
JPanels