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.
com.spvessel.spacevil.Flags.EmbeddedImage Enum Reference

Enum of SpaceVIL embedded images. More...

Public Attributes

 ADD
 
 ARROW_LEFT
 
 EYE
 
 FILE
 
 FOLDER
 
 FOLDER_PLUS
 
 GEAR
 
 IMPORT
 
 LINES
 
 LOUPE
 
 RECYCLE_BIN
 
 REFRESH
 
 PENCIL
 
 DISKETTE
 
 ERASER
 
 HOME
 
 USER
 
 DRIVE
 
 FILTER
 
 ARROW_UP
 
 LOAD_CIRCLE
 

Detailed Description

Enum of SpaceVIL embedded images.

Member Data Documentation

◆ ADD

com.spvessel.spacevil.Flags.EmbeddedImage.ADD

◆ ARROW_LEFT

com.spvessel.spacevil.Flags.EmbeddedImage.ARROW_LEFT

◆ ARROW_UP

com.spvessel.spacevil.Flags.EmbeddedImage.ARROW_UP

◆ DISKETTE

com.spvessel.spacevil.Flags.EmbeddedImage.DISKETTE

◆ DRIVE

com.spvessel.spacevil.Flags.EmbeddedImage.DRIVE

◆ ERASER

com.spvessel.spacevil.Flags.EmbeddedImage.ERASER

◆ EYE

com.spvessel.spacevil.Flags.EmbeddedImage.EYE

◆ FILE

com.spvessel.spacevil.Flags.EmbeddedImage.FILE

◆ FILTER

com.spvessel.spacevil.Flags.EmbeddedImage.FILTER

◆ FOLDER

com.spvessel.spacevil.Flags.EmbeddedImage.FOLDER

◆ FOLDER_PLUS

com.spvessel.spacevil.Flags.EmbeddedImage.FOLDER_PLUS

◆ GEAR

com.spvessel.spacevil.Flags.EmbeddedImage.GEAR

◆ HOME

com.spvessel.spacevil.Flags.EmbeddedImage.HOME

◆ IMPORT

com.spvessel.spacevil.Flags.EmbeddedImage.IMPORT

◆ LINES

com.spvessel.spacevil.Flags.EmbeddedImage.LINES

◆ LOAD_CIRCLE

com.spvessel.spacevil.Flags.EmbeddedImage.LOAD_CIRCLE

◆ LOUPE

com.spvessel.spacevil.Flags.EmbeddedImage.LOUPE

◆ PENCIL

com.spvessel.spacevil.Flags.EmbeddedImage.PENCIL

◆ RECYCLE_BIN

com.spvessel.spacevil.Flags.EmbeddedImage.RECYCLE_BIN

◆ REFRESH

com.spvessel.spacevil.Flags.EmbeddedImage.REFRESH

◆ USER

com.spvessel.spacevil.Flags.EmbeddedImage.USER

The documentation for this enum was generated from the following file: