|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.curre.prefcount.event.LafMenuItemListener
public class LafMenuItemListener
Object of this class represents a listener
for a L&F menu item (a CheckboxMenuItem object).
| Constructor Summary | |
|---|---|
LafMenuItemListener(PrefSkin skin)
Constructor that sets the skin this listener is for. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
Changes the current L&F skin to the listener's skin (this.skin). |
void |
itemStateChanged(java.awt.event.ItemEvent itemEvent)
Changes the current L&F skin to the listener's skin (this.skin). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LafMenuItemListener(PrefSkin skin)
skin - Pref skin to set.| Method Detail |
|---|
public void itemStateChanged(java.awt.event.ItemEvent itemEvent)
itemStateChanged in interface java.awt.event.ItemListenerpublic void actionPerformed(java.awt.event.ActionEvent actionEvent)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||