|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
RowSorter.SortKey 를 사용하고 있는 패키지 | |
---|---|
javax.swing | 모든 플랫폼에서 가능한 한 똑같이 기능하는 「경량」(Java 공통 언어) 컴퍼넌트세트를 제공합니다. |
javax.swing 에서의 RowSorter.SortKey 의 사용 |
---|
RowSorter.SortKey 형의 인수를 가지는 형태를 돌려주는 javax.swing 의 메소드 | |
---|---|
abstract List <? extends RowSorter.SortKey > |
RowSorter. getSortKeys ()
현재의 소트 키를 돌려줍니다. |
List <? extends RowSorter.SortKey > |
DefaultRowSorter. getSortKeys ()
현재의 소트 키를 돌려줍니다. |
RowSorter.SortKey 형의 형태 인수를 가지는 javax.swing 의 메소드 파라미터 | |
---|---|
abstract void |
RowSorter. setSortKeys (List <? extends RowSorter.SortKey > keys)
현재의 소트 키를 설정합니다. |
void |
DefaultRowSorter. setSortKeys (List <? extends RowSorter.SortKey > sortKeys)
소트 키를 설정합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.