gishur.gui2.painter
Interface ToInfoString
- All Known Implementing Classes:
- Flow
- public interface ToInfoString
An Interface to declare the toInfoString()
method, that will be
used by the InfoPainter
for drawing values.
- Version:
- 1.0
- Author:
- Thomas Wolf
Method Summary |
java.lang.String |
toInfoString()
Returns an info String that can be used at Info-Boxes. |
toInfoString
public java.lang.String toInfoString()
- Returns an info
String
that can be used at Info-Boxes.
- Returns:
- an info
String
that can be used at Info-Boxes.