Serialized Form

Class com.jivesoftware.AccountCreationWizard extends javax.swing.JPanel implements Serializable

Serialized Fields

usernameLabel

javax.swing.JLabel usernameLabel

usernameField

javax.swing.JTextField usernameField

passwordLabel

javax.swing.JLabel passwordLabel

passwordField

javax.swing.JPasswordField passwordField

confirmPasswordLabel

javax.swing.JLabel confirmPasswordLabel

confirmPasswordField

javax.swing.JPasswordField confirmPasswordField

serverLabel

javax.swing.JLabel serverLabel

serverField

javax.swing.JTextField serverField

createAccountButton

javax.swing.JButton createAccountButton

closeButton

javax.swing.JButton closeButton

dialog

javax.swing.JDialog dialog

registered

boolean registered

con

org.jivesoftware.smack.XMPPConnection con

bar

javax.swing.JProgressBar bar


Class com.jivesoftware.sparkimpl.profile.AvatarPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

avatar

javax.swing.JLabel avatar

bytes

byte[] bytes

avatarFile

java.io.File avatarFile

browseButton

javax.swing.JButton browseButton

clearButton

javax.swing.JButton clearButton

fc

javax.swing.JFileChooser fc


Class com.jivesoftware.spark.component.BackgroundPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

backgroundImage

javax.swing.ImageIcon backgroundImage


Class com.jivesoftware.spark.ui.conferences.BannedUsers extends javax.swing.JPanel implements Serializable

Serialized Fields

chatRoom

GroupChatRoom chatRoom

chat

org.jivesoftware.smackx.muc.MultiUserChat chat

listModel

javax.swing.DefaultListModel listModel

list

javax.swing.JList list

unBanMenuItem

javax.swing.JMenuItem unBanMenuItem


Class com.jivesoftware.spark.ui.conferences.BookmarkedConferences extends javax.swing.JPanel implements Serializable

Serialized Fields

tree

Tree tree

rootNode

JiveTreeNode rootNode

mucServices

java.util.Collection mucServices

autoJoinRooms

java.util.Set autoJoinRooms


Class com.jivesoftware.spark.component.browser.BrowserViewer extends javax.swing.JPanel implements Serializable

Serialized Fields

listeners

java.util.List listeners


Class com.jivesoftware.sparkimpl.profile.BusinessPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

companyLabel

javax.swing.JLabel companyLabel

streetLabel

javax.swing.JLabel streetLabel

cityLabel

javax.swing.JLabel cityLabel

stateLabel

javax.swing.JLabel stateLabel

zipCodeLabel

javax.swing.JLabel zipCodeLabel

countryLabel

javax.swing.JLabel countryLabel

companyField

javax.swing.JTextField companyField

cityField

javax.swing.JTextField cityField

stateField

javax.swing.JTextField stateField

zipCodeField

javax.swing.JTextField zipCodeField

countryField

javax.swing.JTextField countryField

streetField

javax.swing.JTextField streetField

jobTitleLabel

javax.swing.JLabel jobTitleLabel

departmentLabel

javax.swing.JLabel departmentLabel

phoneLabel

javax.swing.JLabel phoneLabel

faxLabel

javax.swing.JLabel faxLabel

pagerLabel

javax.swing.JLabel pagerLabel

mobileLabel

javax.swing.JLabel mobileLabel

webPageLabel

javax.swing.JLabel webPageLabel

jobTitleField

javax.swing.JTextField jobTitleField

departmentField

javax.swing.JTextField departmentField

phoneField

javax.swing.JTextField phoneField

faxField

javax.swing.JTextField faxField

pagerField

javax.swing.JTextField pagerField

mobileField

javax.swing.JTextField mobileField

webPageField

javax.swing.JTextField webPageField


Class com.jivesoftware.spark.util.ByteFormat extends java.text.Format implements Serializable


Class com.jivesoftware.spark.ui.ChatArea extends javax.swing.JTextPane implements Serializable

Serialized Fields

styles

javax.swing.text.SimpleAttributeSet styles
The SimpleAttributeSet used within this instance of JTextPane.


fontFamily

java.lang.String fontFamily
The currently selected Font Family to use.


fontSize

int fontSize
The currently selected Font Size to use.


contextMenuListener

java.util.List contextMenuListener

popup

javax.swing.JPopupMenu popup

cutMenu

javax.swing.JMenuItem cutMenu

copyMenu

javax.swing.JMenuItem copyMenu

pasteMenu

javax.swing.JMenuItem pasteMenu

selectAll

javax.swing.JMenuItem selectAll


Class com.jivesoftware.spark.ui.ChatContainer extends com.jidesoft.swing.JideTabbedPane implements Serializable

Serialized Fields

chatRoomListeners

java.util.List chatRoomListeners
List of all ChatRoom Listeners.


chatRoomList

java.util.List chatRoomList

