Package org.fife.ui.autocomplete
Class AutoCompletion.LookAndFeelChangeListener
- java.lang.Object
-
- org.fife.ui.autocomplete.AutoCompletion.LookAndFeelChangeListener
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
- Enclosing class:
- AutoCompletion
private class AutoCompletion.LookAndFeelChangeListener extends java.lang.Object implements java.beans.PropertyChangeListener
Listens for LookAndFeel changes and updates the various popup windows involved in auto-completion accordingly.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
LookAndFeelChangeListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(java.beans.PropertyChangeEvent e)
-