Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: ListView
Wraps FXGL's InventoryListView (com.almasb.fxgl.inventory.InventoryListView), a JavaFX ListView pre-bound to an Inventory's items list. Drops straight into any fx scene wrapper that accepts a ListView child.
InventoryListView (InventoryObj = null)
Creates a new InventoryListView bound to the given Inventory. Pass null for the adopt path.
InventoryObj is an Inventory wrapper.adopt (object Ajo)
Wraps an existing InventoryListView AussomJavaObject.
Ajo is an AussomJavaObject around an InventoryListView.A new wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.