presenceMap

java.util.Map presenceMap

chatFrame

ChatFrame chatFrame


Class com.jivesoftware.spark.ui.ChatFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

inactiveTime

long inactiveTime

focused

boolean focused


Class com.jivesoftware.spark.ui.ChatInputEditor extends ChatArea implements Serializable

Serialized Fields

undoManager

javax.swing.undo.UndoManager undoManager


Class com.jivesoftware.spark.ChatNotFoundException extends java.lang.Exception implements Serializable


Class com.jivesoftware.sparkimpl.preference.chat.ChatPreferencePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

showTimeBox

javax.swing.JCheckBox showTimeBox

spellCheckBox

javax.swing.JCheckBox spellCheckBox

groupChatNotificationBox

javax.swing.JCheckBox groupChatNotificationBox

generalPanel

javax.swing.JPanel generalPanel

chatWindowPanel

javax.swing.JPanel chatWindowPanel

passwordField

javax.swing.JPasswordField passwordField

confirmationPasswordField

javax.swing.JPasswordField confirmationPasswordField

passwordLabel

javax.swing.JLabel passwordLabel

confirmationPasswordLabel

javax.swing.JLabel confirmationPasswordLabel

hideChatHistory

javax.swing.JCheckBox hideChatHistory


Class com.jivesoftware.spark.ui.ChatRoom extends BackgroundPanel implements Serializable

Serialized Fields

chatPanel

BackgroundPanel chatPanel

splitPane

javax.swing.JSplitPane splitPane

notificationLabel

javax.swing.JLabel notificationLabel

transcriptWindow

TranscriptWindow transcriptWindow

chatInputEditor

ChatInputEditor chatInputEditor

toolbar

ChatRoom.ChatToolBar toolbar

textScroller

javax.swing.JScrollPane textScroller

sendButton

javax.swing.JButton sendButton

bottomPanel

BackgroundPanel bottomPanel

spellingButton

RolloverButton spellingButton

editorBar

javax.swing.JPanel editorBar

chatWindowPanel

javax.swing.JPanel chatWindowPanel

packetIDList

java.util.List packetIDList

messageListeners

java.util.List messageListeners

transcript

java.util.List transcript

fileDropListeners

java.util.List fileDropListeners

unreadMessageCount

int unreadMessageCount

mousePressed

boolean mousePressed

chatPreferences

ChatPreferences chatPreferences

closingListeners

java.util.List closingListeners


Class com.jivesoftware.spark.ui.ChatRoom.ChatToolBar extends javax.swing.JPanel implements Serializable

Serialized Fields

backgroundImage

java.awt.Image backgroundImage

buttonPanel

javax.swing.JPanel buttonPanel

rightPanel

javax.swing.JPanel rightPanel


Class com.jivesoftware.spark.ui.ChatRoomButton extends com.jidesoft.swing.JideButton implements Serializable


Class com.jivesoftware.spark.ui.rooms.ChatRoomImpl extends ChatRoom implements Serializable

Serialized Fields

messageEventListeners

java.util.List messageEventListeners

roomname

java.lang.String roomname

tabIcon

javax.swing.Icon tabIcon

roomTitle

java.lang.String roomTitle

tabTitle

java.lang.String tabTitle

participantJID

java.lang.String participantJID

participantNickname

java.lang.String participantNickname

chat

org.jivesoftware.smack.Chat chat

messageManager

com.jivesoftware.spark.ui.rooms.ChatRoomImpl.ChatRoomMessageManager messageManager

messageEventRequestListener

org.jivesoftware.smackx.MessageEventRequestListener messageEventRequestListener

isOnline

boolean isOnline

avatarImage

javax.swing.JLabel avatarImage

presence

org.jivesoftware.smack.packet.Presence presence

offlineSent

boolean offlineSent

roster

org.jivesoftware.smack.Roster roster

typedChars

int typedChars

typingTimer

javax.swing.Timer typingTimer

sendTypingNotification

boolean sendTypingNotification


Class com.jivesoftware.spark.ui.ChatRoomNotFoundException extends java.lang.Exception implements Serializable


Class com.jivesoftware.spark.ui.ChatRoomTransferHandler extends javax.swing.TransferHandler implements Serializable

Serialized Fields

chatRoom

ChatRoom chatRoom


Class com.jivesoftware.spark.component.CheckBoxList extends javax.swing.JPanel implements Serializable

Serialized Fields

valueMap

java.util.Map valueMap

internalPanel

javax.swing.JPanel internalPanel


Class com.jivesoftware.spark.component.CheckNode extends JiveTreeNode implements Serializable

Serialized Fields

selectionMode

int selectionMode

isSelected

boolean isSelected

fullName

java.lang.String fullName

associatedObject

java.lang.Object associatedObject


Class com.jivesoftware.spark.component.CheckRenderer extends javax.swing.JPanel implements Serializable

