|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontSelectionListener | |
|---|---|
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of FontSelectionListener in com.antelmann.util.gui |
|---|
| Classes in com.antelmann.util.gui that implement FontSelectionListener | |
|---|---|
class |
FontViewer
A nice little Font Viewer GUI application. |
| Methods in com.antelmann.util.gui that return FontSelectionListener | |
|---|---|
FontSelectionListener[] |
JFontFileChooser.getFontSelectionListeners()
|
FontSelectionListener[] |
JFontChooser.getFontSelectionListeners()
|
| Methods in com.antelmann.util.gui with parameters of type FontSelectionListener | |
|---|---|
void |
JFontFileChooser.addFontSelectionListener(FontSelectionListener listener)
|
void |
JFontChooser.addFontSelectionListener(FontSelectionListener listener)
|
void |
JFontFileChooser.removeFontSelectionListener(FontSelectionListener listener)
|
void |
JFontChooser.removeFontSelectionListener(FontSelectionListener listener)
|
| Constructors in com.antelmann.util.gui with parameters of type FontSelectionListener | |
|---|---|
JFontControl(Font initialFont,
FontSelectionListener listener)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||