net.infonode.docking.internalutil

Class DropAction

public abstract class DropAction extends Object

Version: $Revision: 1.6 $

Author: $Author: jesper $

Constructor Summary
protected DropAction()
Method Summary
voidclear(DockingWindow window, DropAction newDropAction)
abstract voidexecute(DockingWindow window, MouseEvent mouseEvent)
booleanshowTitle()

Constructor Detail

DropAction

protected DropAction()

Method Detail

clear

public void clear(DockingWindow window, DropAction newDropAction)

execute

public abstract void execute(DockingWindow window, MouseEvent mouseEvent)

showTitle

public boolean showTitle()