Class FPanelCheckFunction

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelCheckFunction extends FPanel
A checkBox panel with a message.
Author:
Hydrolien
See Also:
  • Field Details

    • cf

      private fr.formiko.usual.CheckFunction cf
    • cb

      private FCheckBox cb
  • Constructor Details

    • FPanelCheckFunction

      public FPanelCheckFunction(fr.formiko.usual.CheckFunction cf)
      Main constructor with check box & text field.
      Parameters:
      cf - CheckFunction to use to get text, default checked & launch function
  • Method Details

    • run

      public void run()
      Update checked boolean & run function.