JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.swing
Package
net.anwiba.commons.swing.object
Interface IActionNotifier
public interface
IActionNotifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addActionListener
(
ActionListener
l)
void
removeActionListener
(
ActionListener
l)
Method Details
removeActionListener
void
removeActionListener
(
ActionListener
l)
addActionListener
void
addActionListener
(
ActionListener
l)