How can I write a GUI stack program by Java to push Image files instead of other data type items? for the push instruction I wish to give the name of the image file to add it in to the stack, and set the pop instruction to remove the image which is at the top of the stack? please help?
Ads