com.infoteria.gui.util
Interface FontSupport

All Known Implementing Classes:
ButtonTextCellEditor, DefaultPropertyEditor, DefaultPropertyRenderer

public interface FontSupport


Method Summary
abstract  Font getFont()
           
abstract  void setFont(Font f)
           
 

Method Detail

getFont

public Font getFont()

setFont

public void setFont(Font f)