Class WidestComboPopupPrototype

java.lang.Object
org.pushingpixels.substance.api.combo.WidestComboPopupPrototype
All Implemented Interfaces:
ComboPopupPrototypeCallback

public class WidestComboPopupPrototype extends Object implements ComboPopupPrototypeCallback
Sample core implementation of ComboPopupPrototypeCallback interface that returns the widest combo entry. This class is part of officially supported API.
  • Constructor Details

    • WidestComboPopupPrototype

      public WidestComboPopupPrototype()
  • Method Details