Uses of Interface
net.sourceforge.atunes.gui.dockableView.DockFramePositionListener

Packages that use DockFramePositionListener
net.sourceforge.atunes.gui.dockableView   
 

Uses of DockFramePositionListener in net.sourceforge.atunes.gui.dockableView
 

Fields in net.sourceforge.atunes.gui.dockableView declared as DockFramePositionListener
protected  DockFramePositionListener DockableWindow.listener
          The listener.
 

Constructors in net.sourceforge.atunes.gui.dockableView with parameters of type DockFramePositionListener
DockableDialog(DockableFrame parent, int width, int heigth, java.awt.Dimension minSize, DockFramePositionListener listener)
          Constructor.
DockableFrame(int width, int heigth, java.awt.Dimension minSize, DockFramePositionListener listener, CloseListener closeListener)
          Instantiates a new dockable frame.
DockableWindow(DockFramePositionListener listener, java.awt.Dimension minimumSize)
          Instantiates a new dockable window.
 



Copyright © 2006-2008 The aTunes Team. All Rights Reserved.