Serialized Form


Package irc

Class irc.NotEnoughParametersException implements Serializable


Package irc.style

Class irc.style.StyledList implements Serializable

Serialized Fields

_list

java.util.Vector _list

_nickInfos

java.util.Hashtable _nickInfos

_wrap

boolean _wrap

_last

int _last

_first

int _first

_left

int _left

_width

int _width

_toScrollX

int _toScrollX

_toScrollY

int _toScrollY

_drawer

FormattedStringDrawer _drawer

_buffer

java.awt.Image _buffer

_bufferWidth

int _bufferWidth

_bufferHeight

int _bufferHeight

_lastWidth

int _lastWidth

_lastHeight

int _lastHeight

_fonts

java.awt.Font _fonts

_results

java.util.Hashtable _results

_catcher

MultipleWordCatcher _catcher

_wordListRecognizer

WordListRecognizer _wordListRecognizer

_ircConfiguration

IRCConfiguration _ircConfiguration

_pressedX

int _pressedX

_pressedY

int _pressedY

_draggedX

int _draggedX

_draggedY

int _draggedY

_dragging

boolean _dragging

_currentItem

DrawResultItem _currentItem

_currentFloatItem

DrawResultItem _currentFloatItem

_currentFloatText

java.lang.String _currentFloatText

_copiedString

java.lang.String _copiedString

_fullDraw

boolean _fullDraw

_listeners

ListenerGroup _listeners

_addedResults

ResultPair[] _addedResults

_addedCount

int _addedCount

_hdirection

int _hdirection

_vdirection

int _vdirection

_colormale

java.awt.Color _colormale

_colorfemeale

java.awt.Color _colorfemeale

_colorundef

java.awt.Color _colorundef

_bitmapError

boolean _bitmapError

_backImage

java.awt.Image _backImage

_backTiling

int _backTiling


Package irc.gui

Class irc.gui.AWTChanList implements Serializable

Serialized Fields

_hscroll

PixxHorizontalScrollBar _hscroll

_sortedList

SortedList _sortedList

Class irc.gui.AWTChannel implements Serializable

Serialized Fields

_nicks

ScrollablePixxNickList _nicks

_label

java.awt.Label _label

_sortedList

SortedList _sortedList

_modeMapping

java.util.Hashtable _modeMapping

_menu

NickMenuHandler _menu

Class irc.gui.AWTDCCChat implements Serializable

Class irc.gui.AWTDefaultSource implements Serializable

Class irc.gui.AWTIrcTextField implements Serializable

Serialized Fields

_index

int _index

_tabCount

int _tabCount

_completing

java.lang.String _completing

_completeList

java.lang.String[] _completeList

_historic

java.util.Vector _historic

_listeners

ListenerGroup _listeners

_field

java.awt.TextField _field

Class irc.gui.AWTProgressBar implements Serializable

Serialized Fields

_v

double _v

_c

java.awt.Color _c

Class irc.gui.AWTQuery implements Serializable

Serialized Fields

_menu

NickMenuHandler _menu

Class irc.gui.AWTSource implements Serializable

Serialized Fields

_source

Source _source

_scroll

PixxVerticalScrollBar _scroll

_panel

java.awt.Panel _panel

_list

StyledList _list

_textField

AWTIrcTextField _textField

_styler

FormattedStringDrawer _styler

_title

java.lang.String _title

_strippedTitle

java.lang.String _strippedTitle

_listeners

ListenerGroup _listeners

_ircConfiguration

IRCConfiguration _ircConfiguration

_selector

AWTStyleSelectorEx _selector

_topToBottom

boolean _topToBottom

_wrapper

MouseWheelPanelWrapper _wrapper

Class irc.gui.AWTStatus implements Serializable

Class irc.gui.AWTStyleSelector implements Serializable

Serialized Fields

_ircConfiguration

IRCConfiguration _ircConfiguration

_ct

ColorContext _ct

_color

int _color

_bold

boolean _bold

_underline

boolean _underline

Class irc.gui.AWTStyleSelectorEx implements Serializable

Serialized Fields

_lis

ListenerGroup _lis

_selector

AWTStyleSelector _selector

_fs

FontSelector _fs

_b

java.awt.Button _b

Class irc.gui.DockablePanel implements Serializable

Serialized Fields

_comp

java.awt.Component _comp

_docked

boolean _docked

_frame

java.awt.Frame _frame

Class irc.gui.MouseWheelPanelWrapper implements Serializable

