Skip to content

griffon-legacy/griffon-fatcowicons-javafx-plugin

Repository files navigation

Fatcow icon set

Plugin page: http://artifacts.griffon-framework.org/plugin/fatcowicons-javafx

Provides a shortcut for adding icons based on Fatcow's free icon set.

Usage

The following nodes will become available on a View script upon installing this plugin

Node Node Property Type Default Bindable
fatcowIcon javax.scene.image.Image icon String no
size int 16 no
fatcowIconView javax.scene.image.ImageView icon String no
size int 16 no

Valid values for icon can be obtained by running fatcow-icon-selector and inspecting the tooltip of the chosen icon.

Valid values for size property are: 16, 32.

Scripts

  • fatcow-icon-selector - launches a window that displays all available icons (Hover an icon to see the icon name)

About

Fatcow Icons for Griffon+JavaFX

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE-fatcow.txt

Stars

Watchers

Forks

Packages

No packages published