JAL-2754 fix eclipse compilation error about referencing deprecated API via @see
[jalview.git] / src / jalview / gui / AquaInternalFrameManager.java
index ea809eb..956c119 100644 (file)
@@ -60,7 +60,7 @@ import javax.swing.JInternalFrame;
  * around to the bottom of the window stack (as the original implementation
  * does)
  * 
- * @see com.sun.java.swing.plaf.windows.WindowsDesktopManager
+ * see com.sun.java.swing.plaf.windows.WindowsDesktopManager
  */
 public class AquaInternalFrameManager extends DefaultDesktopManager
 {