Skip to content

An implementation of windows using the Lemur framework.

License

Notifications You must be signed in to change notification settings

oxplay2/lemur-window

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemur-Window

An implementation of windows using the Lemur framework.

  • Draggable, restricting movement to within the constraints of the camera dimensions.
  • Minimize, Maximize and Close TitleBar buttons.
  • Close button can be overridden with the boolean windowClosing() event.
  • Built-In Dialog functions.
  • Automatic z-indexing.

The test class outlines all of these abilities.

About

An implementation of windows using the Lemur framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.2%
  • Groovy 5.8%