Package hec.dataTable

Class TableFindDialog

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

public class TableFindDialog extends FindDialog
See Also:
  • Field Details

    • _foundOne

      protected boolean _foundOne
    • _previousMatch

      protected String _previousMatch
  • Constructor Details

    • TableFindDialog

      public TableFindDialog(Frame parent, boolean modal, boolean timeSeries, FindListener findListener)
  • Method Details