|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.check.SampleFrame.TraitChangeListener
protected static class SampleFrame.TraitChangeListener
Field Summary | |
---|---|
protected boolean |
installTransitionLayout
|
protected javax.swing.JTabbedPane |
jtp
|
Constructor Summary | |
---|---|
SampleFrame.TraitChangeListener(javax.swing.JTabbedPane jtp,
boolean installTransitionLayout)
|
Method Summary | |
---|---|
void |
skinChanged()
Invoked when the current Substance skin is changed. |
protected void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.swing.JTabbedPane jtp
protected boolean installTransitionLayout
Constructor Detail |
---|
public SampleFrame.TraitChangeListener(javax.swing.JTabbedPane jtp, boolean installTransitionLayout)
Method Detail |
---|
protected void update()
public void skinChanged()
SkinChangeListener
skinChanged
in interface SkinChangeListener
SubstanceLookAndFeel.setSkin(SubstanceSkin)
,
SubstanceLookAndFeel.setSkin(String)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |