Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update table.clj #150

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Update table.clj #150

wants to merge 1 commit into from

Commits on Sep 1, 2013

  1. Update table.clj

    To get proper sorting behavior for non-String columns, it is necessary to override the getColumnClass method of DefaultTableModel class. This patch allows users to specify column class and is used by the overridden getColumnClass method in proxy-table-model.
    protoflex committed Sep 1, 2013
    Configuration menu
    Copy the full SHA
    a8bd3d1 View commit details
    Browse the repository at this point in the history