org.herac.tuxguitar.gui.tab.layout

Class DefaultFontProperty


public class DefaultFontProperty
extends java.lang.Object

Constructor Summary

DefaultFontProperty(String property, String fontName, int fontSize, int fontStyle)

Method Summary

String
getFontName()
int
getFontSize()
int
getFontStyle()
String
getProperty()

Constructor Details

DefaultFontProperty

public DefaultFontProperty(String property,
                           String fontName,
                           int fontSize,
                           int fontStyle)

Method Details

getFontName

public String getFontName()

getFontSize

public int getFontSize()

getFontStyle

public int getFontStyle()

getProperty

public String getProperty()