org.openide.awt 7.45

org.openide.awt
Interface StatusLineElementProvider


public interface StatusLineElementProvider

Provides a component which will be added at east side of the status line. A provider should be installed in default lookup using ServiceProvider.

Since:
6.4

Method Summary
 Component getStatusLineElement()
          Returns a component displayable in the status line.
 

Method Detail

getStatusLineElement

Component getStatusLineElement()
Returns a component displayable in the status line.


org.openide.awt 7.45

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.