Class SelectionLengthWidgetFactory

  • All Implemented Interfaces:
    StatusWidgetFactory

    public class SelectionLengthWidgetFactory
    extends java.lang.Object
    implements StatusWidgetFactory
    Since:
    jEdit 4.3pre15
    Author:
    Matthieu Casanova
    • Constructor Detail

      • SelectionLengthWidgetFactory

        public SelectionLengthWidgetFactory()
    • Method Detail

      • getWidget

        public Widget getWidget​(View view)
        Description copied from interface: StatusWidgetFactory
        returns an instance of Widget for the given view
        Specified by:
        getWidget in interface StatusWidgetFactory
        Parameters:
        view - the view to which the created widget will belong
        Returns:
        a widget instance