|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
TransferHandler.DropLocation 를 사용하고 있는 패키지 | |
---|---|
javax.swing | 모든 플랫폼에서 가능한 한 똑같이 기능하는 「경량」(Java 공통 언어) 컴퍼넌트세트를 제공합니다. |
javax.swing.text | 편집 가능한 텍스트 컴퍼넌트와 편집 불능인 텍스트 컴퍼넌트를 처리하는 클래스와 인터페이스를 제공합니다. |
javax.swing 에서의 TransferHandler.DropLocation 의 사용 |
---|
javax.swing 에서의 TransferHandler.DropLocation 의 서브 클래스 | |
---|---|
static class |
JList.DropLocation
JList 의 드롭 위치를 나타내는 TransferHandler.DropLocation 의 서브 클래스입니다. |
static class |
JTable.DropLocation
JTable 의 드롭 위치를 나타내는 TransferHandler.DropLocation 의 서브 클래스입니다. |
static class |
JTree.DropLocation
JTree 의 드롭 위치를 나타내는 TransferHandler.DropLocation 의 서브 클래스입니다. |
TransferHandler.DropLocation 를 돌려주는 javax.swing 의 메소드 | |
---|---|
TransferHandler.DropLocation |
TransferHandler.TransferSupport. getDropLocation ()
이 TransferSupport 가 드롭을 나타낼 때, 컴퍼넌트의 현재의 드롭 위치 (null 이외)를 돌려줍니다. |
javax.swing.text 에서의 TransferHandler.DropLocation 의 사용 |
---|
javax.swing.text 에서의 TransferHandler.DropLocation 의 서브 클래스 | |
---|---|
static class |
JTextComponent.DropLocation
JTextComponent 의 드롭 위치를 나타냅니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.