JIDE 3.3.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

a - Variable in class com.jidesoft.diff.Diff
The source list, AKA the "from" values.
a - Variable in class com.jidesoft.diff.Merge
The source list, AKA the "from" values.
A03_LNF - Static variable in class com.jidesoft.plaf.LookAndFeelFactory
Class name of A03 L&F.
AA_TEXT_PROPERTY_KEY - Static variable in class com.jidesoft.swing.JideSwingUtilities
Key used in client properties to indicate whether or not the component should use aa text.
ABOVE_BOTTOM - Static variable in class com.jidesoft.swing.JideTitledBorder
Position the title above the border's bottom line.
ABOVE_TOP - Static variable in class com.jidesoft.swing.JideTitledBorder
Position the title above the border's top line.
AboveBoundsException - Exception in com.jidesoft.chart
This exception may be thrown when a value is outside of the expected range.
AboveBoundsException() - Constructor for exception com.jidesoft.chart.AboveBoundsException
 
AboveBoundsException(double) - Constructor for exception com.jidesoft.chart.AboveBoundsException
 
AboveBoundsException(double, String) - Constructor for exception com.jidesoft.chart.AboveBoundsException
 
AboveBoundsException(double, Throwable) - Constructor for exception com.jidesoft.chart.AboveBoundsException
 
AboveBoundsException(double, String, Throwable) - Constructor for exception com.jidesoft.chart.AboveBoundsException
 
ABS - Static variable in class com.jidesoft.treemap.ScaleFactory
Returns the absolute value.
AbstractAlgorithm - Class in com.jidesoft.treemap
This class provides a skeletal implementation of the Algorithm interface to minimize the effort required to implement this interface.
AbstractAlgorithm() - Constructor for class com.jidesoft.treemap.AbstractAlgorithm
 
AbstractAnnotation - Class in com.jidesoft.chart.annotation
An abstract superclass of annotations
AbstractAnnotation() - Constructor for class com.jidesoft.chart.annotation.AbstractAnnotation
 
AbstractAutoRanger - Class in com.jidesoft.chart
 
AbstractAutoRanger() - Constructor for class com.jidesoft.chart.AbstractAutoRanger
 
AbstractAutoRanger(Double, Double, Double, Double) - Constructor for class com.jidesoft.chart.AbstractAutoRanger
 
AbstractBarRenderer - Class in com.jidesoft.chart.render
An abstract super-class that can be sub-classed to write a bar renderer.
AbstractBarRenderer() - Constructor for class com.jidesoft.chart.render.AbstractBarRenderer
 
AbstractCalculatedColumn - Class in com.jidesoft.grid
This is an abstract implementation of CalculatedColumn interface.
AbstractCalculatedColumn(TableModel) - Constructor for class com.jidesoft.grid.AbstractCalculatedColumn
 
AbstractCalculatedColumn(TableModel, String) - Constructor for class com.jidesoft.grid.AbstractCalculatedColumn
 
AbstractCalculatedColumn(TableModel, String, Class<?>) - Constructor for class com.jidesoft.grid.AbstractCalculatedColumn
 
AbstractCalculatedColumn(TableModel, ObjectGrouper) - Constructor for class com.jidesoft.grid.AbstractCalculatedColumn
 
AbstractCalculatedColumn(TableModel, String, ObjectGrouper) - Constructor for class com.jidesoft.grid.AbstractCalculatedColumn
 
AbstractCodeEditorIntelliHints - Class in com.jidesoft.editor
AbstractCodeEditorIntelliHints is an abstract implementation of IntelliHints for CodeEditor.
AbstractCodeEditorIntelliHints(CodeEditor) - Constructor for class com.jidesoft.editor.AbstractCodeEditorIntelliHints
Creates an IntelliHints object for a given JTextComponent.
AbstractCodeEditorStatusBarItem - Class in com.jidesoft.editor.status
An abstract implementation of CodeEditorStatusBarItem.
AbstractCodeEditorStatusBarItem() - Constructor for class com.jidesoft.editor.status.AbstractCodeEditorStatusBarItem
 
AbstractCodeEditorStatusBarItem(String) - Constructor for class com.jidesoft.editor.status.AbstractCodeEditorStatusBarItem
 
AbstractColorMap - Class in com.jidesoft.colormap
This class provides a skeletal implementation of the ColorMap interface to minimize the effort required to implement this interface.
AbstractColorMap() - Constructor for class com.jidesoft.colormap.AbstractColorMap
 
AbstractComboBox - Class in com.jidesoft.combobox
This class provides default implementation of any ComboBox-like component.
AbstractComboBox() - Constructor for class com.jidesoft.combobox.AbstractComboBox
Creates a new DROPDOWN AbstractComboBox.
AbstractComboBox(int) - Constructor for class com.jidesoft.combobox.AbstractComboBox
Creates a new AbstractComboBox with default context.
AbstractComboBox(int, ConverterContext) - Constructor for class com.jidesoft.combobox.AbstractComboBox
Creates a new AbstractComboBox.
AbstractComboBox.AccessibleJComboBox - Class in com.jidesoft.combobox
This class implements accessibility support for the JComboBox class.
AbstractComboBox.AccessibleJComboBox() - Constructor for class com.jidesoft.combobox.AbstractComboBox.AccessibleJComboBox
 
AbstractComboBox.ComboBoxSpinner - Class in com.jidesoft.combobox
 
AbstractComboBox.ComboBoxSpinner() - Constructor for class com.jidesoft.combobox.AbstractComboBox.ComboBoxSpinner
 
AbstractComboBox.ComboBoxTextField - Class in com.jidesoft.combobox
 
AbstractComboBox.ComboBoxTextField() - Constructor for class com.jidesoft.combobox.AbstractComboBox.ComboBoxTextField
 
AbstractComboBox.DefaultRendererComponent - Class in com.jidesoft.combobox
 
AbstractComboBox.DefaultRendererComponent(Class<?>) - Constructor for class com.jidesoft.combobox.AbstractComboBox.DefaultRendererComponent
Creates a DefaultRendererComponent.
AbstractComboBox.DefaultTextFieldEditorComponent - Class in com.jidesoft.combobox
Default EditorComponent which has a text field.
AbstractComboBox.DefaultTextFieldEditorComponent(Class<?>) - Constructor for class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
Creates a DefaultTextFieldEditorComponent.
AbstractComboBox.EditorComponent - Class in com.jidesoft.combobox
The EditorComponent is the one that used as editor.
AbstractComboBox.EditorComponent(Class<?>) - Constructor for class com.jidesoft.combobox.AbstractComboBox.EditorComponent
Constructs an EditorComponent for a specified type.
AbstractComboBox.EnterLazyDelegateAction - Class in com.jidesoft.combobox
 
AbstractComboBox.EnterLazyDelegateAction(KeyStroke) - Constructor for class com.jidesoft.combobox.AbstractComboBox.EnterLazyDelegateAction
 
AbstractComboBox.LazyDelegateAction - Class in com.jidesoft.combobox
 
AbstractComboBox.LazyDelegateAction(KeyStroke) - Constructor for class com.jidesoft.combobox.AbstractComboBox.LazyDelegateAction
 
AbstractComboBox.SpinnerEditorComponent - Class in com.jidesoft.combobox
Default EditorComponent which has a text field.
AbstractComboBox.SpinnerEditorComponent(Class<?>) - Constructor for class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
Creates a DefaultTextFieldEditorComponent.
AbstractComboBoxCellEditor - Class in com.jidesoft.grid
A cell editor based on AbstractComboBox.
AbstractComboBoxCellEditor() - Constructor for class com.jidesoft.grid.AbstractComboBoxCellEditor
Creates an AbstractComboBoxCellEditor.
AbstractComboBoxCellEditor(ComboBoxModel, Class<?>) - Constructor for class com.jidesoft.grid.AbstractComboBoxCellEditor
Creates an AbstractComboBoxCellEditor.
AbstractComboBoxSearchable - Class in com.jidesoft.combobox
Abstract Searchable for AbstractComboBoxes, provides the convertElementToString method and reset the popup if the combobox model changes
AbstractComboBoxSearchable(AbstractComboBox) - Constructor for class com.jidesoft.combobox.AbstractComboBoxSearchable
 
AbstractContext - Class in com.jidesoft.converter
AbstractContext is a generic context class.
AbstractContext(String) - Constructor for class com.jidesoft.converter.AbstractContext
Creates a named AbstractContext.
AbstractContext(String, Object) - Constructor for class com.jidesoft.converter.AbstractContext
Creates an abstract context with a name and an object.
AbstractDelegatingChartModel - Class in com.jidesoft.chart.model
An abstract super class that implements many of the methods necessary in a delegating ChartModel.
AbstractDelegatingChartModel() - Constructor for class com.jidesoft.chart.model.AbstractDelegatingChartModel
 
AbstractDelegatingChartModel(ChartModel...) - Constructor for class com.jidesoft.chart.model.AbstractDelegatingChartModel
 
AbstractDelegatingChartModel(Collection<ChartModel>) - Constructor for class com.jidesoft.chart.model.AbstractDelegatingChartModel
 
AbstractDialogPage - Class in com.jidesoft.dialog
AbstractDialogPage is an abstract base class extends AbstractPage.
AbstractDialogPage() - Constructor for class com.jidesoft.dialog.AbstractDialogPage
Creates an AbstractDialogPage.
AbstractDialogPage(String) - Constructor for class com.jidesoft.dialog.AbstractDialogPage
Creates an AbstractDialogPage with title.
AbstractDialogPage(String, String) - Constructor for class com.jidesoft.dialog.AbstractDialogPage
Creates an AbstractDialogPage with title and icon.
AbstractDialogPage(String, Icon) - Constructor for class com.jidesoft.dialog.AbstractDialogPage
Creates an AbstractDialogPage with title and icon.
AbstractDialogPage(String, String, Icon) - Constructor for class com.jidesoft.dialog.AbstractDialogPage
Creates an AbstractDialogPage with title, icon and description.
AbstractDialogPage(String, String, Icon, AbstractDialogPage) - Constructor for class com.jidesoft.dialog.AbstractDialogPage
/** Creates an AbstractDialogPage with title, icon, description and its parent.
AbstractDiffPane - Class in com.jidesoft.diff
AbstractDiffPane is the base for the diff/merge panes.
AbstractDiffPane(Object...) - Constructor for class com.jidesoft.diff.AbstractDiffPane
Creates an AbstractDiffPane.
AbstractDualListModel - Class in com.jidesoft.list
 
AbstractDualListModel() - Constructor for class com.jidesoft.list.AbstractDualListModel
 
AbstractDynamicTableFilter<T> - Class in com.jidesoft.grid
 
AbstractDynamicTableFilter() - Constructor for class com.jidesoft.grid.AbstractDynamicTableFilter
 
AbstractExpandable - Class in com.jidesoft.grid
An abstract implementation of Expandable.
AbstractExpandable() - Constructor for class com.jidesoft.grid.AbstractExpandable
Constructs an AbstractExpandable.
AbstractExpandableRow - Class in com.jidesoft.grid
An abstract implements for ExpandableRow.
AbstractExpandableRow() - Constructor for class com.jidesoft.grid.AbstractExpandableRow
 
AbstractFileComboBox - Class in com.jidesoft.combobox
AbstractFileComboBox is the base class for FileChooserComboBox and FileNameChooserComboBox.
AbstractFileComboBox() - Constructor for class com.jidesoft.combobox.AbstractFileComboBox
Creates a new ColorComboBox.
AbstractFileExComboBox - Class in com.jidesoft.combobox
AbstractFileComboBox is the base class for FileChooserComboBox and FileNameChooserComboBox.
AbstractFileExComboBox() - Constructor for class com.jidesoft.combobox.AbstractFileExComboBox
Creates a new ColorComboBox.
AbstractFilter<T> - Class in com.jidesoft.filter
This abstract class provides default implementations for most of the methods in the Filter interface.
AbstractFilter() - Constructor for class com.jidesoft.filter.AbstractFilter
 
AbstractFilter(String) - Constructor for class com.jidesoft.filter.AbstractFilter
 
AbstractFilter<T> - Class in com.jidesoft.grid
Deprecated. The class is moved to com.jidesoft.filter. Please update your code to use this one under com.jidesoft.filter instead.
AbstractFilter() - Constructor for class com.jidesoft.grid.AbstractFilter
Deprecated.  
AbstractFilter(String) - Constructor for class com.jidesoft.grid.AbstractFilter
Deprecated.  
AbstractGadget - Class in com.jidesoft.dashboard
AbstractGadget is the abstract implementation of Gadget which implements all methods except Gadget.createGadgetComponent() and Gadget.disposeGadgetComponent(GadgetComponent).
AbstractGadget(String) - Constructor for class com.jidesoft.dashboard.AbstractGadget
 
AbstractGadget(String, Icon) - Constructor for class com.jidesoft.dashboard.AbstractGadget
 
AbstractGadget(String, Icon, Icon) - Constructor for class com.jidesoft.dashboard.AbstractGadget
 
AbstractGanttEntryRelationModel<S extends GanttEntry<?>> - Class in com.jidesoft.gantt
AbstractGanttEntryRelationModel is an abstract implementation of GanttEntryRelationModel.
AbstractGanttEntryRelationModel() - Constructor for class com.jidesoft.gantt.AbstractGanttEntryRelationModel
 
AbstractGanttModel<T,S extends GanttEntry<T>> - Class in com.jidesoft.gantt
This abstract class provides default implementations for most of the methods in the GanttModel interface.
AbstractGanttModel() - Constructor for class com.jidesoft.gantt.AbstractGanttModel
 
AbstractGauge - Class in com.jidesoft.gauge
An abstract superclass for gauge components
AbstractGauge() - Constructor for class com.jidesoft.gauge.AbstractGauge
 
AbstractGroupableListModel - Class in com.jidesoft.list
This is an abstract implementation for GroupableListModel.
AbstractGroupableListModel() - Constructor for class com.jidesoft.list.AbstractGroupableListModel
 
AbstractGroupListModel - Class in com.jidesoft.list
This is an abstract implementation of GroupListModel However, some methods such as #getGroupStart(int) & #getGroupEnd(int) may not have a good performance.
AbstractGroupListModel() - Constructor for class com.jidesoft.list.AbstractGroupListModel
 
AbstractGroupRow - Class in com.jidesoft.grid
 
AbstractGroupRow() - Constructor for class com.jidesoft.grid.AbstractGroupRow
 
AbstractGroupTableModel - Class in com.jidesoft.grid
AbstractGroupTableModel is an abstract class to extend TreeTableModel.
AbstractGroupTableModel() - Constructor for class com.jidesoft.grid.AbstractGroupTableModel
The default constructor.
AbstractGroupTableModel(List) - Constructor for class com.jidesoft.grid.AbstractGroupTableModel
The constructor.
AbstractIntelliHints - Class in com.jidesoft.hints
AbstractIntelliHints is an abstract implementation of IntelliHints.
AbstractIntelliHints(JTextComponent) - Constructor for class com.jidesoft.hints.AbstractIntelliHints
Creates an IntelliHints object for a given JTextComponent.
AbstractJideCellEditor - Class in com.jidesoft.grid
AbstractJideCellEditor adds the validation support to AbstractCellEditor.
AbstractJideCellEditor() - Constructor for class com.jidesoft.grid.AbstractJideCellEditor
 
AbstractLabel - Class in com.jidesoft.chart.annotation
A superclass of labels that can be added to a Chart.
AbstractLabel() - Constructor for class com.jidesoft.chart.annotation.AbstractLabel
Construct a label with no text (i.e., the empty string), default color and default font
AbstractLabel(String) - Constructor for class com.jidesoft.chart.annotation.AbstractLabel
 
AbstractLabel(String, Color) - Constructor for class com.jidesoft.chart.annotation.AbstractLabel
 
AbstractLabel(String, Color, Font) - Constructor for class com.jidesoft.chart.annotation.AbstractLabel
 
AbstractLabel(String, LabelStyle) - Constructor for class com.jidesoft.chart.annotation.AbstractLabel
 
AbstractLayoutPersistence - Class in com.jidesoft.swing
Abstract implementation of LayoutPersistence.
AbstractLayoutPersistence() - Constructor for class com.jidesoft.swing.AbstractLayoutPersistence
 
AbstractLineMargin - Class in com.jidesoft.editor.margin
An abstract class which is the base of any line margins such as LineNumberMargin.
AbstractLineMargin(CodeEditor) - Constructor for class com.jidesoft.editor.margin.AbstractLineMargin
 
AbstractLineMarginPainter - Class in com.jidesoft.editor.margin
An abstract implementation of LineMarginPainter interface.
AbstractLineMarginPainter() - Constructor for class com.jidesoft.editor.margin.AbstractLineMarginPainter
 
AbstractLineMarginPainter(int) - Constructor for class com.jidesoft.editor.margin.AbstractLineMarginPainter
 
AbstractLineRenderer - Class in com.jidesoft.chart.render
An abstract superclass for line renderers
AbstractLineRenderer() - Constructor for class com.jidesoft.chart.render.AbstractLineRenderer
 
AbstractListCodeEditorIntelliHints - Class in com.jidesoft.editor
AbstractListCodeEditorIntelliHints extends AbstractCodeEditorIntelliHints and further implement most of the methods in interface IntelliHints.
AbstractListCodeEditorIntelliHints(CodeEditor) - Constructor for class com.jidesoft.editor.AbstractListCodeEditorIntelliHints
 
AbstractListFilter<T> - Class in com.jidesoft.list
AbstractListFilter is a special Filter for ListModel.
AbstractListFilter() - Constructor for class com.jidesoft.list.AbstractListFilter
 
AbstractListFilter(String) - Constructor for class com.jidesoft.list.AbstractListFilter
 
AbstractListIntelliHints - Class in com.jidesoft.hints
AbstractListIntelliHints extends AbstractIntelliHints and further implement most of the methods in interface IntelliHints.
AbstractListIntelliHints(JTextComponent) - Constructor for class com.jidesoft.hints.AbstractListIntelliHints
Creates a Completion for JTextComponent
AbstractMargin - Class in com.jidesoft.editor.margin
AbstractMargin is a component that usually appears on the left side of a code editor.
AbstractMargin() - Constructor for class com.jidesoft.editor.margin.AbstractMargin
 
AbstractMargin(CodeEditor) - Constructor for class com.jidesoft.editor.margin.AbstractMargin
 
AbstractMargin - Class in com.jidesoft.margin
AbstractMargin is a component that usually appears on the left side of a large component that has a scroll pane.
AbstractMargin() - Constructor for class com.jidesoft.margin.AbstractMargin
 
AbstractMargin(MarginSupport) - Constructor for class com.jidesoft.margin.AbstractMargin
 
AbstractMarginPainter - Class in com.jidesoft.editor.margin
An abstract implementation of MarginPainter interface.
AbstractMarginPainter() - Constructor for class com.jidesoft.editor.margin.AbstractMarginPainter
Creates an AbstractMarginPainter.
AbstractMarginPainter(int) - Constructor for class com.jidesoft.editor.margin.AbstractMarginPainter
Create an AbstractMarginPainter.
AbstractMarginPainter - Class in com.jidesoft.margin
An abstract implementation of MarginPainter interface.
AbstractMarginPainter() - Constructor for class com.jidesoft.margin.AbstractMarginPainter
Creates an AbstractMarginPainter.
AbstractMarginPainter(int) - Constructor for class com.jidesoft.margin.AbstractMarginPainter
Create an AbstractMarginPainter.
AbstractMarginSupport - Class in com.jidesoft.margin
Abstract implementation of MarginSupport assuming the component has a scroll pane.
AbstractMarginSupport(JScrollPane) - Constructor for class com.jidesoft.margin.AbstractMarginSupport
 
AbstractMarkerSupport - Class in com.jidesoft.marker
AbstractMarkerSupport implements getMarkerModel to provide a MarkerModel.
AbstractMarkerSupport() - Constructor for class com.jidesoft.marker.AbstractMarkerSupport
 
AbstractMergePane - Class in com.jidesoft.diff
AbstractMergePane extends AbstractDiffPane to add one more pane since it is for a three-way merge.
AbstractMergePane(String...) - Constructor for class com.jidesoft.diff.AbstractMergePane
 
AbstractMultiTableModel - Class in com.jidesoft.grid
An abstract implementation of MultiTableModel based on AbstractTableModel.
AbstractMultiTableModel() - Constructor for class com.jidesoft.grid.AbstractMultiTableModel
 
AbstractMutableInterval - Class in com.jidesoft.interval
This class provides a skeletal implementation of the MutableInterval interface to minimize the effort required to implement this interface.
AbstractMutableInterval() - Constructor for class com.jidesoft.interval.AbstractMutableInterval
 
AbstractMutableOneDScreenTransform - Class in com.jidesoft.transform
This class provides a skeletal implementation of the MutableOneDScreenTransform interface to minimize the effort required to implement this interface.
AbstractMutableOneDScreenTransform() - Constructor for class com.jidesoft.transform.AbstractMutableOneDScreenTransform
 
AbstractMutablePalette - Class in com.jidesoft.palette
This class provides a skeletal implementation of the MutablePalette interface to minimize the effort required to implement this interface.
AbstractMutablePalette() - Constructor for class com.jidesoft.palette.AbstractMutablePalette
 
AbstractMutableTwoDScreenTransform - Class in com.jidesoft.transform
This class provides a skeletal implementation of the MutableTwoDScreenTransform interface to minimize the effort required to implement this interface.
AbstractMutableTwoDScreenTransform() - Constructor for class com.jidesoft.transform.AbstractMutableTwoDScreenTransform
 
AbstractMutableValueFilter<E> - Class in com.jidesoft.filter
This class provides a skeletal implementation of the MutableFilter interface to minimize the effort required to implement this interface.
AbstractMutableValueFilter() - Constructor for class com.jidesoft.filter.AbstractMutableValueFilter
 
AbstractNavigableTableModel - Class in com.jidesoft.grid
AbstractNavigableTableModel adds NavigableModel support to AbstractTableModel.
AbstractNavigableTableModel() - Constructor for class com.jidesoft.grid.AbstractNavigableTableModel
 
AbstractNode - Class in com.jidesoft.grid
An abstract implementation of Node.
AbstractNode() - Constructor for class com.jidesoft.grid.AbstractNode
Constructs an AbstractExpandable.
AbstractNumericRange<T> - Class in com.jidesoft.range
An abstract class as the superclass of numeric ranges
AbstractNumericRange() - Constructor for class com.jidesoft.range.AbstractNumericRange
 
AbstractObjectGrouper - Class in com.jidesoft.grouper
The abstract implementation of ObjectGrouper.
AbstractObjectGrouper() - Constructor for class com.jidesoft.grouper.AbstractObjectGrouper
 
AbstractPage - Class in com.jidesoft.dialog
AbstractPage is an abstract base class that provides functionality to defer populating a JPanel object until it is actually viewed.
AbstractPage() - Constructor for class com.jidesoft.dialog.AbstractPage
Creates an AbstractPage.
AbstractPageListModel - Class in com.jidesoft.list
 
AbstractPageListModel() - Constructor for class com.jidesoft.list.AbstractPageListModel
 
AbstractPageListModel(int) - Constructor for class com.jidesoft.list.AbstractPageListModel
 
AbstractPageNavigationSupport - Class in com.jidesoft.paging
AbstractPageNavigationSupport is an abstract implementation of PageNavigationSupport.
AbstractPageNavigationSupport(EventListenerList) - Constructor for class com.jidesoft.paging.AbstractPageNavigationSupport
 
AbstractPageNavigationSupport(int, EventListenerList) - Constructor for class com.jidesoft.paging.AbstractPageNavigationSupport
 
AbstractPageTableModel - Class in com.jidesoft.grid
AbstractPageTableModel is the abstract implementation for PagingSupport.
AbstractPageTableModel() - Constructor for class com.jidesoft.grid.AbstractPageTableModel
 
AbstractPageTableModel(int) - Constructor for class com.jidesoft.grid.AbstractPageTableModel
 
AbstractPalette - Class in com.jidesoft.palette
This class provides a skeletal implementation of the Palette interface to minimize the effort required to implement this interface.
AbstractPalette() - Constructor for class com.jidesoft.palette.AbstractPalette
 
AbstractPeriodBackgroundPainter<T> - Class in com.jidesoft.gantt
AbstractPeriodBackgroundPainter provides an abstract implementation for PeriodBackgroundPainter.
AbstractPeriodBackgroundPainter(Period) - Constructor for class com.jidesoft.gantt.AbstractPeriodBackgroundPainter
 
AbstractPeriodConverter<T> - Class in com.jidesoft.scale
Abstract implementation of PeriodConverter.
AbstractPeriodConverter() - Constructor for class com.jidesoft.scale.AbstractPeriodConverter
 
AbstractPeriodConverter(String) - Constructor for class com.jidesoft.scale.AbstractPeriodConverter
 
AbstractPeriodMarker<T> - Class in com.jidesoft.gantt
 
AbstractPeriodMarker(Period, Paint, Paint, Stroke) - Constructor for class com.jidesoft.gantt.AbstractPeriodMarker
 
AbstractPieLabelRenderer - Class in com.jidesoft.chart.render
An abstract class intended to be the super-class of all PieLabelRenderers.
AbstractPieLabelRenderer() - Constructor for class com.jidesoft.chart.render.AbstractPieLabelRenderer
 
AbstractPieSegmentRenderer - Class in com.jidesoft.chart.render
The abstract pie segment renderer provides a method that renders labels that can be reused across different segment renderers.
AbstractPieSegmentRenderer() - Constructor for class com.jidesoft.chart.render.AbstractPieSegmentRenderer
Constructor.
AbstractPivotEditingProvider - Class in com.jidesoft.pivot
Abstract implementation for PivotEditingProvider.
AbstractPivotEditingProvider() - Constructor for class com.jidesoft.pivot.AbstractPivotEditingProvider
 
AbstractPointRenderer - Class in com.jidesoft.chart.render
 
AbstractPointRenderer() - Constructor for class com.jidesoft.chart.render.AbstractPointRenderer
 
AbstractPropertyTableModel<T extends Property> - Class in com.jidesoft.grid
The table model is used by PropertyTable.
AbstractPropertyTableModel() - Constructor for class com.jidesoft.grid.AbstractPropertyTableModel
Creates an empty AbstractPropertyTableModel.
AbstractRange<T> - Class in com.jidesoft.range
An abstract implementation of Range
AbstractRange() - Constructor for class com.jidesoft.range.AbstractRange
 
AbstractRenderer - Class in com.jidesoft.chart.render
An abstract superclass of renderers used for bars, points and pie segments.
AbstractRenderer() - Constructor for class com.jidesoft.chart.render.AbstractRenderer
 
AbstractRow - Class in com.jidesoft.grid
An abstract row implements.
AbstractRow() - Constructor for class com.jidesoft.grid.AbstractRow
 
AbstractRowMargin - Class in com.jidesoft.margin
An abstract class which is the base of any row margins.
AbstractRowMargin(RowMarginSupport) - Constructor for class com.jidesoft.margin.AbstractRowMargin
 
AbstractRowMarginPainter - Class in com.jidesoft.margin
An abstract implementation of RowMarginPainter interface.
AbstractRowMarginPainter() - Constructor for class com.jidesoft.margin.AbstractRowMarginPainter
 
AbstractRowMarginPainter(int) - Constructor for class com.jidesoft.margin.AbstractRowMarginPainter
 
AbstractRowMarginSupport - Class in com.jidesoft.margin
Abstract implementation of RowMarginSupport.
AbstractRowMarginSupport(JScrollPane) - Constructor for class com.jidesoft.margin.AbstractRowMarginSupport
 
AbstractRowMarkerSupport - Class in com.jidesoft.marker
AbstractRowMarkerSupport provides default implementations for AbstractRowMarkerSupport.indexToPoint(int, int) and AbstractRowMarkerSupport.pointToIndexRange(Point, int) methods for components that have rows.
AbstractRowMarkerSupport() - Constructor for class com.jidesoft.marker.AbstractRowMarkerSupport
 
AbstractScaleModel<T> - Class in com.jidesoft.scale
Abstract implementation of ScaleModel.
AbstractScaleModel(T, T, Period...) - Constructor for class com.jidesoft.scale.AbstractScaleModel
 
AbstractSpanTableModel - Class in com.jidesoft.grid
AbstractSpanTableModel adds SpanModel support to AbstractTableModel.
AbstractSpanTableModel() - Constructor for class com.jidesoft.grid.AbstractSpanTableModel
 
AbstractStyle - Class in com.jidesoft.chart.style
An abstract superclass for all styles used in Chart charts; for example LineStyles and ChartStyles.
AbstractStyle() - Constructor for class com.jidesoft.chart.style.AbstractStyle
Default constructor
AbstractStyle(Color) - Constructor for class com.jidesoft.chart.style.AbstractStyle
 
AbstractStyleTableModel - Class in com.jidesoft.grid
AbstractStyleTableModel adds StyleModel support to AbstractTableModel.
AbstractStyleTableModel() - Constructor for class com.jidesoft.grid.AbstractStyleTableModel
 
AbstractTableCellEditorRenderer - Class in com.jidesoft.grid
AbstractTableCellEditorRenderer is an abstract implementation for TableCellEditorRenderer.
AbstractTableCellEditorRenderer() - Constructor for class com.jidesoft.grid.AbstractTableCellEditorRenderer
 
AbstractTableCellEditorRenderer(ConverterContext) - Constructor for class com.jidesoft.grid.AbstractTableCellEditorRenderer
 
AbstractTableFilter<T> - Class in com.jidesoft.grid
AbstractTableFilter is a special Filter for TableModel.
AbstractTableFilter() - Constructor for class com.jidesoft.grid.AbstractTableFilter
 
AbstractTableFilter(String) - Constructor for class com.jidesoft.grid.AbstractTableFilter
 
AbstractTableRowFilter<T> - Class in com.jidesoft.grid
AbstractTableRowFilter is an abstract implementation of TableRowFilter.
AbstractTableRowFilter() - Constructor for class com.jidesoft.grid.AbstractTableRowFilter
 
AbstractTimeTickCalculator - Class in com.jidesoft.chart.axis
An abstract super class that makes it easier to create a custom time tick calculator.
AbstractTimeTickCalculator() - Constructor for class com.jidesoft.chart.axis.AbstractTimeTickCalculator
 
AbstractTreeMapField<N> - Class in com.jidesoft.treemap
This class provides a skeletal implementation of the TreeMapField interface to minimize the effort required to implement this interface.
AbstractTreeMapField() - Constructor for class com.jidesoft.treemap.AbstractTreeMapField
 
AbstractTreeMapFieldSettings - Class in com.jidesoft.treemap
 
AbstractTreeMapFieldSettings() - Constructor for class com.jidesoft.treemap.AbstractTreeMapFieldSettings
 
AbstractTreeMapModel<N extends MutableTreeMapNode> - Class in com.jidesoft.treemap
This class provides a skeletal implementation of the TreeMapModel interface to minimize the effort required to implement this interface.
AbstractTreeMapModel() - Constructor for class com.jidesoft.treemap.AbstractTreeMapModel
 
AbstractTreeMapModel.Worker - Class in com.jidesoft.treemap
 
AbstractTreeMapModel.Worker() - Constructor for class com.jidesoft.treemap.AbstractTreeMapModel.Worker
 
AbstractTreeMapNode<N extends AbstractTreeMapNode<N>> - Class in com.jidesoft.treemap
This class provides a skeletal implementation of the TreeMapNode interface to minimize the effort required to implement this interface.
AbstractTreeMapNode(TreeMapModel<N>) - Constructor for class com.jidesoft.treemap.AbstractTreeMapNode
 
AbstractTreeMapSettings - Class in com.jidesoft.treemap
This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.
AbstractTreeMapSettings() - Constructor for class com.jidesoft.treemap.AbstractTreeMapSettings
 
AbstractTreeModel - Class in com.jidesoft.tree
This abstract class provides default implementations for some of the methods in the TreeModel interface.
AbstractTreeModel() - Constructor for class com.jidesoft.tree.AbstractTreeModel
 
AbstractValueFilter<E> - Class in com.jidesoft.filter
This class provides a skeletal implementation of the Filter interface to minimize the effort required to implement this interface.
AbstractValueFilter() - Constructor for class com.jidesoft.filter.AbstractValueFilter
 
AbstractWildcardSupport - Class in com.jidesoft.utils
Abstract implementation of WildcardSupport.
AbstractWildcardSupport() - Constructor for class com.jidesoft.utils.AbstractWildcardSupport
 
AbstractWizardPage - Class in com.jidesoft.wizard
AbstractWizardPage is the base class for wizard page.
AbstractWizardPage(String) - Constructor for class com.jidesoft.wizard.AbstractWizardPage
Creates a wizard page with title.
AbstractWizardPage(String, String) - Constructor for class com.jidesoft.wizard.AbstractWizardPage
Creates a wizard page with title and description.
AbstractWizardPage(String, Icon) - Constructor for class com.jidesoft.wizard.AbstractWizardPage
Creates a wizard page with title and icon.
AbstractWizardPage(String, String, Icon) - Constructor for class com.jidesoft.wizard.AbstractWizardPage
Creates a wizard page with title, description and icon.
acceleratorFont - Variable in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
 
acceleratorFont - Variable in class com.jidesoft.plaf.metal.MetalMenuItemUI
 
acceleratorFont - Variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
acceleratorForeground - Variable in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
 
acceleratorForeground - Variable in class com.jidesoft.plaf.metal.MetalMenuItemUI
 
acceleratorForeground - Variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
acceleratorRect - Static variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
acceleratorSelectionForeground - Variable in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
 
acceleratorSelectionForeground - Variable in class com.jidesoft.plaf.metal.MetalMenuItemUI
 
acceleratorSelectionForeground - Variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
acceptConflict(List<Conflict>, Difference) - Method in class com.jidesoft.diff.CodeEditorMergePane
 
acceptDifference(List<Difference>, Difference) - Method in class com.jidesoft.diff.BasicDiffPane
Accepts the specified Difference and return a new list of Differences.
acceptDifference(List<Difference>, Difference) - Method in class com.jidesoft.diff.CodeEditorDiffPane
Accepts the specified Difference and return a new list of Differences.
acceptDocumentChange(List<Conflict>, DocumentEvent) - Method in class com.jidesoft.diff.CodeEditorMergePane
 
acceptHint(Object) - Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
After user has selected a item in the hints popup, this method will update JTextComponent accordingly to accept the hint.
acceptHint(Object) - Method in class com.jidesoft.hints.AbstractIntelliHints
After user has selected a item in the hints popup, this method will update JTextComponent accordingly to accept the hint.
acceptHint(Object) - Method in class com.jidesoft.hints.FileIntelliHints
 
acceptHint(Object) - Method in interface com.jidesoft.hints.IntelliHints
Accepts the selected hint.
acceptNonConflicts() - Method in class com.jidesoft.diff.AbstractMergePane
 
acceptNonConflicts() - Method in class com.jidesoft.diff.CodeEditorMergePane
 
ACCESS_POINT - Static variable in class com.jidesoft.icons.NetworkIconSet.Interface
 
accessibleContext - Variable in class com.jidesoft.swing.JCellRendererPane
Deprecated.  
action(Component) - Method in interface com.jidesoft.swing.JideSwingUtilities.GetHandler
The action you want to perform on this component.
action(Component) - Method in interface com.jidesoft.swing.JideSwingUtilities.Handler
The action you want to perform on this component.
ACTION_ALPHEBETIC_VIEW - Variable in class com.jidesoft.grid.PropertyPane
Action name of action to switch to alphabetic view.
ACTION_BUTTON - Static variable in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
 
ACTION_CATEGORIED_VIEW - Variable in class com.jidesoft.grid.PropertyPane
Action name of action to switch to categorical view.
ACTION_COLLAPSE - Variable in class com.jidesoft.grid.PropertyPane
Action name of action to collapse all.
ACTION_DEBUG - Static variable in class com.jidesoft.utils.Lm
 
ACTION_EXPAND - Variable in class com.jidesoft.grid.PropertyPane
Action name of action to expand all.
ACTION_ID_HIDDEN_BY_PARENT - Static variable in interface com.jidesoft.docking.DockingManager
 
ACTION_NAME_CANCEL_EDITING - Static variable in class com.jidesoft.grid.JideTable
 
ACTION_NAME_DECREMENT - Static variable in class com.jidesoft.spinner.SpinnerWheelSupport
 
ACTION_NAME_HIDDEN_BY_PARENT - Static variable in interface com.jidesoft.docking.DockingManager
 
ACTION_NAME_INCREMENT - Static variable in class com.jidesoft.spinner.SpinnerWheelSupport
 
ACTION_PROPERTY_SPLIT_BUTTON_ENABLED - Static variable in class com.jidesoft.swing.JideSplitButton
 
ACTION_TOGGLE_DESCRIPTION - Variable in class com.jidesoft.grid.PropertyPane
Action name of action to toggle description.
actionCommand - Variable in class com.jidesoft.combobox.AbstractComboBox
This protected field is implementation specific.
actionPerformed(ActionEvent) - Method in class com.jidesoft.chart.SingleImageLazyChartRenderer
Called at the end of a delay by a SwingTimer.
actionPerformed(ActionEvent) - Method in class com.jidesoft.combobox.AbstractComboBox
Has to make public due to implementation of an interface.
actionPerformed(ActionEvent) - Method in class com.jidesoft.combobox.DateChooserPanel
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.combobox.MonthChooserPanel
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DialogFloatingContainer.CloseFloatingDockableFrameAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.AutohideAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.CloseAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.DockableAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.FloatingAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.HideAutohideAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.DockableFrame.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.NotificationFlasher
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.docking.WindowFloatingContainer.CloseFloatingDockableFrameAction
 
actionPerformed(Action, String) - Method in interface com.jidesoft.editor.action.InputHandler.MacroRecorder
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.CellSpanTable.DelegateAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.ExComboBoxCellEditor
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.HierarchicalTable.HierarchicalTableAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.TableColumnChooser
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.TextFieldCellEditor
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.TreeTable.TreeTableAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.grid.TristateCheckBoxCellEditor
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.pivot.FieldBoxInputListener
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI.CollapseAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI.NavigationTextFieldListener
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ActivateTabAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI.PostAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.vsnet.VsnetMetalProgressBarUI
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.vsnet.VsnetProgressBarUI
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.plaf.vsnet.VsnetWindowsProgressBarUI
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.Animator
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.AutoRepeatButtonUtils
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.Calculator
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.DelegateAction
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.InfiniteProgressPanel
Called to animate the rotation of the bar's colors
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.JideSplitPaneDivider.OneTouchActionHandler
Called to collapse or expand this divider.
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.SimpleScrollPane.ScrollButton
 
actionPerformed(ActionEvent) - Method in class com.jidesoft.swing.TristateCheckBox
 
actionPropertyChanged(Action, String) - Method in class com.jidesoft.swing.JideSplitButton
 
actionPropertyChanged(Action, String) - Method in class com.jidesoft.swing.JideToggleButton
 
actionPropertyChanged(AbstractButton, Action, String) - Static method in class com.jidesoft.utils.ActionSupportForJDK5
 
ACTIONS - Static variable in class com.jidesoft.editor.action.InputHandler
 
ActionSupportForJDK5 - Class in com.jidesoft.utils
In JDK6, Swing adds three new properties on Action class: SELECTED_KEY, DISPLAYED_MNEMONIC_INDEX_KEY and LARGE_ICON.
ActionSupportForJDK5() - Constructor for class com.jidesoft.utils.ActionSupportForJDK5
 
activateFrame(String) - Method in class com.jidesoft.docking.DefaultDockingManager
Activate the frame with the key.
activateFrame(String) - Method in interface com.jidesoft.docking.DockingManager
Activates the frame with the key.
activateGroup(IDocumentGroup) - Method in class com.jidesoft.document.DocumentPane
Activates the document group.
activateGroup(IDocumentGroup) - Method in interface com.jidesoft.document.IDocumentPane
Activate the document group.
activateWorkspace() - Method in class com.jidesoft.docking.DefaultDockingManager
 
activateWorkspace() - Method in interface com.jidesoft.docking.DockingManager
 
ACTUAL_SIZE - Static variable in class com.jidesoft.icons.IconSet.View
 
actualRowToVisualRow(int) - Method in class com.jidesoft.editor.CodeEditorRowMarginSupport
 
actualRowToVisualRow(int) - Method in class com.jidesoft.grid.TreeTableRowMarginSupport
 
actualRowToVisualRow(int) - Method in class com.jidesoft.margin.AbstractRowMarginSupport
 
actualRowToVisualRow(int) - Method in interface com.jidesoft.margin.RowMarginSupport
Converts the actual row index as in the model to the visual row index as in the view.
add(Action) - Method in class com.jidesoft.action.CommandBar
Adds a new JButton which dispatches the action.
add(Alert) - Method in class com.jidesoft.alert.AlertGroup
 
add(DockingManager) - Method in class com.jidesoft.docking.DockingManagerGroup
Adds the DockingManager to the group.
add(String, byte) - Method in class com.jidesoft.editor.KeywordMap
Adds a key-value mapping.
add(Component) - Method in class com.jidesoft.editor.status.CodeEditorStatusBar
 
ADD - Static variable in class com.jidesoft.gantt.GanttEntryRelationEvent
 
add(Object) - Method in class com.jidesoft.grid.MixedTableSelectionModelGroup
Adds the TableSelectionModel or ListSelectionModel to the group.
add(int, Object) - Method in class com.jidesoft.grid.MixedTableSelectionModelGroup
Adds the TableSelectionModel or ListSelectionModel to the group.
add(Object, Object) - Method in class com.jidesoft.grid.MultiValuedMap
Add value to multi valued entry.
ADD - Static variable in class com.jidesoft.grid.SpanModelEvent
Identifies the addition of a new span.
add(Object) - Method in class com.jidesoft.grid.TableColumnGroup
Adds TableColumn or TableColumnGroup to this TableColumnGroup.
add(TableSelectionModel) - Method in class com.jidesoft.grid.TableSelectionModelGroup
Adds the TableSelectionModel to the group.
add(int, TableSelectionModel) - Method in class com.jidesoft.grid.TableSelectionModelGroup
Adds the TableSelectionModel to the group.
ADD - Static variable in class com.jidesoft.icons.IconSet.Overlay
 
add(String, int[], String) - Method in class com.jidesoft.icons.IconSetManager
 
add(PaletteFactory.Entry) - Method in class com.jidesoft.palette.PaletteFactory
 
add(Component) - Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
 
add(Category<T>) - Method in class com.jidesoft.range.CategoryRange
Adds a category to the range.
add(Range<Double>) - Method in class com.jidesoft.range.CombinedNumericRange
Add a new range to this combined range.
ADD - Static variable in class com.jidesoft.rss.FeedIconsFactory
 
add(Component, Object) - Method in class com.jidesoft.status.StatusBar
 
add(Component) - Method in class com.jidesoft.swing.PopupWindow
 
add(T) - Method in class com.jidesoft.swing.SelectionModelGroup
Adds the ListSelectionModel to the group.
add(int, T) - Method in class com.jidesoft.swing.SelectionModelGroup
Adds the ListSelectionModel to the group.
add(AbstractButton) - Method in class com.jidesoft.swing.SplitButtonGroup
Adds the button to the group.
add(String) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, Color) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color, int) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color, int, Color) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color, Color, int, Color) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color, Color, int, Color, Stroke) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, Color, int, Color, Stroke, float) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, String) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, int) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(String, int, int, float) - Method in class com.jidesoft.swing.StyledLabelBuilder
 
add(N) - Method in class com.jidesoft.treemap.AbstractTreeMapNode
 
add(Aggregation) - Method in class com.jidesoft.treemap.AggregationFactory
 
add(Algorithm) - Method in class com.jidesoft.treemap.AlgorithmFactory
 
add(Depth) - Method in class com.jidesoft.treemap.DepthFactory
 
add(Labeling) - Method in class com.jidesoft.treemap.LabelingFactory
 
add(Nesting) - Method in class com.jidesoft.treemap.NestingFactory
 
add(Ordering) - Method in class com.jidesoft.treemap.OrderingFactory
 
add(Rendering) - Method in class com.jidesoft.treemap.RenderingFactory
 
add(Scale) - Method in class com.jidesoft.treemap.ScaleFactory
 
add(E) - Method in class com.jidesoft.utils.CachedArrayList
 
add(int, E) - Method in class com.jidesoft.utils.CachedArrayList
 
add(E) - Method in class com.jidesoft.utils.CachedVector
 
add(int, E) - Method in class com.jidesoft.utils.CachedVector
 
add(int, E) - Method in class com.jidesoft.utils.SortedList
 
add(E) - Method in class com.jidesoft.utils.SortedList
 
ADD_DISABLED - Static variable in class com.jidesoft.rss.FeedIconsFactory
 
ADD_GROUP - Static variable in class com.jidesoft.rss.FeedIconsFactory
 
ADD_GROUP_DISABLED - Static variable in class com.jidesoft.rss.FeedIconsFactory
 
addAccessibleSelection(int) - Method in class com.jidesoft.combobox.AbstractComboBox.AccessibleJComboBox
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class com.jidesoft.pane.BookmarkPane.AccessibleJTabbedPane
 
addAccessibleSelection(int) - Method in class com.jidesoft.pane.FloorTabbedPane.AccessibleJTabbedPane
 
addAccessibleSelection(int) - Method in class com.jidesoft.pane.OutlookTabbedPane.AccessibleJTabbedPane
 
addAction(String, Action) - Static method in class com.jidesoft.editor.action.InputHandler
Adds an action to editor's action map.
addAction(Action) - Static method in class com.jidesoft.editor.action.InputHandler
Adds an action to editor's action map.
addActionListener(ActionListener) - Method in class com.jidesoft.combobox.AbstractComboBox
Adds an ActionListener.
addActionListener(ActionListener) - Method in class com.jidesoft.combobox.AbstractComboBox.DefaultRendererComponent
 
addActionListener(ActionListener) - Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
 
addActionListener(ActionListener) - Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
 
addActionListener(ActionListener) - Method in class com.jidesoft.plaf.basic.ExComboBoxEditor
 
addActionListener(ActionListener) - Method in class com.jidesoft.status.ButtonStatusBarItem
Adds an ActionListener to the button.
addAdditionalButtonActions(Action, Icon) - Method in class com.jidesoft.docking.DockableFrame
Deprecated. replaced by DockableFrame.addAdditionalButtonActions(javax.swing.Action)
addAdditionalButtonActions(Action) - Method in class com.jidesoft.docking.DockableFrame
Adds an additional button to the title bar.
addAggregatedColumn(int, int) - Method in class com.jidesoft.pivot.AggregateTableModel
 
addAggregatedColumn(int) - Method in class com.jidesoft.pivot.AggregateTableModel
 
addAll(Collection<? extends E>) - Method in class com.jidesoft.utils.CachedArrayList
 
addAll(int, Collection<? extends E>) - Method in class com.jidesoft.utils.CachedArrayList
 
addAll(Collection<? extends E>) - Method in class com.jidesoft.utils.CachedVector
 
addAll(int, Collection<? extends E>) - Method in class com.jidesoft.utils.CachedVector
 
addAll(Collection<? extends E>) - Method in class com.jidesoft.utils.SortedList
 
addAll(int, Collection<? extends E>) - Method in class com.jidesoft.utils.SortedList
 
addAllColumns() - Method in class com.jidesoft.grid.CalculatedTableModel
Adds all columns from the original table model.
addAnimatorListener(AnimatorListener) - Method in class com.jidesoft.animation.CustomAnimation
Adds an AnimatorListener to this CustomAnimation.
addAnimatorListener(AnimatorListener) - Method in class com.jidesoft.swing.Animator
Adds an AnimatorListener to this Animator.
addAnnotation(Annotation) - Method in class com.jidesoft.chart.model.DefaultChartModel
Add the supplied annotation
addAnnotation(Annotation) - Method in class com.jidesoft.chart.model.TableToChartAdapter
 
addAsExcludedComponents(Component) - Method in class com.jidesoft.swing.PopupWindow
PopupWindow will add necessary listeners to some components so that mouse click etc can hide the popup window.
addAxis(DialAxis) - Method in class com.jidesoft.gauge.Dial
 
addButton(AbstractButton) - Method in class com.jidesoft.dialog.ButtonPanel
Adds button to ButtonPanel as AFFIRMATIVE_BUTTON.
addButton(AbstractButton, int) - Method in class com.jidesoft.dialog.ButtonPanel
Adds button to ButtonPanel with specified type.
addButton(AbstractButton, Object) - Method in class com.jidesoft.dialog.ButtonPanel
Adds button to ButtonPanel with specified constraint.
addButton(AbstractButton, Object, int) - Method in class com.jidesoft.dialog.ButtonPanel
Adds button to ButtonPanel with specified type.
addButtonComponents(Container, Object[], int) - Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
 
addButtonListener(ButtonListener) - Method in class com.jidesoft.dialog.AbstractDialogPage
Adds a ButtonListener to the page.
addButtonPanel(Container, Component) - Method in class com.jidesoft.grid.DualTable
Adds ButtonPanel to DualTable.
addButtonPanel(Container, Component) - Method in class com.jidesoft.list.DualList
Adds ButtonPanel to DualList.
addButtonPanel(Container, Component) - Method in class com.jidesoft.list.TextFieldList
Adds ButtonPanel to DualList.
AddCalculatedColumnDialog - Class in com.jidesoft.grid
This class is not ready for public usage yet.
AddCalculatedColumnDialog(Frame, String, String, String) - Constructor for class com.jidesoft.grid.AddCalculatedColumnDialog
 
AddCalculatedColumnDialog(Dialog, String, String, String) - Constructor for class com.jidesoft.grid.AddCalculatedColumnDialog
 
addCaretListener(CaretListener) - Method in interface com.jidesoft.editor.caret.CaretModel
Adds caret listener to listen to any changes in the caret position.
addCaretListener(CaretListener) - Method in class com.jidesoft.editor.caret.DefaultCaretModel
 
addCellDecorator(TableHeaderCellDecorator) - Method in class com.jidesoft.grid.CellStyleTableHeader
Adds a table header cell decorator to the end.
addCellDecorator(int, TableHeaderCellDecorator) - Method in class com.jidesoft.grid.CellStyleTableHeader
Adds a table header cell decorator.
addCellEditorCustomizer(CellEditorManager.CellEditorCustomizer) - Static method in class com.jidesoft.grid.CellEditorManager
Adds a cell editor customizer.
addCellEditorListener(JideCellEditorListener) - Method in class com.jidesoft.grid.JideTable
Adds a JideCellEditorListener to the listener list.
addCellRendererCustomizer(CellRendererManager.CellRendererCustomizer) - Static method in class com.jidesoft.grid.CellRendererManager
Adds a cell editor customizer.
addCellSpan(CellSpan) - Method in class com.jidesoft.grid.DefaultSpanTableModel
Adds a cell span.
addCellStyleCustomizer(CellStyleCustomizer) - Method in class com.jidesoft.grid.CellStyleTable
Adds a new CellStyleCustomizer.
addCellStyleCustomizer(CellStyleCustomizer) - Method in class com.jidesoft.grid.CellStyleTableHeader
Adds a new CellStyleCustomizer.
addCellValue(StringBuffer, String, char) - Static method in class com.jidesoft.grid.CsvTableUtils
 
addCellValue(StringBuffer, String, char) - Static method in class com.jidesoft.hssf.CsvTableUtils
Deprecated.  
addChangedHighlight(int, int) - Method in class com.jidesoft.diff.DiffTableStyleProvider
 
addChangeListener(ChangeListener) - Method in class com.jidesoft.field.IPTextField
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in class com.jidesoft.paging.PageNavigationField
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in class com.jidesoft.shortcut.ShortcutField
Adds a ChangeListener to the model.
addChannel(String) - Method in class com.jidesoft.rss.FeedReader
 
addChannelGroup(String) - Method in class com.jidesoft.rss.FeedReader
 
addChannelToGroup(ChannelIF, ChannelGroupIF) - Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
 
addChart(Chart) - Method in class com.jidesoft.chart.Legend
Add a chart to the legend; i.e.
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.AbstractDelegatingChartModel
 
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.AnnotatedChartModelAdapter
 
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.ChartableTableModel
 
addChartModelListener(ChartModelListener) - Method in interface com.jidesoft.chart.model.ChartModel
Register the listener's interest in this chart model.
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.CopiedChartModel
This method accepts a listener but in fact does nothing with it.
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.DefaultChartModel
Register the listener's interest in this chart model.
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.LeanMemoryChartModel
 
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.SortedChartModel
Adds the supplied ChartModelListener as a listener to this model
addChartModelListener(ChartModelListener) - Method in class com.jidesoft.chart.model.TableToChartAdapter
 
addCheckBoxListSelectedIndex(int) - Method in class com.jidesoft.swing.CheckBoxList
Selects a single cell and keeps all previous selections.
addCheckBoxListSelectedValue(Object, boolean) - Method in class com.jidesoft.swing.CheckBoxList
Selects the specified object from the list and keep all previous selections.
addCheckBoxListSelectedValues(Object[]) - Method in class com.jidesoft.swing.CheckBoxList
Selects the specified objects from the list and keep all previous selections.
addChild(Object) - Method in class com.jidesoft.grid.AbstractExpandable
Adds a child.
addChild(int, Object) - Method in class com.jidesoft.grid.AbstractExpandable
Adds a child.
addChild(Object) - Method in interface com.jidesoft.grid.Expandable
Adds child to the list of children.
addChild(int, Object) - Method in interface com.jidesoft.grid.Expandable
Adds a child to the list of children at the specified index.
addChild(int, Object) - Method in class com.jidesoft.pivot.DefaultExpandableValue
 
addChild(AbstractTreeMapNode, AbstractTreeMapNode) - Method in class com.jidesoft.treemap.DefaultTreeMapModel
addChild(AbstractTreeMapNode, List<Object>, List<TreeMapField>, List<TreeMapField>, int) - Method in class com.jidesoft.treemap.DefaultTreeMapModel
Add a child according to its path in the hierarchy.
addChildren(int, List<? extends Row>) - Method in class com.jidesoft.grid.AbstractExpandable
Adds a list of children.
addChildren(int, List<? extends Row>) - Method in interface com.jidesoft.grid.Expandable
Adds a list of children.
addChildren(int, List<? extends Row>) - Method in class com.jidesoft.pivot.DefaultExpandableValue
 
addCodeInspector(CodeInspector) - Method in class com.jidesoft.editor.CodeEditor
 
addCollapsiblePaneListener(CollapsiblePaneListener) - Method in class com.jidesoft.pane.CollapsiblePane
Adds the specified listener to receive collapsible pane events from this collapsible frame.
addColorMapListener(ColorMapListener) - Method in class com.jidesoft.colormap.AbstractColorMap
 
addColorMapListener(ColorMapListener) - Method in interface com.jidesoft.colormap.ColorMap
Add a listener to the list that's notified each time a change to the colormap occurs.
addColumn(CalculatedColumn) - Method in class com.jidesoft.grid.CalculatedTableModel
Adds a new CalculatedColumn.
addColumn() - Method in class com.jidesoft.grid.DefaultTableSelectionModel
Adds a column to the end of the model.
addColumn(TableColumn) - Method in class com.jidesoft.grid.JideTable
Overrides this method to skip the column that is being added when the column was hidden earlier by TableColumnChooser.hideColumn(javax.swing.JTable, int) method.
addColumn(TableColumn) - Method in class com.jidesoft.pivot.DataTable
 
addColumn(TableColumn) - Method in class com.jidesoft.pivot.HeaderTable
 
addColumnGroup(TableColumnGroup) - Method in class com.jidesoft.grid.NestedTableHeader
Adds a column group to table header.
addColumnGuide(ColumnGuide) - Method in class com.jidesoft.editor.CodeEditor
Adds a column guide and repaint the code editor.
addColumns(Collection<CalculatedColumn>) - Method in class com.jidesoft.grid.CalculatedTableModel
Adds a set of new CalculatedColumns.
addComponent(JComponent) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds any component.
addComponent(JComponent, boolean) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds any component.
addCondition(int, Object) - Method in class com.jidesoft.grid.DefaultGroupRow
 
addCondition(int, Object, ObjectGrouper) - Method in class com.jidesoft.grid.DefaultGroupRow
 
addConflictHighlight(int, int) - Method in class com.jidesoft.diff.DiffTableStyleProvider
 
addDashboard(Dashboard) - Method in class com.jidesoft.dashboard.GadgetManager
Adds a new dashboard.
addDashboardListener(DashboardListener) - Method in class com.jidesoft.dashboard.GadgetManager
Adds the specified listener to receive dashboard events from this dashboard.
addDateFilter(DateFilter) - Method in class com.jidesoft.combobox.DefaultDateModel
Adds a DateFilter.
addDateModelListener(DateModelListener) - Method in interface com.jidesoft.combobox.DateModel
Adds DateModelListener.
addDateModelListener(DateModelListener) - Method in class com.jidesoft.combobox.DefaultDateModel
Adds a listener to the list that's notified each time a change to the date model occurs.
addDateSelectionListener(DateSelectionListener) - Method in interface com.jidesoft.combobox.DateSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addDateSelectionListener(DateSelectionListener) - Method in class com.jidesoft.combobox.DefaultDateSelectionModel
 
addDeletedHighlight(int, int) - Method in class com.jidesoft.diff.DiffTableStyleProvider
 
addDemoMenus(JComponent, String[]) - Static method in class com.jidesoft.action.CommandBarFactory
 
addDependingProperty(String) - Method in class com.jidesoft.grid.Property
Adds a property specified by name as depending property.
addDependingProperty(String[]) - Method in class com.jidesoft.grid.Property
Adds several properties specified by names array as depending properties.
addDetailsButton(Object[], boolean) - Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class com.jidesoft.utils.ThreadCheckingRepaintManager
 
addDisabledSelectionInterval(int, int) - Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
Change the disabled selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addDockableBar(DockableBar) - Method in class com.jidesoft.action.DefaultDockableBarManager
Adds a dockable bar to this DockableBarManager.
addDockableBar(DockableBar, int, boolean, int) - Method in class com.jidesoft.action.DockableBarContainer
 
addDockableBar(DockableBar) - Method in interface com.jidesoft.action.DockableBarManager
Adds this dockable bar to DockableBarManager.
addDockableBarListener(DockableBarListener) - Method in class com.jidesoft.action.DockableBar
Adds the specified listener to receive DockableBarEvent from this DockableBar.
addDockableBarsRearrangedListener(DockableBarsRearrangedListener) - Method in class com.jidesoft.action.DefaultDockableBarManager
Adds the specified listener to receive DockableBarsRearrangedEvents from this DockableBarManager.
addDockableBarsRearrangedListener(DockableBarsRearrangedListener) - Method in interface com.jidesoft.action.DockableBarManager
Adds DockableBarsRearrangedListener to receive DockableBarsRearrangedEvents.
addDockableFrameDropListener(DockableFrameDropListener) - Method in class com.jidesoft.docking.DefaultDockingManager
Adds the specified listener to receive dockable frame drop events from this dockable frame.
addDockableFrameDropListener(DockableFrameDropListener) - Method in interface com.jidesoft.docking.DockingManager
Adds the specified listener to receive dockable frame drop events from this dockable frame.
addDockableFrameListener(DockableFrameListener) - Method in class com.jidesoft.docking.DefaultDockingManager
 
addDockableFrameListener(DockableFrameListener) - Method in class com.jidesoft.docking.DockableFrame
Adds the specified listener to receive dockable frame events from this dockable frame.
addDockableFrameListener(DockableFrameListener) - Method in interface com.jidesoft.docking.DockingManager
Allows you to add a single DockableFramelistener to all DockableFrames managed by the docking manager.
addDocument(DocumentComponent) - Method in interface com.jidesoft.document.IDocumentGroup
Adds a document to the this document group.
addDocument(DocumentComponent, int) - Method in interface com.jidesoft.document.IDocumentGroup
Adds a document to the this document group.
addDocument(DocumentComponent) - Method in class com.jidesoft.document.TdiGroup
Adds a document to the this document group.
addDocument(DocumentComponent, int) - Method in class com.jidesoft.document.TdiGroup
Adds a document to the this document group.
addDocumentComponentListener(DocumentComponentListener) - Method in class com.jidesoft.document.DocumentComponent
Adds the specified listener to receive internal frame events from this titled frame.
addDoubleClickListener(ActionListener) - Method in class com.jidesoft.chart.Chart
 
addDrawable(Drawable) - Method in class com.jidesoft.chart.Chart
Adds an object that implements the drawable callback method.
addDrawable(Drawable) - Method in class com.jidesoft.gauge.Dial
Adds a Drawable object to the dial
addDynamicTableFilter(DynamicTableFilter) - Method in class com.jidesoft.grid.AutoFilterBox
Add a DynamicTableFilter.
addDynamicTableFilter(int, DynamicTableFilter) - Method in class com.jidesoft.grid.FilterableTableModel
Add a DynamicTableFilter.
addDynamicTableFilter(DynamicTableFilter) - Method in class com.jidesoft.pivot.FieldBox
Add a DynamicTableFilter.
addEdit(UndoableEdit) - Method in class com.jidesoft.action.DockableBarManagerUndoableEdit
 
addEdit(UndoableEdit) - Method in class com.jidesoft.docking.DockingManagerUndoableEdit
 
addEdit(UndoableEdit) - Method in class com.jidesoft.swing.DelayUndoManager
 
addEditWithoutCaching() - Method in class com.jidesoft.swing.DelayUndoManager
Calls super.addEdit without caching.
addEntryRelation(GanttEntryRelation<S>) - Method in class com.jidesoft.gantt.DefaultGanttEntryRelationModel
 
addEntryRelation(GanttEntryRelation<S>) - Method in interface com.jidesoft.gantt.GanttEntryRelationModel
Adds a new GanttEntryRelation.
addEvent(TableModelEvent) - Method in class com.jidesoft.grid.CompoundTableModelEvent
Adds a new child event to the end.
addEvent(int, TableModelEvent) - Method in class com.jidesoft.grid.CompoundTableModelEvent
Adds a new child event in designated position.
addExcludedComponent(Component) - Method in class com.jidesoft.popup.JidePopup
Adds a component as excluded component.
addExcludedModels(ChartModel...) - Method in class com.jidesoft.chart.Legend
Exclude the supplied models from the Legend
addExcludedPoints(Chartable...) - Method in class com.jidesoft.chart.Legend
Exclude the supplied points from the Legend (when using generateFromPoints)
addExpansion() - Method in class com.jidesoft.action.CommandBar
adds a expansion component.
addExpansion() - Method in class com.jidesoft.pane.CollapsiblePanes
After finishing add collapsible pane, you should call this method to add an expansion component so that all collapsible pane will be pushed up.
addExtraDividers() - Method in class com.jidesoft.swing.JideSplitPane
Add divider if there are two panes side by side without a divider in between.
addExtraSeparator() - Method in class com.jidesoft.status.StatusBar
 
addFeedEventListener(FeedEventListener) - Method in class com.jidesoft.rss.FeedReader
Adds FeedEventListener to listen to FeedEvent.
addFieldBox(FieldBox, int) - Method in class com.jidesoft.pivot.PivotTablePane
 
addFieldBox(FieldBox) - Method in class com.jidesoft.pivot.UnassignedFieldsArea
 
addFilter(Filter<Chartable>) - Method in class com.jidesoft.chart.filter.MultiAxisFilter
 
addFilter(Filter) - Method in class com.jidesoft.combobox.FilterableComboBoxModel
Adds a filter to the list model.
addFilter(int, Filter) - Method in class com.jidesoft.database.DatabaseTableModel
 
addFilter(Filter) - Method in class com.jidesoft.database.DatabaseTableModel
 
addFilter(IFilterableTableModel.FilterItem) - Method in class com.jidesoft.database.DatabaseTableModel
 
addFilter(Filter) - Method in class com.jidesoft.filter.MultipleFilters
Adds a filter.
addFilter(int, Filter) - Method in class com.jidesoft.grid.AdvancePageTableModel
 
addFilter(Filter) - Method in class com.jidesoft.grid.AdvancePageTableModel
 
addFilter(IFilterableTableModel.FilterItem) - Method in class com.jidesoft.grid.AdvancePageTableModel
 
addFilter(int, Filter) - Method in class com.jidesoft.grid.FilterableTableModel
Adds a filter to the specified column.
addFilter(IFilterableTableModel.FilterItem) - Method in class com.jidesoft.grid.FilterableTableModel
Adds a FilterItem.
addFilter(Filter) - Method in class com.jidesoft.grid.FilterableTableModel
Adds a filter to all columns.
addFilter(int, Filter) - Method in class com.jidesoft.grid.FilterItemSupport
Adds a filter to the specified column.
addFilter(IFilterableTableModel.FilterItem) - Method in class com.jidesoft.grid.FilterItemSupport
Adds a FilterItem.
addFilter(Filter) - Method in class com.jidesoft.grid.FilterItemSupport
Adds a filter to all columns.
addFilter(int, Filter) - Method in interface com.jidesoft.grid.IFilterableTableModel
Adds a filter to the specified column.
addFilter(Filter) - Method in interface com.jidesoft.grid.IFilterableTableModel
Adds a filter to all columns.
addFilter(IFilterableTableModel.FilterItem) - Method in interface com.jidesoft.grid.IFilterableTableModel
Adds a FilterItem.
addFilter(IFilterableTableModel, int, Filter) - Method in class com.jidesoft.grid.QuickTableFilterField
Adds the filter to the filterable table model at the specified column index.
addFilter(Filter) - Method in class com.jidesoft.list.FilterableListModel
Adds a filter to the list model.
addFilter(Filter) - Method in class com.jidesoft.tree.FilterableTreeModel
Adds a filter.
addFilterableListModelListener(FilterableListModelListener) - Method in class com.jidesoft.list.FilterableListModel
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterableTableModelListener(FilterableTableModelListener) - Method in class com.jidesoft.database.DatabaseTableModel
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterableTableModelListener(FilterableTableModelListener) - Method in class com.jidesoft.grid.AdvancePageTableModel
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterableTableModelListener(FilterableTableModelListener) - Method in class com.jidesoft.grid.FilterableTableModel
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterableTableModelListener(FilterableTableModelListener) - Method in interface com.jidesoft.grid.IFilterableTableModel
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterListener(FilterListener) - Method in class com.jidesoft.filter.AbstractFilter
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilterListener(FilterListener) - Method in interface com.jidesoft.filter.Filter
Adds a listener to the list that's notified each time a change to the filter occurs.
addFilters(List<Filter>) - Method in class com.jidesoft.combobox.FilterableComboBoxModel
Adds a list of filters to the list model.
addFilters(List<Filter>) - Method in class com.jidesoft.list.FilterableListModel
Adds a list of filters to the list model.
addFilters(List<Filter>) - Method in class com.jidesoft.tree.FilterableTreeModel
Adds a list of filters.
addFindAndReplaceListener(FindAndReplaceListener) - Method in class com.jidesoft.search.FindAndReplace
Adds a listener.
addFindResult(FindResult) - Method in class com.jidesoft.search.FindResults
Adds a FindResult.
addFindResults(FindResults) - Method in class com.jidesoft.search.FindResults
Adds a FindResults.
addFocusListener(FocusListener) - Method in class com.jidesoft.field.IPTextField
 
addFocusListener(FocusListener) - Method in class com.jidesoft.utils.JideFocusTracker
 
addFocusTracker() - Method in class com.jidesoft.docking.DockableFrame
 
addFoldingSpan(int, int, String) - Method in class com.jidesoft.editor.folding.DefaultFoldingModel
 
addFoldingSpan(int, int, String) - Method in interface com.jidesoft.editor.folding.FoldingModel
Adds a folding span to FoldingModel.
addFoldingSpanListener(FoldingSpanListener) - Method in class com.jidesoft.editor.folding.DefaultFoldingModel
 
addFoldingSpanListener(FoldingSpanListener) - Method in interface com.jidesoft.editor.folding.FoldingModel
Add a listener to the list that's notified each time a change to the line marker occurs.
addFrame(DockableFrame, int) - Method in class com.jidesoft.docking.AutoHideContainer
Adds dockable frame to autohide container at a certain group.
addFrame(DockableFrame) - Method in class com.jidesoft.docking.AutoHideContainer
Adds the dockable frame to autohide container at the first possible group.
addFrame(DockableFrame) - Method in class com.jidesoft.docking.DefaultDockingManager
Adds a frame to this DockingManager.
addFrame(DockableFrame) - Method in interface com.jidesoft.docking.DockingManager
Adds this frame to the docking DockingManager.
addFreezeIndex(int) - Method in class com.jidesoft.list.AbstractDualListModel
 
addFreezeIndex(int) - Method in class com.jidesoft.list.DefaultDualListModel
 
addFreezeIndex(int) - Method in interface com.jidesoft.list.DualListModel
Freezes the index.
addGadget(Gadget, int) - Method in class com.jidesoft.dashboard.GadgetManager
Adds a new gadget at the specified index.
addGadget(Gadget) - Method in class com.jidesoft.dashboard.GadgetManager
Adds a new gadget.
addGadgetListener(GadgetListener) - Method in class com.jidesoft.dashboard.GadgetManager
Adds the specified listener to receive gadget events from this gadget.
addGadgets(Gadget[]) - Method in class com.jidesoft.dashboard.GadgetManager
Adds new gadgets.
addGanttChartPopupMenuCustomizer(GanttChartPopupMenuCustomizer) - Method in class com.jidesoft.gantt.GanttChartPopupMenuInstaller
 
addGanttEntry(S) - Method in class com.jidesoft.gantt.DefaultGanttModel
 
addGanttEntryRelationListener(GanttEntryRelationListener) - Method in class com.jidesoft.gantt.AbstractGanttEntryRelationModel
Adds a listener to the list that's notified each time a change to the gantt model occurs.
addGanttEntryRelationListener(GanttEntryRelationListener) - Method in interface com.jidesoft.gantt.GanttEntryRelationModel
Adds a GanttEntryRelationListener.
addGanttModelListener(GanttModelListener) - Method in class com.jidesoft.gantt.AbstractGanttModel
Adds a listener to the list that's notified each time a change to the gantt model occurs.
addGanttModelListener(GanttModelListener) - Method in interface com.jidesoft.gantt.GanttModel
Adds a GanttModelListener.
addGaugeModelListener(GaugeModelListener) - Method in class com.jidesoft.gauge.DefaultGaugeModel
 
addGaugeModelListener(GaugeModelListener) - Method in interface com.jidesoft.gauge.GaugeModel
 
addGroup(SidePaneGroup) - Method in class com.jidesoft.docking.AutoHideContainer
Adds a SidePaneGroup to this component.
addGroup(FrameContainer) - Method in class com.jidesoft.docking.AutoHideContainer
Since each group is correspondingly to a FrameContainer, so this method takes a FrameContainer and convert it to a group and add it to AutoHideContainer.
addGroup(SidePaneGroup) - Method in class com.jidesoft.swing.SidePane
Adds a SidePaneGroup to this component.
addGroupColumn(int) - Method in class com.jidesoft.grid.DefaultGroupTableModel
Adds a group column with default ascending order.
addGroupColumn(int, int) - Method in class com.jidesoft.grid.DefaultGroupTableModel
Adds a group column with designated sort order.
addGroupRow(Expandable, DefaultGroupRow) - Method in class com.jidesoft.grid.DefaultGroupTableModel
Adds GroupRow to a parent row.
addHandler(MouseHandler) - Method in class com.jidesoft.chart.event.MouseEventManager
Adds a handler to the list of maintained handlers and returns this instance so that invocations can be chained.
addHiddenColumn(Values, PivotField) - Method in interface com.jidesoft.pivot.IPivotDataModel
Adds the designated column defined by values and PivotField to the hidden values.
addHiddenColumn(Values, PivotField, String) - Method in interface com.jidesoft.pivot.IPivotDataModel
Adds the designated column defined by values and PivotField to the hidden values.
addHiddenColumn(Values, PivotField) - Method in class com.jidesoft.pivot.PivotDataModel
 
addHiddenColumn(Values, PivotField, String) - Method in class com.jidesoft.pivot.PivotDataModel
 
addHiddenRowField(PivotField) - Method in class com.jidesoft.pivot.PivotTablePane
Add hidden header field.
addHiddenValues(Values) - Method in interface com.jidesoft.pivot.IPivotDataModel
Adds the values to the hidden values.
addHiddenValues(Values) - Method in class com.jidesoft.pivot.PivotDataModel
Adds the values to the hidden values.
addHiddenValues(Values) - Method in class com.jidesoft.pivot.PivotTablePane
Shows or hides the values based on the selection in the row header or column header.
addHighlight(int, Highlight) - Method in class com.jidesoft.chart.model.TableToChartAdapter
Add a highlight for the point with index n
addHighlight(int, int, Highlighter.HighlightPainter) - Method in class com.jidesoft.editor.highlight.DefaultHighlighter
Adds a highlight to the view.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface com.jidesoft.editor.highlight.Highlighter
Adds a highlight to the view.
addHighlight(int, String, boolean) - Method in class com.jidesoft.swing.TextComponentSearchable
Adds highlight to text component at specified index and text.
addIcon(Container) - Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
 
addIconText(Icon, String) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line text with any icon.
addImageChangeListener(ImageChangeListener) - Method in class com.jidesoft.chart.MultiImageLazyChartRenderer
 
addImageChangeListener(ImageChangeListener) - Method in class com.jidesoft.chart.SingleImageLazyChartRenderer
 
addImpl(Component, Object, int) - Method in class com.jidesoft.action.CommandBar
Overrides superclass to handle special UIResources when they are added.
addImpl(Component, Object, int) - Method in class com.jidesoft.action.DockableBar
 
addImpl(Component, Object, int) - Method in class com.jidesoft.action.DockableBarContainer
 
addImpl(Component, Object, int) - Method in class com.jidesoft.dialog.ButtonPanel
 
addImpl(Component, Object, int) - Method in class com.jidesoft.docking.ContainerContainer
Overrides add method so that if a workspace is added, automatically use VARY as the contraint to JideFlowLayout.
addImpl(Component, Object, int) - Method in class com.jidesoft.docking.DockableFrame
Ensures that, by default, children cannot be added directly to this component.
addImpl(Component, Object, int) - Method in class com.jidesoft.docking.DockedFrameContainer
 
addImpl(Component, Object, int) - Method in class com.jidesoft.docking.SlidingOverFrameContainer
 
addImpl(Component, Object, int) - Method in class com.jidesoft.docking.Workspace
 
addImpl(Component, Object, int) - Method in class com.jidesoft.pane.CollapsiblePane
Ensures that, by default, children cannot be added directly to this component.
addImpl(Component, Object, int) - Method in class com.jidesoft.popup.JidePopup
Ensures that, by default, children cannot be added directly to this component.
addImpl(Component, Object, int) - Method in class com.jidesoft.swing.JCellRendererPane
Deprecated. If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).<
addIncludedModel(ChartModel) - Method in class com.jidesoft.chart.Legend
 
addIndexChangeListener(IndexChangeListener) - Method in class com.jidesoft.grid.DefaultPageTableModel
 
addIndexChangeListener(IndexChangeListener) - Method in interface com.jidesoft.grid.IndexChangeEventGenerator
Add IndexChangelistener.
addIndexChangeListener(IndexChangeListener) - Method in class com.jidesoft.grid.TableModelWrapperImpl
 
addIndexChangeListener(IndexChangeListener) - Method in class com.jidesoft.grid.TreeTableModel
 
addInfo(String) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line important text.
addInsertedHighlight(int, int) - Method in class com.jidesoft.diff.DiffTableStyleProvider
 
addInternalListeners(Component) - Method in class com.jidesoft.utils.JideFocusTracker
 
addIntervalListener(IntervalListener) - Method in class com.jidesoft.interval.AbstractMutableInterval
 
addIntervalListener(IntervalListener) - Method in interface com.jidesoft.interval.Interval
 
addInvalidComponent(JComponent) - Method in class com.jidesoft.utils.ThreadCheckingRepaintManager
 
addInvalidDate(Calendar) - Method in class com.jidesoft.combobox.DefaultDateModel
Adds an invalid date.
addItem(Object) - Method in class com.jidesoft.combobox.ListComboBox
Adds an item to the item list.
addItem(Object) - Method in class com.jidesoft.combobox.TableComboBox
Adds an item to the item table.
addItem(Object) - Method in class com.jidesoft.combobox.TableExComboBox
Adds an item to the item table.
addItem(Object) - Method in class com.jidesoft.status.ComboBoxStatusBarItem
Adds the item to the combobox.
addItemAt(ItemIF, int) - Method in class com.jidesoft.rss.FeedItemTableModel
 
addItemListener(ItemListener) - Method in class com.jidesoft.combobox.AbstractComboBox
Adds an ItemListener.
addItemListener(ItemListener) - Method in class com.jidesoft.combobox.PopupPanel
Adds an ItemListener.
addItemListener(ItemListener, int) - Method in class com.jidesoft.combobox.PopupPanel
Adds an ItemListener.
addItemListener(ItemListener) - Method in class com.jidesoft.swing.CheckBoxListWithSelectable
Adds a listener to the list that's notified each time a change to the item selection occurs.
ADDITIONAL_BUTTON - Static variable in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
 
addKeyStroke(KeyStroke) - Method in class com.jidesoft.shortcut.KeyboardShortcut
 
addKeyStroke(KeyStroke) - Method in class com.jidesoft.shortcut.ShortcutField
Adds the KeyStroke.
addLayoutComponent(Component, Object) - Method in class com.jidesoft.action.DockableBarContainerLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.action.DockableBarContainerLayout
 
addLayoutComponent(Component, Object) - Method in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaTitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.CollapsibleLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI.CollapsiblePaneLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI.TitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.TitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI.DockableFrameLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicJidePopupUI.PopupLayout
 
addLayoutComponent(String, Component) - Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
 
addLayoutComponent(Component, Object) - Method in class com.jidesoft.swing.JideBorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class com.jidesoft.swing.JideBorderLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class com.jidesoft.swing.JideBoxLayout
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in class com.jidesoft.swing.JideBoxLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class com.jidesoft.swing.JideScrollPaneLayout
 
addLayoutPersistence(LayoutPersistence) - Method in class com.jidesoft.swing.LayoutPersistenceManager
 
addLegendItem(LegendItem) - Method in class com.jidesoft.chart.Legend
 
addLineBreak(StringBuffer) - Static method in class com.jidesoft.grid.CsvTableUtils
 
addLineBreak(StringBuffer) - Static method in class com.jidesoft.hssf.CsvTableUtils
Deprecated.  
addLineMarginPainter(LineMarginPainter) - Method in class com.jidesoft.editor.margin.AbstractLineMargin
 
addListener(FolderToolBarListener) - Method in class com.jidesoft.plaf.basic.FolderToolBar
Add the FolderToolBarListener.
addListener(TreeMapListener) - Method in class com.jidesoft.treemap.AbstractTreeMapModel
 
addListener(TreeMapListener) - Method in interface com.jidesoft.treemap.TreeMapModel
Add a listener for receiving interesting events about changes in the model.
addListGroupChangeListener(ListGroupChangeListener) - Method in class com.jidesoft.list.AbstractGroupableListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListGroupChangeListener(ListGroupChangeListener) - Method in class com.jidesoft.list.DefaultGroupableListModel
Adds a listener to the list that's notified each time a change to the groups of the list model occurs.
addListGroupChangeListener(ListGroupChangeListener) - Method in class com.jidesoft.list.FilterableGroupableListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListGroupChangeListener(ListGroupChangeListener) - Method in interface com.jidesoft.list.GroupableListModel
Adds a listener to the list which s notified each time a change to the group information occurs.
addListGroupChangeListener(ListGroupChangeListener) - Method in class com.jidesoft.list.SortableGroupableListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListPopupMenuCustomizer(ListPopupMenuCustomizer) - Method in class com.jidesoft.list.ListPopupMenuInstaller
Add a list popup menu customizer.
addListSelectionListener(ListSelectionListener) - Method in class com.jidesoft.list.AbstractDualListModel
 
addListSelectionListener(ListSelectionListener) - Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
addListSelectionListener(ListSelectionListener) - Method in class com.jidesoft.list.DefaultDualListModel
Add a listener to the list that's notified each time a change to the selection occurs.
addListSelectionListener(ListSelectionListener) - Method in interface com.jidesoft.list.DualListModel
Add a listener to the list that's notified each time a change to the selection occurs.
addMarginComponent(Margin) - Method in class com.jidesoft.editor.margin.MarginArea
 
addMarginComponent(int, Margin) - Method in class com.jidesoft.editor.margin.MarginArea
 
addMarginComponent(Margin) - Method in class com.jidesoft.margin.MarginArea
 
addMarginComponent(int, Margin) - Method in class com.jidesoft.margin.MarginArea
 
addMarginPainter(MarginPainter) - Method in class com.jidesoft.margin.AbstractMargin
 
addMarginPainter(MarginPainter) - Method in interface com.jidesoft.margin.Margin
Adds a margin painter to paint extra information on top of the current margin painted by paintMargin method.
addMarker(int, int, int, String) - Method in class com.jidesoft.marker.DefaultMarkerModel
Adds a marker.
addMarker(int, int, int, String) - Method in interface com.jidesoft.marker.MarkerModel
Adds a marker.
addMarkerListener(MarkerListener) - Method in class com.jidesoft.marker.DefaultMarkerModel
Add a listener to the list that's notified each time a change to the line marker occurs.
addMarkerListener(MarkerListener) - Method in interface com.jidesoft.marker.MarkerModel
Add a listener to the list that's notified each time a change to the line marker occurs.
addModel(ChartModel) - Method in class com.jidesoft.chart.Chart
Adds the supplied ChartModel to the Chart so that it is drawn in the chart area.
addModel(ChartModel, boolean) - Method in class com.jidesoft.chart.Chart
Adds the supplied ChartModel to the Chart, but does not force a repaint.
addModel(ChartModel, ChartStyle) - Method in class com.jidesoft.chart.Chart
Adds the supplied ChartModel to the Chart, also assigning the supplied style to the chart.
addModel(ChartModel, Axis) - Method in class com.jidesoft.chart.Chart
Adds the supplied ChartModel to the Chart, also assigning the model to the supplied axis.
addModel(ChartModel, Axis, ChartStyle) - Method in class com.jidesoft.chart.Chart
Adds the supplied ChartModel to the Chart, also assigning the model to the supplied axis.
addModelListener() - Method in class com.jidesoft.combobox.DateChooserPanel
Adds DateModelListener to DateModel.
addModelListener() - Method in class com.jidesoft.combobox.MonthChooserPanel
Adds DateModelListener to DateModel.
addMouseListener(MouseListener) - Method in class com.jidesoft.status.ComboBoxStatusBarItem
Adds the specified mouse listener to receive mouse events from this component.
addMouseListener(MouseListener) - Method in class com.jidesoft.status.LabelStatusBarItem
Adds the specified mouse listener to receive mouse events from this component.
addMouseListener(MouseListener) - Method in class com.jidesoft.swing.LegacyTristateCheckBox
Deprecated. No one may add mouse listeners, not even Swing!
addMousePanner() - Method in class com.jidesoft.chart.Chart
Makes it possible for the user to 'pan' the chart easily by clicking and dragging the mouse.
addMousePanner(boolean, boolean) - Method in class com.jidesoft.chart.Chart
Make it possible for the user to pan the chart easily, but specifying whether panning is allowed in the horizontal and/or vertical axes.
addMouseZoomer() - Method in class com.jidesoft.chart.Chart
A convenience method for easily adding a mouse wheel zoom facility to a chart
addMouseZoomer(boolean, boolean) - Method in class com.jidesoft.chart.Chart
Adds a MouseWheelZoomer to this chart instance, and specifies whether zooming should be enabled in the horizontal and vertical directions.
addNeedle(String, NeedleStyle) - Method in class com.jidesoft.gauge.Dial
Adds a needle and associates it with the specified needle name
addNotify() - Method in class com.jidesoft.combobox.AbstractComboBox
 
addNotify() - Method in class com.jidesoft.dialog.ButtonPanel
 
addNotify() - Method in class com.jidesoft.docking.DockableFrame
We've been added to the swing hierarchy, so start updating _lastFocusedComponent.
addNotify() - Method in class com.jidesoft.document.DocumentPane
 
addNotify() - Method in class com.jidesoft.editor.CodeEditor
 
addNotify() - Method in class com.jidesoft.gantt.GanttChart
Calls the configureEnclosingScrollPane method.
addNotify() - Method in class com.jidesoft.grid.JideTable
 
addNotify() - Method in class com.jidesoft.status.TimeStatusBarItem
 
addNotify() - Method in class com.jidesoft.swing.JideTabbedPane
 
addObject(T) - Method in class com.jidesoft.grid.BasicTableModel
Adds an object to the end of the object list.
addObject(int, T) - Method in class com.jidesoft.grid.BasicTableModel
Adds an object to the specified index of the object list.
addObjects(List<T>) - Method in class com.jidesoft.grid.BasicTableModel
Adds objects to the table model.
addOtherRearrangedBar(DockableBarStateTransition) - Method in class com.jidesoft.action.event.DockableBarsRearrangedEvent
 
addOverlayComponent(JComponent) - Method in class com.jidesoft.swing.DefaultOverlayable
 
addOverlayComponent(JComponent, int) - Method in class com.jidesoft.swing.DefaultOverlayable
 
addOverlayComponent(JComponent, int, int) - Method in class com.jidesoft.swing.DefaultOverlayable
 
addOverlayComponent(JComponent) - Method in interface com.jidesoft.swing.Overlayable
Adds an overlay component to the center.
addOverlayComponent(JComponent, int) - Method in interface com.jidesoft.swing.Overlayable
Adds an overlay component at the specified location.
addOverlayComponent(JComponent, int, int) - Method in interface com.jidesoft.swing.Overlayable
Adds an overlay component at the specified location.
addPageListener(PageListener) - Method in class com.jidesoft.dialog.AbstractPage
Adds a PageListener to the page.
addPageLoadingListener(PageLoadListener) - Method in class com.jidesoft.editor.LazyLoadDocument
Add page loading listener.
addPageNavigationListener(PageNavigationListener) - Method in class com.jidesoft.grid.AbstractPageTableModel
Adds a PageNavigationListener to the page.
addPageNavigationListener(PageNavigationListener) - Method in class com.jidesoft.list.AbstractPageListModel
Adds a PageNavigationListener to the page.
addPageNavigationListener(PageNavigationListener) - Method in class com.jidesoft.paging.AbstractPageNavigationSupport
Adds a PageNavigationListener to the page.
addPageNavigationListener(PageNavigationListener) - Method in interface com.jidesoft.paging.PageNavigationSupport
Adds a PageNavigationListener so that it will be notified when the page size changes, the current page index changes or total page count changes.
addPaletteListener(PaletteListener) - Method in class com.jidesoft.palette.AbstractPalette
 
addPaletteListener(PaletteListener) - Method in interface com.jidesoft.palette.Palette
Add a listener to the list that's notified each time a change to the palette occurs.
addPane(Component) - Method in class com.jidesoft.swing.JideSplitPane
Adds the specified pane to this container at the end.
addPanListener(PanListener) - Method in class com.jidesoft.chart.event.MouseDragPanner
Register an object's interest in pan events
addPeriodBackgroundPainter(PeriodBackgroundPainter<T>) - Method in class com.jidesoft.gantt.GanttChart
 
addPivotValueProviderListener(PivotValueProviderListener) - Method in class com.jidesoft.pivot.PivotDataModel
 
addPivotValueProviderListener(PivotValueProviderListener) - Method in interface com.jidesoft.pivot.PivotValueProvider
Add PivotValueProviderListener so that the listener could know when calculation starts or ends.
addPlaceHolder() - Method in class com.jidesoft.dashboard.Dashboard
 
addPlaceHolder(Object) - Method in class com.jidesoft.dashboard.Dashboard
 
addPlaceHolder(PlaceHolder, Object) - Method in class com.jidesoft.dashboard.Dashboard
 
addPoint(Chartable) - Method in class com.jidesoft.chart.model.DefaultChartModel
Appends a point to the model and fires an update event
addPoint(int, int) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the ChartModel using the supplied x and y values, then fires an update event.
addPoint(int, double) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the ChartModel using the supplied x and y values, then fires an update event
addPoint(double, int) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the ChartModel using the supplied x and y values, then fires an update event
addPoint(double, double) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model, then fires an update event
addPoint(Positionable, Positionable) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using two Positionable instances, then fires an update event
addPoint(double, Positionable) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using a double and a Positionable, then fires an update event
addPoint(Positionable, double) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using a Positionable and a double, then fires an update event
addPoint(double, double, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using doubles and specifying whether an event should be fired
addPoint(Positionable, Positionable, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using Positionables and specifying whether an event should be fired
addPoint(double, Positionable, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using a double and a Positionable and specifying whether an event should be fired
addPoint(Positionable, double, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model using a Positionable and a double and specifying whether an event should be fired
addPoint(Chartable, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Adds a point to the chart model as a Chartable, and specifying whether a change event should be fired following the change.
addPoint(int, Chartable) - Method in class com.jidesoft.chart.model.DefaultChartModel
Inserts a point in the chart model at the given index.
addPoint(int, Chartable, boolean) - Method in class com.jidesoft.chart.model.DefaultChartModel
Inserts a point to the chart model at the given index, also specifying whether a change event should be fired following the change.
addPopupMenuCustomizer(ScaleAreaPopupMenuCustomizer<T>) - Method in class com.jidesoft.scale.ScaleArea
 
addPopupMenuItems(JPopupMenu) - Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
 
addPopupMenuItems(JPopupMenu) - Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
 
addPopupMenuListener(PopupMenuListener) - Method in class com.jidesoft.combobox.AbstractComboBox
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPopupMenuListener(PopupMenuListener) - Method in class com.jidesoft.popup.JidePopup
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPopupMenuListener(PopupMenuListener) - Method in class com.jidesoft.swing.PopupWindow
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPositionHighlight(int) - Method in class com.jidesoft.diff.DiffTableStyleProvider
 
addPostAction(PostEventAction) - Method in interface com.jidesoft.pivot.PostEventSupport
 
addPostRenderer(TreeMapRenderer) - Method in class com.jidesoft.treemap.DefaultTreeMapView
 
addPrefixRowIndex(CompoundKey, CompoundKey, int) - Method in class com.jidesoft.pivot.PivotDataModel
 
addPreProgressiveRenderer(TreeMapRenderer) - Method in class com.jidesoft.treemap.DefaultTreeMapView
 
addPreRenderer(TreeMapRenderer) - Method in class com.jidesoft.treemap.DefaultTreeMapView
 
addProgressiveRenderer(TreeMapRenderer) - Method in class com.jidesoft.treemap.DefaultTreeMapView
 
addProperty(BeanProperty) - Method in class com.jidesoft.introspector.BeanIntrospector
 
addProperty(T) - Method in interface com.jidesoft.introspector.Introspector
Adds a new property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.axis.AbstractTimeTickCalculator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.axis.Axis
A property change event will be fired when this axis changes its range.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.axis.DefaultCategoryTickCalculator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.axis.DefaultNumericTickCalculator
Register an object's interest in property changes on this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
Registers the supplied object as interested in property changes on this object
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.chart.axis.TickCalculator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.DifferenceMarker
Add a listener to property changes on this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.event.ChartCrossHair
Add a property change listener to this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.event.MouseDragPanner
Register interest in the properties of this class
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.event.MouseWheelZoomer
Registers an object that is interested in property changes on this instance
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.event.RubberBandZoomer
Add a listener that is informed when properties change
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.IntervalMarker
Registers the interest of an object in the property changes of this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.LineMarker
Registers the interest of an object in property changes of the LineMarker
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.model.ModelMorpher
Add a property change listener to this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.model.TableToChartAdapter
Add a listener to listen for changes in bound properties
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.RectangularRegionMarker
Adds an object that is interested in property changes in this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.AbstractRenderer
Add the supplied property listener to this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.DefaultLineRenderer
Adds a property change listener to this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.ShadowFactory
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
Register interest in property changes
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.SmoothLineRenderer
Adds a property change listener to this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.chart.render.StepLineRenderer
Adds a property change listener to this object
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.colormap.AbstractColorMap
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.colormap.AbstractColorMap
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jidesoft.colormap.ColorMap
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.colormap.ColorMap
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.dashboard.AbstractGadget
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.dashboard.AbstractGadget
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.dashboard.GadgetManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.dashboard.GadgetManager
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.docking.DockingManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jidesoft.docking.DockingManager
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.document.DocumentComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.document.DocumentComponent
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.editor.CodeEditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.editor.DefaultCodeEditorSettings
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.editor.DefaultCodeEditorSettings
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.gauge.DialAxis
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.grid.AbstractNode
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.grid.AbstractNode
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.grid.BasicTableModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.grid.Field
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.grid.Field
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.grid.PropertyTableModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.grid.PropertyTableModel
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.list.AbstractDualListModel
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.list.AbstractDualListModel
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.list.DefaultDualListModel
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.list.DefaultDualListModel
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.list.DualListModel
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.marker.Marker
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.pivot.AggregateTableModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.pivot.AggregateTableModel
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.pivot.PivotDataModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.plaf.basic.UIAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.range.AbstractRange
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.range.AggregatedRange
Not supported in this class
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.range.Range
You can add a property change listener if you are interested to know when the range changes
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.swing.AbstractLayoutPersistence
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.swing.AbstractLayoutPersistence
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.swing.Searchable
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.swing.ShadowFactory
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapFieldSettings
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapFieldSettings
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapModel
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapSettings
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jidesoft.treemap.AbstractTreeMapSettings
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapFieldSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapFieldSettings
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jidesoft.treemap.TreeMapSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jidesoft.utils.SwingWorker
Adds a PropertyChangeListener to the listener list.
addProportion(int) - Method in class com.jidesoft.swing.JideSplitPane
Adds a proportion at the given pane index, taking a proportional amount from each of the existing proportions.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.comparator.ObjectComparatorManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRegistrationListener(RegistrationListener) - Method in class com.jidesoft.converter.CacheMap
Adds a listener to the list that's notified each time a change to the registration occurs.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.converter.ObjectConverterManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.grid.CellEditorManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.grid.CellRendererManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.grouper.ObjectGrouperManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRegistrationListener(RegistrationListener) - Static method in class com.jidesoft.introspector.IntrospectorManager
Adds a listener to the list that's notified each time a change to the manager occurs.
addRow(int, T, boolean) - Method in class com.jidesoft.grid.PropertyTableModel
Overrides the method in TreeTableModel to always throw IllegalStateException.
addRow(T, T) - Method in class com.jidesoft.grid.TreeTableModel
Adds row to the parentRow.
addRow(T, int, T) - Method in class com.jidesoft.grid.TreeTableModel
Adds row to the parentRow.
addRow(T) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row to the root level of the table model.
addRow(int, T) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row at the specified index.
addRow(int, T, boolean) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row at the specified index.
addRow(IPivotDataModel) - Method in class com.jidesoft.pivot.DefaultPivotEditingProvider
 
addRow(IPivotDataModel) - Method in interface com.jidesoft.pivot.PivotEditingProvider
Adds a row to the original table model.
addRowHeightChangeListener(RowHeightChangeListener) - Method in class com.jidesoft.grid.RowHeights
Adds a listener to the list that's notified each time a change to the row model occurs.
addRowIndex(CompoundKey, CompoundKey, int) - Method in class com.jidesoft.pivot.PivotDataModel
 
addRowMarginPainter(RowMarginPainter) - Method in class com.jidesoft.margin.AbstractRowMargin
 
addRows(Vector[]) - Method in class com.jidesoft.grid.DefaultContextSensitiveTableModel
 
addRows(T, List<? extends T>) - Method in class com.jidesoft.grid.TreeTableModel
Adds row to the parentRow.
addRows(T, int, List<? extends T>) - Method in class com.jidesoft.grid.TreeTableModel
Adds row to the parentRow.
addRows(List<? extends T>) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row to the root level of the table model.
addRows(int, List<? extends T>) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row at the specified index.
addRows(int, List<? extends T>, boolean) - Method in class com.jidesoft.grid.TreeTableModel
Adds a row at the specified index.
addRowValidator(RowValidator) - Method in class com.jidesoft.grid.JideTable
Adds a RowValidator to the listener list.
addScreenTransformListener(ScreenTransformListener) - Method in class com.jidesoft.transform.AbstractMutableOneDScreenTransform
 
addScreenTransformListener(ScreenTransformListener) - Method in interface com.jidesoft.transform.OneDScreenTransform
 
addScrollPaneIfNecessary(JPopupMenu, int, int) - Static method in class com.jidesoft.plaf.basic.BasicJidePopupMenuUI
Adds a scroll pane to the popup menu if the popup menu is taller than the screen boundary.
addSearchableListener(SearchableListener) - Method in class com.jidesoft.swing.Searchable
Adds the specified listener to receive searchable events from this searchable.
addSearchResult(FindResults) - Method in class com.jidesoft.search.FindResultTree
 
addSelectedRow(Row) - Method in class com.jidesoft.grid.TreeTable
Adds the specified Row.
addSelectedRows(Row[]) - Method in class com.jidesoft.grid.TreeTable
Adds the specified rows.
addSelection(int, int) - Method in class com.jidesoft.grid.DefaultTableSelectionModel
Adds the cell specified by row and column to the selection.
addSelection(int, int) - Method in interface com.jidesoft.grid.TableSelectionModel
Adds the cell specified by row and column to the selection.
addSelectionInterval(Date, Date) - Method in interface com.jidesoft.combobox.DateSelectionModel
Change the selection date1 be the set union of the current selection and the indices between date0 and date1 inclusive.
addSelectionInterval(Date, Date) - Method in class com.jidesoft.combobox.DefaultDateSelectionModel
 
addSelectionInterval(int, int) - Method in class com.jidesoft.gantt.GanttChart
Adds the rows from index0 to index1, inclusive, to the current selection.
addSelectionInterval(int, int) - Method in class com.jidesoft.grid.ValueFilterListSelectionModel
 
addSelectionInterval(int, int) - Method in class com.jidesoft.list.AbstractDualListModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int, int) - Method in class com.jidesoft.list.CheckBoxListWithAllSelectionModel
 
addSelectionInterval(int, int) - Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
addSelectionInterval(int, int) - Method in class com.jidesoft.list.DefaultDualListModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int, int) - Method in interface com.jidesoft.list.DualListModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int, int) - Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
 
addSelectionInteval(int, int) - Method in class com.jidesoft.grid.DualTable
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInteval(int, int) - Method in class com.jidesoft.list.DualList
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionListener(SelectionListener) - Method in class com.jidesoft.editor.selection.DefaultSelectionModel
 
addSelectionListener(SelectionListener) - Method in interface com.jidesoft.editor.selection.SelectionModel
Adds a SelectionListener to the SelectionModel to receive any selection change event.
addSelectionListener(ListSelectionModel, ListSelectionListener) - Method in class com.jidesoft.grid.ListSelectionModelGroup
 
addSelectionListener(T, V) - Method in class com.jidesoft.swing.SelectionModelGroup
 
addSelectionListener(ScreenTransformListener) - Method in class com.jidesoft.transform.AbstractMutableTwoDScreenTransform
 
addSelectionListener(TreeSelectionModel, TreeSelectionListener) - Method in class com.jidesoft.tree.TreeSelectionModelGroup
 
addSelectionPaths(TreePath[]) - Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
Overrides the method in DefaultTreeSelectionModel to consider digIn mode.
addSelectionPaths(TreePath[], boolean) - Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
Add the selection paths.
addSelectionPaths(TreePath[], boolean) - Method in class com.jidesoft.tree.FilterableCheckBoxTreeSelectionModel
 
addSeparator() - Method in class com.jidesoft.action.CommandBar
Appends a separator of default size to the end of the CommandBar.
addSeparator(Dimension) - Method in class com.jidesoft.action.CommandBar
Appends a separator of a specified size to the end of the CommandBar.
addSeparator() - Method in class com.jidesoft.status.StatusBar
Adds a separator.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.gantt.GanttChartPopupMenuInstaller
Adds a separator to the popup menu if there are menu items on it already.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
Adds a separator to the popup menu if there are menu items on it already.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.grid.TablePopupMenuInstaller
Adds a separator to the popup menu if there are menu items on it already.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.list.ListPopupMenuInstaller
Adds a separator to the popup menu if there are menu items on it already.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.swing.JideSwingUtilities
Adds a separator to the popup menu if there are menu items on it already.
addSeparatorIfNecessary(JPopupMenu) - Static method in class com.jidesoft.tree.TreePopupMenuInstaller
Adds a separator to the popup menu if there are menu items on it already.
addShortcut(String, Shortcut) - Method in class com.jidesoft.shortcut.ShortcutSchema
Adds a new shortcut for a command.
addShortcut(String, Shortcut, boolean) - Method in class com.jidesoft.shortcut.ShortcutSchema
Adds a new shortcut for a command.
addShortcutListener(ShortcutListener) - Method in class com.jidesoft.shortcut.ShortcutSchema
Adds a listener to the list that's notified each time a change to the data model occurs.
addShortcutSchema(ShortcutSchema) - Method in class com.jidesoft.shortcut.ShortcutSchemaManager
Adds a ShortcutSchema to ShortcutSchemaManager.
addShortcutSchemaListener(ShortcutSchemaListener) - Method in class com.jidesoft.shortcut.ShortcutSchemaManager
Adds a listener to the list that's notified each time a change to the shortcut schema occurs.
addShowHintsKeyStroke(KeyStroke) - Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
Adds a new key stroke to show hints popup.
addShowHintsKeyStroke(KeyStroke) - Method in class com.jidesoft.hints.AbstractIntelliHints
Adds a new key stroke to show hints popup.
addSidePaneListener(SidePaneListener) - Method in class com.jidesoft.swing.SidePaneGroup
Adds the specified listener to receive side pane events from this side pane group.
addSortItem(ISortableTableModel.SortItem) - Method in class com.jidesoft.grid.SortItemSupport
 
addSortListener(SortListener) - Method in class com.jidesoft.combobox.SortableComboBoxModel
Adds the specified listener to receive collapsible pane events from this collapsible frame.
addSortListener(SortListener) - Method in class com.jidesoft.database.DatabaseTableModel
Adds the specified listener to receive SortEvents pane events from this SortableTableModel.
addSortListener(SortListener) - Method in class com.jidesoft.grid.AdvancePageTableModel
Adds the specified listener to receive SortEvents pane events from this SortableTableModel.
addSortListener(SortListener) - Method in interface com.jidesoft.grid.ISortableTableModel
Adds the specified listener to receive SortEvents pane events from this SortableTableModel.
addSortListener(SortListener) - Method in class com.jidesoft.grid.SortableTableModel
Adds the specified listener to receive SortEvents pane events from this SortableTableModel.
addSortListener(SortListener) - Method in class com.jidesoft.list.SortableListModel
Adds the specified listener to receive collapsible pane events from this collapsible frame.
addSpace() - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds space.
addSpanModelListener(SpanModelListener) - Method in class com.jidesoft.grid.AbstractSpanTableModel
Adds a listener to the list that's notified each time a change to the span model occurs.
addSpanModelListener(SpanModelListener) - Method in class com.jidesoft.grid.DefaultSpanTableModel
Adds a listener to the list that's notified each time a change to the span model occurs.
addStatusBarItems() - Method in class com.jidesoft.editor.status.CodeEditorStatusBar
 
addStyle(int, SyntaxStyle) - Method in class com.jidesoft.editor.SyntaxStyleSchema
 
addStyleRange(StyleRange) - Method in class com.jidesoft.swing.StyledLabel
Adds a StyleRange into this StyledLabel.
addStyleRanges(StyleRange[]) - Method in class com.jidesoft.swing.StyledLabel
Adds a list of StyleRanges into this StyledLabel.
addSubComponents() - Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
 
addSubComponents() - Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
 
addSubComponents() - Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
 
addSubEntry(GanttEntry<T>) - Method in class com.jidesoft.gantt.DefaultGanttEntry
 
addSubEntry(GanttEntry<T>) - Method in interface com.jidesoft.gantt.SubEntryGanttEntry
Adds one sub entry.
addSuffix(String) - Method in class com.jidesoft.editor.language.LanguageSpec
Adds a new suffix to this language.
addSuffixes(String[]) - Method in class com.jidesoft.editor.language.LanguageSpec
Adds several new suffix to this language.
addTab(DockableFrame) - Method in class com.jidesoft.docking.FrameContainer
A shortcut to add DOckableFrame as tab.
addTab(DockableFrame, boolean) - Method in class com.jidesoft.docking.FrameContainer
 
addTabEditingListener(TabEditingListener) - Method in class com.jidesoft.swing.JideTabbedPane
Adds a TabEditingListener to this tabbedpane.
addTableHeaderPopupMenuCustomizer(TableHeaderPopupMenuCustomizer) - Method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
 
addTableModel(TableModel) - Method in class com.jidesoft.grid.JoinTableModel
Adds a table model at the end of the JoinTableModel.
addTableModel(TableModel, int) - Method in class com.jidesoft.grid.JoinTableModel
Inserts a table model at the specified index of the JoinTableModel.
addTableModelListener(TableModelListener) - Method in interface com.jidesoft.pivot.PivotDataSource
Adds the table model listener.
addTableModelListener(TableModelListener) - Method in class com.jidesoft.pivot.TableModelPivotDataSource
 
addTablePopupMenuCustomizer(TablePopupMenuCustomizer) - Method in class com.jidesoft.grid.TablePopupMenuInstaller
 
addTableScrollPaneSelection(TableScrollPane, int, int, boolean) - Method in class com.jidesoft.grid.TableScrollPaneSearchable
Selects the cell at the specified row and column index.
addTableSelection(JTable, int, int, boolean) - Method in class com.jidesoft.combobox.TableComboBoxSearchable
Selects the cell at the specified row and column index.
addTableSelection(JTable, int, int, boolean) - Method in class com.jidesoft.combobox.TableExComboBoxSearchable
Selects the cell at the specified row and column index.
addTableSelection(JTable, int, int, boolean) - Method in class com.jidesoft.swing.TableSearchable
Selects the cell at the specified row and column index.
addTableSelectionListener(TableSelectionListener) - Method in class com.jidesoft.grid.DefaultTableSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addTableSelectionListener(TableSelectionListener) - Method in interface com.jidesoft.grid.TableSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addTarget(FindAndReplaceTarget) - Method in class com.jidesoft.search.FindAndReplace
Adds FindAndReplaceTarget in use.
addText(String) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line text.
addText(String, Font) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line text with specified font.
addTheme(Office2003Theme) - Method in class com.jidesoft.plaf.office2003.Office2003Painter
 
addTitle(String) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line title (Wizard 97 Standard only).
addToken(int, byte) - Method in class com.jidesoft.editor.tokenmarker.TokenMarker
Adds a token to the token list.
addTreeExpansionListener(TreeExpansionListener) - Method in class com.jidesoft.grid.HierarchicalTable
Adds a listener for TreeExpansion events.
addTreeExpansionListener(TreeExpansionListener) - Method in class com.jidesoft.grid.TreeTable
Adds a listener for TreeExpansion events.
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in class com.jidesoft.treemap.AbstractTreeMapSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeMapSettingsListener(TreeMapSettingsListener) - Method in interface com.jidesoft.treemap.TreeMapSettings
Add a listener for receiving interesting events about changes in the settings.
addTreeModelListener(TreeModelListener) - Method in class com.jidesoft.tree.AbstractTreeModel
 
addTreePopupMenuCustomizer(TreePopupMenuCustomizer) - Method in class com.jidesoft.tree.TreePopupMenuInstaller
Add a tree popup menu customizer.
addTreeWillExpandListener(TreeWillExpandListener) - Method in class com.jidesoft.grid.HierarchicalTable
Adds a listener for TreeWillExpand events.
addTreeWillExpandListener(TreeWillExpandListener) - Method in class com.jidesoft.grid.TreeTable
Adds a listener for TreeWillExpand events.
addUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer) - Static method in class com.jidesoft.plaf.LookAndFeelFactory
Adds your own UIDefaults customizer.
addUIDefaultsInitializer(LookAndFeelFactory.UIDefaultsInitializer) - Static method in class com.jidesoft.plaf.LookAndFeelFactory
Adds your own UIDefaults initializer.
addUndo(String) - Method in class com.jidesoft.docking.DefaultDockingManager
 
addUndo(String) - Method in interface com.jidesoft.docking.DockingManager
Adds a new undo edit.
addUndoableEdit(UndoableEdit) - Method in class com.jidesoft.editor.SyntaxDocument
Adds an undoable edit to this document's undo list.
addUndoableEditListener(UndoableEditListener) - Method in class com.jidesoft.docking.DefaultDockingManager
 
addUndoableEditListener(UndoableEditListener) - Method in interface com.jidesoft.docking.DockingManager
Adds an UndoableEditListener.
addValidationListener(Validator) - Method in class com.jidesoft.grid.AbstractJideCellEditor
Adds a Validator to the listener list.
addValidator(Validator) - Method in class com.jidesoft.grid.JideTable
Adds a Validator to the listener list.
addValue(Object) - Method in class com.jidesoft.pivot.BigDecimalSummaryCalculator
Deprecated.  
addValue(IPivotDataModel, PivotField, int, int, Object) - Method in class com.jidesoft.pivot.BigDecimalSummaryCalculator
Deprecated.  
addValue(PivotValueProvider, PivotField, Object) - Method in class com.jidesoft.pivot.BigDecimalSummaryCalculator
Deprecated.  
addValue(PivotValueProvider, PivotField, Values, Values, Object) - Method in class com.jidesoft.pivot.BigDecimalSummaryCalculator
Deprecated.  
addValue(Object) - Method in class com.jidesoft.pivot.DefaultSummaryCalculator
 
addValue(IPivotDataModel, PivotField, int, int, Object) - Method in class com.jidesoft.pivot.DefaultSummaryCalculator
Deprecated. replaced by DefaultSummaryCalculator.addValue(PivotValueProvider, PivotField, Values, Values, Object)
addValue(PivotValueProvider, PivotField, Object) - Method in class com.jidesoft.pivot.DefaultSummaryCalculator
Deprecated. replaced by DefaultSummaryCalculator.addValue(PivotValueProvider, PivotField, Values, Values, Object)
addValue(PivotValueProvider, PivotField, Values, Values, Object) - Method in class com.jidesoft.pivot.DefaultSummaryCalculator
 
addValue(Object) - Method in interface com.jidesoft.pivot.SummaryCalculator
Adds a value for calculation.
addValue(PivotValueProvider, PivotField, Values, Values, Object) - Method in interface com.jidesoft.pivot.SummaryCalculator
Adds a value for calculation.
addValue(IPivotDataModel, PivotField, int, int, Object) - Method in interface com.jidesoft.pivot.SummaryCalculator
Deprecated. replaced by SummaryCalculator.addValue(PivotValueProvider, PivotField, Values, Values, Object)
addValue(PivotValueProvider, PivotField, Object) - Method in interface com.jidesoft.pivot.SummaryCalculator
Deprecated. replaced by SummaryCalculator.addValue(PivotValueProvider, PivotField, Values, Values, Object)
addValueFilterListener(ValueFilterListener<E>) - Method in class com.jidesoft.filter.AbstractValueFilter
 
addValueFilterListener(ValueFilterListener<E>) - Method in interface com.jidesoft.filter.ValueFilter
Add a listener to the list that's notified each time a change to the filter occurs.
addValues(Object, List) - Method in class com.jidesoft.grid.MultiValuedMap
Add values to multi valued entry.
addValues(Object, String[]) - Method in class com.jidesoft.grid.MultiValuedMap
Add values to multi valued entry.
addWarning(String) - Method in class com.jidesoft.wizard.DefaultWizardPage
Adds a multiple line warning text.
addWeakColorMapListener(ColorMapListener) - Method in class com.jidesoft.colormap.AbstractColorMap
 
addWeakColorMapListener(ColorMapListener) - Method in interface com.jidesoft.colormap.ColorMap
Add a listener to the list that's notified each time a change to the colormap occurs.
addWeakFilterListener(ValueFilterListener<E>) - Method in class com.jidesoft.filter.AbstractValueFilter
 
addWeakFilterListener(ValueFilterListener<E>) - Method in interface com.jidesoft.filter.ValueFilter
Add a listener to the list that's notified each time a change to the filter occurs.
addWeakIntervalListener(IntervalListener) - Method in class com.jidesoft.interval.AbstractMutableInterval
 
addWeakIntervalListener(IntervalListener) - Method in interface com.jidesoft.interval.Interval
 
addWeakPaletteListener(PaletteListener) - Method in class com.jidesoft.palette.AbstractPalette
 
addWeakPaletteListener(PaletteListener) - Method in interface com.jidesoft.palette.Palette
Add a listener to the list that's notified each time a change to the palette occurs.
addWeakScreenTransformListener(ScreenTransformListener) - Method in class com.jidesoft.transform.AbstractMutableOneDScreenTransform
 
addWeakScreenTransformListener(ScreenTransformListener) - Method in interface com.jidesoft.transform.OneDScreenTransform
 
addWeakSelectionListener(ScreenTransformListener) - Method in class com.jidesoft.transform.AbstractMutableTwoDScreenTransform
 
addWindowListener(WindowListener) - Method in interface com.jidesoft.docking.FloatingContainer
 
addYAxis(Axis) - Method in class com.jidesoft.chart.Chart
Adds a y axis
addZoomListener(ZoomListener) - Method in class com.jidesoft.chart.event.AxisZoomController
Add an object that is interested in receiving zoom events from this class
addZoomListener(ZoomListener) - Method in class com.jidesoft.chart.event.MouseWheelZoomer
Register an object that is interested in zoom events
addZoomListener(ZoomListener) - Method in class com.jidesoft.chart.event.RubberBandZoomer
Add a listener that is informed when the user wishes to zoom in or out
adjust(Double, Double) - Method in class com.jidesoft.range.AggregatedRange
Not supported in this class
adjust(T, T) - Method in class com.jidesoft.range.CategoryRange
Not supported for Category Ranges
adjust(Double, Double) - Method in class com.jidesoft.range.CombinedNumericRange
Calls to this method throw an UnsupportedOprationException.
adjust(Integer, Integer) - Method in class com.jidesoft.range.IntegerRange
 
adjust(Double, Double) - Method in class com.jidesoft.range.NumericRange
Sets the minimum and maximum values of the range in a single call
adjust(T, T) - Method in interface com.jidesoft.range.Range
Adjusts the range.
adjust(Date, Date) - Method in class com.jidesoft.range.TimeRange
 
adjustAdded(int) - Method in class com.jidesoft.diff.Difference
Adjusts point as added.
adjustCache(int, int) - Method in class com.jidesoft.utils.CachedArrayList
Adjusts the cache so that all values that are greater than index will increase by the value specified by the increase parameter.
adjustCache(int, int) - Method in class com.jidesoft.utils.CachedVector
Adjusts the cache so that all values that are greater than index will increase by the value specified by the increase parameter.
adjustCellEditor(Graphics, Rectangle, int, int) - Method in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
 
adjustChildrenOrientation(int) - Method in class com.jidesoft.action.CommandBar
 
adjustChildrenOrientation(int) - Method in class com.jidesoft.action.DockableBar
 
adjustColumnOrderAndWidth(JTable, Map<String, Integer>, TableColumnSnapshot, String[], int, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
It's for internal use only.
adjustColumnOrderAndWidth(TableScrollPane, Map<String, Integer>, TableColumnSnapshot, String[], int, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
It's for internal use only.
adjustCurrentPosition(String, boolean) - Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
 
adjustCurrentPosition(String, boolean) - Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
 
adjustCurrentPosition(String, boolean) - Method in class com.jidesoft.editor.CodeEditorSelectionFindAndReplaceTarget
 
adjustCurrentPosition(String, boolean) - Method in interface com.jidesoft.search.FindAndReplaceTarget
Adjusts current position according to searching text in the first attempt to search.
adjustDate(Calendar, int) - Static method in class com.jidesoft.utils.DateUtils
Adjusts the Calendar to several days before or after the current date.
adjustDeleted(int) - Method in class com.jidesoft.diff.Difference
Adjusts the point as deleted.
adjustDividerOffset(DiffDivider, int) - Method in class com.jidesoft.diff.AbstractDiffPane
Adjusts the DiffDivider's left and right offset.
adjustDividerOffset(DiffDivider, int) - Method in class com.jidesoft.diff.BasicDiffPane
 
adjustDividerOffset(DiffDivider, int) - Method in class com.jidesoft.diff.CodeEditorDiffPane
 
adjustDividerOffset(DiffDivider, int) - Method in class com.jidesoft.diff.CodeEditorMergePane
 
adjustDividerOffset(DiffDivider, int) - Method in class com.jidesoft.diff.TableDiffPane
 
adjustFirstVerticalOffset(int, int) - Method in class com.jidesoft.diff.DiffDivider
 
ADJUSTING_END_BOTH_HEADERS_CHANGE - Static variable in class com.jidesoft.pivot.PivotValueProviderEvent
ADJUSTING_END_BOTH_HEADERS_CHANGE will be fired after adjusting end and both header tables update are required.
ADJUSTING_END_COLUMN_HEADER_CHANGE - Static variable in class com.jidesoft.pivot.PivotValueProviderEvent
ADJUSTING_END_COLUMN_HEADER_CHANGE will be fired after adjusting end and column header table update is required.
ADJUSTING_END_ROW_HEADER_CHANGE - Static variable in class com.jidesoft.pivot.PivotValueProviderEvent
ADJUSTING_END_ROW_HEADER_CHANGE will be fired after adjusting end and row header table update is required.
ADJUSTING_END_UPDATE_DATA_TABLE_ONLY - Static variable in class com.jidesoft.pivot.PivotValueProviderEvent
ADJUSTING_END_UPDATE_DATA_TABLE_ONLY will be fired after adjusting end and no header tables update is required.
ADJUSTING_START - Static variable in class com.jidesoft.pivot.PivotValueProviderEvent
ADJUSTING_START will be fired before sorting or other non-calculation scenario.
adjustMismatchColor(boolean) - Method in class com.jidesoft.grid.QuickFilterField
Adjusts background for the filter field to indicate if there is any matching record.
adjustMixedIcon() - Method in class com.jidesoft.swing.TristateCheckBox
 
adjustPopupAndGetBounds() - Method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
 
adjustPreferredScrollableViewportSize(JList, Dimension) - Static method in class com.jidesoft.swing.JideSwingUtilities
This method can be used to fix two JDK bugs.
adjustSecondVerticalOffset(int, int) - Method in class com.jidesoft.diff.DiffDivider
 
adjustSelectedIndex(int, boolean) - Method in class com.jidesoft.swing.Searchable
Sets the selected index.
adjustSelectionWhenColumnMoved(int, int) - Method in class com.jidesoft.grid.JideTable
Usually you don't need to call this method.
adjustSnapHighValue() - Method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
 
adjustSnapHighValue() - Method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
 
adjustSnapHighValue() - Method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
 
adjustSnapHighValue() - Method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
 
adjustStatement(Statement, String) - Method in class com.jidesoft.database.DatabaseTableModel
This method is called before every single sql queries to give subclass a chance to override to create their own statement.
adjustThumbForHighValue() - Method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
 
adjustThumbForHighValue() - Method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
 
adjustThumbForHighValue() - Method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
 
adjustThumbForHighValue() - Method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
 
adjustUI() - Method in class com.jidesoft.swing.MultilineLabel
Adjusts UI to make sure it looks like a label instead of a text area.
AdvancePageTableModel - Class in com.jidesoft.grid
AdvancedPageTableModel extends AbstractPageTableModel and provides more advanced features such as sorting and filtering.
AdvancePageTableModel() - Constructor for class com.jidesoft.grid.AdvancePageTableModel
 
AdvancePageTableModel(int) - Constructor for class com.jidesoft.grid.AdvancePageTableModel
 
AF_DEBUG - Static variable in class com.jidesoft.utils.Lm
Deprecated. no longer used
AFFIRMATIVE_BUTTON - Static variable in class com.jidesoft.dialog.ButtonPanel
The button will produce an affirmative action.
AFTER_LAST_LINE - Static variable in class com.jidesoft.swing.JideBorderLayout
Synonym for PAGE_END.
AFTER_LINE_ENDS - Static variable in class com.jidesoft.swing.JideBorderLayout
Synonym for LINE_END.
aggregate(String[]) - Method in class com.jidesoft.pivot.AggregateTable
Aggregates the specified columns.
aggregate(int[]) - Method in class com.jidesoft.pivot.AggregateTable
Aggregates the specified columns.
aggregate() - Method in class com.jidesoft.pivot.AggregateTable
Aggregates the table model.
aggregate() - Method in class com.jidesoft.pivot.AggregateTableModel
Aggregates the table model.
aggregate(double[]) - Method in interface com.jidesoft.treemap.Aggregation
 
AggregateColumnsEditor - Class in com.jidesoft.pivot
This class is not ready for public usage yet.
AggregateColumnsEditor(IPivotDataModel) - Constructor for class com.jidesoft.pivot.AggregateColumnsEditor
 
AggregatedRange - Class in com.jidesoft.range
A range class formed from a collection of Positionable instances.
AggregatedRange() - Constructor for class com.jidesoft.range.AggregatedRange
Create an empty range
AggregatedRange(Collection<Positionable>) - Constructor for class com.jidesoft.range.AggregatedRange
Create a range from the supplied Positionable instances
AggregateTable - Class in com.jidesoft.pivot
AggregateTable provides a way to aggregate a table model with duplicated values using a TreeTable-like expandable cells and cell spans.
AggregateTable() - Constructor for class com.jidesoft.pivot.AggregateTable
Creates an empty AggregateTable.
AggregateTable(TableModel) - Constructor for class com.jidesoft.pivot.AggregateTable
Creates an AggregateTable.
AggregateTable.DelegateExpandMouseInputListener - Class in com.jidesoft.pivot
 
AggregateTable.DelegateExpandMouseInputListener(MouseInputListener) - Constructor for class com.jidesoft.pivot.AggregateTable.DelegateExpandMouseInputListener
 
AggregateTable.DraggingHandler - Class in com.jidesoft.pivot
 
AggregateTable.DraggingHandler() - Constructor for class com.jidesoft.pivot.AggregateTable.DraggingHandler
 
AggregateTable.ExpandMouseListener - Class in com.jidesoft.pivot
 
AggregateTable.ExpandMouseListener() - Constructor for class com.jidesoft.pivot.AggregateTable.ExpandMouseListener
 
AggregateTable.PopupMenuCustomizer - Interface in com.jidesoft.pivot
Popup menu customizer interface without row index and column index as input.
AggregateTable.TablePopupMenuCustomizer - Interface in com.jidesoft.pivot
Popup menu customizer interface with row index and column index as input.
AggregateTableColumnChooserDialog - Class in com.jidesoft.pivot
AggregateTableColumnChooserDialog is a dialog to allow user to select the columns to be displayed in a JTable using a CheckBoxList.
AggregateTableColumnChooserDialog(Dialog, String, AggregateTable) - Constructor for class com.jidesoft.pivot.AggregateTableColumnChooserDialog
 
AggregateTableColumnChooserDialog(Frame, String, AggregateTable) - Constructor for class com.jidesoft.pivot.AggregateTableColumnChooserDialog
 
AggregateTableColumnChooserPopupMenuCustomizer - Class in com.jidesoft.pivot
A AggregateTableColumnChooserPopupMenuCustomizer to add menu items related to show or hide the columns to a popup menu just for AggregateTable and AggregateTablePane.
AggregateTableColumnChooserPopupMenuCustomizer() - Constructor for class com.jidesoft.pivot.AggregateTableColumnChooserPopupMenuCustomizer
 
AggregateTableHeader - Class in com.jidesoft.pivot
The AggregateTableHeader allows the user to (un)aggregate columns by dragging them with the mouse.
AggregateTableHeader(JTable) - Constructor for class com.jidesoft.pivot.AggregateTableHeader
 
AggregateTableModel - Class in com.jidesoft.pivot
AggregateTableModel takes any table models and aggregates the same values on the aggregated columns and add expand/collapse icon or cell span to the cell on these aggregated rows.
AggregateTableModel(TableModel) - Constructor for class com.jidesoft.pivot.AggregateTableModel
 
AggregateTableModel(TableModel, String[]) - Constructor for class com.jidesoft.pivot.AggregateTableModel
 
AggregateTableModel(TableModel, int[]) - Constructor for class com.jidesoft.pivot.AggregateTableModel
 
AggregateTableModel.AggregateTablePivotDataModel - Class in com.jidesoft.pivot
The PivotDataModel for AggregateTable to use.
AggregateTableModel.AggregateTablePivotDataModel(TableModel) - Constructor for class com.jidesoft.pivot.AggregateTableModel.AggregateTablePivotDataModel
 
AggregateTablePane - Class in com.jidesoft.pivot
A TableScrollPane which uses AggregateTable as the row header table to implement the freeze column feature on an AggregateTable.
AggregateTablePane(AggregateTableModel) - Constructor for class com.jidesoft.pivot.AggregateTablePane
 
AggregateTablePane(TableModel, String[]) - Constructor for class com.jidesoft.pivot.AggregateTablePane
 
AggregateTablePane(TableModel, int[]) - Constructor for class com.jidesoft.pivot.AggregateTablePane
 
AggregateTablePanePersistenceUtils - Class in com.jidesoft.pivot
A helper class that can support persist AggregateTablePane's layout to/from xml file.
AggregateTablePanePersistenceUtils() - Constructor for class com.jidesoft.pivot.AggregateTablePanePersistenceUtils
 
AggregateTablePersistenceUtils - Class in com.jidesoft.pivot
A helper class that can support persist AggregateTable's layout to/from xml file.
AggregateTablePersistenceUtils() - Constructor for class com.jidesoft.pivot.AggregateTablePersistenceUtils
 
AggregateTablePopupMenuCustomizer - Class in com.jidesoft.pivot
A TableHeaderPopupMenuCustomizer for AggregateTable and AggregateTablePane.
AggregateTablePopupMenuCustomizer() - Constructor for class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
 
AggregateTableSettingsDialog - Class in com.jidesoft.pivot
This class is not ready for public usage yet.
AggregateTableSettingsDialog(Frame, AggregateTable, String) - Constructor for class com.jidesoft.pivot.AggregateTableSettingsDialog
 
AggregateTableSettingsDialog(Dialog, AggregateTable, String) - Constructor for class com.jidesoft.pivot.AggregateTableSettingsDialog
 
AggregateTableSettingsPanel - Class in com.jidesoft.pivot
This class is not ready for public usage yet.
AggregateTableSettingsPanel(AggregateTable) - Constructor for class com.jidesoft.pivot.AggregateTableSettingsPanel
 
AggregateTableUtils - Class in com.jidesoft.pivot
Utility methods for AggregateTable.
AggregateTableUtils() - Constructor for class com.jidesoft.pivot.AggregateTableUtils
 
Aggregation - Interface in com.jidesoft.treemap
This interface defines an aggregation scheme.
AggregationFactory - Class in com.jidesoft.treemap
Factory class for accessing predefined aggregation schemes.
AggregationFactory(Aggregation...) - Constructor for class com.jidesoft.treemap.AggregationFactory
 
ALARM - Static variable in class com.jidesoft.icons.NetworkIconSet.Security
 
Alert - Class in com.jidesoft.alert
Alert is a special popup component which can be used to display messages such as new email notification, warning or error messages.
Alert() - Constructor for class com.jidesoft.alert.Alert
Creates an Alert.
AlertGroup - Class in com.jidesoft.alert
AlertGroup is used when showing multiple alerts at one time.
AlertGroup() - Constructor for class com.jidesoft.alert.AlertGroup
 
alertIfInvalid(int, String) - Method in interface com.jidesoft.swing.TabEditingValidator
This is called before editStop.
Algorithm - Interface in com.jidesoft.treemap
The interface for all treemap layout algorithms.
AlgorithmFactory - Class in com.jidesoft.treemap
Factory class for accessing predefined layout algorithms.
AlgorithmFactory(Algorithm...) - Constructor for class com.jidesoft.treemap.AlgorithmFactory
 
ALIGH_LEFT - Static variable in class com.jidesoft.icons.IconSet.Text
 
ALIGN_CENTER - Static variable in class com.jidesoft.icons.IconSet.Text
 
ALIGN_RIGHT - Static variable in class com.jidesoft.icons.IconSet.Text
 
Alignable - Interface in com.jidesoft.swing
Alignable is an interface that can be implemented by any components to provide information such as how to set orientation and check whether a component supports vertical orientation or horizontal orientation.
AlignmentSupport - Interface in com.jidesoft.swing
A general interface for alignment support.
ALL - Static variable in interface com.jidesoft.filter.Filter
A constant for ALL for filters.
ALL - Static variable in interface com.jidesoft.swing.PartialSide
 
ALL - Static variable in class com.jidesoft.swing.Resizable
 
ALL_COLUMNS - Static variable in class com.jidesoft.grid.FilterableTableModelEvent
Specifies all columns.
ALL_COLUMNS - Static variable in interface com.jidesoft.grid.IFilterableTableModel
Specifies all columns.
ALL_VISIBLE_CELLS - Static variable in class com.jidesoft.grid.TableFlashable
 
AllFilter<T> - Class in com.jidesoft.filter
A Filter that always returns false in AllFilter.isValueFiltered(Object) no matter what the input value is.
AllFilter() - Constructor for class com.jidesoft.filter.AllFilter
Creates a AllFilter.
allKeys() - Method in class com.jidesoft.plaf.basic.LazyActionMap
 
allowActivate(Object) - Method in class com.jidesoft.docking.DefaultDockingManager
Check if the source is allowed to be activated.
allowClosing() - Method in class com.jidesoft.dialog.AbstractPage
Allow this document closing.
allowClosing() - Method in class com.jidesoft.document.DocumentComponent
Allow this document closing.
ALLOWED_SUMMARIES_ALL - Static variable in interface com.jidesoft.pivot.SummaryCalculator
 
ALLOWED_SUMMARIES_COUNT - Static variable in interface com.jidesoft.pivot.SummaryCalculator
 
ALLOWED_SUMMARIES_MAX_MIN_COUNT - Static variable in interface com.jidesoft.pivot.SummaryCalculator
 
allowMoving() - Method in class com.jidesoft.document.DocumentComponent
Allow this document moving.
ALLOY_LNF - Static variable in class com.jidesoft.plaf.LookAndFeelFactory
Class name of Alloy L&F.
AlphanumComparator - Class in com.jidesoft.comparator
This is an updated version from the same named class from http://www.davekoelle.com/alphanum.html.
AlphanumComparator() - Constructor for class com.jidesoft.comparator.AlphanumComparator
Creates a case sensitive comparator to use the alphanum algorithm to compare the strings.
AlphanumComparator(boolean) - Constructor for class com.jidesoft.comparator.AlphanumComparator
Creates a comparator to use the alphanum algorithm to compare the strings.
alwaysCalculateCellRect() - Method in class com.jidesoft.grid.HierarchicalTable
A boolean flag to determine if the rect should always be calculated when painting the grid line and cells.
alwaysCalculateCellRect() - Method in class com.jidesoft.grid.JideTable
A boolean flag to determine if the rect should always be calculated when painting the grid line and cells.
alwaysCalculateCellRect() - Method in class com.jidesoft.grid.TreeTable
A boolean flag to determine if the rect should always be calculated when painting the grid line and cells.
alwaysShowOutlines - Variable in class com.jidesoft.chart.render.AbstractRenderer
 
AM_PM - Static variable in class com.jidesoft.scale.DatePeriod
 
AmericanExpress - Class in com.jidesoft.field.creditcard
AmericanExpress credit card Issuer.
AmericanExpress() - Constructor for class com.jidesoft.field.creditcard.AmericanExpress
 
AMEX - Static variable in class com.jidesoft.field.creditcard.CreditCardsIconsFactory.CreditCards
 
ancestorHidden() - Method in class com.jidesoft.popup.JidePopup
This method will process component hidden event for the popup's ancestor.
ancestorMoved() - Method in class com.jidesoft.popup.JidePopup
This method will process component moved event for the popup's ancestor.
AndFilter - Class in com.jidesoft.filter
An filter which filters a value if any one of its filters filters away the value.
AndFilter() - Constructor for class com.jidesoft.filter.AndFilter
 
AndFilter(Filter[]) - Constructor for class com.jidesoft.filter.AndFilter
 
Animatable - Interface in com.jidesoft.chart
An interface implemented by graphical components that can be animated.
AnimatedChart - Interface in com.jidesoft.chart
Interface for charts that support animation
animationEnds(Component) - Method in interface com.jidesoft.swing.AnimatorListener
Called when the animation sequence ends.
animationFrame(Component, int, int) - Method in interface com.jidesoft.swing.AnimatorListener
Called when the animation sequence runs at certain step..
animationStarts(Component) - Method in interface com.jidesoft.swing.AnimatorListener
Called when the animation sequence starts.
Animator - Class in com.jidesoft.swing
An ActionListener with a timer.
Animator(Component) - Constructor for class com.jidesoft.swing.Animator
Creates an animator for source with initDelay 50 ms, each step delays 10 ms and total 10 steps.
Animator(Component, int, int, int) - Constructor for class com.jidesoft.swing.Animator
Creates an animator for source.
AnimatorListener - Interface in com.jidesoft.swing
This is a listener that can be used to customize the behaviour of animation.
AnnotatedChartModel - Interface in com.jidesoft.chart.model
A ChartModel that can be annotated
AnnotatedChartModelAdapter - Class in com.jidesoft.chart.model
A class that accepts a regular ChartModel and exposes the interface of an Annotated ChartModel
AnnotatedChartModelAdapter(ChartModel) - Constructor for class com.jidesoft.chart.model.AnnotatedChartModelAdapter
 
Annotation - Interface in com.jidesoft.chart.annotation
This interface is used as a semantic tag
AnnotationModel - Interface in com.jidesoft.chart.model
This interface supports the idea of annotating an object with multiple Annotations.
antialiasShape(Graphics, boolean) - Static method in class com.jidesoft.plaf.aqua.AquaJideUtils
 
antialiasText(Graphics, boolean) - Static method in class com.jidesoft.plaf.aqua.AquaJideUtils
 
ANY_COLUMNS - Static variable in class com.jidesoft.grid.FilterableTableModelEvent
Specifies any columns.
ANY_COLUMNS - Static variable in interface com.jidesoft.grid.IFilterableTableModel
Specifies any columns.
anyRollovers() - Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
 
append(AbstractDialogPage) - Method in class com.jidesoft.dialog.PageList
Appends a page to the end of the list.
append(Integer) - Method in class com.jidesoft.diff.Diff
Adds the given value to the "end" of the threshold map, that is, with the greatest index/key.
append(String) - Method in class com.jidesoft.editor.CodeEditor
 
append(int, int) - Method in class com.jidesoft.grid.SortableTableModel
 
append(int, int) - Method in class com.jidesoft.grid.SortableTreeTableModel
 
appendPath(MenuElement[], MenuElement) - Static method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
 
appendPath(MenuElement[], MenuElement) - Static method in class com.jidesoft.plaf.metal.MetalMenuUI
 
appendPath(MenuElement[], MenuElement) - Static method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
 
APPLICATION - Static variable in class com.jidesoft.icons.IconSet.Software
 
APPLY - Static variable in interface com.jidesoft.dialog.ButtonNames
 
applyDifference(float[], int[]) - Static method in class com.jidesoft.utils.ColorUtils
 
applyFilter() - Method in class com.jidesoft.chart.model.FilterableChartModel
 
applyFilter(String) - Method in class com.jidesoft.combobox.QuickComboBoxFilterField
Applies the filter.
applyFilter(Filter, int) - Method in class com.jidesoft.grid.AutoFilterBox
Applies the filter to the specified column index of the FilterableTableModel.
applyFilter(Filter, int, boolean) - Method in class com.jidesoft.grid.AutoFilterBox
 
applyFilter() - Method in class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
 
applyFilter(String) - Method in class com.jidesoft.grid.ComboBoxShrinkSearchableSupport
 
applyFilter(String) - Method in class com.jidesoft.grid.ListComboBoxShrinkSearchableSupport
 
applyFilter(String) - Method in class com.jidesoft.grid.ListShrinkSearchableSupport
 
applyFilter(String) - Method in class com.jidesoft.grid.QuickFilterField
Applies the filter.
applyFilter() - Method in class com.jidesoft.grid.QuickFilterField
 
applyFilter(JList, IFilterableTableModel, int) - Method in class com.jidesoft.grid.QuickFilterPane
Apply filters to FilterableTableModel.
applyFilter() - Method in class com.jidesoft.grid.QuickTableFilterField
 
applyFilter(String) - Method in class com.jidesoft.grid.QuickTableFilterField
Applies the filter.
applyFilter(String) - Method in class com.jidesoft.grid.ShrinkSearchableSupport
Update the filterable model, usually applying filter, based on the latest Searchable searching text.
applyFilter(String) - Method in class com.jidesoft.grid.TableComboBoxShrinkSearchableSupport
 
applyFilter(String) - Method in class com.jidesoft.grid.TableShrinkSearchableSupport
 
applyFilter(String) - Method in class com.jidesoft.list.QuickListFilterField
Applies the filter.
applyFilter(String) - Method in class com.jidesoft.lucene.LuceneQuickTableFilterField
 
applyFilter(Filter, int) - Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
Applies the filter to the specified column index of the FilterableTableModel.
applyFilter(Filter, int, boolean) - Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
Applies the filter to the specified column index of the FilterableTableModel.
applyFilter(String) - Method in class com.jidesoft.tree.QuickTreeFilterField
Applies the filter with the seaching text.
applyFilter(String) - Method in class com.jidesoft.tree.TreeShrinkSearchableSupport
 
applyFilters(int[], int[], int[], int[]) - Method in interface com.jidesoft.pivot.PivotDataSource
Tells the data source to apply the filters after all filters have been set using PivotDataSource.setFilter(Object[],int,boolean) method.
applyFilters() - Method in interface com.jidesoft.pivot.PivotDataSource
Tells the data source to apply the filters after all filters have been set using PivotDataSource.setFilter(Object[],int,boolean) method.
applyFilters() - Method in class com.jidesoft.pivot.TableModelPivotDataSource
 
applyFilters(int[], int[], int[], int[]) - Method in class com.jidesoft.pivot.TableModelPivotDataSource
 
applyMinimumMode() - Method in class com.jidesoft.marker.MarkerArea
 
applyRangeConstraints(Axis, Axis, double, double, double, double) - Method in class com.jidesoft.chart.AbstractAutoRanger
Post-processes the ranges of the supplied x and y axes to apply the minimum and maximum values
applyXRangeConstraints(Axis, double, double) - Method in class com.jidesoft.chart.AbstractAutoRanger
 
applyYRangeConstraints(Axis, double, double) - Method in class com.jidesoft.chart.AbstractAutoRanger
 
AQUA_BANNER_BLUE - Static variable in class com.jidesoft.plaf.aqua.AquaJideUtils
 
AQUA_BANNER_WHITE - Static variable in class com.jidesoft.plaf.aqua.AquaJideUtils
 
AQUA_BLUE - Static variable in class com.jidesoft.plaf.aqua.AquaJideUtils
 
AQUA_GRAPHITE - Static variable in class com.jidesoft.plaf.aqua.AquaJideUtils
 
AQUA_LNF - Static variable in class com.jidesoft.plaf.LookAndFeelFactory
Class name of Aqua L&F provided in Apple Mac OS X JDK.
AQUA_LNF_6 - Static variable in class com.jidesoft.plaf.LookAndFeelFactory
Class name of Aqua L&F provided in Apple Mac OS X JDK.
AQUA_WHITE - Static variable in class com.jidesoft.plaf.aqua.AquaJideUtils
 
AquaAutoFilterTableHeaderUI - Class in com.jidesoft.plaf.aqua
The UI class for AutoFilterTableHeader in Aqua L&F.
AquaAutoFilterTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaAutoFilterTableHeaderUI
 
AquaCellSpanTableUI - Class in com.jidesoft.plaf.aqua
 
AquaCellSpanTableUI() - Constructor for class com.jidesoft.plaf.aqua.AquaCellSpanTableUI
 
AquaCellStyleTableHeaderUI - Class in com.jidesoft.plaf.aqua
 
AquaCellStyleTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI
 
AquaCellStyleTableHeaderUI.MouseInputHandler - Class in com.jidesoft.plaf.aqua
 
AquaCellStyleTableHeaderUI.MouseInputHandler() - Constructor for class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI.MouseInputHandler
 
AquaDockableFrameTitlePane - Class in com.jidesoft.plaf.aqua
Aqua L&f implementation of title bar for DockableFrame
AquaDockableFrameTitlePane(DockableFrame) - Constructor for class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
 
AquaDockableFrameTitlePane.AquaCloseButton - Class in com.jidesoft.plaf.aqua
 
AquaDockableFrameTitlePane.AquaCloseButton() - Constructor for class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaCloseButton
 
AquaDockableFrameTitlePane.AquaTitlePaneLayout - Class in com.jidesoft.plaf.aqua
 
AquaDockableFrameTitlePane.AquaTitlePaneLayout() - Constructor for class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaTitlePaneLayout
 
AquaDockableFrameTitlePane.ButtonChangeListener - Class in com.jidesoft.plaf.aqua
 
AquaDockableFrameUI - Class in com.jidesoft.plaf.aqua
DockableFrame UI implementation
AquaDockableFrameUI() - Constructor for class com.jidesoft.plaf.aqua.AquaDockableFrameUI
 
AquaDockableFrameUI(DockableFrame) - Constructor for class com.jidesoft.plaf.aqua.AquaDockableFrameUI
 
AquaEditableTableHeaderUI - Class in com.jidesoft.plaf.aqua
EditableTableHeaderUI of EditableTableHeader for Aqua L&F.
AquaEditableTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaEditableTableHeaderUI
 
AquaExComboBoxPopup - Class in com.jidesoft.plaf.aqua
 
AquaExComboBoxPopup(JComboBox) - Constructor for class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
 
AquaExComboBoxUI - Class in com.jidesoft.plaf.aqua
 
AquaExComboBoxUI() - Constructor for class com.jidesoft.plaf.aqua.AquaExComboBoxUI
 
AquaGripperUI - Class in com.jidesoft.plaf.aqua
 
AquaGripperUI() - Constructor for class com.jidesoft.plaf.aqua.AquaGripperUI
 
AquaGroupTableHeaderUI - Class in com.jidesoft.plaf.aqua
The UI class for GroupTableHeader in Aqua L&F.
AquaGroupTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaGroupTableHeaderUI
 
AquaHierarchicalTableUI - Class in com.jidesoft.plaf.aqua
 
AquaHierarchicalTableUI() - Constructor for class com.jidesoft.plaf.aqua.AquaHierarchicalTableUI
 
AquaJidePopupMenuUI - Class in com.jidesoft.plaf.aqua
 
AquaJidePopupMenuUI() - Constructor for class com.jidesoft.plaf.aqua.AquaJidePopupMenuUI
 
AquaJideSplitButtonUI - Class in com.jidesoft.plaf.aqua
Menu UI implementation
AquaJideSplitButtonUI() - Constructor for class com.jidesoft.plaf.aqua.AquaJideSplitButtonUI
 
AquaJideTabbedPaneUI - Class in com.jidesoft.plaf.aqua
JideTabbedPane UI implementation
AquaJideTabbedPaneUI() - Constructor for class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
 
AquaJideTabbedPaneUI.AquaTabCloseButton - Class in com.jidesoft.plaf.aqua
 
AquaJideTabbedPaneUI.AquaTabCloseButton() - Constructor for class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton
 
AquaJideTabbedPaneUI.AquaTabCloseButton(int) - Constructor for class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton
 
AquaJideTableUI - Class in com.jidesoft.plaf.aqua
The TableUI based on BasicTableUI.
AquaJideTableUI() - Constructor for class com.jidesoft.plaf.aqua.AquaJideTableUI
 
AquaJideUtils - Class in com.jidesoft.plaf.aqua
AquaJideUtils to add Jide extension to AquaLookAndFeel
AquaJideUtils() - Constructor for class com.jidesoft.plaf.aqua.AquaJideUtils
 
AquaNavigableTableUI - Class in com.jidesoft.plaf.aqua
 
AquaNavigableTableUI() - Constructor for class com.jidesoft.plaf.aqua.AquaNavigableTableUI
 
AquaNestedTableHeaderUI - Class in com.jidesoft.plaf.aqua
UI class for NestedTableHeader.
AquaNestedTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaNestedTableHeaderUI
 
AquaPainter - Class in com.jidesoft.plaf.aqua
Painter for Aqua style L&F.
AquaPainter() - Constructor for class com.jidesoft.plaf.aqua.AquaPainter
 
AquaRangeSliderUI - Class in com.jidesoft.plaf.aqua
 
AquaRangeSliderUI(JSlider) - Constructor for class com.jidesoft.plaf.aqua.AquaRangeSliderUI
 
AquaRangeSliderUI.RangeTrackListener - Class in com.jidesoft.plaf.aqua
 
AquaRangeSliderUI.RangeTrackListener(BasicSliderUI.TrackListener) - Constructor for class com.jidesoft.plaf.aqua.AquaRangeSliderUI.RangeTrackListener
 
AquaSidePaneUI - Class in com.jidesoft.plaf.aqua
 
AquaSidePaneUI() - Constructor for class com.jidesoft.plaf.aqua.AquaSidePaneUI
 
AquaSortableTableHeaderUI - Class in com.jidesoft.plaf.aqua
UI class for SortableTableHeader in Aqua L&F.
AquaSortableTableHeaderUI() - Constructor for class com.jidesoft.plaf.aqua.AquaSortableTableHeaderUI
 
AquaTreeTableUI - Class in com.jidesoft.plaf.aqua
 
AquaTreeTableUI() - Constructor for class com.jidesoft.plaf.aqua.AquaTreeTableUI
 
AREA_COLUMN - Static variable in interface com.jidesoft.pivot.PivotConstants
A constant for the pivot field area for column fields.
AREA_DATA - Static variable in interface com.jidesoft.pivot.PivotConstants
A constant for the pivot field area for data fields.
AREA_FILTER - Static variable in interface com.jidesoft.pivot.PivotConstants
A constant for the pivot field area for filter fields.
AREA_NAMES - Static variable in interface com.jidesoft.pivot.PivotConstants
All the field area names.
AREA_NOT_ASSIGNED - Static variable in interface com.jidesoft.pivot.PivotConstants
A constant for the pivot field area for not assigned fields.
AREA_ROW - Static variable in interface com.jidesoft.pivot.PivotConstants
A constant for the pivot field area for row fields.
AREA_SIZE_RESIZE - Static variable in class com.jidesoft.plaf.basic.BasicScaleAreaUI.Handler
 
areSiblingsSelected(TreePath) - Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
tells whether all siblings of given path are selected.
areSiblingsSelected(TreePath) - Method in class com.jidesoft.tree.FilterableCheckBoxTreeSelectionModel
 
ArrayConverter - Class in com.jidesoft.converter
An abstract class that is extended by any converters that convert to/from an array-like format, such as 1, 2, 3.
ArrayConverter(String, int, Class<?>) - Constructor for class com.jidesoft.converter.ArrayConverter
Creates an ArrayConverter.
ArrayConverter(String, int, Class<?>[]) - Constructor for class com.jidesoft.converter.ArrayConverter
Creates an ArrayConverter.
arrayFromString(String, ConverterContext) - Method in class com.jidesoft.converter.ArrayConverter
Converts from string to an array of objects, using separator to separate the string.
arrayToString(Object[], ConverterContext) - Method in class com.jidesoft.converter.ArrayConverter
Converts from array to string by concating them with separators.
ARROW - Static variable in class com.jidesoft.plaf.basic.BasicGanttChartUI.BasicRelationPainter
 
ARROW_TEXT_GAP - Static variable in class com.jidesoft.grid.NestedSortableTableHeader
Deprecated. The gap between the sort arrow and index text.
ARROW_TEXT_GAP - Static variable in class com.jidesoft.plaf.basic.BasicPainter
The gap between the sort arrow and index text.
arrowIcon - Variable in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
 
arrowIcon - Variable in class com.jidesoft.plaf.metal.MetalMenuItemUI
 
arrowIcon - Variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
arrowIconRect - Static variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
 
ArrowKeyNavigationSupport - Class in com.jidesoft.swing
This is a util class to support the four arrow keys navigation in any container.
ArrowKeyNavigationSupport() - Constructor for class com.jidesoft.swing.ArrowKeyNavigationSupport
 
ArrowKeyNavigationSupport(Class[]) - Constructor for class com.jidesoft.swing.ArrowKeyNavigationSupport
 
ArrowKeyNavigationSupport(int[]) - Constructor for class com.jidesoft.swing.ArrowKeyNavigationSupport
 
ArrowKeyNavigationSupport(Class[], int[]) - Constructor for class com.jidesoft.swing.ArrowKeyNavigationSupport
 
AS_IS - Static variable in class com.jidesoft.editor.tokenmarker.VHDLTokenMarker
 
ascending - Variable in class com.jidesoft.grid.ISortableTableModel.SortItem
 
asComponent() - Method in class com.jidesoft.docking.DialogFloatingContainer
 
asComponent() - Method in interface com.jidesoft.docking.FloatingContainer
 
asComponent() - Method in class com.jidesoft.docking.FrameFloatingContainer
 
asComponent() - Method in class com.jidesoft.docking.WindowFloatingContainer
 
assertEDT() - Static method in class com.jidesoft.chart.util.ChartUtils
 
assignColors(Set, boolean) - Method in interface com.jidesoft.colormap.MutableColorMap
 
assignColors(Object...) - Method in interface com.jidesoft.colormap.MutableColorMap
 
assignColors(Iterable<Object>) - Method in interface com.jidesoft.colormap.MutableColorMap
 
assignColors(Set, boolean) - Method in class com.jidesoft.colormap.SimpleColorMap
 
assignColors(Object...) - Method in class com.jidesoft.colormap.SimpleColorMap
 
assignColors(Iterable<Object>) - Method in class com.jidesoft.colormap.SimpleColorMap
 
assureRectsCreated(int) - Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
 
ATTACHABLE_PROPERTY - Static variable in class com.jidesoft.popup.JidePopup
Constrained property name indicating that the popup is attachable.
ATTACHMENT - Static variable in class com.jidesoft.icons.NetworkIconSet.Email
 
ATTENTION - Static variable in class com.jidesoft.swing.OverlayableIconsFactory
 
ATTRIBUTE_PERSISTENCE_NAME - Static variable in interface com.jidesoft.swing.LayoutPersistence
 
ATTRIBUTE_VERSION - Static variable in class com.jidesoft.swing.PersistenceUtils
Version attribute for every layout persistence utility class.
AUTO_CELL_MERGE_COLUMNS - Static variable in class com.jidesoft.grid.CellSpanTable
 
AUTO_CELL_MERGE_COLUMNS_LIMITED - Static variable in class com.jidesoft.grid.CellSpanTable
 
AUTO_CELL_MERGE_OFF - Static variable in class com.jidesoft.grid.CellSpanTable
 
AUTO_CELL_MERGE_ROWS - Static variable in class com.jidesoft.grid.CellSpanTable
 
AUTO_CELL_MERGE_ROWS_LIMITED - Static variable in class com.jidesoft.grid.CellSpanTable
 
AUTO_REPEAT - Static variable in class com.jidesoft.swing.AutoRepeatButtonUtils
 
AUTO_RESIZE_ALL_COLUMNS_FILL - Static variable in class com.jidesoft.grid.JideTable
Deprecated. please use AUTO_RESIZE_FILL | AUTO_RESIZE_ALL_COLUMNS instead.
AUTO_RESIZE_FILL - Static variable in class com.jidesoft.grid.JideTable
An enhanced auto resize mode.
AUTO_RESIZE_LAST_COLUMN_FILL - Static variable in class com.jidesoft.grid.JideTable
Deprecated. please use AUTO_RESIZE_FILL | AUTO_RESIZE_LAST_COLUMN instead.
AUTO_RESIZE_NEXT_COLUMN_FILL - Static variable in class com.jidesoft.grid.JideTable
Deprecated. please use AUTO_RESIZE_FILL | AUTO_RESIZE_NEXT_COLUMN instead.
AUTO_RESIZE_PERIODS - Static variable in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
 
AUTO_RESIZE_PERIODS_VISIBLE_ENTRIES - Static variable in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
 
AUTO_RESIZE_SUBSEQUENT_COLUMNS_FILL - Static variable in class com.jidesoft.grid.JideTable
Deprecated. please use AUTO_RESIZE_FILL | AUTO_RESIZE_SUBSEQUENT_COLUMNS instead.
AUTO_RESPONSE - Static variable in class com.jidesoft.icons.NetworkIconSet.Email
 
AUTO_UPDATE_FOOTER_TABLE_COLUMNS - Static variable in class com.jidesoft.grid.TableScrollPane
By default we will try to automatically update footer table when main table column is added, removed or moved.
AutoCompletion - Class in com.jidesoft.swing
AutoCompletion is a helper class to make JTextComponent or JComboBox auto-complete based on a list of known items.
AutoCompletion(JComboBox) - Constructor for class com.jidesoft.swing.AutoCompletion
 
AutoCompletion(JComboBox, Searchable) - Constructor for class com.jidesoft.swing.AutoCompletion
 
AutoCompletion(JTextComponent, Searchable) - Constructor for class com.jidesoft.swing.AutoCompletion
 
AutoCompletion(JTextComponent, List) - Constructor for class com.jidesoft.swing.AutoCompletion
 
AutoCompletion(JTextComponent, Object[]) - Constructor for class com.jidesoft.swing.AutoCompletion
 
AutoCompletion.AutoCompletionDocument - Class in com.jidesoft.swing
The document class used by AutoCompletion.
AutoCompletion.AutoCompletionDocument() - Constructor for class com.jidesoft.swing.AutoCompletion.AutoCompletionDocument
 
AutoCompletionComboBox - Class in com.jidesoft.swing
An auto completion combobox.
AutoCompletionComboBox() - Constructor for class com.jidesoft.swing.AutoCompletionComboBox
 
AutoCompletionComboBox(Vector<?>) - Constructor for class com.jidesoft.swing.AutoCompletionComboBox
 
AutoCompletionComboBox(Object[]) - Constructor for class com.jidesoft.swing.AutoCompletionComboBox
 
AutoCompletionComboBox(ComboBoxModel) - Constructor for class com.jidesoft.swing.AutoCompletionComboBox
 
AutoFilterBox - Class in com.jidesoft.grid
AutoFilterBox is used as the cell editor component for AutoFilterTableHeader.
AutoFilterBox() - Constructor for class com.jidesoft.grid.AutoFilterBox
Creates a button with no set text or icon.
AutoFilterBox.ArrowIcon - Class in com.jidesoft.grid
 
AutoFilterBox.ArrowIcon(int) - Constructor for class com.jidesoft.grid.AutoFilterBox.ArrowIcon
 
AutoFilterBox.AutoFilterBoxFilterField - Class in com.jidesoft.grid
The QuickTableFilterField used by AutoFilterBox.
AutoFilterBox.AutoFilterBoxFilterField(TableModel) - Constructor for class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
 
AutoFilterBox.FilterTitleFormatter - Interface in com.jidesoft.grid
An interface which is used to format the filter title.
AutoFilterTableHeader - Class in com.jidesoft.grid
AutoFilterTableHeader implements auto-filter feature.
AutoFilterTableHeader(TableColumnModel) - Constructor for class com.jidesoft.grid.AutoFilterTableHeader
The constructor.
AutoFilterTableHeader(JTable) - Constructor for class com.jidesoft.grid.AutoFilterTableHeader
Creates AutoFilterTableHeader.
AutoFilterTableHeaderAdapter - Interface in com.jidesoft.grid
Deprecated. replaced by AutoFilterTableModel.
AutoFilterTableHeaderAdapter.FilterTitleFormatter - Interface in com.jidesoft.grid
Deprecated. An interface which is used to format the filter title.
AutoFilterTableHeaderEditor - Class in com.jidesoft.grid
Header cell editor for AutoFilterTableHeader.
AutoFilterTableHeaderEditor() - Constructor for class com.jidesoft.grid.AutoFilterTableHeaderEditor
 
AutoFilterTableHeaderRenderer - Class in com.jidesoft.grid
Header cell renderer for AutoFilterTableHeader.
AutoFilterTableHeaderRenderer() - Constructor for class com.jidesoft.grid.AutoFilterTableHeaderRenderer
 
AutoFilterTableModel - Interface in com.jidesoft.grid
The table model that provides input for AutoFilterTableHeader.
AutoFilterUtils - Class in com.jidesoft.grid
Deprecated. replaced by newly designed NestedTableHeader which could work well with AutoFilter function and also have the capability to accept text input.
AutoFilterUtils() - Constructor for class com.jidesoft.grid.AutoFilterUtils
Deprecated. Default Constructor.
AutoFilterUtils.AutoFilterRowTable - Class in com.jidesoft.grid
Deprecated. The table to contain the new-added filter row.
AutoFilterUtils.AutoFilterRowTable(TableModel) - Constructor for class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTable
Deprecated.  
AutoFilterUtils.AutoFilterRowTableModel - Class in com.jidesoft.grid
Deprecated. The table model for the FilterRowTable.
AutoFilterUtils.AutoFilterRowTableModel() - Constructor for class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTableModel
Deprecated.  
AutoFilterUtils.TableWildcardFilter - Class in com.jidesoft.grid
Deprecated. The filter used to filtering the table.
AutoFilterUtils.TableWildcardFilter(String) - Constructor for class com.jidesoft.grid.AutoFilterUtils.TableWildcardFilter
Deprecated.  
AUTOHIDE_ACTION_TO_REMAIN_ACTIVE - Static variable in class com.jidesoft.docking.DockableFrame
One of the default autohide actions.
AUTOHIDE_BUTTON - Static variable in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
 
autohideAll() - Method in class com.jidesoft.docking.DefaultDockingManager
Auto-hide all frames.
autohideAll() - Method in interface com.jidesoft.docking.DockingManager
Auto-hide all frames.
AutoHideContainer - Class in com.jidesoft.docking
AutoHideContainer extends SidePane which allows DockableFrame to shrink to one side of JFrame.
AutoHideContainer(int, DockingManager, AutoHideContainer.MouseInputCreator) - Constructor for class com.jidesoft.docking.AutoHideContainer
Default constructor.
AutoHideContainer.MouseInputCreator - Interface in com.jidesoft.docking
 
autohideFrame(String, int, int) - Method in class com.jidesoft.docking.DefaultDockingManager
Autohides a frame at particular side and particular index.
autohideFrame(DockableFrame, int, int) - Method in class com.jidesoft.docking.DefaultDockingManager
Deprecated. 
autohideFrame(DockableFrame, int, int) - Method in interface com.jidesoft.docking.DeprecatedDockingManager
Deprecated. use #autohideFrame(String,int,int) instead.
autohideFrame(String, int, int) - Method in interface com.jidesoft.docking.DockingManager
Autohides the frame with specified frameName at the specified side and index.
AutoHideMouseListener - Class in com.jidesoft.docking
MouseListener for AutohideContainer.
AutoHideMouseListener(DockingManager, DockableFrame, int) - Constructor for class com.jidesoft.docking.AutoHideMouseListener
Constructor.
AutoPositionedLabel - Class in com.jidesoft.chart.annotation
A label that is centred on the chart.
AutoPositionedLabel() - Constructor for class com.jidesoft.chart.annotation.AutoPositionedLabel
Zero-argument constructor
AutoPositionedLabel(String, Color, Font) - Constructor for class com.jidesoft.chart.annotation.AutoPositionedLabel
 
AutoPositionedLabel(String, Color) - Constructor for class com.jidesoft.chart.annotation.AutoPositionedLabel
 
AutoPositionedLabel(String) - Constructor for class com.jidesoft.chart.annotation.AutoPositionedLabel
 
autoRange() - Method in class com.jidesoft.chart.Chart
Causes the ranges of the chart to be adjusted according to the data.
AutoRanger - Interface in com.jidesoft.chart
The interface that must be implemented by any objects that are to be used as auto-rangers for a chart.
AutoRepeatButtonUtils - Class in com.jidesoft.swing
AutoRepeatButtonUtils is a utility class which can make a button automatically trigger action events continuously.
AutoRepeatButtonUtils() - Constructor for class com.jidesoft.swing.AutoRepeatButtonUtils
 
autoResizeAllColumns(JTable) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, int[], boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, int[], boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, int[], int[], boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, int[], int[], boolean, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns(JTable, int[], int[], boolean, boolean, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for all columns of the given table.
autoResizeAllColumns() - Method in class com.jidesoft.pivot.PivotTablePane
Auto-resize all table's table column width so that all cell contents are visible.
autoResizeAllColumns(boolean) - Method in class com.jidesoft.pivot.PivotTablePane
Auto-resize all table's table column width so that all cell contents are visible.
autoResizeAllRows(JTable) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the row of the given table.
autoResizeAllRows(JTable, int[]) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the row of the given table.
autoResizeColumn(JTable, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean, boolean, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean, boolean, int, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean, boolean, int, int, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizeColumn(JTable, int, boolean, boolean, int, int, boolean, boolean) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal width for the column of the given table.
autoResizePeriods(boolean) - Method in class com.jidesoft.gantt.GanttChart
Automatically resizes the periods width and changes the visible periods to fit the range of the GanttModel.
AutoResizePopupMenuCustomizer - Class in com.jidesoft.grid
A TableHeaderPopupMenuCustomizer to auto resize a column or all columns.
AutoResizePopupMenuCustomizer() - Constructor for class com.jidesoft.grid.AutoResizePopupMenuCustomizer
 
autoResizeRow(JTable, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the row of the given table.
autoResizeRow(JTable, int, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the row of the given table.
autoResizeRows(JTable, int, int) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the rows of the given table.
autoResizeRows(JTable, int, int, int[]) - Static method in class com.jidesoft.grid.TableUtils
Calculates the optimal height for the rows of the given table.
AutoResizingTextArea - Class in com.jidesoft.swing
An extended version of JTextArea that automatically resizes itself vertically.
AutoResizingTextArea() - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Creates a textarea with the default minimum and maximum number of rows.
AutoResizingTextArea(int) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Creates a textarea with the specified minimum number of rows.
AutoResizingTextArea(int, int) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Creates a textarea with the specified minimum and maximum number of rows.
AutoResizingTextArea(String) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Creates a textarea with the default minimum and maximum row count and the provided initial text.
AutoResizingTextArea(int, int, int) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Create a new AutoResizingTextArea with a height bounded by the provided minimum and maximum row counts and with its width dictated by the provided column count.
AutoResizingTextArea(String, int, int, int) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Create a new AutoResizingTextArea with a height bounded by the provided minimum and maximum row counts and with its width dictated by the provided column count.
AutoResizingTextArea(Document) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Create a new AutoResizingTextArea using a Document.
AutoResizingTextArea(Document, String, int, int, int) - Constructor for class com.jidesoft.swing.AutoResizingTextArea
Constructs a new AutoResizingTextArea with the specified number of rows and columns, and the given model.
AutoScroll - Class in com.jidesoft.swing
Please note: we are still polishing this class and may change the public interface in the future.
AutoScroll(Component) - Constructor for class com.jidesoft.swing.AutoScroll
 
AutoScroll(Component, boolean) - Constructor for class com.jidesoft.swing.AutoScroll
 
autoScrolling(int) - Method in class com.jidesoft.swing.AutoScroll
 
autoScrollingEnded(int) - Method in class com.jidesoft.swing.AutoScroll
 
autoScrollingStarted(int) - Method in class com.jidesoft.swing.AutoScroll
 
average(List<Double>) - Static method in class com.jidesoft.chart.model.AverageChartModel
 
AVERAGE_AGGREGATION - Static variable in class com.jidesoft.treemap.AggregationFactory
Aggregate values by averaging them.
AverageChartModel - Class in com.jidesoft.chart.model
A ChartModel that averages all the y values of its delegate that have the same x value.
AverageChartModel(AnnotatedChartModel[]) - Constructor for class com.jidesoft.chart.model.AverageChartModel
 
AverageChartModel(String, AnnotatedChartModel[]) - Constructor for class com.jidesoft.chart.model.AverageChartModel
 
awaitTermination(long, TimeUnit) - Method in class com.jidesoft.chart.util.SwingExecutor
 
Axis - Class in com.jidesoft.chart.axis
Represents an axis in the chart display.
Axis() - Constructor for class com.jidesoft.chart.axis.Axis
No-args constructor
Axis(String) - Constructor for class com.jidesoft.chart.axis.Axis
Create an axis using the supplied text to create a label
Axis(AutoPositionedLabel) - Constructor for class com.jidesoft.chart.axis.Axis
Create an axis using the given label
Axis(double, double) - Constructor for class com.jidesoft.chart.axis.Axis
Create an axis using the supplied minimum and maximum values to set the range of the axis.
Axis(Range<?>) - Constructor for class com.jidesoft.chart.axis.Axis
Create an axis using the given range to define the minimum and maximum values
Axis(Range<?>, String) - Constructor for class com.jidesoft.chart.axis.Axis
Create an Axis, using the text as the label
Axis3DRenderer - Class in com.jidesoft.chart.render
A class that renderers a three dimensional 'platform'-like axis.
Axis3DRenderer() - Constructor for class com.jidesoft.chart.render.Axis3DRenderer
Create an Axis3DRenderer
AxisComponent - Class in com.jidesoft.chart.axis
A visual axis component that can used independently from, but in conjunction with, a Chart.
AxisComponent() - Constructor for class com.jidesoft.chart.axis.