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.Flags

Classes

enum  EmbeddedCursor
 Enum of types of embedded mouse cursors. More...
 
enum  EmbeddedFont
 Enum of SpaceVIL embedded fonts. More...
 
enum  EmbeddedImage
 Enum of SpaceVIL embedded images. More...
 
enum  EmbeddedImageSize
 Enum of SpaceVIL embedded images sizes. More...
 
enum  FileSystemEntryType
 Enum of file system entry types. More...
 
enum  GeometryEventType
 Enum of event types directly related to events that change the size and position of an item. More...
 
enum  HorizontalDirection
 Enum of types of horizontal directions. More...
 
enum  InputEventType
 Enums of types of input events. More...
 
enum  InputState
 Enum of types of input conditions. More...
 
enum  ItemAlignment
 Alignment types enum. More...
 
enum  ItemHoverRule
 Item hovering rule types enum. More...
 
enum  ItemStateType
 Item state types enum. More...
 
enum  KeyCode
 Enum of key codes of keyboard. More...
 
enum  KeyMods
 Enum of keyboard modifiers. More...
 
enum  LayoutType
 Enum of items types. More...
 
enum  MouseButton
 Enum of button codes of mouse. More...
 
enum  MSAA
 Multisample anti-aliasing enum. More...
 
enum  OpenDialogType
 Enum of open dialog types. More...
 
enum  Orientation
 Orientation enum. More...
 
enum  OSType
 Operating system types enum. More...
 
enum  RedrawFrequency
 Enum of types of frequencies for redraw. More...
 
enum  RenderType
 Enum of types render. More...
 
enum  Side
 Enum of types of sides. More...
 
enum  SizePolicy
 Size policy types enum. More...
 
enum  TreeItemType
 Enum of types of TreeItems. More...
 
enum  VisibilityPolicy
 Visibility types of item enum. More...