MindFusion.UI.Pack for JavaFX
A fast and easy way to build rich UI applications with JavaFX
Build the Perfect User Interface in JavaFX
An extensive suit of ready-to-use programming tools, which offer you quick and cost-effective way to build the user interface of your JavaFX application.
Calendar
- Navigation buttons
- Month view
- Context menu
- Single-day selection
Clock
- Analogue clock
- Can pick up the current system time
DropDown
- Customizable drop-down height
- Drop-down activation button
- two drop-down styles
Grid
- The number of displayed records is limited only by the available memory
- In place editing for strings, numbers, boolean
- Resizable columns
- Sorting
- Customizable column background
- Adjustable row height
- Unlimited number of columns
- Column title
ListView
- Holds any type of JavaFX Node-derived objects
- Variable node size
- Scrolling
- Keyboard interaction
- Customizable background
Menu
- Use anywhere within a scene graph
- Supports context menu
- Customizable background
TabView
- Can hold other controls
- Close buttons on tabs
- Tool-tips for tabs
ToolBar
- Can hold any JavaFX node graph as item
- Drop down menus
- Tooltips
ToolTip
- Can be associated with any node
- Simple strings or a composition of Node-derived objects
- Automatic repostitioning
TreeView
- Can host controls such as buttons and check boxes
- Variable item size
- Lines among nodes
- Expand / collapse buttons
- Keyboard interaction
- Customizable background
Window
- Supports title, menu, context menu, toolbars, buttons
- Supports interactive moving and resizing
- Can be minimizied, maximized and activated, if hosted in WindowHost


