Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
G
J
M
S
T
G
getAvailableFont()
- Static method in class com.ozten.font.
JFontChooser
Useful for grabing any old font
getFontSizes()
- Method in class com.ozten.font.
JFontChooser
getFrame(Component)
- Static method in class com.ozten.util.
SwingUtil
Walks through a components heirarcy and tries to find top level
java.awt.Frame
object.
getJDialog()
- Method in class com.ozten.font.
JFontChooser
getPreviewFont()
- Method in class com.ozten.font.
JFontChooser
When using JFontChooser as a component, use this to get the currently configured font.
getPreviewText()
- Method in class com.ozten.font.
JFontChooser
getSystemFonts()
- Static method in class com.ozten.font.
JFontChooser
J
JFontChooser
- class com.ozten.font.
JFontChooser
.
JFontChooser
- aka OzFontChooser a font selection widget.
JFontChooser()
- Constructor for class com.ozten.font.
JFontChooser
Creates a font chooser with default font and size.
JFontChooser(Font)
- Constructor for class com.ozten.font.
JFontChooser
Create a font chooser with initial Font
JFontChooser(Font, String)
- Constructor for class com.ozten.font.
JFontChooser
Create a font chooser with initial Font and text in preview window
M
main(String[])
- Static method in class com.ozten.font.
JFontChooser
Use this method to test the widget.
main(String[])
- Static method in class com.ozten.util.
SwingUtil
S
setJDialog(JDialog)
- Method in class com.ozten.font.
JFontChooser
setPreviewFont(Font)
- Method in class com.ozten.font.
JFontChooser
setPreviewText(String)
- Method in class com.ozten.font.
JFontChooser
showDialog(Component)
- Static method in class com.ozten.font.
JFontChooser
This is a convience method for those whom don't want to pass a font, a sample String, and a Dialog title in.
showDialog(Component, String)
- Static method in class com.ozten.font.
JFontChooser
This is a convience method for those whom don't want to pass a font, and a sample String in.
showDialog(Component, String, String)
- Static method in class com.ozten.font.
JFontChooser
This is a convience method for those whom don't want to pass a font in.
showDialog(Component, String, String, Font)
- Static method in class com.ozten.font.
JFontChooser
Shows a modal font chooser dialog.
SwingUtil
- class com.ozten.util.
SwingUtil
.
SwingUtil()
- Constructor for class com.ozten.util.
SwingUtil
T
testGetFrame()
- Static method in class com.ozten.util.
SwingUtil
G
J
M
S
T
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES