Package docking.widgets.fieldpanel
Interface FieldDescriptionProvider
- All Known Implementing Classes:
ListingFieldDescriptionProvider
public interface FieldDescriptionProvider
Provides descriptions for fields in a field panel
-
Method Summary
Modifier and TypeMethodDescriptiongetDescription
(FieldLocation loc, Field field) Gets a description for the given location and field.