Class DialogTranslate

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

public class DialogTranslate extends JDialog
A dialog displaying current locale translation percentage.
See Also:
  • Constructor Details

    • DialogTranslate

      public DialogTranslate()
      Create a dialog for general information on project jsql.
  • Method Details

    • initDialog

      public final void initDialog(Language language)
      Set back default setting for About frame.
    • getLanguageInto

      public Language getLanguageInto()
    • getTextBeforeChange

      public String getTextBeforeChange()
    • setTextBeforeChange

      public void setTextBeforeChange(String textBeforeChange)
    • getButtonSend

      public JButton getButtonSend()
    • getTextToTranslate

      public JTextArea getTextToTranslate()
    • getProgressBarTranslation

      public JProgressBar getProgressBarTranslation()