fr.orsay.lri.varna.views
Class VueFont
java.lang.Object
fr.orsay.lri.varna.views.VueFont
public class VueFont
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_vp
private VARNAPanel _vp
font
private Font font
stylesBox
private JComboBox stylesBox
boxPolice
private JComboBox boxPolice
panel
private JPanel panel
sizeSlider
private JSlider sizeSlider
VueFont
public VueFont(VARNAPanel vp)
VueFont
public VueFont(Font f)
init
private void init()
buildViewFont
private void buildViewFont()
buildViewVPTitle
private void buildViewVPTitle()
styleIntToString
public String styleIntToString(int styleInt)
getStylesBox
public JComboBox getStylesBox()
getBoxPolice
public JComboBox getBoxPolice()
getPanel
public JPanel getPanel()
getSizeSlider
public JSlider getSizeSlider()
getFont
public Font getFont()