List<E> mToolBarButtons
Map<K,V> mMenus
Map<K,V> mMenuInsertionIndeces
boolean mDelete
String mStatusText
boolean mHasConversionValue
Object mConversionValue
String mColumnAlignment
TableModel mTableModel
net.sf.cuf.model.ui.NewTableSorter.Row[] mViewToModel
int[] mModelToView
JTableHeader mTableHeader
MouseListener mMouseListener
TableModelListener mTableModelListener
Map<K,V> mColumnComparators
List<E> mSortingColumns
List<E> mSortingColumnsReverse
boolean mAttemptRestoreSelectionAfterSort
JComboBox<E> mComboBox
ComboBoxModel<E> mModel
JTextComponent mEditor
boolean mSelecting
boolean mHidePopupOnFocusLoss
boolean mHitBackspace
boolean mHitBackspaceOnSelection
KeyListener mEditorKeyListener
FocusListener mEditorFocusListener
EventListenerList mListenerList
Object mRealSource
JLabel mTitleLabel
JTable mTable
TableColumn mColumn
JComboBox<E>[] mCriteria
JRadioButton[] mAscending
JRadioButton[] mDescending
JTable mCurrentTable
SortDialog.show(JTable,TableSortInfo)
.TableSortInfo mResult
TableSorter mSorter
JTable.getModel()
and cast it.ColumnVisibilitySupport mColumnVisibilitySupport
TableModel mModel
int[] mIndexes
indexes[unsorted] = sorted
We initialize indexes
always in the construcotr,
so it'll never be null.
TableSortInfo mSortingColumns
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.