Class SearchWindowForm

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SearchWindowForm extends JFrame
The SearchWindowForm is a GUI component that provides comprehensive search functionality within OmegaT.

It allows users to search through source and target text, comments, and notes using different search methods (exact match, keyword, regular expression). The form also supports advanced features like case sensitivity, search filtering by translation status, and replacement operations.

See Also:
  • Constructor Details

    • SearchWindowForm

      public SearchWindowForm()
      Creates a new form SearchWindowForm