org.noos.xing.mydoggy.plaf.ui
Class FloatingLiveContainer

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.MyDoggyToolWindowContainer
      extended by org.noos.xing.mydoggy.plaf.ui.FloatingLiveContainer
All Implemented Interfaces:
Cleaner, ToolWindowContainer

public class FloatingLiveContainer
extends MyDoggyToolWindowContainer

Author:
Angelo De Caro

Nested Class Summary
 class FloatingLiveContainer.LivePanelComponentListener
           
 class FloatingLiveContainer.PropertyListener
           
 
Field Summary
protected  FloatingLiveWindow floatingLiveWindow
           
protected  Rectangle lastBounds
           
protected  ComponentListener livePanelComponentListener
           
protected  FloatingMoveMouseInputHandler moveMouseInputHandler
           
protected  PropertyChangeListener propertyChangeListener
           
protected  boolean settedListener
           
protected  boolean valueAdjusting
           
 
Fields inherited from class org.noos.xing.mydoggy.plaf.ui.MyDoggyToolWindowContainer
descriptor, titleBarButtons, toolWindow, toolWindowPanel, toolWindowTabPanel, toolWindowTitleBar
 
Constructor Summary
FloatingLiveContainer(ToolWindowDescriptor toolWindowDescriptor)
           
 
Method Summary
 void cleanup()
           
 FloatingLiveWindow getFloatingLiveWindow()
           
protected  void initComponents()
           
protected  void initListeners()
           
protected  void removeListeners()
           
 void setVisible(boolean visible)
           
 void setVisible(ToolWindowDescriptor referenceAggregationTool, Component content, ToolWindowDescriptor aggregationOnTool, org.noos.xing.mydoggy.AggregationPosition aggregationPosition)
           
 
Methods inherited from class org.noos.xing.mydoggy.plaf.ui.MyDoggyToolWindowContainer
updateUI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

floatingLiveWindow

protected FloatingLiveWindow floatingLiveWindow

propertyChangeListener

protected PropertyChangeListener propertyChangeListener

moveMouseInputHandler

protected FloatingMoveMouseInputHandler moveMouseInputHandler

livePanelComponentListener

protected ComponentListener livePanelComponentListener

settedListener

protected boolean settedListener

lastBounds

protected Rectangle lastBounds

valueAdjusting

protected boolean valueAdjusting
Constructor Detail

FloatingLiveContainer

public FloatingLiveContainer(ToolWindowDescriptor toolWindowDescriptor)
Method Detail

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)

getFloatingLiveWindow

public FloatingLiveWindow getFloatingLiveWindow()

initComponents

protected void initComponents()

initListeners

protected void initListeners()

removeListeners

protected void removeListeners()


Copyright © 2012. All Rights Reserved.