Project Overview: This is a Text Editor Application. It is executable on a desktop environment. It is developed in Java.
With latest git build of awesome, my Java applications are bugged. It looks like focus in open JMenuBar is shifted. Steps to reproduce: Find application with JMenuBar (or compile an example). Center ...
The JDesktopPane class, first introduced in JDK 1.2 as a subsidiary to Swing’s GUI component series, lets you create a virtual desktop or Multiple Document Interface (MDI) in Java applications.