com.neoworks.jukex.client.tui
Class PlaylistBrowser

java.lang.Object
  |
  +--com.neoworks.jukex.client.tui.PlaylistBrowser

public class PlaylistBrowser
extends java.lang.Object

Command line client. This is now quite out of date and needs to be brought into line with the servlet based client.

Author:
Nick Vincent (nick@neoworks.com)
, Nigel Atkinson (nigel@neoworks.com)

Constructor Summary
PlaylistBrowser()
          Public constructor
 
Method Summary
static void main(java.lang.String[] args)
          Entry point
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaylistBrowser

public PlaylistBrowser()
Public constructor

Method Detail

main

public static void main(java.lang.String[] args)
Entry point

Parameters:
args - the command line arguments