com.ebmwebsourcing.geasytools.geasyui.impl.uipanel
Class UIPanelDragDefaultHandlers

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.geasyui.impl.uipanel.UIPanelDragDefaultHandlers
All Implemented Interfaces:
IDefaultUIPanelHandlers, IPanelDragDefaultHandlers

public class UIPanelDragDefaultHandlers
extends java.lang.Object
implements IPanelDragDefaultHandlers


Constructor Summary
UIPanelDragDefaultHandlers(IUIPanel uipanel)
           
 
Method Summary
 void attachDefaultHandlers()
          Attaches all default handlers to a IUIPanel
 IUIPanel getUIPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIPanelDragDefaultHandlers

public UIPanelDragDefaultHandlers(IUIPanel uipanel)
Method Detail

attachDefaultHandlers

public void attachDefaultHandlers()
Description copied from interface: IDefaultUIPanelHandlers
Attaches all default handlers to a IUIPanel

Specified by:
attachDefaultHandlers in interface IDefaultUIPanelHandlers

getUIPanel

public IUIPanel getUIPanel()
Specified by:
getUIPanel in interface IDefaultUIPanelHandlers


Copyright © 2010-2011 Petals Link. All Rights Reserved.