41424344454647
/** * Constructor. * */ public UserSessionsForm() { super(new UserSessionsTableModel()); }