|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.swing.TransferHandler.DropLocation
javax.swing.text.JTextComponent.DropLocation
public static final class JTextComponent.DropLocation
JTextComponent 의 드롭 위치를 나타냅니다.
JTextComponent.getDropLocation() | 메소드의 개요 | |
|---|---|
Position.Bias |
getBias ()
드롭 인덱스의 바이어스를 돌려줍니다. |
int |
getIndex ()
드롭 된 데이터를 삽입하는, 관련 컴퍼넌트내의 인덱스 위치를 돌려줍니다. |
String |
toString ()
이 드롭 위치의 캐릭터 라인 표현을 돌려줍니다. |
| 클래스 javax.swing. TransferHandler.DropLocation 로부터 상속된 메소드 |
|---|
getDropPoint |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait |
| 메소드의 상세 |
|---|
public int getIndex()
public Position.Bias getBias()
public String toString()
TransferHandler.DropLocation 내의 toString
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.