Package editor.search

Class SearchPanel

All Implemented Interfaces:
IDisposable, ImageObserver, MenuContainer, Serializable, Accessible

public class SearchPanel extends ClearablePanel
See Also:
  • Constructor Details

    • SearchPanel

      public SearchPanel()
  • Method Details

    • gotoPreviousItem

      public void gotoPreviousItem()
    • gotoNextItem

      public void gotoNextItem()
    • getTree

      public JTree getTree()
    • showReplace

      public void showReplace(boolean show)
    • clear

      public void clear()
      Specified by:
      clear in class ClearablePanel
    • dispose

      public void dispose()
      Description copied from interface: IDisposable
      Dispose any resources, caches, etc, that support this component.
    • getSelectedTree

      public SearchTree getSelectedTree()
    • add

      public void add(SearchTree message)
    • expandAll

      public void expandAll()