|
||||||||||
| 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.
HistoryMessage to users chat transcript.
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.
- addTranscriptWindowInterceptor(TranscriptWindowInterceptor) -
Method in class org.jivesoftware.spark.ui.TranscriptWindow
-
- addTransferListener(FileTransferListener) -
Method in class org.jivesoftware.spark.filetransfer.SparkTransferManager
- Adds a new TransferListener to the SparkManager.
- addTransport(String, Transport) -
Static method in class org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils
-
- addURL(BookmarkedURL) -
Method in class org.jivesoftware.sparkimpl.plugin.bookmarks.BookmarkItem
-
- addURL(BookmarkedURL) -
Method in class org.jivesoftware.sparkimpl.plugin.bookmarks.BookmarkUI
-
- addVCard(String, VCard) -
Method in class org.jivesoftware.sparkimpl.profile.VCardManager
-
- AIM_TRANSPORT_ACTIVE_IMAGE -
Static variable in class org.jivesoftware.resource.SparkRes
-
- AIM_TRANSPORT_INACTIVE_IMAGE -
Static variable in class org.jivesoftware.resource.SparkRes
-
- AIMTransport - Class in org.jivesoftware.sparkimpl.plugin.gateways.transports
-
- AIMTransport(String) -
Constructor for class org.jivesoftware.sparkimpl.plugin.gateways.transports.AIMTransport
-
- Alerter - Interface in org.jivesoftware.spark
- Implementations of this interface define alert mechanisms based on the Operating System
Spark is running on.
- AlertManager - Class in org.jivesoftware.spark
- The AlertManager handles the delegation of Alerting based.
- AlertManager() -
Constructor for class org.jivesoftware.spark.AlertManager
-
- AlertUI - Class in org.jivesoftware.spark.component
- Simple notification UI within Spark.
- AlertUI(String, String) -
Constructor for class org.jivesoftware.spark.component.AlertUI
- Buidls an AlertUI
- ALL_CHATS -
Static variable in class org.jivesoftware.resource.SparkRes
-
- allowEditing(boolean) -
Method in class org.jivesoftware.sparkimpl.profile.AvatarPanel
-
- allowEditing(boolean) -
Method in class org.jivesoftware.sparkimpl.profile.BusinessPanel
-
- allowEditing(boolean) -
Method in class org.jivesoftware.sparkimpl.profile.HomePanel
-
- allowEditing(boolean) -
Method in class org.jivesoftware.sparkimpl.profile.PersonalPanel
-
- allTabsClosed() -
Method in class org.jivesoftware.spark.component.tabbedPane.SparkTabbedPane
-
- allTabsRemoved() -
Method in interface org.jivesoftware.spark.component.tabbedPane.SparkTabbedPaneListener
-
- APP_NAME -
Static variable in class org.jivesoftware.resource.SparkRes
-
- APPLICATION_NAME -
Static variable in class org.jivesoftware.resource.Default
-
- areBooleansDifferent(Boolean, Boolean) -
Static method in class org.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 org.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 org.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 org.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.
- autoComplete(String) -
Method in class org.jivesoftware.spark.component.AutoCompleteDocument
-
- AutoCompleteDocument - Class in org.jivesoftware.spark.component
-
- AutoCompleteDocument(JTextComponent, String[]) -
Constructor for class org.jivesoftware.spark.component.AutoCompleteDocument
-
- autoJoinConferenceRoom(String, String, String) -
Static method in class org.jivesoftware.spark.ui.conferences.ConferenceUtils
-
- autoJoinService(String) -
Static method in class org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils
-
- autoLogin(String) -
Method in class org.jivesoftware.sparkimpl.plugin.gateways.GatewayPrivateData
-
- AVAILABLE_USER -
Static variable in class org.jivesoftware.resource.SparkRes
-
- AvatarPanel - Class in org.jivesoftware.sparkimpl.profile
-
- AvatarPanel() -
Constructor for class org.jivesoftware.sparkimpl.profile.AvatarPanel
-
- AvatarPanel.ImageFilter - Class in org.jivesoftware.sparkimpl.profile
-
- AvatarPanel.ImageFilter() -
Constructor for class org.jivesoftware.sparkimpl.profile.AvatarPanel.ImageFilter
-
- AWAY_USER -
Static variable in class org.jivesoftware.resource.SparkRes
-
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.BrowserListener allows for handling when documents
have been downloaded via a BrowserViewer implementation.URL.
URL, if one is available.
URL.
PluginManager before Spark
terminates.
URL.
ChatRoom objects within Spark.Workspace.ChatRooms when a ChatRoom has been activated.
ChatRooms when a ChatRoom has been closed.
ChatRoom
This room only allows for 1 to 1 conversations.ChatRooms when a ChatRoom has been left, but not
closed.
ChatRoomListener interface is one of the interfaces extension
writers use to add functionality to Spark.ChatRooms when a new ChatRoom has been opened.
ChatTranscriptPlugin is responsible for transcript handling within Spark.CheckNode.CollapsiblePane
expands and collapses.