Library | Package Java Toolkit

Interface DesktopListener

package com.ptc.uifc.uifcDesktop;

public interface DesktopListener
  extends com.ptc.uifc.uifcCore.ComponentListener



Description

 



Method Summary
voidOnDragEnter (Desktop handle)
     
voidOnDragExit (Desktop handle)
     
voidOnDragMove (Desktop handle)
     
voidOnDrop (Desktop handle)
     

Method Detail

OnDragEnter

voidOnDragEnter (Desktop handle)


     
Parameters:
handle
Returns:


OnDragExit

voidOnDragExit (Desktop handle)


     
Parameters:
handle
Returns:


OnDragMove

voidOnDragMove (Desktop handle)


     
Parameters:
handle
Returns:


OnDrop

voidOnDrop (Desktop handle)


     
Parameters:
handle
Returns: