cvj2.app.gui.data
クラス FileListSortElement

java.lang.Object
  上位を拡張 cvj2.app.gui.data.FileListSortElement

public class FileListSortElement
extends java.lang.Object

FileListColumn のソート順


メソッドの概要
 FileListColumn getColumn()
          ソート種別
 boolean isAscent()
          昇順か?
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getColumn

public FileListColumn getColumn()
ソート種別


isAscent

public boolean isAscent()
昇順か?