de.fhg.igd.ui
Interface DragDelegate

All Known Implementing Classes:
AgentsFrame, SenseFrame

public interface DragDelegate

Defines the interface for delegate objects which provide selections e.g. for DragableLabel instances.

Version:
"$Id: DragDelegate.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Volker Roth

Method Summary
 Object getSelection()
           
 

Method Detail

getSelection

public Object getSelection()
Returns:
The current selection. null means the current selection is empty. All returned objects must implement Serializable.


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.