gtuignatov / EmptyWindowCustomSolidColor

Creates simple colored window with user defined fill color and window's title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Creates simple colored window with user defined fill color and window's title


Languages

Language:Java 100.0%