@Deprecated public static final class WeakListener.Change extends WeakListener implements ChangeListener
WeakListener.Change, WeakListener.Document, WeakListener.FileChange, WeakListener.FileStatus, WeakListener.Focus, WeakListener.Node, WeakListener.PropertyChange, WeakListener.Repository, WeakListener.VetoableChange
Constructor and Description |
---|
Change(ChangeListener l)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected String |
removeMethodName()
Deprecated.
Method name to use for removing the listener.
|
void |
stateChanged(ChangeEvent ev)
Deprecated.
Called when new file system is added to the pool.
|
change, create, document, fileChange, fileStatus, focus, get, node, propertyChange, repository, setSource, toString, vetoableChange
public Change(ChangeListener l)
l
- listener to delegate topublic void stateChanged(ChangeEvent ev)
stateChanged
in interface ChangeListener
ev
- event describing the actionprotected String removeMethodName()
removeMethodName
in class WeakListener