|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.docking.internalutil.DropAction
public abstract class DropAction
| Constructor Summary | |
|---|---|
protected |
DropAction()
|
| Method Summary | |
|---|---|
void |
clear(DockingWindow window,
DropAction newDropAction)
|
abstract void |
execute(DockingWindow window,
java.awt.event.MouseEvent mouseEvent)
|
boolean |
showTitle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DropAction()
| Method Detail |
|---|
public abstract void execute(DockingWindow window,
java.awt.event.MouseEvent mouseEvent)
public boolean showTitle()
public void clear(DockingWindow window,
DropAction newDropAction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||