Class FunctionInformationPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FunctionInformationPanel extends JPanel
See Also:
  • Constructor Details

    • FunctionInformationPanel

      public FunctionInformationPanel()
      Creates a new JPanel with a double buffer and a flow layout.
  • Method Details

    • getSelectedFunction

      public org.pentaho.reporting.libraries.formula.function.FunctionDescription getSelectedFunction()
    • setSelectedFunction

      public void setSelectedFunction(org.pentaho.reporting.libraries.formula.function.FunctionDescription selectedFunction)