org.noos.xing.mydoggy.plaf.ui
Class FloatingContainer
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.MyDoggyToolWindowContainer
org.noos.xing.mydoggy.plaf.ui.FloatingContainer
- All Implemented Interfaces:
- Cleaner, ToolWindowContainer
public class FloatingContainer
- extends MyDoggyToolWindowContainer
- Author:
- Angelo De Caro
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
window
protected FloatingWindow window
moveMouseInputHandler
protected FloatingMoveMouseInputHandler moveMouseInputHandler
windowComponentAdapter
protected FloatingContainer.WindowComponentAdapter windowComponentAdapter
propertyChangeListener
protected PropertyChangeListener propertyChangeListener
animationListener
protected AnimationListener animationListener
valueAdjusting
protected boolean valueAdjusting
lastBounds
protected Rectangle lastBounds
floatingAnimation
protected final FloatingContainer.FloatingAnimation floatingAnimation
assignFocusOnAnimFinished
protected boolean assignFocusOnAnimFinished
FloatingContainer
public FloatingContainer(ToolWindowDescriptor toolWindowDescriptor)
cleanup
public void cleanup()
- Specified by:
cleanup in interface Cleaner- Overrides:
cleanup in class MyDoggyToolWindowContainer
setVisible
public void setVisible(boolean visible)
setVisible
public void setVisible(ToolWindowDescriptor referenceAggregationTool,
Component content,
ToolWindowDescriptor aggregationOnTool,
org.noos.xing.mydoggy.AggregationPosition aggregationPosition)
getWindow
public FloatingWindow getWindow()
isAnimating
public boolean isAnimating()
initComponents
protected void initComponents()
initListeners
protected void initListeners()
removeListeners
protected void removeListeners()
reinitWindow
protected void reinitWindow(FloatingWindow oldWindow)
installWindowListeners
protected void installWindowListeners()
uninstallWindowListeners
protected void uninstallWindowListeners()
Copyright © 2012. All Rights Reserved.