|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContactGroupListener
.
ContactItem
to the ContactGroup.
ContextMenuListener
to ChatArea.
FileDropListener
to allow for Drag and Drop notifications
of objects onto the ChatWindow.
MainWindow
.
MessageFilter
.
MessageListener
to the current ChatRoom.
PresenceListener
to Spark.
Searchable
service.The UI will take
immediate effect to indicate that this search service is now available as
an option.
ChatResponse to the current discussion chat area.
- addTransferListener(FileTransferListener) -
Method in class com.jivesoftware.spark.filetransfer.SparkTransferManager
- Adds a new TransferListener to the SparkManager.
- addVCard(String, VCard) -
Method in class com.jivesoftware.sparkimpl.profile.VCardManager
-
- allowEditing(boolean) -
Method in class com.jivesoftware.sparkimpl.profile.AvatarPanel
-
- allowEditing(boolean) -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- allowEditing(boolean) -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- allowEditing(boolean) -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- areBooleansDifferent(Boolean, Boolean) -
Static method in class com.jivesoftware.spark.util.ModelUtil
- This is a utility method that compares two Booleans when one or
both of the objects might be
null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return false
.
- areBooleansEqual(Boolean, Boolean) -
Static method in class com.jivesoftware.spark.util.ModelUtil
- This is a utility method that compares two Booleans when one or
both of the objects might be
null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return true
.
- areDifferent(Object, Object) -
Static method in class com.jivesoftware.spark.util.ModelUtil
- This is a utility method that compares two objects when one or
both of the objects might be
null
.
- areEqual(Object, Object) -
Static method in class com.jivesoftware.spark.util.ModelUtil
- This is a utility method that compares two objects when one or
both of the objects might be
null
The result of
this method is determined as follows:
If o1
and o2
are the same object
according to the ==
operator, return
true
.
- autoJoinConferenceRoom(String, String, String) -
Static method in class com.jivesoftware.spark.ui.conferences.ConferenceUtils
-
InputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.OutputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Workspace
.ChatRoom
This room only allows for 1 to 1 conversations.ChatRoomListener
interface is one of the interfaces extension
writers use to add functionality to Spark.ChatTranscriptPlugin
is responsible for transcript handling within Spark.CheckNode
.RoomInfo
class is used to display all room information, such as agents and room information.ContactItem
within a users presence changes or the item is double clicked.ContactListListener
interface is used to listen for model changes within the Contact List.URL
.
URL
.
PluginManager
before Spark
terminates.
URL
.
URL
, if one is available.
ChatRooms
when a ChatRoom has been activated.
ChatRooms
when a ChatRoom has been closed.
ChatRooms
when a ChatRoom has been left, but not
closed.
ChatRooms
when a new ChatRoom has been opened.
get
method.
ContactGroup
has been added to the ContactList.
ContactGroup
has been removed from the ContactList.
ContactItem
has been added to the ContactGroup.
ContactItem
has been added to the ContactList.
ContactItem
has been removed from a ContactGroup.
ContactItem
has been removed from the ContactList.
src
to dst
.
Socket
s
that accept self-signed certificates.X509TrustManager
accepts
self-signed certificates.true
if the specified URL
points to a
resource that currently exists; returns false
otherwise.
FileDropListener
interface is one of the interfaces extension
writers use to add functionality to Spark.TransferListener
interface allows for
handling of file transfers externally of the default behaviour.construct
method has returned.
ChatRoom
has been activated.
ChatRoom
has been closed.
ChatRoom
has been left.
ChatRoom
has been opened.
ChatRoom
.
ChatRoom
.
c
that
can accept the focus.
c
that
can accept the focus.
GraphicsUtils
class defines common user-interface related utility
functions.MultiUserChat
.
construct
method.
ChatUsers
in a ChatRoom.
ChatRoom
for the giving jid.
Message.Type
specific to this
chat room.
XMPPConnection
instance.
ContactItem
by the users bare bareJID.
ContactItem
by the nickname the user has been assigned.
ContactItems in the ContactGroup.
- getContactJID() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getContactList() -
Method in class com.jivesoftware.spark.Workspace
- Returns the
ContactList
associated with this workspace.
- getContents(URL) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
-
- getContents(InputStream) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
-
- getCountry() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getCountry() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getCreationDate(String) -
Static method in class com.jivesoftware.spark.ui.conferences.ConferenceUtils
- Retrieve the date (in yyyyMMdd) format of the time the room was created.
- getCustomStackTrace(String, Throwable) -
Static method in class com.jivesoftware.spark.component.MessageDialog
- Defines a custom format for the stack trace as String.
- getData() -
Method in interface com.jivesoftware.spark.preference.Preference
- Returns the data model representing this preference.
- getData() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getData() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getData() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getDate() -
Method in class com.jivesoftware.sparkimpl.plugin.transcripts.HistoryMessage
-
- getDefaultClosedIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getDefaultLeafIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getDefaultNickname() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getDefaultOpenIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getDefaultText() -
Method in interface com.jivesoftware.spark.search.Searchable
- Return the default text that appears in the textfield when a user selects
it in the dropdown list.
- getDefaultText() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchService
-
- getDepartment() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getDescription() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getDescription() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getDescription() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getDescription() -
Method in class com.jivesoftware.sparkimpl.profile.AvatarPanel.ImageFilter
-
- getDescriptionLabel() -
Method in class com.jivesoftware.spark.component.ImageTitlePanel
- Returns the description label.
- getDescriptionLabel() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getDialButton() -
Method in class com.jivesoftware.sparkimpl.plugin.phone.DialPanel
-
- getDialField() -
Method in class com.jivesoftware.sparkimpl.plugin.phone.DialPanel
-
- getDialog() -
Method in class com.jivesoftware.sparkimpl.preference.PreferenceDialog
-
- getDisplayMessage() -
Method in class com.jivesoftware.sparkimpl.updater.SparkVersion
-
- getDisplayName() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getDisplayName() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getDocument() -
Method in class com.jivesoftware.spark.ui.ChatPrinter
- Method to get the current Document.
- getDownloadDir() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getDownloadDirectory() -
Method in class com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.Downloads
-
- getDownloadURL() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getDownloadURL() -
Method in class com.jivesoftware.sparkimpl.updater.SparkVersion
-
- getEditor() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getEditorBar() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the panel which contains the toolbar items, such as spell checker.
- getElementName() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceData
-
- getElementName() -
Method in class com.jivesoftware.sparkimpl.profile.ext.JabberAvatarExtension
-
- getElementName() -
Method in class com.jivesoftware.sparkimpl.profile.ext.VCardUpdateExtension
-
- getElementName() -
Method in class com.jivesoftware.sparkimpl.settings.SettingsData
-
- getEmail() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getEmailAddress() -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- getEmoticonMap() -
Static method in class com.jivesoftware.resource.EmotionRes
-
- getEmptyPropertyIfNull(String) -
Method in class com.jivesoftware.sparkimpl.settings.UserSettings
-
- getErrorMessage() -
Method in interface com.jivesoftware.spark.preference.Preference
- The error message to display if #isDataDisplayed returns false.
- getErrorMessage() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getErrorMessage() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getErrorMessage() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getExtension(File) -
Method in class com.jivesoftware.sparkimpl.profile.AvatarPanel.ImageFilter
-
- getExtraData() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getFax() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getFax() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getFileName(URL) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the name of the file contained by the
URL
, not
including any protocol, hostname authentication, directory path,
anchor, or query.
- getFilename() -
Method in class com.jivesoftware.sparkimpl.plugin.viewer.SparkPlugUI
-
- getFilledForm() -
Method in class com.jivesoftware.spark.ui.DataFormUI
- Returns the answered DataForm.
- getFindField() -
Method in class com.jivesoftware.spark.search.SearchService
-
- getFirstName() -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- getFirstValue(ReportedData.Row, String) -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchResults
- Returns the first value found in the ReportedData.Row.
- getFocusableComponentOrChild(Component) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Deprecated. replaced by
GraphicUtils.getFocusableComponentOrChild(Component, boolean)
- getFocusableComponentOrChild(Component, boolean) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Returns the first component in the tree of
c
that can accept
the focus.
- getFolderList() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns a Collection of all Email folders.
- getFont() -
Method in class com.jivesoftware.spark.ui.TranscriptWindow
-
- getFrom() -
Method in class com.jivesoftware.sparkimpl.plugin.transcripts.HistoryMessage
-
- getFullJID(String) -
Method in class com.jivesoftware.spark.UserManager
- Returns the full jid (with resource) based on the user's jid.
- getFullJID() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getFullName() -
Method in class com.jivesoftware.spark.component.CheckNode
- Returns the full name of the node.
- getGUI() -
Method in interface com.jivesoftware.spark.preference.Preference
- Return the UI to display whenever this preference is selected in the preference dialog.
- getGUI() -
Method in interface com.jivesoftware.spark.ui.ChatRoomPlugin
- Return's the GUI for the ChatRoomPlugin.
- getGUI() -
Method in class com.jivesoftware.spark.ui.ContactList
-
- getGUI() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo
-
- getGUI() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getGUI() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getGUI() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchForm
- Returns the UI that represent the UserSearchForm
- getGUI() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getGroupChat(String) -
Method in class com.jivesoftware.spark.ChatManager
- Returns the MultiUserChat associated with the specified roomname.
- getGroupName() -
Method in class com.jivesoftware.spark.ui.ContactGroup
- Returns the name of the ContactGroup.
- getGroupName() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getHandler() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getHighlightBorderInsets() -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Return the amount of space taken up by a highlight border drawn by
drawHighlightBorder()
.
- getHighlightedWords(String, String) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
-
- getHomePage() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getHorizontalFill() -
Method in class com.jivesoftware.spark.component.VerticalFlowLayout
- Returns true if the layout horizontally fills.
- getHost() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getIcon() -
Method in class com.jivesoftware.spark.component.IconTextField
- Returns the current icon used in the textfield.
- getIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeNode
- Returns the default image used.
- getIcon() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getIcon() -
Method in interface com.jivesoftware.spark.preference.Preference
- Return the icon to use inside the Preferences list.
- getIcon() -
Method in interface com.jivesoftware.spark.search.Searchable
- Return the icon you wish to use in the IconTextField.
- getIcon() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getIcon(File) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Returns the native icon, if one exists for the filetype, otherwise
returns a default document icon.
- getIcon() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getIcon() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getIcon() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchService
-
- getIcon() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getIconHeight() -
Method in class com.jivesoftware.spark.component.ProgressIcon
-
- getIconWidth() -
Method in class com.jivesoftware.spark.component.ProgressIcon
-
- getIdleTime() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferencePanel
- Return the time to IDLE.
- getImageComponent() -
Method in class com.jivesoftware.spark.component.IconTextField
- Returns the component that holds the icon.
- getImageIcon(String) -
Static method in class com.jivesoftware.resource.ConfigurationRes
-
- getImageIcon(String) -
Static method in class com.jivesoftware.resource.EmotionRes
-
- getImageIcon(String) -
Static method in class com.jivesoftware.resource.LaRes
-
- getImageIcon(String) -
Static method in class com.jivesoftware.resource.SoundsRes
-
- getInactiveTime() -
Method in class com.jivesoftware.spark.ui.ChatFrame
- Returns time the ChatFrame has not been in focus.
- getIncomingSound() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreferences
-
- getInput(String, String, Icon, int, int) -
Method in class com.jivesoftware.spark.component.InputDialog
- Returns the input from a user.
- getInput(String, String, Icon, Component) -
Method in class com.jivesoftware.spark.component.InputDialog
- Prompt and return input.
- getInstallButton() -
Method in class com.jivesoftware.sparkimpl.plugin.viewer.SparkPlugUI
-
- getInstance() -
Static method in class com.jivesoftware.MainWindow
- Returns the singleton instance of
MainWindow
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.spark.PluginManager
- Returns the singleton instance of
PluginManager
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.spark.Workspace
- Returns the singleton instance of
Workspace
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.spark.filetransfer.SparkTransferManager
- Returns the singleton instance of
SparkTransferManager
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.spark.search.SearchManager
- Returns the singleton instance of
SearchManager
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.sparkimpl.plugin.filetransfer.transfer.Downloads
- Returns the singleton instance of
Downloads
,
creating it if necessary.
- getInstance() -
Static method in class com.jivesoftware.sparkimpl.settings.UserSettings
-
- getItem() -
Method in class com.jivesoftware.sparkimpl.plugin.jabber.JabberBrowser.Entity
-
- getItemFromPresence(Presence) -
Method in class com.jivesoftware.spark.ui.status.StatusBar
-
- getJID() -
Method in class com.jivesoftware.spark.SessionManager
- Returns the jid of the Spark user.
- getJID(JiveTreeNode) -
Method in class com.jivesoftware.spark.component.RosterTree
- Returns the selected agent node userobject.
- getJID() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
- Returns the users full jid (ex.
- getJIDFromNickname(String) -
Method in class com.jivesoftware.spark.UserManager
- Returns the full jid w/ resource of a user by their nickname
in the ContactList.
- getJobTitle() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getKeyText(int) -
Static method in class com.jivesoftware.spark.util.StringUtils
-
- getLastCheckForUpdates() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getLastName() -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- getLastUpdated() -
Method in class com.jivesoftware.spark.ui.TranscriptWindow
- Return the last time the
TranscriptWindow
was updated.
- getLatestVersion(XMPPConnection) -
Static method in class com.jivesoftware.sparkimpl.updater.CheckUpdates
-
- getLayoutSettings() -
Static method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettingsManager
- Returns the LayoutSettings for this agent.
- getLeafIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getLength(URL) -
Method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the number of bytes contained in the resource that the
specified
URL
points to.
- getList() -
Method in class com.jivesoftware.spark.ui.ContactGroup
- Returns the containing
JList
of the ContactGroup.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) -
Method in class com.jivesoftware.spark.component.renderer.JLabelIconRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) -
Method in class com.jivesoftware.spark.component.renderer.JPanelRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) -
Method in class com.jivesoftware.spark.component.renderer.ListIconRenderer
-
- getListName() -
Method in interface com.jivesoftware.spark.preference.Preference
- Return the title to use inside the Preferences list.
- getListName() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getListName() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getListName() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getListener() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getLocalPreferences() -
Static method in class com.jivesoftware.sparkimpl.settings.local.SettingsManager
- Returns the LocalPreferences for this agent.
- getLogDirectory() -
Static method in class com.jivesoftware.Spark
- Returns the log directory.
- getMainPanel() -
Method in class com.jivesoftware.spark.ui.ContactList
-
- getMainWindow() -
Static method in class com.jivesoftware.spark.SparkManager
- Gets the
MainWindow
instance.
- getMainWindowHeight() -
Method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettings
-
- getMainWindowWidth() -
Method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettings
-
- getMainWindowX() -
Method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettings
-
- getMainWindowY() -
Method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettings
-
- getMap() -
Method in class com.jivesoftware.sparkimpl.settings.SettingsData
-
- getMarkup() -
Method in class com.jivesoftware.spark.ui.ChatArea
- Examines the chatInput text pane, and returns a string containing the text with any markup
(jive markup in our case).
- getMenu() -
Method in class com.jivesoftware.MainWindow
- Returns the JMenuBar for the MainWindow.
- getMenuByName(String) -
Method in class com.jivesoftware.MainWindow
- Returns the Menu in the JMenuBar by it's name.
- getMessageEventListeners() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getMessageEventManager() -
Method in class com.jivesoftware.spark.SessionManager
- Returns the MessageEventManager for this session.
- getMessageEventManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the
MessageEventManager
used in Spark.
- getMessageFilters() -
Method in class com.jivesoftware.spark.ChatManager
- Returns a Collection of MessageFilters registered to Spark.
- getMessages() -
Method in class com.jivesoftware.sparkimpl.plugin.transcripts.ChatTranscript
-
- getMiddleName() -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- getMnemonicKeyCode(String) -
Static method in class com.jivesoftware.spark.util.ResourceUtils
-
- getMobile() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getMobile() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getMucServices() -
Method in class com.jivesoftware.spark.ui.conferences.BookmarkedConferences
-
- getMultiUserChat() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Returns a MultiUserChat object associated with this room.
- getName() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getName() -
Method in interface com.jivesoftware.spark.search.Searchable
- Return the name of your plugin.
- getName(URL) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the name of the file contained by the
URL
, not
including any protocol, hostname authentication, directory path,
anchor, or query.
- getName() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchService
-
- getNamespace() -
Method in interface com.jivesoftware.spark.preference.Preference
- Returns the associated namespace of this preference.
- getNamespace() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceData
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.profile.ext.JabberAvatarExtension
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.profile.ext.VCardUpdateExtension
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.settings.SettingsData
-
- getNamespace() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getNickname() -
Method in class com.jivesoftware.spark.UserManager
-
- getNickname() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the nickname of the current agent as specified in Chat
Preferences.
- getNickname() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getNickname() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Retrieve the nickname of the user in this groupchat.
- getNickname() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreferences
- Returns the nickname used by the agent.
- getNickname() -
Method in class com.jivesoftware.sparkimpl.profile.PersonalPanel
-
- getNicknameLabel() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getNicknameLabel() -
Method in class com.jivesoftware.spark.ui.status.StatusBar
- Return the nickname Component used to display the users profile name.
- getNotificationLabel() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the notification label.
- getNotificationsEngine() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the Notification System to handle general notification in either
the system tray or "toaster" popups.
- getNumberOfEntries(int) -
Method in class com.jivesoftware.sparkimpl.plugin.transcripts.ChatTranscript
-
- getNumberOfOccupants(String) -
Static method in class com.jivesoftware.spark.ui.conferences.ConferenceUtils
- Return the number of occupants in a room.
- getNumberToDial() -
Method in class com.jivesoftware.sparkimpl.plugin.phone.DialPanel
-
- getOS() -
Static method in class com.jivesoftware.sparkimpl.settings.JiveInfo
-
- getObject(int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable
- Returns the associated row object.
- getObject(int) -
Method in class com.jivesoftware.spark.component.Table
- Returns the associated row object.
- getOccupant(GroupChatRoom, String) -
Method in class com.jivesoftware.spark.UserManager
- Returns the occupant of the room identified by their nickname.
- getOfflineSound() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreferences
-
- getOpenIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getOpenIcon() -
Method in class com.jivesoftware.spark.component.JiveTreeNode
- Return the icon that is displayed when the node is expanded.
- getOutgoingSound() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreferences
-
- getPacketFilter() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Returns the ChatFilter.
- getPager() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getPager() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getPaletteItems() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getParent(URL) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
-
- getParticipantCount() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Returns the number of participants in this room.
- getParticipantJID() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getParticipantNickname() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
- Returns the nickname of the user chatting with.
- getParticipants() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Returns the user format (e.g.
- getPassword() -
Method in class com.jivesoftware.AccountCreationWizard
-
- getPassword() -
Method in class com.jivesoftware.spark.SessionManager
- Return the password associated with this session.
- getPassword() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceCreator
-
- getPassword() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreferencePanel
- Returns the new password to use.
- getPassword() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns the encoded password.
- getPath(URL) -
Method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the path part of the
URL
.
- getPathNoExt(URL) -
Method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the path part of the
URL
without the last file
extension.
- getPercentOfTotalInstallation() -
Method in class com.jivesoftware.Installer
-
- getPercentOfTotalInstallation() -
Method in class com.jivesoftware.Uninstaller
-
- getPersonalDataManager() -
Method in class com.jivesoftware.spark.SessionManager
- Returns the PrivateDataManager responsible for handling all private data for individual
agents.
- getPhone() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getPhone() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getPhoneClient() -
Static method in class com.jivesoftware.sparkimpl.plugin.phone.PhonePlugin
-
- getPlatformPathName(URL) -
Method in class com.jivesoftware.spark.util.URLFileSystem
- Returns the platform-dependent String representation of the
URL
; the returned string should be considered acceptable
for users to read.
- getPlugin(Class) -
Method in class com.jivesoftware.spark.PluginManager
- Returns the instance of the plugin class initialized during startup.
- getPlugin() -
Method in class com.jivesoftware.sparkimpl.plugin.viewer.SparkPlugUI
-
- getPluginClass() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getPluginClassLoader() -
Method in class com.jivesoftware.spark.PluginManager
- Returns the plugin classloader.
- getPluginDir() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getPluginList(InputStream) -
Method in class com.jivesoftware.sparkimpl.plugin.viewer.PluginViewer
-
- getPlugins() -
Method in class com.jivesoftware.spark.PluginManager
- Returns a Collection of Plugins.
- getPopupMenuShowPoint(JPopupMenu, MouseEvent) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Returns a point where the given popup menu should be shown.
- getPopupMenuShowPoint(JPopupMenu, int, int) -
Static method in class com.jivesoftware.spark.util.GraphicUtils
- Returns a point where the given popup menu should be shown.
- getPopups() -
Method in class com.jivesoftware.spark.ui.SparklerDecorator
-
- getPort() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferencePanel
- Return the XMPP Port to communicate on.
- getPort() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getPreference(String) -
Method in class com.jivesoftware.spark.preference.PreferenceManager
-
- getPreference() -
Method in class com.jivesoftware.sparkimpl.preference.PreferenceUI
-
- getPreferenceData(String) -
Method in class com.jivesoftware.spark.preference.PreferenceManager
-
- getPreferenceDialog() -
Method in class com.jivesoftware.spark.preference.PreferenceManager
-
- getPreferenceManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Gets the
PreferenceManager
instance.
- getPreferences() -
Method in class com.jivesoftware.spark.preference.PreferenceManager
-
- getPreferences() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreferenceDialog
- Return the current modified preferences.
- getPreferences() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getPreferredSize() -
Method in class com.jivesoftware.spark.component.CheckRenderer.TreeLabel
-
- getPreferredSize() -
Method in class com.jivesoftware.spark.component.CheckRenderer
-
- getPreferredSize() -
Method in class com.jivesoftware.spark.component.HTMLViewer
- Let's make sure that the panel doesn't strech past the
scrollpane view pane.
- getPreferredSize() -
Method in class com.jivesoftware.spark.ui.ContactGroup
- Lets make sure that the panel doesn't stretch past the
scrollpane view pane.
- getPreferredSize() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo
- Let's make sure that the panel doesn't strech past the
scrollpane view pane.
- getPreferredSize() -
Method in class com.jivesoftware.spark.ui.status.StatusBar
- Lets make sure that the panel doesn't stretch past the
scrollpane view pane.
- getPresence() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getPresence() -
Method in class com.jivesoftware.spark.ui.status.StatusBar
-
- getPresence() -
Method in class com.jivesoftware.spark.ui.status.StatusItem
-
- getPresenceHistory() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getPriority() -
Method in class com.jivesoftware.spark.ui.status.CustomStatusItem
-
- getProperty(String) -
Method in class com.jivesoftware.sparkimpl.settings.UserSettings
-
- getProtocol() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getProxyPassword() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getProxyUsername() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getPublicPlugins() -
Method in class com.jivesoftware.spark.PluginManager
- Returns a collection of all public plugins.
- getQuestionForm() -
Method in class com.jivesoftware.sparkimpl.search.users.SearchForm
-
- getQuestionForm() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchForm
- Return the QuestionForm retrieved by the search service.
- getResource() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getResourceDirectory() -
Static method in class com.jivesoftware.Spark
- Returns the resource directory of the Spark install.
- getRoomJID() -
Method in class com.jivesoftware.spark.ui.conferences.Bookmark
-
- getRoomList(String) -
Static method in class com.jivesoftware.spark.ui.conferences.ConferenceUtils
- Return a list of available Conference rooms from the server
based on the service name.
- getRoomName() -
Method in class com.jivesoftware.spark.ui.conferences.Bookmark
-
- getRoomName() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceCreator
-
- getRoomTitle() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the title of this room to use.
- getRoomTitle() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getRoomTitle() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Return the title of this room.
- getRoomname() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Get the roomname to use for this ChatRoom.
- getRoomname() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getRoomname() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Return name of the room specified when the room was created.
- getRosterTree() -
Method in class com.jivesoftware.spark.component.RosterTree
- Returns the Tree representation of the Roster Tree.
- getRowObject(int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable
- Returns the object[] of a row.
- getRowObject(int) -
Method in class com.jivesoftware.spark.component.Table
- Returns the object[] of a row.
- getScaleWidthToFit() -
Method in class com.jivesoftware.spark.ui.ChatPrinter
- Method to get the current choice the width scaling option.
- getScreenBounds() -
Static method in class com.jivesoftware.spark.util.GraphicUtils
-
- getSearchForm() -
Method in class com.jivesoftware.sparkimpl.search.users.SearchForm
-
- getSearchManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the
SearchManager
.
- getSearchService() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchForm
- Returns the selected search service.
- getSearchServices() -
Method in class com.jivesoftware.spark.search.SearchManager
- Returns all registered search services.
- getSearchServices() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchService
- Return the Search Services discovered by the client.
- getSecondIdleTime() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns the number of minutes to set to unavailable if the computer has
no activity.
- getSelectedContacts() -
Method in class com.jivesoftware.spark.ui.ContactGroup
- Returns all Selected Contacts within the ContactGroup.
- getSelectedObject() -
Method in class com.jivesoftware.spark.component.JiveTable
-
- getSelectedRowObject() -
Method in class com.jivesoftware.spark.component.JiveSortableTable
- Get the object array of a row.
- getSelectedRowObject() -
Method in class com.jivesoftware.spark.component.Table
- Get the object array of a row.
- getSelectedService() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceServiceBrowser
-
- getSelectedText() -
Method in class com.jivesoftware.spark.component.HTMLViewer
- Returns the selected text contained in this TextComponent.
- getSelectedUsers() -
Method in class com.jivesoftware.spark.ui.ContactList
-
- getSelectedValues() -
Method in class com.jivesoftware.spark.component.CheckBoxList
- Returns a list of selected checkbox values.
- getSelectionMode() -
Method in class com.jivesoftware.spark.component.CheckNode
- Returns the selection mode.
- getSendFieldToolbar() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the button panel.
- getServer() -
Method in class com.jivesoftware.AccountCreationWizard
-
- getServer() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns the last Server accessed.
- getServerAddress() -
Method in class com.jivesoftware.spark.SessionManager
- Returns the host for this connection.
- getServiceName() -
Method in class com.jivesoftware.spark.ui.conferences.Bookmark
-
- getSessionManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Gets the
SessionManager
instance.
- getSettings() -
Method in class com.jivesoftware.sparkimpl.settings.UserSettings
-
- getSettingsFile() -
Static method in class com.jivesoftware.sparkimpl.plugin.layout.LayoutSettingsManager
- Returns the settings file.
- getSettingsFile() -
Static method in class com.jivesoftware.sparkimpl.settings.local.SettingsManager
- Returns the settings file.
- getShowTime() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreferencePanel
- Returns true if the ChatWindow should show a timestamp of each message.
- getSoundManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Gets the
SoundManager
instance.
- getSourceActions(JComponent) -
Method in class com.jivesoftware.spark.ui.ChatRoomTransferHandler
-
- getSourceActions(JComponent) -
Method in class com.jivesoftware.spark.ui.ContactGroupTransferHandler
-
- getSourceActions(JComponent) -
Method in class com.jivesoftware.spark.ui.StringTransferHandler
-
- getSpellingManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Return the
SpellingManager
.
- getSpellingSession() -
Method in class com.jivesoftware.spark.component.spelling.SpellingManager
- Returns the spelling session.
- getSplitPane() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Return the splitpane used in this chat room.
- getStackTrace(Throwable) -
Static method in class com.jivesoftware.spark.component.MessageDialog
- Returns the String representation of a StackTrace.
- getState() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getState() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getStatus() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getStatus() -
Method in class com.jivesoftware.spark.ui.status.CustomStatusItem
-
- getStatusBar() -
Method in class com.jivesoftware.spark.Workspace
- Returns the status box for the User.
- getStatusItem(String) -
Method in class com.jivesoftware.spark.ui.status.StatusBar
-
- getStatusList() -
Method in class com.jivesoftware.spark.ui.status.StatusBar
-
- getStreetAddress() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getStreetAddress() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getString(String) -
Static method in class com.jivesoftware.resource.ConfigurationRes
-
- getString(String) -
Static method in class com.jivesoftware.resource.LaRes
-
- getString(String) -
Static method in class com.jivesoftware.resource.SoundsRes
-
- getSubFolders() -
Method in class com.jivesoftware.spark.component.TreeFolder
-
- getSuffix(URL) -
Static method in class com.jivesoftware.spark.util.URLFileSystem
- If a dot ('.') occurs in the path portion of the
URL
, then
all of the text starting at the last dot is returned, including
the dot.
- getTabIcon() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Get the
Icon
to be used in the tab holding
this ChatRoom.
- getTabIcon() -
Method in interface com.jivesoftware.spark.ui.ChatRoomPlugin
- Return the Icon to use on the tab containing the ChatRoomPlugin.
- getTabIcon() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo
-
- getTabIcon() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getTabIcon() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Return the Icon that should be used in the tab of this GroupChat Pane.
- getTabTitle() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Get the title to use in the tab holding this ChatRoom.
- getTabTitle() -
Method in interface com.jivesoftware.spark.ui.ChatRoomPlugin
- Return the name of the title you wish to identify this ChatRoomPlugin by.
- getTabTitle() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo
-
- getTabTitle() -
Method in class com.jivesoftware.spark.ui.rooms.ChatRoomImpl
-
- getTabTitle() -
Method in class com.jivesoftware.spark.ui.rooms.GroupChatRoom
- Return the title that should be used in the tab.
- getTabToolTip() -
Method in interface com.jivesoftware.spark.ui.ChatRoomPlugin
- Return the tooltip to use on a mouseover of the tab.
- getTabToolTip() -
Method in class com.jivesoftware.spark.ui.conferences.ConferenceRoomInfo
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable.ComboBoxRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable.JButtonRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable.JLabelRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.JiveSortableTable.TextAreaCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.Table.ComboBoxRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.Table.JButtonRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.Table.JLabelRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.spark.component.Table.TextAreaCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.jivesoftware.sparkimpl.plugin.viewer.PluginRenderer
-
- getTableModel() -
Method in class com.jivesoftware.spark.component.JiveSortableTable
- Returns the table model.
- getTableModel() -
Method in class com.jivesoftware.spark.component.JiveTable
-
- getTableModel() -
Method in class com.jivesoftware.spark.component.Table
- Returns the table model.
- getText() -
Method in class com.jivesoftware.spark.component.IconTextField
- Returns the text inside of the textfield.
- getText() -
Method in class com.jivesoftware.spark.component.spelling.JSpellCheckDlg
- Obtain the (possibly updated) text.
- getTextComponent() -
Method in class com.jivesoftware.spark.component.IconTextField
- Returns the text component used.
- getTimeFromLong(long) -
Static method in class com.jivesoftware.spark.util.ModelUtil
- Returns a formatted String from time.
- getTimeOut() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Return the smack timeout for requests.
- getTimeout() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferencePanel
- Return the XMPP Timeout variable.
- getTitle() -
Method in interface com.jivesoftware.spark.preference.Preference
- Return the title to use in the preference window.
- getTitle() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getTitle() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getTitle() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getTitleLabel() -
Method in class com.jivesoftware.spark.component.ImageTitlePanel
- Returns the title label.
- getTo() -
Method in class com.jivesoftware.sparkimpl.plugin.transcripts.HistoryMessage
-
- getToolBar() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the toolbar used on top of the chat room.
- getToolTip() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getToolTip() -
Method in interface com.jivesoftware.spark.search.Searchable
- Return the text you wish to show in the tooltip when a user hovers over the
searchable find field.
- getToolTip() -
Method in class com.jivesoftware.sparkimpl.search.users.UserSearchService
-
- getToolTipText(MouseEvent) -
Method in class com.jivesoftware.spark.component.JiveSortableTable
-
- getToolTipText(MouseEvent) -
Method in class com.jivesoftware.spark.component.Table
-
- getToolTipText() -
Method in class com.jivesoftware.spark.ui.ContactItem
-
- getTooltip() -
Method in interface com.jivesoftware.spark.preference.Preference
- Return the tooltip to use for this preference.
- getTooltip() -
Method in class com.jivesoftware.sparkimpl.preference.chat.ChatPreference
-
- getTooltip() -
Method in class com.jivesoftware.sparkimpl.preference.sounds.SoundPreference
-
- getTooltip() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreference
-
- getTopToolBar() -
Method in class com.jivesoftware.MainWindow
- Return the top toolbar in the Main Window to allow for customization.
- getTotalTime() -
Method in class com.jivesoftware.spark.component.TimeTrackingLabel
- Returns the total length of the session in milliseconds.
- getTranscriptFile(String) -
Static method in class com.jivesoftware.sparkimpl.plugin.transcripts.ChatTranscripts
- Returns the settings file.
- getTranscriptWindow() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the chatWindow components.
- getTranscripts() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns a map of the current Chat Transcript which is a list of all
ChatResponses and their order.
- getTransferData(DataFlavor) -
Method in class com.jivesoftware.spark.component.JiveTreeNode
-
- getTransferData(DataFlavor) -
Method in class com.jivesoftware.spark.ui.ChatRoomTransferHandler.TranscriptWindowTransferable
-
- getTransferData(DataFlavor) -
Method in class com.jivesoftware.spark.ui.ContactGroupTransferHandler.ContactItemTransferable
-
- getTransferDataFlavors() -
Method in class com.jivesoftware.spark.component.JiveTreeNode
- Transferable implementation
- getTransferDataFlavors() -
Method in class com.jivesoftware.spark.ui.ChatRoomTransferHandler.TranscriptWindowTransferable
-
- getTransferDataFlavors() -
Method in class com.jivesoftware.spark.ui.ContactGroupTransferHandler.ContactItemTransferable
-
- getTransferManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the
SparkTransferManager
.
- getTree() -
Method in class com.jivesoftware.spark.component.CheckTree
-
- getTree() -
Method in class com.jivesoftware.spark.ui.conferences.BookmarkedConferences
- Returns the Tree used to display bookmarks.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class com.jivesoftware.spark.component.CheckRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class com.jivesoftware.spark.component.JiveTreeCellRenderer
-
- getTreeNode() -
Method in class com.jivesoftware.spark.component.Tree
- Returns the last selected node in the tree.
- getType() -
Method in class com.jivesoftware.spark.component.TreeItem
-
- getType() -
Method in class com.jivesoftware.spark.ui.status.CustomStatusItem
-
- getURL(String) -
Static method in class com.jivesoftware.resource.ConfigurationRes
-
- getURL(String) -
Static method in class com.jivesoftware.resource.EmotionRes
-
- getURL(String) -
Static method in class com.jivesoftware.resource.LaRes
-
- getURL(String) -
Static method in class com.jivesoftware.resource.SoundsRes
-
- getURLS() -
Method in class com.jivesoftware.spark.ui.SparklerDecorator
-
- getUnreadMessageCount() -
Method in class com.jivesoftware.spark.ui.ChatRoom
- Returns the number of unread messages in this ChatRoom.
- getUpdateTime() -
Method in class com.jivesoftware.sparkimpl.updater.SparkVersion
-
- getUserDirectory() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the User Directory to used by individual users.
- getUserHome() -
Static method in class com.jivesoftware.Spark
- Returns the User specific directory for this Spark instance.
- getUserJidsInRoom(String, boolean) -
Method in class com.jivesoftware.spark.UserManager
- Return a Collection of all user jids found in the specified room.
- getUserManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the
UserManager
for LiveAssistant.
- getUserNicknameFromJID(String) -
Method in class com.jivesoftware.spark.UserManager
-
- getUsername() -
Method in class com.jivesoftware.AccountCreationWizard
-
- getUsername() -
Method in class com.jivesoftware.spark.SessionManager
- Return the username associated with this session.
- getUsername() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns the users username.
- getVCard() -
Method in class com.jivesoftware.sparkimpl.profile.VCardManager
-
- getVCard(String) -
Method in class com.jivesoftware.sparkimpl.profile.VCardManager
-
- getVCardManager() -
Static method in class com.jivesoftware.spark.SparkManager
- Returns the VCardManager.
- getValue(String) -
Method in class com.jivesoftware.spark.ui.conferences.DataFormDialog
-
- getValue() -
Method in class com.jivesoftware.spark.util.SwingWorker
- Get the value produced by the worker thread, or null if it
hasn't been constructed yet.
- getVersion() -
Method in class com.jivesoftware.spark.plugin.PublicPlugin
-
- getVersion() -
Static method in class com.jivesoftware.sparkimpl.settings.JiveInfo
-
- getVersion() -
Method in class com.jivesoftware.sparkimpl.updater.SparkVersion
-
- getVerticalFill() -
Method in class com.jivesoftware.spark.component.VerticalFlowLayout
- Returns true if the layout vertically fills.
- getWebPage() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getWebPage() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- getWordAt(int, StringBuffer) -
Method in class com.jivesoftware.spark.component.spelling.BackgroundChecker
- Obtain the word in the text component's text at a given offset.
- getWorkspace() -
Static method in class com.jivesoftware.spark.SparkManager
- Retrieves the inner container for Spark.
- getWorkspacePane() -
Method in class com.jivesoftware.spark.Workspace
- Returns the Workspace TabbedPane.
- getXmppHost() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
-
- getXmppPort() -
Method in class com.jivesoftware.sparkimpl.settings.local.LocalPreferences
- Returns the XMPP Port to communicate on.
- getZigZagColor() -
Method in class com.jivesoftware.spark.component.spelling.BackgroundChecker
- Obtain the color used to mark misspelled words if the default
zig-zag highlight painter is used.
- getZipCode() -
Method in class com.jivesoftware.sparkimpl.profile.BusinessPanel
-
- getZipCode() -
Method in class com.jivesoftware.sparkimpl.profile.HomePanel
-
- gif -
Variable in class com.jivesoftware.sparkimpl.profile.AvatarPanel.ImageFilter
-
- goBack() -
Method in class com.jivesoftware.spark.component.browser.BrowserViewer
- Should go back in history one page.
ContactItem
has been double-clicked by the user.
true
if the specified String
is not
null
and has a length greater than zero.
true
if the specified array is not null
and contains a non-null element.
InputDialog
class is used to retrieve information from a user.PluginManager
after the instance of the
Plugin
is instantiated.
URL
is valid.
JLabelIconRenderer
is the an implementation of ListCellRenderer
to add icons w/ associated text in JComboBox and JList.JPanelRenderer
is the an implementation of ListCellRenderer
to add an entire panel ui to lists.JiveTable
class can be used to maintain quality look and feel
throughout the product.JiveTable
class can be used to maintain quality look and feel
throughout the product.JiveTreeCellRenderer
class is a bare bone
TreeCellRenderer to easily add icons and not much else.JiveTreeNode
class is a better implementation than using the
DefaultMutableTree node.LinkLabel
class is a JLabel subclass
to mimic an html link.ListIconRenderer
is the an implementation of ListCellRenderer
to add icons w/ associated text in JComboBox and JList.Image
named imageName
as a resource
relative to the Class cls
.
Plugin
from the agent plugins.xml and extension lib.
MainWindowListener
s and
setting the Agent to be offline.
MainWindow
class acts as both the DockableHolder and the proxy
to the Workspace in Spark.MainWindowListener
interface is one of the interfaces extension
writers use to add functionality to Spark.MessageDialog
class is used to easily display the most commonly used dialogs.MessageFilter
interface is one of the interfaces extension
writers use to add functionality to Spark.MessageListener
interface is one of the interfaces extension
writers use to add functionality to Spark.MainWindow
when it has been activated, such
as when it is coming out of a minimized state.
MainWindow
when it has been minimized in the toolbar.
ChatRoom
when it is receives a new message.
ChatRoom
when a new message has
been sent.
BrowserLauncher
with the URL
located in ChatArea
.
URL
whose parts have the exact values that
are specified.
null
if the specified string is empty or
null
.
null
if the specified object is null
or if its toString()
representation is empty.
Preference
class allows plugin developers to add their own preferences
to the Spark client.PresenceListener
is used to listen for Personal Presence changes within the system.TranscriptWindow
RosterPickList
is used as a pick list of users within ones Roster.Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
ChatRoomListener
.
ContactGroupListener
.
ContactItem
.
ContextMenuListener
to ChatArea.
FileDropListener
from ChatRoom.
MainWindowListener
.
MessageFilter
.
MessageListener
from the current ChatRoom.
PresenceListener
from Spark.
Searchable
service.
AbstractButton
.
JLabel
.
Searchable
objects to the Spark
search service.Searchable
in order to tie into the
find feature in Spark.construct
method
and then exit.
ContactGroup
to display in the combo box.
TranscriptWindow
and visually represent
it as disabled.
ContextMenuListener
ContextMenuListener
MainWindowListener
s and
setting the Agent to be offline.
MainWindow
when it is about the shutdown.
PluginManager
when Spark
wishes you to remove any temporary resources (in memory) such as installed
components, or settings.
Table
class can be used to maintain quality look and feel
throughout the product.TitlePanel
class is the top panel displayed in this application.TranscriptWindow
class.TranscriptWindow
.
URLFileSystem
class handles some of the most common
functionallity when working with URLs.PluginManager
when a Spark user
asks that this plugin be uninstalled.
ChatRooms
when a person has joined a chat room.
ChatRooms
when a person has left a chat room.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |