AI Coding Assistant Demo
Codex-like AI coding assistant demo
Dock Layout
Demo showcasing the Dock layout with 5-region layout
Error Handling Demo
Demo showcasing error handling and fault-tolerant rendering
Export (Core)
Buffer export demo (SVG, HTML, text) using core widgets; full-buffer export only
Export (Toolkit)
Toolkit export demo: uses Element.renderedArea() for export regions. Press E to export.
File Manager
Two-panel file manager demo showcasing MVC architecture
Flex Layout Demo
Demo showcasing Flex layout modes
Flow Layout
Demo showcasing the Flow layout with wrap layout
Form & Table Layout Demo
Demo showcasing form and table layouts with flex constraints
Grid Layout
Demo showcasing Grid layout with CSS Grid-inspired layout
Inline display mode using low level API demo
Inline progress display demo (NPM/Gradle-style)
ListElement Demo
Demonstrates ListElement with rich content (any StyledElement as items)
Module Path Demo
Demo showcasing the toolkit module using the Java module path
Ratatui Flex Layout Demo
Demo showcasing Flex layout modes (Ratatui’s Flex demo)
Stack Layout
Demo showcasing the Stack layout with overlapping layers