org.noos.xing.mydoggy.plaf.ui
Class SlidingContainer.PropertyListener
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.util.DynamicPropertyChangeListener
org.noos.xing.mydoggy.plaf.ui.SlidingContainer.PropertyListener
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, EventListener
- Enclosing class:
- SlidingContainer
public class SlidingContainer.PropertyListener
- extends DynamicPropertyChangeListener
- implements ActionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
animation
protected TransparencyAnimation animation
timer
protected Timer timer
oldBounds
protected Rectangle oldBounds
SlidingContainer.PropertyListener
public SlidingContainer.PropertyListener()
onAnchor
public void onAnchor(PropertyChangeEvent evt)
onType
public void onType(PropertyChangeEvent evt)
onMaximized
public void onMaximized(PropertyChangeEvent evt)
onActive
public void onActive(PropertyChangeEvent evt)
onEnabled
public void onEnabled(PropertyChangeEvent evt)
onTemporarilyVisible
public void onTemporarilyVisible(PropertyChangeEvent evt)
onManagerWindowAncestor
public void onManagerWindowAncestor(PropertyChangeEvent evt)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
Copyright © 2012. All Rights Reserved.