edu.stanford.smi.protegex.owl.ui.classform.form.drag
Interface DragClient
- public interface DragClient
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Oct 9, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
getComponents
public Collection getComponents()
getDraggableComponent
public JComponent getDraggableComponent(Point pt)
isDroppable
public boolean isDroppable(JComponent component,
Point pt)
getDropRectangle
public Rectangle getDropRectangle(JComponent component,
Point pt)