Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 386 Bytes

EmptyWindowCustomSolidColor

Creates simple GUI window filled with solid color, defined by user in first argument line and maximized to desktop resolution. Title for the windows could be defined as second argument:

c:\OpenJDK\bin\java.exe -classpath out\production\EmptyWindowCustomSolidColor com.beginwithsoftware.emptycolorwindow.EmptyWindowColorFrame #AAABBB "My Window Title"