Reference for JVM version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
Package com.spvessel.spacevil.Common

Classes

class  CommonService
 DisplayService is static class providing methods to getting basic information about the SpaceVIL framework, OS attributes, initializing the SpaceVIL framework and working with clipboard. More...
 
class  DefaultsService
 DefaultsService is static class providing methods to getting SpaceVIL default common values such as font, mouse cursor, icon images. More...
 
class  DisplayService
 DisplayService is static class providing methods to getting display attributes such as size and dpi scale. More...
 
class  RenderService
 RenderService is static class providing methods to managing OpenGL attributes such as settings and viewport used by SpaceVIL. More...