Uses of Class
javax.swing.plaf.FontUIResource
Packages that use FontUIResource
包
描述
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
-
Uses of FontUIResource in javax.swing.plaf.metal
Methods in javax.swing.plaf.metal that return FontUIResource修饰符和类方法描述DefaultMetalTheme.getControlTextFont()Returns the control text font.static FontUIResourceMetalLookAndFeel.getControlTextFont()Returns the control text font of the current theme.abstract FontUIResourceMetalTheme.getControlTextFont()Returns the control text font.DefaultMetalTheme.getMenuTextFont()Returns the menu text font.static FontUIResourceMetalLookAndFeel.getMenuTextFont()Returns the menu text font of the current theme.abstract FontUIResourceMetalTheme.getMenuTextFont()Returns the menu text font.DefaultMetalTheme.getSubTextFont()Returns the sub-text font.static FontUIResourceMetalLookAndFeel.getSubTextFont()Returns the sub-text font of the current theme.abstract FontUIResourceMetalTheme.getSubTextFont()Returns the sub-text font.DefaultMetalTheme.getSystemTextFont()Returns the system text font.static FontUIResourceMetalLookAndFeel.getSystemTextFont()Returns the system text font of the current theme.abstract FontUIResourceMetalTheme.getSystemTextFont()Returns the system text font.DefaultMetalTheme.getUserTextFont()Returns the user text font.static FontUIResourceMetalLookAndFeel.getUserTextFont()Returns the user text font of the current theme.abstract FontUIResourceMetalTheme.getUserTextFont()Returns the user text font.DefaultMetalTheme.getWindowTitleFont()Returns the window title font.static FontUIResourceMetalLookAndFeel.getWindowTitleFont()Returns the window title font of the current theme.abstract FontUIResourceMetalTheme.getWindowTitleFont()Returns the window title font.