Serialized Fields

_panel

java.lang.Object _panel

_add

java.lang.reflect.Method _add

_remove

java.lang.reflect.Method _remove

Class irc.gui.NonFocusableButton implements Serializable

Class irc.gui.NonFocusableTextField implements Serializable


Package irc.gui.prv

Class irc.gui.prv.MouseWheelPanel implements Serializable

Serialized Fields

_listeners

ListenerGroup _listeners


Package irc.gui.pixx

Class irc.gui.pixx.PixxHorizontalScrollBar implements Serializable

Serialized Fields

_min

double _min

_max

double _max

_val

double _val

_mouseDown

boolean _mouseDown

_mouseDownUp

boolean _mouseDownUp

_mouseDownDown

boolean _mouseDownDown

_base

int _base

_arrow

int _arrow
See Also:
Constant Field Values

_view

double _view

_repeatEvent

java.awt.event.MouseEvent _repeatEvent

_repeatEventCount

int _repeatEventCount

_repeatThread

java.lang.Thread _repeatThread

_listeners

ListenerGroup _listeners

Class irc.gui.pixx.PixxMDIInterface implements Serializable

Serialized Fields

_menu

PixxMenuBar _menu

_task

PixxTaskBar _task

_mdi

java.awt.Panel _mdi

_popMenu

java.awt.PopupMenu _popMenu

_listeners

ListenerGroup _listeners

_nickField

java.awt.TextField _nickField

_awt2Dock

java.util.Hashtable _awt2Dock

_interpretor

AWTInterpretor _interpretor

Class irc.gui.pixx.PixxMenuBar implements Serializable

Serialized Fields

_pressedIndex

int _pressedIndex

_closePressed

boolean _closePressed

_dockPressed

boolean _dockPressed

_listeners

ListenerGroup _listeners

_connected

boolean _connected

_title

boolean _title

_buffer

java.awt.Image _buffer

_drawer

FormattedStringDrawer _drawer

_titleString

java.lang.String _titleString

_decodedTitle

DecodedLine _decodedTitle

_connectIndex

int _connectIndex

_chanlistIndex

int _chanlistIndex

_aboutIndex

int _aboutIndex

_helpIndex

int _helpIndex

_titleLeft

int _titleLeft

_mouseDownX

int _mouseDownX

_mouseScroll

boolean _mouseScroll

_drawResult

DrawResult _drawResult

_terminated

boolean _terminated

_redrawTitle

boolean _redrawTitle

Class irc.gui.pixx.PixxNickList implements Serializable

Serialized Fields

_nicks

java.util.Vector _nicks

_buffer

java.awt.Image _buffer

_font

java.awt.Font _font

_base

int _base

_selected

int _selected

_overindex

int _overindex

_overX

int _overX

_toScroll

int _toScroll

_scrollLock

java.lang.Object _scrollLock

_listeners

ListenerGroup _listeners

_prefixes

char[] _prefixes

Class irc.gui.pixx.PixxPanel implements Serializable

Serialized Fields

_ircConfiguration

IRCConfiguration _ircConfiguration

Class irc.gui.pixx.PixxSeparator implements Serializable

Serialized Fields

_type

int _type

Class irc.gui.pixx.PixxTaskBar implements Serializable

Serialized Fields

_listeners

ListenerGroup _listeners

_active

TaskBarItem _active

_pressed

TaskBarItem _pressed

_items

java.util.Vector _items

_pendingItems

java.util.Hashtable _pendingItems

_itemCount

int[] _itemCount

_font

java.awt.Font _font

_buffer

java.awt.Image _buffer

_iwidth

int _iwidth

_ileft

int _ileft

_zorder

int _zorder

Class irc.gui.pixx.PixxVerticalScrollBar implements Serializable

Serialized Fields

_min

double _min

_max

double _max

_val

double _val

_mouseDown

boolean _mouseDown

_mouseDownUp

boolean _mouseDownUp

_mouseDownDown

boolean _mouseDownDown

_base

int _base

_arrow

int _arrow
See Also:
Constant Field Values

_view

double _view

_repeatEvent

java.awt.event.MouseEvent _repeatEvent

_repeatEventCount

int _repeatEventCount

_repeatThread

java.lang.Thread _repeatThread

_listeners

ListenerGroup _listeners

Class irc.gui.pixx.ScrollablePixxNickList implements Serializable

Serialized Fields

_list

PixxNickList _list

_scroll

PixxVerticalScrollBar _scroll