Forum: Java
May 4th, 2005, 9:02 AM
|
|
Replies: 0
Views: 234
Java Combo Boxes
public void purchaseTickets() {
try {
String ftime[] = new String[3];
String fdate[] = new String[3];
store.setFileName("FilmDatabase.jds");
...
|
Forum: Java
May 4th, 2005, 8:59 AM
|
|
Replies: 2
Views: 190
|
Forum: Java
May 2nd, 2005, 12:22 PM
|
|
Replies: 2
Views: 190
Using variables from other classes/frames
What's the exact way to just use a variable from another frame/class. I have 4 frames and I want my program to set the text on some labels in form 2 which will be done in form 1.
How exactly would I...
|
Forum: Java
Apr 30th, 2005, 9:39 AM
|
|
Replies: 2
Views: 185
|
Forum: Java
Apr 29th, 2005, 5:26 PM
|
|
Replies: 2
Views: 185
|
Forum: Java
Apr 28th, 2005, 2:53 PM
|
|
Replies: 4
Views: 307
|
Forum: Java
Apr 28th, 2005, 3:43 AM
|
|
Replies: 4
Views: 307
|
Forum: Java
Apr 27th, 2005, 1:47 PM
|
|
Replies: 4
Views: 307
|