Package org.eclipse.net4j.util.ui.views
Class ValueFormatter
java.lang.Object
org.eclipse.net4j.util.ui.views.ValueFormatter
- All Implemented Interfaces:
Comparable<ValueFormatter>
- Since:
- 3.16
- Author:
- Eike Stepper
-
Field Details
-
DEFAULT_PRIORITY
public static final int DEFAULT_PRIORITY- See Also:
-
-
Constructor Details
-
ValueFormatter
-
-
Method Details
-
getPriority
public int getPriority() -
getId
-
getLabel
-
canHandle
-
formatValue
- Throws:
Exception
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ValueFormatter>
-
toString
-