Class SubstanceFormattedTextFieldUI

All Implemented Interfaces:
ViewFactory, TransitionAwareUI

public class SubstanceFormattedTextFieldUI extends BasicFormattedTextFieldUI implements TransitionAwareUI
UI for formatted text fields in Substance look and feel.
  • Field Details

  • Constructor Details

    • SubstanceFormattedTextFieldUI

      public SubstanceFormattedTextFieldUI(JComponent c)
      Simple constructor.
      Parameters:
      c - Component (formatted text field).
  • Method Details