Class LogPanel.AutoFilterComboBox.AutoFilterEditor
java.lang.Object
org.apache.log4j.chainsaw.LogPanel.AutoFilterComboBox.AutoFilterEditor
- All Implemented Interfaces:
ComboBoxEditor
- Enclosing class:
LogPanel.AutoFilterComboBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddActionListener(ActionListener listener) getItem()voidremoveActionListener(ActionListener listener) voidvoid
-
Constructor Details
-
AutoFilterEditor
AutoFilterEditor()
-
-
Method Details
-
getEditorComponent
- Specified by:
getEditorComponentin interfaceComboBoxEditor
-
setItem
- Specified by:
setItemin interfaceComboBoxEditor
-
getItem
- Specified by:
getItemin interfaceComboBoxEditor
-
selectAll
public void selectAll()- Specified by:
selectAllin interfaceComboBoxEditor
-
addActionListener
- Specified by:
addActionListenerin interfaceComboBoxEditor
-
removeActionListener
- Specified by:
removeActionListenerin interfaceComboBoxEditor
-