Overview
Package
Class
Use
Tree
Index
Help
-bottom
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
A
abs(int)
- Static method in class mmpp.lang.
MathFP
첫번째 인자(fixed point)의 절대값을 리턴한다.
acos(int)
- Static method in class mmpp.lang.
MathFP
주어진 값에 대한 arc cosine값을 구한다.
add(int, int)
- Static method in class mmpp.lang.
MathFP
첫번째 인수(fixed point)와 두번째 인수(fixed point)를 더한 값을 리턴(fixed point)한다.
asin(int)
- Static method in class mmpp.lang.
MathFP
주어진 값에 대한 arc sine값을 구한다.
atan(int)
- Static method in class mmpp.lang.
MathFP
주어진 값에 대한 arc tangent값을 구한다.
B
BackLight
- class mmpp.media.
BackLight
.
BackLight를 제어하기 위한 class
Beep
- class mmpp.media.
Beep
.
Beep()
- Constructor for class mmpp.media.
Beep
bestIndex()
- Method in class com.velox.
SISAniImage
Gets best index.
C
capture(int, int, int, int)
- Method in class mmpp.microedition.lcdui.
GraphicsX
주어진 영역에 대하여 Graphics 객체의 내용을 Image로 만들어서 return한다.
closePlayer()
- Method in class mmpp.media.phrase.
PhrasePlayer
플레이어를 끝낸다.
closeTrack(PhraseTrack)
- Method in class mmpp.media.phrase.
PhrasePlayer
사용이 끝난 트랙을 플레이어에게 반환한다.
com.velox
- package com.velox
CONTENTS_FULL
- Static variable in class mmpp.phone.
ContentsManager
저장될 공간 부족
ContentsManager
- class mmpp.phone.
ContentsManager
.
ContentsManager()
- Constructor for class mmpp.phone.
ContentsManager
cos(int)
- Static method in class mmpp.lang.
MathFP
라디안 값으로 주어진 각도에 대하여 삼각함수 cosine값을 리턴(fixed point)한다.
createImage(byte[], int, int)
- Static method in class com.velox.
SISAniImage
Create image using byte array of image data, image offset, length.
createImage(String)
- Static method in class com.velox.
SISAniImage
Creates an image using given file name.
D
deallocate()
- Static method in class com.velox.
SISAniImage
DEFAULT_ALPHA
- Static variable in class mmpp.microedition.lcdui.
GraphicsX
DEFAULT_PANPOT
- Static variable in class mmpp.media.phrase.
PhraseTrack
Panpot의 초기값이다. 64이다.
DEFAULT_VOLUME
- Static variable in class mmpp.media.phrase.
PhraseTrack
볼륨의 초기값이다. 100이다.
delete(int, int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX에서 문자들을 지운다.
divide(int, int)
- Static method in class mmpp.lang.
MathFP
첫번째 인수(fixed point)와 두번째 인수(fixed point)를 곱한 값을 리턴(fixed point)한다.
drawPolygon(int[], int[], int)
- Method in class mmpp.microedition.lcdui.
GraphicsX
Polygon을 그린다. (xPoints[0], yPoints[0), (xPoints[1], yPoints[1]) .... (xPoints[n-1],yPoints[n-1])의 점들로 이루어진 Polygon을 그린다.
drawPolyline(int[], int[], int)
- Method in class mmpp.microedition.lcdui.
GraphicsX
Polyline을 그린다. (xPoints[0], yPoints[0), (xPoints[1], yPoints[1]) .... (xPoints[n-1],yPoints[n-1])의 점들로 이루어진 Polyline을 그린다.
E
E
- Static variable in class mmpp.lang.
MathFP
e에 가장 가까운 fixed point 값 자연 로그 계산 등에 사용된다.
ENDING
- Static variable in class mmpp.media.phrase.
PhraseTrack
상태값 재생끝 (4를 사용한다.)
eT
- Variable in class mmpp.microedition.lcdui.
TextFieldX
eventNotify(int, int)
- Method in interface mmpp.media.phrase.
PhraseTrackListener
이벤트 발생시 호출된다.
-1 : 재생 종료, -2 : 반복 재생중 1회 종료
exp(int)
- Static method in class mmpp.lang.
MathFP
e를 첫번째 인수만큼 제곱하여 리턴(fixed point)한다.
F
FAILURE
- Static variable in class mmpp.phone.
ContentsManager
기타 실패
fillPolygon(int[], int[], int)
- Method in class mmpp.microedition.lcdui.
GraphicsX
Polygon을 그린다. (xPoints[0], yPoints[0), (xPoints[1], yPoints[1]) .... (xPoints[n-1],yPoints[n-1])의 점들로 이루어지고 내부가 현재 color로 채워진 Polygon을 그린다.
G
get(int)
- Method in class com.velox.
SISAniImage
Gets the image using index
getBASEID()
- Static method in class mmpp.phone.
Phone
HELP
getBASELAT()
- Static method in class mmpp.phone.
Phone
현 위치의 위도를 얻는다
getBASELONG()
- Static method in class mmpp.phone.
Phone
현 위치의 경도를 얻는다
getCaretPosition()
- Method in class mmpp.microedition.lcdui.
TextFieldX
현재 입력 위치를 구한다.
getChars(char[])
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX의 내용을 character array의 시작부터로 카피한다.
getColor()
- Static method in class mmpp.media.
BackLight
현재 Backlight 색상 값을 읽어온다.
getColor(int)
- Static method in class mmpp.media.
LED
해당하는 LED의 RGB color값을 얻는다.
getColorDepth()
- Static method in class mmpp.media.
LED
ColorDepth를 얻는다.
getConstraints()
- Method in class mmpp.microedition.lcdui.
TextFieldX
현재 input constraints를 구한다.
getDelay()
- Method in class com.velox.
SISAniImage
Gets delay.
getFont()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX에서 사용하는 font를 구한다.
getHeight()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX의 높이를 구한다.
getInputMode()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX의 현재 입력 모드를 얻어온다.
getIsMaster()
- Method in class mmpp.media.phrase.
PhraseTrack
마스터 여부를 얻는다.
getLevelNum()
- Static method in class mmpp.media.
Vibration
가능한 진동 level을 얻는다.
getListOfDesktop()
- Static method in class mmpp.phone.
ContentsManager
배경화면 목록을 가져온다.
getListOfMelody()
- Static method in class mmpp.phone.
ContentsManager
멜로디 목록을 가져온다.
getMaster()
- Method in class mmpp.media.phrase.
PhraseTrack
Master Track을 얻는다.
getMaxRow()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX에서 보여주는 행 수를 구한다.
getMaxSize()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX이 가질 수 있는 문자열의 최대 길이를 구한다.
getMute()
- Method in class mmpp.media.phrase.
PhraseTrack
음소거 여부를 얻는다.
getNID()
- Static method in class mmpp.phone.
Phone
현재 폰이 위치한 지역(zone)의 NID를 넘겨 주는 Method.
getNumber()
- Static method in class mmpp.media.
LED
LED의 개수를 얻는다.
getNumber()
- Method in class mmpp.media.phrase.
PhraseTrack
트랙의 번호를 얻는다.
getNumberOfDesktop()
- Static method in class mmpp.phone.
ContentsManager
핸드폰에 저장된 배경화면 개수를 가져온다.
getNumberOfMelody()
- Static method in class mmpp.phone.
ContentsManager
핸드폰에 저장된 멜로디 개수를 가져온다.
getOwner()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX가 그려지는 Canvas를 얻는다.
getPanpot()
- Method in class mmpp.media.phrase.
PhraseTrack
소리의 균형도를 얻는다.
getPhraseData()
- Method in class mmpp.media.phrase.
PhraseTrack
PhraseData를 얻는다.
getPixel(int, int)
- Method in class mmpp.microedition.lcdui.
GraphicsX
특정 좌표의 색상 값을 RGB로 얻어낸다.
getPlayer()
- Static method in class mmpp.media.phrase.
PhrasePlayer
플레이어를 얻는다.
getPlayingTime()
- Method in class mmpp.media.phrase.
PhraseTrack
연주 시간을 얻는다.
getPosition()
- Method in class mmpp.media.phrase.
PhraseTrack
현재 연주 위치를 얻는다.(
getProperty(String)
- Static method in class mmpp.phone.
Phone
key에 해당하는 폰의 property를 돌려준다.
getSID()
- Static method in class mmpp.phone.
Phone
HELP
getSize()
- Method in class mmpp.media.phrase.
PhraseData
데이타 크기를 얻는다.
getState()
- Method in class mmpp.media.phrase.
PhraseTrack
현재 트랙의 상태를 얻는다.
getString()
- Method in class mmpp.microedition.lcdui.
TextFieldX
현재 TextFieldX의 내용을 구한다.
getTrack()
- Method in class mmpp.media.phrase.
PhrasePlayer
비어있는 트랙을 얻는다.
getTrackCount()
- Method in class mmpp.media.phrase.
PhrasePlayer
사용할 수 있는 트랙의 수를 얻는다.
getType(int)
- Method in class com.velox.
SISAniImage
Gets the type using index.
getUseTracks()
- Method in class mmpp.media.phrase.
PhraseData
데이타를 사용하고 있는 PhraseTrack의 개수를 얻는다.
getVolume()
- Method in class mmpp.media.phrase.
PhraseTrack
소리의 볼륨을 설정한다.
getVolumeLevel()
- Method in class mmpp.media.
MediaPlayer
사용가능한 Volume level을 얻는다.
getWidth()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX의 폭 크기를 구한다.
GraphicsX
- class mmpp.microedition.lcdui.
GraphicsX
.
GraphicsX는 Graphics의 subclass로 Graphics의 확장된 API를 제공한다.
H
handleEvent(int, int)
- Static method in class mmpp.media.phrase.
PhrasePlayer
hasFocus()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX가 focus를 가지고 있는가를 얻어낸다.
I
IM_KOREAN
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
한글 입력 모드
IM_NONE
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
입력 상태가 지정되지 않음을 뜻하며 어떤 입력도 불가능하다.
IM_NUMERIC
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
숫자 입력 모드
IM_ROMAN_CAPS
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
영문 대문자 입력 모드
IM_ROMAN_SMALL
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
영문 소문자 입력 모드
IM_SYMBOL
- Static variable in class mmpp.microedition.lcdui.
TextFieldX
심볼 입력 모드
insert(char[], int, int, int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
Array의 일부 문자열을 TextFieldX의 내용에 삽입한다. offset과 length가 data array에서 삽입될 문자열을 지정하게 된다.
insert(String, int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
문자열을 TextFieldX의 내용에 삽입한다.
invokeWAPBrowser(String)
- Static method in class mmpp.phone.
Phone
해당 URL로 단말기 내장 WAP 브라우저를 호출한다.
isLooped()
- Method in class com.velox.
SISAniImage
Returns true if loop is set.
isPlayBackLoop()
- Method in class mmpp.media.
MediaPlayer
MediapPlayer의 loop 설정값을 읽어온다.
K
keyPressed(int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
key가 눌렸을 때 불리운다. Focus가 안 되어 있으면 아무일도 하지 않는다.
keyReleased(int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
키가 놓여질 때 불리운다.
keyRepeated(int)
- Method in class mmpp.microedition.lcdui.
TextFieldX
키가 지속적으로 눌렸을 때 불리운다.
kill()
- Method in class mmpp.media.phrase.
PhrasePlayer
모든 트랙을 강제 종료하여 트랙의 상태를 NO_DATA상태로 만든다.
L
LED
- class mmpp.media.
LED
.
LED를 제어하는 클래스이다.
method의 parameter인 LEDnumber는 0부터 시작한다.
log(int)
- Static method in class mmpp.lang.
MathFP
첫번째 인자(fixed point)의 자연 로그값을 리턴(fixed point)한다.
M
MASTER
- Static variable in class mmpp.media.phrase.
PhraseTrack
MASTER임을 나타낸다. (
MathFP
- class mmpp.lang.
MathFP
.
fixed point 연산을 하기 위한 클래스 KVM에서 floating point 연산을 지원하지 않기 때문에, 소수점 이하의 값을 갖는 값들을 계산하기 위하여 차선책으로 integer 변수를 활용한 fixed point 연산을 지원한다.
MAX_VALUE
- Static variable in class mmpp.lang.
MathFP
fixed point값으로 표현할 수 있는 최대값(fixed point 형식)
MAX_VALUE_INT
- Static variable in class mmpp.lang.
MathFP
fixed point값으로 표현할 수 있는 최대값(integer 형식)
max(int, int)
- Static method in class mmpp.lang.
MathFP
첫번째 인수(fixed point)와 두번째 인수(fixed point)를 비교하여 큰 값을 리턴(fixed point)한다.
MediaPlayer
- class mmpp.media.
MediaPlayer
.
MediaPlayer()
- Constructor for class mmpp.media.
MediaPlayer
MIN_VALUE
- Static variable in class mmpp.lang.
MathFP
fixed point값으로 표현할 수 있는 최소값(fixed point 형식)
MIN_VALUE_INT
- Static variable in class mmpp.lang.
MathFP
fixed point값으로 표현할 수 있는 최대값(integer point 형식)
min(int, int)
- Static method in class mmpp.lang.
MathFP
첫번째 인수(fixed point)와 두번째 인수(fixed point)를 비교하여 작은 값을 리턴(fixed point)한다.
mmpp.lang
- package mmpp.lang
mmpp.media
- package mmpp.media
mmpp.media.phrase
- package mmpp.media.phrase
mmpp.microedition.lcdui
- package mmpp.microedition.lcdui
mmpp.phone
- package mmpp.phone
multiply(int, int)
- Static method in class mmpp.lang.
MathFP
첫번째 인수(fixed point)와 두번째 인수(fixed point)를 곱한 값을 리턴(fixed point)한다.
N
nextInputMode()
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX의 입력 모드를 다음 모드로 바꾼다.
NO_DATA
- Static variable in class mmpp.media.phrase.
PhraseTrack
상태값 재생 데이타 없음 (1을 사용한다.)
numColors()
- Static method in class mmpp.media.
BackLight
사용가능한 색상의 수를 얻는다.
numTypes()
- Method in class com.velox.
SISAniImage
Gets the numTypes.
O
off()
- Static method in class mmpp.media.
BackLight
BackLight를 끈다.
on(int)
- Static method in class mmpp.media.
BackLight
BackLight를 지정된 시간동안 켠다.
P
paint(Graphics)
- Method in class mmpp.microedition.lcdui.
TextFieldX
TextFieldX를 그린다.
parseFP(int)
- Static method in class mmpp.lang.
MathFP
일반 integer 값을 fixed point값으로 변경시킨다. fixed point 값의 범위가 한정되어 있기 때문에,
MAX_VALUE_INT
와
MIN_VALUE_INT
사이의 범위를 벗어나는 경우 NumberFormatException을 발생시킨다.
parseFP(String)
- Static method in class mmpp.lang.
MathFP
String으로 표현된 변수값을 fixed point값으로 변경시킨다. fixed point 값의 범위가 한정되어 있기 때문에,
MAX_VALUE_INT
와
MIN_VALUE_INT
사이의 범위를 벗어나는 경우 NumberFormatException을 발생시킨다.
PAUSE
- Static variable in class mmpp.media.phrase.