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

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

public class UIPanelSelectorDefaultHandlers
extends java.lang.Object
implements IPanelSelectorDefaultHandlers

Adds the events and boring calculations stuffs for selection ability on an UIPanel

Author:
nfleury

Constructor Summary
UIPanelSelectorDefaultHandlers(IUIPanel panel)
           
 
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

UIPanelSelectorDefaultHandlers

public UIPanelSelectorDefaultHandlers(IUIPanel panel)
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.