public class EditWhereColsCommand implements ICommand(Code)
This ICommand displays a dialog box that allows the user to
enter a 'where' clause or an 'order by' clause used when getting data via
the 'Contents' tab.
Adapted from EditWhereColsCommand.java by Maury Hammel
author: Maury Hammel