Class LabelParameterImpl

java.lang.Object
com.biglybt.pifimpl.local.ui.config.ParameterImpl
com.biglybt.pifimpl.local.ui.config.LabelParameterImpl
All Implemented Interfaces:
ParameterListener, ConfigParameter, EnablerParameter, LabelParameter, Parameter

public class LabelParameterImpl extends ParameterImpl implements LabelParameter
A single label. Not linked to a config key.
See Also:
  • Constructor Details

    • LabelParameterImpl

      public LabelParameterImpl(String labelKey)
  • Method Details