I am new to Java and am trying to write a simple (or at least I thought it was) desktop application.
I have a frame (awt) which contains 2 panels. One panel contains two buttons. All I want to do is display a image in the other panel when a button is clicked and play a sound. This seems pretty straightforward but I can not find any references to it.
Any assistance would be appreciated.
Thanks
I have a frame (awt) which contains 2 panels. One panel contains two buttons. All I want to do is display a image in the other panel when a button is clicked and play a sound. This seems pretty straightforward but I can not find any references to it.
Any assistance would be appreciated.
Thanks