org.grinvin.gui.components

Class FilterListComponent.NegateSelectedElements

Enclosing Class:
FilterListComponent
Implemented Interfaces:
ListSelectionListener

public static class FilterListComponent.NegateSelectedElements
extends org.grinvin.gui.components.FilterListComponent.FilterListAction

Field Summary

Fields inherited from class org.grinvin.gui.components.FilterListComponent.FilterListAction

component

Constructor Summary

NegateSelectedElements(FilterListComponent component)

Method Summary

protected boolean
isActive()
void
performAction()

Methods inherited from class org.grinvin.gui.components.FilterListComponent.FilterListAction

getSelectionCount, isActive, performAction, valueChanged, void actionPerformed

Constructor Details

NegateSelectedElements

public NegateSelectedElements(FilterListComponent component)

Method Details

isActive

protected boolean isActive()
Overrides:
isActive in interface org.grinvin.gui.components.FilterListComponent.FilterListAction

performAction

public void performAction()
Overrides:
performAction in interface org.grinvin.gui.components.FilterListComponent.FilterListAction