Example usage for com.intellij.openapi.wm StatusBarWidget.TextPresentation interface-usage

List of usage examples for com.intellij.openapi.wm StatusBarWidget.TextPresentation interface-usage

Introduction

In this page you can find the example usage for com.intellij.openapi.wm StatusBarWidget.TextPresentation interface-usage.

Usage

From source file org.macchiatow.tomato.ui.TomatoWidgetPresentation.java

/**
 * Created by Togrul Mageramov on 3/24/15.
 */
class TomatoWidgetPresentation implements StatusBarWidget.TextPresentation {

    private volatile long pomodoro;