com.superhac.JXBStreamer.Gui
Class MainStatusBar

java.lang.Object
  extended by com.superhac.JXBStreamer.Gui.MainStatusBar

public class MainStatusBar
extends java.lang.Object


Constructor Summary
MainStatusBar(XBMSPServer server)
           
 
Method Summary
 javax.swing.JPanel getJPanel()
          This method initializes jPanel
 void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainStatusBar

public MainStatusBar(XBMSPServer server)
Method Detail

getJPanel

public javax.swing.JPanel getJPanel()
This method initializes jPanel

Returns:
javax.swing.JPanel

update

public void update()