Hi, i have created a
java applet which allows the users inputted text to be analysed by showing the length of the
word and the frequency that length occurs, part of this is to create a bar chart with whatever the user has input, i have the code which should display the bar chart from the array but for some reason when i put it in my code and attach it to my bar chart button it doesnt pop up another panel with the bar chart? if anyone can help with this i would be grateful! This is my code below: