A B C D E F G H I M N O P R S T U V

G

getBeanDescriptor() - Method in class net.coderazzi.filters.gui.TableFilterHeaderBeanInfo
 
getComparator(Class<?>) - Method in interface net.coderazzi.filters.IFilterTextParser
Returns the comparator provided for the given class
getComparator(Class<?>) - Method in class net.coderazzi.filters.parser.FilterTextParser
 
getComparator(Class<?>) - Static method in class net.coderazzi.filters.parser.Types
Returns the Comparator for the given class
getContent() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the current editor's content
getDefaultOperator() - Method in interface net.coderazzi.filters.IFilterTextParser
Returns the default operand
getDefaultOperator() - Method in class net.coderazzi.filters.parser.FilterTextParser
 
getDisabledForeground() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the color used to represent disabled state
getDisabledForeground() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Sets the color used for disabled fields
getErrorForeground() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the color used to show filter's errors
getErrorForeground() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the color set by default as foreground on each text editor when the user commits any error on the filter expression.
getFilter() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the IFilter associated to the editor's content
getFilterEditor(int) - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the filter editor for the given column in the table model
getFilterObservables() - Method in class net.coderazzi.filters.ComposedFilter
Returns all IFilter instances previously added.
getFilterObservers() - Method in class net.coderazzi.filters.BaseFilter
Returns all the registered IFilterObserver instances
getFilterPosition() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the filter position associated to this editor
getFormat(Class<?>) - Method in interface net.coderazzi.filters.IFilterTextParser
Returns the Format for a given class
getFormat(Class<?>) - Method in class net.coderazzi.filters.parser.FilterTextParser
 
getFormat(Class<?>) - Static method in class net.coderazzi.filters.parser.Types
Returns the Types.StringTypeFormat for the given class
getIcon(int) - Method in class net.coderazzi.filters.gui.editor.FilterEditorBeanInfo
 
getIcon(int) - Method in class net.coderazzi.filters.gui.TableFilterHeaderBeanInfo
 
getListCellRenderer() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the associated ListCellRenderer
getMaxHistory() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the maximum history size, as defined by the user.
This is not the real maximum history size, as it depends on the max number of visible rows and whether the popup contains also options or only history
getMaxVisibleRows() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the maximum number of visible rows in the popup menu
getMaxVisibleRows() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the maximum number of visible rows in the popup menu
getPosition() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the mode currently associated to the TableHeader
getTable() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the table currently attached
getTable() - Method in class net.coderazzi.filters.TableFilter
Returns the associated table
getTableFilter() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the internal table filter.
getTextParser() - Method in class net.coderazzi.filters.gui.editor.FilterEditor
Returns the associated IFilterTextParser
getTextParser() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Returns the parser used on plain text filters.

A B C D E F G H I M N O P R S T U V