Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Substance L&F: Getting Started Guide #51

Open
cowwoc opened this issue Dec 13, 2011 · 3 comments
Open

Substance L&F: Getting Started Guide #51

cowwoc opened this issue Dec 13, 2011 · 3 comments

Comments

@cowwoc
Copy link

cowwoc commented Dec 13, 2011

Please provide a brief guide for new users. I'm only looking for two things:

  1. A visual list of available skins (or a runnable demo) to help us pick
  2. A code snippet that demonstrates installing a Substance L&F
@cowwoc
Copy link
Author

cowwoc commented Dec 13, 2011

You can address by #2 by linking to http://insubstantial.github.com/insubstantial/substance/docs/getting-started.html

But you still need to provide a runnable Webstart application to address #1.

@cowwoc
Copy link
Author

cowwoc commented Dec 13, 2011

#1 can be addressed by the example code found at the bottom of http://insubstantial.github.com/insubstantial/substance/docs/skins/overview.html

The example code contains a bug, however. Please add:

SwingUtilities.updateComponentTreeUI(SwingUtilities.getRoot(SubstanceSkinComboSelector.this));

after

SubstanceLookAndFeel.setSkin(((SkinInfo) SubstanceSkinComboSelector.this.getSelectedItem()).getClassName());

@shemnon
Copy link

shemnon commented Jan 10, 2012

Can you make a patch for the docs and push them? The web pages themselves live at https://github.com/Insubstantial/insubstantial/blob/gh-pages/ and the referenced page is at https://github.com/Insubstantial/insubstantial/blob/gh-pages/substance/docs/skins/overview.html

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

No branches or pull requests

2 participants