Hello all I am trying to read for example 4 html files from a directory then at runtime the buttons are created (this is important as at runtime there could be 5 html files etc) which will correspond to each file so when button 1 is pressed html file 1 is loaded etc. Any ideas anyone? thanks.
Oh on a side note I am poor at creating gui's so i used netbeans to create my GUI but i am unable to add my own code to then create buttons at runtime.