com.croftsoft.apps.agoracast.c2p
Class AgoracastLib

java.lang.Object
  extended by com.croftsoft.apps.agoracast.c2p.AgoracastLib

public final class AgoracastLib
extends Object

Since:
2001-07-26
Version:
2001-09-12
Author:
David Wallace Croft

Method Summary
static void authenticate(NntpSocket nntpSocket, AgoracastMediator agoracastMediator)
           
static Authentication promptForAuthentication(AgoracastMediator agoracastMediator, Frame parentFrame)
           
static void setColor(JPanel jPanel, AgoracastMediator agoracastMediator)
           
static void setColor(JTextField jTextField, AgoracastMediator agoracastMediator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

authenticate

public static void authenticate(NntpSocket nntpSocket,
                                AgoracastMediator agoracastMediator)
                         throws IOException
Throws:
IOException

promptForAuthentication

public static Authentication promptForAuthentication(AgoracastMediator agoracastMediator,
                                                     Frame parentFrame)

setColor

public static void setColor(JPanel jPanel,
                            AgoracastMediator agoracastMediator)

setColor

public static void setColor(JTextField jTextField,
                            AgoracastMediator agoracastMediator)

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)