|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A set of constantes for the xINCA.
Copyright (c) 2002 ICMC-USP.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
Field Summary | |
static java.lang.String |
CHAT_TOKEN
|
static int |
DEFAULT_BOARD_HEIGHT
|
static int |
DEFAULT_BOARD_WIDTH
|
static java.lang.String |
DEFAULT_INCAD_HOST
|
static int |
DEFAULT_SESSION_ID
|
static int |
DEFAULT_SLIDE_ID
|
static int |
DEFAULT_STROKE_ID
|
static int |
DEFAULT_STROKE_WIDTH
|
static java.lang.String |
JUMP_TO_TOKEN
|
static java.lang.String |
NEW_SLIDE_TOKEN
|
static int |
PROXY_PORT
|
static java.lang.String |
RECEIVE_STROKE_TOKEN
|
static java.lang.String |
SLIDE_FROM_IMAGE_URL_TOKEN
|
static java.lang.String |
SOUND_TOKEN
|
static int |
SOUND_TRANSMISSION_PACKAGE_SIZE
|
static int |
THICK_STROKE
|
static int |
THIN_STROKE
|
static java.lang.String |
VIDEO_TOKEN
|
static int |
VIDEO_TRANSMISSION_PACKAGE_SIZE
|
static java.lang.String |
WEBLOG_TOKEN
|
static java.lang.String |
WHITEBOARD_TOKEN
|
Field Detail |
public static final int DEFAULT_SESSION_ID
public static final int DEFAULT_SLIDE_ID
public static final int DEFAULT_STROKE_ID
public static final int THIN_STROKE
public static final int THICK_STROKE
public static final int DEFAULT_STROKE_WIDTH
public static final int DEFAULT_BOARD_WIDTH
public static final int DEFAULT_BOARD_HEIGHT
public static final java.lang.String WHITEBOARD_TOKEN
public static final java.lang.String CHAT_TOKEN
public static final java.lang.String SOUND_TOKEN
public static final java.lang.String VIDEO_TOKEN
public static final java.lang.String WEBLOG_TOKEN
public static final java.lang.String RECEIVE_STROKE_TOKEN
public static final java.lang.String NEW_SLIDE_TOKEN
public static final java.lang.String JUMP_TO_TOKEN
public static final java.lang.String SLIDE_FROM_IMAGE_URL_TOKEN
public static final java.lang.String DEFAULT_INCAD_HOST
public static final int SOUND_TRANSMISSION_PACKAGE_SIZE
public static final int VIDEO_TRANSMISSION_PACKAGE_SIZE
public static final int PROXY_PORT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |