sorry, I fixed it.
EDIT:I've been thinking about the last part with the actionlistener, and I've revised it a bit, but it still doesn't work:
ActionListener action1 = new ActionListener() {...
Type: Posts; User: CoolYoungHipKiddo
sorry, I fixed it.
EDIT:I've been thinking about the last part with the actionlistener, and I've revised it a bit, but it still doesn't work:
ActionListener action1 = new ActionListener() {...
First i'll say this: this code is probably the most innefficiant way of doing it, because I have been using the knowledge I've learned from about 16 total video tutorials and answers of other peoples...