Serialized Fields

check

javax.swing.JCheckBox check

label

CheckRenderer.TreeLabel label


Class com.jivesoftware.spark.component.CheckRenderer.TreeLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

isSelected

boolean isSelected

hasFocus

boolean hasFocus


Class com.jivesoftware.spark.component.CheckTree extends javax.swing.JPanel implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

rootNode

CheckNode rootNode


Class com.jivesoftware.spark.ui.conferences.ConferenceCreator extends javax.swing.JPanel implements Serializable

Serialized Fields

nameLabel

javax.swing.JLabel nameLabel

topicLabel

javax.swing.JLabel topicLabel

passwordLabel

javax.swing.JLabel passwordLabel

confirmPasswordLabel

javax.swing.JLabel confirmPasswordLabel

permanentCheckBox

javax.swing.JCheckBox permanentCheckBox

privateCheckbox

javax.swing.JCheckBox privateCheckbox

nameField

javax.swing.JTextField nameField

topicField

javax.swing.JTextField topicField

passwordField

javax.swing.JPasswordField passwordField

confirmPasswordField

javax.swing.JPasswordField confirmPasswordField

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

groupChat

org.jivesoftware.smackx.muc.MultiUserChat groupChat


Class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo extends javax.swing.JPanel implements Serializable

Serialized Fields

groupChatRoom

GroupChatRoom groupChatRoom

agentInfoPanel

ImageTitlePanel agentInfoPanel

chatManager

ChatManager chatManager

chat

org.jivesoftware.smackx.muc.MultiUserChat chat

userMap

java.util.Map userMap

userManager

UserManager userManager

model

javax.swing.DefaultListModel model

list

javax.swing.JList list


Class com.jivesoftware.spark.ui.conferences.ConferenceRooms extends javax.swing.JPanel implements Serializable

Serialized Fields

roomsTable

com.jivesoftware.spark.ui.conferences.ConferenceRooms.RoomList roomsTable

createButton

RolloverButton createButton

joinRoomButton

RolloverButton joinRoomButton

refreshButton

RolloverButton refreshButton

addRoomButton

RolloverButton addRoomButton

chatManager

ChatManager chatManager

dlg

javax.swing.JDialog dlg

serviceTree

Tree serviceTree

serviceName

java.lang.String serviceName

partialDiscovery

boolean partialDiscovery


Class com.jivesoftware.spark.component.ConfirmDialog extends BackgroundPanel implements Serializable

Serialized Fields

message

javax.swing.JLabel message

iconLabel

javax.swing.JLabel iconLabel

yesButton

javax.swing.JButton yesButton

noButton

javax.swing.JButton noButton

listener

ConfirmDialog.ConfirmListener listener

dialog

javax.swing.JDialog dialog


Class com.jivesoftware.spark.ui.ContactGroup extends com.jidesoft.pane.CollapsiblePane implements Serializable

Serialized Fields

contactItems

java.util.List contactItems

groupName

java.lang.String groupName

listeners

java.util.List listeners

model

javax.swing.DefaultListModel model

list

javax.swing.JList list

sharedGroup

boolean sharedGroup

noContacts

ContactItem noContacts

itemComparator

java.util.Comparator itemComparator
Sorts ContactItems.


Class com.jivesoftware.spark.ui.ContactGroupTransferHandler extends javax.swing.TransferHandler implements Serializable


Class com.jivesoftware.spark.ui.ContactItem extends javax.swing.JPanel implements Serializable

Serialized Fields

imageLabel

javax.swing.JLabel imageLabel

nicknameLabel

javax.swing.JLabel nicknameLabel

descriptionLabel

javax.swing.JLabel descriptionLabel

nickname

java.lang.String nickname

fullJID

java.lang.String fullJID

icon

javax.swing.Icon icon

status

java.lang.String status

groupName

java.lang.String groupName

available

boolean available

presence

org.jivesoftware.smack.packet.Presence presence

hash

java.lang.String hash

awayTime

java.util.Date awayTime

presenceHistory

java.util.List presenceHistory

contactsDir

java.io.File contactsDir

handler

ContactItemHandler handler


Class com.jivesoftware.spark.ui.ContactList extends javax.swing.JPanel implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

treeScroller

javax.swing.JScrollPane treeScroller

groupList

java.util.List groupList

addingGroupButton

RolloverButton addingGroupButton

activeItem

ContactItem activeItem

activeGroup

ContactGroup activeGroup

unfiledGroup

ContactGroup unfiledGroup

addContactMenu

javax.swing.JMenuItem addContactMenu

addContactGroupMenu

javax.swing.JMenuItem addContactGroupMenu

removeContactFromGroupMenu

javax.swing.JMenuItem removeContactFromGroupMenu

chatMenu

javax.swing.JMenuItem chatMenu

renameMenu

javax.swing.JMenuItem renameMenu

