Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Hello, World sample #76

Open
kirill-grouchnikov opened this issue Jul 1, 2020 · 1 comment
Open

Missing Hello, World sample #76

kirill-grouchnikov opened this issue Jul 1, 2020 · 1 comment

Comments

@kirill-grouchnikov
Copy link

I'm looking at https://kordamp.org/ikonli/#_swing

It says what dependencies to add to the Gradle file, and points to the source of FontIcon. But I couldn't find any "Hello World" sample that shows how to start "playing" with Ikonli for Swing developers. It would be quite helpful if the Swing section had the list of steps that can be followed to start using Ikonli (presumably with one of the icon packs? I don't even know where to start, to be honest).

@aalmiray
Copy link
Collaborator

aalmiray commented Sep 9, 2020

Will add an example to the guide. In the meantime you may study the Sampler class https://github.com/kordamp/ikonli/blob/master/apps/sampler-swing/src/main/java/org/kordamp/ikonli/sampler/swing/Sampler.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants