Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.gui
Class WindowID

java.lang.Object
  extended by net.java.sip.communicator.service.gui.WindowID

public class WindowID
extends Object

The WindowID wraps a string which is meant to point to an application dialog, like per example a "Configuration" dialog or "Add contact" dialog.

Author:
Yana Stamcheva

Constructor Summary
WindowID(String dialogName)
           
 
Method Summary
 String getID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowID

public WindowID(String dialogName)
Method Detail

getID

public String getID()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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