offlineGroup

ContactGroup offlineGroup

showHideMenu

javax.swing.JCheckBoxMenuItem showHideMenu

sharedGroups

java.util.List sharedGroups

contextListeners

java.util.List contextListeners

initialPresences

java.util.List initialPresences

presenceTimer

java.util.Timer presenceTimer

dndListeners

java.util.List dndListeners

contactListListeners

java.util.List contactListListeners

props

java.util.Properties props

propertiesFile

java.io.File propertiesFile

groupComparator

java.util.Comparator groupComparator
Sorts ContactGroups


Class com.jivesoftware.spark.ui.conferences.DataFormDialog extends javax.swing.JPanel implements Serializable

Serialized Fields

valueMap

java.util.Map valueMap

row

int row

submitForm

org.jivesoftware.smackx.Form submitForm

dialog

javax.swing.JDialog dialog


Class com.jivesoftware.spark.ui.DataFormUI extends javax.swing.JPanel implements Serializable

Serialized Fields

valueMap

java.util.Map valueMap

row

int row

searchForm

org.jivesoftware.smackx.Form searchForm


Class com.jivesoftware.sparkimpl.plugin.phone.DialPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dialButton

javax.swing.JButton dialButton

dialField

javax.swing.JTextField dialField

iconLabel

javax.swing.JLabel iconLabel

dialPanel

javax.swing.JPanel dialPanel


Class com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.DocumentShare extends javax.swing.JPanel implements Serializable

Serialized Fields

jid

java.lang.String jid

viewer

javax.swing.JPanel viewer

documentList

javax.swing.JPanel documentList

toolbar

javax.swing.JPanel toolbar


Class com.jivesoftware.spark.component.DroppableFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget

dragSource

java.awt.dnd.DragSource dragSource


Class com.jivesoftware.sparkimpl.plugin.emoticons.EmoticonUI extends javax.swing.JPanel implements Serializable

Serialized Fields

emoticons

java.util.Map emoticons

listener

EmoticonUI.EmoticonPickListener listener


Class com.jivesoftware.spark.ui.rooms.GroupChatRoom extends ChatRoom implements Serializable

Serialized Fields

chat

org.jivesoftware.smackx.muc.MultiUserChat chat

chatFilter

org.jivesoftware.smack.filter.AndFilter chatFilter

roomname

java.lang.String roomname

tabIcon

javax.swing.Icon tabIcon

tabTitle

java.lang.String tabTitle

roomTitle

java.lang.String roomTitle

isActive

boolean isActive

showPresenceMessages

boolean showPresenceMessages

subjectLabel

javax.swing.JLabel subjectLabel

currentUserList

java.util.List currentUserList

conferenceService

java.lang.String conferenceService

blockedUsers

java.util.List blockedUsers


Class com.jivesoftware.sparkimpl.profile.HomePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

streetLabel

javax.swing.JLabel streetLabel

cityLabel

javax.swing.JLabel cityLabel

stateLabel

javax.swing.JLabel stateLabel

zipCodeLabel

javax.swing.JLabel zipCodeLabel

countryLabel

javax.swing.JLabel countryLabel

cityField

javax.swing.JTextField cityField

stateField

javax.swing.JTextField stateField

zipCodeField

javax.swing.JTextField zipCodeField

countryField

javax.swing.JTextField countryField

streetField

javax.swing.JTextField streetField

phoneLabel

javax.swing.JLabel phoneLabel

faxLabel

javax.swing.JLabel faxLabel

pagerLabel

javax.swing.JLabel pagerLabel

mobileLabel

javax.swing.JLabel mobileLabel

phoneField

javax.swing.JTextField phoneField

faxField

javax.swing.JTextField faxField

pagerField

javax.swing.JTextField pagerField

mobileField

javax.swing.JTextField mobileField

webPageField

javax.swing.JTextField webPageField


Class com.jivesoftware.spark.component.HTMLViewer extends javax.swing.JPanel implements Serializable

Serialized Fields

browser

javax.swing.JEditorPane browser


Class com.jivesoftware.spark.component.IconTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

textField

javax.swing.JTextField textField

imageComponent

javax.swing.JLabel imageComponent

downOption

javax.swing.JLabel downOption


Class com.jivesoftware.spark.component.ImageTitlePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

backgroundImage

java.awt.Image backgroundImage

titleLabel

javax.swing.JLabel titleLabel

iconLabel

javax.swing.JLabel iconLabel

gridBagLayout

java.awt.GridBagLayout gridBagLayout

descriptionLabel

WrappedLabel descriptionLabel


Class com.jivesoftware.sparkimpl.plugin.phone.IncomingCall extends javax.swing.JPanel implements Serializable

Serialized Fields

iconLabel

javax.swing.JLabel iconLabel


Class com.jivesoftware.spark.component.spelling.InputTextParser extends com.wintertree.ssce.StringWordParser implements Serializable

