Package irc.gui

Generic AWT graphical interface for PJIRC.

See:
          Description

Interface Summary
AWTSourceListener The awt source listener.
AWTStyleSelectorExListener Extended style selector listener.
FontSelectorListener The font selector listener.
MouseWheelPanelListener Mouse wheel listener.
 

Class Summary
AWTChanList The AWT channel list.
AWTChannel The AWT Channel.
AWTDCCChat The AWTDCCChat.
AWTDCCFile The AWT dcc file interface.
AWTDefaultSource The AWTDefaultSource.
AWTInterpretor The AWT interpretor for gui-relative commands.
AWTIrcTextField The special input text field used in AWTSource.
AWTProgressBar A progress bar panel.
AWTQuery The AWTQuery.
AWTSource The AWT source.
AWTStatus The AWTStatus.
AWTStyleSelector The style selector.
AWTStyleSelectorEx Extension for the style selector.
DockablePanel A panel that can be docked.
FontSelector The font selector window.
MouseWheelPanelWrapper Wrapper for MouseWheelPanel.
NickMenuHandler Popupmenu handling for nicknames.
NonFocusableButton A NonFocusableButton is a Button that cannot receive focus via focus cycle.
NonFocusableTextField A NonFocusableTextField is a TextField that cannot receive focus via focus cycle.
 

Package irc.gui Description

Generic AWT graphical interface for PJIRC.