Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.util.swing
Class ComponentMover

java.lang.Object
  extended by net.java.sip.communicator.util.swing.ComponentMover

public class ComponentMover
extends Object

Author:
Yana Stamcheva

Constructor Summary
ComponentMover()
           
 
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
 

Constructor Detail

ComponentMover

public ComponentMover()
Method Detail

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.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.