JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

This class adapts MigLayout's component constraints string to the LayoutInfo system used by JavaFX. TODO: Add example of MigNodeLayoutInfo use.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicconstraintsString

The component constraints for this node.

The component constraints for this node. Any valid MigLayout component constraints can be used: align, grow, span, split, pos, dock, etc.

 

Inherited Variables

Inherited Functions