Changeset ec3114d in java-rpg-portal for LostHavenPortal.java
- Timestamp:
- Aug 31, 2007, 10:31:33 PM (18 years ago)
- Branches:
- master
- Children:
- 704247c
- Parents:
- 82a1986
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LostHavenPortal.java
r82a1986 rec3114d 3 3 import java.util.*; 4 4 import javax.swing.*; 5 6 /* 7 * This is the main class in the portal project and it creates the gui and starts the thread that handles server communication. 8 */ 5 9 6 10 public class LostHavenPortal extends JFrame {
Note:
See TracChangeset
for help on using the changeset viewer.