public static class AlboFlaecheMainStandortPanel.CustomWirtschaftszweigFilter extends Object implements ComboBoxFilterDialogEnabledFilter
| Constructor and Description |
|---|
CustomWirtschaftszweigFilter(JComboBox correspondingCombobox)
Creates a new CustomWirtschaftszweigFilter object.
|
CustomWirtschaftszweigFilter(JComboBox correspondingCombobox,
boolean selectionAllowed)
Creates a new CustomWirtschaftszweigFilter object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTooltip(Object o,
int row)
DOCUMENT ME!
|
boolean |
isEnabled(Object o,
int row)
DOCUMENT ME!
|
boolean |
selectionOfDisabledElementsAllowed()
DOCUMENT ME!
|
public CustomWirtschaftszweigFilter(JComboBox correspondingCombobox)
correspondingCombobox - DOCUMENT ME!public CustomWirtschaftszweigFilter(JComboBox correspondingCombobox, boolean selectionAllowed)
correspondingCombobox - DOCUMENT ME!selectionAllowed - DOCUMENT ME!public boolean selectionOfDisabledElementsAllowed()
ComboBoxFilterDialogEnabledFilterselectionOfDisabledElementsAllowed in interface ComboBoxFilterDialogEnabledFilterpublic boolean isEnabled(Object o, int row)
ComboBoxFilterDialogEnabledFilterisEnabled in interface ComboBoxFilterDialogEnabledFiltero - DOCUMENT ME!row - DOCUMENT ME!public String getTooltip(Object o, int row)
ComboBoxFilterDialogEnabledFiltergetTooltip in interface ComboBoxFilterDialogEnabledFiltero - DOCUMENT ME!row - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.