public class EasyFont extends Object
EasyFont(int size)
EasyFont(String name, int size, int style)
EasyFont
name(String name)
size(int size)
style(int style)
Font
toFont()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EasyFont(int size)
size
public EasyFont(String name, int size, int style)
name
style
public EasyFont name(String name)
public EasyFont size(int size)
public EasyFont style(int style)
public Font toFont()
Copyright © 2024 EFCloud. All rights reserved.