de.clab.osami.conferencing.vlc.ui
Class GUIElement

java.lang.Object
  extended by de.clab.osami.conferencing.vlc.ui.GUIElement

public class GUIElement
extends java.lang.Object


Constructor Summary
GUIElement(javax.swing.JPanel parent, java.lang.String text, java.awt.Component component)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUIElement

public GUIElement(javax.swing.JPanel parent,
                  java.lang.String text,
                  java.awt.Component component)