Serialized Fields

textPane

javax.swing.JTextPane textPane

logger

java.util.logging.Logger logger


Class com.jivesoftware.spark.ui.conferences.InvitationDialog extends javax.swing.JPanel implements Serializable

Serialized Fields

titlePanel

TitlePanel titlePanel

messageLabel

javax.swing.JEditorPane messageLabel

acceptButton

RolloverButton acceptButton

declineButton

RolloverButton declineButton

password

java.lang.String password

roomName

java.lang.String roomName

inviter

java.lang.String inviter

frame

javax.swing.JFrame frame


Class com.jivesoftware.sparkimpl.plugin.jabber.JabberBrowser.Entity extends RolloverButton implements Serializable

Serialized Fields

item

org.jivesoftware.smackx.packet.DiscoverItems.Item item


Class com.jivesoftware.spark.component.JiveSortableTable extends com.jidesoft.grid.SortableTable implements Serializable

Serialized Fields

tableModel

Table.JiveTableModel tableModel

objectMap

java.util.Map objectMap


Class com.jivesoftware.spark.component.JiveSortableTable.ComboBoxRenderer extends javax.swing.JComboBox implements Serializable


Class com.jivesoftware.spark.component.JiveSortableTable.JButtonRenderer extends javax.swing.JButton implements Serializable

Serialized Fields

unselectedBorder

javax.swing.border.Border unselectedBorder

selectedBorder

javax.swing.border.Border selectedBorder

isBordered

boolean isBordered


Class com.jivesoftware.spark.component.JiveSortableTable.JiveTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

isEditable

boolean isEditable


Class com.jivesoftware.spark.component.JiveSortableTable.JLabelRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

unselectedBorder

javax.swing.border.Border unselectedBorder

selectedBorder

javax.swing.border.Border selectedBorder

isBordered

boolean isBordered


Class com.jivesoftware.spark.component.JiveSortableTable.MyComboBoxEditor extends javax.swing.DefaultCellEditor implements Serializable


Class com.jivesoftware.spark.component.JiveSortableTable.TextAreaCellRenderer extends javax.swing.JTextArea implements Serializable


Class com.jivesoftware.spark.component.JiveTable extends javax.swing.JTable implements Serializable

Serialized Fields

_tableModel

JiveTable.JiveTableModel _tableModel


Class com.jivesoftware.spark.component.JiveTable.JiveTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

_isEditable

boolean _isEditable


Class com.jivesoftware.spark.component.JiveTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

value

java.lang.Object value

isExpanded

boolean isExpanded


Class com.jivesoftware.spark.component.JiveTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

closedImage

javax.swing.Icon closedImage

openImage

javax.swing.Icon openImage

associatedObject

java.lang.Object associatedObject


Class com.jivesoftware.spark.component.renderer.JLabelIconRenderer extends javax.swing.JLabel implements Serializable


Class com.jivesoftware.spark.component.renderer.JPanelRenderer extends javax.swing.JPanel implements Serializable


Class com.jivesoftware.spark.component.spelling.JSpellCheckDlg extends javax.swing.JDialog implements Serializable

Serialized Fields

minSuggestDepth

int minSuggestDepth
Initial depth used to obtain suggestions.


canceled

boolean canceled
true if the user canceled.


comparator

com.wintertree.ssce.WordComparator comparator
WordComparator used to locate suggestions for misspelled words.


firstTime

boolean firstTime
Delay starting until the dialog has been displayed. This prevents an exception which occurs if text is highlighted in the context area before the dialog is visible.


parser

com.wintertree.ssce.WordParser parser
WordParser used to obtain words to check and update corrections.


speller

com.wintertree.ssce.SpellingSession speller
SpellingSession used to check spelling and look up suggestions.


doubledWord

boolean doubledWord
true if a doubled word was detected.


suggestSearchDepth

int suggestSearchDepth
Current depth used to locate suggestions.


suggestionListModel

javax.swing.DefaultListModel suggestionListModel
List model used to update the suggestions JList, which is dynamic.


suggestWord

java.lang.String suggestWord
Contains the last word for which suggestions were located. The suggestion search depth is reset if the user changes the word.


checkStartDelayTimer

javax.swing.Timer checkStartDelayTimer
1-shot timer used to delay checking until the dialog is displayed. This prevents an exception which occurs when text is highlighted in the context area before the dialog has been painted.


undoStack

java.util.Stack undoStack
Stack of changes which can be undone.


userLexVec

java.util.Vector userLexVec
User dictionary names.


debug

boolean debug

frameSizeAdjusted

boolean frameSizeAdjusted

problemLabel

javax.swing.JLabel problemLabel

problemTextFld

javax.swing.JTextField problemTextFld

JLabel2

javax.swing.JLabel JLabel2

JLabel3

javax.swing.JLabel JLabel3

