Skip to content

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

Notifications You must be signed in to change notification settings

gtuignatov/EmptyWindowCustomSolidColor

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages