ResizableNamedImages

Used for images which can be resized on the fly. This is designed to be used by Icons, so that you can build the GUI Nodes, and then later, change the value of an iconSizeProperty, all icons will change size.

You can use more than one ResizableNamedImages, e.g. One for toolBar buttons, and another for buttons outside a toolBar.

Inheritors

Functions

Link copied to clipboard

Return an ObservableOptionalImage whose value changes whenever the controlling size property changes.