undoButton

javax.swing.JButton undoButton

ignoreButton

javax.swing.JButton ignoreButton

ignoreAllButton

javax.swing.JButton ignoreAllButton

changeButton

javax.swing.JButton changeButton

changeAllButton

javax.swing.JButton changeAllButton

suggestButton

javax.swing.JButton suggestButton

addButton

javax.swing.JButton addButton

cancelButton

javax.swing.JButton cancelButton

JLabel1

javax.swing.JLabel JLabel1

changeToTextFld

javax.swing.JTextField changeToTextFld

JScrollPane1

javax.swing.JScrollPane JScrollPane1

suggestionList

javax.swing.JList suggestionList

JScrollPane2

javax.swing.JScrollPane JScrollPane2

contextTextArea

javax.swing.JTextArea contextTextArea

JScrollPane3

javax.swing.JScrollPane JScrollPane3

userDictList

javax.swing.JList userDictList


Class com.jivesoftware.spark.component.spelling.JTextComponentWordParser extends com.wintertree.ssce.StringWordParser implements Serializable

Serialized Fields

pane

javax.swing.JTextPane pane

component

javax.swing.text.JTextComponent component
The JTextComponent being parsed.


selectCurWord

boolean selectCurWord
true if the current word should always be selected in the TextArea to show context.


Class com.jivesoftware.spark.component.LinkLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

DEFAULT_CURSOR

java.awt.Cursor DEFAULT_CURSOR

LINK_CURSOR

java.awt.Cursor LINK_CURSOR

rolloverTextColor

java.awt.Color rolloverTextColor

foregroundTextColor

java.awt.Color foregroundTextColor

labelURL

java.lang.String labelURL

invokeBrowser

boolean invokeBrowser


Class com.jivesoftware.spark.component.renderer.ListIconRenderer extends javax.swing.JLabel implements Serializable


Class com.jivesoftware.sparkimpl.settings.local.LocalPreferencePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

portLabel

javax.swing.JLabel portLabel

portField

javax.swing.JTextField portField

timeOutLabel

javax.swing.JLabel timeOutLabel

timeOutField

javax.swing.JTextField timeOutField

autoLoginBox

javax.swing.JCheckBox autoLoginBox

savePasswordBox

javax.swing.JCheckBox savePasswordBox

idleBox

javax.swing.JCheckBox idleBox

idleLabel

javax.swing.JLabel idleLabel

idleField

javax.swing.JTextField idleField

launchOnStartupBox

javax.swing.JCheckBox launchOnStartupBox

startMinimizedBox

javax.swing.JCheckBox startMinimizedBox


Class com.jivesoftware.LoginDialog.GrayBackgroundPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

icons

javax.swing.ImageIcon icons


Class com.jivesoftware.MainWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

listeners

java.util.Set listeners

connectMenu

javax.swing.JMenu connectMenu

contactsMenu

javax.swing.JMenu contactsMenu

actionsMenu

javax.swing.JMenu actionsMenu

pluginsMenu

javax.swing.JMenu pluginsMenu

helpMenu

javax.swing.JMenu helpMenu

preferenceMenuItem

javax.swing.JMenuItem preferenceMenuItem

menuAbout

javax.swing.JMenuItem menuAbout

helpMenuItem

javax.swing.JMenuItem helpMenuItem

mainWindowBar

javax.swing.JMenuBar mainWindowBar

focused

boolean focused

topBar

javax.swing.JToolBar topBar


Class com.jivesoftware.sparkimpl.plugin.phone.OnPhone extends javax.swing.JPanel implements Serializable

Serialized Fields

iconLabel

javax.swing.JLabel iconLabel

timeLabel

TimeTrackingLabel timeLabel


Class com.jivesoftware.sparkimpl.profile.PersonalPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

firstNameField

javax.swing.JTextField firstNameField

middleNameField

javax.swing.JTextField middleNameField

lastNameField

javax.swing.JTextField lastNameField

nicknameField

javax.swing.JTextField nicknameField

emailAddressField

javax.swing.JTextField emailAddressField


Class com.jivesoftware.sparkimpl.plugin.viewer.PluginRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

unselectedBorder

javax.swing.border.Border unselectedBorder

selectedBorder

javax.swing.border.Border selectedBorder

isBordered

boolean isBordered


Class com.jivesoftware.sparkimpl.plugin.viewer.PluginViewer extends javax.swing.JPanel implements Serializable

Serialized Fields

toolbar

javax.swing.JToolBar toolbar

installButton

javax.swing.JButton installButton

uninstallButton

javax.swing.JButton uninstallButton

tabbedPane

javax.swing.JTabbedPane tabbedPane

loaded

boolean loaded

retrieveListURL

java.lang.String retrieveListURL

progressBar

javax.swing.JProgressBar progressBar

viewer

PluginViewer viewer

installedPanel

