net.java.sip.communicator.util.swing
Class ComponentMover
java.lang.Object
net.java.sip.communicator.util.swing.ComponentMover
public class ComponentMover
- extends Object
- Author:
- Yana Stamcheva
|
Method Summary |
static void |
registerComponent(Component c)
Registers the given component for component dragging/moving functionality. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentMover
public ComponentMover()
registerComponent
public static void registerComponent(Component c)
- Registers the given component for component dragging/moving functionality.
- Parameters:
c - the component, which should be moved on drag
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.