Package ipsk.audio.arr.clip.ui
Class AudioClipUIContainer.ToggleXScaleVisibilityAction
- java.lang.Object
- 
- ipsk.swing.action.tree.AbstractActionNode
- 
- ipsk.swing.action.tree.AbstractActionLeaf
- 
- ipsk.swing.action.tree.CheckActionLeaf
- 
- ipsk.audio.arr.clip.ui.AudioClipUIContainer.ToggleXScaleVisibilityAction
 
 
 
 
- 
- All Implemented Interfaces:
- ActionLeaf,- ActionNode,- java.awt.event.ActionListener,- java.util.EventListener,- javax.swing.Action
 - Enclosing class:
- AudioClipUIContainer
 
 public class AudioClipUIContainer.ToggleXScaleVisibilityAction extends CheckActionLeaf 
- 
- 
Field Summary- 
Fields inherited from class ipsk.swing.action.tree.AbstractActionNodedisplayName
 
- 
 - 
Constructor SummaryConstructors Constructor Description ToggleXScaleVisibilityAction()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent arg0)- 
Methods inherited from class ipsk.swing.action.tree.AbstractActionLeafaddPropertyChangeListener, getIcon, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled, setIcon
 - 
Methods inherited from class ipsk.swing.action.tree.AbstractActionNodegetDisplayName, setDisplayName, toString
 - 
Methods inherited from interface ipsk.swing.action.tree.ActionNodegetDisplayName, setDisplayName
 - 
Methods inherited from class ipsk.swing.action.tree.CheckActionLeafisSelected, setSelected
 
- 
 
- 
- 
- 
Method Detail- 
actionPerformedpublic void actionPerformed(java.awt.event.ActionEvent arg0) - Specified by:
- actionPerformedin interface- java.awt.event.ActionListener
- Specified by:
- actionPerformedin class- CheckActionLeaf
 
 
- 
 
-