javax.swing.JPanel installedPanel

availablePanel

javax.swing.JPanel availablePanel


Class com.jivesoftware.sparkimpl.preference.PreferencesPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

titleLabel

javax.swing.JLabel titleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

flowPanel

javax.swing.JPanel flowPanel

listModel

javax.swing.DefaultListModel listModel

list

javax.swing.JList list

currentPreference

Preference currentPreference


Class com.jivesoftware.sparkimpl.preference.PreferenceUI extends javax.swing.JLabel implements Serializable

Serialized Fields

preference

Preference preference


Class com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage extends javax.swing.JPanel implements Serializable

Serialized Fields

imageLabel

javax.swing.JLabel imageLabel

titleLabel

javax.swing.JLabel titleLabel

fileLabel

javax.swing.JLabel fileLabel

acceptLabel

com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.TransferButton acceptLabel

declineLabel

com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.TransferButton declineLabel

progressBar

javax.swing.JProgressBar progressBar

transfer

org.jivesoftware.smackx.filetransfer.IncomingFileTransfer transfer

cancelButton

com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.TransferButton cancelButton


Class com.jivesoftware.spark.component.RolloverButton extends javax.swing.JButton implements Serializable


Class com.jivesoftware.spark.ui.conferences.RoomBrowser extends javax.swing.JPanel implements Serializable

Serialized Fields

descriptionLabel

javax.swing.JLabel descriptionLabel

subjectLabel

javax.swing.JLabel subjectLabel

occupantsLabel

javax.swing.JLabel occupantsLabel

roomNameLabel

javax.swing.JLabel roomNameLabel

descriptionValue

javax.swing.JLabel descriptionValue

subjectValue

javax.swing.JLabel subjectValue

occupantsValue

javax.swing.JLabel occupantsValue

roomNameValue

javax.swing.JLabel roomNameValue

rootNode

JiveTreeNode rootNode

tree

Tree tree


Class com.jivesoftware.spark.ui.RosterPickList extends javax.swing.JPanel implements Serializable

Serialized Fields

model

javax.swing.DefaultListModel model

rosterList

javax.swing.JList rosterList


Class com.jivesoftware.spark.component.RosterTree extends javax.swing.JPanel implements Serializable

Serialized Fields

rootNode

JiveTreeNode rootNode

rosterTree

Tree rosterTree

addressMap

java.util.Map addressMap

showUnavailableAgents

boolean showUnavailableAgents


Class com.jivesoftware.sparkimpl.search.users.SearchForm extends javax.swing.JPanel implements Serializable

Serialized Fields

searchResults

UserSearchResults searchResults

questionForm

DataFormUI questionForm

searchManager

org.jivesoftware.smackx.search.UserSearchManager searchManager

serviceName

java.lang.String serviceName

searchForm

org.jivesoftware.smackx.Form searchForm


Class com.jivesoftware.spark.search.SearchService extends javax.swing.JPanel implements Serializable

Serialized Fields

findField

IconTextField findField

backgroundImage

java.awt.Image backgroundImage

newSearch

boolean newSearch

activeSearchable

Searchable activeSearchable


Class com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.SendMessage extends javax.swing.JPanel implements Serializable

Serialized Fields

imageLabel

javax.swing.JLabel imageLabel

titleLabel

javax.swing.JLabel titleLabel

fileLabel

javax.swing.JLabel fileLabel

cancelButton

com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.SendMessage.TransferButton cancelButton

progressBar

javax.swing.JProgressBar progressBar

fileToSend

java.io.File fileToSend

transfer

org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer transfer


Class com.jivesoftware.sparkimpl.plugin.viewer.SparkPlugUI extends javax.swing.JPanel implements Serializable

Serialized Fields

plugin

PublicPlugin plugin

installButton

javax.swing.JButton installButton

imageIcon

javax.swing.JLabel imageIcon


Class com.jivesoftware.spark.ui.status.StatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

dndList

java.util.List dndList

imageLabel

javax.swing.JLabel imageLabel

nicknameLabel

javax.swing.JLabel nicknameLabel

statusLabel

javax.swing.JLabel statusLabel

statusIconLabel

javax.swing.JLabel statusIconLabel

backgroundImage

java.awt.Image backgroundImage

currentPresence

org.jivesoftware.smack.packet.Presence currentPresence


Class com.jivesoftware.spark.ui.status.StatusItem extends javax.swing.JLabel implements Serializable

Serialized Fields

presence

org.jivesoftware.smack.packet.Presence presence


Class com.jivesoftware.spark.ui.StringTransferHandler extends javax.swing.TransferHandler implements Serializable


Class com.jivesoftware.spark.component.Table extends javax.swing.JTable implements Serializable

Serialized Fields

tableModel

Table.JiveTableModel tableModel

objectMap

java.util.Map objectMap


