com.antelmann.util.gui
Class FontSelectionEvent
java.lang.Object
java.util.EventObject
com.antelmann.util.gui.FontSelectionEvent
- All Implemented Interfaces:
- Serializable
public class FontSelectionEvent
- extends EventObject
An event that characterizes a change in the current font selection.
- Author:
- Holger Antelmann
- See Also:
FontSelectionListener,
Serialized Form
FontSelectionEvent
public FontSelectionEvent(Object source,
Font font)
getFont
public Font getFont()
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads