Package jaxe

Class AboutBox

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

public class AboutBox extends JDialog implements ActionListener
Dialogue "à propos de Jaxe..."
See Also:
  • Field Details

    • okButton

      protected JButton okButton
    • aboutText

      protected JLabel aboutText
  • Constructor Details

    • AboutBox

      public AboutBox(JFrame jframe)
  • Method Details