oracle.forms.fd
Class LAF_XP_TextArea.FontAndSizeAction
java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
javax.swing.text.StyledEditorKit.StyledTextAction
oracle.forms.fd.LAF_XP_TextArea.FontAndSizeAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
- Enclosing class:
- LAF_XP_TextArea
class LAF_XP_TextArea.FontAndSizeAction
- extends javax.swing.text.StyledEditorKit.StyledTextAction
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class javax.swing.text.StyledEditorKit.StyledTextAction |
getEditor, getStyledDocument, getStyledEditorKit, setCharacterAttributes, setParagraphAttributes |
Methods inherited from class javax.swing.text.TextAction |
augmentList, getFocusedComponent, getTextComponent |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
family
private java.lang.String family
fontSize
private int fontSize
formatText
javax.swing.JDialog formatText
accept
private boolean accept
fontFamilyChooser
javax.swing.JComboBox fontFamilyChooser
fontSizeChooser
javax.swing.JComboBox fontSizeChooser
LAF_XP_TextArea.FontAndSizeAction
public LAF_XP_TextArea.FontAndSizeAction()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)