org.noos.xing.mydoggy.plaf.ui.look
Class ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorMouseAdapter
java.lang.Object
java.awt.event.MouseAdapter
javax.swing.event.MouseInputAdapter
org.noos.xing.mydoggy.plaf.ui.look.ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorMouseAdapter
- All Implemented Interfaces:
- ActionListener, MouseListener, MouseMotionListener, MouseWheelListener, EventListener, MouseInputListener, Cleaner
- Enclosing class:
- ToolWindowRepresentativeAnchorUI
public class ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorMouseAdapter
- extends MouseInputAdapter
- implements ActionListener, Cleaner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
previewTimer
protected Timer previewTimer
firstPreview
protected boolean firstPreview
ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorMouseAdapter
public ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorMouseAdapter()
mouseClicked
public void mouseClicked(MouseEvent e)
- Specified by:
mouseClicked in interface MouseListener- Overrides:
mouseClicked in class MouseAdapter
mouseEntered
public void mouseEntered(MouseEvent e)
- Specified by:
mouseEntered in interface MouseListener- Overrides:
mouseEntered in class MouseAdapter
mouseExited
public void mouseExited(MouseEvent e)
- Specified by:
mouseExited in interface MouseListener- Overrides:
mouseExited in class MouseAdapter
mouseDragged
public void mouseDragged(MouseEvent e)
- Specified by:
mouseDragged in interface MouseMotionListener- Overrides:
mouseDragged in class MouseAdapter
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
cleanup
public void cleanup()
- Specified by:
cleanup in interface Cleaner
setPreviewPanelBounds
protected void setPreviewPanelBounds(RootPaneContainer rootPaneContainer)
setThumbnailPreviewBounds
protected void setThumbnailPreviewBounds(RootPaneContainer rootPaneContainer)
setFullPreviewBounds
protected void setFullPreviewBounds()
Copyright © 2012. All Rights Reserved.