com.infoteria.gui.util
Interface FontSupport

All Known Implementing Classes:
ButtonTextCellEditor, DefaultPropertyEditor, DefaultPropertyRenderer

public interface FontSupport


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

Method Detail

getFont

public Font getFont()

setFont

public void setFont(Font f)