org.noos.xing.mydoggy.plaf.ui
Class SlidingContainer
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.MyDoggyToolWindowContainer
org.noos.xing.mydoggy.plaf.ui.SlidingContainer
- All Implemented Interfaces:
- Cleaner, ToolWindowContainer
public class SlidingContainer
- extends MyDoggyToolWindowContainer
- implements Cleaner
- Author:
- Angelo De Caro
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
slidingAnimation
protected SlidingContainer.SlidingAnimation slidingAnimation
border
protected SlidingBorder border
barContainer
protected Container barContainer
layeredPane
protected JLayeredPane layeredPane
mainPanel
protected JPanel mainPanel
sheet
protected TranslucentPanel sheet
slidingMouseInputHandler
protected SlidingMouseInputHandler slidingMouseInputHandler
propertyChangeListener
protected PropertyChangeListener propertyChangeListener
componentListener
protected ComponentListener componentListener
SlidingContainer
public SlidingContainer(ToolWindowDescriptor toolWindowDescriptor)
cleanup
public void cleanup()
- Specified by:
cleanup in interface Cleaner- Overrides:
cleanup in class MyDoggyToolWindowContainer
setVisible
public void setVisible(boolean visible,
Container barContainer)
initComponents
protected void initComponents()
initListeners
protected void initListeners()
removeListeners
protected void removeListeners()
update
protected void update()
resize
protected void resize()
ensureMaximized
protected void ensureMaximized()
calcFirstX
protected int calcFirstX()
calcFirstY
protected int calcFirstY()
calcMaxWidth
protected int calcMaxWidth()
calcMaxHeight
protected int calcMaxHeight()
Copyright © 2012. All Rights Reserved.