swpchat.client
Interface ClientConstantPool

All Known Implementing Classes:
AboutWindow, AdminFrame, ChatFrame, ConnectPropsDialog, ContactsFrame, EarmuffsWindow, EmotionWindow, InputDialog, MainFrameGUI, MessageDialog, OKCancelWindow, PictureFrame, ReceiveFileQuestionDialog, SendFileDialog, ShipWindow, ShowUserInfoFrame, TabChannel, TabConnect, TabContacts, TabSound, TabTelephony, TabUserInfo, TelephonGui, TelephonRequestWindow, UserInfoFrame, WhisperWindow

public interface ClientConstantPool


Inner Class Summary
static class ClientConstantPool.ImageDirectoryDetector
          Class is used to provide a way for the interface ClientConstantPool to dermine the location of the image Directory.
 
Field Summary
static java.awt.Color COLOR_BACKGROUND
           
static javax.swing.ImageIcon iconClose
           
static javax.swing.ImageIcon iconClosePress
           
static javax.swing.ImageIcon iconDelete
           
static javax.swing.ImageIcon iconDeletePress
           
static javax.swing.ImageIcon iconJoin
           
static javax.swing.ImageIcon iconLeave
           
static javax.swing.ImageIcon iconNormal
           
static javax.swing.ImageIcon iconPress
           
static javax.swing.ImageIcon iconSmall
           
static javax.swing.ImageIcon iconSmallPress
           
static java.lang.String IMAGE_DIRECTORY
           
static javax.swing.ImageIcon shipdummy
           
static javax.swing.ImageIcon shipgif
           
static java.lang.String STR_GIF_PATH
           
static java.lang.String STR_PATH_SEPARATOR
           
static UserInfoPersistentDataHandler userInfoData
           
 

Field Detail

userInfoData

public static final UserInfoPersistentDataHandler userInfoData

COLOR_BACKGROUND

public static final java.awt.Color COLOR_BACKGROUND

STR_PATH_SEPARATOR

public static final java.lang.String STR_PATH_SEPARATOR

IMAGE_DIRECTORY

public static final java.lang.String IMAGE_DIRECTORY

STR_GIF_PATH

public static final java.lang.String STR_GIF_PATH

iconNormal

public static final javax.swing.ImageIcon iconNormal

iconPress

public static final javax.swing.ImageIcon iconPress

iconJoin

public static final javax.swing.ImageIcon iconJoin

iconLeave

public static final javax.swing.ImageIcon iconLeave

iconClose

public static final javax.swing.ImageIcon iconClose

iconClosePress

public static final javax.swing.ImageIcon iconClosePress

iconDelete

public static final javax.swing.ImageIcon iconDelete

iconDeletePress

public static final javax.swing.ImageIcon iconDeletePress

iconSmall

public static final javax.swing.ImageIcon iconSmall

iconSmallPress

public static final javax.swing.ImageIcon iconSmallPress

shipgif

public static final javax.swing.ImageIcon shipgif

shipdummy

public static final javax.swing.ImageIcon shipdummy