Class LastModifiedWidgetFactory.LastModifiedWidget

    • Method Detail

      • getComponent

        public javax.swing.JComponent getComponent()
        Description copied from interface: Widget
        Returns the component that will be inserted in the status bar
        Specified by:
        getComponent in interface Widget
        Returns:
        a JComponent
      • update

        public void update()
        Description copied from interface: Widget
        A refresh is asked to the widget
        Specified by:
        update in interface Widget
      • handleMessage

        public void handleMessage​(EditPaneUpdate message)
      • handleMessage

        public void handleMessage​(BufferUpdate message)