Skip to content

Commit 4b75be3

Browse files
author
FastJava Team
committed
docs: add FastUI, FastProportion, FastGrid to UI Module
1 parent 594f6fb commit 4b75be3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
202202
| **[FastTheme](https://github.com/andrestubbe/fasttheme)** | **❌ Java can't** | Native Windows theming | WinRT, DWM | Alpha |
203203
| **[FastTerminal](https://github.com/andrestubbe/FastTerminal)** | **❌ Java can't** | Double-buffered TUI blitting | Win32 console, JNI | Alpha |
204204
| **[FastNotification](https://github.com/andrestubbe/fastnotification)** | **❌ Broken** | SystemTray broken → native WinRT | WinRT, Toast| Alpha |
205+
| **[FastUI](https://github.com/andrestubbe/FastUI)** | **** | Core UI building blocks | Native | Alpha |
206+
| **[FastProportion](https://github.com/andrestubbe/FastProportion)** | **** | Proportional layout engine | Core | Alpha |
207+
| **[FastGrid](https://github.com/andrestubbe/FastGrid)** | **** | High-performance grid layout | Core | Alpha |
205208

206209
### 16. Compute
207210
| Module | Speed vs Java | Key Metrics | Tech | Status |

0 commit comments

Comments
 (0)