I want to do data entry into a JTable and I want to use an InputVerifier on the columns to verify the data. I'm aware of other methods of getting the same results, but I want to use an InputVerifier. I haven't been able to find many examples of how to do this. Can somebody help me out? Thanks.