edu.sc.seis.fissuresUtil.display.borders
Interface TitleProvider
- All Known Subinterfaces:
- SelfDrawableTitleProvider
- All Known Implementing Classes:
- AbstractUnitRangeBorder, AmpBorder, DistanceBorder, TimeBorder, TimeElapsedBorder, UnchangingTitleProvider, UnitRangeBorder
public interface TitleProvider
getTitle
java.lang.String getTitle()
getTitleFont
java.awt.Font getTitleFont()
setTitleFont
void setTitleFont(java.awt.Font f)
getTitleColor
java.awt.Color getTitleColor()
- To use the color of the Border, it return null
- Returns:
- the color to draw the title with
setTitleColor
void setTitleColor(java.awt.Color c)