Newbie questions.. so please bear with me.
I have a ToggleAction that opens a new JPanel at the bottom.
This is for a preview that gets created from a database.
This preview is generated for a specific file.
Once I am done with this preview I want to doscard it. Then create a new
one when i select the toggleAction again.
How do I discard the JPanel ???
Thanx
Thys
Hello Thys,
I'm sorry but I don't understand what you meant. Please describe your
problem in more details.
Best regards,
Vladimir Kondratyev
_____________________
JetBrains
Thys de Wet wrote:
Newbie questions.. so please bear with me.
I have a ToggleAction that opens a new JPanel at the bottom.
This is for a preview that gets created from a database.
This preview is generated for a specific file.
Once I am done with this preview I want to doscard it. Then create a new
one when i select the toggleAction again.
How do I discard the JPanel ???
Thanx
Thys