Package editor.search

Class SearchPanel

    • Constructor Detail

      • SearchPanel

        public SearchPanel()
    • Method Detail

      • gotoPreviousItem

        public void gotoPreviousItem()
      • gotoNextItem

        public void gotoNextItem()
      • getTree

        public JTree getTree()
      • showReplace

        public void showReplace​(boolean show)
      • dispose

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

        public SearchTree getSelectedTree()
      • expandAll

        public void expandAll()