Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

edu.ou.kmi.buddyspace.plugins.applauncher.* (1)edu.ou.kmi.buddyspace.plugins.browse.* (5)
edu.ou.kmi.buddyspace.plugins.conference.* (14)edu.ou.kmi.buddyspace.plugins.maps.* (28)
edu.ou.kmi.buddyspace.plugins.webbrowser.* (2)

edu.ou.kmi.buddyspace.plugins: Javadoc index of package edu.ou.kmi.buddyspace.plugins.


Package Samples:

edu.ou.kmi.buddyspace.plugins.maps.gui
edu.ou.kmi.buddyspace.plugins.maps.xml
edu.ou.kmi.buddyspace.plugins.maps.core
edu.ou.kmi.buddyspace.plugins.maps.editor
edu.ou.kmi.buddyspace.plugins.maps
edu.ou.kmi.buddyspace.plugins.webbrowser.gui
edu.ou.kmi.buddyspace.plugins.webbrowser
edu.ou.kmi.buddyspace.plugins.applauncher
edu.ou.kmi.buddyspace.plugins.conference.gui
edu.ou.kmi.buddyspace.plugins.conference.xml
edu.ou.kmi.buddyspace.plugins.conference.core
edu.ou.kmi.buddyspace.plugins.conference
edu.ou.kmi.buddyspace.plugins.browse.gui
edu.ou.kmi.buddyspace.plugins.browse.core
edu.ou.kmi.buddyspace.plugins.browse

Classes:

BSMapEditJIDLabel: BSMapEditJIDLabel is a icon label for specified JID with references to the source tag to allow editting. It is meant to display presence specific icon and tooltip including JID's nick name and JID string representation.
BSMapEditWindow: BSMapEditWindow provides map editing window GUI. It contains BSMapEditView which is the actual map view and several control components. All communication is done through BSMapWinManager .
BSMapWindow: BSMapWindow provides map window GUI. It contains BSMapView which is the actual map view and several control components. All communication is done through BSMapWinManager .
BSBrowseBean: BSBrowseBean provides browsing. It relies on BrowseBean , which is initialized using given ConnectionBean (this must be reset after reconnection).
BSMapBean: BSMapBean provides map plugin back-end. It relies on BSMessengerBean and BSInfoQueryBean , which must be set after each reconnection.
BSConfInvitationDialog: BSConfInvitationDialog allows input of parameters for send of invitation into a conference room. It calls BSConfBean to send the invitation.
BSConfWinManager: BSConfWinManager manages conference room windows. It listens to events and forwards them to particular windows. It relies on BSConfBean .
BSCountdown: BSCountdown is the conference countdown, which automatically send coundown messages into conference room. It uses javax.swing.Timer .
BSConfRosterTree: BSConfRosterBean is the graphical representation of nicks present in a conference room and their presences. It relies on BSConfBean .
BSBrowseWinManager: BSBrowseWinManager manages browse windows. It listens to events and forwards them to particular windows. It relies on BSBrowseBean .
BSPlugin: BSPlugin is abstract class for general BuddySpace plugin. It provides basic plugin functionality and interface for plug-in loader calls.
BSConfJoinDialog: BSConfJoinDialog allows input of parameters for conference join. It calls BSConfWinManager to join desired conference room.
BSConfBean: BSConfBean provides conferencing handling. It relies on BSConnectionBean , which must be set after each reconnection.
BSWebBrowserPlugin: BSWebBrowserPlugin is main class of web browser plugin to BuddySpace. It provides methods for plugin loading and user interaction.
BSConfRoomInfo: BSConfRoomInfo provides information about a conference room. In includes hashtable of nicks, room name and JID, myPresence, etc.
BSConfPlugin: BSConfPlugin is main class of conferencing plugin to BuddySpace. It provides methods for plugin loading and user interaction.
BSBrowsePlugin: BSBrowsePlugin is main class of browsing plugin to BuddySpace. It provides methods for plugin loading and user interaction.
BSMapEditClusterLabel: BSMapEditClusterLabel is a icon label for specified cluster. It is meant to display presence specific icon and tooltip.
BSMapWinManager: BSMapWinManager manages map windows. It relies on BSMapBean and forwards events to particular map windows.
BSMapsPlugin: BSMapsPlugin is main class of maping plugin to BuddySpace. It provides methods for plugin loading and user interaction.
BSClusterLabel: BSClusterLabel is a icon label for specified cluster. It is meant to display presence specific icon and tooltip.
BSMapMenuItem: BSMapMenuItem is a menu item including map ID information to allow calling of action for specific map.
BSConfListener: BSConfListener is interface you can implement to get conference events notifications.
BSConfCountdownDialog: BSConfCountdownDialog allows input of parameters for countdown in conference room.
BSMapListener: BSMapListener is interface you can implement to get map events notifications.

Home | Contact Us | Privacy Policy | Terms of Service