Package org.omegat.gui.issues


package org.omegat.gui.issues
  • Class
    Description
    An interface encapsulating the information required to graphically display a translation issue to the translator.
    An interface for providing issues (problems with a translation).
    The interface exposing issue-displaying functionality to the rest of the program.
    Centralized Issues checker that aggregates Tag issues and provider issues.
    A simple GUI component for displaying source and target text side-by-side to illustrate an "issue" (a problem with the translation).
    A class for aggregating issue providers.
    The IssueProvidersSelectorController class is responsible for managing the UI and behavior of a dialog that allows users to select issue providers.
     
    A panel for graphically displaying and organizing issues.
    A controller to orchestrate the IssuesPanel.
    A simple, square icon of a single, solid color.
    A simple issue implementation intended for extensions or scripts.
    A class representing problems with tags in a translation.
    A simple GUI component for displaying source and target text side-by-side to illustrate an "issue" (a problem with the translation).