Interface wb.GTypes
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface wb.GTypes

public interface GTypes
extends Object

Variable Index

 o BIG
Constant to identify Fontsize of Text
 o CMJOIN
Constant to identify Start of session of a participant who joined when the conference is in progress as initiated by the local conference mangaer
 o DELETE
Constant to identify SELECT/DELETE
 o LINES
Constant to identify Lines
 o MARKERS
Constant to identify Markers Generic/base to CROSS case.
 o MESSAGE
Constant to identify Messages base value
 o MONITOR
Constant to Monitor the connection status
 o NORMAL
Constant to identify Fontsize of Text
 o OALTER
Constant to identify Alteration of GraphUnit
 o OCLEAR
Constant to identify Clearing of Canvas
 o ODELETE
Constant to identify Deletion of GraphUnit
 o OMESSAGE
Constant to identify Object Messages
 o OVALS
Constant to identify ovals
 o POINTS
Constant to identify Points Just to indicate the mode
 o POLYS
Constant to identify PolyLines
 o QUESTION
Constant to identify Marker of shape "?"
 o QUIT
Constant to identify exit of Participant
 o RDRECTS
Constant to identify Round Rectangle
 o RECEIVEONLY
Constant to identify the mode of the participant
 o RECTS
Constant to identify Rectangle
 o SMALL
Constant to identify Fontsize of Text
 o SPOKES
Constant to identify Spokes
 o START
Constant to identify Start of session
 o STOP
Constant to identify End of session
 o TEXTS
Constant to identify String of characters
 o USERINFO
Constant to identify Start of session
 o WBJOIN
Constant to identify Start of session of a participant who joined when the conference is in progress as initiated by the local local user using Call Dialog
 o WBPORT
Constant to identify the default port number of the White Board

Variables

 o RECTS
  public final static int RECTS
Constant to identify Rectangle
 o LINES
  public final static int LINES
Constant to identify Lines
 o RDRECTS
  public final static int RDRECTS
Constant to identify Round Rectangle
 o POINTS
  public final static int POINTS
Constant to identify Points Just to indicate the mode
 o TEXTS
  public final static int TEXTS
Constant to identify String of characters
 o POLYS
  public final static int POLYS
Constant to identify PolyLines
 o SPOKES
  public final static int SPOKES
Constant to identify Spokes
 o MARKERS
  public final static int MARKERS
Constant to identify Markers Generic/base to CROSS case.
 o QUESTION
  public final static int QUESTION
Constant to identify Marker of shape "?"
 o OVALS
  public final static int OVALS
Constant to identify ovals
 o DELETE
  public final static int DELETE
Constant to identify SELECT/DELETE
 o MESSAGE
  public final static int MESSAGE
Constant to identify Messages base value
 o USERINFO
  public final static int USERINFO
Constant to identify Start of session
 o START
  public final static int START
Constant to identify Start of session
 o CMJOIN
  public final static int CMJOIN
Constant to identify Start of session of a participant who joined when the conference is in progress as initiated by the local conference mangaer
 o WBJOIN
  public final static int WBJOIN
Constant to identify Start of session of a participant who joined when the conference is in progress as initiated by the local local user using Call Dialog
 o STOP
  public final static int STOP
Constant to identify End of session
 o QUIT
  public final static int QUIT
Constant to identify exit of Participant
 o RECEIVEONLY
  public final static int RECEIVEONLY
Constant to identify the mode of the participant
 o OMESSAGE
  public final static int OMESSAGE
Constant to identify Object Messages
 o OALTER
  public final static int OALTER
Constant to identify Alteration of GraphUnit
 o ODELETE
  public final static int ODELETE
Constant to identify Deletion of GraphUnit
 o OCLEAR
  public final static int OCLEAR
Constant to identify Clearing of Canvas
 o NORMAL
  public final static int NORMAL
Constant to identify Fontsize of Text
 o BIG
  public final static int BIG
Constant to identify Fontsize of Text
 o SMALL
  public final static int SMALL
Constant to identify Fontsize of Text
 o MONITOR
  public final static int MONITOR
Constant to Monitor the connection status
 o WBPORT
  public final static int WBPORT
Constant to identify the default port number of the White Board

All Packages  Class Hierarchy  This Package  Previous  Next  Index