Javadoc fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1437 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: ManagedJFrame.java,v 1.2 2002/04/28 02:50:32 mdb Exp $
|
||||
// $Id: ManagedJFrame.java,v 1.3 2002/06/11 00:52:37 mdb Exp $
|
||||
|
||||
package com.threerings.media;
|
||||
|
||||
@@ -14,7 +14,7 @@ import com.threerings.media.Log;
|
||||
|
||||
/**
|
||||
* When using the {@link FrameManager}, one must use this top-level frame
|
||||
* class (or the {@link ManagedFrame} class if one is not using Swing.
|
||||
* class.
|
||||
*/
|
||||
public class ManagedJFrame extends JFrame
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user