Class TableRowFilterDialog

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class TableRowFilterDialog extends RmaJDialog
See Also:
  • Field Details

    • _canceled

      protected boolean _canceled
  • Constructor Details

    • TableRowFilterDialog

      public TableRowFilterDialog(JDialog parent, JTable table, String title)
    • TableRowFilterDialog

      public TableRowFilterDialog(JFrame parent, JTable table, String title)
  • Method Details

    • getFilter

      public String getFilter()
      Returns:
    • setFilter

      public void setFilter(String name, String selection)