Class EidSettingsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class EidSettingsPanel extends JPanel implements PropertyChangeListener
See Also:
Serialized Form
  • Constructor Details

    • EidSettingsPanel

      public EidSettingsPanel()
  • Method Details

    • initCipher

      public void initCipher()
    • propertyChange

      public void propertyChange(PropertyChangeEvent evt)
      Specified by:
      propertyChange in interface PropertyChangeListener
    • setLanguage

      protected void setLanguage()
    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.
    • getAlgorithmLabel

      public JLabel getAlgorithmLabel()
    • getAlgorithmComboBox

      public JComboBox<String> getAlgorithmComboBox()
    • getResetButton

      public JButton getResetButton()