private class FilterDialog.SortAction extends FilterDialog.FilterAction
Constructor and Description |
---|
SortAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
updateEnabledState()
Called after the layer model has changed.
|
SortAction()
public void actionPerformed(java.awt.event.ActionEvent e)
public void updateEnabledState()
IEnabledStateUpdating
updateEnabledState
in interface IEnabledStateUpdating
updateEnabledState
in class FilterDialog.FilterAction