Class com.jivesoftware.spark.component.Table.ComboBoxRenderer extends javax.swing.JComboBox implements Serializable


Class com.jivesoftware.spark.component.Table.JButtonRenderer extends javax.swing.JButton implements Serializable

Serialized Fields

unselectedBorder

javax.swing.border.Border unselectedBorder

selectedBorder

javax.swing.border.Border selectedBorder

isBordered

boolean isBordered


Class com.jivesoftware.spark.component.Table.JiveTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

isEditable

boolean isEditable


Class com.jivesoftware.spark.component.Table.JLabelRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

unselectedBorder

javax.swing.border.Border unselectedBorder

selectedBorder

javax.swing.border.Border selectedBorder

isBordered

boolean isBordered


Class com.jivesoftware.spark.component.Table.MyComboBoxEditor extends javax.swing.DefaultCellEditor implements Serializable


Class com.jivesoftware.spark.component.Table.TextAreaCellRenderer extends javax.swing.JTextArea implements Serializable


Class com.jivesoftware.spark.component.TimeTrackingLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

startTime

java.util.Date startTime

parentComponent

javax.swing.JComponent parentComponent

HOURS

java.lang.String HOURS
See Also:
Constant Field Values

MINUTES

java.lang.String MINUTES
See Also:
Constant Field Values

SECONDS

java.lang.String SECONDS
See Also:
Constant Field Values

MS_IN_A_DAY

long MS_IN_A_DAY
See Also:
Constant Field Values

MS_IN_AN_HOUR

long MS_IN_AN_HOUR
See Also:
Constant Field Values

MS_IN_A_MINUTE

long MS_IN_A_MINUTE
See Also:
Constant Field Values

MS_IN_A_SECOND

long MS_IN_A_SECOND
See Also:
Constant Field Values

timer

javax.swing.Timer timer


Class com.jivesoftware.spark.component.TitlePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

titleLabel

javax.swing.JLabel titleLabel

descriptionLabel

WrappedLabel descriptionLabel

iconLabel

javax.swing.JLabel iconLabel

gridBagLayout

java.awt.GridBagLayout gridBagLayout


Class com.jivesoftware.spark.ui.TranscriptAlert extends javax.swing.JPanel implements Serializable

Serialized Fields

imageLabel

javax.swing.JLabel imageLabel

titleLabel

javax.swing.JLabel titleLabel

yesButton

RolloverButton yesButton

cancelButton

RolloverButton cancelButton


Class com.jivesoftware.spark.ui.TranscriptWindow extends ChatArea implements Serializable

Serialized Fields

chatPref

ChatPreferences chatPref

lastUpdated

java.util.Date lastUpdated

colorMap

java.util.Map colorMap

font

java.awt.Font font
The default font used in the chat window for all messages.


Class com.jivesoftware.spark.component.Tree extends javax.swing.JTree implements Serializable


Class com.jivesoftware.spark.component.TreeFolder extends java.lang.Object implements Serializable

Serialized Fields

subFolders

java.util.Set subFolders

paletteItems

java.util.Set paletteItems

displayName

java.lang.String displayName

description

java.lang.String description

icon

java.lang.String icon

listener

ContextMenuListener listener


Class com.jivesoftware.spark.component.TreeItem extends java.lang.Object implements Serializable

Serialized Fields

displayName

java.lang.String displayName

toolTip

java.lang.String toolTip

description

java.lang.String description

editor

java.lang.String editor

extraData

java.lang.String extraData

type

int type


Class com.jivesoftware.sparkimpl.search.users.UserSearchForm extends javax.swing.JPanel implements Serializable

Serialized Fields

servicesBox

javax.swing.JComboBox servicesBox

searchManager

org.jivesoftware.smackx.search.UserSearchManager searchManager

searchServices

java.util.Collection searchServices

cardLayout

java.awt.CardLayout cardLayout

cardPanel

javax.swing.JPanel cardPanel

titlePanel

TitlePanel titlePanel

serviceMap

java.util.Map serviceMap


Class com.jivesoftware.sparkimpl.search.users.UserSearchResults extends javax.swing.JPanel implements Serializable

Serialized Fields

resultsTable

com.jivesoftware.sparkimpl.search.users.UserSearchResults.UsersInfoTable resultsTable


Class com.jivesoftware.spark.component.VerticalFlowLayout extends java.awt.FlowLayout implements Serializable

Serialized Fields

hgap

int hgap

vgap

int vgap

hfill

boolean hfill

vfill

boolean vfill


Class com.jivesoftware.spark.Workspace extends javax.swing.JPanel implements Serializable

Serialized Fields

workspacePane

com.jidesoft.swing.JideTabbedPane workspacePane

statusBox

StatusBar statusBox

contactList

ContactList contactList

conferences

Conferences conferences


Class com.jivesoftware.spark.component.WrappedLabel extends javax.swing.JTextArea implements Serializable