########################################################################### # # This is the configuration for the Java Chat client # Syntax is key: value # Line start with "#" is treated as comment and is being ignored # ########################################################################### #The welcome message appear on the TextArea when first launch the application #Seperate the line by ";" WelcomeMessage: Welcome to Java IRC Chat!;Send all comments to Brian Lam (faigor@best.com). ServerName: becker1.u.washington.edu ServerPort:6667 ServerName1: becker1.u.washington.edu ServerName2: piglet.cc.utexas.edu ServerName3: irc.blackened.org ServerName4: irc.funet.fi ServerName5: antwerpen.planetinternet.be ServerName1: irc.best.net NickName : Guest UserName: javarule RealName: Java Users Channel: java Type: irc #Spacing between different component, it is recommend to set as 5 BorderHsp: 5 BorderHvp: 5 WindowHeight: 400 WindowWidth: 650 Type=irc #Color information TextColor: white TextScreenColor: black BackgroundColor: lightGray ListTextColor: red #ListScreenColor: yellow # width and height of the logo pic #LogoWidth: 52 #LogoHeight: 90 LogoWidth: 110 LogoHeight: 130