Changeset ec3114d in java-rpg-portal for LostHavenPortal.java


Ignore:
Timestamp:
Aug 31, 2007, 10:31:33 PM (18 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
704247c
Parents:
82a1986
Message:

[svn r30]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LostHavenPortal.java

    r82a1986 rec3114d  
    33import java.util.*;
    44import 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 */
    59
    610public class LostHavenPortal extends JFrame {
Note: See TracChangeset for help on using the changeset viewer.