Mercurial > hg > RemoteEditor > REPSessionManager
diff rep/SessionManagerGUIimpl.java @ 320:83790b8b8174
*** empty log message ***
author | kono |
---|---|
date | Fri, 10 Oct 2008 14:10:15 +0900 |
parents | a549bd4dadb8 |
children |
line wrap: on
line diff
--- a/rep/SessionManagerGUIimpl.java Thu Oct 09 17:26:55 2008 +0900 +++ b/rep/SessionManagerGUIimpl.java Fri Oct 10 14:10:15 2008 +0900 @@ -5,6 +5,8 @@ import javax.swing.JFrame; import javax.swing.SwingUtilities; +import rep.gui.RPanel; + public class SessionManagerGUIimpl implements Runnable, SessionManagerGUI {