org.herac.tuxguitar.gui.editors.tab
Class TGResources
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.TGResources
public class TGResources
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGResources
public TGResources(ViewLayout layout)
load
public void load()
getLayout
public ViewLayout getLayout()
getDefaultFont
public Font getDefaultFont()
getNoteFont
public Font getNoteFont()
getTimeSignatureFont
public Font getTimeSignatureFont()
getLyricFont
public Font getLyricFont()
getTextFont
public Font getTextFont()
getMarkerFont
public Font getMarkerFont()
getChordFont
public Font getChordFont()
getChordFretFont
public Font getChordFretFont()
getGraceFont
public Font getGraceFont()
getPrinterDefaultFont
public Font getPrinterDefaultFont()
getPrinterNoteFont
public Font getPrinterNoteFont()
getPrinterTimeSignatureFont
public Font getPrinterTimeSignatureFont()
getPrinterLyricFont
public Font getPrinterLyricFont()
getPrinterTextFont
public Font getPrinterTextFont()
getPrinterGraceFont
public Font getPrinterGraceFont()
getPrinterChordFont
public Font getPrinterChordFont()
getBackgroundColor
public Color getBackgroundColor()
getLineColor
public Color getLineColor()
getPlayNoteColor
public Color getPlayNoteColor()
getScoreNoteColor
public Color getScoreNoteColor()
getTabNoteColor
public Color getTabNoteColor()
getColorWhite
public Color getColorWhite()
getColorBlack
public Color getColorBlack()
getColorRed
public Color getColorRed()
getCaretColor1
public Color getCaretColor1()
getCaretColor2
public Color getCaretColor2()
getTempoImage
public Image getTempoImage()
getTripletFeel8
public Image getTripletFeel8()
getTripletFeelNone8
public Image getTripletFeelNone8()
getTripletFeel16
public Image getTripletFeel16()
getTripletFeelNone16
public Image getTripletFeelNone16()
getScoreNote
public Image getScoreNote(int value,
boolean playing)
getHarmonicNote
public Image getHarmonicNote(int value,
boolean playing)
getScoreNoteWidth
public int getScoreNoteWidth()
dispose
public void dispose()