#
GUI
GUI stands for graphical user interface. It is a visual representation of communication presented to the user for easy interaction with the machine. It allows users to manipulate elements on the screen using a mouse, a stylus or even a finger. The actions in a GUI are usually performed through direct manipulation of the graphical elements.
Here are 1,846 public repositories matching this topic...
bartektartanus
commented
Mar 21, 2022
Producing to topic with schema gives errors that don't really tell what's wrong.
- message is empty (like empty string, not empty JSON)
error:Internal Server Error: Cannot serialize value
Maybe simple "message is empty" should be returned here? - some fields are missing in schema
error:Internal Server Error: null
Should at least tell that fields are missing or schema is wrong. Idea
-
Updated
Feb 17, 2022 - Java
Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.17.1
-
Updated
Dec 23, 2021 - Java
A gui library for processing.org
-
Updated
Aug 25, 2021 - Java
vlsi
commented
Mar 19, 2020
E.g. https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/_nimbusDefaults.html
and/or something that displays the components in different states
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
good first issue
Good for newcomers
Free mind map and PlantUML editor with plugins for both NetBeans and Intellij
java
editor
gui
netbeans
knowledge
standalone
netbeans-plugin
documentation-tool
plantuml
intellij-plugin
mindmap
mind-maps
-
Updated
Apr 5, 2022 - Java
All projects are based on ☕ Java(Swing.All projects are database(MySql) connected📂 and compatible to run is🖥️ Desktop(with .exe)🖱️ .All projects have a Graphical User Interface(GUI)👨🏻💻 that user can communicate and understand the application easily).
-
Updated
Nov 8, 2020 - Java
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
-
Updated
Mar 3, 2022 - Java
-
Updated
Feb 20, 2022 - Java
A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/height in dp. It has a graphical and command line interface and supports many image types (svg, psd, 9-patch, etc.) aswell as some lossless compressors like pngcrush.
android
svg
cli
converter
ios
gui
png
jpeg
psd
dpi
mozjpeg
density
resized-images
post-processor
drawable
pngcrush
nine-patch
-
Updated
Feb 9, 2022 - Java
You can decrypt whole RPG-Maker MV Directories with this Program, it also has a GUI.
java
gui
jar
personal-project
java-8
decryption
rpg-maker-mv
rpg-maker
decrypting-files
rpgmvm-file
rpgmvp-file
rpgmvo-file
decrypt-files
java-decrypter
rpgmvp
rpgmvm
rpgmvo
mv
rpg-maker-decrypt
-
Updated
Dec 29, 2021 - Java
An extensible and customizable GUI API/library to create ClickGUIs, HUDEditors and TabGUIs designed for use in Minecraft utility mods.
java
api
minecraft
gui
library
fabric
forge
minecraft-mod
minecraft-forge
hud
forge-mod
minecraft-forge-mod
hacktoberfest
2b2t
fabricmc
fabric-mod
fabricmc-mod
minecraft-gui
gamesense-client
utility-mod
-
Updated
Mar 9, 2022 - Java
Minecraft bot for servers. Currently supports stress testing.
-
Updated
Mar 11, 2022 - Java
Advanced Inventory API for your Minecraft Bukkit plugins.
-
Updated
Sep 20, 2021 - Java
An inventory framework for managing GUIs
-
Updated
Mar 30, 2022 - Java
Modern desktop framework from low-level 3D graphics API to high-level view model, for development of 2D/3D rendering software or game engine, with internationalization support and many new technologies.
java
api
minecraft
font
gui
library
framework
ui
opengl
view
shaders
animation
layout-engine
forge-mod
vector-graphics
rendering-engine
mixin
rendering-pipeline
2d-graphics
architectury
-
Updated
Apr 4, 2022 - Java
Simple lib to create inventory GUIs for Bukkit platforms.
-
Updated
Mar 5, 2022 - Java
GrammarViz 2.0 public release:
visualization
java
gui
algorithm
time-series
discord
grammar
sax
complexity
kdd
anomalydetection
anomalydiscovery
-
Updated
Jan 10, 2022 - Java
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the