Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
N
P
R
S
T
U
V
W
X
A
actionPerformed(ActionEvent)
- Method in class xinca.utilities.
XBoardToolbar2
Reacts to the events performed over the button panel
actionPerformed(ActionEvent)
- Method in class xinca.utilities.
XBoardToolbarVert
Reacts to the events performed over the button panel
addElement(Object)
- Method in class xinca.data.
Points
Adds an point
addElement(Object)
- Method in class xinca.data.
Slide
Adds an object
ARecordThread
- class xinca.components.
ARecordThread
.
Audio recording thread.
ARecordThread(XSound, String)
- Constructor for class xinca.components.
ARecordThread
Constructor.
B
board2Image()
- Method in class xinca.components.
XBoard
Creates an image from the whiteboard draw area
C
CHAT_TOKEN
- Static variable in interface xinca.constants.
Constants
clear()
- Method in class xinca.components.
XBoard
Clears the main data members of the whiteboard
Constants
- interface xinca.constants.
Constants
.
A set of constantes for the xINCA.
controllerUpdate(ControllerEvent)
- Method in class xinca.components.
ARecordThread
Description of the Method
createSlideFromImage(Image)
- Method in class xinca.components.
XBoard
Inserts a new slide with background into the XBoard It does not multicast the new slide through INCA
createSlidesFromImages(Vector)
- Method in class xinca.components.
XBoard
Creates a set of slides from pre-loaded images
D
death()
- Method in class xinca.components.
XSoundReal
DEFAULT_BOARD_HEIGHT
- Static variable in interface xinca.constants.
Constants
DEFAULT_BOARD_WIDTH
- Static variable in interface xinca.constants.
Constants
DEFAULT_INCAD_HOST
- Static variable in interface xinca.constants.
Constants
DEFAULT_SESSION_ID
- Static variable in interface xinca.constants.
Constants
DEFAULT_SLIDE_ID
- Static variable in interface xinca.constants.
Constants
DEFAULT_STROKE_ID
- Static variable in interface xinca.constants.
Constants
DEFAULT_STROKE_WIDTH
- Static variable in interface xinca.constants.
Constants
E
eraseAt(int, int)
- Method in class xinca.components.
XBoard
Erase slide near a point
F
finished()
- Method in interface xinca.components.
XSoundListener
Callback method to report the audio capture is finished
finished()
- Method in interface xinca.components.
XSoundRealListener
Callback method to report the audia file was already captured
finished()
- Method in interface xinca.components.
XVideoListener
Callback method to report the video capture is finished
G
getBounds()
- Method in class xinca.data.
Points
Gets the bounds of the stroke
getCaptureMode()
- Method in class xinca.components.
XSound
Gets the active capture mode
getChatml()
- Method in class xinca.components.
XChat
This method gets the chatml member
getCreationTime()
- Method in class xinca.data.
Slide
Gets the creation time of the Slide
getCurrentSlideIndex()
- Method in class xinca.components.
XBoard
Gets the current slide index
getDeletionTime()
- Method in class xinca.data.
Slide
Gets the deletion time of the Slide
getImage()
- Method in class xinca.data.
Slide
Gets the deletion time of the Slide
getMinimumSize()
- Method in class xinca.components.
XBoard
Gets the minimum dimension of the whiteboard
getPenColor()
- Method in class xinca.components.
XBoard
Gets the pen (drawing) color
getPreferredSize()
- Method in class xinca.components.
XBoard
Gets the preferred dimension of the whiteboard
getSessionID()
- Method in class xinca.components.
XBoard
Gets the current session id
getSlideID()
- Method in class xinca.data.
Slide
Gets the ID of the Slide
getStrokeWidth()
- Method in class xinca.components.
XBoard
Gets the pen thickness
getWebLogml()
- Method in class xinca.components.
XWebLog
This method gets the weblogml member
H
handle(DataObject)
- Method in class xinca.components.
XBoard
Callback method to handle a data_object this accessor is being notified of
handle(DataObject)
- Method in class xinca.components.
XChat
Callback method to handle a data_object this accessor is being notified of
handle(DataObject)
- Method in class xinca.components.
XSound
Callback method to handle a data_object this accessor is being notified of
handle(DataObject)
- Method in class xinca.components.
XSoundReal
Callback method to handle a data_object this accessor is being notified of
handle(DataObject)
- Method in class xinca.components.
XVideo
Callback method to handle a data_object this accessor is being notified of
handle(DataObject)
- Method in class xinca.components.
XWebLog
Callback method to handle a data_object this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XBoard
Callback method to handle a data_vector this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XChat
Callback method to handle a data_vector this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XSound
Callback method to handle a data_vector this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XSoundReal
Callback method to handle a data_vector this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XVideo
Callback method to handle a data_vector this accessor is being notified of
handle(DataVector)
- Method in class xinca.components.
XWebLog
Callback method to handle a data_vector this accessor is being notified of
handle(String, String, String, String, String, OutputStream, WebProxy, boolean)
- Method in class xinca.components.
XWebLog
Callback method to handle proxy connections
handleChatMessage(Msg)
- Method in interface xinca.components.
XChatListener
Callback method to handle a message this chat accessor is being notified of
handleJumpToSlide(int, int, BufferedImage, boolean)
- Method in interface xinca.components.
XBoardListener
Callback method to handle a jumpToSlide action this whiteboard is being notified of
handleNewSlideAt(int, int, BufferedImage, boolean)
- Method in interface xinca.components.
XBoardListener
Callback method to handle a newSlideAt action this whiteboard is being notified of
handleStroke(Stroke)
- Method in class xinca.components.
XBoard
Handles a stroke received by the INCA access module
handleStroke(Stroke)
- Method in interface xinca.components.
XBoardListener
Callback method to handle a Stroke this whiteboard is being notified of
handleVisitedURL(Log)
- Method in interface xinca.components.
XWebLogListener
Callback method to handle a visited URL this webLog accessor is being notified of
hasBackground()
- Method in class xinca.data.
Slide
Indicates the existence of background image
I
isNear(int, int)
- Method in class xinca.data.
Points
Checks if a point is near the set of points
isNear(Point)
- Method in class xinca.data.
Points
Checks if a Point is near the set of Points
J
JUMP_TO_TOKEN
- Static variable in interface xinca.constants.
Constants
jumpToSlide(int)
- Method in class xinca.components.
XBoard
Jumps to a new slide
N
NEW_SLIDE_TOKEN
- Static variable in interface xinca.constants.
Constants
newSlide()
- Method in class xinca.components.
XBoard
Creates a new (blank) slide after the actual slide index position (the following slides will be one position shifted
newSlideAt(int)
- Method in class xinca.components.
XBoard
Inserts a new slide
newSlideAt(int, Image)
- Method in class xinca.components.
XBoard
Inserts a new slide with a image background
nextSlide()
- Method in class xinca.components.
XBoard
Changes to next slide (if there is not a next slide, a blank new one will be created)
numberOfSlides()
- Method in class xinca.components.
XBoard
Gets the number of slides
P
paint(Graphics)
- Method in class xinca.components.
XBoard
Paints the whiteboard
Points
- class xinca.data.
Points
.
A vector of Points.
Points()
- Constructor for class xinca.data.
Points
Constructor
previousSlide()
- Method in class xinca.components.
XBoard
Changes to previous slide (if there is not a previous slide, nothing happens)
PROXY_PORT
- Static variable in interface xinca.constants.
Constants
R
RECEIVE_STROKE_TOKEN
- Static variable in interface xinca.constants.
Constants
record()
- Method in class xinca.components.
XSound
Starts recording
record()
- Method in class xinca.components.
XSoundReal
record(String)
- Method in class xinca.components.
ARecordThread
Plays back the audio
removeElement(Object)
- Method in class xinca.data.
Slide
Removes an object
replaceSlideAt(Image, int)
- Method in class xinca.components.
XBoard
Replaces a existing slide by a new one created from an image It does not multicast the new slide through INCA
run()
- Method in class xinca.components.
ARecordThread
Runs the thread.
S
sendStroke(Stroke)
- Method in class xinca.components.
XBoard
Sends stroke through INCA
setAccessMode()
- Method in class xinca.components.
XSound
Gets the active access mode
setChatml(Chatml)
- Method in class xinca.components.
XChat
This method sets the chatml member
setCreationTime(long)
- Method in class xinca.data.
Slide
Sets the creation time of the Slide
setDeletionTime(long)
- Method in class xinca.data.
Slide
Sets the deletion time of the Slide
setEraseMode(boolean)
- Method in class xinca.components.
XBoard
Sets the pen's mode flag
setImage(Image)
- Method in class xinca.data.
Slide
Sets the background image of the Slide
setPenColor(Color)
- Method in class xinca.components.
XBoard
Sets the pen (drawing) color
setSessionID(int)
- Method in class xinca.components.
XBoard
Sets the current session id
setSlideID(int)
- Method in class xinca.data.
Slide
Sets the Slide's ID
setStrokeWidth(int)
- Method in class xinca.components.
XBoard
Sets the pen thickness
setWebLogml(Weblogml)
- Method in class xinca.components.
XWebLog
This method sets the weblogml member
Slide
- class xinca.data.
Slide
.
A vector of strokes.
SLIDE_FROM_IMAGE_URL_TOKEN
- Static variable in interface xinca.constants.
Constants
Slide()
- Constructor for class xinca.data.
Slide
Constructor
Slide(Image)
- Constructor for class xinca.data.
Slide
Constructor
Slide(int)
- Constructor for class xinca.data.
Slide
Constructor
Slide(int, Image)
- Constructor for class xinca.data.
Slide
Constructor
Slide(int, long)
- Constructor for class xinca.data.
Slide
Constructor
Slide(int, long, Image)
- Constructor for class xinca.data.
Slide
Constructor
SOUND_TOKEN
- Static variable in interface xinca.constants.
Constants
SOUND_TRANSMISSION_PACKAGE_SIZE
- Static variable in interface xinca.constants.
Constants
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XBoard
Callback method to the state change of the access module
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XChat
Callback method to the state change of the access module
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XSound
Callback method to the state change of the access module
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XSoundReal
Callback method to the state change of the access module
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XVideo
Callback method to the state change of the access module
stateChanged(AccessModule, boolean)
- Method in class xinca.components.
XWebLog
Callback method to the state change of the access module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XBoard
Callback method to the state change of the capture module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XChat
Callback method to the state change of the capture module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XSound
Callback method to the state change of the capture module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XSoundReal
Callback method to the state change of the capture module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XVideo
Callback method to the state change of the capture module
stateChanged(CaptureModule, boolean)
- Method in class xinca.components.
XWebLog
Callback method to the state change of the capture module
stop()
- Method in class xinca.components.
XSound
Stops the thread
stop()
- Method in class xinca.components.
XSoundReal
stopRecord()
- Method in class xinca.components.
ARecordThread
Stops the record.
T
THICK_STROKE
- Static variable in interface xinca.constants.
Constants
THIN_STROKE
- Static variable in interface xinca.constants.
Constants
U
update()
- Method in class xinca.components.
XBoard
Updates the whiteboard
update(DataObject, DataObject)
- Method in class xinca.components.
XBoard
Callback method to indicate a update event in the capture module
update(DataObject, DataObject)
- Method in class xinca.components.
XChat
Callback method to indicate a update event in the capture module
update(DataObject, DataObject)
- Method in class xinca.components.
XSound
Callback method to indicate a update event in the capture module
update(DataObject, DataObject)
- Method in class xinca.components.
XSoundReal
Callback method to indicate a update event in the capture module
update(DataObject, DataObject)
- Method in class xinca.components.
XVideo
Callback method to indicate a update event in the capture module
update(DataObject, DataObject)
- Method in class xinca.components.
XWebLog
Callback method to indicate a update event in the capture module
update(Graphics)
- Method in class xinca.components.
XBoard
Updates the whiteboard
usingBackgroundImages()
- Method in class xinca.components.
XBoard
Indicates the use or not of background images in the slides
V
VIDEO_TOKEN
- Static variable in interface xinca.constants.
Constants
VIDEO_TRANSMISSION_PACKAGE_SIZE
- Static variable in interface xinca.constants.
Constants
W
WEBLOG_TOKEN
- Static variable in interface xinca.constants.
Constants
WHITEBOARD_TOKEN
- Static variable in interface xinca.constants.
Constants
X
XBoard
- class xinca.components.
XBoard
.
The xINCA xBoard component - a shared whiteboard.
XBoard(int, String, XBoardListener, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, String, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, String, int, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, String, int, Vector, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, String, Vector, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, Vector, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(int, String, XBoardListener, Vector, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, String, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, String, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, String, Vector, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, String, Vector, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, Vector, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoard(String, XBoardListener, Vector, Dimension, boolean, boolean)
- Constructor for class xinca.components.
XBoard
Constructor
XBoardListener
- interface xinca.components.
XBoardListener
.
A listener for the xINCA xBoard.
XBoardToolbar
- class xinca.utilities.
XBoardToolbar
.
An horizontal toolbar for the xINCA xBoard.
XBoardToolbar(XBoard)
- Constructor for class xinca.utilities.
XBoardToolbar
Constructor
XBoardToolbar2
- class xinca.utilities.
XBoardToolbar2
.
An horizontal toolbar for the xINCA xBoard.
XBoardToolbar2(XBoard)
- Constructor for class xinca.utilities.
XBoardToolbar2
Constructor
XBoardToolbarVert
- class xinca.utilities.
XBoardToolbarVert
.
A vertical toolbar for the xINCA xBoard.
XBoardToolbarVert(XBoard)
- Constructor for class xinca.utilities.
XBoardToolbarVert
Constructor
XChat
- class xinca.components.
XChat
.
The xINCA xChat component - a text message exchange system.
XChat(int, XChatListener, int, String, boolean, boolean)
- Constructor for class xinca.components.
XChat
Constructor
XChat(int, XChatListener, String, boolean, boolean)
- Constructor for class xinca.components.
XChat
Constructor
XChat(int, XChatListener, String, int, String, boolean, boolean)
- Constructor for class xinca.components.
XChat
Constructor
XChat(int, XChatListener, String, String, boolean, boolean)
- Constructor for class xinca.components.
XChat
Constructor
XChat(XChatListener, String, boolean, boolean)
- Constructor for class xinca.components.
XChat
Constructor
XChatListener
- interface xinca.components.
XChatListener
.
A listener for the xINCA xChat.
xinca.components
- package xinca.components
xinca.constants
- package xinca.constants
xinca.data
- package xinca.data
xinca.utilities
- package xinca.utilities
XSound
- class xinca.components.
XSound
.
The xINCA xSound component - an audio capturer.
XSound(int, XSoundListener, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSound
Constructor
XSound(int, XSoundListener, String, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSound
Constructor
XSound(int, XSoundListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSound
Constructor
XSound(int, XSoundListener, String, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSound
Constructor
XSound(XSoundListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSound
Constructor
XSoundListener
- interface xinca.components.
XSoundListener
.
A listener for the xINCA xSound.
XSoundReal
- class xinca.components.
XSoundReal
.
The xINCA xSoundReal component - an audio capturer.
XSoundReal(int, XSoundRealListener, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSoundReal
Constructor
XSoundReal(int, XSoundRealListener, String, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSoundReal
Constructor
XSoundReal(int, XSoundRealListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSoundReal
Constructor
XSoundReal(int, XSoundRealListener, String, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSoundReal
Constructor
XSoundReal(XSoundRealListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XSoundReal
Constructor
XSoundRealListener
- interface xinca.components.
XSoundRealListener
.
A listener for the xINCA xSoundReal.
XSoundToolbar
- class xinca.utilities.
XSoundToolbar
.
A toolbar for the xINCA xSound.
XSoundToolbar(XSound)
- Constructor for class xinca.utilities.
XSoundToolbar
Constructor
XVideo
- class xinca.components.
XVideo
.
The xINCA xVideo component - an video capturer.
XVideo(int, XVideoListener, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XVideo
Constructor
XVideo(int, XVideoListener, String, int, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XVideo
Constructor
XVideo(int, XVideoListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XVideo
Constructor
XVideo(int, XVideoListener, String, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XVideo
Constructor
XVideo(XVideoListener, String, String, String, boolean, boolean)
- Constructor for class xinca.components.
XVideo
Constructor
XVideoListener
- interface xinca.components.
XVideoListener
.
A listener for the xINCA xVideo.
XWebLog
- class xinca.components.
XWebLog
.
The xINCA xWebLog component - a proxy web logger system.
XWebLog(int, XWebLogListener, int, String, boolean, boolean)
- Constructor for class xinca.components.
XWebLog
Constructor
XWebLog(int, XWebLogListener, String, boolean, boolean)
- Constructor for class xinca.components.
XWebLog
Constructor
XWebLog(int, XWebLogListener, String, int, String, boolean, boolean)
- Constructor for class xinca.components.
XWebLog
Constructor
XWebLog(int, XWebLogListener, String, String, boolean, boolean)
- Constructor for class xinca.components.
XWebLog
Constructor
XWebLog(XWebLogListener, String, boolean, boolean)
- Constructor for class xinca.components.
XWebLog
Constructor
XWebLogListener
- interface xinca.components.
XWebLogListener
.
A listener for the xINCA xWebLog.
A
B
C
D
E
F
G
H
I
J
N
P
R
S
T
U
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes