|
JIDE 3.5.15 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractCodeEditorIntelliHints
is an abstract implementation of IntelliHints
for
CodeEditor
.CodeEditorStatusBarItem
.AbstractComboBox
.
AbstractComboBox
with default context.
AbstractComboBox
.
JComboBox
class.AbstractComboBox
es, provides the convertElementToString method and
reset the popup if the combobox model changesAbstractContext
is a generic context class.AbstractContext
.
AbstractDiffPane
is the base for the diff/merge panes.AbstractDiffPane
.
Expandable
.AbstractFileComboBox
is the base class for FileChooserComboBox and FileNameChooserComboBox.ColorComboBox
.
AbstractFileComboBox
is the base class for FileChooserComboBox and FileNameChooserComboBox.ColorComboBox
.
Filter
interface.AbstractGadget
is the abstract implementation of Gadget
which implements all methods except
Gadget.createGadgetComponent()
and Gadget.disposeGadgetComponent(GadgetComponent)
.AbstractGanttEntryRelationModel
is an abstract implementation of GanttEntryRelationModel
.GanttModel
interface.GroupListModel
However, some methods such as #getGroupStart(int)
& #getGroupEnd(int) may not have a good performance.AbstractIntelliHints
is an abstract implementation of IntelliHints
.LayoutPersistence
.LineNumberMargin
.LineMarginPainter
interface.AbstractListCodeEditorIntelliHints
extends AbstractCodeEditorIntelliHints and further implement most of
the methods in interface IntelliHints
.AbstractListFilter
is a special Filter
for ListModel.AbstractListIntelliHints
extends AbstractIntelliHints and further implement most of the methods in
interface IntelliHints
.MarginPainter
interface.MarginPainter
interface.AbstractMarkerSupport
implements getMarkerModel
to provide a MarkerModel
.AbstractMergePane
extends AbstractDiffPane
to add one more pane since it is for a three-way
merge.AbstractNavigableTableModel
adds NavigableModel
support to AbstractTableModel
.Node
.ObjectGrouper
.AbstractPageNavigationSupport
is an abstract implementation of PageNavigationSupport
.AbstractPageTableModel
is the abstract implementation for PagingSupport
.AbstractPeriodBackgroundPainter
provides an abstract implementation for
PeriodBackgroundPainter
.Range
RowMarginPainter
interface.AbstractRowMarkerSupport
provides default implementations for AbstractRowMarkerSupport.indexToPoint(int, int)
and AbstractRowMarkerSupport.pointToIndexRange(Point, int)
methods for components that have rows.ScaleModel
.AbstractSpanTableModel
adds SpanModel
support to AbstractTableModel
.AbstractStyleTableModel
adds StyleModel
support to AbstractTableModel
.AbstractTableCellEditorRenderer
is an abstract implementation for TableCellEditorRenderer
.AbstractTableFilter
is a special Filter
for TableModel.AbstractTableRowFilter
is an abstract implementation of TableRowFilter
.TreeModel
interface.WildcardSupport
.JButton
which dispatches the action.
ActionListener
.
ActionListener
to the button.
DockableFrame.addAdditionalButtonActions(javax.swing.Action)
AnimatorListener
to this CustomAnimation.
AnimatorListener
to this Animator.
ButtonListener
to the page.
JideCellEditorListener
to the listener list.
ChangeListener
to the model.
ChangeListener
to the model.
ChangeListener
to the model.
TableColumnChooser.hideColumn(javax.swing.JTable, int)
method.
DynamicTableFilter
.
DynamicTableFilter
.
DynamicTableFilter
.
FeedEventListener
to listen to FeedEvent
.
FindResult
.
FindResults
.
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.status.StatusBar
-
- 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
-
- addIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- addIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- addIndicator(String, IndicatorStyle) -
Method in class com.jidesoft.gauge.Bullet
- You can clear an individual style by setting it to null.
- addInfo(String) -
Method in class com.jidesoft.wizard.DefaultWizardPage
- Adds a multiple line important text.
- addInsertedCellHighlight(int, int) -
Method in class com.jidesoft.diff.DiffTableStyleProvider
- Adds an inserted cell highlight.
- addInsertedHighlight(int, int) -
Method in class com.jidesoft.diff.DiffTableStyleProvider
- Adds inserted rows highlight.
- 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
-
- addLinesDiff(Difference, List<Difference>) -
Method in class com.jidesoft.diff.DifferenceList
- Adds the lines difference.
- 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.ChartPanner
- Register an object's interest in pan events
- 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
-
- addPeriodBackgroundPainter(int, PeriodBackgroundPainter<T>) -
Method in class com.jidesoft.gantt.GanttChart
- Adds a painter to chart to paint behind the Gantt entries.
- 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
- Adds a position highlight.
- 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
- Deprecated. 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.AbstractNumericGaugeAxis
-
- 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.range.RangeMorpher
- Add a property change listener to this object.
- 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) -
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.
- addRegistrationListener(RegistrationListener) -
Method in class com.jidesoft.utils.CacheMap
- Adds a listener to the list that's notified each time a change to the registration 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, int, List<? extends T>) -
Method in class com.jidesoft.grid.PropertyTableModel
-
- addRows(int, List<? extends T>, boolean) -
Method in class com.jidesoft.grid.PropertyTableModel
-
- 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.
- addRowSelectionInterval(int, int) -
Method in class com.jidesoft.grid.JideTable
-
- 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
.
- addSelectedText(String) -
Method in class com.jidesoft.list.TextFieldList
- Adds the designated text to the selected list.
- 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.CustomValueFilterListSelectionModel
-
- 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.CheckBoxListSelectionModelWithWrapper
-
- 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
- Deprecated.
- addSelectionInterval(int, int) -
Method in class com.jidesoft.list.JideList
-
- addSelectionInterval(int, int) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- 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.
- addUndo(UndoableEdit) -
Method in class com.jidesoft.grid.JideTable
- Adds an undoable edit to JideTable for further undo/redo.
- addUndo(UndoableEdit) -
Method in class com.jidesoft.list.UndoableListInstaller
- Adds an undoable edit to JideTable for further undo/redo.
- 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.
- addUndoableEditListener(UndoableEditListener) -
Method in class com.jidesoft.grid.JideTable
- Adds the undoable edit listener.
- addUndoableEditListener(UndoableEditListener) -
Method in class com.jidesoft.list.UndoableListInstaller
- Adds the undoable edit listener.
- 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
-
- addWindowListener(WindowListener) -
Method in interface com.jidesoft.document.FloatingDocumentContainer
-
- 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
- Deprecated. no longer being invoked since 3.4.0
- 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.
- adjustColumnSelectionModelOnCaretMoving(boolean) -
Method in class com.jidesoft.editor.CodeEditor
- Adjusts the column seletion model to false when the caret is moving without selection.
- 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(List<U>) -
Method in interface com.jidesoft.chart.model.Aggregation
-
- 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(MultiTableModel) -
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<U,T> - Interface in com.jidesoft.chart.model
- An interface that collects together multiple items and presents one item
to represent the multiple values.
- 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 class com.jidesoft.swing.CheckBoxList
- Deprecated. replaced by
CheckBoxList.ALL_ENTRY
- 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_ENTRY -
Static variable in class com.jidesoft.swing.CheckBoxList
- The default all entry for CheckBoxList.
- 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.
- AlphanumFileComparator - Class in com.jidesoft.comparator
- A File comparator to compare the file name based on alphanum value.
- AlphanumFileComparator() -
Constructor for class com.jidesoft.comparator.AlphanumFileComparator
- Creates a case sensitive comparator to use the alphanum algorithm to compare the strings.
- AlphanumFileComparator(boolean) -
Constructor for class com.jidesoft.comparator.AlphanumFileComparator
- 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(Filter[], int) -
Method in class com.jidesoft.grid.AutoFilterBox
- Applies the filters to the specified column index of the
FilterableTableModel
.
- applyFilters(Filter[], int, boolean) -
Method in class com.jidesoft.grid.AutoFilterBox
- Applies the filters to the specified column index of the
FilterableTableModel
.
- 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
-
- applyFilters(Filter[], int) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Applies the filter to the specified column index of the
FilterableTableModel
.
- applyFilters(Filter[], int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Applies the filter to the specified column index of the
FilterableTableModel
.
- 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
-
- Areas - Class in com.jidesoft.chart.fit
- This class provides methods for computing the area under a curve (but assumes the points
of the curves are joined by straight line segments)
- Areas() -
Constructor for class com.jidesoft.chart.fit.Areas
-
- areaUnder(ChartModel) -
Static method in class com.jidesoft.chart.fit.Areas
-
- areaUnder(ChartModel, double, double) -
Static method in class com.jidesoft.chart.fit.Areas
-
- 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
-
- ASCENDING_SIZE -
Static variable in class com.jidesoft.treemap.OrderingFactory
- Order nodes according to their size (from smallest to largest).
- 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
- Resizes the optimal width for all columns of the given table.
- autoResizeAllColumns(JTable, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes the optimal width for all columns of the given table.
- autoResizeAllColumns(JTable, int[], boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes the optimal width for all columns of the given table.
- autoResizeAllColumns(JTable, int[], boolean, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes the optimal width for all columns of the given table.
- autoResizeAllColumns(JTable, int[], int[], boolean, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes 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
- Resizes 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
- Resizes 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
- Resizes the optimal width for the column of the given table.
- autoResizeColumn(JTable, int, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes the optimal width for the column of the given table.
- autoResizeColumn(JTable, int, boolean, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes the optimal width for the column of the given table.
- autoResizeColumn(JTable, int, boolean, boolean, int) -
Static method in class com.jidesoft.grid.TableUtils
- Resizes 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
- Resizes 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
- Resizes 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
- Resizes 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.AxisComponent
- Zero argument constructor provided for Java bean compatibility
- AxisComponent(Chart, Axis) -
Constructor for class com.jidesoft.chart.axis.AxisComponent
-
- AxisExtent - Class in com.jidesoft.chart.model
- A value class used to indicate a range of values along an axis.
- AxisExtent(int, int) -
Constructor for class com.jidesoft.chart.model.AxisExtent
- Create an AxisExtent instance using the supplied minimum and maximum values
- AxisExtent(double, double) -
Constructor for class com.jidesoft.chart.model.AxisExtent
- Create an AxisExtent instance using the supplied minimum and maximum values
- AxisFilter - Class in com.jidesoft.chart.filter
- A class that enables you to create one or more filters on chartable points.
- AxisFilter() -
Constructor for class com.jidesoft.chart.filter.AxisFilter
-
- AxisFilter(Orientation) -
Constructor for class com.jidesoft.chart.filter.AxisFilter
-
- AxisFilter(double, double) -
Constructor for class com.jidesoft.chart.filter.AxisFilter
-
- AxisFilter(Orientation, double, double) -
Constructor for class com.jidesoft.chart.filter.AxisFilter
-
- AxisPlacement - Enum in com.jidesoft.chart.axis
- EAxisPlacement is used to specify where to put an axis on a chart.
- AxisQuantity - Enum in com.jidesoft.chart.axis
- This enum enables us to distinguish among numeric, time and category ranges without
using details of Java classes (such as NumericAxis or TimeRange)
- AxisRenderer - Interface in com.jidesoft.chart.render
- An interface implemented by all axis renderers.
- AxisType - Enum in com.jidesoft.chart.axis
- Occasionally useful for specifying which of the axis you want to apply some processing to.
- axisWidth(Graphics, Axis) -
Method in class com.jidesoft.chart.Chart
- Returns the width of the supplied axis due to the rendering of ticks and tick labels (but not the main axis
label)
- AxisZoomController - Class in com.jidesoft.chart.event
- A GUI element for controlling the zooming of one or more axes.
- AxisZoomController() -
Constructor for class com.jidesoft.chart.event.AxisZoomController
- Added for Java Bean compatibility.
- AxisZoomController(Axis...) -
Constructor for class com.jidesoft.chart.event.AxisZoomController
- Create a zoom controller object and pass the axes that it will allow you to control.
BalloonShape
is the interface to provide BalloonTip additional shapes.BannerPanel
is a panel that can show title, subtitle and icon with title on top, subtitle on the bottom
and icon on the left.Base64.InputStream
will read data from another java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in either ENCODE or DECODE mode.
BasicDiffPane
is a diff pane to compare two components that are using JScrollPane.GroupListUI
.JideTabbedPane.NoFocusButton
BasicTableModel
provides a quick way to create a table model from a list of objects.BasicTableModel
.
BasicTableModel
from a list of objects using the default BeanIntrospector
for
the specified type.
BasicTableModel
from a list of objects using the default BeanIntrospector
for
the specified type and the specified BeanIntrospectorContext
.
BasicTableModel
from a list of objects using the specified property names as the value for
each column of the table model.
BasicTableModel
from a list of objects using the specified Introspector
.
PropertyTable
.IntrospectorContext
instead.IntrospectorFactory
instead.IntrospectorManager
instead.BeanProperty
wraps PropertyDescriptor
and provides an implementation for Property
.BeanTableModel
provides the same features as BasicTableModel
after we
introduced the BasicTableModel.Filter
returns false in BetweenFilter.isValueFiltered(Object)
only if the input value is between the two
specified values.PropertyTableModel
.
BookmarkPane
is still in development mode.JTabbedPane
class.ListComboBoxCellEditor
that contains the elements in the specified array.
BraceMatchingMarginPainter
is a margin painter that can paint the brace matching information on any
margin.BreadcrumbBar
.
BreadcrumbBar
.
BreadcrumbBar
.
ButtonEvent
.
DockableFrame
events.
ButtonPanel
can help to layout buttons easily in any dialogs.ButtonPanel
with right alignment.
ButtonPanel
with the specified alignment.
ButtonPanel
with default horizontal spacing and the given alignment.
ButtonPopupPanel
provides a button panel which has OK and Cancel button.ButtonStatusBarItem
with the Action set to the button.
DefaultTableModel
which is a table of zero columns and zero rows.
CacheMap
is a two-level HashMap
.CacheMap
.
PivotDataModel.calculateStatistics(PivotField, Values, Values, int, Object[])
p
.
Calculator
.
finishedA
invoked at the last element in the
from
array.
finishedB
invoked at the last element in the
to
array.
RolloverTableUtils.install(javax.swing.JTable,
com.jidesoft.grid.RolloverTableUtils.AutoCellAction)
is called.
StatusBarItem
to show the caret model position of a CodeEditor
.StatusBarItem
to show the caret offset property of a CodeEditor
.StatusBarItem
to show the caret overwrite or insert mode of a CodeEditor
.StatusBarItem
which is used to show the information about caret position.StatusBarItem
to show the caret view position of a CodeEditor
.ListComboBoxCellEditor
or CheckBoxListComboBoxCellEditor
which know how to use userObject of ConverterContext to configure the possible values dynamically.CellSpan
defines a cell span.CellSpanTable
introduces cell spans to table.CellStyle
defines the styles of a table cell.CellStyleTable
introduces cell styles to table.toggle
and
extend
.
toggle
and
extend
.
getX()
and a getY()
method that together lend an object to being
chartable in a two-dimensional chart.null
.
null
.
CheckBoxList
is a special JList which uses JCheckBox as the list element.CheckBoxList
with an empty model.
CheckBoxList
that displays the elements in the specified Vector
.
CheckBoxList
that displays the elements in the specified Object[]
.
CheckBoxList
that displays the elements in the specified, non-null
model.
CheckBoxListChooserPanel
is a PopupPanel that can choose a value from a CheckBoxList.CheckBoxListComboBox
is ComboBox which you can choose a value from a drop-down CheckBoxList.CheckBoxListComboBoxCellEditor
that contains the elements in the specified array.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified Vector.
CheckBoxListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified array.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified Vector.
CheckBoxListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
CheckBoxListComboBox
is ComboBox which you can choose a value from a drop-down CheckBoxList.CheckBoxListSelectionModel
CheckBoxListWithSelectable
is a special JList which uses JCheckBox as the list element.CheckBoxList
with an empty model.
CheckBoxList
that displays the elements in the specified Vector
.
CheckBoxList
that displays the elements in the specified Object[]
.
CheckBoxList
that displays the elements in the specified, non-null
model.
CheckBoxTreeChooserPanel
is a PopupPanel that can choose values from a check box _checkBoxTree.CheckBoxTreeChooserPanel
.
CheckBoxTreeChooserPanel
.
CheckBoxTreeChooserPanel
with a TreeModel.
CheckBoxTreeChooserPanel
with a TreeModel.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeComboBoxCellEditor
.
CheckBoxTreeExComboBox
is ComboBox which you can choose values from a check box tree.CheckBoxTreeExComboBox
.
CheckBoxTreeExComboBox
.
CheckBoxTreeExComboBox
.
CheckBoxTreeExComboBox
.
CheckBoxTreeExComboBox
.
CheckBoxTreeExComboBox
.
CheckBoxTreeSelectionModel
is a selection _model based on DefaultTreeSelectionModel
and use in
CheckBoxTree
to keep track of the checked tree paths.key
argument is a legal value for the horizontalAlignment
and horizontalTextPosition
properties.
key
argument is a legal value for the vertical properties.
Chevron
is a special component used by CommandBar.ChildBeanProperty
is an special implementation for BeanProperty
for child properties.AutoFilterTableHeader
.
PivotDataSource.setFilter(Object[],int,boolean)
method to set the filters.
DockingManagerGroup
are selected.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
TableColumnChooserDialog
.
HssfTableUtils.EXCEL_OUTPUT_FORMAT_2007
and HssfTableUtils.CLIENT_PROPERTY_USE_SXSSF_WORKBOOK
is true.
TableColumnChooser.hideColumn(javax.swing.JTable, int)
or TableColumnChooser.showColumn(javax.swing.JTable, String, int, int)
is
invoked, we will update the hidden identifier list so that you could locate the list of the hidden identifiers.
JideTable.isRowAutoResizes()
returns true.
TableColumnChooser.hideColumn(javax.swing.JTable, int)
is called, we will call the code below to save the original
column.
TableColumnChooser.hideColumn(javax.swing.JTable, int)
is called, we will call the
code below to save the original column snapshot.
HssfTableUtils.EXCEL_OUTPUT_FORMAT_2007
.
CustomAnimation
.
DockContext
.
JideTabbedPane.BUTTON_CLOSE
name
.
name
.
CodeEditorDiffPane
is a diff pane based on CodeEditor
component in JIDE Code Editor
product.CodeEditorDocumentComponent
is a DocumentComponent
for CodeEditor
.CodeEditorDocumentPane
is a special DocumentPane for CodeEditors.FindAndReplaceTarget
implementation for CodeEditorDocumentPane
.FindAndReplaceTarget
implementation for CodeEditor
.CodeEditor
.CodeEditorMarginSupport
provides the margin support for CodeEditor and its subclasses.CodeEditorMergePane
is a merge pane based on CodeEditor
component in JIDE Code Editor
product.CodeEditorRowMarginSupport
provides the margin support for CodeEditor and its subclasses.CodeEditorSearchable
is an concrete implementation of Searchable
that enables the search
function in CodeEditor.FindAndReplaceTarget
implementation for the selection in CodeEditor
.CodeEditorSettings
contains all the possible settings for CodeEditor
.CodeEditorStatusBar
is a status bar for CodeEditor
.StatusBarItem
for CodeEditor
.CollapsiblePane
.
CollapsiblePane
events.
CollapsiblePaneEvent
events.
title
and default icon.
title
and icon.
title
and icon.
CollapsiblePane
class.CollapsibleListener
for receiving collapsible pane events.AWTEvent
that adds support for CollapsiblePane
objects as the event source.CollapsiblePaneEvent
object.
CollapsiblePanes
is a container for CollapsiblePane
.CollapsiblePanes
using JideBoxLayout.
CollapsiblePaneTitleButton
provides a button that looks the same as the default title button on
CollapsiblePane's title pane.ColorChooserPanel
.
ColorChooserPanel
with specified palette.
ColorChooserPanel
with the specified palette and button options.
ColorChooserPanel
with the specified palette and button options.
ColorChooserPanel
with customized palette.
ColorChooserPanel
with customized palette.
ColorChooserPanel
with customized palette.
ColorChooserPanel
.ColorComboBox
is a combobox which can be used to choose a Color
.ColorComboBox
using ColorChooserPanel with 40 colors.
ColorComboBox
.
TextField
.
ColorExComboBox
is a combobox which can be used to choose a Color
.ColorComboBox
using ColorChooserPanel with 40 colors.
ColorComboBox
.
ColorStyle
is an interface for colors.TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
CellStyleProvider
for column stripes.ColumnStripeCellStyleProvider
.
ColumnGuide
a line to indicate the certain columns that have special meaning.ColumnIdentifierTableModel
provides a way to let TableModel define an unique identifier for each table
column.CellStyleTable.setTableStyleProvider(TableStyleProvider)
to set a ColumnStripeTableStyleProvider
which will keep the alternative column stripes even after the columns are
rearranged.ColumnStripeCellStyleProvider
.
ColumnStripeCellStyleProvider
.
ColumnStripeCellStyleProvider
.
CellStyleProvider
for column stripes.ColumnStripeCellStyleProvider
.
ColumnStripeCellStyleProvider
.
ColumnStripeCellStyleProvider
.
ColumnTableModelWrapper
is a wrapper around table model which is referred as the actual table model or
underlying table model.CodeEditor.columnToX(int, int)
which takes the line
index.
ComboBoxModelWrapper
is a wrapper around list model which is referred
as the actual list model or underlying list model.ComboBoxSearchable
is an concrete implementation of Searchable
that enables the search function
in non-editable JComboBox.ComboBoxShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make
ComboBoxSearchable
shrinkable while searching.CommandBar
is a special DockableBar which is used to implement components like toolbars and menu bars.HORIZONTAL
.
orientation
.
key
.
key
and orientation
.
CommandBarSeparator
provides a general purpose component for implementing divider lines - most commonly
used as a divider between menu items that breaks them up into logical groupings.CommandBarTitleBar
is used in CommandBar
when it's in floating mode.commitEdit
should be invoked.
commitEdit
should be invoked.
commitEdit
should be invoked.
commitEdit
should be invoked.
commitEdit
should be invoked.
commitEdit
should be invoked.
ObjectComparatorManager
.CaretPosition
to another CaretPosition
.
Dashboard.getColumnIndex(javax.swing.JComponent)
if the component is maximized
GadgetComponent.
JideSwingUtilities.GetHandler.action(java.awt.Component)
on this component.
JideSwingUtilities.Handler.action(java.awt.Component)
on this component.
GanttChart
is the viewportView
of an enclosing JScrollPane
(the
usual situation), configure this ScrollPane
by, amongst other things, installing the table's
scaleArea
as the columnHeaderView
of the scroll pane.
DefaultTreeModelWrapper.createListModelWrapper(Object)
.
ActionEvent
source's properties according to values from the Action
instance.
Merge
.Conflict
instances.
ContainerContainer
extends JideSplitPane
.ContainerContainer with the docking manager.
- ContainerContainer(DockingManager, int) -
Constructor for class com.jidesoft.docking.ContainerContainer
- Creates a default
ContainerContainer with the docking manager and the orientation.
- ContainerContainerDivider - Class in com.jidesoft.docking
- The divider between DockableFrames in Docking Framework.
- ContainerContainerDivider(JideSplitPane) -
Constructor for class com.jidesoft.docking.ContainerContainerDivider
-
- containerContainsFocus(Container) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- containerContainsFocus, does the specified container contain the current focusOwner?
- containerListener -
Variable in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- containingBar(Point) -
Method in class com.jidesoft.chart.Chart
- You can use this method to test whether the supplied pixel point is contained by the rendering of a bar.
- containingPoint(Point) -
Method in class com.jidesoft.chart.Chart
- Determines whether the supplied pixel point is contained by the rendering of a (model) point in a chart.
- containingPoints(Point) -
Method in class com.jidesoft.chart.Chart
- Returns a collection of descriptors for all (model) points rendered at the supplied pixel point
- containingSegment(Point) -
Method in class com.jidesoft.chart.Chart
- Determines whether the supplied pixel point is contained by the rendering of a segment in a pie chart.
- containingSegment(Point) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
- Finds the segment of the pie chart that contains the point (x, y) if any.
- containingSegment(Point) -
Method in interface com.jidesoft.chart.render.PieSegmentRenderer
- Find the segment containing the supplied point, if any
- containingShape(Point) -
Method in class com.jidesoft.chart.Chart
- Determines whether there is a shape rendered that contains the supplied pixel point.
- containingShapes(Point) -
Method in class com.jidesoft.chart.Chart
- Returns point descriptors for all the Chartables rendered at the specified point
- containingShapes(Point) -
Method in class com.jidesoft.gauge.Bullet
- Discovers the values that were rendered at the supplied pixel location
- contains(String) -
Method in class com.jidesoft.database.DefaultRecord
-
- contains(int) -
Method in class com.jidesoft.diff.Difference
-
- contains(int, int) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer
-
- contains(int, int) -
Method in class com.jidesoft.grid.CellSpan
- Checks if the rowIndex and columnIndex is within the scope of the cell span.
- contains(GroupCondition) -
Method in class com.jidesoft.grid.DefaultGroupRow
-
- contains(GroupCondition) -
Method in interface com.jidesoft.grid.GroupCondition
- Checks if the specified condition is contained in this condition.
- contains(double) -
Method in class com.jidesoft.interval.ClosedInterval
-
- contains(double) -
Method in interface com.jidesoft.interval.Interval
- Tests if this interval contains the specified value?
- contains(double) -
Method in class com.jidesoft.interval.OpenInterval
-
- contains(Double) -
Method in class com.jidesoft.range.AggregatedRange
- Returns a boolean to indicate whether the supplied Double lies within this range
- contains(T) -
Method in class com.jidesoft.range.CategoryRange
- Determines whether the category range contains the supplied possible value
- contains(Category<T>) -
Method in class com.jidesoft.range.CategoryRange
- Determines whether the category range contains the specified category value
- contains(Double) -
Method in class com.jidesoft.range.CombinedNumericRange
- This range contains some point iff one or more of its sub-ranges contain that point
- contains(Integer) -
Method in class com.jidesoft.range.IntegerRange
- Determines whether the range contains the supplied value
- contains(Double) -
Method in class com.jidesoft.range.NumericRange
- Determines whether the range contains the supplied value
- contains(T) -
Method in interface com.jidesoft.range.Range
- Determines whether the supplied point lies within this range.
- contains(Date) -
Method in class com.jidesoft.range.TimeRange
-
- contains(int) -
Method in class com.jidesoft.swing.RangeSlider
- Returns true if the specified value is within the range slider's range.
- contains(Object) -
Method in class com.jidesoft.utils.SortedList
-
- containsAll(Collection<?>) -
Method in class com.jidesoft.utils.SortedList
-
- containsColumn(TableColumnModel, String) -
Static method in class com.jidesoft.grid.MultiTableModelUtils
-
- containsDrawable(Drawable) -
Method in class com.jidesoft.chart.Chart
- Determines whether this chart object already contains the supplied Drawable.
- containsInScreenBounds(Component, Rectangle) -
Static method in class com.jidesoft.utils.PortingUtils
- To make sure the rectangle is within the screen bounds.
- containsInScreenBounds(Component, Rectangle, boolean) -
Static method in class com.jidesoft.utils.PortingUtils
- To make sure the rectangle is within the screen bounds.
- containsKey(Object) -
Method in class com.jidesoft.database.DefaultRecord
-
- containsModel(ChartModel) -
Method in class com.jidesoft.chart.Chart
- Returns a boolean to indicate whether the supplied model is known to this Chart instance
- containsValue(Object) -
Method in class com.jidesoft.database.DefaultRecord
-
- CONTENT -
Static variable in class com.jidesoft.icons.IconSet.Help
-
- CONTENT -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- CONTENT_PANE_PROPERTY -
Static variable in class com.jidesoft.pane.CollapsiblePane
- Bound property name.
- CONTENT_PANE_PROPERTY -
Static variable in class com.jidesoft.popup.JidePopup
- Bound property name.
- ContentContainer - Class in com.jidesoft.swing
- In JIDE Action Framework,
ContentContainer
is the area that contains all command bars. - ContentContainer() -
Constructor for class com.jidesoft.swing.ContentContainer
- Creates a new
JPanel
with a double buffer and a flow layout.
- contentResized() -
Method in class com.jidesoft.alert.Alert
-
- contentResized() -
Method in class com.jidesoft.popup.JidePopup
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.DefaultComboBoxModelWrapper
- The event handler when items are updated in the underlying combo box model.
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
- The list data listener when entry(s) is/are inserted in the combo box model.
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.combobox.SortableComboBoxModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.grid.ListTableModelAdapter
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.AbstractPageListModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.FilterableListModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.JideList
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.SortableListModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.list.UndoableListInstaller
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.lucene.LuceneFilterableListModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxList.Handler
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- contentsChanged(ListDataEvent) -
Method in class com.jidesoft.swing.ListSearchable
-
- CONTEXT -
Static variable in class com.jidesoft.comparator.AlphanumComparator
-
- CONTEXT -
Static variable in class com.jidesoft.comparator.AlphanumFileComparator
-
- CONTEXT -
Static variable in class com.jidesoft.comparator.CharSequenceComparator
-
- CONTEXT -
Static variable in class com.jidesoft.converter.CurrencyConverter
-
- CONTEXT -
Static variable in class com.jidesoft.converter.FontNameConverter
- ConverterContext for a font name.
- CONTEXT -
Static variable in class com.jidesoft.converter.MonthNameConverter
- Default ConverterContext for MonthConverter.
- CONTEXT -
Static variable in class com.jidesoft.converter.MultilineStringConverter
-
- CONTEXT -
Static variable in class com.jidesoft.converter.NaturalNumberConverter
- Default ConverterContext for NaturalNumberConverter.
- CONTEXT -
Static variable in class com.jidesoft.converter.PasswordConverter
- ConverterContext if the String is a file name.
- CONTEXT -
Static variable in class com.jidesoft.converter.PercentConverter
-
- CONTEXT -
Static variable in class com.jidesoft.converter.QuarterNameConverter
- Default ConverterContext for MonthConverter.
- CONTEXT -
Static variable in class com.jidesoft.converter.StringArrayConverter
-
- CONTEXT -
Static variable in class com.jidesoft.converter.YearNameConverter
- Default ConverterContext for MonthConverter.
- CONTEXT -
Static variable in class com.jidesoft.grid.BooleanCheckBoxCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.BooleanCheckBoxCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grid.CalculatorCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.CheckBoxTreeComboBoxCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.FileCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.FileNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.FolderCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.FolderNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.FontNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.IPAddressCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyFileCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyFileNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyFolderCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyFolderNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyFontNameCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyMonthCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.LegacyMultilineStringCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.MonthCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.MultilineStringCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.MultilineStringCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grid.MultilineTableCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.MultilineTableCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grid.PasswordCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.PasswordCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grid.SliderCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.SpinnerCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.TristateCheckBoxCellEditor
-
- CONTEXT -
Static variable in class com.jidesoft.grid.TristateCheckBoxCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateDayOfMonthGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateDayOfWeekGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateDayOfWeekInMonthGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateDayOfYearGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateMonthGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateQuarterGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateWeekOfMonthGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateWeekOfYearGrouper
-
- CONTEXT -
Static variable in class com.jidesoft.grouper.date.DateYearGrouper
-
- CONTEXT_ABSOLUTE -
Static variable in class com.jidesoft.comparator.NumberComparator
- Comparator Context to compare two values using the absolute value.
- CONTEXT_BUTTON_ADD -
Static variable in class com.jidesoft.dashboard.GadgetPalette
- CONTEXT_BUTTON_ADD, CONTEXT_BUTTON_DONE, CONTEXT_BUTTON_DESCRIPTION are the name of the components in the
GadgetPalette description panel.
- CONTEXT_BUTTON_DESCRIPTION -
Static variable in class com.jidesoft.dashboard.GadgetPalette
-
- CONTEXT_BUTTON_DONE -
Static variable in class com.jidesoft.dashboard.GadgetPalette
-
- CONTEXT_COUNTER_CLOCKWISE -
Static variable in class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
-
- CONTEXT_FILENAME -
Static variable in class com.jidesoft.converter.StringConverter
- ConverterContext if the String is a file name.
- CONTEXT_FRACTION_NUMBER -
Static variable in class com.jidesoft.converter.NumberConverter
-
- CONTEXT_HEX -
Static variable in class com.jidesoft.converter.ColorConverter
- ConverterContext for color to convert to HEX string.
- CONTEXT_HEX_WITH_ALPHA -
Static variable in class com.jidesoft.converter.ColorConverter
- ConverterContext for color to convert to HEX string.
- CONTEXT_IGNORE_CASE -
Static variable in class com.jidesoft.comparator.AlphanumComparator
-
- CONTEXT_IGNORE_CASE -
Static variable in class com.jidesoft.comparator.AlphanumFileComparator
-
- CONTEXT_IGNORE_CASE -
Static variable in class com.jidesoft.comparator.CharSequenceComparator
-
- CONTEXT_MENU_ADD_REMOVE_BUTTON -
Static variable in class com.jidesoft.pane.OutlookTabbedPane
-
- CONTEXT_MENU_AUTO_RESIZE -
Static variable in class com.jidesoft.grid.AutoResizePopupMenuCustomizer
- CONTEXT_MENU_...
- CONTEXT_MENU_AUTO_RESIZE_ALL -
Static variable in class com.jidesoft.grid.AutoResizePopupMenuCustomizer
-
- CONTEXT_MENU_AUTOMATIC -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_CANCEL -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_CHANGE_ORIENTATION -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_CLOSE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_CLOSE -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_CLOSE_ALL -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_CLOSE_OTHERS -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_COLLAPSE -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
-
- CONTEXT_MENU_COLLAPSE -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_COLLAPSE_ALL -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
-
- CONTEXT_MENU_COLLAPSE_ALL -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_DOCKING -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_EXPAND -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
-
- CONTEXT_MENU_EXPAND -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_EXPAND_ALL -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
-
- CONTEXT_MENU_EXPAND_ALL -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_FLOATABLE -
Static variable in interface com.jidesoft.action.DockableBarManager
-
- CONTEXT_MENU_FLOATING -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_GROUP -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
-
- CONTEXT_MENU_GROUP -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_HIDABLE -
Static variable in interface com.jidesoft.action.DockableBarManager
-
- CONTEXT_MENU_HIDE -
Static variable in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
- CONTEXT_MENU_...
- CONTEXT_MENU_HIDE_AUTOHIDE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_MORE -
Static variable in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
-
- CONTEXT_MENU_MOVE_TO_NEXT -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_MOVE_TO_PREVIOUS -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_MOVE_TO_THIS -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_NEW_HORIZONTAL_GROUP -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_NEW_VERTICAL_GROUP -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_NEXT -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_OPTION -
Static variable in class com.jidesoft.pane.OutlookTabbedPane
-
- CONTEXT_MENU_OTHER_COLUMNS -
Static variable in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
-
- CONTEXT_MENU_PREVIOUS -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_REARRANGABLE -
Static variable in interface com.jidesoft.action.DockableBarManager
-
- CONTEXT_MENU_RESET_COLUMNS -
Static variable in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
-
- CONTEXT_MENU_SELECT_ALL -
Static variable in class com.jidesoft.grid.SelectTablePopupMenuCustomizer
- CONTEXT_MENU_...
- CONTEXT_MENU_SELECT_NONE -
Static variable in class com.jidesoft.grid.SelectTablePopupMenuCustomizer
-
- CONTEXT_MENU_SET_SUBTOTAL -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_SET_SUMMARY -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_SHOW_ALL -
Static variable in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
-
- CONTEXT_MENU_SHOW_FEWER_BUTTON -
Static variable in class com.jidesoft.pane.OutlookTabbedPane
-
- CONTEXT_MENU_SHOW_GRAND_TOTAL -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
-
- CONTEXT_MENU_SHOW_MORE_BUTTON -
Static variable in class com.jidesoft.pane.OutlookTabbedPane
-
- CONTEXT_MENU_SPLIT_HORIZONTALLY -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_SPLIT_VERTICALLY -
Static variable in class com.jidesoft.document.DocumentPane
-
- CONTEXT_MENU_TOGGLE_AUTOHIDE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_TOGGLE_DOCKABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_TOGGLE_FLOATING -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_TOGGLE_MAXIMIZE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- CONTEXT_MENU_UNGROUP -
Static variable in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
- CONTEXT_MENU_...
- CONTEXT_MENU_UNGROUP -
Static variable in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
- CONTEXT_MENU_...
- CONTEXT_MONTH -
Static variable in class com.jidesoft.converter.MonthConverter
- Default ConverterContext for MonthConverter.
- CONTEXT_MULTILINE -
Static variable in class com.jidesoft.converter.StringConverter
- ConverterContext if the String is a multiple line text.
- CONTEXT_RGB -
Static variable in class com.jidesoft.converter.ColorConverter
- ConverterContext for color to convert to RGB string.
- CONTEXT_RGBA -
Static variable in class com.jidesoft.converter.ColorConverter
- ConverterContext for color to convert to RGB and alpha string.
- CONTEXT_SENSITIVE_CONTEXT -
Static variable in class com.jidesoft.grid.ContextSensitiveCellRenderer
-
- CONTEXT_SENSITIVE_CONTEXT -
Static variable in class com.jidesoft.grid.FilterListCellRenderer
-
- ContextSensitiveCellEditor - Class in com.jidesoft.grid
- CellEditor which can accept ConverterContext.
- ContextSensitiveCellEditor() -
Constructor for class com.jidesoft.grid.ContextSensitiveCellEditor
- Creates a context sensitive cell editor.
- ContextSensitiveCellEditor(ConverterContext) -
Constructor for class com.jidesoft.grid.ContextSensitiveCellEditor
- Creates a context sensitive cell editor using the converter context.
- ContextSensitiveCellEditorFactory - Interface in com.jidesoft.grid
- Interfaces used by CellEditorManager to create a cell editor using factory pattern.
- ContextSensitiveCellRenderer - Class in com.jidesoft.grid
- TableCellRenderer which can accept ConverterContext.
- ContextSensitiveCellRenderer() -
Constructor for class com.jidesoft.grid.ContextSensitiveCellRenderer
- Creates a context sensitive cell renderer.
- ContextSensitiveCellRenderer(Class<?>) -
Constructor for class com.jidesoft.grid.ContextSensitiveCellRenderer
- Creates a context sensitive cell renderer for a specified type.
- ContextSensitiveCellRenderer(ConverterContext) -
Constructor for class com.jidesoft.grid.ContextSensitiveCellRenderer
- Creates a context sensitive cell renderer using the converter context.
- ContextSensitiveCellRenderer(Class<?>, ConverterContext) -
Constructor for class com.jidesoft.grid.ContextSensitiveCellRenderer
- Creates a context sensitive cell renderer using specified type and the converter context.
- ContextSensitiveTable - Class in com.jidesoft.grid
- ContextSensitiveTable is a JTable which supports EditorContext.
- ContextSensitiveTable() -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(int, int) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(TableModel) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(Object[][], Object[]) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(Vector<?>, Vector<?>) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(TableModel, TableColumnModel) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTable(TableModel, TableColumnModel, ListSelectionModel) -
Constructor for class com.jidesoft.grid.ContextSensitiveTable
-
- ContextSensitiveTableModel - Interface in com.jidesoft.grid
- This interface should be used along with TableModel class.
- ContextSensitiveTableSearchable - Class in com.jidesoft.grid
- This is the Searchable class for ContextSensitiveTable so that searchable could search on the converted string other
than just value#toString().
- ContextSensitiveTableSearchable(JTable) -
Constructor for class com.jidesoft.grid.ContextSensitiveTableSearchable
-
- ContextSensitiveTableTransferHandler - Class in com.jidesoft.grid
- TransferHandler for ContextSensitiveTable.
- ContextSensitiveTableTransferHandler(String) -
Constructor for class com.jidesoft.grid.ContextSensitiveTableTransferHandler
-
- ContextSensitiveTableTransferHandler() -
Constructor for class com.jidesoft.grid.ContextSensitiveTableTransferHandler
-
- continueDrag(int, int) -
Method in class com.jidesoft.swing.JideSplitPaneDivider.DragController
-
- continueDrag(MouseEvent) -
Method in class com.jidesoft.swing.JideSplitPaneDivider.DragController
- Messages dragDividerTo with the new location for the mouse event.
- CONTINUOUS_LAYOUT_PROPERTY -
Static variable in class com.jidesoft.swing.JideSplitPane
- Bound property name for continuousLayout.
- Contour - Class in com.jidesoft.swing
- A
Contour
is a lightweight component which only paints the outline of component when dragged. - Contour() -
Constructor for class com.jidesoft.swing.Contour
- Default Constructor.
- Contour(int) -
Constructor for class com.jidesoft.swing.Contour
- Constructor with tab height.
- convert(String) -
Method in class com.jidesoft.document.DefaultStringConverter
- Converts from one string to another string, for example, to make it shorter.
- convert(JTable, Object, int, int) -
Method in interface com.jidesoft.grid.ValueConverter
- Converts the value to the value you want to set in the csv file.
- convert(JTable, Object, int, int) -
Method in class com.jidesoft.hssf.HssfTableUtils.ContextSensitiveCellValueConverter
-
- convert(JTable, Object, int, int) -
Method in class com.jidesoft.hssf.HssfTableUtils.DefaultCellValueConverter
-
- convert(Object[]) -
Method in interface com.jidesoft.plaf.vsnet.ConvertListener
-
- convert(String) -
Method in interface com.jidesoft.swing.StringConverter
- Convert a string to another string, for example, to make it shorter.
- convert(String) -
Method in class com.jidesoft.utils.AbstractWildcardSupport
-
- convert(String) -
Method in interface com.jidesoft.utils.WildcardSupport
- Converts a string with wildcards to a regular express that is compatible with
Pattern
.
- convertArrayType(Object) -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
- Converts an array from any component type to the type that can accepted by this combobox.
- convertArrayType(Object) -
Method in class com.jidesoft.combobox.MultiSelectListExComboBox
- Converts an array from any component type to the type that can accepted by this combobox.
- convertColumnIndexToModel(int) -
Method in class com.jidesoft.grid.PagedTablePane
- Convert the view column index in the entire TableScrollPane to model index.
- convertColumnIndexToModel(int) -
Method in class com.jidesoft.grid.TableScrollPane
- Convert the view column index in the entire TableScrollPane to model index.
- convertColumnIndexToModel(int) -
Method in class com.jidesoft.grid.TableSplitPane
- Convert the view column index in the entire TableScrollPane to model index.
- convertColumnIndexToView(int) -
Method in class com.jidesoft.grid.PagedTablePane
- Convert the view column index in the entire TableScrollPane to model index.
- convertColumnIndexToView(int) -
Method in class com.jidesoft.grid.TableScrollPane
- Convert the view column index in the entire TableScrollPane to model index.
- convertColumnIndexToView(int) -
Method in class com.jidesoft.grid.TableSplitPane
- Convert the view column index in the entire TableScrollPane to model index.
- convertComboBoxModelToVector(ComboBoxModel) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- convertDefaultComboBoxModelToVector(DefaultComboBoxModel) -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.AbstractComboBox.EditorComponent
- Converts the value to string so that it can display in text field.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
- Converts the element in to a string using the
AbstractComboBox
's Converter
and ConverterContex
.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.CheckBoxTreeExComboBox
- Converts the element from object to string so that i can display in the text field of CheckBoxTreeExComboBox.
- convertElementToString(Object, Class) -
Method in class com.jidesoft.combobox.DateComboBox
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.DateComboBox.DateEditorComponent
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.DateComboBox.DateRendererComponent
-
- convertElementToString(Object, Class) -
Method in class com.jidesoft.combobox.DateExComboBox
-
- convertElementToString(Object, Class) -
Method in class com.jidesoft.combobox.ExComboBox
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.ExComboBox
-
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.ExComboBoxSearchable
- Converts the element in to a string using the
ExComboBox
's Converter
and ConverterContex
.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.TreeComboBox
- Converts the element from object to string so that i can display in the text field of TreeComboBox.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.TreeComboBoxSearchable
- Converts the element in TreeComboBox to string.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.TreeExComboBox
- Converts the element from object to string so that i can display in the text field of TreeComboBox.
- convertElementToString(Object) -
Method in class com.jidesoft.combobox.TreeExComboBoxSearchable
- Converts the element in TreeExComboBox to string.
- convertElementToString(Filter, Object) -
Method in class com.jidesoft.database.DatabaseTableModel
- Converts the value defined in the filter to String so that it can be used in SQL.
- convertElementToString(Object) -
Method in class com.jidesoft.editor.CodeEditorSearchable
- Converts the element in CodeEditor to string.
- convertElementToString(T) -
Method in class com.jidesoft.filter.RegexFilter
- Converts an element to String.
- convertElementToString(Object, boolean, ObjectGrouper) -
Method in class com.jidesoft.grid.AutoFilterBox
-
- convertElementToString(Object) -
Method in class com.jidesoft.grid.AutoFilterBox
- Converts the element from object to string.
- convertElementToString(Object, ConverterContext) -
Method in class com.jidesoft.grid.AutoFilterBox
- Converts the element from object to string.
- convertElementToString(int, Object) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Converts the element from object to string.
- convertElementToString(Object, int, int) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Converts the element from Object to string.
- convertElementToString(Object) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Converts the element from Object to string.
- convertElementToString(Object) -
Method in class com.jidesoft.grid.AutoFilterUtils.TableWildcardFilter
- Deprecated.
- convertElementToString(Object, int, int) -
Method in class com.jidesoft.grid.ContextSensitiveTable
-
- convertElementToString(JTable, int, int, Object) -
Method in class com.jidesoft.grid.ContextSensitiveTableTransferHandler
- Converts the value at the specified cell to String.
- convertElementToString(JList, Object) -
Method in class com.jidesoft.grid.FilterListCellRenderer
-
- convertElementToString(Locale, Object) -
Method in class com.jidesoft.grid.FilterListCellRenderer
-
- convertElementToString(Object, int, int) -
Method in class com.jidesoft.grid.JideTable
- Get the displayed string of the specified value in designated row and column.
- convertElementToString(JTable, int, int, Object) -
Method in class com.jidesoft.grid.JideTable.NonContiguousTransferHandler
-
- convertElementToString(JTable, int, int, Object) -
Method in class com.jidesoft.grid.JideTableTransferHandler
- Converts the element to string.
- convertElementToString(Object, int, int) -
Method in class com.jidesoft.grid.PropertyTable
-
- convertElementToString(Object) -
Method in class com.jidesoft.grid.PropertyTableSearchable
-
- convertElementToString(Object) -
Method in class com.jidesoft.grid.QuickFilterField
- Converts the element from Object to string.
- convertElementToString(Object, int, int) -
Method in class com.jidesoft.grid.QuickTableFilterField
- Converts the element from Object to string.
- convertElementToString(Object) -
Method in class com.jidesoft.grid.ShrinkSearchableSupport
- Convert the element to string.
- convertElementToString(Object) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
-
- convertElementToString(JList, int, Object) -
Method in class com.jidesoft.list.ListTransferHandler
- Converts the element to string.
- convertElementToString(Object) -
Method in class com.jidesoft.lucene.LuceneFilterableListModel
- Convert the element in the list model to string.
- convertElementToString(Locale, Object, Class<?>, ConverterContext) -
Method in class com.jidesoft.pivot.PivotTablePane
- Converters the element to string and used in FieldBox.
- convertElementToString(Object, boolean, ObjectGrouper) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Converts element to string.
- convertElementToString(Object) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Converts the element from object to string.
- convertElementToString(Object, ConverterContext) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Converts the element from object to string.
- convertElementToString(Object) -
Method in class com.jidesoft.swing.ComboBoxSearchable
- Converts the element in JCombobox to string.
- convertElementToString(Object) -
Method in class com.jidesoft.swing.ListSearchable
- Converts the element in Jlist to string.
- convertElementToString(Object) -
Method in class com.jidesoft.swing.Searchable
- Converts the element that returns from getElementAt() to string.
- convertElementToString(Object) -
Method in class com.jidesoft.swing.TableSearchable
-
- convertElementToString(Object) -
Method in class com.jidesoft.swing.TextComponentSearchable
- Converts the element in JTextComponent to string.
- convertElementToString(Object) -
Method in class com.jidesoft.swing.TreeSearchable
- Converts the element in JTree to string.
- convertEntryToString(GanttEntry<?>) -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Converts the GanttEntry to String and set it to the JLabel.
- ConverterContext - Class in com.jidesoft.converter
- The context object used by ObjectConverter.
- ConverterContext(String) -
Constructor for class com.jidesoft.converter.ConverterContext
- Creates a converter context with a name.
- ConverterContext(String, Object) -
Constructor for class com.jidesoft.converter.ConverterContext
- Creates a converter context with a name and an object.
- ConverterContextSupport - Interface in com.jidesoft.converter
- The interface indicates the class who extends it can support ConverterContext.
- convertFilterToLuceneQueryText(Filter) -
Method in class com.jidesoft.lucene.LuceneFilterableListModel
- Convert Filter to Query text.
- convertFilterToLuceneQueryText(int, Filter) -
Method in class com.jidesoft.lucene.LuceneFilterableTableModel
- Convert Filter to Query text.
- convertFromMacOSX(String) -
Static method in class com.jidesoft.shortcut.KeyboardShortcut
- Converts the shortcut string from MacOSX type of shortcut.
- convertFromPatternToRegex(String) -
Method in class com.jidesoft.filter.LikeFilter
- Converts the SQL Like compatible pattern to the pattern used in Java Pattern class.
- convertFromPatternToRegex(String) -
Method in class com.jidesoft.filter.RegexFilter
- Converts the input pattern to the pattern used in Java Pattern class.
- convertFromPatternToRegex(String) -
Method in class com.jidesoft.filter.WildcardFilter
- Converts the wildcards enabled pattern to the pattern used in Java Pattern class.
- convertIPToString(int[]) -
Static method in class com.jidesoft.field.IPTextField
- Converts an ip (int array) to a string.
- convertLineBreaks(String, StringBuffer) -
Static method in class com.jidesoft.editor.SyntaxDocument
-
- convertLineBreaks(String, StringBuffer, String) -
Static method in class com.jidesoft.editor.SyntaxDocument
-
- ConvertListener - Interface in com.jidesoft.plaf.vsnet
- Convert multiple objects into one object.
- convertModelCellSpanToView(CellSpan) -
Method in class com.jidesoft.grid.CellSpanTable
- Converts the cell span from table model to the cell span from the view.
- convertMouseEvent(MouseEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- convertMouseEvent(MouseEvent) -
Method in class com.jidesoft.combobox.TableChooserPanel
-
- convertMouseEvent(MouseEvent) -
Method in class com.jidesoft.combobox.TreeChooserPanel
-
- convertMouseEvent(MouseEvent) -
Method in class com.jidesoft.swing.AutoScroll
-
- convertNodeToString(DefaultMutableTreeNode) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Converts the node to string.
- convertPrimaryToY(double, Axis) -
Method in class com.jidesoft.chart.Chart
- Converts a point scaled against the primary yAxis to its equivalent point on the supplied y Axis Note that this
will not work with a logarithmic range
- convertPrimitiveToWrapperType(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
-
- convertRowIndexToModel(int) -
Method in class com.jidesoft.grid.JideTable
- Overrides this methods so that it is available for pre-JDK6 environment.
- convertRowIndexToView(int) -
Method in class com.jidesoft.grid.JideTable
- Overrides this methods so that it is available for pre-JDK6 environment.
- convertShortcutToString(Shortcut) -
Method in class com.jidesoft.shortcut.ShortcutField
- Converts the Shortcut instance to string to be displayed.
- convertStringToElement(String) -
Method in class com.jidesoft.combobox.AbstractComboBox.EditorComponent
- Converts string to a value.
- convertStringToElement(String, Class) -
Method in class com.jidesoft.combobox.DateExComboBox
-
- convertStringToElement(String) -
Method in class com.jidesoft.combobox.ExComboBox
-
- convertStringToElement(String, Class) -
Method in class com.jidesoft.combobox.ExComboBox
-
- convertStringToElement(JTable, int, int, String) -
Method in class com.jidesoft.grid.ContextSensitiveTableTransferHandler
-
- convertStringToElement(JTable, int, int, String) -
Method in class com.jidesoft.grid.JideTableTransferHandler
- Converts the string to element.
- convertStringToElement(JList, int, String) -
Method in class com.jidesoft.list.ListTransferHandler
- Converts the string to element.
- convertStringToIP(String) -
Static method in class com.jidesoft.field.IPTextField
- Converts a string to ip (int array).
- convertToMacOSX() -
Method in class com.jidesoft.shortcut.KeyboardShortcut
- Converts the shortcut for Mac OS X.
- convertToMacOSX(String) -
Static method in class com.jidesoft.shortcut.KeyboardShortcut
- Converts the shortcut string to MacOSX type of shortcut.
- convertToMidnight(Calendar) -
Static method in class com.jidesoft.combobox.DateChooserPanel
-
- convertToString(Object) -
Method in class com.jidesoft.swing.Searchable
- Converts the element to String.
- convertTreeModelEvent(TreeModelEvent) -
Method in class com.jidesoft.tree.DefaultTreeModelWrapper
- Deprecated. replaced by
DefaultTreeModelWrapper.convertTreeModelEvent(javax.swing.event.TreeModelEvent, int)
- convertTreeModelEvent(TreeModelEvent, int) -
Method in class com.jidesoft.tree.DefaultTreeModelWrapper
- Converts the tree model event for the actual model to the event for this model.
- convertTreeModelEvent(TreeModelEvent, int) -
Method in class com.jidesoft.tree.SortableTreeModel
-
- convertValuesToString(Values, boolean) -
Method in class com.jidesoft.pivot.HeaderTable
- Converts the Values to string to show in the context menu.
- convertViewCellSpanToModel(CellSpan) -
Method in class com.jidesoft.grid.CellSpanTable
- Converts the cell span from view to the cell span from the table model.
- convertWrapperToPrimitiveType(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
-
- convertYToPrimary(double, Axis) -
Method in class com.jidesoft.chart.Chart
- Converts a point scaled against the supplied yAxis to its equivalent point on the primary y axis.
- CopiedChartModel - Class in com.jidesoft.chart.model
- A ChartModel class that creates a copy of the delegate chart model and does not allow it to be altered.
- CopiedChartModel(ChartModel) -
Constructor for class com.jidesoft.chart.model.CopiedChartModel
- Construct a new ChartModel as a copy of the supplied model.
- COPY -
Static variable in class com.jidesoft.icons.IconSet.Edit
-
- copy() -
Method in class com.jidesoft.range.AbstractRange
-
- copy() -
Method in class com.jidesoft.range.CategoryRange
-
- copy() -
Method in class com.jidesoft.range.IntegerRange
-
- copy() -
Method in class com.jidesoft.range.NumericRange
-
- copy() -
Method in class com.jidesoft.range.TimeRange
-
- copyImageToClipboard(Component) -
Static method in class com.jidesoft.chart.util.ChartUtils
- This method copies a 'screenshot' of the given component (such as a Chart object) to the system clipboard as a
PNG image.
- CornerScroller - Class in com.jidesoft.swing
-
- CornerScroller(JScrollPane) -
Constructor for class com.jidesoft.swing.CornerScroller
-
- CornerTableModel - Class in com.jidesoft.pivot
-
- CornerTableModel(IPivotDataModel) -
Constructor for class com.jidesoft.pivot.CornerTableModel
-
- CORRECT -
Static variable in class com.jidesoft.swing.OverlayableIconsFactory
-
- COUNT_AGGREGATION -
Static variable in class com.jidesoft.treemap.AggregationFactory
- Aggregate values by counting them.
- CR -
Static variable in interface com.jidesoft.editor.LineBreak
- CR.
- create(String) -
Method in interface com.jidesoft.action.DockableBarFactory
-
- create() -
Method in class com.jidesoft.chart.util.ColorFactory
-
- create(double, double) -
Method in class com.jidesoft.chart.util.Point2DPool
-
- create(String) -
Method in interface com.jidesoft.docking.DockableFrameFactory
-
- create(String) -
Method in interface com.jidesoft.document.DocumentComponentFactory
- Create a default document component with the name
- create() -
Method in interface com.jidesoft.grid.CellEditorFactory
-
- create(EditorContext) -
Method in interface com.jidesoft.grid.ContextSensitiveCellEditorFactory
-
- create() -
Method in interface com.jidesoft.introspector.BeanIntrospectorFactory
- Deprecated.
- create() -
Method in interface com.jidesoft.introspector.IntrospectorFactory
-
- create() -
Method in interface com.jidesoft.pivot.SummaryCalculatorFactory
-
- create(ImageIcon) -
Static method in class com.jidesoft.swing.SplashScreen
- Deprecated. Create the splash with an image.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
- Creates an AbstractComboBox or its subclass used by this cell editor.
- createAbstractComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
- Creates an AbstractComboBox or its subclass used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.CalculatorCellEditor
- Creates the combobox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyCheckBoxListComboBoxCellEditor
-
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyColorCellEditor
- Creates the color combobox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyDateCellEditor
- Creates the date combobox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyFileCellEditor
- Creates FileChooserComboBox used by the cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyFileNameCellEditor
- Creates FileNameChooserComboBox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyFolderCellEditor
- Creates FileChooserComboBox used by the cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyFolderNameCellEditor
- Creates FolderNameChooserComboBox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyInsetsCellEditor
- Creates the combobox used by this cell editor.
- createAbstractComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyListComboBoxCellEditor
-
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyListComboBoxCellEditor
-
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyMonthCellEditor
- Creates the month combobox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyMultilineStringCellEditor
- Creates the MultilineStringComboBox used by this cell editor.
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyStringArrayCellEditor
- Creates StringArrayComboBox used by this cell editor.
- createAbstractComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyTableComboBoxCellEditor
-
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyTableComboBoxCellEditor
-
- createAbstractComboBox() -
Method in class com.jidesoft.grid.LegacyTreeComboBoxCellEditor
-
- createAction(JComboBox, String, String) -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createAction(JComboBox, String, String, String) -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createActionChangeListener(JComponent) -
Method in class com.jidesoft.action.CommandBar
- Returns a properly configured
PropertyChangeListener
which updates the control as changes to the
Action
occur, or null
if the default property change listener for the control is
desired.
- createActionComponent(Action) -
Method in class com.jidesoft.action.CommandBar
- Factory method which creates the
JButton
for Action
s added to the
CommandBar
.
- createActionMap() -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createActionMap() -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
- Invoked to create the ActionMap.
- createActionMap() -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createActionMap() -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
- Invoked to create the ActionMap.
- createActionMap() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createActionMap() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
- Invoked to create the ActionMap.
- createActionPropertyChangeListener(Action) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Factory method which creates the
PropertyChangeListener
used to update the ActionEvent
source as properties change on its Action
instance.
- createActions() -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the actions used by the diff pane.
- createActions() -
Method in class com.jidesoft.diff.AbstractMergePane
-
- createActions() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createActions() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createActions() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
- Subclass can override to create actions for buttons.
- createActions() -
Method in class com.jidesoft.wizard.WizardDialog
- Subclass can override to create actions for buttons.
- createActions() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Subclass can override to create actions for buttons.
- createAlphabeticalColorMap(Set) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createArrayFromTableModel(TableModel) -
Method in class com.jidesoft.diff.TableDiffPane
- Creates the array from the table model.
- createArrowButton() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createArrowButton() -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createArrowButton() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI
-
- createArrowButton() -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createArrowButton() -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createAutoCompletion() -
Method in class com.jidesoft.swing.AutoCompletionComboBox
- Creates the
AutoCompletion
.
- createAutoFilterBox() -
Method in class com.jidesoft.grid.AutoFilterTableHeaderEditor
- Creates the
AutoFilterBox
.
- createAutoFilterRowTable(TableModel) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Create the FilterTable.
- createAutoFilterRowTableModel() -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Create a table model for FilterTable.
- createAutoHideContainer(int) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Creates the
AutoHideContainer
which are the four panes on the side which contains the autohidden
dockable frames.
- createAutoHideContainer(int) -
Method in interface com.jidesoft.docking.DockingManager
- Creates the container for the autohidden dockable frames.
- createAutoHideMouseInputListener(DockableFrame, int) -
Method in interface com.jidesoft.docking.AutoHideContainer.MouseInputCreator
-
- createAutoHideMouseInputListener(DockableFrame, int) -
Method in class com.jidesoft.docking.DefaultDockingManager.InternalEventManager
-
- createAutoHideMouseListener(DockableFrame, int) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Deprecated.
- createAutoHideMouseListener(DockableFrame, int) -
Method in interface com.jidesoft.docking.DeprecatedDockingManager
- Deprecated. This was for internal eventing and is no longer needed.
- createBackground(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- createBannerArea() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createBannerPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Implements the method in StandardDialog.
- createBannerPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Implements the method in StandardDialog.
- createBannerPanel() -
Method in class com.jidesoft.dialog.StandardDialog
- Subclasses should implement this method to create the banner panel.
- createBannerPanel() -
Method in class com.jidesoft.dialog.StandardDialog.DefaultStandardDialogPane
-
- createBannerPanel() -
Method in class com.jidesoft.dialog.StandardDialogPane
- Subclasses should implement this method to create the banner panel.
- createBannerPanel() -
Method in class com.jidesoft.editor.ClipboardsDialog
-
- createBannerPanel() -
Method in class com.jidesoft.grid.AddCalculatedColumnDialog
-
- createBannerPanel() -
Method in class com.jidesoft.grid.CustomFilterEditorDialog
-
- createBannerPanel() -
Method in class com.jidesoft.grid.TableColumnChooserDialog
-
- createBannerPanel() -
Method in class com.jidesoft.pane.OutlookTabbedPane.OptionDialog
-
- createBannerPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsDialog
-
- createBannerPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsPanel
-
- createBannerPanel() -
Method in class com.jidesoft.search.FindAndReplaceDialog
-
- createBannerPanel() -
Method in class com.jidesoft.search.PromptDialog
-
- createBannerPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
-
- createBannerPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
-
- createBannerPanel() -
Method in class com.jidesoft.wizard.WizardDialog
- Creates the banner panel for WizardDialog.
- createBannerPanel() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Implements createBannerPanel() in
StandardDialog
.
- createBarPaint(Chart, Chartable, ChartStyle, boolean, boolean, boolean, int, int, int, int) -
Method in class com.jidesoft.chart.render.AbstractBarRenderer
- You can override this method to create a custom Paint that uses the dimensions of the bar.
- createBeanProperty(PropertyDescriptor) -
Method in class com.jidesoft.introspector.BeanIntrospector
- Creates the bean property instance from the property descriptor.
- createBeanProperty(String, Class<?>) -
Method in class com.jidesoft.introspector.BeanIntrospector
- Creates the bean property instance from the property descriptor.
- createBeanTableModel(List<T>) -
Method in class com.jidesoft.introspector.BeanIntrospector
-
- createBottomPaint(Orientation, Color, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- Create a Paint to use for the bottom part of the bar
- createBottomPanel(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Create a Panel around a component so that component aligns to bottom.
- createBrighterImage(Image) -
Static method in class com.jidesoft.icons.ColorFilter
- Creates a brighter image
- createBrighterImage(Image, int) -
Static method in class com.jidesoft.icons.ColorFilter
- Creates a brighter image with a given percentage of brightness
- createBrighterImage(Image) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a brighter image from an input image.
- createBrighterImage(Image, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a brighter image from an input image with a given percentage of brightness.
- createBrighterImage(Component, Icon) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a gray version from an input image.
- createBrighterImage(Component, Icon, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a gray version from an input image with a given percentage of brightness.
- createBrighterImage(ImageIcon) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a brighten version from an input ImageIcon.
- createBrighterImage(ImageIcon, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a brighter image from an input image with a given percentage of brightness.
- createBrowserPanel() -
Method in class com.jidesoft.rss.PreferencePanel
-
- createButton(Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createButton(String) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createButton(String, Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createButton(String) -
Method in class com.jidesoft.combobox.ColorChooserPanel
-
- createButton(String, String) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createButton(Gadget) -
Method in class com.jidesoft.dashboard.GadgetPalette
-
- createButton(Action) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the button.
- createButton(Action) -
Method in class com.jidesoft.grid.DualTable
- Creates the button.
- createButton(Action) -
Method in class com.jidesoft.grid.PropertyPane
-
- createButton() -
Method in class com.jidesoft.grid.QuickFilterField
-
- createButton(Action) -
Method in class com.jidesoft.list.DualList
- Creates the button.
- createButton(Action) -
Method in class com.jidesoft.list.TextFieldList
- Creates the button.
- createButton(Action) -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates the button.
- createButton(Action) -
Method in class com.jidesoft.pane.BookmarkPane
- Creates the button used by FloorTabbedPane.
- createButton(Action) -
Method in class com.jidesoft.pane.FloorTabbedPane
- Creates the button used by FloorTabbedPane.
- createButton(Action) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Creates the button used by OutlookTabbedPane.
- createButton() -
Method in class com.jidesoft.status.ButtonStatusBarItem
- Creates button used by this ButtonStatusBarItem.
- createButton() -
Method in class com.jidesoft.status.MemoryStatusBarItem
- Creates a button which will run garbage collector.
- createButton(String) -
Method in class com.jidesoft.swing.Calculator
- Creates the button that is used in the Calculator.
- createButton(String, Icon) -
Method in class com.jidesoft.swing.Calculator
- Creates the button that is used in the Calculator.
- createButton() -
Method in class com.jidesoft.swing.LabeledTextField
- Creates the button that appears after the text field.
- createButtonArea() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createButtonComponent() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Subclass should override this method to create the actual button component.
- createButtonComponent() -
Method in class com.jidesoft.combobox.ExComboBox
- Subclass should override this method to create the actual button component.
- createButtonListener(AbstractButton) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- createButtonModel() -
Method in class com.jidesoft.swing.TristateCheckBox
- Creates the button model.
- createButtonPanel(int) -
Method in class com.jidesoft.combobox.ButtonPopupPanel
-
- createButtonPanel(int) -
Method in class com.jidesoft.combobox.CheckBoxTreeChooserPanel
-
- createButtonPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Creates the the bottom button panel.
- createButtonPanel() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- createButtonPanel(int) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- createButtonPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the button panel.
- createButtonPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the button panel.
- createButtonPanel() -
Method in class com.jidesoft.dialog.StandardDialog
- Subclasses should implement this method to create the button panel.
- createButtonPanel() -
Method in class com.jidesoft.dialog.StandardDialog.DefaultStandardDialogPane
-
- createButtonPanel() -
Method in class com.jidesoft.dialog.StandardDialogPane
- Subclasses should implement this method to create the button panel.
- createButtonPanel() -
Method in class com.jidesoft.editor.ClipboardsDialog
-
- createButtonPanel() -
Method in class com.jidesoft.grid.AddCalculatedColumnDialog
-
- createButtonPanel() -
Method in class com.jidesoft.grid.CustomFilterEditorDialog
-
- createButtonPanel() -
Method in class com.jidesoft.grid.DualTable
-
- createButtonPanel() -
Method in class com.jidesoft.grid.TableColumnChooserDialog
-
- createButtonPanel() -
Method in class com.jidesoft.list.DualList
-
- createButtonPanel() -
Method in class com.jidesoft.list.TextFieldList
-
- createButtonPanel() -
Method in class com.jidesoft.pane.OutlookTabbedPane.OptionDialog
-
- createButtonPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsDialog
-
- createButtonPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsPanel
-
- createButtonPanel() -
Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- createButtonPanel() -
Method in class com.jidesoft.search.FindAndReplaceDialog
-
- createButtonPanel() -
Method in class com.jidesoft.search.PromptDialog
-
- createButtonPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
-
- createButtonPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
-
- createButtonPanel() -
Method in class com.jidesoft.wizard.WizardDialog
- Creates the button panel for WizardDialog.
- createButtonPanel() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Implements createButtonPanel() in
StandardDialog
.
- createCache() -
Method in class com.jidesoft.utils.CachedArrayList
-
- createCache() -
Method in class com.jidesoft.utils.CachedVector
-
- createCalculator() -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- createCalculator() -
Method in class com.jidesoft.combobox.CalculatorPopupPanel
-
- createCalculatorComboBox() -
Method in class com.jidesoft.grid.CalculatorCellEditor
- Creates the calculator combobox used by this cell editor.
- createCalendarInstance() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Creates a new Calendar instance that will be used internally.
- createCalendarInstance() -
Method in class com.jidesoft.combobox.DateComboBox
- Creates a new Calendar instance that will be used internally.
- createCalendarInstance() -
Method in class com.jidesoft.combobox.DateExComboBox
- Creates a new Calendar instance that will be used internally.
- createCalendarInstance() -
Method in interface com.jidesoft.combobox.DateModel
- Creates the calendar instance.
- createCalendarInstance() -
Method in class com.jidesoft.combobox.DefaultDateModel
- Creates a new Calendar instance that will be used internally.
- createCancelButton() -
Method in class com.jidesoft.status.ProgressStatusBarItem
- Creates the cancel button.
- createCategory(String) -
Method in class com.jidesoft.grid.PropertyTableModel
- Creates the Category type.
- createCellAutoCompletion(JTextComponent, Object[]) -
Method in class com.jidesoft.grid.JideTable
- Creates the AutoCompletion for the cell editor to use.
- createCellRenderer() -
Method in class com.jidesoft.grid.TreeTable
- Creates the special cell renderer for the first column which paints +/- icon and tree line.
- createCellRenderer() -
Method in class com.jidesoft.pivot.AggregateTable
- Creates the special cell renderer for the first column which paints +/- icon and tree line.
- createCellRenderer() -
Method in class com.jidesoft.pivot.HeaderTable
- Creates the special cell renderer for the first column which paints +/- icon and tree line.
- createCellRenderer() -
Method in class com.jidesoft.swing.CheckBoxList
- Creates the cell renderer.
- createCellRenderer() -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Creates the cell renderer.
- createCellRenderer(TreeCellRenderer) -
Method in class com.jidesoft.swing.CheckBoxTree
- Creates the cell renderer.
- createCellSpanCache() -
Method in class com.jidesoft.grid.CellSpanTable
- Create the CellSpan cache.
- createCenterPanel(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Create a Panel around a component so that component is right in the middle.
- createChangeListener() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates a ChangeListener that will be added to the NavigationField.
- createChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- createChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createChangeListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createChangeListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createChangeListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createChannel(String, URL) -
Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
-
- createChannelPopupMenu() -
Method in class com.jidesoft.rss.FeedReader
- Creates the popup menu when user right clicks on a channel.
- createChannelTree(TreeModel) -
Method in class com.jidesoft.rss.FeedReader
- Creates a JTree for the channel tree.
- createChartable(Positionable, Positionable) -
Method in class com.jidesoft.chart.model.SummingChartModel
-
- createCheckBox() -
Method in class com.jidesoft.grid.BooleanCheckBoxCellEditor
- Creates the check box.
- createCheckBox() -
Method in class com.jidesoft.grid.TristateCheckBoxCellEditor
- Creates the check box.
- createCheckBox() -
Method in class com.jidesoft.swing.CheckBoxTreeCellRenderer
- Create the check box in the cell.
- createCheckBoxListChooserPanel(TableModel, int, Object[], ObjectGrouper, DefaultComboBoxModel) -
Method in class com.jidesoft.grid.AutoFilterBox
- Create a multiple selection popup panel (check box list chooser panel).
- createCheckBoxListChooserPanel(TableModel, int, Object[], ObjectGrouper, DefaultComboBoxModel) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Create a multiple selection popup panel (check box list chooser panel).
- createCheckBoxListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.CheckBoxListComboBoxCellEditor
- Creates the checkbox list combobox.
- createCheckBoxListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyCheckBoxListComboBoxCellEditor
- Creates the checkbox list combobox.
- createCheckBoxListSelectionModel(ListModel) -
Method in class com.jidesoft.list.FilterableCheckBoxList
-
- createCheckBoxListSelectionModel(ListModel) -
Method in class com.jidesoft.swing.CheckBoxList
-
- createCheckBoxTreeSelectionModel(TreeModel) -
Method in class com.jidesoft.swing.CheckBoxTree
- Creates the CheckBoxTreeSelectionModel.
- createChildComponent(HierarchicalTable, Object, int) -
Method in interface com.jidesoft.grid.HierarchicalTableComponentFactory
- Creates the child component for the specified row and using the specified value.
- createClipboardOwner() -
Method in class com.jidesoft.editor.CodeEditor
- Create ClipboardOwner instance.
- createCloseButton(AbstractAction) -
Method in class com.jidesoft.swing.SearchableBar
- Creates the close button.
- createCodeEditor() -
Method in class com.jidesoft.editor.CodeEditorDocumentComponent
- Creates the code editor.
- createCodeEditorPainter(CodeEditor) -
Method in class com.jidesoft.editor.CodeEditor
-
- createCollapseButton() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createColorChooserPanel() -
Method in class com.jidesoft.combobox.JideColorSplitButton
- By default, a ColorChooserPanel of PALETTE_COLOR_40 will be used.
- createColorComboBox() -
Method in class com.jidesoft.grid.ColorCellEditor
- Creates the color combobox used by this cell editor.
- createColorComboBox() -
Method in class com.jidesoft.grid.LegacyColorCellEditor
- Creates the color combobox used by this cell editor.
- createColorGradient(String) -
Method in class com.jidesoft.palette.PaletteFactory
-
- createColorMap(double, double, MutablePalette) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createColorMap(Set, boolean, MutablePalette) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createColorMap(TableModel, int) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createColumnChooserMenuItems(JPopupMenu, JTableHeader, int[], int) -
Method in class com.jidesoft.grid.TableColumnChooser
- Deprecated. This method is not used anymore. Using TableColumnChooser to add header popup menu is replaced with
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please refer to the
JavaDoc of TableHeaderPopupMenuInstaller
for more information.
- createColumnChooserMenuItems(JPopupMenu, JTableHeader, int[], int[], int) -
Method in class com.jidesoft.grid.TableColumnChooser
- Deprecated. This method is not used anymore. Using TableColumnChooser to add header popup menu is replaced with
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please refer to the
JavaDoc of TableHeaderPopupMenuInstaller
for more information.
- createColumnComboBox(String[]) -
Method in class com.jidesoft.grid.TableCustomFilterEditor
-
- createColumnHeaderTableModel(CompoundKey[]) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- createColumnHeaderTableModel(CompoundKey[]) -
Method in class com.jidesoft.pivot.PivotDataModel
- Creates the column header table model.
- createCombinedDocumentEvent(int, DocumentEvent) -
Method in class com.jidesoft.editor.LazyLoadDocument
- Create a DocumentEvent to file.
- createCombinedDocumentEvent(int, int, DocumentEvent.EventType) -
Method in class com.jidesoft.editor.LazyLoadDocument
- Create a DocumentEvent to file.
- createComboBox(String) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createComboBox() -
Method in class com.jidesoft.status.ComboBoxStatusBarItem
- Creates the label component used by LabelStatusBarItem.
- createComboBox() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the combo box where user types the text to be searched.
- createComboBoxBorder() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI
-
- createCompatibleDestImage(BufferedImage, ColorModel) -
Method in class com.jidesoft.chart.util.AbstractBufferedImageOp
-
- createComponent(Object, int) -
Method in class com.jidesoft.diff.BasicDiffPane
- Creates the component to display the content for the diff.
- createComponent(Object, int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- createComponent(Object, int) -
Method in class com.jidesoft.diff.TableDiffPane
- Creates a CellStyleTable so that it can use the cell style feature to show the difference highlights.
- createComponentListener() -
Method in class com.jidesoft.swing.Searchable
- Creates a component listener that updates the popup when component is hidden, moved or resized.
- createComponents() -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
-
- createComponents() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createCompoundListDataEvent() -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- createCompoundListDataEvent() -
Method in class com.jidesoft.list.DefaultPageListModel
-
- createCompoundTableModelEvent() -
Method in class com.jidesoft.grid.AbstractPageTableModel
- Creates a CompoundTableModelEvent instance.
- createCompoundTableModelEvent() -
Method in class com.jidesoft.grid.DefaultColumnTableModelWrapper
- Creates a CompoundTableModelEvent instance.
- createCompoundTableModelEvent() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Creates a CompoundTableModelEvent.
- createCompoundTableModelEvent() -
Method in class com.jidesoft.grid.TableModelWrapperImpl
- Creates a CompoundTableModelEvent instance.
- createCompoundTableModelEvent() -
Method in class com.jidesoft.grid.TreeTableModel
- Creates a CompoundTableModelEvent.
- createConditionComboBox() -
Method in class com.jidesoft.filter.CustomFilterEditor
- Creates the condition combobox.
- createConflictingShortcutPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the panel for the conflicting shortcuts.
- createContainerContainer() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- createContainerContainer() -
Method in interface com.jidesoft.docking.DockingManager
- Creates the container for the tabbed panes.
- createContainerListener() -
Method in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- createContentArea(JComponent...) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the content area.
- createContentContainer() -
Method in class com.jidesoft.action.DefaultAppletDockableBarDockableHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultDialogDockableBarDockableHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultDialogDockableBarHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultDockableBarDockableHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultDockableBarHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultInternalFrameDockableBarDockableHolder
-
- createContentContainer() -
Method in class com.jidesoft.action.DefaultInternalFrameDockableBarHolder
-
- createContentPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Implements the method in StandardDialog.
- createContentPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Implements the method in StandardDialog.
- createContentPanel() -
Method in class com.jidesoft.dialog.StandardDialog
- Subclasses should implement this method to create the content panel.
- createContentPanel() -
Method in class com.jidesoft.dialog.StandardDialog.DefaultStandardDialogPane
-
- createContentPanel() -
Method in class com.jidesoft.dialog.StandardDialogPane
- Subclasses should implement this method to create the content panel.
- createContentPanel() -
Method in class com.jidesoft.editor.ClipboardsDialog
-
- createContentPanel() -
Method in class com.jidesoft.grid.AddCalculatedColumnDialog
-
- createContentPanel() -
Method in class com.jidesoft.grid.CustomFilterEditorDialog
-
- createContentPanel() -
Method in class com.jidesoft.grid.TableColumnChooserDialog
-
- createContentPanel() -
Method in class com.jidesoft.pane.OutlookTabbedPane.OptionDialog
-
- createContentPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsDialog
-
- createContentPanel() -
Method in class com.jidesoft.pivot.AggregateTableSettingsPanel
-
- createContentPanel() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the content panel that holds the pivot table and all the field areas.
- createContentPanel() -
Method in class com.jidesoft.search.FindAndReplaceDialog
-
- createContentPanel() -
Method in class com.jidesoft.search.PromptDialog
-
- createContentPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
-
- createContentPanel() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
-
- createContentPanel() -
Method in class com.jidesoft.wizard.WizardDialog
- Creates the content panel for WizardDialog.
- createContentPanel() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Implements createContentPanel() in
StandardDialog
.
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) -
Method in class com.jidesoft.chart.style.StripePaint
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) -
Method in class com.jidesoft.gauge.DialConicalPaint
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) -
Method in class com.jidesoft.gauge.DialLinearPaint
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) -
Method in class com.jidesoft.gauge.DialRadialPaint
-
- createContextComboBox(Class<?>) -
Method in class com.jidesoft.grid.SortOrderEditor
- Creates a combobox based on the data type.
- createContextMenu() -
Method in class com.jidesoft.grid.QuickFilterField
- Creates the context menu.
- createContextMenu() -
Method in class com.jidesoft.grid.QuickTableFilterField
-
- createContextMenu() -
Method in class com.jidesoft.lucene.LuceneQuickListFilterField
- Get the popup menu for the instance of LuceneQuickTableFilterField
Please see
LuceneQuickTableFilterField
for details of the menu items.
- createContextMenu() -
Method in class com.jidesoft.lucene.LuceneQuickTableFilterField
-
- createContextMenu(int, int) -
Method in class com.jidesoft.pivot.DataTable
- Creates context menu for specific row/column in the data table.
- createContextMenu(int, int) -
Method in class com.jidesoft.pivot.HeaderTable
- Creates context menu for specific row/column in the header table.
- createContextMenu() -
Method in class com.jidesoft.shortcut.ShortcutField
-
- createContextMenu() -
Method in class com.jidesoft.swing.LabeledTextField
- Creates a context menu.
- createContextMenu() -
Method in class com.jidesoft.tree.QuickTreeFilterField
- Creates the the context menu.
- createContinuousColorMap(TableModel, int) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createController(TreeMapView<N>) -
Method in class com.jidesoft.treemap.TreeMap
-
- createCounts() -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- createCountStatement(FilterItemSupport) -
Method in class com.jidesoft.database.DatabaseTableModel
- Creates the sql statement to find out the row count in the result set.
- createCriterions(FilterItemSupport) -
Method in class com.jidesoft.hibernate.HibernatePageTableModel
-
- createCurrentPageTableModel(List) -
Method in class com.jidesoft.hibernate.HibernatePageTableModel
-
- createCursor(int) -
Static method in class com.jidesoft.swing.JideCursors
- Creates a cursor specified by type.
- createCustomFilterEditor(FilterFactoryManager, Class<?>, ConverterContext, Object[]) -
Method in class com.jidesoft.grid.AutoFilterBox
- Creates the CustomFilterEditor used in the FieldBox's custom filter drop down list.
- createCustomFilterEditor(FilterFactoryManager, Class, ConverterContext, Object[]) -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Creates a CustomFilterEditor.
- createCustomFilterEditor(FilterFactoryManager, Class<?>, ConverterContext, Object[]) -
Method in class com.jidesoft.pivot.FieldBox
- Creates the CustomFilterEditor used in the FieldBox's custom filter drop down list.
- createCustomFilterEditor(FilterFactoryManager, Class<?>, ConverterContext, Object[]) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Creates the CustomFilterEditor used in the FieldBox's custom filter drop down list.
- createCustomFilterEditorDialog(Container, String, JComponent) -
Method in class com.jidesoft.grid.AutoFilterBox
- Creates the CustomFilterEditorDialog when the "(Custom...)" is clicked in the drop down list of the
AutoFilterBox.
- createCustomFilterEditorDialog(Container, String, CustomFilterEditor) -
Method in class com.jidesoft.pivot.PivotTablePane
- Create the custom filter editor dialog.
- createCustomFilterEditorDialog(Container, String, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Creates the CustomFilterEditorDialog when the "(Custom...)" is clicked in the drop down list of the
AutoFilterBox.
- createDarkerImage(Image) -
Static method in class com.jidesoft.icons.ColorFilter
- Creates a darker image
- createDarkerImage(Image, int) -
Static method in class com.jidesoft.icons.ColorFilter
- Creates a darker image with a given percentage of darkness
- createDashboard(String) -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
- Creates the dashboard added by the add button.
- createDashboard(String) -
Method in interface com.jidesoft.dashboard.DashboardHolder
-
- createDashboard(String) -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
- Creates the dashboard added by the add button.
- createDashboard(String) -
Method in class com.jidesoft.dashboard.SingleDashboardHolder
-
- createDataTable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the table which is used for the data table.
- createDataTableModel() -
Method in class com.jidesoft.pivot.PivotDataModel
- Creates DataTableModel.
- createDateChooserPanel(DateModel, DateSelectionModel) -
Method in class com.jidesoft.combobox.CalendarViewer
- Creates a new DateChooserPanel.
- createDateChooserPanel() -
Method in class com.jidesoft.combobox.DateComboBox
- Creates DateChooserPanel as popup component.
- createDateChooserPanel() -
Method in class com.jidesoft.combobox.DateExComboBox
- Creates a DateChooserPanel instance used by DateExComboBox.
- createDateComboBox() -
Method in class com.jidesoft.grid.DateCellEditor
- Creates the DateExComboBox.
- createDateComboBox() -
Method in class com.jidesoft.grid.LegacyDateCellEditor
-
- createDateComboBoxButton() -
Method in class com.jidesoft.filter.ValueEditor
- Creates the button to show the date chooser panel.
- createDateEditor(String) -
Method in class com.jidesoft.spinner.DateSpinner
- Creates the DateEditor.
- createDateFormat(int) -
Method in class com.jidesoft.chart.axis.SimpleTimeTickCalculator
-
- createDateLabel(int) -
Method in class com.jidesoft.combobox.DateChooserPanel
- Creates the component that will display the date in
DateChooserPanel
.
- createDatePanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createDayHeaderPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createDayOfWeekLabel(int) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createDayPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createDefaultButton() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Creates the default ComboBox button.
- createDefaultButton() -
Method in class com.jidesoft.grid.AutoFilterBox
- Creates the default combobox button.
- createDefaultButton() -
Method in class com.jidesoft.pivot.FieldBox
- Creates the default combobox button.
- createDefaultColorMap(TreeMapField) -
Method in class com.jidesoft.treemap.DefaultTreeMapFieldSettings
-
- createDefaultColorMap(TreeMapField) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- createDefaultColorMap() -
Method in class com.jidesoft.treemap.OverridingTreeMapFieldSettings
-
- createDefaultColorMap(TreeMapField) -
Method in interface com.jidesoft.treemap.TreeMapModel
-
- createDefaultColumnsFromModel() -
Method in class com.jidesoft.grid.JideTable
-
- createDefaultContentPane() -
Method in class com.jidesoft.wizard.DefaultWizardPage
- Creates the content pane by add those pre-added components into a JPanel with JideBoxLayout.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaAutoFilterTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaEditableTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaGroupTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaNestedTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaSortableTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicEditableTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicGroupTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.basic.BasicSortableTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsAutoFilterTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsEditableTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsGroupTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsNestedTableHeaderUI
-
- createDefaultDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsSortableTableHeaderUI
- Creates the default UI delegate instance to paint the header.
- createDefaultDivergingPalette() -
Method in class com.jidesoft.palette.PaletteFactory
-
- createDefaultEditor() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Overrides to create an
AutoFilterTableHeaderEditor
.
- createDefaultEditor() -
Method in class com.jidesoft.grid.EditableTableHeader
- Creates a default header cell editor to be used.
- createDefaultFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Creates the
FilterableTableModel
.
- createDefaultFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Creates the
FilterableTableModel
.
- createDefaultHeaderRenderer() -
Method in class com.jidesoft.grid.TableColumnGroup
-
- createDefaultPainter() -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
- Creates a default painter that paints something that could not be painted by Office2007Painter.'
By default, it returns an Office2003Painter.
- createDefaultPeriodConverter(ScaleArea<Date>) -
Static method in class com.jidesoft.scale.DatePeriodConverter
-
- createDefaultPeriodHeaderPainter(ScaleArea<Object>) -
Method in class com.jidesoft.plaf.basic.BasicScaleAreaUI
-
- createDefaultPeriodHeaderPainter(ScaleArea<Object>) -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- createDefaultPivotDataSource(TableModel) -
Method in class com.jidesoft.pivot.PivotDataModel
- Creates default PivotDataSource which is TableModelPivotDataSource.
- createDefaultPlaceHolder() -
Method in class com.jidesoft.dashboard.Dashboard
-
- createDefaultQualititativePalette() -
Method in class com.jidesoft.palette.PaletteFactory
-
- createDefaultRange() -
Method in class com.jidesoft.chart.axis.TimeAxis
-
- createDefaultRenderer() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Overrides to create an
AutoFilterTableHeaderRenderer
.
- createDefaultRoot() -
Method in class com.jidesoft.editor.LazyLoadDocument
-
- createDefaultSelectionModel() -
Method in class com.jidesoft.gantt.GanttChart
- Returns the default selection model object, which is a
DefaultListSelectionModel
.
- createDefaultSelectionModel() -
Method in class com.jidesoft.grid.JideTable
-
- createDefaultSequentialPalette() -
Method in class com.jidesoft.palette.PaletteFactory
-
- createDefaultTabEditor() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createDefaultTableHeader() -
Method in class com.jidesoft.grid.JideTable
- Creates the table header.
- createDefaultTableHeader() -
Method in class com.jidesoft.grid.SortableTable
-
- createDefaultTableSelectionModel() -
Method in class com.jidesoft.grid.JideTable
- Creates a default TableSelectionModel.
- createDefaultTitleLabel() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createDefaultTitleLabel() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
- Creates the default title label for the DockableFrameTitlePane.
- createDefaultTransferHandler() -
Method in class com.jidesoft.editor.CodeEditor
- Creates the default TransferHandler.
- createDefaultTransferHandler() -
Method in class com.jidesoft.grid.ContextSensitiveTable
-
- createDefaultTransferHandler() -
Method in class com.jidesoft.grid.JideTable
- Creates default TransferHandler.
- createDefaultTransferHandler() -
Method in class com.jidesoft.list.UndoableListInstaller
- Creates the default transfer handler.
- createDefaultTreeMapFieldSettings() -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
-
- createDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI
- Creates a UI delegate instance to paint the header.
- createDelegate() -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUI
- Creates a UI delegate instance to paint the header.
- createDelegate() -
Method in class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI
- Creates a UI delegate instance to paint the header.
- createDelegateAction(Action, KeyStroke) -
Method in class com.jidesoft.grid.CellSpanTable
-
- createDelegateAction(Action, KeyStroke) -
Method in class com.jidesoft.grid.HierarchicalTable
-
- createDelegateAction(Action, KeyStroke) -
Method in class com.jidesoft.grid.TreeTable
-
- createDescription(String, JComponent) -
Method in class com.jidesoft.list.ImagePreviewPanel
-
- createDescriptionArea() -
Method in class com.jidesoft.grid.PropertyPane
- Creates the description area.
- createDescriptionLabel() -
Method in class com.jidesoft.dashboard.GadgetPalette
-
- createDescriptionPanel(Component) -
Method in class com.jidesoft.dashboard.GadgetPalette
- Creates the panel for the status label and two more buttons.
- createDescriptionPanel() -
Method in class com.jidesoft.grid.PropertyPane
- Creates the description panel.
- createDescriptionPanel(JComponent, JComponent) -
Method in class com.jidesoft.grid.PropertyPane
- Creates the description panel.
- createDetailsComponent() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createDetailsPanel() -
Method in class com.jidesoft.list.ImagePreviewPanel
-
- createDiagonalLines(int, int, Paint, boolean, boolean) -
Static method in class com.jidesoft.gantt.PaintedTexture
-
- createDialog(Component, String) -
Method in class com.jidesoft.dialog.JideOptionPane
- Creates and returns a new
JDialog
wrapping this
centered on the
parentComponent
in the parentComponent
's frame.
- createDialog(String) -
Method in class com.jidesoft.dialog.JideOptionPane
- Creates and returns a new parentless
JDialog
with the specified title.
- createDialogFloatingContainer(DefaultDockingManager.InternalEventManager, Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Create DialogFloatingContainer instance.
- createDiamond(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Deprecated. in favour of createDiamond2D. This method will be removed some time after release 2.9.2.
- createDiamond2D(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Creates a diamond (actually, a square rotated by 45 degrees) at the given position
- createDiff(T[], T[]) -
Method in class com.jidesoft.diff.BasicDiffPane
- Creates the Diff instance.
- createDiffMargin(RowMarginSupport, boolean) -
Method in class com.jidesoft.diff.BasicDiffPane
- Creates the DiffMargin.
- createDirectionPanel() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createDisplayComboBoxModel(ComboBoxModel) -
Method in class com.jidesoft.combobox.QuickComboBoxFilterField
-
- createDisplayListModel(ListModel) -
Method in class com.jidesoft.list.QuickGroupableListFilterField
-
- createDisplayListModel(ListModel) -
Method in class com.jidesoft.list.QuickListFilterField
-
- createDisplayListModel(ListModel) -
Method in class com.jidesoft.lucene.LuceneQuickListFilterField
- Create a filtering wrapper list model for LuceneQuickListFilterField.
- createDisplayTableModel(TableModel) -
Method in class com.jidesoft.grid.QuickTableFilterField
- Deprecated. We switched to use createFilterableTableModel which returns IFilterableTableModel. So if you plan to
override it, override createFilterableTableModel method instead.
- createDisplayTreeModel(TreeModel) -
Method in class com.jidesoft.tree.QuickTreeFilterField
- Creates the
FilterableTreeModel
.
- createDivergingColorMap(double, double) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createDivergingColorMap(Set) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createDivider(int) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Subclass implements it to create a DiffDivider that appears between the panes.
- createDivider(int) -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createDivider(int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createDockableBarContainer() -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- createDockableBarContainer() -
Method in interface com.jidesoft.action.DockableBarManager
- Creates the containers for DockableBars.
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultAppletDockableBarDockableHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultDialogDockableBarDockableHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultDialogDockableBarHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultDockableBarDockableHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultDockableBarHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultInternalFrameDockableBarDockableHolder
-
- createDockableBarManager(Container) -
Method in class com.jidesoft.action.DefaultInternalFrameDockableBarHolder
-
- createDockableBarManager(RootPaneContainer, Container) -
Method in class com.jidesoft.action.DockableBarDockableHolderPanel
-
- createDockableBarManager(RootPaneContainer) -
Method in class com.jidesoft.action.DockableBarHolderPanel
-
- createDockableBarsSnapshot(JComponent) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Take a snapshot of the currently showing DockableBars.
- createDockableFrame() -
Method in class com.jidesoft.docking.DockableFramePopup
-
- createDockableFrameMouseInputListener() -
Method in class com.jidesoft.docking.DockableFrame
- Create a
DockableFrameMouseInputAdapter
and return it.
- createDockableManager(Container) -
Method in class com.jidesoft.docking.DefaultAppletDockableHolder
-
- createDockingFrameworkCommandBar(DockingManager, DocumentPane) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createDockingManager(RootPaneContainer, Container) -
Method in class com.jidesoft.action.DockableBarDockableHolderPanel
-
- createDockingManager(Container) -
Method in class com.jidesoft.docking.DefaultDialogDockableHolder
-
- createDockingManager(Container) -
Method in class com.jidesoft.docking.DefaultDockableHolder
- Creates the docking manager.
- createDockingManager(Container) -
Method in class com.jidesoft.docking.DefaultInternalFrameDockableHolder
- Creates the docking manager.
- createDockingManager(Container) -
Method in class com.jidesoft.docking.DefaultWindowDockableHolder
-
- createDockingManager(RootPaneContainer) -
Method in class com.jidesoft.docking.DockableHolderPanel
- Creates DockingManager for this panel.
- createDocument() -
Method in class com.jidesoft.swing.AutoCompletion
- Creates AutoCompletionDocument.
- createDocumentComponent(Dashboard) -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
-
- createDocumentGroup() -
Method in class com.jidesoft.document.DocumentPane
- Creates the document group.
- createDownTriangle(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Deprecated. in favour of createDownTriangle2D. This method will be removed some time after release 2.9.2.
- createDownTriangle2D(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Generates a triangle with one horizontal side and a vertex pointing downwards.
- createDraggingColumnPropertyChangeListener() -
Method in class com.jidesoft.pivot.AggregateTable
- Creates the TableColumnModelListener used to handle column rearrangement.
- createDropListener() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createDropListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createDropListener() -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- createEastPane(CollapsiblePane) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createEastPane(DockableFrame) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createEastPane(JidePopup) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createEditingShortcutPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the editing panel for the shortcut.
- createEditor(SpinnerModel) -
Method in class com.jidesoft.combobox.NumberSpinnerComboBox.NumberSpinner
-
- createEditor(int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
- Creates the code editor.
- createEditor() -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- createEditor(int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Creates the code editor.
- createEditor() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createEditor() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createEditor() -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createEditor() -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createEditor() -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createEditor(SpinnerModel) -
Method in class com.jidesoft.spinner.PointSpinner
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Subclass should implement this method to create the actual editor component.
- createEditorComponent() -
Method in class com.jidesoft.combobox.AbstractFileComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.ColorComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.DateComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.DateSpinnerComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.FolderChooserComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.FolderNameChooserComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.FontComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.InsetsComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.ListComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.MultilineStringComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.NumberSpinnerComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.StringArrayComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.TableComboBox
-
- createEditorComponent() -
Method in class com.jidesoft.combobox.TreeComboBox
-
- createEditorLinkLabel() -
Method in class com.jidesoft.rss.FeedReader
- Creates the link label appears below the html browser.
- createEditorTitleLabel() -
Method in class com.jidesoft.rss.FeedReader
- Creates the title label appears above the html browser.
- createEmptyPane() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates the graphic panel.
- createExComboBox() -
Method in class com.jidesoft.grid.CheckBoxListComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.CheckBoxTreeComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.ColorCellEditor
- Creates the color combobox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.DateCellEditor
- Creates the date combobox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
- Creates an ExComboBox or its subclass used by this cell editor.
- createExComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
- Creates an ExComboBox or its subclass used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.FileCellEditor
- Creates FileChooserExComboBox used by the cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.FileNameCellEditor
- Creates FileNameChooserExComboBox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.FolderCellEditor
- Creates FileChooserExComboBox used by the cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.FolderNameCellEditor
- Creates FolderNameChooserExComboBox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.FontCellEditor
- Creates the combobox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.InsetsCellEditor
- Creates the combobox used by this cell editor.
- createExComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.ListComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.ListComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.MonthCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.MultilineStringCellEditor
- Creates the MultilineStringExComboBox used by this cell editor.
- createExComboBox() -
Method in class com.jidesoft.grid.StringArrayCellEditor
- Creates StringArrayExComboBox used by this cell editor.
- createExComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.TableComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.TableComboBoxCellEditor
-
- createExComboBox() -
Method in class com.jidesoft.grid.TreeComboBoxCellEditor
-
- createExistingShortcutPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the panel for the existing shortcut.
- createExpandablePanel(CategorizedTable) -
Method in class com.jidesoft.grid.ExpandableTableCellRenderer
- Creates the TreeExpandablePanel.
- createExpandablePanel(CategorizedTable) -
Method in class com.jidesoft.pivot.HeaderTableCellRenderer
-
- createExpandMouseInputListener(MouseInputListener) -
Method in class com.jidesoft.grid.HierarchicalTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseInputListener(MouseInputListener) -
Method in class com.jidesoft.grid.TreeTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseInputListener(MouseInputListener) -
Method in class com.jidesoft.pivot.AggregateTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseInputListener(MouseInputListener) -
Method in class com.jidesoft.pivot.HeaderTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseListener() -
Method in class com.jidesoft.grid.HierarchicalTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseListener() -
Method in class com.jidesoft.grid.TreeTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseListener() -
Method in class com.jidesoft.pivot.AggregateTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createExpandMouseListener() -
Method in class com.jidesoft.pivot.HeaderTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createFeedPreference() -
Method in class com.jidesoft.rss.FeedReader
- Creates the
FeedPreference
.
- createFieldArea(int) -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates FieldArea for different fields.
- createFieldBox(PivotField, boolean, boolean) -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the FieldBox.
- createFieldBoxInputListener() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the FieldBoxInputListener.
- createFieldPanel() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the panel holds the field chooser.
- createFieldSettingsDialogButtonPanel(StandardDialog) -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the button panel in field settings dialog.
- createFieldSettingsPanel() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the field settings panel.
- createFileChooser() -
Method in class com.jidesoft.combobox.FileChooserPanel
-
- createFileChooser() -
Method in class com.jidesoft.combobox.FileNameChooserPanel
-
- createFileChooser() -
Method in class com.jidesoft.combobox.FolderNameChooserPanel
-
- createFileChooserComboBox() -
Method in class com.jidesoft.grid.FileCellEditor
- Creates FileChooserExComboBox used by the cell editor.
- createFileChooserComboBox() -
Method in class com.jidesoft.grid.LegacyFileCellEditor
- Creates FileChooserComboBox used by the cell editor.
- createFileChooserPanel() -
Method in class com.jidesoft.combobox.FileChooserPanel
-
- createFileChooserPanel() -
Method in class com.jidesoft.combobox.FileNameChooserPanel
-
- createFileNameChooserComboBox() -
Method in class com.jidesoft.grid.FileNameCellEditor
- Creates FileNameChooserExComboBox used by this cell editor.
- createFileNameChooserComboBox() -
Method in class com.jidesoft.grid.LegacyFileNameCellEditor
- Creates FileNameChooserComboBox used by this cell editor.
- createFill() -
Method in class com.jidesoft.gauge.BulletIntervalMarkerLegendItem
-
- createFill() -
Method in class com.jidesoft.gauge.DialIntervalMarkerLegendItem
-
- createFilter(Object...) -
Method in interface com.jidesoft.filter.FilterFactory
- Creates the filter.
- createFilter(String, Class, Object...) -
Method in class com.jidesoft.filter.FilterFactoryManager
- Creates Filter using the specified filterFactoryName and the necessary parameters for the filter.
- createFilter(FilterFactory, Object...) -
Method in class com.jidesoft.filter.FilterFactoryManager
- Creates Filter using the specified filterFactory and the necessary parameters for the filter.
- createFilter() -
Method in class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
-
- createFilter(String) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Create filter with the input searching text.
- createFilter() -
Method in class com.jidesoft.grid.QuickFilterField
- Creates the filter that will be used in
QuickFilterField.applyFilter(String)
method.
- createFilter() -
Method in class com.jidesoft.grid.QuickTableFilterField
-
- createFilterableTableHeaderCellDecorator() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Creates a TableHeaderCellDecorator instance to paint the filter button and icon.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
-
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Creates the
FilterableTableModel
to be used by AutoFilterTableHeader
.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Creates the
FilterableTableModel
to be used by AutoFilterTableHeader
.
- createFilterableTableModel(TableModel, int) -
Method in class com.jidesoft.grid.QuickFilterPane
- Creates the FilterableTableModel for the JList at the specified index.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.QuickTableFilterField
- Creates FilterableTableModel which will be used by QuickTableFilterField to do the filter.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Creates the FilterableTableModel.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.grid.TableShrinkSearchableSupport
- Create FilterableTableModel for shrink purpose.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.lucene.LuceneQuickTableFilterField
- Creates LuceneFilterableTableModel which will be used by LuceneQuickTableFilterField to do the filter.
- createFilterableTableModel(TableModel) -
Method in class com.jidesoft.pivot.TableModelPivotDataSource
- Create inner filterable table model to support filtering feature in PivotTablePane.
- createFilterChooserDialog(Window, String, JTable) -
Method in class com.jidesoft.grid.QuickTableFilterField
- Creates the column chooser dialog.
- createFilterFactoryManager() -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Creates the FilterFactoryManager used by this TableCustomFilterEditor.
- createFilterField() -
Method in class com.jidesoft.grid.AutoFilterBox
- Creates the filter field instance.
- createFilterField() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates a QuickListFilterField for the command JList.
- createFilterItemPanel(IFilterableTableModel.FilterItem, int, int) -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Creates the filter item panel.
- createFindComboBox() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createFindNextButton(AbstractAction) -
Method in class com.jidesoft.swing.SearchableBar
- Creates the find next button.
- createFindPrevButton(AbstractAction) -
Method in class com.jidesoft.swing.SearchableBar
- Creates the find prev button.
- createFloatingContainer(Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Creates a FloatingContainer.
- createFloatingContainer(Window) -
Method in interface com.jidesoft.docking.DockingManager
- Creates a FloatingContainer.
- createFloatingDockableBarContainer(Window) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Creates a window which contains the toolbar after it has been dragged out from its container
- createFloatingDockableBarContainer(Window) -
Method in interface com.jidesoft.action.DockableBarManager
- Creates a window which contains the toolbar after it has been dragged out from its container
- createFloatingDocumentContainer() -
Method in class com.jidesoft.document.DocumentPane
- Creates the floating container that will be used to contain the floating document.
- createFocusChangeListener() -
Method in class com.jidesoft.docking.DockableFrame
-
- createFocusChangeListener() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- createFocusListener() -
Method in class com.jidesoft.combobox.ListExComboBoxSearchable
-
- createFocusListener() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates a FocusListener that will be added to the NavigationField.
- createFocusListener() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createFocusListener() -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createFocusListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createFocusListener() -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createFocusListener() -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createFocusListener() -
Method in class com.jidesoft.swing.Searchable
- Creates a FocusListener.
- createFolderChooser() -
Method in class com.jidesoft.combobox.FolderChooserPanel
-
- createFolderChooserPanel() -
Method in class com.jidesoft.combobox.FolderChooserPanel
-
- createFolderChooserPanel() -
Method in class com.jidesoft.combobox.FolderNameChooserPanel
-
- createFoldingSpan(int, int, String) -
Method in class com.jidesoft.editor.folding.DefaultFoldingModel
- Creates the folding span.
- createFont(String, int, int) -
Static method in class com.jidesoft.utils.SecurityUtils
- Creates font.
- createFontChooserPanel() -
Method in class com.jidesoft.combobox.FontChooserPanel
-
- createFontChooserPanel() -
Method in class com.jidesoft.combobox.FontComboBox
- Creates a FontChooserPanel as the popup.
- createFontChooserPanel() -
Method in class com.jidesoft.combobox.FontExComboBox
- Creates a FontChooserPanel as the popup.
- createFontComboBox() -
Method in class com.jidesoft.grid.FontCellEditor
- Creates the font combobox used by this cell editor.
- createFontNameComboBoxModel() -
Method in class com.jidesoft.combobox.FontChooserPanel
- Creates the default combo box model.
- createFontUIResource(String, int, int) -
Static method in class com.jidesoft.utils.SecurityUtils
-
- createFormattedTextField(Format) -
Method in class com.jidesoft.grid.FormattedTextFieldCellEditor
- Creates the formatted text field used by this cell editor.
- createFormattedTextField(JFormattedTextField.AbstractFormatter) -
Method in class com.jidesoft.grid.FormattedTextFieldCellEditor
- Creates the formatted text field used by this cell editor.
- createFrameContainer() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Subclass can override it to create your own FrameContainer.
- createFrameContainer() -
Method in interface com.jidesoft.docking.DockingManager
- Creates the container for the tabs.
- createFrameFloatingContainer(DefaultDockingManager.InternalEventManager) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Create FrameFloatingContainer instance.
- createFromRowConverter() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createFromRowConverter() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createFromTitle() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createFromTitle() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createFrontPaint(Orientation, Color, int, int, int, int, int) -
Method in class com.jidesoft.chart.render.Bar3DRenderer
-
- createFrontPaint(Orientation, Color, int, int, int, int, int) -
Method in class com.jidesoft.chart.render.CylinderBarRenderer
-
- createGadgetButtonContainer() -
Method in class com.jidesoft.dashboard.GadgetPalette
- Creates the container for the gadget buttons.
- createGadgetComponent() -
Method in interface com.jidesoft.dashboard.Gadget
- Creates the
GadgetComponent
.
- createGadgetComponent(Gadget) -
Method in class com.jidesoft.dashboard.GadgetManager
- Creates a gadget component.
- createGadgetPalette() -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
-
- createGadgetPalette() -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
-
- createGadgetPalette() -
Method in class com.jidesoft.dashboard.SingleDashboardHolder
-
- createGanttChart(GanttModel<Date, S>) -
Method in class com.jidesoft.gantt.DateGanttChartPane
- Overridden to install various default DatePeriod converters.
- createGanttChart(GanttModel<T, S>) -
Method in class com.jidesoft.gantt.GanttChartPane
- By default, returns a GanttChart with a DefaultPeriodConverter.
- createGanttEntryRelationModel() -
Method in class com.jidesoft.gantt.DefaultGanttModel
-
- createGraphicPane() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates the graphic panel.
- createGrayImage(Image) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a gray version from an input image.
- createGrayImage(Component, Icon) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a gray version from an input image.
- createGroup(String) -
Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
-
- createGroupRow() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Creates DefaultGroupRow.
- createGroupTableInputListener() -
Method in class com.jidesoft.grid.GroupTableHeader
- Create the mouse and key listener for DnD feature.
- createHandler() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates the handler to handle mouse events and property change events
- createHandler() -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- createHandler() -
Method in class com.jidesoft.list.FilterableCheckBoxList
-
- createHandler() -
Method in class com.jidesoft.plaf.basic.BasicScaleAreaUI
-
- createHandler() -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- createHandler() -
Method in class com.jidesoft.swing.CheckBoxList
- Creates the mouse listener and key listener used by CheckBoxList.
- createHandler() -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Creates the mouse listener and key listener used by CheckBoxList.
- createHandler() -
Method in class com.jidesoft.swing.CheckBoxTree
- Creates the mouse listener and key listener used by CheckBoxTree.
- createHeaderTable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the header table for row header and column header.
- createHeavyweightPopupContainer(Component) -
Method in class com.jidesoft.alert.Alert
- Overrides to make Alert alwaysOnTop.
- createHeavyweightPopupContainer(Component) -
Method in class com.jidesoft.docking.DockableFramePopup
-
- createHeavyweightPopupContainer(Component) -
Method in class com.jidesoft.popup.JidePopup
-
- createHelpPane() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates the help pane.
- createHierarchicalTableCellRenderer() -
Method in class com.jidesoft.grid.HierarchicalTable
- Creates the HierarchicalTableCellRenderer.
- createHighlightButton() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the highlight button.
- createHighlighter() -
Method in class com.jidesoft.editor.CodeEditor
- Creates the object to use for adding highlights.
- createHintsComponent() -
Method in class com.jidesoft.editor.AbstractListCodeEditorIntelliHints
-
- createHintsComponent() -
Method in class com.jidesoft.hints.AbstractListIntelliHints
-
- createHintsComponent() -
Method in interface com.jidesoft.hints.IntelliHints
- Creates the component which contains hints.
- createHorizontalPaint(Chart, int, int) -
Method in class com.jidesoft.chart.IntervalMarker
- By default simply returns the paint property, but this protected method gives you an opportunity to override
this behaviour and, if required, create a Paint that varies depending on the IntervalMarker's pixel height.
- createHtmlBrowser() -
Method in class com.jidesoft.rss.FeedReader
- Creates the html browser.
- createHtmlBrowser(URL) -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
- Creates the html browser component.
- createHtmlBrowser(URL) -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
- Creates the html browser component.
- createIconButton(String, Icon) -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the button for each icon.
- createIconButton(String, Icon) -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the button for each icon.
- createIconButtonPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the ButtonPanel used by IconPanel.
- createIconButtonPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the ButtonPanel used by IconPanel.
- createIconPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the panel that contains several icons.
- createIconPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the panel that contains several icons.
- createImage(Component) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Creates a buffered image of type TYPE_INT_RGB from the supplied component.
- createImage(Component, int) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Creates a buffered image (of the specified type) from the supplied component.
- createImage(String) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Creates an image from a file on the classpath
- createImage(Component) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a buffered image of type TYPE_INT_RGB from the supplied component.
- createImage(Component, Rectangle, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a buffered image (of the specified type) from the supplied component.
- createImage(Component, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a buffered image (of the specified type) from the supplied component.
- createImage(String) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates an image from a file on the classpath
- createImage(Image, Color, Color) -
Static method in class com.jidesoft.icons.MaskFilter
- Creates an image from an existing one by replacing the old color with the new color.
- createImage(int, int) -
Method in class com.jidesoft.tooltip.ExpandedTip
- Creates a BufferedImage.
- createIndexPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the index panel based on the style.
- createIndexPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the index panel based on the style.
- createInputMap(int) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createInputMap(int) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createInputMap(int) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createInsetsChooserPanel(Action, Action) -
Method in class com.jidesoft.combobox.InsetsComboBox
- Creates an InsetsChooserPanel as the popup.
- createInsetsChooserPanel(Action, Action) -
Method in class com.jidesoft.combobox.InsetsExComboBox
- Creates an InsetsChooserPanel as the popup.
- createInsetsComboBox() -
Method in class com.jidesoft.grid.InsetsCellEditor
- Creates the insets combobox used by this cell editor.
- createInsetsComboBox() -
Method in class com.jidesoft.grid.LegacyInsetsCellEditor
- Creates the insets combobox used by this cell editor.
- createInstance(String, Class<?>[], Object[]) -
Static method in class com.jidesoft.utils.ReflectionUtils
- Instantiate an object based on the class name.
- createIntermediate(Chartable, Chartable, double) -
Method in class com.jidesoft.chart.model.ModelMorpher
- Creates an intermediate point to be used during the transition
- createIntermediate(Range<T>, double) -
Method in class com.jidesoft.range.AbstractRange
-
- createIntermediate(Range<T>, double) -
Method in class com.jidesoft.range.CategoryRange
- Creates an intermediate range between this range and a target range.
- createIntermediate(Range<Double>, double) -
Method in class com.jidesoft.range.CombinedNumericRange
-
- createIntermediate(Range<Integer>, double) -
Method in class com.jidesoft.range.IntegerRange
-
- createIntermediate(Range<Double>, double) -
Method in class com.jidesoft.range.NumericRange
-
- createIntermediate(Range<Date>, double) -
Method in class com.jidesoft.range.TimeRange
-
- createIPTextField() -
Method in class com.jidesoft.grid.IPAddressCellEditor
- Creates a IPTextField used by the cell editor.
- createItem(ChannelIF, String) -
Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
-
- createItem(ChannelIF, ItemIF) -
Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
-
- createItemListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates an
ItemListener
which will be added to the combo box.
- createItemListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates an
ItemListener
which will be added to the combo box.
- createItemListener() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createItemListener() -
Method in class com.jidesoft.swing.JideToggleButton
-
- createItemPopupMenu() -
Method in class com.jidesoft.rss.FeedReader
- Creates the popup menu when user right clicks on a feed item.
- createKeyboardShortcut() -
Method in class com.jidesoft.shortcut.ShortcutField
- Creates an empty KeyboardShortcut.
- createKeyListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates the key listener that will be added to the combo box.
- createKeyListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates the key listener that will be added to the combo box.
- createKeyListener() -
Method in class com.jidesoft.swing.Searchable
- Creates the KeyListener and listen to key typed in the component.
- createLabel() -
Method in class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
-
- createLabel(Icon) -
Method in class com.jidesoft.grid.SortTableHeaderRenderer
-
- createLabel(String) -
Method in class com.jidesoft.grid.SortTableHeaderRenderer
-
- createLabel(String, JComponent) -
Method in class com.jidesoft.list.ImagePreviewPanel
-
- createLabel() -
Method in class com.jidesoft.status.LabelStatusBarItem
- Creates the label component used by LabelStatusBarItem.
- createLabel() -
Method in class com.jidesoft.status.ResizeStatusBarItem
- Creates the label component used by LabelStatusBarItem.
- createLabel() -
Method in class com.jidesoft.status.TimeStatusBarItem
- Overrides to create a special label that doesn't invalidate() and validate() so that changing time won't cause
the whole application to relayout.
- createLabel() -
Method in class com.jidesoft.swing.LabeledTextField
- Creates the label that appears before the text field.
- createLabel() -
Method in class com.jidesoft.swing.StyledLabelBuilder
-
- createLabelColor(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
-
- createLabelColor(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- createLabeledComponent(JLabel, Component, Object) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Creates a container which a label for the component.
- createLabelFont(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
-
- createLabelFont(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- createLayout() -
Method in class com.jidesoft.pane.FloorTabbedPane
-
- createLayout() -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- createLayout() -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
-
- createLayout() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createLayout() -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
-
- createLayout() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createLayout() -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
-
- createLayoutManager() -
Method in class com.jidesoft.pane.CollapsiblePanes
- Creates the default layout manager for CollapsiblePanes.
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- Invoked by
installUI
to create a layout manager object to manage the JTabbedPane
.
- createLayoutManager() -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
- Invoked by
installUI
to create a layout manager object to manage the JideSidePane
.
- createLazyLoadDocument() -
Method in class com.jidesoft.editor.CodeEditor
- Creates the LazyLoadDocument instance.
- createLeafNode(int) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- createLeftOneTouchButton() -
Method in class com.jidesoft.swing.JideSplitPaneDivider
- Builds the Button that can be used to collapse the component to the left/above this divider.
- createLeftPaint(Orientation, Color, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- Create a Paint to use for the left part of the bar
- createLeftPanel(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Create a Panel around a component so that component aligns to left.
- createLeftTabbedPane() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates tabbed pane to hold both steps and help pane in left pane.
- createLegendBar() -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the legend area which shows the meaning of the colors used by the diff pane.
- createLegendBar() -
Method in class com.jidesoft.diff.AbstractMergePane
-
- createLegendLabel(Chartable) -
Method in class com.jidesoft.chart.Legend
-
- createLegendLabel(ChartModel) -
Method in class com.jidesoft.chart.Legend
-
- createLegendLabel(String) -
Method in class com.jidesoft.chart.Legend
-
- createLegendPair(LegendItem, JLabel) -
Method in class com.jidesoft.chart.Legend
-
- createLegendTitle(String) -
Method in class com.jidesoft.chart.Legend
-
- createLightweightPopupContainer(Component) -
Method in class com.jidesoft.popup.JidePopup
- Creates lightweight container for the popup.
- createLineCharSequence(CodeEditor, int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Creates the line char sequence for the code editor in the designated line.
- createLineColor(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
- This method is called to determine the line color.
- createLineDiff(int, int) -
Method in class com.jidesoft.diff.BasicDiffPane
- Deprecated. replaced by
BasicDiffPane.createLinesDiff(int, int, int, int)
- createLineFillPaint(ChartModel, ChartStyle, int, int, int, int) -
Method in class com.jidesoft.chart.render.AbstractLineRenderer
- This returns the lineFill specified in the ChartStyle, but can be overridden to return, for example,
a gradient fill that depends on the height of the area that is to be filled.
- createLines(int, int, Paint, boolean, boolean) -
Static method in class com.jidesoft.gantt.PaintedTexture
-
- createLinesDiff(int, int, int, int) -
Method in class com.jidesoft.diff.BasicDiffPane
- Creates multiple lines diff.
- createLinesDiff(int, int, int, int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
- Creates multiple lines diff.
- createLinesDiff(int, int, int, int) -
Method in class com.jidesoft.diff.TableDiffPane
- Creates multiple lines diff.
- createList(ComboBoxModel) -
Method in class com.jidesoft.combobox.CheckBoxListChooserPanel
- Subclass can override this method to create a custom JList.
- createList(ComboBoxModel) -
Method in class com.jidesoft.combobox.ListChooserPanel
- Subclass can override this method to create a custom JList.
- createList(ComboBoxModel) -
Method in class com.jidesoft.combobox.ListComboBox
- Creates the list.
- createList(ComboBoxModel) -
Method in class com.jidesoft.combobox.ListExComboBox
- Creates the list.
- createList(ComboBoxModel) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
- Subclass can override this method to create a custom JList.
- createList(DefaultListModel) -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates list that is used in LIST_STYLE dialog's index panel.
- createList(DefaultListModel) -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates list that is used in LIST_STYLE dialog's index panel.
- createList() -
Method in class com.jidesoft.editor.AbstractListCodeEditorIntelliHints
- Creates the list to display the hints.
- createList() -
Method in class com.jidesoft.hints.AbstractListIntelliHints
- Creates the list to display the hints.
- createList(ListModel, boolean) -
Method in class com.jidesoft.list.DualList
- Creates the JList.
- createList(ListModel) -
Method in class com.jidesoft.list.TextFieldList
- Creates the right JList.
- createList() -
Method in class com.jidesoft.pivot.HeaderTableModel
- Creates the List used internally.
- createList() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- createListCellRenderer() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates a list cell renderer used by list in LIST_STYLE dialog's index panel.
- createListCellRenderer() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates a list cell renderer used by list in LIST_STYLE dialog's index panel.
- createListCellRenderer() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the list cell renderer for the list.
- createListChooserPanel(ComboBoxModel, Class<?>, ConverterContext) -
Method in class com.jidesoft.combobox.CheckBoxListComboBox
- Creates the MultiSelectListChooserPanel.
- createListChooserPanel(ComboBoxModel, Class<?>, ConverterContext) -
Method in class com.jidesoft.combobox.CheckBoxListExComboBox
- Creates the MultiSelectListChooserPanel.
- createListChooserPanel(ComboBoxModel, Class<?>, ObjectConverter, ConverterContext) -
Method in class com.jidesoft.combobox.ListComboBox
- Creates the ListChooserPanel.
- createListChooserPanel(ComboBoxModel, Class<?>, ObjectConverter, ConverterContext) -
Method in class com.jidesoft.combobox.ListExComboBox
- Creates the ListChooserPanel.
- createListChooserPanel(ComboBoxModel, Class<?>, ConverterContext) -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
- Creates the MultiSelectListChooserPanel.
- createListChooserPanel(ComboBoxModel, Class<?>, ConverterContext) -
Method in class com.jidesoft.combobox.MultiSelectListExComboBox
- Creates the MultiSelectListChooserPanel.
- createListChooserPanel(TableModel, int, Object[], ObjectGrouper, DefaultComboBoxModel) -
Method in class com.jidesoft.grid.AutoFilterBox
- Create a single selection popup panel (list chooser panel).
- createListChooserPanel(TableModel, int, Object[], ObjectGrouper, DefaultComboBoxModel) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Create a single selection popup panel (list chooser panel).
- createListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.FontNameCellEditor
-
- createListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyFontNameCellEditor
-
- createListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyListComboBoxCellEditor
- Creates the list combobox.
- createListComboBox(ComboBoxModel, Class<?>) -
Method in class com.jidesoft.grid.ListComboBoxCellEditor
- Creates the list combobox.
- createListComponent(JList, String) -
Method in class com.jidesoft.grid.QuickFilterPane
- Creates a panel for the list which is used as filter for a column.
- createListDataListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a list data listener which will be added to the
ComboBoxModel
.
- createListDataListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a list data listener which will be added to the
ComboBoxModel
.
- createListModel(Vector<?>) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
- Creates the list model for the list use based on the vector.
- createListModel(IFilterableTableModel, int) -
Method in class com.jidesoft.grid.QuickFilterPane
- Creates the ListModel for the JList.
- createListModel(Vector<String>) -
Method in class com.jidesoft.pane.OutlookTabbedPane.OptionDialog
-
- createListModel(String[]) -
Method in class com.jidesoft.pane.OutlookTabbedPane.OptionDialog
-
- createListModelWrapper(Object) -
Method in class com.jidesoft.tree.DefaultTreeModelWrapper
- Creates an empty list model wrapper.
- createListModelWrapper(Object) -
Method in class com.jidesoft.tree.FilterableTreeModel
-
- createListModelWrapper(Object) -
Method in class com.jidesoft.tree.SortableTreeModel
-
- createListMouseListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a mouse listener that watches for mouse events in the popup's list.
- createListMouseMotionListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a mouse motion listener that watches for mouse motion events in the popup's list.
- createListPanel() -
Method in class com.jidesoft.grid.TableCustomFilterEditor
-
- createListsComponent(Component[]) -
Method in class com.jidesoft.grid.QuickFilterPane
- Creates a component that contains all the lists.
- createListSelectionListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a list selection listener that watches for selection changes in the popup's list.
- createLookAndFeelCommandBar(Container) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createLookAndFeelMenu(Container) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createLowerTopPaint(Orientation, Color, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- Create a Paint to use for the lower half of the top of the bar
- createMarginBorder(Insets, Border) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
-
- createMarginExpandablePanel(CategorizedTable) -
Method in class com.jidesoft.grid.HierarchicalTableCellRenderer
- Creates the MarginExpandablePanel.
- createMarginExpandablePanel(CategorizedTable) -
Method in class com.jidesoft.grid.PropertyTableCellRenderer
- Creates the TreeExpandablePanel.
- createMarker(int, int, int, String) -
Method in class com.jidesoft.marker.DefaultMarkerModel
- Creates the Marker.
- createMarkerArea(CodeEditor) -
Method in class com.jidesoft.editor.CodeEditorDocumentComponent
- Creates the marker area.
- createMarkerEye() -
Method in class com.jidesoft.editor.marker.MarkerArea
- Creates a default MarkerEye.
- createMarkerEye() -
Method in class com.jidesoft.marker.MarkerArea
- Creates a default MarkerEye.
- createMarkerModel() -
Method in class com.jidesoft.marker.AbstractMarkerSupport
- Creates the MarkerModel.
- createMarkerStripe() -
Method in class com.jidesoft.editor.marker.MarkerArea
- Creates a default MarkerStripe.
- createMarkerStripe() -
Method in class com.jidesoft.marker.MarkerArea
- Creates a default MarkerStripe.
- createMarkerSupport(JComponent) -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createMarkerSupport(JComponent) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- createMarkerSupport(JComponent) -
Method in class com.jidesoft.diff.TableDiffPane
-
- createMaskImage(Component, Icon, Color, Color) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a version from an input image which replaces one color with another color.
- createMatchCaseButton() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the match case button.
- createMaximizedGadgetContainer() -
Method in class com.jidesoft.dashboard.Dashboard
- Create maximized gadget container.
- createMenu(Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createMenu(String, char) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createMenu(String, char, Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createMenu() -
Method in interface com.jidesoft.swing.JideMenu.MenuCreator
- Deprecated.
- createMenuCommandBar(JMenuBar) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createMenuDragMouseListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createMenuItem(TreePath, Object) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Creates the menu item on the drop down menu.
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createMenuKeyListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createMenuListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createMenuListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createMenuListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createMerge() -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Creates the merge.
- createMessageArea() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createModel(String, Polynomial, Range<?>, int) -
Method in interface com.jidesoft.chart.fit.CurveFitter
-
- createModel(Polynomial, Range<?>, int) -
Method in interface com.jidesoft.chart.fit.CurveFitter
-
- createModel(Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.LineFitter
- Creates a ChartModel for describing a line from a Polynomial instance.
- createModel(String, Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.LineFitter
- Creates a ChartModel for describing a line from a Polynomial instance.
- createModel(String, Polynomial, Double[]) -
Method in class com.jidesoft.chart.fit.LineFitter
- Creates a model for describing the given polynomial by generating points along the curve.
- createModel(Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Create a ChartModel by sampling from the supplied polynomial.
- createModel(String, Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Create a named ChartModel by sampling from the supplied polynomial.
- createModel(String, Polynomial, Double[]) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Create a ChartModel by sampling from the supplied polynomial.
- createModel(Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.QuadraticFitter
-
- createModel(String, Polynomial, Double[]) -
Method in class com.jidesoft.chart.fit.QuadraticFitter
- Sometimes you want a generated model to have exactly the same coordinates on the x axis as the original model.
- createModel(String, Polynomial, Range<?>, int) -
Method in class com.jidesoft.chart.fit.QuadraticFitter
-
- createModel(Map<Object, ?>) -
Static method in class com.jidesoft.list.GroupList
- Returns a
GroupableListModel
wrapping the specified object.
- createModelChangedCallback() -
Method in class com.jidesoft.editor.margin.LineNumberMargin
-
- createModelChangedCallback() -
Method in class com.jidesoft.margin.AbstractMargin
- Creates the ModelChangedCallback.
- createModelChangedCallback() -
Method in class com.jidesoft.margin.RowNumberMargin
-
- createModelLegendItem(ChartModel, Chart) -
Method in class com.jidesoft.chart.Legend
-
- createMonthChooserPanel() -
Method in class com.jidesoft.combobox.MonthComboBox
- Creates a MonthChooserPanel.
- createMonthChooserPanel() -
Method in class com.jidesoft.combobox.MonthExComboBox
- Creates a MonthChooserPanel.
- createMonthComboBox() -
Method in class com.jidesoft.grid.LegacyMonthCellEditor
- Creates the month combobox used by this cell editor.
- createMonthComboBox() -
Method in class com.jidesoft.grid.MonthCellEditor
- Creates the month combobox used by this cell editor.
- createMonthLabel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createMonthLabel(int) -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- createMonthPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createMonthPanel() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- createMonthsPanel() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- createMonthYearPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Create the panel contains the month and year information.
- createMouseHandler() -
Method in class com.jidesoft.docking.ContainerContainerDivider
-
- createMouseHandler() -
Method in class com.jidesoft.swing.JideSplitPaneDivider
-
- createMouseInputListener() -
Method in class com.jidesoft.grid.TableColumnAutoResizer
-
- createMouseInputListener() -
Method in class com.jidesoft.grid.TableColumnResizer
-
- createMouseInputListener() -
Method in class com.jidesoft.grid.TableRowResizer
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.aqua.AquaNavigableTableUI
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.basic.BasicNavigableTableUI
-
- createMouseInputListener(MouseInputListener) -
Method in class com.jidesoft.plaf.basic.BasicNavigableTableUIDelegate
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createMouseInputListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createMouseInputListener() -
Method in class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI
-
- createMouseInputListener() -
Method in class com.jidesoft.swing.Resizable
- Creates the MouseInputListener for resizing.
- createMouseListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a listener that will watch for mouse-press and release events on the combo box.
- createMouseListener() -
Method in class com.jidesoft.combobox.TableChooserPanel
- Creates a listener that will watch for mouse-press and release events on the combo box.
- createMouseListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a listener that will watch for mouse-press and release events on the combo box.
- createMouseListener() -
Method in class com.jidesoft.plaf.basic.BasicGripperUI
-
- createMouseListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createMouseMotionListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates the mouse motion listener which will be added to the combo box.
- createMouseMotionListener() -
Method in class com.jidesoft.combobox.TableChooserPanel
- Creates the mouse motion listener which will be added to the combo box.
- createMouseMotionListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates the mouse motion listener which will be added to the combo box.
- createMouseMotionListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createMouseShortcut() -
Method in class com.jidesoft.shortcut.ShortcutField
- Creates an empty MouseShortcut.
- createMouseWheelListener() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates a MouseWheelListener that will be added to the table or the list.
- createMouseWheelListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createMultilineStringComboBox() -
Method in class com.jidesoft.grid.LegacyMultilineStringCellEditor
- Creates the MultilineStringComboBox used by this cell editor.
- createMultilineStringComboBox() -
Method in class com.jidesoft.grid.MultilineStringCellEditor
- Creates the MultilineStringExComboBox used by this cell editor.
- createNavigationField() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates the navigation field.
- createNavigationHelper() -
Method in class com.jidesoft.grid.NavigationHierarchicalTable
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationHelper() -
Method in class com.jidesoft.grid.NavigationSortableTable
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationHelper() -
Method in class com.jidesoft.grid.NavigationTreeTable
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationHelper() -
Method in class com.jidesoft.navigation.NavigationList
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationHelper() -
Method in class com.jidesoft.navigation.NavigationTable
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationHelper() -
Method in class com.jidesoft.navigation.NavigationTree
- Creates the
NavigationHelper
which is a helper class that paints the rollover and the selection
effect.
- createNavigationPanel() -
Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- createNeedleFill(Double, double, double, double, double, NeedleStyle) -
Method in interface com.jidesoft.gauge.NeedleFillFactory
-
- createNegativeImage(Image) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a gray version from an input image.
- createNegativeImage(Component, Icon) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a negative version from an input black image which basically replaces black pixel with white pixel.
- createNegativeImage(Image) -
Static method in class com.jidesoft.icons.MaskFilter
- Creates an image as negative of an existing one.
- createNodeAction(TreePath, Object) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Creates the action to select the path.
- createNodeComponent(TreePath, Object) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Creates the node component.
- createNodeSeparator(JComponent, TreePath, Object) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Creates the node separator.
- createNoFocusButton(int) -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- createNoFocusButton(int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- Deprecated. replaced by
JideTabbedPane.createNoFocusButton(int)
- createNoFocusButton(int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- createNoFocusButton(int) -
Method in class com.jidesoft.swing.JideTabbedPane
- Creates no focus buttons for JideTabbedPane.
- createNormalGadgetContainer() -
Method in class com.jidesoft.dashboard.Dashboard
- Deprecated. replaced by
Dashboard.createNormalGadgetContainer(boolean)
- createNormalGadgetContainer(boolean) -
Method in class com.jidesoft.dashboard.Dashboard
- Create normal gadget container.
- createNorthPane(DockableFrame) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameUI
-
- createNorthPane(CollapsiblePane) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createNorthPane(DockableFrame) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createNorthPane(JidePopup) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createNorthPane(DockableFrame) -
Method in class com.jidesoft.plaf.eclipse.EclipseDockableFrameUI
-
- createNorthPane(DockableFrame) -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI
-
- createNotificationFlasher(AutoHideContainer) -
Method in class com.jidesoft.docking.DockableFrame
-
- createNotificationFlasher(FrameContainer) -
Method in class com.jidesoft.docking.DockableFrame
-
- createOKCancelButtonPanel() -
Method in class com.jidesoft.dialog.StandardDialog
- Creates a standard OK/Cancel button panel.
- createOptionsPanel() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createOrders(SortItemSupport) -
Method in class com.jidesoft.hibernate.HibernatePageTableModel
-
- createOrderStatement(SortItemSupport) -
Method in class com.jidesoft.database.DatabaseTableModel
- Create order statement from sort item support.
- createOriginalSelectionModel() -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
- Creates the original selection model.
- createOriginalSelectionModel(ListModel) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
- Creates the original selection model.
- createOriginPanel() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createOtherRowConverter() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createOtherTitle() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createOutline(Dimension, Dimension) -
Method in interface com.jidesoft.tooltip.BalloonShape
- Create the outline shape of the balloon.
- createOutline(Dimension, Dimension) -
Method in class com.jidesoft.tooltip.shapes.OvalShape
- Create the ellipse outline.
- createOutline(Dimension, Dimension) -
Method in class com.jidesoft.tooltip.shapes.RectangularShape
-
- createOutline(Dimension, Dimension) -
Method in class com.jidesoft.tooltip.shapes.RoundedRectangularBalloonShape
- Create the outline of the balloon.
- createOutline(Dimension, Dimension) -
Method in class com.jidesoft.tooltip.shapes.RoundedRectangularShape
- Create the outline of the rounded rectangle.
- createOutlineColor(Chart, ChartModel, Chartable) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- createOutputStreamWriter(OutputStream) -
Method in class com.jidesoft.editor.CodeEditor
-
- createOverlay() -
Method in class com.jidesoft.editor.CodeEditor
-
- createOverridingTreeMapFieldSettings(TreeMapFieldSettings, TreeMapModel, TreeMapField) -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
-
- createPageNavigationListener() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates a PageNavigationListener that will be added to the PageNavigationSupport.
- createPagesPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the pages panel.
- createPagesPanel() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the pages panel.
- createPagesPanel() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates JPanel with CardLayout ot put all wizard pages.
- createPageTableModel(TableModel, int) -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates the page table model.
- createPane(Object, int) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Subclass implements it to use a different component to display the objects to be compared.
- createPane(Object, int) -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createPane(Object, int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- createPane(Object, int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createPanel(LayoutManager) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createParentNode(Object, TreeMapField<AbstractTreeMapNode>, TreeMapField<AbstractTreeMapNode>) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- createPeriodConverter(ScaleArea<Date>, DatePeriod) -
Static method in class com.jidesoft.scale.DatePeriodConverter
-
- createPivotDataCube() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- createPivotDataModel(TableModel) -
Method in class com.jidesoft.pivot.AggregateTableModel
- Creates PivotDataModel and overrides calculate method to update the aggregate table model.
- createPivotDataModel(TableModel) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- createPivotDataModel(PivotDataSource) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- createPivotField(TableModel, int) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- createPivotField(PivotDataSource, int) -
Method in class com.jidesoft.pivot.PivotDataModel
- Creates the
PivotField
.
- createPointLegendItem(Chartable, ChartModel, Chart) -
Method in class com.jidesoft.chart.Legend
-
- createPopup() -
Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
- Creates a popup.
- createPopup() -
Method in class com.jidesoft.hints.AbstractIntelliHints
-
- createPopup() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createPopup() -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createPopup(int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabSupport
-
- createPopup() -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createPopup() -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createPopup() -
Method in class com.jidesoft.popup.JidePopupFactory
-
- createPopup() -
Method in class com.jidesoft.tooltip.BalloonTip
- Creates the JidePopup that is used to show the BalloonTip.
- createPopup() -
Method in class com.jidesoft.treemap.DefaultTreeMapToolTip
- Creates a popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Subclass should implement this method to create the actual popup component.
- createPopupComponent() -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.ColorComboBox
- Creates a ColorChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.ColorExComboBox
- Creates a ColorChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.DateComboBox
- Creates the DateChoosrePanel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.DateExComboBox
- Creates the DateChoosrePanel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.ExComboBox
- Subclass should implement this method to create the actual popup component.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FileChooserComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FileChooserExComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FileNameChooserComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FileNameChooserExComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FolderChooserComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FolderChooserExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.FolderNameChooserComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FolderNameChooserExComboBox
- Creates the popup panel.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FontComboBox
- Creates a FontChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.FontExComboBox
- Creates a FontChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.InsetsComboBox
- Creates an InsetsChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.InsetsExComboBox
- Creates an InsetsChooserPanel as the popup.
- createPopupComponent() -
Method in class com.jidesoft.combobox.ListComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.ListExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MonthComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MonthExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MultilineStringComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MultilineStringExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.MultiSelectListExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.StringArrayComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.StringArrayExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.TableComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.TableExComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.TreeComboBox
-
- createPopupComponent() -
Method in class com.jidesoft.combobox.TreeExComboBox
-
- createPopupMenu() -
Method in class com.jidesoft.gantt.GanttChartPopupMenuInstaller
-
- createPopupMenu() -
Method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
-
- createPopupMenu() -
Method in class com.jidesoft.grid.TablePopupMenuInstaller
-
- createPopupMenu() -
Method in class com.jidesoft.list.ListPopupMenuInstaller
- Create the popup menu.
- createPopupMenu() -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Creates the popup menu that is used when user clicking on the chevron on the bottom button bar.
- createPopupMenu() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createPopupMenu() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createPopupMenu(int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabSupport
-
- createPopupMenu() -
Method in class com.jidesoft.tree.TreePopupMenuInstaller
- Create the popup menu.
- createPopupMenuEntry(N, int) -
Method in class com.jidesoft.treemap.DefaultTreeMapController
-
- createPopupMenuListener() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createPopupMenuMouseListener() -
Method in class com.jidesoft.pivot.DataTable
- Creates the mouse listener used to handle mouse click on +/- icon.
- createPopupPanel(TableModel, int, Object[]) -
Method in class com.jidesoft.grid.AutoFilterBox
- Create the popup panel while the customer clicks the filter icon.
- createPopupPanel(PivotTablePane, PivotField, Object[]) -
Method in class com.jidesoft.pivot.FieldBox
-
- createPopupPanel(TableModel, int, Object[]) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Create the popup panel while the customer clicks the filter icon.
- createPopupWindow() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Creates the popup window.
- createPopupWindow() -
Method in class com.jidesoft.grid.AutoFilterBox
- Creates the popup window.
- createPopupWindow() -
Method in class com.jidesoft.pivot.FieldBox
- Creates the popup window.
- createPopupWindow() -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Creates the popup window.
- createPopupWindow() -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Creates the popup window.
- createPositionable(Double) -
Method in class com.jidesoft.gauge.AbstractGauge
- When the supplied value is a double and we need to create a Positionable object this method is called to create
that object.
- createPossibleValuesStatement(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- createPreviewComponent() -
Method in class com.jidesoft.combobox.InsetsChooserPanel
- Creates the preview component.
- createPreviewPanel() -
Method in class com.jidesoft.combobox.FontChooserPanel
-
- createPreviewPanel() -
Method in class com.jidesoft.combobox.InsetsChooserPanel
- Creates the preview panel.
- createProgressBar() -
Method in class com.jidesoft.status.ProgressStatusBarItem
- Creates the progress bar.
- createProgressLabel() -
Method in class com.jidesoft.status.ProgressStatusBarItem
- Creates the progress label.
- createPropertyCellRenderer() -
Method in class com.jidesoft.grid.PropertyTable
-
- createPropertyChangeListener() -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- createPropertyChangeListener() -
Method in class com.jidesoft.combobox.ListChooserPanel
- Creates a
PropertyChangeListener
which will be added to the combo box.
- createPropertyChangeListener() -
Method in class com.jidesoft.combobox.TableChooserPanel
- Creates a
PropertyChangeListener
which will be added to the combo box.
- createPropertyChangeListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a
PropertyChangeListener
which will be added to the combo box.
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicChevronUI
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createPropertyChangeListener(JFileChooser) -
Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createPropertyChangeListener() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createPropertyChangeListener(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createPropertyChangeListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createPropertyChangeListener(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createPropertyList() -
Method in class com.jidesoft.grid.AbstractPropertyTableModel
-
- createPropertyList(Object) -
Method in class com.jidesoft.introspector.BeanIntrospector
-
- createPropertyListener() -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
-
- createPropertyListener() -
Method in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- createPropertyTableModel(Object) -
Method in class com.jidesoft.introspector.BeanIntrospector
-
- createPropertyTablePanel(PropertyTable) -
Method in class com.jidesoft.grid.PropertyPane
- Creates a panel that holds the property table.
- createQualitativeColorMap(Set) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createQualitativeColorMap(TableModel, int) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createQuickFilterList(IFilterableTableModel, int) -
Method in class com.jidesoft.grid.QuickFilterPane
- Creates the list component that will be used for the quick filter.
- createReadonlyStatement() -
Method in class com.jidesoft.database.DatabaseTableModel
- Creates a read-only statement.
- createReferenceRow(TableModel, int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Creates ReferenceRow.
- createRegexMenu(JComboBox) -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createRegexPattern() -
Method in class com.jidesoft.filter.RegexFilter
- Creates regex pattern to search.
- createRenderer() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createRenderer() -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createRenderer() -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createRenderer() -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createRendererComponent(ScaleArea<Object>, TableCellRenderer, PeriodConverter<Object>, Period, Object, Object) -
Method in class com.jidesoft.plaf.basic.TableCellRendererPeriodHeaderPainter
-
- createRepaintCallback() -
Method in class com.jidesoft.margin.AbstractMargin
- Creates the repaint callback.
- createRepeatsButton() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the repeat button.
- createReplaceAllDocumentEvent() -
Method in class com.jidesoft.editor.CodeEditor
- Creates the DocumentEvent for replace all.
- createReplaceComboBox() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createResizable() -
Method in class com.jidesoft.swing.ResizablePanel
- Creates the Resizable.
- createResultSetTableModel(ResultSet, int) -
Method in class com.jidesoft.database.CrudDatabaseTableModel
-
- createResultSetTableModel(ResultSet, int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- createRightOneTouchButton() -
Method in class com.jidesoft.swing.JideSplitPaneDivider
- Builds the rightButton that can be used to expand/collapse a split panes divider to the right.
- createRightPaint(Orientation, Color, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- Create a Paint to use for the right part of the bar
- createRightPanel(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Create a Panel around a component so that component aligns to right.
- createRolloverListener() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI
-
- createRoot() -
Method in class com.jidesoft.gantt.DefaultGanttTreeTableModel
-
- createRoot() -
Method in class com.jidesoft.grid.TreeTableModel
- Creates
ExpandableRow
which will be used as the root row.
- createRootNode(TreeMapField<N>) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
-
- createRootNode(TreeMapField<AbstractTreeMapNode>) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- createRootPane() -
Method in class com.jidesoft.action.FloatingDockableBarContainer
-
- createRootPane() -
Method in class com.jidesoft.docking.DockableFrame
- Called by the constructor to set up the
JRootPane
.
- createRootPane() -
Method in class com.jidesoft.popup.JidePopup
- Called by the constructor to set up the
JRootPane
.
- createRotatedImage(Component, Icon, double) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a rotated version of the input image.
- createRowAutoScrollingListener() -
Method in class com.jidesoft.grid.JideTable
- Creates the
RowHeightChangeListener
which will automatically scroll the row then row height changes
so that it is outside the visible area.
- createRowHeaderTableModel(CompoundKey[]) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- createRowHeaderTableModel(CompoundKey[]) -
Method in class com.jidesoft.pivot.PivotDataModel
- Creates the row header table model.
- createRowHeights() -
Method in class com.jidesoft.grid.HierarchicalTable
-
- createRowHeights() -
Method in class com.jidesoft.grid.JideTable
-
- createRowMarginSupport(JComponent, JScrollPane) -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createRowMarginSupport(JComponent, JScrollPane) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- createRowMarginSupport(JComponent, JScrollPane) -
Method in class com.jidesoft.diff.TableDiffPane
-
- createRowRecord() -
Method in class com.jidesoft.database.BatchedCrudTableModelWrapper
-
- createRowRecord() -
Method in class com.jidesoft.database.CrudDatabaseTableModel
-
- createRowRecord() -
Method in class com.jidesoft.database.ResultSetTableModelCrudSupport
-
- createRows() -
Method in class com.jidesoft.grid.TreeTableModel
- Creates the List to contain the rows.
- createSchemaPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the panel that contains the schema JList as well as the buttons for it.
- createScrollBar(int) -
Method in class com.jidesoft.editor.CodeEditor
- Creates the scroll bars used by the CodeEditor.
- createScrollButton(int) -
Method in class com.jidesoft.dashboard.GadgetPalette
- Creates the scroll button for the SimpleScrollPane used by GadgetPalete when there aren't enough space to show
all gadgets on the palette.
- createScrollButton(int) -
Method in class com.jidesoft.swing.SimpleScrollPane
- Creates the scroll button.
- createScrollPane(Component) -
Method in class com.jidesoft.gantt.GanttChartPane
- Creates the scroll pane for the TreeTable and the GanttChart.
- createScrollPane(JComponent) -
Method in class com.jidesoft.grid.MultilineTableCellEditor
-
- createScrollPane() -
Method in class com.jidesoft.pivot.PivotTablePane
- Creates the scroll pane used by PivotTablePane.
- createScrollPaneForAutoHideContainer(AutoHideContainer) -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- createScrollPaneForHtmlBrowser(Component) -
Method in class com.jidesoft.rss.FeedReader
-
- createScrollPaneForHtmlBrowser(Component) -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
- Creates a scroll pane for the html browser.
- createScrollPaneForHtmlBrowser(Component) -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
- Creates a scroll pane for the html browser.
- createScrollPaneOverview(JScrollPane) -
Method in class com.jidesoft.swing.CornerScroller
- Create the overview popup window.
- createSearchable(CodeEditor) -
Method in class com.jidesoft.editor.CodeEditor
- Creates a
Searchable
for the CodeEditor
.
- createSearchPopup(String) -
Method in class com.jidesoft.swing.Searchable
- Creates the popup to hold the searching text.
- createSegment(double, double, double, double) -
Method in class com.jidesoft.gauge.Dial
-
- createSegment(double, double, double, double) -
Method in class com.jidesoft.gauge.DialIntervalMarker
-
- createSegmentedColorMap(TableModel, int) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createSegmentPaint(Chart, Chartable, ChartStyle, boolean, boolean, Shape) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
- You can override this method to create a custom Paint that uses the dimensions of the pie segment
- createSelectionListener() -
Method in class com.jidesoft.grid.ListSelectionModelGroup
-
- createSelectionListener() -
Method in class com.jidesoft.paging.PageNavigationBar
- Creates a ListSelectionListener that will be added to the table or the list.
- createSelectionListener() -
Method in class com.jidesoft.swing.SelectionModelGroup
-
- createSelectionListener() -
Method in class com.jidesoft.tree.TreeSelectionModelGroup
-
- createSelectionModel() -
Method in class com.jidesoft.editor.CodeEditor
- Create selection model for CodeEditor.
- createSeparator() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- createSequentialColorMap(double, double) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createSequentialColorMap(Set) -
Method in class com.jidesoft.colormap.ColorMapFactory
-
- createSettings() -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
-
- createShadow(BufferedImage) -
Method in class com.jidesoft.chart.render.ShadowFactory
- Deprecated. Generates the shadow for a given picture and the current properties of the renderer.
- createShadow(BufferedImage) -
Method in class com.jidesoft.swing.ShadowFactory
- Generates the shadow for a given picture and the current properties of the factory.
- createShadow(BufferedImage) -
Method in interface com.jidesoft.swing.ShadowRenderer
- Creates and returns a shadow image based on the supplied image
- createShadow(BufferedImage, BalloonTip) -
Method in class com.jidesoft.tooltip.shadows.DropShadow
- Creating the shadow image.
- createShadow(BufferedImage, BalloonTip) -
Method in class com.jidesoft.tooltip.shadows.PerspectiveShadow
-
- createShadow(BufferedImage, BalloonTip) -
Method in interface com.jidesoft.tooltip.ShadowStyle
- Create shadow image using the background image of the balloon tip.
- createShape(double, double, double, double) -
Method in enum com.jidesoft.gauge.MarkerShape
- This is the method of the MarkerShapeFactory interface that is called by the DialValueMarker class
- createShape(double, double, double, double) -
Method in interface com.jidesoft.gauge.MarkerShapeFactory
- Creates a Shape, with centre at the supplied x and y coordinates and with the given width and height
- createShortcut(String) -
Method in class com.jidesoft.editor.action.EditorShortcutSchema
-
- createShortcutField() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the shortcut field.
- createShortcutFilterPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Creates the panel that contains the shortcut filter field.
- createShortcutListPanel() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Create the panel that contains the shortcut JList.
- createSidePaint(Orientation, Color, int, int, int, int, int) -
Method in class com.jidesoft.chart.render.Bar3DRenderer
-
- createSortableTableHeaderCellDecorator() -
Method in class com.jidesoft.grid.SortableTableHeader
- Creates a TableHeaderCellDecorator instance to paint the sort icon and index.
- createSortableTableHeaderMouseListener() -
Method in class com.jidesoft.grid.SortableTable
- Creates a SortableTableHeaderMouseListener instance.
- createSortableTableModel(TableModel) -
Method in class com.jidesoft.grid.SortableTable
- Creates a
SortableTableModel
that wraps around the actual model.
- createSortableTableModel(MultiTableModel, boolean) -
Method in class com.jidesoft.grid.TableScrollPane
- Creates a SortableTableModel or SortableTreeTableModel for the MultiTableModel if isSortable() is true.
- createSortableTableModel(MultiTableModel, boolean) -
Method in class com.jidesoft.grid.TableSplitPane
- Creates a SortableTableModel or SortableTreeTableModel for the MultiTableModel if isSortable() is true.
- createSortableTableModel(TableModel) -
Method in class com.jidesoft.grid.TreeTable
- Override the method in SortableTable to create a special sortable table model for TreeTable.
- createSortableTableModel(TableModel) -
Method in class com.jidesoft.pivot.AggregateTable
-
- createSortableTableModel(MultiTableModel, boolean) -
Method in class com.jidesoft.pivot.AggregateTablePane
- Creates a SortableAggregateTableModel or regular SortableTableModel for the MultiTableModel if isSortable() is
true.
- createSortArrow() -
Method in class com.jidesoft.grid.SortTableHeaderRenderer
- Creates the component to display the sort arrow.
- createSortHeaderRenderer() -
Method in class com.jidesoft.grid.JideTable
- Deprecated. replaced by StyledLabel based header renderer.
- createSortIcon(SortableTable, boolean) -
Method in class com.jidesoft.grid.LegacySortableTableHeader
- Create the sort arrow icon.
- createSortIcon(SortableTable, boolean) -
Method in class com.jidesoft.grid.NestedSortableTableHeader
- Deprecated. Create the sort arrow icon.
- createSortIcon(boolean) -
Method in class com.jidesoft.grid.SortableTable
- Create the sort arrow icon.
- createSortIcon(SortableTable, boolean) -
Method in class com.jidesoft.grid.SortableTableHeader
- Create the sort arrow icon.
- createSortItemEditor(String) -
Method in class com.jidesoft.grid.TableSortItemEditor
-
- createSouthPane(CollapsiblePane) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createSouthPane(DockableFrame) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createSouthPane(JidePopup) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createSpinner() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Creates the spinner for the editor component of this ComboBox.
- createSpinner() -
Method in class com.jidesoft.combobox.DateSpinnerComboBox
-
- createSpinner(SpinnerModel) -
Method in class com.jidesoft.combobox.InsetsChooserPanel
- Creates the spinner in the panel.
- createSpinner() -
Method in class com.jidesoft.combobox.NumberSpinnerComboBox
-
- createSpinner(SpinnerModel) -
Method in class com.jidesoft.grid.SpinnerCellEditor
- Creates a JSpinner used by the cell editor.
- createSpinnerModel() -
Method in class com.jidesoft.combobox.InsetsChooserPanel
- Creates the spinner model used by the spinners.
- createSplitButton(Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createSplitButton(String) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createSplitButton(String, Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createSplitButtonPropertyChangeListener(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- createSplitPaneDivider() -
Method in class com.jidesoft.docking.ContainerContainer
-
- createSplitPaneDivider() -
Method in class com.jidesoft.document.DocumentPane
-
- createSplitPaneDivider() -
Method in class com.jidesoft.swing.JideSplitPane
-
- createSqlStatement(String, String, String, SortItemSupport, FilterItemSupport) -
Method in class com.jidesoft.database.DatabaseTableModel
- Creates a full SQL statement.
- createStandardDialogPane() -
Method in class com.jidesoft.dialog.StandardDialog
-
- createStandardDialogPane() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
-
- createStandardDialogPane() -
Method in class com.jidesoft.wizard.WizardDialog
- Creates WizardDialogPane.
- createStatement() -
Method in class com.jidesoft.database.DatabaseTableModel
- Creates a Statement.
- createStatusBar() -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the status bar component.
- createStatusBar(CodeEditor) -
Method in class com.jidesoft.editor.CodeEditorDocumentComponent
- Creates status bar for this
CodeEditorDocumentComponent
.
- createStatusBarSeparator() -
Method in class com.jidesoft.status.StatusBar
- Creates the status bar separator.
- createStatusPanel() -
Method in class com.jidesoft.status.ProgressStatusBarItem
- Creates a new status panel.
- createStepsPane(List<String>, int) -
Method in class com.jidesoft.wizard.WizardDialogPane
- Creates the steps pane.
- createStepsPane() -
Method in class com.jidesoft.wizard.WizardDialogPane
-
- createStringArrayComboBox() -
Method in class com.jidesoft.grid.LegacyStringArrayCellEditor
- Creates StringArrayComboBox used by this cell editor.
- createStringArrayComboBox() -
Method in class com.jidesoft.grid.StringArrayCellEditor
- Creates StringArrayExComboBox used by this cell editor.
- createStyle() -
Method in class com.jidesoft.chart.preference.PointShapeLabel
- Creates a ChartStyle used when rendering the point of the label.
- createStyledLabel(String) -
Static method in class com.jidesoft.swing.StyledLabelBuilder
-
- createSubComponents() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- createSubpanel() -
Method in class com.jidesoft.dashboard.Dashboard
- Creates the panel for each column.
- createSubscriptionPanel() -
Method in class com.jidesoft.rss.PreferencePanel
-
- createSubtitleLabel() -
Method in class com.jidesoft.dialog.BannerPanel
- Creates the subtitle label.
- createSwitchPageAction(String, Icon, int) -
Method in class com.jidesoft.pane.FloorTabbedPane
-
- createSwitchPageAction(String, Icon, int) -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- createTabbedPane() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the JTabbedPane used by TAB_STYLE dialog.
- createTabbedPane() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the JTabbedPane used by TAB_STYLE dialog.
- createTable(TableModel) -
Method in class com.jidesoft.combobox.TableChooserPanel
- Subclass can override this method to create a custom JTable.
- createTable(TableModel) -
Method in class com.jidesoft.combobox.TableComboBox
- Creates the table.
- createTable(TableModel) -
Method in class com.jidesoft.combobox.TableExComboBox
- Creates the table.
- createTable(ListModel, boolean) -
Method in class com.jidesoft.grid.DualTable
- Creates the JList.
- createTable(TableModel) -
Method in class com.jidesoft.grid.PagedTablePane
- Overrides to create your own table.
- createTable(TableModel, boolean, int, int) -
Method in class com.jidesoft.grid.TableScrollPane
- Deprecated. We added a footer parameter to the createTable method. This method was left here for backward
compatible reason. Please change your code to override
TableScrollPane.createTable(javax.swing.table.TableModel,
boolean, int)
instead.
- createTable(TableModel, boolean, int, boolean, int) -
Method in class com.jidesoft.grid.TableScrollPane
- Creates the table.
- createTable(TableModel, boolean, int) -
Method in class com.jidesoft.grid.TableScrollPane
- Creates the table.
- createTable(TableModel, boolean) -
Method in class com.jidesoft.grid.TableScrollPane
- Creates the table.
- createTable(TableModel, boolean, int) -
Method in class com.jidesoft.pivot.AggregateTablePane
-
- createTableCellEditorRendererComponent(JTable, int, int) -
Method in class com.jidesoft.grid.ButtonTableCellEditorRenderer
-
- createTableCellEditorRendererComponent(JTable, int, int) -
Method in class com.jidesoft.grid.HyperlinkTableCellEditorRenderer
-
- createTableCellEditorRendererComponent(JTable, int, int) -
Method in interface com.jidesoft.grid.TableCellEditorRenderer
-
- createTableChooserPanel(TableModel, Class<?>) -
Method in class com.jidesoft.combobox.TableComboBox
- Creates the TableChooserPanel.
- createTableChooserPanel(TableModel, Class<?>) -
Method in class com.jidesoft.combobox.TableExComboBox
- Creates the TableChooserPanel.
- createTableColumnChooserDialog(Window, String, JTable) -
Method in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
- Create TableColumnChooserDialog instance while you choose "More..." option.
- createTableComboBox() -
Method in class com.jidesoft.grid.LegacyTableComboBoxCellEditor
- Creates the TableComboBox.
- createTableComboBox(TableModel, Class<?>) -
Method in class com.jidesoft.grid.LegacyTableComboBoxCellEditor
- Deprecated. please use
LegacyTableComboBoxCellEditor.createTableComboBox()
instead.
- createTableComboBox() -
Method in class com.jidesoft.grid.TableComboBoxCellEditor
- Creates the TableExComboBox.
- createTableHeaderComponent() -
Method in class com.jidesoft.gantt.GanttChartPane
- To customize the panel above the table header, override this method and add your custom component with the
BorderLayout.CENTER constraint for the best result.
- createTableModel(ListModel, TableModelAdapter, boolean) -
Method in class com.jidesoft.grid.DualTable
- Creates the table model.
- createTableModelModifier(DefaultTableModel) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- For internal usage only.
- createTableMouseListener() -
Method in class com.jidesoft.combobox.TableChooserPanel
- Creates a mouse listener that watches for mouse events in the popup's list.
- createTableMouseMotionListener() -
Method in class com.jidesoft.combobox.TableChooserPanel
- Creates a mouse motion listener that watches for mouse motion events in the popup's list.
- createTableScrollPane(MultiTableModel, MultiTableModel, MultiTableModel, int, boolean) -
Method in class com.jidesoft.grid.TableSplitPane
- Creates the TableScrollPane used in each pane of the TableSplitPane.
- createTabList(Insets) -
Method in class com.jidesoft.swing.JideTabbedPane
- Creates the tab list.
- createTabListPopup() -
Method in class com.jidesoft.swing.JideTabbedPane
- Creates tab list popup.
- createTargetPanel() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createTdiGroup() -
Method in class com.jidesoft.document.DocumentPane
- Creates a TdiGroup.
- createTextArea() -
Method in class com.jidesoft.combobox.MultilineStringPopupPanel
- Creates the text area.
- createTextArea() -
Method in class com.jidesoft.grid.MultilineTableCellEditor
- Creates a JTextArea used by the cell editor.
- createTextField(Object) -
Method in class com.jidesoft.alert.InputPopup
-
- createTextField() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Creates the text field for the editor component of this ComboBox.
- createTextField() -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- createTextField() -
Method in class com.jidesoft.field.creditcard.CreditCardTextField
- Creates the text field.
- createTextField(JTextField) -
Method in class com.jidesoft.field.IPTextField
- Creates the text fields for this IPTextField.
- createTextField() -
Method in class com.jidesoft.grid.AutoFilterBox.AutoFilterBoxFilterField
-
- createTextField() -
Method in class com.jidesoft.grid.PasswordCellEditor
-
- createTextField() -
Method in class com.jidesoft.grid.TextFieldCellEditor
- Creates a text field used by the cell editor.
- createTextField() -
Method in class com.jidesoft.list.TextFieldList
-
- createTextField() -
Method in class com.jidesoft.swing.LabeledTextField
- Creates a text field.
- createTextField() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the text field where user types the text to be searched.
- createTexture(JComponent, String) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Utility method to create a texture paint from a graphics file
- createTexture(JComponent, String) -
Static method in class com.jidesoft.icons.IconsFactory
- Utility method to create a texture paint from a graphics file
- createTexturePaint() -
Method in class com.jidesoft.gantt.PaintedTexture
-
- createTexturePaint(JPanel, Image, int, int, int, int) -
Static method in class com.jidesoft.swing.PaintPanel
-
- createThumbnail(Component, int, int) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Creates a thumbnail from the supplied component (such as a chart).
- createThumbnail(Component, int, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a thumbnail from the supplied component (such as a chart).
- createThumbnailImage(Component, int, int) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Creates a thumbnail from the supplied component (such as a chart).
- createThumbnailImage(Component, int, int) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a thumbnail from the supplied component (such as a chart).
- createTickCalculator(double, double, double, double) -
Method in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- createTime(String) -
Static method in class com.jidesoft.utils.TimeUtils
- Makes it easier to create Date objects from strings without having to remember the symbols required for a
SimpleDateFormat.
- createTimer(int, ActionListener) -
Method in class com.jidesoft.swing.Animator
- Creates the timer.
- createTimeSpinner() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Creates time spinner.
- createTintedImage(ImageIcon, Color) -
Static method in class com.jidesoft.icons.IconsFactory
- Creates a tinted image from an input image with a given color.
- createTintedImage(Image, Color, Insets) -
Static method in class com.jidesoft.icons.TintFilter
- Creates a tinted image
- createTitleBarButton() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- createTitleBarButton() -
Method in class com.jidesoft.plaf.eclipse.EclipseDockableFrameTitlePane
-
- createTitleBarButton() -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
-
- createTitlePane(CollapsiblePane) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createTitlePane(CollapsiblePane) -
Method in class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneUI
-
- createTitlePane(CollapsiblePane) -
Method in class com.jidesoft.plaf.office2003.Office2003CollapsiblePaneUI
-
- createTitlePane(CollapsiblePane) -
Method in class com.jidesoft.plaf.xerto.XertoCollapsiblePaneUI
-
- createTitles(Vector<String>) -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- createToggleSplitButton(String, Icon) -
Static method in class com.jidesoft.action.CommandBarFactory
-
- createToolBar() -
Method in class com.jidesoft.diff.AbstractDiffPane
- Creates the toolbar component for the DiffPane.
- createToolBar() -
Method in class com.jidesoft.grid.PropertyPane
- Creates the tool bar component on top of the
PropertyTable
.
- createToolbar() -
Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- createToolBarButton(AbstractAction) -
Method in class com.jidesoft.rss.FeedReader
- Creates the button that will be used on the toolbar.
- createToolBarComponent() -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
-
- createToolBarComponent() -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
-
- createToolBarComponent() -
Method in class com.jidesoft.grid.PropertyPane
- Creates the toolbar component for the PropertyPane.
- createToolBarComponent() -
Method in class com.jidesoft.rss.FeedReader
- Creates the tool bar component.
- createToolTip() -
Method in class com.jidesoft.chart.Chart
- This fixes a painting problem with the shadow rendering code when a tool tip disappears.
- createToolTip() -
Method in class com.jidesoft.grid.CellStyleTableHeader
-
- createToolTip() -
Method in class com.jidesoft.grid.NestedTableHeader
-
- createToolTip() -
Method in class com.jidesoft.grid.PropertyTable
- Returns the instance of
JToolTip
that should be used to display the tooltip.
- createToolTip() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabPanel
-
- createToolTip(JComponent) -
Method in class com.jidesoft.swing.JToolTipFactory
- Creates a new tooltip.
- createToolTip(JComponent, boolean) -
Method in class com.jidesoft.swing.JToolTipFactory
- Creates a new tooltip.
- createToolTipImage(int, boolean) -
Method in class com.jidesoft.tooltip.ExpandedTip
-
- createToolTipImage(int, boolean) -
Method in class com.jidesoft.tooltip.TableHeaderExpandedTip
-
- createTopPaint(Orientation, Color, int, int, int, int, int) -
Method in class com.jidesoft.chart.render.Bar3DRenderer
-
- createTopPaint(Orientation, Color, int, int, int, int, int) -
Method in class com.jidesoft.chart.render.CylinderBarRenderer
-
- createTopPanel(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Create a Panel around a component so that component aligns to top.
- createToRowConverter() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createToRowConverter() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createToTitle() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- createToTitle() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- createTrackListener(JSlider) -
Method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- createTrackListener(JSlider) -
Method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- createTrackListener(JSlider) -
Method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- createTrackListener(JSlider) -
Method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- createTransferable(JComponent) -
Method in class com.jidesoft.editor.CodeEditorTransferHandler
- Create a Transferable to use as the source for a data transfer.
- createTransferable(JComponent) -
Method in class com.jidesoft.grid.JideTable.NonContiguousTransferHandler
- Create a Transferable to use as the source for a data transfer.
- createTransferable(JComponent) -
Method in class com.jidesoft.grid.JideTableTransferHandler
- Create a Transferable to use as the source for a data transfer.
- createTransferable(JComponent) -
Method in class com.jidesoft.list.ListTransferHandler
- Create a Transferable to use as the source for a data transfer.
- createTransferableFromOutside(JComponent) -
Method in class com.jidesoft.grid.JideTable.NonContiguousTransferHandler
-
- createTree(TreeModel) -
Method in class com.jidesoft.combobox.CheckBoxTreeChooserPanel
-
- createTree(TreeModel) -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Subclass can override this method to create a custom tree.
- createTree(TreeModel) -
Method in class com.jidesoft.combobox.TreeComboBox
- Creates the tree.
- createTree(TreeModel) -
Method in class com.jidesoft.combobox.TreeExComboBox
- Creates the tree.
- createTree(DefaultMutableTreeNode) -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates tree that is used in TREE_STYLE dialog's index panel.
- createTree(DefaultMutableTreeNode) -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates tree that is used in TREE_STYLE dialog's index panel.
- createTreeCellRenderer() -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Creates the tree cell renderer used by tree in TREE_STYLE dialog's index panel.
- createTreeCellRenderer() -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Creates the tree cell renderer used by tree in TREE_STYLE dialog's index panel.
- createTreeChooserPanel(TreeModel) -
Method in class com.jidesoft.combobox.CheckBoxTreeExComboBox
-
- createTreeChooserPanel(TreeModel) -
Method in class com.jidesoft.combobox.TreeComboBox
- Creates the TreeChooserPanel.
- createTreeChooserPanel(TreeModel) -
Method in class com.jidesoft.combobox.TreeExComboBox
- Creates the TreeChooserPanel.
- createTreeComboBox() -
Method in class com.jidesoft.grid.LegacyTreeComboBoxCellEditor
- Creates the tree combobox.
- createTreeComboBox() -
Method in class com.jidesoft.grid.TreeComboBoxCellEditor
- Creates the tree combobox.
- createTreeExpandablePanel(TreeTable) -
Method in class com.jidesoft.grid.TreeTableCellRenderer
- Creates the TreeExpandablePanel.
- createTreeMapField(int) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- createTreeMapModel(TableModel) -
Method in class com.jidesoft.treemap.TreeMap
-
- createTreeModel(Object) -
Static method in class com.jidesoft.combobox.TreeChooserPanel
- Returns a
TreeModel
wrapping the specified object.
- createTreeMouseListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a mouse listener that watches for mouse events in the popup's list.
- createTreeMouseMotionListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a mouse motion listener that watches for mouse motion events in the popup's list.
- createTreeNode(AbstractDialogPage) -
Method in class com.jidesoft.dialog.MultiplePageDialog
- Create tree node for TREE_STYLE pages.
- createTreeNode(AbstractDialogPage) -
Method in class com.jidesoft.dialog.MultiplePageDialogPane
- Create tree node for TREE_STYLE pages.
- createTreeSelectionListener() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Creates a list selection listener that watches for selection changes in the popup's list.
- createTreeTable(TableModel, JComponent) -
Method in class com.jidesoft.gantt.GanttChartPane
- By default, returns a TreeTable with setFillsViewPortHeight set to true and installs the table header component
with the actual table header in the enclosing scroll pane instance column header view.
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaAutoFilterTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaCellSpanTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaCellStyleTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaDockableFrameUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaEditableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaGripperUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaGroupTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaHierarchicalTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaJidePopupMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaJideSplitButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaJideTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaNavigableTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaNestedTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaSidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaSortableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaTreeTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCellSpanTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCheckBoxListUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicChevronUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicEditableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicGripperUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicGroupListUI
- Returns a new instance of BasicGroupListUI.
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicGroupTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicHeaderBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideLabelUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
- Creates a new BasicOptionPaneUI instance.
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJidePopupMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicJideTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicNavigableTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicScaleAreaUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicSortableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicStatusBarSeparatorUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicStyledLabelUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicTaskBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicTreeMapUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.BasicTreeTableUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.MeterProgressBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseCheckBoxMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseCollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseCommandBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseDockableFrameUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseGripperUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipsePopupMenuSeparatorUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseRadioButtonMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.eclipse.EclipseSidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalCheckBoxMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalCommandBarTitleBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalRadioButtonMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.office2003.Office2003CollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.office2003.Office2003SidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.office2007.Office2007JideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.office2007.Office2007SidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetCheckBoxMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetCollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetCommandBarSeparatorUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetDockableFrameUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetGripperUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetMetalProgressBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetPopupMenuSeparatorUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetProgressBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetRadioButtonMenuItemUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetSidePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.vsnet.VsnetWindowsProgressBarUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsAutoFilterTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsEditableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsGroupTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsJidePopupMenuUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsNestedTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.windows.WindowsSortableTableHeaderUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.xerto.XertoCollapsiblePaneUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.xerto.XertoJideButtonUI
-
- createUI(JComponent) -
Static method in class com.jidesoft.plaf.xerto.XertoSidePaneUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaCellSpanTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaHierarchicalTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaJideTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaNavigableTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.aqua.AquaTreeTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.basic.BasicCellSpanTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.basic.BasicJideTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.basic.BasicNavigableTableUI
-
- createUIDelegate() -
Method in class com.jidesoft.plaf.basic.BasicTreeTableUI
-
- createUndoManager() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Creates UndoManager.
- createUpdateThread() -
Method in class com.jidesoft.status.TimeStatusBarItem
- Create the clock update thread.
- createUpperTopPaint(Orientation, Color, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- Create a Paint to use for the upper half of the top of the bar
- createUpTriangle(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Deprecated. in favour of createUpTriangle2D. This method will be removed some time after release 2.9.2.
- createUpTriangle2D(double, double, double) -
Static method in class com.jidesoft.chart.util.ShapeFactory
- Generates an equilateral triangle with one horizontal side and a vertex pointing upwards.
- createValue(UIDefaults) -
Method in class com.jidesoft.plaf.ExtWindowsDesktopProperty
- UIManager.LazyValue method, returns the value from the desktop or the fallback value if the desktop value is
null.
- createValue(UIDefaults) -
Method in class com.jidesoft.plaf.WindowsDesktopProperty
- UIManager.LazyValue method, returns the value from the desktop or the fallback value if the desktop value is
null.
- createValueEditor(Class, ConverterContext, Object[]) -
Method in class com.jidesoft.filter.CustomFilterEditor
- Creates the ValueEditor.
- createValueEditor(Class, ConverterContext, Object[]) -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Creates the ValueEditor.
- createVerticalPaint(Chart, int, int) -
Method in class com.jidesoft.chart.IntervalMarker
- By default simply returns the paint property, but this protected method gives you an opportunity to override
this behaviour and, if required, create a Paint that varies depending on the IntervalMarker's pixel width.
- createView() -
Method in class com.jidesoft.treemap.TreeMap
-
- createViewport() -
Method in class com.jidesoft.pivot.PivotTablePane.JideScrollPaneEx
-
- createWeekOfYearLabel(int) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createWeekOfYearPanel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createWestPane(CollapsiblePane) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- createWestPane(DockableFrame) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- createWestPane(JidePopup) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- createWestPane(DockableFrame) -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI
-
- createWhereStatement(FilterItemSupport) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- createWhiteSpace(int, int, boolean, int) -
Static method in class com.jidesoft.editor.TextUtils
- Creates a string of white space with the specified length.
- createWhiteSpace(int, int, boolean) -
Static method in class com.jidesoft.editor.TextUtils
- Creates a string of white space with the specified length.
- createWholeWordsButton() -
Method in class com.jidesoft.swing.SearchableBar
- Creates the whole words button.
- createWildcardsMenu(JComboBox) -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- createWindow(Component, int, int) -
Method in class com.jidesoft.popup.JidePopup
-
- createWindowFloatingContainer(DefaultDockingManager.InternalEventManager, Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Create WindowFloatingContainer instance.
- createWizardContent() -
Method in class com.jidesoft.wizard.AbstractWizardPage
- Subclass should implement this method to creates content of a wizard page.
- createWizardContent() -
Method in class com.jidesoft.wizard.DefaultWizardPage
-
- createWorkspace() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Creates the workspace.
- createWorkspace() -
Method in interface com.jidesoft.docking.DockingManager
- Creates the workspace.
- createWrappedRow(ExpandableRow) -
Method in class com.jidesoft.grid.CalculatedTableModel
-
- createWrappedRow(ExpandableRow) -
Method in class com.jidesoft.grid.DefaultColumnTableModelWrapper
- Creates wrapped row in the wrapped ITreeTableModel.
- createWrapperListModel(DefaultListModel) -
Method in class com.jidesoft.list.TextFieldList
- Create a DefaultListModelWrapper to wrap the original list model.
- createYearLabel() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- createYearLabel() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- createYearLabelListener() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Create the mouse listener for the year label.
- createYearPanel() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- CREDIT_CARD -
Static variable in class com.jidesoft.field.creditcard.CreditCardsIconsFactory.CreditCards
-
- CreditCardMask - Interface in com.jidesoft.field.creditcard
- An interface to mask a credit card number.
- CreditCardsIconsFactory - Class in com.jidesoft.field.creditcard
- A helper class to contain icons for credit cards.
- CreditCardsIconsFactory() -
Constructor for class com.jidesoft.field.creditcard.CreditCardsIconsFactory
-
- CreditCardsIconsFactory.CreditCards - Class in com.jidesoft.field.creditcard
-
- CreditCardsIconsFactory.CreditCards() -
Constructor for class com.jidesoft.field.creditcard.CreditCardsIconsFactory.CreditCards
-
- CreditCardTextField - Class in com.jidesoft.field.creditcard
CreditCardTextField
is a LabeledTextField
which can accept and verify credit card numbers.- CreditCardTextField() -
Constructor for class com.jidesoft.field.creditcard.CreditCardTextField
-
- CreditCardTextField(Icon) -
Constructor for class com.jidesoft.field.creditcard.CreditCardTextField
-
- CreditCardTextField(Icon, String) -
Constructor for class com.jidesoft.field.creditcard.CreditCardTextField
-
- CreditCardUtils - Class in com.jidesoft.field.creditcard
-
- CreditCardUtils() -
Constructor for class com.jidesoft.field.creditcard.CreditCardUtils
-
- CreditCardValidator - Class in com.jidesoft.field.creditcard
- Check if the input credit card number is valid depending on which credit card types are allowed.
- CreditCardValidator() -
Constructor for class com.jidesoft.field.creditcard.CreditCardValidator
- Creates a CreditCardValidator allowing all supported credit card issuers.
- CreditCardValidator(String[]) -
Constructor for class com.jidesoft.field.creditcard.CreditCardValidator
- Creates a CreditCardValidator with an array of allowed credit card issuer names.
- CrudDatabaseTableModel - Class in com.jidesoft.database
-
- CrudDatabaseTableModel(Connection, String) -
Constructor for class com.jidesoft.database.CrudDatabaseTableModel
- Creates a CrudDatabaseTableModel.
- CrudDatabaseTableModel(Connection, String, String) -
Constructor for class com.jidesoft.database.CrudDatabaseTableModel
- Creates a CrudDatabaseTableModel.
- CrudDatabaseTableModel(Connection, String, String, boolean) -
Constructor for class com.jidesoft.database.CrudDatabaseTableModel
- Creates a CrudDatabaseTableModel.
- CrudRowOperations - Interface in com.jidesoft.database
- Provides access
- CrudTableModel - Interface in com.jidesoft.database
-
- CrudTableModelAdapter - Class in com.jidesoft.database
- An adapter class for the interface
CrudTableModel
for easy implementation. - CrudTableModelAdapter(TableModel) -
Constructor for class com.jidesoft.database.CrudTableModelAdapter
-
- CrudTableModelAdapter(TableModel, CrudRowOperations) -
Constructor for class com.jidesoft.database.CrudTableModelAdapter
-
- CSharpTokenMarker - Class in com.jidesoft.editor.tokenmarker
- C# token marker.
- CSharpTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.CSharpTokenMarker
-
- CsvParseEvent - Class in com.jidesoft.csv
- An event generated when a token or a line is recognised in the input stream or file.
- CsvParseEvent(Object, CsvParseEvent.EventType) -
Constructor for class com.jidesoft.csv.CsvParseEvent
-
- CsvParseEvent(Object, CsvParseEvent.EventType, String) -
Constructor for class com.jidesoft.csv.CsvParseEvent
-
- CsvParseEvent(Object, String) -
Constructor for class com.jidesoft.csv.CsvParseEvent
-
- CsvParseEvent(Object, List<String>) -
Constructor for class com.jidesoft.csv.CsvParseEvent
-
- CsvParseEvent.EventType - Enum in com.jidesoft.csv
- Indicates whether the event signifies a token or a line
- CsvParseListener - Interface in com.jidesoft.csv
- A listener for
CsvParseEvent
s generated during parsing. - CsvPivotTableUtils - Class in com.jidesoft.grid
CsvPivotTableUtils
is a class that has methods to export PivotTablePane's content to Character Separated
Values file format.- CsvPivotTableUtils() -
Constructor for class com.jidesoft.grid.CsvPivotTableUtils
-
- CsvPivotTableUtils - Class in com.jidesoft.hssf
- Deprecated. replaced by
CsvPivotTableUtils
to remove the dependency on POI jars - CsvPivotTableUtils() -
Constructor for class com.jidesoft.hssf.CsvPivotTableUtils
- Deprecated.
- CsvPivotTableUtils.CsvPivotTableExportConfig - Class in com.jidesoft.grid
- A class that has all the parameters that could be customized when exporting a PivotTablePane to csv file.
- CsvPivotTableUtils.CsvPivotTableExportConfig() -
Constructor for class com.jidesoft.grid.CsvPivotTableUtils.CsvPivotTableExportConfig
- The constructor.
- CsvReader - Class in com.jidesoft.csv
- A class for reading comma-separated values files and streams.
- CsvReader() -
Constructor for class com.jidesoft.csv.CsvReader
-
- CsvReader(char) -
Constructor for class com.jidesoft.csv.CsvReader
-
- CsvReader(Reader) -
Constructor for class com.jidesoft.csv.CsvReader
-
- CsvReader(Reader, char) -
Constructor for class com.jidesoft.csv.CsvReader
-
- CsvTableScrollPaneUtils - Class in com.jidesoft.grid
CsvTableScrollPaneUtils
is a class that has methods to export TableScrollPane's content to Character
Separated Values file format.- CsvTableScrollPaneUtils() -
Constructor for class com.jidesoft.grid.CsvTableScrollPaneUtils
-
- CsvTableScrollPaneUtils - Class in com.jidesoft.hssf
- Deprecated. replaced by
CsvTableScrollPaneUtils
to remove the dependency on POI jars - CsvTableScrollPaneUtils() -
Constructor for class com.jidesoft.hssf.CsvTableScrollPaneUtils
- Deprecated.
- CsvTableUtils - Class in com.jidesoft.grid
CsvTableUtils
is a class that has methods to export any JTable's content to Character Separated Values
file format.- CsvTableUtils() -
Constructor for class com.jidesoft.grid.CsvTableUtils
-
- CsvTableUtils - Class in com.jidesoft.hssf
- Deprecated. replaced by
CsvTableUtils
to remove the dependency on POI jars - CsvTableUtils() -
Constructor for class com.jidesoft.hssf.CsvTableUtils
- Deprecated.
- CsvTableUtils.CsvTableExportConfig - Class in com.jidesoft.grid
- A class that has all the parameters that could be customized when exporting a table or a TableScrollPane to csv file.
- CsvTableUtils.CsvTableExportConfig() -
Constructor for class com.jidesoft.grid.CsvTableUtils.CsvTableExportConfig
- The constructor.
- CTokenMarker - Class in com.jidesoft.editor.tokenmarker
- C token marker.
- CTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.CTokenMarker
-
- CTokenMarker(boolean, KeywordMap) -
Constructor for class com.jidesoft.editor.tokenmarker.CTokenMarker
-
- CurrencyConverter - Class in com.jidesoft.converter
- Converter which converts currency to String and converts it back.
- CurrencyConverter() -
Constructor for class com.jidesoft.converter.CurrencyConverter
-
- CurrencyConverter(NumberFormat) -
Constructor for class com.jidesoft.converter.CurrencyConverter
-
- CURRENT_PAGE_CHANGED -
Static variable in class com.jidesoft.paging.PageNavigationEvent
- This event is delivered when the page index changes.
- currentLine -
Variable in class com.jidesoft.editor.CodeEditorPainter
-
- currentLineIndex -
Variable in class com.jidesoft.editor.CodeEditorPainter
-
- currentLineTokens -
Variable in class com.jidesoft.editor.CodeEditorPainter
-
- currentStep -
Variable in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameConstraint
-
- CurveFitter - Interface in com.jidesoft.chart.fit
- An interface used by different implementations that derive a ChartModel from a set of points.
- CUSHION -
Static variable in class com.jidesoft.treemap.RenderingFactory
- Paint leaf nodes with a cushion effect.
- CUSTOM -
Static variable in interface com.jidesoft.filter.Filter
- A constant for ALL for filters.
- CUSTOM_FILTER_EDITOR_TYPE_TABLE_CUSTOM_FILTER_EDITOR -
Static variable in class com.jidesoft.grid.AutoFilterTableHeader
-
- CustomAnimation - Class in com.jidesoft.animation
- A class implements custom animations.
- CustomAnimation() -
Constructor for class com.jidesoft.animation.CustomAnimation
- Creates a CustomAnimation.
- CustomAnimation(int, int, int, int) -
Constructor for class com.jidesoft.animation.CustomAnimation
- Creates a CustomAnimation with several parameters.
- CustomAnimation.Callback - Interface in com.jidesoft.animation
-
- CustomFilterEditor - Class in com.jidesoft.filter
CustomFilterEditor
is a panel for an end user to create a Filter using a user interface.- CustomFilterEditor(FilterFactoryManager) -
Constructor for class com.jidesoft.filter.CustomFilterEditor
-
- CustomFilterEditor(FilterFactoryManager, Class, ConverterContext, Object[]) -
Constructor for class com.jidesoft.filter.CustomFilterEditor
-
- CustomFilterEditorContainer - Interface in com.jidesoft.grid
- An interface to indicate the window or dialog contains a
CustomFilterEditor
. - CustomFilterEditorDialog - Class in com.jidesoft.grid
- A dialog for CustomFilterEditor.
- CustomFilterEditorDialog(JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Frame, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Frame, boolean, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Frame, String, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Frame, String, boolean, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Dialog, boolean, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Dialog, String, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Dialog, String, boolean, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- CustomFilterEditorDialog(Dialog, String, boolean, GraphicsConfiguration, JComponent) -
Constructor for class com.jidesoft.grid.CustomFilterEditorDialog
-
- customize(UIDefaults) -
Method in class com.jidesoft.chart.ChartUIDefaultsCustomizer
-
- customize(FloatingContainer) -
Method in interface com.jidesoft.docking.DockingManager.FloatingContainerCustomizer
-
- customize(JideTabbedPane) -
Method in interface com.jidesoft.docking.DockingManager.TabbedPaneCustomizer
-
- customize(JideTabbedPane) -
Method in interface com.jidesoft.document.DocumentPane.TabbedPaneCustomizer
- Customizes a tabbed pane.
- customize(CellEditor) -
Method in interface com.jidesoft.grid.CellEditorManager.CellEditorCustomizer
-
- customize(TableCellRenderer) -
Method in interface com.jidesoft.grid.CellRendererManager.CellRendererCustomizer
-
- customize(JTable) -
Method in interface com.jidesoft.grid.TableCustomizer
-
- customize(JPopupMenu, Component) -
Method in interface com.jidesoft.pivot.AggregateTable.PopupMenuCustomizer
-
- customize(JPopupMenu, Component, int, int) -
Method in interface com.jidesoft.pivot.AggregateTable.TablePopupMenuCustomizer
-
- customize(JPopupMenu, Component) -
Method in interface com.jidesoft.pivot.PivotTablePane.PopupMenuCustomizer
-
- customize(JPopupMenu, Component, int, int) -
Method in interface com.jidesoft.pivot.PivotTablePane.TablePopupMenuCustomizer
-
- customize(UIDefaults) -
Method in class com.jidesoft.plaf.GanttUIDefaultsCustomizer
-
- customize(UIDefaults) -
Method in interface com.jidesoft.plaf.LookAndFeelFactory.UIDefaultsCustomizer
-
- customize(JPopupMenu) -
Method in interface com.jidesoft.swing.JideMenu.PopupMenuCustomizer
-
- customize(LabeledTextField, JPopupMenu) -
Method in interface com.jidesoft.swing.LabeledTextField.PopupMenuCustomizer
-
- customizeAbstractComboBox() -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- customizeAction(Action, String) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Customizes the action for a command string by getting the text, tooltip, mnemonic, icon etc from the resource
file.
- customizeAnimator(Animator) -
Method in class com.jidesoft.animation.CustomAnimation
- Customizes the animator.
- customizeAutoFilterBox(AutoFilterBox) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Customizes the
AutoFilterBox
.
- customizeAutoFilterBox(AutoFilterBox) -
Method in class com.jidesoft.grid.AutoFilterTableHeaderEditor
-
- customizeAutoFilterBox(AutoFilterBox) -
Method in class com.jidesoft.grid.AutoFilterTableHeaderRenderer
-
- customizeBannerArea(PaintPanel) -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
-
- customizeBottomButton(AbstractButton) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Customizes the button used by OutlookTabbedPane's bottom panel.
- customizeButton(AbstractButton) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Customizes the button used by the AbstractComboBox.
- customizeButton(AbstractButton) -
Method in class com.jidesoft.dashboard.GadgetPalette
-
- customizeButton(AbstractButton) -
Method in class com.jidesoft.pane.BookmarkPane
- Customizes the button used by FloorTabbedPane.
- customizeButton(AbstractButton) -
Method in class com.jidesoft.pane.FloorTabbedPane
- Customizes the button used by FloorTabbedPane.
- customizeButton(AbstractButton) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Customizes the button used by OutlookTabbedPane.
- customizeButton() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxButton
-
- customizeButton(AbstractButton) -
Method in class com.jidesoft.status.ButtonStatusBarItem
- Customize the button.
- customizeCellRenderer(JTable, Expandable, Component, int, int) -
Method in class com.jidesoft.grid.ExpandableTableCellRenderer
-
- customizeCellRenderer(Property, Component) -
Method in class com.jidesoft.grid.PropertyTableCellRenderer
- Customizes the PropertyTableCellRenderer style.
- customizeCellRenderer(Row, Component) -
Method in class com.jidesoft.grid.TreeTableCellRenderer
- Customizes the PropertyTableCellRenderer style.
- customizeCellRenderer(JTable, Expandable, Component, int, int) -
Method in class com.jidesoft.pivot.HeaderTableCellRenderer
-
- customizeChannelTree(JTree) -
Method in class com.jidesoft.rss.FeedReader
- Customizes the tree used for the channels.
- customizeCheckBox() -
Method in class com.jidesoft.grid.BooleanCheckBoxCellEditor
-
- customizeCheckBox() -
Method in class com.jidesoft.grid.TristateCheckBoxCellEditor
-
- customizeDateChooserPanel(DateChooserPanel, int, int) -
Method in class com.jidesoft.combobox.CalendarViewer
- Customizes the DateChooserPanel.
- customizeDefaultCellRenderer(Object) -
Method in class com.jidesoft.swing.CheckBoxListCellRenderer
- Customizes the cell renderer.
- customizeDialog(JDialog) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Customizes the dialog.
- customizeDialog(JDialog) -
Method in class com.jidesoft.combobox.ExComboBox
- Customizes the dialog.
- customizeDialog(StandardDialog) -
Method in class com.jidesoft.editor.CodeEditor
- Customizes the dialog to be visible.
- customizeDialog(JDialog) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Customizes the dialog.
- customizeDialogData(StandardDialog) -
Method in class com.jidesoft.editor.CodeEditor
- Customizes the dialog to be pack.
- customizeDialogLocation(JDialog) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Customizes the dialog location.
- customizeDialogLocation(JDialog) -
Method in class com.jidesoft.combobox.ExComboBox
- Customizes the dialog location.
- customizeDialogLocation(JDialog) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Customizes the dialog location.
- customizeDisplayedTextForAll(Object) -
Method in class com.jidesoft.grid.QuickFilterPane
- Get displayed text in the list to represent "all" items.
- customizeDivider(DiffDivider, int) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Customizes the newly created DiffDivider.
- customizeDivider(DiffDivider, int) -
Method in class com.jidesoft.diff.BasicDiffPane
-
- customizeDivider(DiffDivider, int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- customizeDropDownMenu(JPopupMenu, TreeModel, TreePath, Object) -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Customizes the drop down menu.
- customizeEditor(CodeEditor, int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- customizeEditor(CodeEditor, int) -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- customizeEditorComponent(int, int, Component, CellStyle) -
Method in interface com.jidesoft.grid.CellStyleCustomizer
- Customizes the editor component based on the cell style.
- customizeEditorComponent(int, int, Component, CellStyle) -
Method in class com.jidesoft.grid.CellStyleTable
- Changes the style of editor component using the CellStyle object from StyleModel the CellStyle of the
corresponding cell is not null.
- customizeEditorComponent(Component, int, int) -
Method in class com.jidesoft.grid.EditableTableHeader
- Customizes the editor component based on the header style.
- customizeExComboBox() -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
-
- customizeFieldBox(FieldBox) -
Method in class com.jidesoft.pivot.PivotTablePane
- Customizes the FieldBox.
- customizeFieldsPanel(Container) -
Method in class com.jidesoft.pivot.PivotTablePane
-
- customizeFileChooser(JFileChooser) -
Method in class com.jidesoft.combobox.AbstractFileComboBox
- Customizes the JFileChooser created by the popup panel of this combobox.
- customizeFileChooser(JFileChooser) -
Method in class com.jidesoft.combobox.AbstractFileExComboBox
- Customizes the JFileChooser created by the popup panel of this combobox.
- customizeFilterField(JComponent) -
Method in class com.jidesoft.grid.AutoFilterBox
- Customizes the filter field.
- customizeFrameContainer(FrameContainer) -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- customizeFrameContainer(FrameContainer) -
Method in interface com.jidesoft.docking.DockingManager
- Customize the FrameContainer created by
DockingManager.createFrameContainer()
.
- customizeHeaderCell(Cell, JTableHeader, int, int) -
Method in interface com.jidesoft.hssf.HssfTableUtils.POICustomizer
- The method to customize the cell in the table header area.
- customizeLinesDiff(Diff, List<Difference>) -
Method in class com.jidesoft.diff.BasicDiffPane
- Customizes the line diff.
- customizeList(JList) -
Method in class com.jidesoft.grid.AutoFilterBox
- Create Searchable instance for drop down list in AutoFilterBox.
- customizeList(JList) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Create Searchable instance for drop down list in AutoFilterTableHeader.
- customizeMenuItems(GanttChart<?, ?>, JPopupMenu, int, Point) -
Method in class com.jidesoft.gantt.GanttChartPopupMenuInstaller
- Customizes the menu items for the popup menu.
- customizeMenuItems(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
- Customizes the menu items for the popup menu.
- customizeMenuItems(JTable, JPopupMenu, int, int) -
Method in class com.jidesoft.grid.TablePopupMenuInstaller
- Customizes the menu items for the popup menu.
- customizeMenuItems(JList, JPopupMenu, int[]) -
Method in class com.jidesoft.list.ListPopupMenuInstaller
- Customizes the menu items for the popup menu.
- customizeMenuItems(JTree, JPopupMenu, TreePath[]) -
Method in class com.jidesoft.tree.TreePopupMenuInstaller
- Customizes the menu items for the popup menu.
- customizeOptionDialog(JDialog) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Customizes the option dialog.
- customizePaint(Graphics, TableColumn, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
-
- customizePaint(Graphics, TableColumn, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUIDelegate
-
- customizePane(JComponent, int) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Customizes the pane.
- customizePane(JComponent, int) -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- customizePane(JComponent, int) -
Method in class com.jidesoft.diff.TableDiffPane
-
- customizePanes(JComponent[]) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Customizes the components after the panes are created.
- customizePanes(JComponent[]) -
Method in class com.jidesoft.diff.TableDiffPane
-
- customizePivotDataModel(PivotDataModel) -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- customizePopup(JidePopup) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Customizes the JidePopup that is used to show the drop down.
- customizePopup(JidePopup) -
Method in class com.jidesoft.combobox.DateComboBox
-
- customizePopup(JidePopup, PopupPanel) -
Method in class com.jidesoft.combobox.DateExComboBox
-
- customizePopup(JidePopup, PopupPanel) -
Method in class com.jidesoft.combobox.ExComboBox
- Customizes the popup and the popup panel before actually showing them.
- customizePopup(JidePopup, PopupPanel) -
Method in class com.jidesoft.combobox.TableExComboBox
-
- customizePopup(JidePopup) -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- customizePopup(JidePopup) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Customizes the JidePopup that is used to show the drop down.
- customizePopup(JPopupMenu, ScaleArea<T>, Period, T) -
Method in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
-
- customizePopup(JPopupMenu, ScaleArea<T>, Period, T) -
Method in interface com.jidesoft.scale.ScaleAreaPopupMenuCustomizer
-
- customizePopup(JPopupMenu, ScaleArea<T>, Period, T) -
Method in class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
-
- customizePopup(JidePopup) -
Method in class com.jidesoft.tooltip.BalloonTip
-
- customizePopupMenu(JPopupMenu, DockableBarManager, Component) -
Method in interface com.jidesoft.action.DockableBarPopupMenuCustomizer
- Allow user to customize the popup menu.
- customizePopupMenu(JPopupMenu, DockingManager, DockableFrame, boolean) -
Method in interface com.jidesoft.docking.PopupMenuCustomizer
- Allow user to customize the popup menu.
- customizePopupMenu(JPopupMenu, String, IDocumentGroup, boolean) -
Method in class com.jidesoft.document.DocumentPane
- Further customize the popup menu.
- customizePopupMenu(JPopupMenu, IDocumentPane, String, IDocumentGroup, boolean) -
Method in interface com.jidesoft.document.PopupMenuCustomizer
- Allow user to customize the popup menu.
- customizePopupMenu(GanttChart<T, S>, JPopupMenu, int, Point) -
Method in interface com.jidesoft.gantt.GanttChartPopupMenuCustomizer
- Customizes the popup menu.
- customizePopupMenu(GanttChart<T, S>, JPopupMenu, int, Point) -
Method in class com.jidesoft.gantt.RelationGanttChartPopupMenuCustomizer
-
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.grid.AutoResizePopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.grid.GroupTablePopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.grid.SelectTablePopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.grid.TableColumnChooserPopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in interface com.jidesoft.grid.TableHeaderPopupMenuCustomizer
- Customizes the popup menu.
- customizePopupMenu(JTable, JPopupMenu, int, int) -
Method in interface com.jidesoft.grid.TablePopupMenuCustomizer
- Customizes the popup menu.
- customizePopupMenu(JList, JPopupMenu, int[]) -
Method in interface com.jidesoft.list.ListPopupMenuCustomizer
- Customizes the popup menu.
- customizePopupMenu(JPopupMenu) -
Method in class com.jidesoft.paging.PageNavigationField
-
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.pivot.AggregateTableColumnChooserPopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JTableHeader, JPopupMenu, int) -
Method in class com.jidesoft.pivot.AggregateTablePopupMenuCustomizer
- The method generates the context menu items by clickingColumn.
- customizePopupMenu(JPopupMenu) -
Method in class com.jidesoft.swing.LabeledTextField
- Customizes the popup menu.
- customizePopupMenu(JTree, JPopupMenu, TreePath[]) -
Method in interface com.jidesoft.tree.TreePopupMenuCustomizer
- Customizes the popup menu.
- customizePopupPanel(PopupPanel) -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- customizePopupPanel(PopupPanel) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- customizePopupWindow(JidePopup, PopupPanel) -
Method in class com.jidesoft.pivot.FieldBox
-
- customizeRendererComponent(Component, Object, int, boolean, boolean) -
Method in class com.jidesoft.combobox.ColorExComboBox
-
- customizeRendererComponent(Component, Object, int, boolean, boolean) -
Method in class com.jidesoft.combobox.ExComboBox
-
- customizeRendererComponent(int, int, Component, CellStyle) -
Method in interface com.jidesoft.grid.CellStyleCustomizer
- Customizes the renderer component based on the cell style.
- customizeRendererComponent(int, int, Component, CellStyle) -
Method in class com.jidesoft.grid.CellStyleTable
- Changes the style of renderer component using the CellStyle object from StyleModel when CellStyle of
corresponding cell is not null.
- customizeRendererComponent(Component, int, int, Rectangle) -
Method in class com.jidesoft.grid.CellStyleTableHeader
- Customizes the renderer component to be painted.
- customizeRendererComponent(Component, int, int, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Customizes the renderer component to be painted.
- customizeScroller(JScrollPane) -
Method in class com.jidesoft.combobox.ListChooserPanel
- Configures the scrollable portion which holds the list within the combo box popup.
- customizeScroller(JScrollPane) -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Configures the scrollable portion which holds the tree within the combo box popup.
- customizeScrollPane(JScrollPane) -
Method in class com.jidesoft.gantt.GanttChartPane
- Allows sub classes to customize or wrap the scroll pane of the TreeTable and GanttChart.
- customizeScrollPane(JScrollPane) -
Method in class com.jidesoft.pivot.PivotTablePane
- Customizes the scroll pane.
- customizeSheet(Sheet, JTable) -
Method in interface com.jidesoft.hssf.HssfTableUtils.POICustomizer
- The method to customize the entire sheet for the exported table.
- customizeSpinner() -
Method in class com.jidesoft.grid.SpinnerCellEditor
-
- customizeSpinner() -
Method in class com.jidesoft.spinner.DateSpinner
- Customizes the spinner.
- customizeSpinner() -
Method in class com.jidesoft.spinner.PointSpinner
-
- customizeStyledLabel(JTable, Object, boolean, boolean, int, int) -
Method in class com.jidesoft.grid.StyledTableCellRenderer
-
- customizeStyledLabel(JList, Object, int, boolean, boolean) -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overrides this method to customize the styled label.
- customizeStyledLabel(JList, Object, int, boolean, boolean) -
Method in class com.jidesoft.search.FindResultListCellRenderer
-
- customizeStyledLabel(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class com.jidesoft.search.FindResultTreeCellRenderer
-
- customizeStyledLabel(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overrides this method to customize the styled label.
- customizeTable(JTable) -
Method in class com.jidesoft.grid.TableScrollPane
- Customizes the table created by TableScrollPane.
- customizeTableCell(Cell, JTable, int, int) -
Method in interface com.jidesoft.hssf.HssfTableUtils.POICustomizer
- The method to customize the cell in the table area.
- customizeTextArea() -
Method in class com.jidesoft.grid.MultilineTableCellEditor
- Customizes the text area.
- customizeTextField() -
Method in class com.jidesoft.grid.FormattedTextFieldCellEditor
-
- customizeTextField() -
Method in class com.jidesoft.grid.IPAddressCellEditor
-
- customizeTextField() -
Method in class com.jidesoft.grid.TextFieldCellEditor
- Customizes the text field.
- customizeToolBar(JComponent) -
Method in class com.jidesoft.diff.AbstractDiffPane
- Adds components to the toolbar.
- customizeToolBar(JComponent) -
Method in class com.jidesoft.diff.AbstractMergePane
- Overrides to add accept button to the toolbar.
- customizeValueEditor(JPanel, Class, JComponent) -
Method in class com.jidesoft.filter.ValueEditor
- Customizes the value editor with a component to make it value editing easier.
- CustomValueFilterListSelectionModel - Class in com.jidesoft.grid
- A CheckBoxListSelectionModel which contains All, Custom and other special table filter items.
- CustomValueFilterListSelectionModel(int, int) -
Constructor for class com.jidesoft.grid.CustomValueFilterListSelectionModel
- The constructor.
- customzieScroller(JScrollPane) -
Method in class com.jidesoft.combobox.TableChooserPanel
- Configures the scrollable portion which holds the table within the combo box popup.
- CUT -
Static variable in class com.jidesoft.icons.IconSet.Edit
-
- cyan -
Static variable in class com.jidesoft.chart.ChartColor
-
- CylinderBarRenderer - Class in com.jidesoft.chart.render
- This renderer takes account of negative heights.
- CylinderBarRenderer() -
Constructor for class com.jidesoft.chart.render.CylinderBarRenderer
-
Dashboard
is the container that contain the GadgetContainer
s.Dashboard
is activated.
Dashboard
is first added to DashboardManager.
Dashboard
is deactivated.
Dashboard
events.
Dashboard
events.
Dashboard
is moved in DashboardManager.
Dashboard
is removed from DashboardManager.
DashboardDocumentPane
contains several dashboards and uses DocumentPane to arrange them.AWTEvent
that adds support for Dashboard
objects as the event source.DashboardEvent
object.
DashboardHolder
interface is used to indicate the container can hold Dashboard
.DashboardTabbedPane
contains several dashboards.DatabaseTableModel
uses an existing database connection and a SQL from statement to query the record
from a database and display them in a table model.DateChooserPanel
with DefaultDateModel.
DateChooserPanel
with a specified DateModel.
DateChooserPanel
with a specified DateModel.
DateChooserPanel
with a specified DateModel.
DateComboBox
is a combobox which can be used to choose a Date
.DateComboBox
.
DateComboBox
with specified DateModel.
TextField
.
DateComboBox
is a combobox which can be used to choose a Date
.DateComboBox
.
DateComboBox
with specified DateModel.
DateGanttChart
is a GanttChart that uses the Date.class as the unit for the scale.DateGanttChartPane
is a GanttChartPane that uses the Date.class as the unit for the scale.DateGrouper.getCalendarFieldAsInt(Object, int)
and DateGrouper.getCalendarField(Object, int)
methods to access the field of the
Calendar.DateModelEvent
object with the
specified source component.
DateModelEvent
object with the
specified source component and type.
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is the same date as
today's date.Calendar
fields for use in a DateScaleModel
.DatePeriodMarker
can be used to mark special period, for example the first day of every month, every
weekends, etc.ScaleModel
for Date
.DateSpinner
is a spinner that is specialized in displaying or editing a a date or time.TextField
.
DateUtils
contains many useful methods related to Date and Calendar.DockableHolder
.DefaultDockableHolder
that is initially invisible.
DefaultButtonProvider
is an interface for default button.CaretModel
.add
and remove
methods return the
ChartModel instance.CodeEditorSettings
.CreditCardMask
to mask a credit card number by hiding a number of digits in
the middle the number.DockableHolder
for JDialog.DefaultDisableableListSelectionModel
DockableBarManager
.DockableHolder
.DefaultDockableHolder
that is initially invisible.
DefaultDockableHolder
in the specified GraphicsConfiguration
of a screen
device and a blank title.
DefaultDockableHolder
with the specified title.
DefaultDockableHolder
with the specified title and the specified
GraphicsConfiguration
of a screen device.
DockingManager
.Expandable
.FeedPreference
.DefaultGanttEntry
is the default implementation of GanttEntry
.DefaultGanttEntryRelation
is the default implementation of GanttEntryRelation
.DefaultGanttEntryRelationModel
is a default implementation of GanttEntryRelationModel
.DefaultGanttEntryRenderer
is a default implementation of GanttEntryRenderer
.DefaultGanttLabelRenderer
is a default implementation of GanttLabelRenderer
using
JLabel
.DefaultGanttModel
is an implementation of GanttModel
that uses a
TreeTableModel
to store the gantt entries.GroupRow
.SortableTableModel.setColumnComparatorContextProvider(com.jidesoft.grid.SortableTableModel.ColumnComparatorContextProvider)
.DockableBarDockableHolder
which can support
both DockableBars (of JIDE Action Framework) and DockableFrames (of JIDE Docking Framework).DockableHolder
.MarkerEyePainter
.MarkerStripePainter
.DefaultNavigableTableModel
adds NavigableModel
support to DefaultTableModel
.ObjectGrouper
.DefaultOverlayable
is the default implementation of Overlayable
using JPanel as the base
component.DefaultPageTableModel
extends AbstractPageTableModel
to provide a default implementation
for PageNavigationSupport
.DefaultPageTableModel
with 10 as the page size.
DefaultPageTableModel
with a page size.
DefaultPeriodBackgroundPainter
provides a default implementation for
PeriodBackgroundPainter
.DefaultPeriodConverter
is a default implementation of PeriodConverter
.Property
.DefaultSetting
creates a singleton for DefaultCodeEditorSettings
so
that you can change the settings for CodeEditors globally.DefaultSpanTableModel
adds SpanModel
support to DefaultTableModel
.DefaultStyleTableModel
adds StyleModel
support to DefaultTableModel
.DefaultTableColumnWidthKeeper
provides a default implementation of TableColumnWidthKeeper
to
enable the application to keep the column width and column order even after the tableStructureChanged event is
fired.TableSelectionModel
is a table selection model that can support non-contiguous selection.DefaultTableCellRenderer
that
implements UIResource
.DefaultTableCellRenderer
that
implements UIResource
.DefaultTableCellRenderer
that
implements UIResource
.DefaultTreeModelWrapper
.
DefaultValues
from ExpandableValue
.
DefaultValues
from an array of Value
s.
DefaultValues
from an array of Value
s.
DefaultValues
from an array of Value
s.
WildcardSupport
.DockableHolder
for JWindow.DelegateAction.delegateActionPerformed(java.awt.event.ActionEvent)
.details
.
fromValue
and toValue
on the primaryAxis and filled with the supplied paint fill.
fromValue
and toValue
on the primaryAxis, between the supplied innerRadius
and outerRadius
and filled with
the supplied paint fill.
equals
and compareTo
.
equals
and compareTo
.
DiffDivider
is a panel using different color area to indicate different type of changes (changed,
inserted or deleted) between two panes.Difference
to the y position for DiffDivider
.Diff
.Diff
class.Drawable
that fills in the gap between two models to generate a chart.setChart()
before it will work.
Difference
instances.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
GadgetComponent
.
DockableBar
is first added to DockableBarManager.
DockableBar
events.
DockableBar
has been changed from other state to floating state.
DockableBar
.
DockableBar
has been changed from other state to horizontal state.
DockableBar
events.
DockableBar
is removed from DockableBarManager.
DockableBar
.
DockableBar
has been changed from other state to vertical docking
state.
DockableBar
is first added to DockableBarManager in docked mode.
DockableBar
is moved to a different DockableContainer.
DockableBar
is moved to a different index within the same
row/column in the same DockableContainer.
DockableBar
is moved to a different row within the same
DockableContainer.
DockableBar
is floated.
DockableBar
is removed from DockableBarManager.
DockableBarsRearranged
events.
DockableBar
is docked.
DockableBar
is hidden.
DockableBarsRearranged
events.
DockableBar
is moved when it is floating.
DockableBar
is resized at the same index within the same
row/column in the same DockableContainer.
DockableFrame
becomes active.
DockableFrame
is first added to DockingManager.
DockableFrame
has been changed from other states to the autohide
state.
DockableFrame
has been changed from other states to the
autohide-showing state.
DockableFrame
becomes inactive.
DockableFrame
has been changed from other states to the docking state
or position changed while in the docking state.
DockableFrame
events.
DockableFrame
has been changed from other states to the floating state
or position changed while in the floating state.
DockableFrame
.
DockableFrame
events.
DockableFrame
becomes maximized.
DockableFrame
was moved without dock mode change.
DockableFrame
is removed from DockingManager.
DockableFrame
restored from maximized state.
DockableFrame
.
DockableFrame
becomes invisible because its tab is deselected.
DockableFrame
becomes visible because its tab is selected.
DockableFrame
was dragged from one DockingManager to another one.
DockableBar
is the base component that works with DockableBarManager.DockableBarListener
.DockableBar
has been added to DockingManager.
DockableBar
has been added to DockingManager.
DockableBarDockableHolder
interface extends both DockableBarHolder and DockableHolder.AWTEvent
that adds support for DockableBar
objects as the event source.DockableBarEvent
object.
DockableBar
has change from other state to floating state.
DockableBar
has change from other state to autohide state.
DockableBar
has been set invisible.
DockableBar
has been set invisible.
DockableBarHolder
interface is used to indicate the container can hold
DockableBar
s.DockableBar
has change from other state to docking state.
DockableBar
has change from other state to horizontal docking state.
DockableBarLoader
is a utility that loads a layout produced by action framework without
actually loading it into a DockableBarManager.DockableBarManager
is an interface that has all the necessary methods to manages
DockableBar
s.UndoableEdit
for DockingManager.DockableBar
.DockableBar
has been removed from DockingManager.
DockableBar
has been removed from DockingManager.
DockableBar
has been set visible.
DockableBar
has been set visible.
DockableBar
is rearranged.
AWTEvent
that adds support for DockableBarManager
objects as the event source.DockableBarEvent
object.
DockableBar
has change from other state to vertical docking state.
DockableBar
has change from other state to vertical docking state.
key
and default icon.
key
and icon.
DockableFrame
class.DockableFrame
has became activated.
DockableFrame
has became activated.
DockableFrameListener
.DockableFrame
has been added to DockingManager.
DockableFrame
has been added to DockingManager.
DockableFrame
has change from other state to autohide state.
DockableFrame
has change from other state to autohide showing state.
DockableFrame
has change from other state to autohide showing state.
DockableFrame
has change from other state to floating state.
DockableFrame
has became deactivated.
DockableFrame
has became deactivated.
DockableFrame
has change from other state to docking state.
DockableFrame
has change from other state to docking state.
AWTEvent
that adds support for DockableFrame
objects as the event source.DockableFrameEvent
object.
DockableFrameEvent
object.
DockableFrameEvent
object.
DockableFrame
has change from other state to floating state.
DockableFrame
has change from other state to autohide state.
DockableFrame
has been set invisible.
DockableFrame
has been set invisible.
DockableFrame
has became maximized.
DockableFrame
has became maximized.
DockableFrame
has been moved without changing is dock mode.
DockableFrame
has been moved without changing is dock mode.
DockableFramePopup
is a component that integrates JidePopup with DockableFrame.DockableFrame
has been removed from DockingManager.
DockableFrame
has been removed from DockingManager.
DockableFrame
has restored from maximized state.
DockableFrame
has restored from maximized state.
DockableFrame
has been set visible.
DockableFrame
has been set visible.
DockableFrame
has became invisible in the tabbed pane.
DockableFrame
has became invisible in the tabbed pane.
DockableFrame
has became visible in the tabbed pane.
DockableFrame
has became visible in the tabbed pane.
DockableFrame
was dragged between DockingManager's.
DockableFrame
was dragged between DockingManager's.
DockableHolder
inteface is used to indicate the container can hold Dockable
.#dockFrame(String,int,int)
instead.
Contour
is a lightweight component which only paints the outline of component when dragged.DockingLayoutLoader
is a utility that loads a layout produced by docking framework without actually
loading it into a DockingManager.DockingManagerGroup
.
UndoableEdit
for DockingManager.JideSplitButton
.
JideSplitButton
.
DocumentComponentListener
.DocumentComponentEvent
object.
JideTabbedPane
s used by DocumentPane
.doInBackground
method is finished.
DraggingTableHeader.setDraggedColumn(javax.swing.table.TableColumn)
and DraggingTableHeader.setResizingColumn(javax.swing.table.TableColumn)
.Drawable
callback method
Drawable
interface, it makes it possible for
a Legend to be added to be displayed within a chart rather than just next to it.
draw()
method of the Drawable
that paints the Pivot onto the Graphics context
DualList
is a pane that contains two JLists and a bunch of buttons.JList
with an empty _model.
JList
that displays the elements in the specified array.
DualList
that displays the elements in the specified List
.
DualList
that displays the elements in the specified, non-null
model.
DualTable
is a pane that contains two JTables and a bunch of buttons.JList
that displays the elements in the specified array.
DualTable
that displays the elements in the specified List
.
DualTable
that displays the elements in the specified, non-null
model.
DynamicFilter
extends Filter
interface to allow you to customize the filter just before it
is used.JideTabbedPane.BUTTON_EAST
LookAndFeelFactory.EXTENSION_STYLE_ECLIPSE
LookAndFeelFactory.EXTENSION_STYLE_ECLIPSE
EditableColumnTableModel
is am interface supports editable table column.StatusBarItem
to show the editable property of a CodeEditor
.EditableTableHeader
is an editable JTableHeader
.EditableTableHeader
.
TableModel#isCellEditable(int, int)
, the cell is read only.
dragEnabled
property.EditorShortcutSchema
is a ShortcutSchema
that defines the shortcut keys
for CodeEditor
.EffectStyle
is an interface for special effects.Filter
returns false in EmptyFilter.isValueFiltered(Object)
only if the input value is null or considered
as empty, such as an empty string._lineInfoToken
array can contain the specified index.
Filter
returns false in EqualFilter.isValueFiltered(Object)
only if the input value equals the specified
value.FeedReader
to log FeedEvent
s.
Gadget
event happened
Gadget
event happened
FeedEvent
happened.
HssfTableUtils.CLIENT_PROPERTY_EXCEL_OUTPUT_FORMAT
to support format on Microsoft Office 2003 and earlier
versions.
HssfTableUtils.CLIENT_PROPERTY_EXCEL_OUTPUT_FORMAT
to support format on Microsoft Office 2007 and later
versions.
ExComboBox
with default context.
ExComboBox
.
ExComboBox
es, provides the convertElementToString method and
reset the popup if the combobox model changesSwingWorker
for execution on a worker thread.
ExpandableRow
combines expandable and row.Expandable
and Value
.ExpandedTip
makes a component showing an expanded tooltip when the mouse is a node or a cell.CalculatedColumn
that can accept a string as
expression.LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
LookAndFeelFactory.installJideExtension(int)
method.
FeedPersistenceLayer
using hsqldb (http://hsqldb.org/).FeedReader
.FeedEvent
s happened in FeedReader
.IconsFactory
for for JIDE RSS FeedReader product.FeedReader
.FeedReader
.FeedReader
using the default FeedDatabasePersistenceLayer.
FeedReader
using the default FeedDatabasePersistenceLayer with an array of default
channels.
FieldBoxInputListener
is a listener added to FieldBox to handle the drag-n-drop, keystrokes and action.FileChooserComboBox
is a combination of text field and a button.ColorComboBox
.
FileChooserComboBox
is a combination of text field and a button.ColorComboBox
.
FileIntelliHints
is a concrete implementation of IntelliHints
.FileNameChooserComboBox
is a combination of text field and a button.ColorComboBox
.
FileNameChooserComboBox
is a combination of text field and a button.ColorComboBox
.
Filter.isValueFiltered(Object)
.Filter
is added.
Filter
is added.
Filter
's filtering criteria is changed.
Filter
is disabled.
Filter
is enabled.
Filter
events.
Filter
events.
Filter
's name is changed.
Filter
is removed.
Filter
is removed.
FilterableListModel
events.
FilterableListModel
events.
FilterableTableModel
events.
FilterableTableModel
events.
CheckBoxList
.CheckBoxListSelectionModelWithWrapper
FilterableCheckBoxTreeSelectionModel
is a subclass of CheckBoxTreeSelectionModel
and use in
CheckBoxTree
to keep track of the checked tree paths.FilterableComboBoxModel
is a list model which wraps another list model so that user can apply filters on
it.FilterableListModel
is a list model which wraps another list model so that user can apply filters on
it.AWTEvent
that adds support for FilterableListModel
objects as the event source when
filter is added or removed.FilterEvent
object.
FilterableTableModel
is a table model which wraps another table model so that user can apply filters on
it.AWTEvent
that adds support for FilterableTableModel
objects as the event source when
filter is added or removed.FilterEvent
object.
FilterableTreeModel
is a TreeModelWrapper that can handle filters.AWTEvent
that adds support for Filter
objects as the event source.FilterEvent
object.
FilterFactory
is an interface responsible for creating filters through user interface.FilterableTableModel
is a table model which wraps another table model so that user can apply filters on
it.AutoFilterBox
and QuickFilterPane
's JLists.RGBImageFilter.filterRGB
.
RGBImageFilter.filterRGB
.
findAll
uses the Searchable to find all the element indices that match the searching string.
FindAndReplace
is the class that does the find and replace feature in CodeEditor, or as a matter of
fact, anything that has a piece or several pieces of text.FindAndReplaceDialog
is the dialog used when user wants to find and replace a text.FindAndReplacePanel
is the main UI for find and replace feature.FindAndReplaceTarget
is the target that FindAndReplace
works on.PropertyTableModel.getVisibleProperty(String)
. If you want to
find property either is either visible or invisible, use PropertyTableModel.getProperty(String)
.
FindResult
represents the text that is found by FindAndReplace
.FindResultIntepreter
knows how to interpret the find result.FindResult
and FindResults
using StyledLabel.FindResult
represents one occurrence of the find result.FindResult
and FindResults
using StyledLabel.a
, if callFinishedA
returns true.
b
, if callFinishedB
returns true.
FilterableTableModelListeners
that registered
themselves as listeners for this table model.
FilterListeners
that registered themselves as listeners
for this table model.
FilterableTableModelListeners
that registered
themselves as listeners for this table model.
FilterableTableModelListeners
that registered
themselves as listeners for this table model.
FilterableTableModelListeners
that registered
themselves as listeners for this list model.
GanttModelListeners
that registered themselves as
listeners for this gantt model.
[firstRow, lastRow]
, inclusive, have been deleted.
[firstRow, lastRow]
, inclusive, have been inserted.
[firstRow, lastRow]
, inclusive, have been updated.
GanttEntryRelationListeners
that registered themselves
as listeners for this table model.
AbstractListModel
subclasses must call this method
after the group for any of the item is changed.
AbstractListModel
subclasses must call this method after one or more elements are added to
the model.
AbstractListModel
subclasses must call this method after the group for any of the item is
changed.
AbstractListModel
subclasses must call this method
after the group for any of the item is changed.
PageListener
's pageEventFired
method.
PageListener
's pageEventFired
method.
PageNavigationListener
's PageNavigationEventFired
method.
PageNavigationListener
's PageNavigationEventFired
method.
PageNavigationListener
's PageNavigationEventFired
method.
PopupMenuListener
s that the popup portion of the combo box has been canceled.
PopupMenuListener
s that the popup portion of the combo box has been canceled.
PopupMenuListener
s that the popup portion of the combo box has been canceled.
PopupMenuListener
s that the popup portion of the combo box has become invisible.
PopupMenuListener
s that the popup portion of the combo box has become invisible.
PopupMenuListener
s that the popup portion of the combo box has become invisible.
PopupMenuListener
s that the popup portion of the combo box will become visible.
PopupMenuListener
s that the popup portion of the combo box will become visible.
PopupMenuListener
s that the popup portion of the combo box will become visible.
SwingPropertyChangeSupport.isNotifyOnEDT()
is true
and called off the Event Dispatch Thread this implementation uses
SwingUtilities.invokeLater
to send out the notification on the Event Dispatch Thread.
RegistrationListeners
that registered themselves as
listeners for this table model.
RowModelListeners
that registered themselves as
listeners for this row model.
SchemaListeners
that registered themselves as listeners
for this table model.
ShortcutSchemaListener
that registered themselves as
listeners for this shortcut schema manager.
ChangeListener
's stateChanged
method.
ChangeListener
's stateChanged
method.
ChangeListener
's stateChanged
method.
column
in the range [firstRow
, lastRow
] are
updated.
column
in the range [firstRow
, lastRow
] are
updated.
column
in the range [firstRow
, lastRow
] are
updated.
(row, column)
.
(row, column)
.
SpanModelListeners
that registered
themselves as listeners for this table model.
SpanModelListeners
that registered themselves as
listeners for this table model.
(row, column)
.
(row, column)
.
ListSelectionListeners
that the value of the selection, in the closed interval
firstIndex
, lastIndex
, has changed.
ListSelectionListeners
that the value
of the selection, in the closed interval firstIndex
,
lastIndex
, has changed.
TokenMarker._tokens
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
Flashable
is a basic interface to enable flashing in any component.FlashCellStyle
provides an alternative cell style to allow cell flashing.FlashCellStyle
.
#floatFrame(String, Rectangle, boolean)
. All frame accessor should use keys to prevents
memory leaks
DockableBar
.FloorTabbedPane
is a different version of JTabbedPane
.JTabbedPane
class.FolderChooser
provides a simple mechanism for the user to choose a folder.FolderChooserComboBox
is a combination of text field and a button.ColorComboBox
.
JPanel
with a double buffer
and a flow layout.
FolderNameChooserComboBox
is a combination of text field and a button.ColorComboBox
.
FolderNameChooserComboBox
is a combination of text field and a button.ColorComboBox
.
JPanel
with a double buffer
and a flow layout.
FontComboBox
is a combobox which can be used to choose a Font
.FontComboBox
using ColorChooserPanel with 40 colors.
FontComboBox
.
FontComboBox
is a combobox which can be used to choose a Font
.FontComboBox
using ColorChooserPanel with 40 colors.
FontComboBox
.
CodeEditor
.FontStyle
is an interface for font.Gadget
is first added to GadgetManager.
Gadget.createGadgetComponent()
is called.
Gadget.disposeGadgetComponent(GadgetComponent)
is called.
Dashboard
Gadget.disposeGadgetComponent(GadgetComponent)
is called.
Gadget.disposeGadgetComponent(GadgetComponent)
is called.
Gadget.disposeGadgetComponent(GadgetComponent)
is called.
Dashboard
Gadget
events.
Gadget
events.
Gadget
is removed from GadgetManager.
GadgetComponent
is the Component
that is added to the Dashboard
.GadgetContainer
contains the gadgets.AWTEvent
that adds support for Gadget
objects as the event source.GadgetEvent
object.
GadgetManager
as the model of the whole JIDE Dashboard.GadgetManager
.
GadgetPaletteButton
is the button on the palette.GanttModel
.
GanttChartPane
is a pane that contains both TreeTable and GanttChart.GanttChartPopupMenuInstaller
allows you to add a popup menu to GanttChart and customize it.GanttEntry
represents an entry in a gantt chart.GanttEntryRelation
defines a relation between two entries.GanttEntryRelationEvent
is used to notify listeners that a GanttEntryRelationModel
has
changed.GanttEntry
in a GanttCart
.GanttEntry
in a GanttCart
.GanttModel
is the model for GanttChart
.GanttModelEvent
is used to notify listeners that a gantt model has changed.GanttModel
to get the new row count and all the appropriate values.
GanttModelListener
defines the interface that listens to changes in a GanttModel
.get
on the Event Dispatch Thread blocks all events, including repaints, from
being processed until this SwingWorker
is complete.
SwingWorker.get()
for more details.
Accessible
child contained at the local coordinate Point
, if one
exists.
Accessible
child contained at the local coordinate Point
, if one
exists.
Accessible
child contained at the local coordinate Point
, if one
exists.
AccessibleContext
associated with this DockableFrame
.
AccessibleContext
associated with this CollapsiblePane
.
AccessibleContext
associated with this Popup
.
AccessibleSelection
associated with this object.
AccessibleSelection
associated with this object.
AccessibleSelection
associated with this object.
Action
for this ActionEvent
source, or null
if no Action
is set.
ActionListener
s added to this JComboBox with addActionListener().
#getActiveFrameKey()
instead.
TreeModel
.
JideTable.getRowHeight(int)
will now return the row height considering the child
component height.
TreeModel
whose class is an instance of the innerModelClass.
TreeModel
.
PivotField
, which could be different
with AggregateTableModel.getAggregatedColumns()
if you just invoked AggregateTableModel.setAggregatedColumns(int[])
and did not invoke
AggregateTableModel.aggregate()
yet.
AggregateTableModel
for this table.
DockableBar
can dock to.
AnimatorListener
s added to this CustomAnimation with
addAnimatorListener().
AnimatorListener
s added to this Animator with addAnimatorListener().
#getAutoHideContainer(int)
. This method had a typo.
TableUtils.autoResizeAllColumns(javax.swing.JTable)
or TableUtils.autoResizeColumn(javax.swing.JTable, int)
.
key
is boolean, return the boolean value, otherwise return false.
key
is boolean, return the boolean value, otherwise return false.
key
for the given Locale
is boolean, return the boolean value,
otherwise return false.
Locale
.
key
is a Border
return it, otherwise return null
.
key
for the given Locale
is a Border
return it, otherwise
return null
.
Border
value from the current style
Insets
instance where the top
, left
,
bottom
, and
right
fields are set to 0
.
ButtonListener
s added to this Page
with
ButtonListener
.
JideSplitButton
.
JideSplitButton
.
JideSplitButton
.
DateGrouper.getCalendarField(Object,
int)
and DateGrouper.getCalendarFieldAsInt(Object, int)
will use a cached instance of Calendar if the value passed
in is Date or Long.
CaretListener
s added to this CaretModel with addCaretListener().
index
is
not valid.
columnIndex
.
null
if the table header is not currently editing.
JideCellEditorListener
s added to this JideTable
with
addCellEditorListener().
JComboBox
field.
JComboBox
field.
JComboBox
field.
CellStyleProvider
for the table.
ChangeListener
s added to this DefaultColorSelectionModel
with addChangeListener
.
ChangeListener
s added to this DefaultColorSelectionModel
with addChangeListener
.
ChangeListener
s added to this DefaultColorSelectionModel
with addChangeListener
.
Chart
to which this marker is applied
null
if the selection is empty.
parent
at index index
in the parent's child array.
parent
.
CollapsiblePaneListener
s added to this CollapsiblePane
with
addCollapsiblePaneListener
.
MarkerArea.getMarkerColor(int)
. From JIDE 3.2 release, this method will no longer use the
SyntaxStyle to figure out the color automatically because there is no clear one-to-one mapping
between the style and the marker type. If you would like to register more colors for the marker,
please use MarkerArea.registerMarkerColor(int, java.awt.Color)
. By default, we only register the color
or error and warning.
key
is a Color
return it, otherwise return null
.
key
for the given Locale
is a Color
return it, otherwise
return null
.
Color
value from the current style
GanttModelEvent.getSubEntryIndex()
column
.
column
.
column
.
JViewport
object that is the column footer.
TableCustomFilterEditor.setColumnIndices(int[])
column
.
column
.
columnIndex
.
column
.
columnIndex
.
JFormattedTextField
.
MenuElement
.
FindAndReplaceTarget
can be added to FindAndReplacePanel
so that user can configure it.
DockContext
used by DockableFrame
.
columnIndex
.
Value
s.
DashboardListener
s added to this DashboardGroup
with
addDashboardListener
.
Refocusable.getDefaultFocusComponent()
.
TreeModel
.
TreeModel
.
TreeTableModel
to find the current visible descendant count in that level.
Gadget
.
Gadget
.
key
is a Dimension
return it, otherwise return null
.
key
for the given Locale
is a Dimension
return it,
otherwise return null
.
Dimension
value from the current style
IN
or OUT
.
TableColumnChooserPopupMenuCustomizer.setDisplayColumnNames(String[])
.
DockableBarListener
s added to this DockableBar
with
addDockableBarListener
.
DockableBarManager
that manages the DockableBarHolder
.
DockableBarsRearrangedListener
s added to this
DockableBarManager
with addDockableBarsRearrangedListener
.
DockableBarsRearrangedListener
s added to this
DockableBarManager
with addDockableBarsRearrangedListener
.
DockableFrameDropListener
s added to this DockableFrame
with
addDockableFrameDropListener
.
DockableFrameDropListener
s added to this DockableFrame
with
addDockableFrameDropListener
.
DockableFrameListener
s added to this DockableFrame
with
addDockableFrameListener
.
DockableFrameListener
s added to this DockableFrame
with
addDockableFrameListener
.
DockableFrameListener
s added to this DockingManager
with
addDockableFrameListener
.
DockableHolder
.
name
.
name
.
index
.
index
.
DocumentComponentListener
s added to this DockableFrame
with
addDocumentComponentListener
.
index
.
index
.
dragEnabled
property.
JideSplitButton
.
JideSplitButton
.
JideSplitButton
.
DynamicTableFilter
s.
DynamicTableFilter
s.
DynamicTableFilter
s.
DynamicTableFilter
s.
JComboBox
field.
columnIndex
.
Searchable.convertElementToString(Object)
method.
Range
of the GanttEntry
at that row.
FeedEventListener
s.
FeedPersistenceLayer
.
FilterableTableModel
used by this AutoFilterTableHeader
.
FilterableTableHeaderCellDecorator
paints.
PivotDataSource.getValueAt(int,int)
or PivotDataSource.setValueAt(Object,int,int)
methods.
FilterFactory
that creates the Filter
.
TableCustomFilterEditor
.
FilterFactory
name that creates the Filter
.
AutoFilterTableHeader.isUseNativeHeaderRenderer()
returns true.
TableCustomFilterEditor.STYLE_FILTER_LIST
.
TableCustomFilterEditor
.
#getFirstFrameKey()
. All frame accessor should use keys to prevents memory leaks
DockableFrame
is active, returns the child that has focus.
FoldingSpanListener
s added
to this FoldingModel with addFoldingSpanListener().
key
is a Font
return it, otherwise return null
.
key
for the given Locale
is a Font
return it, otherwise
return null
.
Frame
.
Gadget
that creates this GadgetComponent
.
GadgetListener
s added to this GadgetGroup
with
addGadgetListener
.
GadgetManager
.
GanttEntryRenderer.getGanttEntryRendererComponent(GanttChart, GanttEntry, boolean, boolean, int, int, java.awt.Insets)
)
GanttLabelRenderer.getGanttLabelRendererComponent(GanttChart, GanttEntry, boolean, boolean, int, int)
key
is an Icon
return it, otherwise return null
.
key
for the given Locale
is an Icon
return it, otherwise
return null
.
Icon
from the defaults table.
Icon
from the defaults table that is appropriate for the given locale.
JideTabbedPane.isShowIconsOnTab()
.
IndexChangeListener
s
AggregateTableUtils.getFieldIndex(javax.swing.JTable, Object)
condition
.
condition
.
condition
.
condition
.
key
is an Insets
return it, otherwise return null
.
key
for the given Locale
is an Insets
return it, otherwise
return null
.
Insets
object from the defaults table.
Insets
object from the defaults table that is appropriate for the given locale.
PrioritizedObjectComparator
.
key
is an Integer
return its integer value, otherwise return 0.
key
for the given Locale
is an Integer
return its integer
value, otherwise return 0.
int
value from the current style
FindResult
.
ItemListener
s added to this JComboBox with addItemListener().
ItemListener
s added to this JComboBox with addItemListener().
ItemListener
s added to this JList with addItemListener().
JideSplitPane
.
JMenuBar
for this DockableFrame
, or null
if no menu
bar has been set.
JMenuBar
for this Popup
, or null
if no menu bar has
been set.
Gadget
.
Gadget
.
DockableFrame
.
LanguageSpec
that matches the specified name.
LanguageSpec
s registered on this manager.
#getLastFrameKey()
. All frame accessor should use keys to prevents memory leaks
Container
's component orientation.
JList.VERTICAL
if the layout is a single column of
cells, JList.VERTICAL_WRAP
if the layout is "newspaper style" with the content flowing vertically then
horizontally, or JList.HORIZONTAL_WRAP
if the layout is "newspaper style" with the content flowing
horizontally then vertically.
QuickFilterPane
.
DefaultGroupableListModel
.
DefaultGroupableListModel
.
DefaultGroupableListModel
.
DefaultGroupableListModel
.
DefaultListSelectionModel
.
DefaultListSelectionModel
.
LuceneFilterMenuSupport.getLuceneHelpURL()
instead
Insets
value from the current style
MarkerListener
s added to this MarkerModel with addMarkerListener().
MarkerListener
s added to this MarkerModel with addMarkerListener().
DeprecatedDockingManager.getMaximizedFrame()
. All frame accessor should use keys to prevents memory leaks
JList
displays
JTable
displays
JTree
displays
-1
if the selection is empty.
JideMenu.PopupMenuCustomizer
and JideMenu.getPopupMenuCustomizer()
instead.
getMinimumSize
to return getPreferredSize()
instead.
-1
if the selection is empty.
JComboBox
.
GroupList
component.
ChartModel
used by the marker
ChartModel
used by the marker
Gadget
.
Gadget
.
FilterFactory
name.
component
.
component
.
#getNextFrameKey(String)
. All frame accessor should use keys to prevents memory leaks
getValue()
.
objects
array.
horizontal
or vertical
null
, if none has been specified.
AggregateTableUtils.getTableModelIndex(javax.swing.JTable, int)
PageListener
s added to this Page
with
addPageListener
.
PageNavigationListener
s added to this Page
with
addPageNavigationListener
.
PageNavigationListener
s added to this Page
with
addPageNavigationListener
.
PageNavigationListener
s added to this Page
with
addPageNavigationListener
.
BufferedImage
.
Point
(e.g.
JidePopup.setPopupBorder(javax.swing.border.Border)
.
PopupMenuListener
s added to this JComboBox with addPopupMenuListener().
PopupMenuListener
s added to this JComboBox with addPopupMenuListener().
PopupMenuListener
s added to this JComboBox with addPopupMenuListener().
TableFlashable.getPossibleFlashColumns()
.
IPivotDataModel.getPossibleValues(int, java.util.Comparator)
instead. We didn't use this method anymore in our
code.
PivotDataModel.getPossibleValues(int, java.util.Comparator)
instead. We didn't use this method anymore in our
code.
preferredSize
has been set to a non-null
value just returns it.
preferredSize
has been set to a non-null
value just returns it.
preferredSize
has been set to a non-null
value just returns
it.
preferredSize
has been set to a non-null
value just returns it.
preferredSize
has been set to a non-null
value just returns it.
preferredSize
has been set to a non-null
value just returns it.
preferredSize
has been set to a
non-null
value just returns it.
JComponent.getPreferredSize
to return slightly wider preferred size value.
#getPreviousFrameKey(String)
. All frame accessor should use keys to prevents memory
leaks
getValue()
.
Printable
for use in printing this JTable.
progress
bound property.
row
.
PropertyChangeSupport
for this SwingWorker
.
JideSplitPane.setProportions(double[])
or via user action.
GanttModel
.
JComboBox
field.
JComboBox
field.
FindAndReplaceTarget.getResourceString(String)
JideTable.rolloverCellAt(int, int)
.
rootPane
object for this dockable frame.
rootPane
object for this popup.
row
.
row
.
rowIndex
.
row
.
row
.
JViewport
object that is the row footer.
row
.
StyledLabel
.
JViewport
object that is the row sub column header.
RowValidator
s added to this AbstractCellEditor with
addValidationListener().
Component
at the specified corner.
PropertyTable
.
SearchableListener
s added to this SearchableGroup
with
addSearchableListener
.
QuickTableFilterField.getSearchingColumnIndices()
instead.
QuickTableFilterField.setSearchingColumnIndices(int[])
.
MultiSelectListComboBox.getSelectedObjects()
instead.
MultiSelectListExComboBox.getSelectedObjects()
instead.
null
if no items are selected.
SelectionListener
s added to this SelectionModel
.
getPointShape()
JidePopupFactory
which can be used to obtain JidePopup
s.
JToolTipFactory
which can be used to obtain JToolTip
s.
ShortcutSchema
by its name.
ShortcutSchema
that are managed by this ShortcutSchemaManager
.
showsRootHandles
property.
SidePaneListener
s added to this
SidePaneGroup
with addSidePaneListener
.
DockableFrame
.
Skin
object from the current style for a named part (component type)
SortListener
s added to this CollapsiblePane
with
addSortListener
.
SortListener
s added to this SortableTableModel
with
addSortListener
.
SortListener
s added to this SortableTableModel
with
addSortListener
.
SortListener
s added to this SortableTableModel
with
addSortListener
.
SortListener
s added to this SortableTableModel
with
addSortListener
.
SortListener
s added to this CollapsiblePane
with
addSortListener
.
SwingWorker
state bound property.
key
is a String
return it, otherwise return null
.
key
for the given Locale
is a String
return it, otherwise
return null
.
String
value from the current style
strings
array.
columnIndex
and of
node
.
MenuElement
-- returns the menus in this menu bar.
TabEditingListener
s added to this JTabbedPane
with
addTabEditingListener
.
NestedtableHeader
as an array.
QuickFilterPane
.
JoinTableModel
.
TableUtils.getTablePreferenceByName(javax.swing.JTable)
TableStyleProvider
for the table.
DockableFrame
.
DockableFrame
.
CollapsiblePane
.
ToolTipSupport
MarkerEyePainter
.
TreeExpansionListener
s added to this JTree with
addTreeExpansionListener().
TreeExpansionListener
s added to this TreeTable with
addTreeExpansionListener().
TreeTableModel
instance.
TreeTableModel
for this root row.
TreeWillExpandListener
s added to this JTree with
addTreeWillExpandListener().
TreeWillExpandListener
s added to this JTree with
addTreeWillExpandListener().
MarkerEvent
.
DaulList
DaulList
drawPolyLine()
method for calls on the Graphics context to draw
lines
Validator
s added to this AbstractCellEditor with
addValidationListener().
Validator
s added to this AbstractCellEditor with
addValidationListener().
row
and column
.
row
and column
.
columnIndex
row
and column
.
row
and column
.
columnIndex
and rowIndex
.
columnIndex
and rowIndex
.
Value
at the specified index.
columnIndex
and of
node
.
HeaderTable.getValueAtInString(int, int, com.jidesoft.hssf.HssfTableUtils.CellValueConverter)
in PivotTablePane scenario or AggregateTable.getValueAtInString(int, int,
com.jidesoft.grid.ValueConverter)
in AggregateTable scenario.
HeaderTable.getValueAtInString(int, int, com.jidesoft.hssf.HssfTableUtils.CellValueConverter)
in PivotTablePane scenario or AggregateTable.getValueAtInString(int, int,
com.jidesoft.grid.ValueConverter)
in AggregateTable scenario.
HeaderTable.getValueAtInString(int, int, com.jidesoft.hssf.HssfTableUtils.CellValueConverter)
in PivotTablePane scenario or AggregateTable.getValueAtInString(int, int,
com.jidesoft.grid.ValueConverter)
in AggregateTable scenario.
HeaderTable.getValueAtInString(int, int, com.jidesoft.hssf.HssfTableUtils.CellValueConverter)
in PivotTablePane scenario or AggregateTable.getValueAtInString(int, int,
com.jidesoft.grid.ValueConverter)
in AggregateTable scenario.
isAdjusting
property.
row
.
TreeTableUtils.getDescendantCount(javax.swing.table.TableModel,
Row, boolean, boolean)
TreeTableUtils.getDescendantCount(javax.swing.table.TableModel,
Row, boolean, boolean)
visibleRowCount
from the list.
visibleRowCount
from the list.
Filter
returns false in GreaterOrEqualFilter.isValueFiltered(Object)
only if the input value is greater than or
equal the specified value.Filter
returns false in GreaterThanFilter.isValueFiltered(Object)
only if the input value is greater than the
specified value.Gripper
is a component that you can drag.GroupableListModel
is the model used by GroupList
.GroupableListModel
has been changed.
GroupList
is JList that supports the grouping of items.GroupList
with an empty model.
GroupList
that displays the elements in the specified, non-null
ListModel
.
GroupList
that displays the elements in the specified array.
GroupList
that displays the elements in the specified List
.
GroupList
that displays the elements in the specified, non-null
GroupListModel
.
GroupList
that displays the elements in the specified, non-null
GroupableListModel
.
ListModel
.GroupListShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make
GroupList
shrinkable while searching.GroupTableHeader
.GroupTableModel
.GroupTable
is a special TreeTable
that can group rows who has the same value in certain
column into a group.TableHeaderPopupMenuCustomizer
for AggregateTable
.GroupTableSearchable
is a special Searchable that implements Searchable
that
enables the search function in GroupTable.FilterableTableModel
has any filters.
FilterableTableModel
has any filters on the specified column.
FilterableTableModel
has any filters.
FilterableTableModel
has any filters on the specified column.
FilterableTableModel
has any filters.
FilterableTableModel
has any filters on the specified column.
FilterableTableModel
has any filters.
TreeTable
or
HierarchicalTable
to indicate whether the cell renderer should have the actual hasFocus
value in getTableCellRendererComponent
.SelectionModel
has any selection.
HibernatePageTableModel
extends AdvancePageTableModel
by providing support for Hibernate.HibernatePageTableModel
.
HibernatePageTableModel
.
BeanTableModel
provides the same features as BasicTableModel
after we
introduced the BasicTableModel.TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
#stopShowingAutohideFrame()
. This method had confusing but similar functionality
GadgetManager.hideGadgetComponent(GadgetComponent)
JidePopup.hidePopup()
could use animation to hide the popup).
HierarchicalPanel
is a special panel that is used as container for child component in HierarchicalTable.HierarchicalTable
.HierarchicalTable
is a special JTable
which can show any components inside the table in a
hierarchical fashion.HierarchicalTable
that is initialized with a default data model, a default
column model, and a default selection model.
HierarchicalTable
that is initialized with dm
as the data model, a default
column model, and a default selection model.
HierarchicalTable
that is initialized with dm
as the data model,
cm
as the column model, and a default selection model.
JTable
that is initialized with dm
as the data model, cm
as
the column model, and sm
as the selection model.
JTable
with numRows
and numColumns
of empty cells using
DefaultTableModel
.
JTable
to display the values in the Vector
of Vectors
,
rowData
, with column names, columnNames
.
JTable
to display the values in the two dimensional array, rowData
, with
column names, columnNames
.
HierarchicalTable
where there is a +/- icon.HierarchicalTableModel
is an interface used by HierarchicalTable
to show any components in
a table in a hierarchical fashion.ChartModel
implement the Highlightable
interface then a
ChartStyle
can be associated with those points that differ from the rest of the
points of the model.Component
s are split along the x axis.
HssfTableScrollPaneUtils
HssfTableUtils
HssfPivotTableUtils
is a class that has methods to export PivotTablePane to Excel file format using POI
and keep the pivot table layout.HssfTableScrollPaneUtils
is a class that has methods to export TableScrollPane to Excel (.xls) file
format using HSSF-POI.HssfTableUtils
is a class that has methods to export any JTable's content to Excel (.xls) file format
using HSSF-POI.IconSet
is a class which works with JIDE Basic Icon Set (http://www.jidesoft.com/icon/).IconSetManager
contains all the JIDE icon sets in one class so that you can access all of them from one
single place and switch to different icon set just by calling IconSetManager.setActiveIconSetName(String)
.IconsFactory
provides a consistent way to access icon resource in any application.Contour
is a lightweight component which only paints the outline of component when dragged.IndexChangeEvent.IndexChangeEvent(Object, int, int)
instead.
ReferenceRow
which refers to a row using the row index.Filter
returns false in InFilter.isValueFiltered(Object)
only if the input value is in a collection of
the specified values.PivotDataModel.isComputeAffectedCellOnUpdate()
returns true.
IntrospectorManager.initDefaultIntrospector()
PortingUtils.ensureOnScreen(java.awt.Rectangle)
, PortingUtils.getContainingScreenBounds(java.awt.Rectangle,boolean)
or PortingUtils.getScreenArea()
for the first time, it will
take up to a few seconds to run because it needs to get device information.
PortingUtils.ensureOnScreen(java.awt.Rectangle)
, PortingUtils.getContainingScreenBounds(java.awt.Rectangle,boolean)
or PortingUtils.getScreenArea()
for the first time, it will
take up to a couple of seconds to run because it needs to get device information.
RowHeights
.
PageLastFocusTracker
to each page, used to update the page's last focused
component.
InsetsComboBox
is a combobox which can be used to choose a Insets
.InsetsComboBox
using ColorChooserPanel with 40 colors.
InsetsComboBox
.
InsetsComboBox
is a combobox which can be used to choose a Insets
.InsetsComboBox
using ColorChooserPanel with 40 colors.
InsetsComboBox
.
CodeInspector
s added to this CodeEditor to inspect the code.
CodeInspector
s added to this CodeEditor to inspect the code.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
JList
that the BasicListUI
is associated with.
loadActionMap
method on the specified Class
when necessary.
RepaintCallback
will be triggered when a repaint
is needed, and the ModelChangedCallback
will be triggered when the model is changed.
DockableFrame.
- installMouseHandlers(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- installMouseHandlers(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- installMouseWheelSupport(JSpinner) -
Static method in class com.jidesoft.spinner.SpinnerWheelSupport
-
- installSearchable(JTree) -
Static method in class com.jidesoft.swing.SearchableUtils
- Installs the searchable function onto a JTree.
- installSearchable(JTable) -
Static method in class com.jidesoft.swing.SearchableUtils
- Installs the searchable function onto a JTable.
- installSearchable(JList) -
Static method in class com.jidesoft.swing.SearchableUtils
- Installs the searchable function onto a JList.
- installSearchable(JComboBox) -
Static method in class com.jidesoft.swing.SearchableUtils
- Installs the searchable function onto a JComboBox.
- installSearchable(JTextComponent) -
Static method in class com.jidesoft.swing.SearchableUtils
- Installs the searchable function onto a JTextComponent.
- installTitlePane() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- installTitlePane() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- installTitlePane() -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
-
- installTreeListeners() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Adds the listeners to the list control.
- installUI(JComponent) -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicChevronUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicGripperUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicHeaderBoxUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicScaleAreaUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicStatusBarSeparatorUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.BasicTaskBarUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalExComboBoxUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- installUI(JComponent) -
Method in class com.jidesoft.plaf.xerto.XertoJideButtonUI
-
- installUI(JComponent) -
Method in class com.jidesoft.tooltip.BalloonTipUI
-
- installWizard97Style() -
Static method in class com.jidesoft.wizard.WizardStyle
-
- instance() -
Static method in class com.jidesoft.chart.util.Point2DPool
-
- instance() -
Static method in class com.jidesoft.chart.util.SwingExecutor
-
- INSTANCE -
Static variable in class com.jidesoft.grouper.date.DateGrouper
-
- intArrayToString(int[]) -
Static method in class com.jidesoft.swing.PersistenceUtils
- Translate an Integer array to a string in a document.
- IntegerAxis - Class in com.jidesoft.chart.axis
- A NumericAxis that, by default, generates ticks for Integer values only.
- IntegerAxis() -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(AutoPositionedLabel) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(int, int) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(int, int, String) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(Range<?>) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(Range<?>, String) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerAxis(String) -
Constructor for class com.jidesoft.chart.axis.IntegerAxis
-
- IntegerCellEditor - Class in com.jidesoft.grid
- CellEditor for Integer.
- IntegerCellEditor() -
Constructor for class com.jidesoft.grid.IntegerCellEditor
- Creates an IntegerCellEditor.
- IntegerConverter - Class in com.jidesoft.converter
- Converter which converts Integer to String and converts it back.
- IntegerConverter() -
Constructor for class com.jidesoft.converter.IntegerConverter
-
- IntegerConverter(NumberFormat) -
Constructor for class com.jidesoft.converter.IntegerConverter
-
- IntegerRange - Class in com.jidesoft.range
- Specifies upper and lower bounds for a range of values
- IntegerRange() -
Constructor for class com.jidesoft.range.IntegerRange
- Creates a numeric range with minimum 0.0 and maximum of 1.0
- IntegerRange(int, int) -
Constructor for class com.jidesoft.range.IntegerRange
- Create a numeric range by supplying minimum and maximum values
- IntegerRange(IntegerRange) -
Constructor for class com.jidesoft.range.IntegerRange
- Constructs a copy of the supplied IntegerRange object
- IntegerTickCalculator - Class in com.jidesoft.chart.axis
- A tick calculator that generates ticks only at integer values along the axis range.
- IntegerTickCalculator() -
Constructor for class com.jidesoft.chart.axis.IntegerTickCalculator
-
- IntelliHints - Interface in com.jidesoft.hints
IntelliHints
is an interface that defines all necessary methods to implement showing a hint popup
depending on a context and allows user to pick from a list of hints.- intensify(Color, int) -
Static method in class com.jidesoft.chart.util.ColorFactory
- Intensify a colour by applying the supplied offset
- intensify2(Color, int) -
Static method in class com.jidesoft.chart.util.ColorFactory
- This method of intensifying a colour distributes intensity wherever it can.
- INTERNAL_FIRST -
Static variable in class com.jidesoft.editor.tokenmarker.Token
- The first id that can be used for internal state
in a token marker.
- INTERNAL_LAST -
Static variable in class com.jidesoft.editor.tokenmarker.Token
- The last id that can be used for internal state
in a token marker.
- internalFloatingFrameActivated(WindowEvent) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Notification from one of our floatingFrame windows that it has been activated.
- internalFloatingFrameDeactivated(WindowEvent) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Notification from one of our floatingFrame windows that it has been deactivated.
- internalGetColumnGuides() -
Method in class com.jidesoft.editor.CodeEditor
- Gets all the column guides.
- internalGetSelectedIndices() -
Method in class com.jidesoft.list.AbstractDualListModel
-
- internalGetSelectedIndices() -
Method in class com.jidesoft.list.DefaultDualListModel
-
- internalHandleEscapeKey(AWTEvent) -
Method in class com.jidesoft.docking.DefaultDockingManager
- In response to an escape key event (or CTRL-tab), transfer focus to the registered escape key target.
- internalLoad(DashboardHolder, Document, boolean, PersistenceUtilsCallback.Load) -
Static method in class com.jidesoft.dashboard.DashboardPersistenceUtils
-
- internalSetShowWorkspace(boolean) -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- internalShowPopup(int, int, Component) -
Method in class com.jidesoft.alert.Alert
- Shows alert using custom animation set by setShowAnimation().
- internalShowPopup(int, int) -
Method in class com.jidesoft.docking.DockableFramePopup
-
- internalShowPopup(int, int, Component) -
Method in class com.jidesoft.docking.DockableFramePopup
-
- internalShowPopup(int, int) -
Method in class com.jidesoft.popup.JidePopup
-
- internalShowPopup(int, int, Component) -
Method in class com.jidesoft.popup.JidePopup
-
- INTERNET -
Static variable in class com.jidesoft.icons.IconSet.Software
-
- InterpolatedPalette - Class in com.jidesoft.palette
- Palette where colors are interpolated according to some fixed points.
- InterpolatedPalette(Palette) -
Constructor for class com.jidesoft.palette.InterpolatedPalette
-
- InterpolatedPalette(InterpolatedPalette.Entry...) -
Constructor for class com.jidesoft.palette.InterpolatedPalette
-
- InterpolatedPalette.Entry - Class in com.jidesoft.palette
-
- InterpolatedPalette.Entry(double, Color) -
Constructor for class com.jidesoft.palette.InterpolatedPalette.Entry
-
- InterpolatedPalette.Mode - Enum in com.jidesoft.palette
-
- interpolateXForAnimation(int, ChartModel) -
Method in class com.jidesoft.chart.Chart
- Transforms an input x value to a value used during the animateOnShow phase
- interpolateYForAnimation(int, ChartModel) -
Method in class com.jidesoft.chart.Chart
- Transforms an input y value to a value used during the animateOnShow phase
- interrupt() -
Method in class com.jidesoft.docking.NotificationFlasher
-
- interrupt() -
Method in class com.jidesoft.swing.Animator
- Interrupts the animator.
- Interval - Interface in com.jidesoft.interval
- This interface represents the current state of an interval.
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.DefaultComboBoxModelWrapper
- The event handler when new items are added in the underlying combo box model.
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
- The list data listener when new entry(s) is/are inserted in the combo box model.
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.combobox.SortableComboBoxModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.grid.ListTableModelAdapter
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.AbstractPageListModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.FilterableListModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.JideList
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.SortableListModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.list.UndoableListInstaller
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.lucene.LuceneFilterableListModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxList.Handler
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- intervalAdded(ListDataEvent) -
Method in class com.jidesoft.swing.ListSearchable
-
- intervalChanged(IntervalEvent) -
Method in interface com.jidesoft.interval.IntervalListener
- Called whenever the value of the interval changes.
- IntervalEvent - Class in com.jidesoft.interval
- An event that characterizes a change in the current interval.
- IntervalEvent() -
Constructor for class com.jidesoft.interval.IntervalEvent
-
- IntervalListener - Interface in com.jidesoft.interval
- The listener interface for receiving "interesting" events about an interval.
- IntervalMarker - Class in com.jidesoft.chart
- A Drawable object that can be added to a Chart to mark an interval on one of the axes.
- IntervalMarker() -
Constructor for class com.jidesoft.chart.IntervalMarker
- Zero-argument Constructor.
- IntervalMarker(Chart) -
Constructor for class com.jidesoft.chart.IntervalMarker
- Create a marker and set the Chart object to which this marker applies
- IntervalMarker(Chart, double, double, Paint) -
Constructor for class com.jidesoft.chart.IntervalMarker
- Create an IntervalMarker and set some properties
- IntervalMarker(Chart, Orientation, double, double, Paint) -
Constructor for class com.jidesoft.chart.IntervalMarker
- Create an IntervalMarker and set properties
- IntervalMarker<T> - Class in com.jidesoft.gantt
- Marks an interval of the scale independent of any Period of the ScaleModel.
- IntervalMarker(Paint, Stroke, T) -
Constructor for class com.jidesoft.gantt.IntervalMarker
-
- IntervalMarker(Paint, Paint, Stroke, int, T, T) -
Constructor for class com.jidesoft.gantt.IntervalMarker
-
- IntervalMarker() -
Constructor for class com.jidesoft.gantt.IntervalMarker
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.DefaultComboBoxModelWrapper
- The event handler when items are removed in the underlying combo box model.
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
- The list data listener when old entry(s) is/are removed in the combo box model.
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.combobox.SortableComboBoxModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.grid.ListTableModelAdapter
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.AbstractPageListModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.FilterableListModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.JideList
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.SortableListModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.list.UndoableListInstaller
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.lucene.LuceneFilterableListModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxList.Handler
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- intervalRemoved(ListDataEvent) -
Method in class com.jidesoft.swing.ListSearchable
-
- Introspector<T extends Property> - Interface in com.jidesoft.introspector
-
- IntrospectorContext - Class in com.jidesoft.introspector
- The introspector context is used by IntrospectorManager so that for the same type, different introspectors can be
registered since the IntrospectorContext is different.
- IntrospectorContext(String) -
Constructor for class com.jidesoft.introspector.IntrospectorContext
- Creates an editor context with a name.
- IntrospectorContext(String, Object) -
Constructor for class com.jidesoft.introspector.IntrospectorContext
- Creates an editor context with a name and an object.
- IntrospectorFactory - Interface in com.jidesoft.introspector
- Interfaces used by
IntrospectorManager
to create an Introspector using the factory pattern. - IntrospectorManager - Class in com.jidesoft.introspector
- A global object that can register BeanIntrospector with a type and a IntrospectorContext.
- IntrospectorManager() -
Constructor for class com.jidesoft.introspector.IntrospectorManager
-
- introspectProperties(Class<?>, String, boolean) -
Method in class com.jidesoft.introspector.BeanIntrospector
- Creates a BeanIntrospector using property xml file.
- introspectProperties(Class<?>, InputStream, boolean) -
Method in class com.jidesoft.introspector.BeanIntrospector
- Creates a BeanIntrospector using property xml file's input stream.
- INVALID -
Static variable in class com.jidesoft.editor.tokenmarker.Token
- Invalid token id.
- INVALID -
Static variable in class com.jidesoft.field.creditcard.CreditCardsIconsFactory.CreditCards
-
- INVALID_DATE_CHANGED -
Static variable in class com.jidesoft.combobox.DateModelEvent
- An event id to indicate invalid date changed.
- INVALID_VALUE -
Static variable in interface com.jidesoft.grid.Cacheable
- A constant for invalid cache.
- invalidate() -
Method in class com.jidesoft.dialog.AbstractPage
-
- invalidate() -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.margin.AbstractMargin
-
- invalidate() -
Method in class com.jidesoft.margin.MarginArea
-
- invalidate() -
Method in class com.jidesoft.pivot.FieldArea
-
- invalidate() -
Method in class com.jidesoft.plaf.ExtWindowsDesktopProperty
- Invalides the current value so that the next invocation of
createValue
will ask for the property
again.
- invalidate() -
Method in class com.jidesoft.plaf.WindowsDesktopProperty
- Invalides the current value so that the next invocation of
createValue
will ask for the property
again.
- invalidate() -
Method in class com.jidesoft.swing.JCellRendererPane
- Deprecated. Overridden to avoid propagating a invalidate up the tree when the cell renderer child is configured.
- invalidate() -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapHeaderRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapLabelRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapTooltipRenderer
- Overridden for performance reasons.
- invalidateAggregation() -
Method in class com.jidesoft.treemap.AbstractTreeMapNode
-
- invalidateAggregation() -
Method in interface com.jidesoft.treemap.MutableTreeMapNode
-
- invalidateCache(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- invalidateCache() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- invalidateCache(int) -
Method in class com.jidesoft.database.ResultSetTableModel
-
- invalidateCache() -
Method in class com.jidesoft.database.ResultSetTableModel
-
- invalidateCache(Object) -
Method in interface com.jidesoft.grid.Cacheable
- Invalidates the cached value which matches the key.
- invalidateCache() -
Method in interface com.jidesoft.grid.Cacheable
- Invalidates the cache.
- invalidateCache() -
Method in class com.jidesoft.grid.CachedTableModel
- Invalidate the whole cache.
- invalidateCache(int) -
Method in class com.jidesoft.grid.CachedTableModel
- Invalidate the cache at the specified row index.
- invalidateCache(int, int) -
Method in class com.jidesoft.grid.CachedTableModel
- Invalidate the cache at the specified row and column.
- invalidateCache() -
Method in class com.jidesoft.grid.DefaultGroupRow
-
- invalidateCache(Object) -
Method in class com.jidesoft.grid.DefaultGroupRow
-
- invalidateCache() -
Method in class com.jidesoft.grid.IndexReferenceRow
-
- invalidateCache(Object) -
Method in class com.jidesoft.grid.IndexReferenceRow
-
- invalidateCache(int, int, int) -
Method in class com.jidesoft.grid.TreeTableModel
- Caches all.
- invalidateCache(boolean) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Invalidates all cache.
- invalidateCache() -
Method in class com.jidesoft.utils.CachedArrayList
- Invalidated the whole cache.
- invalidateCache() -
Method in class com.jidesoft.utils.CachedVector
- Invalidated the whole cache.
- invalidateCellRendererCache() -
Method in class com.jidesoft.grid.ContextSensitiveTable
- For the performance consideration, we cached the cell renderers after getting it from
CellRendererManager
.
- invalidateCellSpanCache() -
Method in class com.jidesoft.grid.CellSpanTable
- Invalidates the cell span cache.
- invalidateColumnHeaderTableModel() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Invalidate column header table model before calculate.
- invalidateColumnHeaderTableModel() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- invalidateCornerTableModel() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Invalidate corner table model before calculate.
- invalidateCornerTableModel() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- invalidateDataTableModel() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Invalidate data table model before calculate.
- invalidateDataTableModel() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- invalidateFilterCache() -
Method in class com.jidesoft.grid.FilterableTableModel
-
- invalidateFilterCache() -
Method in class com.jidesoft.grid.FilterableTreeTableModel
-
- invalidateFilterCache(Object) -
Method in class com.jidesoft.grid.FilterableTreeTableModel
- Deprecated.
- invalidateFilterCache(Object, boolean) -
Method in class com.jidesoft.grid.FilterableTreeTableModel
- Deprecated.
- invalidateLayout(Container) -
Method in class com.jidesoft.action.DockableBarContainerLayout
-
- invalidateLayout(Container) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameLayout
-
- invalidateLayout(Container) -
Method in class com.jidesoft.swing.JideBorderLayout
- Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
- invalidateLayout(Container) -
Method in class com.jidesoft.swing.JideBoxLayout
- Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
- invalidateLine(int) -
Method in class com.jidesoft.editor.CodeEditorPainter
- Marks a view line as needing a repaint.
- invalidateLineRange(int, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
- Marks a range of lines as needing a repaint.
- invalidateRange(int, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- invalidateRecursively(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Invalidate and doLayout on the component and all its child components if any.
- invalidateRowHeaderTableModel() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Invalidate row header table model before calculate.
- invalidateRowHeaderTableModel() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- invalidateSelectedLines() -
Method in class com.jidesoft.editor.CodeEditorPainter
- Repaints the lines containing the selection.
- invalidateStyle() -
Static method in class com.jidesoft.plaf.windows.XPStyle
- Static method for clearing the hashmap and loading the current XP style and theme
- INVERSE -
Static variable in class com.jidesoft.treemap.ScaleFactory
- Returns the inverse (1 / x) of the value.
- inverseTransform(T) -
Method in class com.jidesoft.chart.model.IdentityTransform
-
- inverseTransform(T) -
Method in interface com.jidesoft.chart.model.InvertibleTransform
-
- inverseTransform(Point2D) -
Method in class com.jidesoft.chart.UserToPixelTransform
- Transforms a pixel coordinate to a user coordinate
- InvertibleTransform<T> - Interface in com.jidesoft.chart.model
- A Transform that also provides an inverse transformation.
- invertSelected() -
Method in class com.jidesoft.swing.DefaultSelectable
- Inverts the selection status.
- invertSelected() -
Method in interface com.jidesoft.swing.Selectable
- Inverts the selection status.
- INVOKE_ON_ALL -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- INVOKE_ON_NONE -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- INVOKE_ON_PAINT -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- INVOKE_ON_REPAINT -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- INVOKE_ON_UPDATE -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- INVOKE_ON_VALIDATE -
Static variable in class com.jidesoft.dialog.AbstractPage
- Used by setInvokeCondition().
- IPAddressCellEditor - Class in com.jidesoft.grid
-
- IPAddressCellEditor() -
Constructor for class com.jidesoft.grid.IPAddressCellEditor
- Creates a CellEditor using JSpinner.
- IPivotDataModel - Interface in com.jidesoft.pivot
- This is an interface for PivotDataModel.
- IPTextField - Class in com.jidesoft.field
IPTextField
is a component for editing an IP address.- IPTextField() -
Constructor for class com.jidesoft.field.IPTextField
-
- IPTextField(String) -
Constructor for class com.jidesoft.field.IPTextField
-
- IPTextField(int[]) -
Constructor for class com.jidesoft.field.IPTextField
-
- is_caseSensitive() -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- IS_MENU_PART_BUTTON -
Static variable in class com.jidesoft.plaf.office2007.Office2007Painter
-
- isA03LnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether A03 L&F is in classpath
- isAbsolute() -
Method in class com.jidesoft.comparator.NumberComparator
- Checks if if the values are compared using the absolute values.
- isAcceptDockableFrame() -
Method in class com.jidesoft.docking.Workspace
- Checks if this workspace can accept dockable frame.
- isAcceptImport() -
Method in class com.jidesoft.grid.JideTableTransferHandler
- Gets the flag indicating if importing data is accepted in this TransferHandler.
- isAcceptImport() -
Method in class com.jidesoft.list.ListTransferHandler
- Gets the flag indicating if importing data is accepted in this TransferHandler.
- isAcceptTextInput() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Gets the flag indicating if this header accepts text input.
- isAccessibleChildSelected(int) -
Method in class com.jidesoft.combobox.AbstractComboBox.AccessibleJComboBox
- Determines if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class com.jidesoft.pane.BookmarkPane.AccessibleJTabbedPane
-
- isAccessibleChildSelected(int) -
Method in class com.jidesoft.pane.FloorTabbedPane.AccessibleJTabbedPane
-
- isAccessibleChildSelected(int) -
Method in class com.jidesoft.pane.OutlookTabbedPane.AccessibleJTabbedPane
-
- isActionSelected(Action) -
Static method in class com.jidesoft.utils.ActionSupportForJDK5
-
- isActivateAfterSliding() -
Method in class com.jidesoft.docking.DockableFrame
- Deprecated. This was for internal eventing and is no longer needed.
- isActivateKey(KeyEvent) -
Method in class com.jidesoft.editor.CodeEditorSearchable
-
- isActivateKey(KeyEvent) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
-
- isActivateKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key in KeyEvent should activate the search popup.
- isActivateKey(KeyEvent) -
Method in class com.jidesoft.swing.TableSearchable
-
- isActivateKey(KeyEvent) -
Method in class com.jidesoft.swing.TextComponentSearchable
-
- isActive() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isActive() -
Method in class com.jidesoft.docking.DockableFrame
- Gets if the dockable frame is active.
- isActive() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the DockingManager is considered as active docking manager.
- isActive() -
Method in interface com.jidesoft.document.FloatingDocumentContainer
-
- isActive() -
Method in class com.jidesoft.filter.SimpleValueFilter
-
- isActive() -
Method in interface com.jidesoft.filter.ValueFilter
- Indicates whether at least one element is currently filtered.
- isActive() -
Method in class com.jidesoft.gauge.DialIndicator
-
- isActive(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- isActive() -
Method in class com.jidesoft.shortcut.ShortcutSchema
- Checks if this ShortcutSchema is active.
- isActualRowExpanded(int) -
Method in class com.jidesoft.grid.HierarchicalTable
- Return true if the row is expanded.
- isActualRowExpanded(int) -
Method in interface com.jidesoft.grid.HierarchicalTableSupport
-
- isActualTableChanged() -
Method in class com.jidesoft.grid.IndexChangeEvent
-
- isAdjustColumnSelectionOnMouseEvent() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if the column selection mode should be automatically adjusted on mouse dragging.
- isAdjustEditorLocationOnModelChanged() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag that indicates if the cell editing should be kept when table model is changed.
- isAdjusting() -
Method in class com.jidesoft.database.DatabaseTableModel
- Checks if the FilterableTableModel is adjusting.
- isAdjusting() -
Method in class com.jidesoft.editor.folding.DefaultFoldingModel
-
- isAdjusting() -
Method in interface com.jidesoft.editor.folding.FoldingModel
- Checks if the folding model is in adjusting model.
- isAdjusting() -
Method in class com.jidesoft.editor.folding.FoldingSpanEvent
-
- isAdjusting() -
Method in class com.jidesoft.gantt.DefaultGanttEntry
-
- isAdjusting() -
Method in interface com.jidesoft.gantt.GanttEntry
- Checks if the entry is adjusting.
- isAdjusting() -
Method in class com.jidesoft.grid.AbstractExpandable
-
- isAdjusting() -
Method in class com.jidesoft.grid.AdvancePageTableModel
- Checks if the FilterableTableModel is adjusting.
- isAdjusting() -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the FilterableTableModel is adjusting.
- isAdjusting() -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Checks if the FilterableTableModel is adjusting.
- isAdjusting() -
Method in class com.jidesoft.grid.TreeTableModel
-
- isAdjusting() -
Method in class com.jidesoft.list.FilterableListModel
- Checks if the FilterableListModel is adjusting.
- isAdjusting() -
Method in class com.jidesoft.marker.DefaultMarkerModel
- Checks if the marker model is adjusting.
- isAdjusting() -
Method in class com.jidesoft.marker.MarkerEvent
- Checks if the change is part of several marker change events.
- isAdjusting() -
Method in interface com.jidesoft.marker.MarkerModel
- Checks if the marker model is adjusting.
- isAdjusting() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isAdjusting() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the PivotDataModel is adjusting.
- isAdjusting() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the PivotDataModel is adjusting.
- isAdjustOpacityOnFly() -
Method in class com.jidesoft.docking.Workspace
- Checks the adjustOpacityOnFly flag.
- isAffected(E) -
Method in class com.jidesoft.filter.SimpleFilterEvent
-
- isAffected(E) -
Method in interface com.jidesoft.filter.ValueFilterEvent
-
- isAffine() -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- isAffine() -
Method in class com.jidesoft.transform.SimpleOneDScreenTransform
-
- isAffine() -
Method in class com.jidesoft.transform.SimpleTwoDScreenTransform
-
- isAffine() -
Method in interface com.jidesoft.transform.TwoDScreenTransform
-
- isAggregated() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Checks if the table model has been aggregated.
- isAggregateMode() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isAggregateMode() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag indicating if it's used by AggregateTable.
- isAggregateMode() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the pivot data model works in aggregate mode.
- isAlignToBullet() -
Method in class com.jidesoft.gauge.BulletLabel
-
- isAllAutohidable() -
Method in class com.jidesoft.docking.FrameContainer
- Checks if all dockable frames in it is autohidable.
- isAllAutohidable(int) -
Method in class com.jidesoft.docking.FrameContainer
- Checks if all dockable frames in it is autohidable and its preferred autohide side matches with the side passed
in.
- isAllEntryConsidered() -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
- Gets the flag indicating if this CheckBoxListSelectionModel should consider the CheckBoxList.ALL item if there is one.
- isAllFloatable() -
Method in class com.jidesoft.docking.FrameContainer
- Checks if all dockable frames in it is floatable.
- isAllHidable() -
Method in class com.jidesoft.docking.FrameContainer
- Checks if all dockable frames in it is hidable.
- isAllowCustomFilter(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isAllowCustomFilter(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isAllowCustomFilter() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks the flag if the
AutoFilterTableHeader
allows custom filter.
- isAllowCustomFilter(int) -
Method in interface com.jidesoft.grid.AutoFilterTableHeaderAdapter
- Deprecated. Checks if the
AutoFilterTableHeader
allows custom filter.
- isAllowCustomFilter(int) -
Method in class com.jidesoft.grid.FilterableTableModel
-
- isAllowDefaultColor() -
Method in class com.jidesoft.combobox.ColorComboBox
- If the default color button is visible.
- isAllowDefaultColor() -
Method in class com.jidesoft.combobox.ColorExComboBox
- If the default color button is visible.
- isAllowDocking() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
- Checks if docking is alloed.
- isAllowDocking() -
Method in class com.jidesoft.swing.Contour
- Checks if docking is allowed.
- isAllowDocking() -
Method in interface com.jidesoft.swing.IContour
- Checks if docking is allowed.
- isAllowDragBetweenDashboard() -
Method in class com.jidesoft.dashboard.GadgetManager
- Get the flag indicating if the gadget is allowed to be dropped from one dashboard to another.
- isAllowDragOutside() -
Method in class com.jidesoft.dashboard.GadgetManager
- Get the flag indicating if the gadget is allowed to be dropped in the closest location upon dragged outside of
the Dashboard.
- isAllowDuplicatedChannels() -
Method in class com.jidesoft.rss.DefaultFeedPreference
-
- isAllowDuplicatedChannels() -
Method in interface com.jidesoft.rss.FeedPreference
-
- isAllowDuplicates() -
Method in class com.jidesoft.grid.DualTable
- Get the flag if duplicate selection is allowed in the DualTable.
- isAllowDuplicates() -
Method in class com.jidesoft.list.DualList
- Get the flag if duplicate selection is allowed in the DualList.
- isAllowDuplicates() -
Method in class com.jidesoft.list.TextFieldList
- Get the flag if duplicate selection is allowed in the TextFieldTransferBox.
- isAllowedAsColumnField() -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowedAsDataField() -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowedAsField(int) -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowedAsFilterField() -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowedAsRowField() -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowedAsUnassignedField() -
Method in class com.jidesoft.pivot.PivotField
-
- isAllowEmptyColumnHeader() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag if empty headers are allowed.
- isAllowEmptyColumnHeader() -
Method in class com.jidesoft.pivot.PivotDataModel
- Gets the flag if empty headers are allowed.
- isAllowEmptyRowHeader() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag if empty headers are allowed.
- isAllowEmptyRowHeader() -
Method in class com.jidesoft.pivot.PivotDataModel
- Gets the flag if empty headers are allowed.
- isAllowGroup() -
Method in class com.jidesoft.rss.FeedReader
-
- isAllowLeadingWildcard() -
Method in class com.jidesoft.lucene.LuceneFilterableTableModel
- Get if allow the customer input leading wildcard
- isAllowMoreColors() -
Method in class com.jidesoft.combobox.ColorComboBox
- If the more color button is visible.
- isAllowMoreColors() -
Method in class com.jidesoft.combobox.ColorExComboBox
- If the more color button is visible.
- isAllowMoveEntry() -
Method in class com.jidesoft.gantt.GanttChart
- Gets the flag indicating if drag and move gantt entry is allowed.
- isAllowMultipleGadgetInstances() -
Method in class com.jidesoft.dashboard.GadgetManager
- Get the flag indicating if the gadget manager allows multiple gadget instances.
- isAllowMultipleValues(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isAllowMultipleValues(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isAllowMultipleValues() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks if the
AutoFilterTableHeader
allows multiple values as the filter.
- isAllowMultipleValues(int) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Checks if the
AutoFilterTableHeader
allows multiple values as the filter.
- isAllowMultipleValues() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Checks if the
AutoFilterTableHeader
allows multiple values as the filter.
- isAllowMultipleValues(int) -
Method in interface com.jidesoft.grid.AutoFilterTableHeaderAdapter
- Deprecated. Checks if the
AutoFilterTableHeader
allows multiple values as the filter for the column index.
- isAllowMultipleValues(int) -
Method in class com.jidesoft.grid.FilterableTableModel
-
- isAllowMultiSelectionInDifferentTable() -
Method in class com.jidesoft.grid.TableScrollPane
- Get the flag indicating if the TableScrollPane allow select multiple rows in different tables, including main
table and column footer table for example.
- isAllowRequestFocus() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Deprecated.
- isAllowRequestFocus() -
Method in interface com.jidesoft.docking.DeprecatedDockingManager
- Deprecated. This was for internal eventing and is no longer needed.
- isAllowResizeEntry(GanttEntry<T>, T, T) -
Method in class com.jidesoft.gantt.GanttChart
- Checks if the entry is allowed to be resized as designated start & end.
- isAllowTickLabelOverlap() -
Method in class com.jidesoft.chart.Chart
- Returns a value to indicate whether tick label overlaps are currently allowed
- isAllowTickLabelOverlap() -
Method in class com.jidesoft.gauge.AbstractGauge
- Returns the property that specifies whether tick labels are allowed to overlap
- isAllowXMarginToCrossZero() -
Method in class com.jidesoft.chart.AbstractAutoRanger
-
- isAllowYMarginToCrossZero() -
Method in class com.jidesoft.chart.AbstractAutoRanger
-
- isAlloyLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether alloy L&F is in classpath
- isAlphaIncluded() -
Method in class com.jidesoft.converter.HexColorConverter
- Get the flag if this converter should consider alpha value.
- isAlphaIncluded() -
Method in class com.jidesoft.converter.RgbColorConverter
- Get the flag if this converter should consider alpha value.
- isAlwaysColumnDataFields() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isAlwaysColumnDataFields() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the data fields will always displayed on the column header area.
- isAlwaysColumnDataFields() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the data fields will always displayed on the column header area.
- isAlwaysDropdown(JMenuItem) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- isAlwaysDropdown(JMenuItem) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- isAlwaysDropdown() -
Method in class com.jidesoft.swing.JideSplitButton
- Checks the alwaysDropdown property value.
- isAlwaysExplodeSegments() -
Method in class com.jidesoft.chart.style.PieStyle
- Returns whether segments are always displayed in their exploded form
- isAlwaysIncludeXZero() -
Method in class com.jidesoft.chart.ZeroAlignedAutoRanger
- Returns a boolean to indicate whether zero should always be included in the modified x range
- isAlwaysIncludeYZeros() -
Method in class com.jidesoft.chart.ZeroAlignedAutoRanger
- Returns a boolean to indicate whether zero should always be included in the modified y ranges
- isAlwaysIncludeZeros() -
Method in class com.jidesoft.chart.ZeroAlignedAutoRanger
- Returns a boolean to indicate whether zero inclusion is active for both x and y axes
- isAlwaysLayout() -
Method in class com.jidesoft.swing.JideBoxLayout
- Checks if the alwaysLayout flag is true.
- isAlwaysOnTop() -
Method in class com.jidesoft.alert.Alert
- Returns whether this alert is an always-on-top window.
- isAlwaysRequestFocusForEditor() -
Method in class com.jidesoft.grid.JideTable
- Get the flag indicating if JideTable should always request focus for cell editor.
- isAlwaysRowDataFields() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isAlwaysRowDataFields() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Is the data field always displayed on the row header area.
- isAlwaysRowDataFields() -
Method in class com.jidesoft.pivot.PivotDataModel
- Is the data field always displayed on the row header area.
- isAlwaysShowHyperlink() -
Method in class com.jidesoft.swing.JideButton
- Checks the alwaysShowHyperlink property value.
- isAlwaysShowOutlines() -
Method in class com.jidesoft.chart.render.AbstractRenderer
- Should we always show outlines, even when we are not showing outlines for selection?
- isAlwaysShowShortWeekLabels() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isAlwaysStayInGroup() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the frame is always tabbed with a group.
- isAlwaysUseComparators() -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Checks if the alwaysUseComparators flag value.
- isAlwaysUseComparators() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Checks if the alwaysUseComparators flag value.
- isAlwaysUseComparators() -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the alwaysUseComparators flag value.
- isAlwaysUseComparators() -
Method in class com.jidesoft.list.SortableListModel
- Checks if the alwaysUseComparators flag value.
- isAncestorOfFocusOwner(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- isAnd() -
Method in class com.jidesoft.grid.TableCustomFilterEditor
- Gets the relation of the filters when there are multiple filters.
- isAndMode() -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
- Sets the logic of filters on the list model.
- isAndMode() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isAndMode() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isAndMode() -
Method in class com.jidesoft.grid.FilterableTableModel
- Sets the logic of filters on the same column.
- isAndMode() -
Method in class com.jidesoft.grid.FilterItemSupport
- Sets the logic of filters on the same column.
- isAndMode() -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Sets the logic of filters on the same column.
- isAndMode() -
Method in class com.jidesoft.list.FilterableListModel
- Sets the logic of filters on the list model.
- isAndMode() -
Method in class com.jidesoft.tree.FilterableTreeModel
- Sets the logic of filters.
- isAnimateOnChange() -
Method in class com.jidesoft.gauge.Dial
- Returns a boolean to indicate whether animation is being used to show needle changes
- isAnimateOnShow() -
Method in interface com.jidesoft.chart.AnimatedChart
- Get if the animation should start when the chart is first drawn to screen.
- isAnimateOnShow() -
Method in class com.jidesoft.chart.Chart
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.AnnotatedChartModelAdapter
-
- isAnnotationsVisible() -
Method in interface com.jidesoft.chart.model.AnnotationModel
- Use this method to discover whether annotations should be shown or hidden.
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.AverageChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.ChartableTableModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.DefaultChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.FilterableChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.SamplingModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.SelectableChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.SortedChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.SummingChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.TableToChartAdapter
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.TransformingChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.TransposingChartModel
-
- isAnnotationsVisible() -
Method in class com.jidesoft.chart.model.WaterfallModelAdapter
- Use this method to discover whether annotations should be shown or hidden.
- isAntiAliasing() -
Method in class com.jidesoft.chart.Chart
- Returns whether anti-aliasing is currently being used when drawing the main chart
- isAnyExpanded() -
Method in class com.jidesoft.grid.HierarchicalTable
- Return true if any row is expanded.
- isAnyMac() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is any Mac os.
- isAquaLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the Aqua L&F is in classpath.
- isArrayConverterContext(ConverterContext) -
Static method in class com.jidesoft.converter.ConverterContext
- Checks if the context is for an array.
- isAscending() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isAscending() -
Method in class com.jidesoft.grid.Field
- Gets the sort order.
- isAscending() -
Method in class com.jidesoft.grid.ISortableTableModel.SortItem
-
- isAscending() -
Method in class com.jidesoft.grid.SortItemEditor
- Gets the isAscending value.
- isAscending() -
Method in class com.jidesoft.grid.SortOrderEditor
- Gets the isAscending value.
- isAscending() -
Method in class com.jidesoft.pivot.FieldBox
-
- isAscendingGroupOrder() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Deprecated. replaced by
DefaultGroupTableModel.addGroupColumn(int, int)
, sorting is the second parameter.
- isAssertingEDTViolations() -
Static method in class com.jidesoft.chart.util.ChartUtils
-
- isAtFirstPage() -
Method in class com.jidesoft.paging.PageNavigationBar
- Checks if right now it's the first possible page.
- isAtFront() -
Method in class com.jidesoft.chart.DifferenceMarker
- A method of the
Frontable
interface.
- isAtFront() -
Method in interface com.jidesoft.chart.Frontable
- Whether the object is to drawn at the front (i.e.
- isAtFront() -
Method in class com.jidesoft.chart.IntervalMarker
- A method of the
Frontable
interface.
- isAtFront() -
Method in class com.jidesoft.chart.Legend
- Should the Legend be drawn in front of the ChartModels when used as a Drawable?
- isAtFront() -
Method in class com.jidesoft.chart.LineMarker
- A method of the
Frontable
interface.
- isAtFront() -
Method in class com.jidesoft.chart.RectangularRegionMarker
- A method of the
Frontable
interface.
- isAtFront() -
Method in class com.jidesoft.chart.SingleImageLazyChartRenderer
- Always returns false as the lazy chart renderer is always at the back so it can cast a shadow if
shadows are switched on.
- isAtLastPage() -
Method in class com.jidesoft.paging.PageNavigationBar
- Checks if right now it's the last possible page.
- isAtMonth(Calendar, int) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is in the specified month, regardless of the year.
- isAtQuarter(Calendar, int) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is in the specified quarter, regardless of the year.
- isAttachable() -
Method in class com.jidesoft.popup.JidePopup
- Checks if the popup is attachable.
- isAutoActivate() -
Method in class com.jidesoft.dashboard.GadgetManager
- If the dashboard should be activated when the tab is selected.
- isAutoActivateFocusOwner() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Deprecated.
- isAutoActivateFocusOwner() -
Method in interface com.jidesoft.docking.DockingManager
- Deprecated. not in use any more due to new focus management mechanism.
- isAutoAddSeparator() -
Method in class com.jidesoft.status.StatusBar
- Checks if a separator will be added automatically when a new status bar item is added.
- isAutoAdjustGrouping() -
Method in class com.jidesoft.pivot.AggregateTable
- Gets the grouping behavior when dragging columns.
- isAutoChangeDimension() -
Method in class com.jidesoft.combobox.CalendarViewer
- Checks if autoChangeDimension is true.
- isAutoCommit() -
Method in class com.jidesoft.database.BatchedCrudTableModelWrapper
-
- isAutoCommit() -
Method in interface com.jidesoft.database.BatchedOperations
- Return the commit mode
- isAutoConvertCellSpan() -
Method in class com.jidesoft.grid.CellSpanTable
- Check the autoConvertCellSpan flag.
- isAutoDispose() -
Method in class com.jidesoft.docking.DefaultDialogDockableHolder
- Checks if the docking manager will be disposed when the JFrame is disposed.
- isAutoDispose() -
Method in class com.jidesoft.docking.DefaultDockableHolder
- Checks if the docking manager will be disposed when the JFrame is disposed.
- isAutoDispose() -
Method in class com.jidesoft.docking.DefaultWindowDockableHolder
- Checks if the docking manager will be disposed when the JFrame is disposed.
- isAutoDocking() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isAutoDocking() -
Method in interface com.jidesoft.docking.DockingManager
- Auto docking means when a dockable frame is dragged, it will automatically attempt to dock to other docked
frames.
- isAutoDockingAsDefault() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isAutoDockingAsDefault() -
Method in interface com.jidesoft.docking.DockingManager
- Auto docking means when a dockable frame is dragged, it will automatically attempt to dock to other docked
frames.
- isAutoExpand() -
Method in class com.jidesoft.grid.TreeTableModel
- Check if the parent will expand automatically when a child is added to it.
- isAutoExpandOnDragover() -
Method in class com.jidesoft.pane.CollapsiblePane
- Gets the
autoExpandOnDragover
property.
- isAutoFilterEnabled() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Gets the flag indicating if auto filter feature is enabled for the entire header.
- isAutoFocusOnTabHideClose() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- isAutoGrouping() -
Method in class com.jidesoft.pivot.AggregateTable
- Gets the flag if we should group the column if dragging the column to the very beginning of the table when there
is no grouping.
- isAutohidable() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Returns true if auto-hide is allowed for dockable frames.
- isAutohidable() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
can be autohidable by some user action.
- isAutohidable() -
Method in class com.jidesoft.docking.DockContext
-
- isAutohidable() -
Method in interface com.jidesoft.docking.DockingManager
- Return true if autohiding is allowed for dockable frames.
- isAutohide() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
is currently autohidden.
- isAutohide() -
Method in class com.jidesoft.docking.DockContext
- Checks if it's in autohide state.
- isAutohideAllTabs() -
Method in class com.jidesoft.docking.DefaultDockingManager
- When user presses autohide button, will it affect all tabs or just selected tab.
- isAutohideAllTabs() -
Method in interface com.jidesoft.docking.DockingManager
- When user press autohide button, will it affect all tabs or just selected tab.
- isAutohideButtonVisible() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isAutohideShowing() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
is currently in autohide mode and is visible.
- isAutohideShowing() -
Method in class com.jidesoft.docking.DockContext
- Checks if it's in autohide showing state.
- isAutohideShowingContentHidden() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isAutohideShowingContentHidden() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the content of dockable frame is hidden during sliding.
- isAutohideShowingInProgress() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isAutohideShowingInProgress() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if autohide showing has started but not finished.
- isAutohideWhenActive() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the dockable frame will autohide even when the frame is active.
- isAutoInit() -
Static method in class com.jidesoft.comparator.ObjectComparatorManager
- Checks the value of autoInit.
- isAutoInit() -
Static method in class com.jidesoft.converter.ObjectConverterManager
- Checks the value of autoInit.
- isAutoInit() -
Static method in class com.jidesoft.grid.CellEditorManager
- Checks the value of autoInit.
- isAutoInit() -
Static method in class com.jidesoft.grid.CellRendererManager
- Checks the value of autoInit.
- isAutoInit() -
Static method in class com.jidesoft.grouper.ObjectGrouperManager
- Checks the value of autoInit.
- isAutoInspecting() -
Method in class com.jidesoft.editor.CodeEditor
- Check if autoInspecting is on.
- isAutoIntrospect() -
Method in class com.jidesoft.introspector.BeanProperty
-
- isAutoPopup() -
Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
- Returns whether the hints popup is automatically displayed.
- isAutoPopup() -
Method in class com.jidesoft.hints.AbstractIntelliHints
- Returns whether the hints popup is automatically displayed.
- isAutoRanging() -
Method in class com.jidesoft.chart.Chart
- Returns whether we currently have auto-ranging switched on
- isAutoRefreshOnRowUpdate() -
Method in class com.jidesoft.grid.HierarchicalTable
- Checks if refreshRow() is called when row updated event is fired.
- isAutoRepaint() -
Method in class com.jidesoft.chart.model.ModelMorpher
-
- isAutoRequestFocus() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
-
- isAutoRequestFocus() -
Method in class com.jidesoft.grid.EditableTableHeader
- If the editor requests focus when starts editing.
- isAutoRequestFocus() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the UI should automatically request focus on selected component when doing the layout.
- isAutoResizeFillMode() -
Method in class com.jidesoft.grid.JideTable
- Get the flag indicating if empty area of the table need be filled.
- isAutoResort() -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Checks if the table is automatically resorted when data changes.
- isAutoResort() -
Method in class com.jidesoft.grid.SortableTable
- Checks if the table is automatically resort when data changes.
- isAutoResort() -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the table is automatically resorted when data changes.
- isAutoResort() -
Method in class com.jidesoft.list.SortableListModel
- Checks if the table is automatically resorted when data changes.
- isAutoScroll() -
Method in class com.jidesoft.combobox.CheckBoxListChooserPanel
-
- isAutoScroll() -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- isAutoScroll() -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- isAutoScrolling() -
Method in class com.jidesoft.swing.AutoScroll
-
- isAutoSelectTextWhenStartsEditing() -
Method in class com.jidesoft.grid.JideTable
- Checks if the text in the cell editor will be selected when cell starts editing.
- isAutoSizeColumns() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating if we should auto resize column width during exporting.
- isAutoSortKeys() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks whether the CompoundKeys automatically are sorted.
- isAutoStartCellEditing() -
Method in class com.jidesoft.grid.JideTable
- Checks if the navigation key stroke will start cell editing.
- isAutoStartCellEditingKey(KeyStroke) -
Method in class com.jidesoft.grid.JideTable
- Checks if the key stroke will trigger the cell editing.
- isAutoStopCellEditing() -
Method in class com.jidesoft.grid.AbstractJideCellEditor
- Checks if the cell editor will stop editing when value is changed.
- isAutoUpdate() -
Method in class com.jidesoft.grid.CellStyleEditor
- Gets the flag indicating if the editor should automatically update the CellStyle on user actions.
- isAutoUpdate() -
Method in class com.jidesoft.grid.QuickFilterPane
- Sets the auto-updated flag.
- isAutoUpdate() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isAutoUpdate() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the pivot data will be automatically updated when the underlying table model data changes.
- isAutoUpdate() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the pivot data will be automatically updated when the underlying table model data changes.
- isAutoUpdateRange() -
Method in class com.jidesoft.gantt.DefaultGanttModel
-
- isAvailable() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is available.
- isAvailable() -
Method in class com.jidesoft.action.DockableBarContext
-
- isAvailable() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the frame is available.
- isAvailable() -
Method in class com.jidesoft.docking.DockContext
-
- isAvoidNegativeZero() -
Method in class com.jidesoft.converter.NumberConverter
- Gets the flag indicating if negative zero should be avoided.
- isAWTEventListenerDisabled() -
Static method in class com.jidesoft.utils.SecurityUtils
- Checks if AWTEventListener is disabled.
- isBarsGrouped() -
Method in class com.jidesoft.chart.Chart
-
- isBarsVisible() -
Method in class com.jidesoft.chart.style.ChartStyle
- Returns whether bars are visible in this style
- isBarVisible() -
Method in class com.jidesoft.chart.style.ChartStyle
- Deprecated. in favour of isBarsVisible
- isBatchProcessing() -
Method in class com.jidesoft.grid.JideTable
- Checks if it is in batch processing.
- isBeginWith() -
Method in class com.jidesoft.filter.RegexFilter
- Checks if the filter only matches the pattern from the beginning of the string.
- isBiasCorrected() -
Method in class com.jidesoft.pivot.BigDecimalSummaryCalculator
- Deprecated. Checks if the biasCorrect is set.
- isBiasCorrected() -
Method in class com.jidesoft.pivot.DefaultSummaryCalculator
- Checks if the biasCorrect is set.
- isBizlafLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether Bizlaf L&F is in classpath
- isBlink() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if the caret currently is blinking.
- isBlockCaret() -
Method in class com.jidesoft.editor.CodeEditor
- Checks if the block caret is used.
- isBlockCaret() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isBlockCaret() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isBlockCaretSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isBold() -
Method in class com.jidesoft.editor.SyntaxStyle
- Returns true if boldface is enabled for this style.
- isBoldActiveTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the active tab is in bold.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.eclipse.RaisedBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.eclipse.ShadowBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.eclipse.SunkenBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.vsnet.HeaderCellBorder
-
- isBorderOpaque() -
Method in class com.jidesoft.plaf.vsnet.ResizeFrameBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.xerto.FrameBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.xerto.SlidingFrameBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.plaf.xerto.StatusBarBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class com.jidesoft.swing.JideTitledBorder
- Returns whether or not the border is opaque.
- isBorderPainted() -
Method in class com.jidesoft.action.CommandBar
- Gets the
borderPainted
property.
- isBracket(char) -
Static method in class com.jidesoft.editor.TextUtils
-
- isBracketHighlightVisible() -
Method in class com.jidesoft.editor.CodeEditor
- Checks if the bracket highlight is visible.
- isBracketHighlightVisible() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isBracketHighlightVisible() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isBracketHighlightVisibleSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isBufferedReader(Reader) -
Static method in class com.jidesoft.csv.CsvReader
-
- isButtonEnabled(String) -
Method in class com.jidesoft.grid.DualTable
- Checks if the button is always disabled.
- isButtonEnabled(String) -
Method in class com.jidesoft.list.DualList
- Checks if the button is always disabled.
- isButtonEnabled(String) -
Method in class com.jidesoft.list.TextFieldList
- Checks if the button is always disabled.
- isButtonEnabled(String) -
Method in class com.jidesoft.paging.PageNavigationBar
- Checks if the button is always disabled.
- isButtonEnabled() -
Method in class com.jidesoft.swing.DefaultSplitButtonModel
- Indicates if the button part of the JideSplitButton has been enabled.
- isButtonEnabled() -
Method in class com.jidesoft.swing.JideSplitButton
- Returns the state of the button part of the JideSplitButton.
- isButtonEnabled() -
Method in interface com.jidesoft.swing.SplitButtonModel
- Indicates if the button is enabled.
- isButtonOnly() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if only the button is visible.
- isButtonOnly() -
Method in class com.jidesoft.combobox.ExComboBox
- Checks if only the button is visible.
- isButtonPanelVisible() -
Method in class com.jidesoft.list.DualList
- Deprecated. Replaced by
DualList.isMiddleButtonPanelVisible()
- isButtonRollover() -
Method in class com.jidesoft.swing.DefaultSplitButtonModel
- Indicates if the button part of the JideSplitButton is rollover.
- isButtonRollover() -
Method in interface com.jidesoft.swing.SplitButtonModel
- Indicates if the button part of the JideSplitButton is rollover.
- isButtonSelected() -
Method in class com.jidesoft.swing.DefaultSplitButtonModel
- Indicates if the button part of the JideSplitButton has been selected.
- isButtonSelected() -
Method in class com.jidesoft.swing.JideSplitButton
- Returns the state of the button part of the JideSplitButton.
- isButtonSelected() -
Method in class com.jidesoft.swing.JideToggleSplitButton.ToggleSplitButtonModel
- Checks if the button is selected.
- isButtonSelected() -
Method in interface com.jidesoft.swing.SplitButtonModel
- Indicates if the button has been selected.
- isButtonVisible() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if the button is visible.
- isButtonVisible() -
Method in class com.jidesoft.combobox.ExComboBox
- Checks if the button is visible.
- isButtonVisible(String) -
Method in class com.jidesoft.grid.DualTable
- Checks if the button is visible.
- isButtonVisible(String) -
Method in class com.jidesoft.list.DualList
- Checks if the button is visible.
- isButtonVisible(String) -
Method in class com.jidesoft.list.TextFieldList
- Checks if the button is visible.
- isButtonVisible(String) -
Method in class com.jidesoft.paging.PageNavigationBar
- Checks if the button is visible.
- isCachedValueValid(int, int) -
Method in class com.jidesoft.grid.CachedTableModel
- Checks if the cached value at the specified row and column is valid.
- isCacheEmpty() -
Method in class com.jidesoft.swing.DelayUndoManager
- Checks if there are pending edits in the DelayUndoManager.
- isCacheEnabled() -
Method in class com.jidesoft.grid.CachedTableModel
- Checks if cache is enabled.
- isCacheEnabled() -
Method in class com.jidesoft.grid.DefaultTableModelWrapper
- Checks if cache is enabled.
- isCacheEnabled() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isCacheValid() -
Method in interface com.jidesoft.grid.Cacheable
- Checks if the cache is valid.
- isCacheValid() -
Method in class com.jidesoft.grid.DefaultGroupRow
-
- isCacheValid() -
Method in class com.jidesoft.grid.IndexReferenceRow
-
- isCalculated() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if
IPivotDataModel.calculate()
is called on this pivot data model.
- isCalculated() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if
PivotDataModel.calculate()
is called on this pivot data model.
- isCalculateRowHeightsOnWidthChange() -
Method in class com.jidesoft.grid.JideTable
- Get the flag indicating if JideTable should calculate row heights if column width is changed.
- isCalculating() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isCalculating() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isCalculating() -
Method in interface com.jidesoft.pivot.PivotValueProvider
- Returns if PivotValueProvider is calculating.
- isCancelled() -
Method in class com.jidesoft.treemap.AbstractTreeMapModel.Worker
-
- isCancelled() -
Method in interface com.jidesoft.treemap.TreeMapWorker
- Indicates whether the work has been cancelled.
- isCancelled() -
Method in class com.jidesoft.utils.SwingWorker
-
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.AmericanExpress
- Card number length should be 15, Issuer Identifier should be "34xxxx" or "37xxxx".
- isCardNumberValid(String) -
Method in interface com.jidesoft.field.creditcard.CardIssuer
- Check if specified card number length and identifier is valid for the issuer.
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.DinersClub
- Card number length should be 14, Issuer Identifier should be "300xxxx" to "305xxxx" or "36xxxx" or "38xxxx".
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.Discover
- Card number length should be 16, Issuer Identifier should be "6011xx"".
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.JCB
- Card number length should be 16, Issuer Identifier should be "3xxxx".
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.MasterCard
- Card number length should be 16, Issuer Identifier should be 51xxxx-55xxxx.
- isCardNumberValid(String) -
Method in class com.jidesoft.field.creditcard.VISA
- Card number length should be 13 or 16, Issuer Identifier should be "4xxxxx".
- isCaretBlinks() -
Method in class com.jidesoft.editor.CodeEditor
- Returns true if the caret is blinking, false otherwise.
- isCaretBlinks() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isCaretBlinks() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isCaretBlinksSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isCaretVisible() -
Method in class com.jidesoft.editor.CodeEditor
- Returns true if the caret is visible, false otherwise.
- isCaretVisible() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isCaretVisible() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isCaretVisibleSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isCascadeMenuAllowed() -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Gets the flag indicating if the cascade menu is allowed.
- isCaseSensitive() -
Method in class com.jidesoft.comparator.AlphanumComparator
- Checks if the case is sensitive when comparing.
- isCaseSensitive() -
Method in class com.jidesoft.comparator.AlphanumFileComparator
- Checks if the case is sensitive when comparing.
- isCaseSensitive() -
Method in class com.jidesoft.comparator.CharSequenceComparator
- Checks if the case is sensitive when comparing.
- isCaseSensitive() -
Method in class com.jidesoft.editor.ListDataCodeEditorIntelliHints
- Checks if it used case sensitive search.
- isCaseSensitive() -
Method in class com.jidesoft.filter.RegexFilter
- Checks if the filter is case sensitive.
- isCaseSensitive() -
Method in class com.jidesoft.grid.QuickFilterField
- Checks if it used case sensitive search.
- isCaseSensitive() -
Method in class com.jidesoft.hints.ListDataIntelliHints
- Checks if it used case sensitive search.
- isCaseSensitive() -
Method in class com.jidesoft.swing.Searchable
- Checks if the case is sensitive during searching.
- isCategoryRow(int) -
Method in interface com.jidesoft.grid.CategorizedTableModel
- Checks if the row at rowIndex is a category row.
- isCategoryRow() -
Method in class com.jidesoft.grid.Property
- If the property is a category row.
- isCategoryRow(int) -
Method in class com.jidesoft.grid.PropertyTableModel
-
- isCategoryRow(int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isCellContentVisible() -
Method in class com.jidesoft.grid.JideTable
- Checks if the table cell content will be painted.
- isCellEditable(int, int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.database.ResultSetTableModel
-
- isCellEditable(int) -
Method in class com.jidesoft.gantt.DefaultGanttEntry
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.AbstractExpandableRow
-
- isCellEditable(EventObject) -
Method in class com.jidesoft.grid.AbstractJideCellEditor
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.AbstractRow
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.AbstractUndoableTableModel
- Returns true.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTableModel
- Deprecated.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.BasicTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.CachedTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.CalculatedTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.DefaultColumnTableModelWrapper
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.DefaultExpandableRow
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.DefaultPageTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.DefaultTableModelWrapper
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.DefaultWrappedRow
-
- isCellEditable(int) -
Method in class com.jidesoft.grid.EditableTableHeader
- Returns true if the header cell at
index
is editable.
- isCellEditable(int) -
Method in class com.jidesoft.grid.IndexReferenceRow
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.JoinTableModel
- Overrides to return the isCellEditable from the underlying table models.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.PagedTablePane
- Returns true if the cell at
row
and column
is editable.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.PropertyTableModel
- Returns false if column is 0 and return the isEditable of the property if column is 1.
- isCellEditable(int) -
Method in interface com.jidesoft.grid.Row
- Returns true if the cell at
columnIndex
is editable.
- isCellEditable(int) -
Method in class com.jidesoft.grid.SingleColumn
- Checks if the cell is editable at the specified row index.
- isCellEditable(int, int) -
Method in interface com.jidesoft.grid.TableAdapter
- Returns true if the cell at
row
and column
is editable.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.TableModelWrapperImpl
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.TableScrollPane
- Returns true if the cell at
row
and column
is editable.
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isCellEditable(EventObject) -
Method in class com.jidesoft.grid.TreeComboBoxCellEditor
-
- isCellEditable(int, int) -
Method in class com.jidesoft.grid.TreeTableModel
- Returns false if column is 0 and return the isEditable of the row if column is 1.
- isCellEditable(int, int) -
Method in class com.jidesoft.pivot.DataTableModel
-
- isCellEditable(int, int) -
Method in class com.jidesoft.pivot.HeaderTableModel
-
- isCellEditable(PivotDataModel, int, int) -
Method in interface com.jidesoft.pivot.PivotDataEditingProvider
- Returns true if the cell at
rowIndex
and
columnIndex
of the DataTableModel in PivotDataModel
is editable.
- isCellEditable(int, int) -
Method in class com.jidesoft.rss.FeedItemTableModel
-
- isCellEditor() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isCellEditor() -
Method in class com.jidesoft.swing.Calculator
- If this method return true, ENTER and ESCAPE key will be registered.
- isCellEditorManagerEnabled() -
Method in class com.jidesoft.grid.ContextSensitiveTable
- Checks if
CellEditorManager
is in enabled.
- isCellFocused(int, int) -
Method in class com.jidesoft.grid.CellSpanTable
-
- isCellFocused(int, int) -
Method in class com.jidesoft.grid.JideTable
- Check if the cell is a focused cell inside the table.
- isCellNavigable(int, int) -
Method in class com.jidesoft.grid.NavigableTable
- Checks if the cell is navigable.
- isCellRendererManagerEnabled() -
Method in class com.jidesoft.grid.ContextSensitiveTable
- Checks if
CellRendererManager
is in enabled.
- isCellSelected(int, int) -
Method in class com.jidesoft.grid.CellSpanTable
-
- isCellSelected(int, int) -
Method in class com.jidesoft.grid.JideTable
-
- isCellSelected(int, int) -
Method in class com.jidesoft.grid.PagedTablePane
- Returns true if the specified indices are in the valid range of rows and columns and the cell at the specified
position is selected.
- isCellSelected(int, int) -
Method in interface com.jidesoft.grid.TableAdapter
- Returns true if the specified indices are in the valid range of rows and columns and the cell at the specified
position is selected.
- isCellSelected(int, int) -
Method in class com.jidesoft.grid.TableScrollPane
- Returns true if the specified indices are in the valid range of rows and columns and the cell at the specified
position is selected.
- isCellSelected(int, int) -
Method in class com.jidesoft.pivot.HeaderTable
-
- isCellSpanCacheEnabled() -
Method in class com.jidesoft.grid.CellSpanTable
- Get the flag indicating if the cache for cell span is enabled.
- isCellSpanOn() -
Method in class com.jidesoft.grid.AbstractSpanTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.grid.CellSpanTable
- Checks if the cell span is on.
- isCellSpanOn() -
Method in class com.jidesoft.grid.DefaultColumnTableModelWrapper
-
- isCellSpanOn() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.grid.DefaultSpanTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.grid.JoinTableModel
- Overrides to return true if any of the underlying table models is SpanModel and the isCellSpanOn is true.
- isCellSpanOn() -
Method in class com.jidesoft.grid.PropertyTableModel
-
- isCellSpanOn() -
Method in interface com.jidesoft.grid.SpanModel
- Checks if the span is on.
- isCellSpanOn() -
Method in class com.jidesoft.grid.TableModelWrapperImpl
- Delegates to underlying table model for cell span information.
- isCellSpanOn() -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.pivot.CornerTableModel
-
- isCellSpanOn() -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the cell span is on for this table model.
- isCellStyleOn() -
Method in class com.jidesoft.grid.AbstractStyleTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTableModel
- Deprecated.
- isCellStyleOn() -
Method in class com.jidesoft.grid.DefaultColumnTableModelWrapper
-
- isCellStyleOn() -
Method in class com.jidesoft.grid.DefaultStyleTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.grid.JoinTableModel
- Overrides to return true if any of the underlying table models is StyleModel and the isCellStyleOn is true.
- isCellStyleOn() -
Method in interface com.jidesoft.grid.StyleModel
- Checks if the style is on.
- isCellStyleOn() -
Method in class com.jidesoft.grid.TableModelWrapperImpl
- Returns false all the time unless you override this method to return true.
- isCellStyleOn() -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.pivot.CornerTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.pivot.DataTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.pivot.HeaderTableModel
-
- isCellStyleOn() -
Method in class com.jidesoft.rss.FeedItemTableModel
-
- isChangeCursor() -
Method in class com.jidesoft.swing.Contour
-
- isChangeCursorWhileDragging() -
Method in class com.jidesoft.chart.event.MouseDragPanner
- Returns a boolean to indicate whether the cursor is to change while the chart canvas is being dragged
- isChangePromptDialogPosition() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if prompt dialog position should be changed to show current selected text.
- isCheckBoxEnabled(int) -
Method in class com.jidesoft.swing.CheckBoxList
- Checks if check box is enabled.
- isCheckBoxEnabled() -
Method in class com.jidesoft.swing.CheckBoxList
- Gets the value of property checkBoxEnabled.
- isCheckBoxEnabled() -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Gets the value of property checkBoxEnabled.
- isCheckBoxEnabled() -
Method in class com.jidesoft.swing.CheckBoxTree
- Gets the value of property checkBoxEnabled.
- isCheckBoxEnabled(TreePath) -
Method in class com.jidesoft.swing.CheckBoxTree
- Checks if check box is enabled.
- isCheckBoxVisible(int) -
Method in class com.jidesoft.swing.CheckBoxList
- Checks if check box is visible.
- isCheckBoxVisible(int) -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Checks if check box is visible.
- isCheckBoxVisible(TreePath) -
Method in class com.jidesoft.swing.CheckBoxTree
- Checks if check box is visible.
- isChevronAlwaysVisible() -
Method in class com.jidesoft.action.DockableBar
- Checks if the chevron is always visible.
- isChevronVisible() -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- isChildrenOpaque() -
Method in class com.jidesoft.status.StatusBar
- Checks if the children should be opaque.
- isCJKLocale() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether the default locale is one of the three language - Chinese, Japanese or Korean - also known as
CJK.
- isCJKLocale(Locale) -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether the locale is one of the three language - Chinese, Japanese or Korean - also known as CJK.
- isClassicWindows() -
Static method in class com.jidesoft.utils.SystemInfo
- Gets the state of the flag which indicates if the old Windows look and feel should be rendered.
- isClearFiltersOnStructureChanged() -
Method in class com.jidesoft.grid.FilterableTableModel
- Gets the flag indicating that if the existing filter should be cleared if table structure changed event is
received.
- isClearPropertyAtStructureChange() -
Method in class com.jidesoft.grid.JideTable
- Get the flag indicating if JideTable should clear properties for table column orders.
- isClearSelectionOnListDataChanged() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Get the flag if AbstractComboBox should clear the current selection and field if it receives list data change event.
- isClearSelectionOnTableDataChanges() -
Method in class com.jidesoft.grid.JideTable
- Deprecated. replaced by
JideTable.isLoadSelectionOnTableDataChanged()
.
- isClickInCheckBoxOnly() -
Method in class com.jidesoft.swing.CheckBoxList
- Gets the value of property clickInCheckBoxOnly.
- isClickInCheckBoxOnly() -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Gets the value of property clickInCheckBoxOnly.
- isClickInCheckBoxOnly() -
Method in class com.jidesoft.swing.CheckBoxTree
- Gets the value of property clickInCheckBoxOnly.
- isClickOnIcon(Point) -
Method in class com.jidesoft.pivot.HeaderTable
- Checks if the click iis on an expand / collapse icon.
- isClickOnPopup(MouseEvent) -
Method in class com.jidesoft.popup.JidePopup
- Checks if the mouse event is on the popup.
- isClickToSelect() -
Method in class com.jidesoft.margin.AbstractMargin
-
- isClickToSelect() -
Method in class com.jidesoft.marker.MarkerArea
-
- isClickToStartEditing() -
Method in class com.jidesoft.grid.EditableTableHeader
-
- isClockwise() -
Method in class com.jidesoft.swing.JideLabel
- Checks if the rotation is clockwise.
- isClosable() -
Method in class com.jidesoft.document.DocumentComponent
- Gets the closable attribute of this
DocumentComponent
.
- isCloseButtonVisible() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isCloseTabOnMouseMiddleButton() -
Method in class com.jidesoft.swing.JideTabbedPane
- Get the flag if clicking middle mouse button can close the tab.
- isCollapsed() -
Method in class com.jidesoft.grid.TableCustomFilterEditor
-
- isCollapsed() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the CollapsiblePane is collapsed.
- isCollapsed(int, int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the cell at the specified row and column index is collapsed.
- isCollapseOnTitleClick() -
Method in class com.jidesoft.pane.CollapsiblePane
- Get the flag indicating if the pane will be collapsed while mouse clicking on the title.
- isCollapsible() -
Method in class com.jidesoft.grid.TableCustomFilterEditor
-
- isCollapsible() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if CollapsiblePane is collapsible.
- isColorIconVisible() -
Method in class com.jidesoft.combobox.ColorComboBox
- Checks if the color icon is displayed.
- isColorIconVisible() -
Method in class com.jidesoft.combobox.ColorExComboBox
- Checks if the color icon is displayed.
- isColorIconVisible() -
Method in class com.jidesoft.grid.ColorCellRenderer
- Checks if the color icon is displayed.
- isColorsChanged() -
Method in class com.jidesoft.treemap.TreeMapEvent
-
- isColorValueVisible() -
Method in class com.jidesoft.combobox.ColorComboBox
- Checks if the color value is displayed.
- isColorValueVisible() -
Method in class com.jidesoft.combobox.ColorExComboBox
- Checks if the color value is displayed.
- isColorValueVisible() -
Method in class com.jidesoft.grid.ColorCellRenderer
- Checks if the color value is displayed.
- isColumnAggregated(int) -
Method in class com.jidesoft.pivot.AggregateTableModel
- Checks if the table model has been aggregated.
- isColumnAscending(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isColumnAscending(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isColumnAscending(int) -
Method in interface com.jidesoft.grid.ISortableTableModel
- Checks if the column is sorted ascendingly.
- isColumnAscending(int) -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the column is sorted ascendingly.
- isColumnAscending(int) -
Method in class com.jidesoft.grid.SortItemSupport
- Checks if the column is sorted ascendingly.
- isColumnAutoFilterable(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isColumnAutoFilterable(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isColumnAutoFilterable(int) -
Method in interface com.jidesoft.grid.AutoFilterTableHeaderAdapter
- Deprecated. Checks if the column is auto-filterable.
- isColumnAutoFilterable(int) -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the column is auto-filterable.
- isColumnAutoResizable() -
Method in class com.jidesoft.grid.JideTable
- Checks if the column is auto-resizable.
- isColumnAutoResizable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the columns are auto-resizable.
- isColumnCached(int) -
Method in class com.jidesoft.grid.CachedTableModel
- Checks if the column is cached.
- isColumnDataFields() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isColumnDataFields() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the data field displayed on the column header area.
- isColumnDataFields() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the data field displayed on the column header area.
- isColumnDraggable(int) -
Method in interface com.jidesoft.grid.ColumnDraggableSupport
- Checks if the column is draggable.
- isColumnDraggable(int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
-
- isColumnFieldAreaVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isColumnFieldFilterable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the column field filterable.
- isColumnFilterable(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isColumnFilterable(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isColumnFilterable(int) -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the column is filterable for the filters that are added to
IFilterableTableModel.ALL_COLUMNS
.
- isColumnFilterable(int) -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Checks if the column is filterable for the filters that are added to
IFilterableTableModel.ALL_COLUMNS
.
- isColumnFootersHeightUnified() -
Method in class com.jidesoft.swing.JideScrollPane
- If true, the bottom-right, bottom-left corners the column footer will have the same height.
- isColumnFootersHeightUnified(JScrollPane) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
-
- isColumnGroupable(int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Checks if the specific column is groupable.
- isColumnGroupable(int) -
Method in interface com.jidesoft.grid.GroupModelProvider
- Checks if the column is groupable or not.
- isColumnGroupable(int) -
Method in class com.jidesoft.pivot.AggregateTableModel
- Checks if the column is groupable or not.
- isColumnGrouped(int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Is the column grouped.
- isColumnHeaderEditable(int) -
Method in interface com.jidesoft.grid.EditableColumnTableModel
- Checks if the column at the specified
columnIndex
is editable.
- isColumnHeaderEditable(int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isColumnHeaderEditable() -
Method in class com.jidesoft.pivot.AbstractPivotEditingProvider
-
- isColumnHeaderEditable() -
Method in interface com.jidesoft.pivot.PivotEditingProvider
- Checks if the column header table is editable.
- isColumnHeadersHeightUnified() -
Method in class com.jidesoft.swing.JideScrollPane
- If true, the top-right, top-left corners the column header will have the same height.
- isColumnHeadersHeightUnified(JScrollPane) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
-
- isColumnHidden(int) -
Method in class com.jidesoft.pivot.PivotTablePane
- Check if the column in DataTable is hidden.
- isColumnResizable() -
Method in class com.jidesoft.dashboard.Dashboard
- Get the flag indicating if the column is resizable.
- isColumnResizable() -
Method in class com.jidesoft.dashboard.GadgetManager
- Get the flag indicating if the column is resizable.
- isColumnResizable() -
Method in class com.jidesoft.grid.JideTable
- Checks if the column is resizable by dragging the vertical grid line.
- isColumnSelected(int) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
-
- isColumnSelected(int) -
Method in class com.jidesoft.grid.JideTable
-
- isColumnSelected(int) -
Method in class com.jidesoft.grid.PagedTablePane
- Returns true if the specified index is in the valid range of columns, and the column at that index is selected.
- isColumnSelected(int) -
Method in interface com.jidesoft.grid.TableAdapter
- Returns true if the specified index is in the valid range of columns, and the column at that index is selected.
- isColumnSelected(int) -
Method in class com.jidesoft.grid.TableScrollPane
- Returns true if the specified index is in the valid range of columns, and the column at that index is selected.
- isColumnSelected(int) -
Method in interface com.jidesoft.grid.TableSelectionModel
- Checks if the column at column index has any selected cells.
- isColumnSelectionAllowed(JTable) -
Method in class com.jidesoft.combobox.TableComboBoxSearchable
- Is the column selection allowed?
- isColumnSelectionAllowed(JTable) -
Method in class com.jidesoft.combobox.TableExComboBoxSearchable
- Is the column selection allowed?
- isColumnSelectionAllowed(TableScrollPane) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
- Is the column selection allowed?
- isColumnSelectionAllowed(JTable) -
Method in class com.jidesoft.swing.TableSearchable
- Is the column selection allowed?
- isColumnSelectionMode(MouseEvent) -
Method in class com.jidesoft.editor.CodeEditor
- Checks if the mouse event indicates a ColumnSelectionModel.
- isColumnSelectionMode() -
Method in class com.jidesoft.editor.selection.DefaultSelectionModel
-
- isColumnSelectionMode() -
Method in interface com.jidesoft.editor.selection.SelectionModel
- Checks if the
SelectionModel
is in column selection mode, a.k.a vertical selection.
- isColumnSortable(int) -
Method in class com.jidesoft.database.DatabaseTableModel
- Check if a certain column is sortable.
- isColumnSortable(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
- Check if a certain column is sortable.
- isColumnSortable(int) -
Method in interface com.jidesoft.grid.ISortableTableModel
- Check if a certain column is sortable.
- isColumnSortable(int) -
Method in class com.jidesoft.grid.SortableTableModel
- Check if a certain column is sortable.
- isColumnSorted(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isColumnSorted(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isColumnSorted(int) -
Method in interface com.jidesoft.grid.ISortableTableModel
- Checks if the column is sorted.
- isColumnSorted(int) -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the column is sorted.
- isColumnSorted(int) -
Method in class com.jidesoft.grid.SortItemSupport
- Checks if the column is sorted.
- isColumnVisible(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isColumnVisible(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isColumnVisible(int) -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the column is visible.
- isColumnVisible(int) -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Checks if the column is visible.
- isColumnVisible(int) -
Method in class com.jidesoft.grid.TableColumnChooserDialog
-
- isColumnVisible(int) -
Method in class com.jidesoft.pivot.AggregateTableColumnChooserDialog
-
- isColumnVisible(JTable, int) -
Static method in class com.jidesoft.pivot.AggregateTableUtils
- Checks if the column is visible in the table.
- isColumnVisible(Values, PivotField) -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the Values is visible.
- isColumnVisible(Values, PivotField) -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isCompact() -
Method in class com.jidesoft.swing.SearchableBar
- Checks if
SearchableBar
is in compact mode.
- isCompareCurrentSelection() -
Method in class com.jidesoft.grid.TreeTable
- Get the flag indicating if comparing with the current selection before loading selection.
- isCompareTime() -
Method in interface com.jidesoft.combobox.DateModel
- Get the flag indicating if the time should be compared as well while
DateModel.isValidDate(java.util.Calendar)
is invoked.
- isCompareTime() -
Method in class com.jidesoft.combobox.DefaultDateModel
- Get the flag indicating if the time should be compared as well while
DefaultDateModel.isValidDate(java.util.Calendar)
is invoked.
- isCompleteCheck() -
Method in class com.jidesoft.utils.ThreadCheckingRepaintManager
- Initially there was a rule that it is safe to create and use Swing components until they are realized but this
rule is not valid any more, and now it is recommended to interact with Swing from EDT only.
- isCompletionEditable() -
Method in class com.jidesoft.gantt.DefaultGanttEntry
-
- isCompletionEditable() -
Method in interface com.jidesoft.gantt.MutableGanttEntry
-
- isComponentResizable(LayoutManager, Component, int) -
Method in interface com.jidesoft.dashboard.PredefinedLayoutAdapter
-
- isComponentSelfScrollable() -
Method in class com.jidesoft.swing.AutoScroll
-
- isComputeAffectedCellOnUpdate() -
Method in class com.jidesoft.pivot.PivotDataModel
- Get the flag indicating that if the PivotValueProviderEvent will contain the affected cells information on
original data model change scenario.
- isConfigurationChanged() -
Method in class com.jidesoft.grid.QuickFilterField
- Get the flag indicating if the configure like case sensitive of the QuickFilterField is changed.
- isConfigurationChanged() -
Method in class com.jidesoft.grid.QuickTableFilterField
-
- isConfigureChanged() -
Method in class com.jidesoft.grid.QuickFilterField.FieldFilter
- Get the flag indicating if the configure like case sensitive of the QuickFilterField is changed.
- isConfigureChanged() -
Method in class com.jidesoft.grid.QuickTableFilterField.FieldTableFilter
- Get the flag indicating if the configure like case sensitive of the QuickFilterField is changed.
- isConflicted() -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Checks if there is any conflicting changes during the merging process.
- isConflicted() -
Method in class com.jidesoft.diff.Conflict
-
- isConflicted(List<Conflict>) -
Static method in class com.jidesoft.diff.Conflict
- Checks if the list of Conflicts has any conflicting changes.
- isConflictedShortcutsAllowed() -
Method in class com.jidesoft.shortcut.ShortcutEditor
-
- isConnectionLineVisible() -
Method in class com.jidesoft.grid.GroupTableHeader
- Get the flag indicating if the connect lines between grouped columns are visible.
- isConnectToParent() -
Method in class com.jidesoft.plaf.basic.BasicGanttEntryRelationPainter
- Gets the flag indicating if the relation should connect to the parent.
- isConsiderCurrencyField() -
Method in class com.jidesoft.database.DatabaseTableModel
- Get the flag if you want to consider the isCurrency field in metaData.
- isConsiderDelegateRanges() -
Method in class com.jidesoft.chart.model.SummingChartModel
-
- isConsiderRowFieldWidth() -
Method in class com.jidesoft.pivot.PivotTablePane
- Get the flag if it should consider row field width while auto resizing the row header table columns.
- isConsiderTableHeader() -
Method in class com.jidesoft.grid.AutoResizePopupMenuCustomizer
- Checks if we consider the table header when resizing.
- isConsiderVisibleRowsOnly() -
Method in class com.jidesoft.grid.AutoResizePopupMenuCustomizer
- Checks if we only consider the visible rows when resizing.
- isContentAreaFilled() -
Method in class com.jidesoft.pane.CollapsiblePane
- Gets the
contentAreaFilled
property.
- isContentBorderVisible() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the content border is visible.
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.action.DefaultDialogDockableBarHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.action.DefaultDockableBarHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.action.DefaultInternalFrameDockableBarHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DefaultAppletDockableHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DefaultDialogDockableHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DefaultDockableHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DefaultInternalFrameDockableHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DefaultWindowDockableHolder
-
- isContentPaneCheckingEnabled() -
Method in class com.jidesoft.pane.CollapsiblePane
- Returns whether calls to
add
and setLayout
cause an exception to be thrown.
- isContentVisible() -
Method in class com.jidesoft.editor.CodeEditor
- Get the flag indicating if the content should be visible right now.
- isContinuous() -
Method in class com.jidesoft.chart.event.ChartPanner
- Returns a boolean to indicate whether the pan is continuous.
- isContinuous() -
Method in class com.jidesoft.chart.event.MouseDragPanner
- Returns a boolean to indicate whether the pan is continuous.
- isContinuousLayout() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Determines whether the JSplitPane is set to use a continuous layout.
- isContinuousLayout() -
Method in interface com.jidesoft.docking.DockingManager
- Determines whether the JideSplitPane is set to use a continuous layout.
- isContinuousLayout() -
Method in class com.jidesoft.swing.JideSplitPane
- Determines whether the JSplitPane is set to use a continuous layout.
- isCopyVisibleTextOnly() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if only visible text should be copied to clipboard or dragged.
- isCountMatch() -
Method in class com.jidesoft.swing.Searchable
- Gets the flag indicating if the Searchable should count all matches for every search.
- isCrossBackGroundStyle() -
Method in class com.jidesoft.combobox.ColorComboBox
- Get the flag if ColorComboBox should still draw a cross in the color label
The default value now is false.
- isCrossBackGroundStyle() -
Method in class com.jidesoft.combobox.ColorExComboBox
- Get the flag if ColorComboBox should still draw a cross in the color label
The default value now is false.
- isCrossBackGroundStyle() -
Method in class com.jidesoft.grid.ColorCellRenderer
- Get the flag if ColorComboBox should still draw a cross in the color label
The default value now is false.
- isCrossDraggingAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isCrossDraggingAllowed() -
Method in interface com.jidesoft.docking.DockingManager
- Whether allows a dockable frame in this DockingManager to be dragged into other DockingManagers.
- isCrossDroppingAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isCrossDroppingAllowed() -
Method in interface com.jidesoft.docking.DockingManager
- Whether allows a dockable frame in other DockingManagers to be dragged into this DockingManager.
- isCurrentLnfDecorated() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Checks if the current L&F uses decorated frames.
- isCustomFilterAllowed() -
Method in class com.jidesoft.grid.Field
- Checks if the custom filter is allowed in the drop down list.
- isCustomizable() -
Method in class com.jidesoft.grid.Field
- Checks if the field settings can be customized by end users.
- isCyclical() -
Method in class com.jidesoft.chart.model.AbstractDelegatingChartModel
- Cyclical models are quite rare so we return a value of false here as a default.
- isCyclical() -
Method in class com.jidesoft.chart.model.AnnotatedChartModelAdapter
-
- isCyclical() -
Method in class com.jidesoft.chart.model.AverageChartModel
-
- isCyclical() -
Method in class com.jidesoft.chart.model.ChartableTableModel
-
- isCyclical() -
Method in interface com.jidesoft.chart.model.ChartModel
- Should a line be drawn from the last to the first point?
- isCyclical() -
Method in class com.jidesoft.chart.model.CopiedChartModel
- Returns whether the model is cyclical.
- isCyclical() -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Should a line be drawn from the last to the first point?
- isCyclical() -
Method in class com.jidesoft.chart.model.LeanMemoryChartModel
- Should a line be drawn from the last to the first point?
- isCyclical() -
Method in class com.jidesoft.chart.model.SortedChartModel
- Returns whether the model is cyclical
- isCyclical() -
Method in class com.jidesoft.chart.model.TableToChartAdapter
-
- isCyclical() -
Method in class com.jidesoft.chart.model.WaterfallModelAdapter
- Cyclical models are quite rare so we return a value of false here as a default.
- isDataCell(int, int) -
Method in class com.jidesoft.pivot.HeaderTableModel
-
- isDataEditable() -
Method in class com.jidesoft.pivot.AbstractPivotEditingProvider
-
- isDataEditable() -
Method in interface com.jidesoft.pivot.PivotEditingProvider
- Checks if the data table editable.
- isDataFieldAdded() -
Method in class com.jidesoft.pivot.HeaderTableModel
- Should date fields added to this field table model.
- isDataFieldAreaVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isDataFieldFilterable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the data field filterable.
- isDataFieldFilterOnSummary() -
Method in class com.jidesoft.pivot.PivotField
-
- isDataFieldsDuplicationEnabled() -
Method in class com.jidesoft.pivot.PivotTablePane
- Gets the flag indicating if the data fields could be duplicated.
- isDataFlavorSupported(DataFlavor) -
Method in class com.jidesoft.utils.BasicTransferable
- Returns whether or not the specified data flavor is supported for this object.
- isDateFiltered(Date) -
Method in class com.jidesoft.filter.DateOrCalendarFilter
-
- isDateSelected(Calendar) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isDateSelected(Calendar) -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- isDateValid(Calendar) -
Method in interface com.jidesoft.combobox.DateFilter
- Checks if the date is valid.
- isDayOutOfRange(Calendar) -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if the day is out of the range of the DateModel.
- isDeactivateKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key in KeyEvent should hide the search popup.
- isDebug() -
Method in class com.jidesoft.grid.CompoundTableModelEvent
- Gets the flag indicating if the event is in debug mode.
- isDebug() -
Method in class com.jidesoft.list.CompoundListDataEvent
- Gets the flag indicating if the event is in debug mode.
- isDegenerate() -
Method in class com.jidesoft.interval.ClosedInterval
-
- isDegenerate() -
Method in interface com.jidesoft.interval.Interval
- Tests whether the starting and ending values are the same
- isDelayContentsOnLoading() -
Method in class com.jidesoft.editor.CodeEditor
- Get the flag indicating if the contents in the code editor should be hidden while the page need to be loaded.
- isDelegateEnabled() -
Method in class com.jidesoft.swing.DelegateAction
- Checks if an action can be performed.
- isDelegateEnabled() -
Method in class com.jidesoft.swing.DelegateAction.PassthroughDelegateAction
-
- isDescendant(TreePath, TreePath) -
Static method in class com.jidesoft.tree.TreeUtils
-
- isDetached() -
Method in class com.jidesoft.popup.JidePopup
- Checks if the popup is detached.
- isDetailsVisible() -
Method in class com.jidesoft.dialog.JideOptionPane
- Checks if the details component is visible.
- isDetailsVisible() -
Method in class com.jidesoft.plaf.basic.BasicJideOptionPaneUI
- Is details area visible initially.
- isDigIn() -
Method in class com.jidesoft.swing.CheckBoxTree
- Gets the dig-in mode.
- isDigIn() -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
- Gets the dig-in mode.
- isDimensionFixed() -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
-
- isDimensionFixed() -
Method in interface com.jidesoft.treemap.TreeMapSettings
-
- isDirty() -
Method in class com.jidesoft.treemap.DefaultTreeMapView
-
- isDirty() -
Method in class com.jidesoft.treemap.TreeMapView
-
- isDisplayCountColumn() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if a separate count column should be created to represent the count.
- isDisplayGrandTotalFirst() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Deprecated. replaced by
IPivotDataModel.isDisplayGrandTotalFirstForRow()
and IPivotDataModel.isDisplayGrandTotalFirstForColumn()
- isDisplayGrandTotalFirst() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the grand total is displayed as the first column (row).
- isDisplayGrandTotalFirstForColumn() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the grand total is displayed as the first column.
- isDisplayGrandTotalFirstForColumn() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isDisplayGrandTotalFirstForRow() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the grand total is displayed as the first row.
- isDisplayGrandTotalFirstForRow() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isDisplayGroupColumns() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if the GroupTable should display group columns.
- isDisplayGroupColumns() -
Method in interface com.jidesoft.grid.GroupModelProvider
- Gets the flag indicating if group columns should be displayed.
- isDisplayGroupColumns() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Always displays the grouped columns for AggregateTable.
- isDisplayGroupRowsFirst() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if the group rows will be put ahead of the other reference rows when
DefaultGroupTableModel.isRemoveNullGrouper()
returns true.
- isDisplaySeparateGroupColumn() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if a separate group column should be created to represent the grouped columns.
- isDisposeGadgetsWhenHidingDashboard() -
Method in class com.jidesoft.dashboard.GadgetManager
- Checks the flag whether the gadgets will be disposed when the dashborad is hidden.
- isDockable() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
can be docked by some user action.
- isDockable() -
Method in class com.jidesoft.docking.DockContext
-
- isDocked() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
is currently docked.
- isDocked() -
Method in class com.jidesoft.docking.DockContext
- Checks if it's in frame docked state.
- isDockedFramesResizable() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isDockedFramesResizable() -
Method in interface com.jidesoft.docking.DockingManager
- If the dockable frame can be resized.
- isDockingAllowed(DockableFrame, Component, int) -
Method in interface com.jidesoft.docking.event.DockableFrameDropListener
- Checks if the source dockable frame can be docked on the target component at the specified side.
- isDockingManagerFocused() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Check if the this docking manager is currently focused.
- isDocumentFloating(String) -
Method in class com.jidesoft.document.DocumentPane
- Checks if the document is floating.
- isDocumentFloating(String) -
Method in interface com.jidesoft.document.IDocumentPane
- Checks if the document is floating.
- isDocumentGroupEmpty(IDocumentGroup) -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
-
- isDocumentGroupEmpty(IDocumentGroup) -
Method in class com.jidesoft.document.DocumentPane
- Checks if the document group is empty.
- isDocumentOpened(String) -
Method in class com.jidesoft.document.DocumentPane
- Checks if the document with the name is opened.
- isDocumentOpened(String) -
Method in interface com.jidesoft.document.IDocumentPane
- Check if the document with the name is opened.
- isDone() -
Method in class com.jidesoft.utils.SwingWorker
-
- isDotted() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the line has dotted style.
- isDoubleBuffered() -
Method in class com.jidesoft.swing.Contour
- Returns whether this component should use a buffer to paint.
- isDoubleClickEnabled() -
Method in class com.jidesoft.grid.DualTable
- Gets the flag indicating if double click to select is enabled.
- isDoubleClickEnabled() -
Method in class com.jidesoft.grid.HierarchicalTable
- Checks if the double click is enabled.
- isDoubleClickEnabled() -
Method in class com.jidesoft.grid.TreeTable
- Checks if the double click is enabled.
- isDoubleClickEnabled() -
Method in class com.jidesoft.list.DualList
- Gets the flag indicating if double click to select is enabled.
- isDoubleClickExpand() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Get the flag indicating if the mouse double click would expand the tree path instead of just select it.
- isDoubleClickExpand() -
Method in class com.jidesoft.combobox.TreeComboBox
- Get the flag indicating if the mouse double click would expand the tree path instead of just select it.
- isDoubleClickExpand() -
Method in class com.jidesoft.combobox.TreeExComboBox
- Get the flag indicating if the mouse double click would expand the tree path instead of just select it.
- isDoublestrikethrough() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the text has double strike through style.
- isDownArrowVisible(Container) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- isDownArrowVisible(Container) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- isDownArrowVisible(Container) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- isDragAllTabs() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isDragAllTabs() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if dragging the title bar will drag all the dockable frames in that tabbed pane.
- isDragging() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Check if there is a dragging going on.
- isDragging() -
Method in interface com.jidesoft.docking.DockingManager
- Check if there is a dragging going on.
- isDragging() -
Method in class com.jidesoft.pivot.FieldBoxInputListener
-
- isDragging() -
Method in class com.jidesoft.popup.JidePopup
-
- isDraggingTarget(MouseEvent) -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the mouse event is a valid dragging event.
- isDragGripperOnly() -
Method in class com.jidesoft.docking.DefaultDockingManager
- When the gripper is visible, if the drag only happens when dragging on the gripper.
- isDragGripperOnly() -
Method in interface com.jidesoft.docking.DockingManager
- When the gripper is visible, if the drag only happens when dragging on the gripper.
- isDragOverDisabled() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks the dragOverDisabled property.
- isDragPassUnmovableAllowed() -
Method in class com.jidesoft.document.DocumentPane
- Get the flag indicating if it is allowed that a DocumentComponent could be dragged past another DocumentComponent
with
DocumentComponent.allowMoving()
returns false.
- isDragPossible(MouseEvent) -
Method in class com.jidesoft.editor.EditorDragGestureRecognizer
- Determines if the following are true: the press event is located over a selection the dragEnabled
property is true A TranferHandler is installed
This is implemented to check for a TransferHandler.
- isDragResizable() -
Method in class com.jidesoft.swing.JideSplitPane
- Get the flag indicating if dragging the divider could resize the panes.
- isDropAllowed(DockableFrame, Component, int) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Fires an dockable frame drop event.
- isDropAllowed(DockableFrame, Component, int) -
Method in interface com.jidesoft.docking.DockingManager
- Fires an dockable frame drop event to check if dropping is allowed.
- isDropAllowed(TableColumn, Rectangle, int) -
Method in class com.jidesoft.grid.GroupTableInputListener
- You can use this method to control the behavior of the mouse dragging.
- isDropAllowed(Component, Rectangle, int, Container) -
Method in class com.jidesoft.pivot.FieldBoxInputListener
- Calculate if you allow the customer to drop a FieldBox to the area in the container.
- isDropDownAllowed() -
Method in class com.jidesoft.navigation.BreadcrumbBar
- Returns the flag if the drop down is allowed.
- isDuplicated() -
Method in class com.jidesoft.grid.Field
- Gets the flag indicating if this field is duplicated from another field.
- isEasyTabDock() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Usually dragging a dockable frame and pointing to the title bar of another dockable frame will make it tab dock.
- isEasyTabDock() -
Method in interface com.jidesoft.docking.DockingManager
-
- isEditable() -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultRendererComponent
-
- isEditable() -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
-
- isEditable() -
Method in class com.jidesoft.combobox.AbstractComboBox.EditorComponent
- Gets the editable attribute.
- isEditable() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Returns true if the
JComboBox
is editable.
- isEditable() -
Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
-
- isEditable() -
Method in class com.jidesoft.editor.CodeEditor
- Returns true if this text area is editable, false otherwise.
- isEditable() -
Method in class com.jidesoft.field.IPTextField
- Returns the boolean indicating whether this
IPTextField
is editable or not.
- isEditable() -
Method in class com.jidesoft.gantt.GanttChart
-
- isEditable() -
Method in class com.jidesoft.grid.BasicTableModel
- Get the flag indicating if the entire table model is editable.
- isEditable(JTable, MouseEvent, int, int) -
Method in interface com.jidesoft.grid.CellEditingSupport
-
- isEditable() -
Method in class com.jidesoft.grid.Property
- If the property is editable.
- isEditable(JTable, MouseEvent, int, int) -
Method in interface com.jidesoft.grid.RolloverTableUtils.AutoCellAction
- Check if the cell should be edited when the mouse is over.
- isEditable() -
Method in class com.jidesoft.shortcut.ShortcutSchema
- Checks if the ShortcutSchema is editable.
- isEditing() -
Method in class com.jidesoft.grid.EditableTableHeader
- Returns true if a header cell is being edited.
- isEditing() -
Method in class com.jidesoft.grid.TableScrollPane
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.ContextSensitiveCellEditor
-
- isEditorStyleSupported(int) -
Method in interface com.jidesoft.grid.EditorStyleSupport
- Checks if the editor style is supported by the cell editor.
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.FormattedTextFieldCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.IPAddressCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.MultilineTableCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.Property
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.SliderCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.SpinnerCellEditor
-
- isEditorStyleSupported(int) -
Method in class com.jidesoft.grid.TextFieldCellEditor
-
- isEmphasized() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if CollapsiblePane is in emphasized mode.
- isEmpty() -
Method in class com.jidesoft.database.DefaultRecord
-
- isEmpty(String) -
Method in class com.jidesoft.database.DefaultRecord
- Devuelve si existe el valor en el hash independientemente
de si es nulo o no.
- isEmpty(String) -
Method in interface com.jidesoft.database.Record
-
- isEmpty() -
Method in class com.jidesoft.grid.SortItemSupport
-
- isEmpty() -
Method in class com.jidesoft.utils.SortedList
-
- isEmptyStringNull() -
Method in class com.jidesoft.combobox.ExComboBox
- Gets the flag indicating if empty string allowed as a non-null value.
- isEmptyTabArea(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- Returns if the point resides in the empty tab area, which means it is in the tab area however no real tab
contains that point.
- isEnabled() -
Method in class com.jidesoft.combobox.CalendarViewer
- If the DateChooserPanel is view-only.
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.AutohideAction
-
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.CloseAction
-
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.DockableAction
-
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.FloatingAction
-
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.HideAutohideAction
-
- isEnabled() -
Method in class com.jidesoft.docking.DockableFrame.MaximizeAction
-
- isEnabled() -
Method in class com.jidesoft.editor.folding.DefaultFoldingModel
-
- isEnabled() -
Method in interface com.jidesoft.editor.folding.FoldingModel
- Checks if the folding model is enabled.
- isEnabled() -
Method in class com.jidesoft.filter.AbstractFilter
-
- isEnabled() -
Method in class com.jidesoft.filter.AbstractValueFilter
-
- isEnabled() -
Method in interface com.jidesoft.filter.Filter
- Checks if the filter is enabled.
- isEnabled() -
Method in class com.jidesoft.marker.Marker
- Gets the flag if the marker is enabled.
- isEnabled() -
Method in class com.jidesoft.plaf.basic.UIAction
- Cover method for
isEnabled(null)
.
- isEnabled(Object) -
Method in class com.jidesoft.plaf.basic.UIAction
- Subclasses that need to conditionalize the enabled state should override this.
- isEnabled() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI.PostAction
-
- isEnabled() -
Method in class com.jidesoft.swing.AutoScroll
- Checks if the AutoScroll is enabled.
- isEnabled() -
Method in class com.jidesoft.swing.DefaultSelectable
- Checks if selection change is allowed.
- isEnabled() -
Method in class com.jidesoft.swing.DelegateAction
- Returns true if either delegateIsEnabled or the action is enabled.
- isEnabled() -
Method in interface com.jidesoft.swing.Selectable
- Checks if selection change is allowed.
- isEnabledAt(int) -
Method in class com.jidesoft.docking.FrameContainer
-
- isEnabledAt(int) -
Method in class com.jidesoft.pane.BookmarkPane
-
- isEnabledAt(int) -
Method in class com.jidesoft.pane.FloorTabbedPane
-
- isEnabledAt(int) -
Method in class com.jidesoft.pane.OutlookTabbedPane
-
- isEnableIgnored() -
Method in class com.jidesoft.grid.JideTable
- Get the flag indicating if the cell will be painted with normal text color even the table is disabled.
- isEndWith() -
Method in class com.jidesoft.filter.RegexFilter
- Checks if the filter only matches the pattern from the end of the string.
- isEnsureFontExistence() -
Method in class com.jidesoft.converter.FontNameConverter
- Checks if the FontNameConverter ensures the font exists on your OS.
- isEnsureSelectedRowVisibleOnTogglingSort() -
Method in class com.jidesoft.grid.SortableTable
- Gets the flag indicating if JScrollPane should scroll to make the selected rows visible while clicking the table
header to sort.
- isEnterOrEqual(KeyEvent) -
Static method in class com.jidesoft.swing.Calculator
- Checks if the key event a key event for enter.
- isErrorFree() -
Method in class com.jidesoft.chart.model.CopiedChartModel
- Enables the caller to enquire whether the copying add was error-free.
- isEveryValueUnique() -
Method in class com.jidesoft.treemap.AbstractTreeMapField
- Indicates whether the field only contains unique values.
- isEveryValueUnique(TreeMapField<AbstractTreeMapNode>) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
-
- isEveryValueUnique() -
Method in class com.jidesoft.treemap.NoTreeMapField
- Indicates whether the field only contains unique values.
- isEveryValueUnique() -
Method in interface com.jidesoft.treemap.TreeMapField
- Indicates whether the field only contains unique values.
- isEveryValueUnique(TreeMapField<N>) -
Method in interface com.jidesoft.treemap.TreeMapModel
- Indicates whether all the values in the given field are unique.
- isExcludedComponent(Component) -
Method in class com.jidesoft.popup.JidePopup
- Checks if a component is an excluded component.
- isExcludedComponent(Component) -
Method in class com.jidesoft.swing.PopupWindow
-
- isExclusive() -
Static method in class com.jidesoft.docking.DefaultDockingManager
- Exclusive is an attribute that controls the visibility of floating frames among different docking managers.
- isExpandable() -
Method in class com.jidesoft.grid.AbstractExpandable
-
- isExpandable() -
Method in class com.jidesoft.grid.DefaultWrappedRow
-
- isExpandable() -
Method in interface com.jidesoft.grid.Expandable
- Checks if it is expandable.
- isExpandable() -
Method in class com.jidesoft.grid.Field
- Checks if the field can be expanded in the header tables.
- isExpandable(int) -
Method in interface com.jidesoft.grid.HierarchicalTableModel
- Returns true if the row is expandable.
- isExpandable() -
Method in class com.jidesoft.grid.RootExpandableRow
-
- isExpandable(int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isExpandable() -
Method in class com.jidesoft.grid.TreeTable
- Whether allowing the rows to be expanded and collapsed by the users.
- isExpandable(int, int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the cell at the specified row and column index is expandable.
- isExpandAllAllowed() -
Method in class com.jidesoft.grid.TreeTable
- Is expand all or collapse all operations are allowed.
- isExpandByDefault() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks the flag whether the pivot table expands to show all the values.
- isExpandByDefault() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks the flag whether the pivot table expands to show all the values.
- isExpanded() -
Method in class com.jidesoft.editor.folding.DefaultFoldingSpan
-
- isExpanded() -
Method in interface com.jidesoft.editor.folding.FoldingSpan
- Checks if the code folding span is expand.
- isExpanded() -
Method in class com.jidesoft.grid.AbstractExpandable
- Is this expandable expanded.
- isExpanded() -
Method in class com.jidesoft.grid.DefaultWrappedRow
-
- isExpanded() -
Method in interface com.jidesoft.grid.Expandable
- Checks if it is expanded.
- isExpanded(int) -
Method in class com.jidesoft.grid.HierarchicalTable
- Return true if the row is expanded.
- isExpanded(int) -
Method in interface com.jidesoft.grid.HierarchicalTableSupport
-
- isExpanded() -
Method in class com.jidesoft.grid.RootExpandableRow
-
- isExpanded() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the CollapsiblePane is expanded.
- isExpanded(int, int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the cell at the specified row and column index is expanded.
- isExpandedTip() -
Method in class com.jidesoft.navigation.NavigationList
- Checks if the ExpandedTip feature is enabled.
- isExpandedTip() -
Method in class com.jidesoft.navigation.NavigationTable
- Checks if the ExpandedTip feature is enabled.
- isExpandedTip() -
Method in class com.jidesoft.navigation.NavigationTree
- Checks if the ExpandedTip feature is enabled.
- isExpandIconVisible() -
Method in class com.jidesoft.grid.CategorizedTable
- Get the flag indicating if the expandable icon is visible.
- isExpandIconVisible(JTable) -
Method in class com.jidesoft.grid.ExpandablePanel
-
- isExpandIconVisible(JTable) -
Method in class com.jidesoft.grid.TreeExpandablePanel
-
- isExpandIconVisible(Node) -
Method in class com.jidesoft.pivot.AggregateTable
- Checks if the +/- icon should visible for the node.
- isExpandIconVisible(JTable) -
Method in class com.jidesoft.pivot.HeaderExpandablePanel
-
- isExpandIconVisible(Node) -
Method in class com.jidesoft.pivot.HeaderTable
- Checks if the +/- icon should visible for the node.
- isExpert() -
Method in class com.jidesoft.grid.Property
- The "expert" flag is used to distinguish between those properties that are intended for expert users from those
that are intended for normal users.
- isExportCollapsedRowsToExcel() -
Method in class com.jidesoft.grid.TreeTable
- Get the flag indicating if collapsed rows would be exported to excel while exporting.
- isFieldChooserEnabled() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the field chooser panel is enabled.
- isFieldChooserFilterFieldVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the the quick filter field which is used to filter the field chooser is visible.
- isFieldChooserVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if filter chooser area is visible.
- isFileSystem(File) -
Static method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
- Checks if
f
represents a real directory or file as opposed to a special folder such as
"Desktop"
.
- isFillBottom() -
Method in class com.jidesoft.grid.JideTable
- Deprecated. replaced by
JideTable.isFillsBottom()
- isFillGrids() -
Method in class com.jidesoft.grid.JideTable
- Deprecated. replaced by
JideTable.isFillsGrids()
- isFillRight() -
Method in class com.jidesoft.grid.JideTable
- Deprecated. replaced by
JideTable.isFillsRight()
- isFillsBottom() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if the area below the JideTable in the viewport will be filled.
- isFillsGrids() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if the area below the JideTable in the viewport will be filled with grids.
- isFillsGridsBottom() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if the area bottom to the JideTable in the viewport will be filled with grids.
- isFillsGridsRight() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if the area right to the JideTable in the viewport will be filled with grids.
- isFillsRight() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if the area right to the JideTable in the viewport will be filled.
- isFillsSelection() -
Method in class com.jidesoft.grid.CellStyleTable
- Gets the flag indicating if the selection should be filled if
JTable.getAutoResizeMode()
returns JideTable.AUTO_RESIZE_FILL
.
- isFillsViewportWithStripe() -
Method in class com.jidesoft.grid.CellStyleTable
- Get the flag indicating if the viewport will be filled with stripe if possible.
- isFilterable() -
Method in class com.jidesoft.grid.Field
- Checks if the field can be filtered.
- isFilterButtonVisible() -
Method in class com.jidesoft.grid.AutoFilterBox
- Gets the visibility of the filter button.
- isFilterButtonVisible() -
Method in class com.jidesoft.pivot.FieldBox
- Gets the filter button visible flag.
- isFiltered() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isFiltered(Object) -
Method in class com.jidesoft.tree.FilterableTreeModel
- Check if the node should be filtered away.
- isFilterEndNode(Object) -
Method in class com.jidesoft.tree.FilterableTreeModel
- Checks if the node is filter end node.
- isFilterEntireTreeImmediately() -
Method in class com.jidesoft.tree.FilterableTreeModel
-
- isFilterFieldAreaVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isFilterIconVisible() -
Method in class com.jidesoft.grid.AutoFilterBox
- Gets if the filter icon currently is visible or not.
- isFilterIndicatorVisible() -
Method in class com.jidesoft.grid.AutoFilterBox
- Deprecated. replaced by
AutoFilterBox.isShowFilterIcon()
- isFiltering(boolean, int, int, int, int) -
Method in class com.jidesoft.pivot.PivotTablePane
- check if the selected field have some rows/columns filtered already
- isFilteringPaused() -
Method in class com.jidesoft.database.DatabaseTableModel
- Not supported in DatabaseTableModel.
- isFilteringPaused() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isFilteringPaused() -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the filtering is paused.
- isFilteringPaused() -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Checks if the filtering is paused.
- isFilterParent() -
Method in class com.jidesoft.grid.TreeTableModel
-
- isFiltersApplied() -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isFiltersApplied() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isFiltersApplied() -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in class com.jidesoft.grid.FilterItemSupport
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in class com.jidesoft.grid.TreeTableModel
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in class com.jidesoft.list.FilterableListModel
- Checks if the filters are in effect.
- isFiltersApplied() -
Method in class com.jidesoft.tree.FilterableTreeModel
- Checks if the filters are in effect.
- isFilterValid() -
Method in class com.jidesoft.filter.AbstractFilter
- Checks if the filter is valid or not.
- isFilterValid() -
Method in class com.jidesoft.filter.InFilter
-
- isFilterValid() -
Method in class com.jidesoft.filter.NotFilter
-
- isFilterValid() -
Method in class com.jidesoft.grid.MultipleValuesFilter
-
- isFindFirstKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key is used as a key to find the first occurrence.
- isFindLastKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key is used as a key to find the last occurrence.
- isFindNextKey(KeyEvent) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
-
- isFindNextKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key is used as a key to find the next occurrence.
- isFindNextKey(KeyEvent) -
Method in class com.jidesoft.swing.TableSearchable
-
- isFindPreviousKey(KeyEvent) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
-
- isFindPreviousKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key is used as a key to find the previous occurrence.
- isFindPreviousKey(KeyEvent) -
Method in class com.jidesoft.swing.TableSearchable
-
- isFiringEventsOnEDT() -
Method in class com.jidesoft.chart.model.DefaultChartModel
-
- isFixedWidthFont(String, Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the font specified by the font name is fixed width font.
- isFlashableInstalled(JComponent) -
Static method in class com.jidesoft.swing.Flashable
- Checks if there is a Flashable installed on the component.
- isFlashing() -
Method in class com.jidesoft.swing.Flashable
- Checks if it is flashing.
- isFlashOn() -
Method in class com.jidesoft.grid.FlashCellStyle
- Checks if the flash style is on.
- isFlatLayout() -
Method in class com.jidesoft.pivot.PivotTablePane
- Gets the flag indicating if the flat layout is in use.
- isFlatLayout() -
Method in class com.jidesoft.swing.JideScrollPane
- Gets the flag indicating if the JideScrollPane will layout its view flat without scroll bars.
- isFlipped() -
Method in class com.jidesoft.chart.axis.Axis
-
- isFloatable() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Return true if floating is allowed for dockable bars.
- isFloatable() -
Method in class com.jidesoft.action.DockableBar
- Gets the
floatable
property.
- isFloatable() -
Method in interface com.jidesoft.action.DockableBarManager
- Return true if floating is allowed for dockable dockable bars.
- isFloatable() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Return true if floating is allowed for dockable frames.
- isFloatable() -
Method in class com.jidesoft.docking.DockableFrame
- Gets the
floatable
property, which by default is false
.
- isFloatable() -
Method in class com.jidesoft.docking.DockContext
-
- isFloatable() -
Method in interface com.jidesoft.docking.DockingManager
- Return true if floating is allowed for dockable frames.
- isFloatAllTabs() -
Method in class com.jidesoft.docking.DefaultDockingManager
- When user presses toggle floating button, will it affect all tabs or just selected tab.
- isFloatAllTabs() -
Method in interface com.jidesoft.docking.DockingManager
- When user presses toggle floating button, will it affect all tabs or just selected tab.
- isFloated() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
is currently floating.
- isFloated() -
Method in class com.jidesoft.docking.DockContext
- Checks if it's in floating state.
- isFloating() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is floating.
- isFloating() -
Method in class com.jidesoft.action.DockableBarContext
- Checks if it's in floating state.
- isFloating() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
- Returns true if the contour is in floating mode.
- isFloating() -
Method in class com.jidesoft.swing.Contour
- Returns true if the contour is in floating mode.
- isFloating() -
Method in interface com.jidesoft.swing.IContour
- Returns true if the contour is in floating mode.
- isFloatingAllowed() -
Method in class com.jidesoft.document.DocumentPane
- Checks if the document is allowed to be floating in this DocumentPane.
- isFloatingButtonVisible() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isFloatingFramesResizable() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isFloatingFramesResizable() -
Method in interface com.jidesoft.docking.DockingManager
- If the floating dockable frame can be resized.
- isFloatingIcon() -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- isFloatingIcon() -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- isFloatingIcon() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- isFocusable() -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- isFocusable() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- isFocusable() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- isFocusable() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- isFocusable() -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane.XertoNoFocusButton
-
- isFocusable() -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- isFocusCycleRoot() -
Method in class com.jidesoft.document.DocumentPane
-
- isFocusDuringLoadLayout() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Deprecated.
- isFocusDuringLoadLayout() -
Method in interface com.jidesoft.docking.DeprecatedDockingManager
- Deprecated. This was for internal eventing and is no longer needed.
- isFocused() -
Method in class com.jidesoft.list.ImagePreviewPanel
-
- isFocusPainted() -
Method in class com.jidesoft.pane.CollapsiblePane
- Gets the
focusPainted
property.
- isFocusTraversable() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxButton
-
- isFolderOnly() -
Method in class com.jidesoft.hints.FileIntelliHints
- If the hints contain the folder names only.
- isFollowCaret() -
Method in class com.jidesoft.hints.AbstractIntelliHints
- Should the hints popup follows the caret.
- isForceProcess() -
Method in class com.jidesoft.grid.IndexChangeEvent
-
- isForward() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the search is the same direction with
FindAndReplace.isReversed()
.
- isForwardOnly() -
Method in class com.jidesoft.database.ResultSetTableModel
-
- isFreezeIndex(int) -
Method in class com.jidesoft.list.AbstractDualListModel
-
- isFreezeIndex(int) -
Method in class com.jidesoft.list.DefaultDualListModel
-
- isFreezeIndex(int) -
Method in interface com.jidesoft.list.DualListModel
- Gets if the index is froze.
- isFreezePanes() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating whether to set freeze pane in the target excel sheet for header tables.
- isFromEnd() -
Method in class com.jidesoft.grid.QuickFilterField
- This is a property of how to compare searching text with the data.
- isFromStart() -
Method in class com.jidesoft.grid.QuickFilterField
- This is a property of how to compare searching text with the data.
- isFromStart() -
Method in class com.jidesoft.swing.Searchable
- This is a property of how to compare searching text with the data.
- isFront() -
Method in class com.jidesoft.docking.DefaultDockingManager.DockableFrameWorkspaceHandle
-
- isFront() -
Method in interface com.jidesoft.docking.DockingManager.FrameHandle
-
- isGadgetShown(String) -
Method in class com.jidesoft.dashboard.GadgetManager
- Check if a gadget is displayed already.
- isGadgetShown(Gadget) -
Method in class com.jidesoft.dashboard.GadgetManager
- Check if a gadget is displayed already.
- isGenerateFromPoints() -
Method in class com.jidesoft.chart.Legend
- Returns whether the legend is generated based on points.
- isGrandTotalRowOrColumn(int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the row or column at the index is a grand total row or column.
- isGraphite() -
Static method in class com.jidesoft.plaf.aqua.AquaJideUtils
-
- isGreaterThan(Integer, Integer) -
Method in class com.jidesoft.diff.Diff
- Returns whether the value in the map for the given index is greater than the given value.
- isGroup() -
Method in class com.jidesoft.gantt.TaskBar
-
- isGroupAllowedOnSidePane() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Returns true if group is allowed in side bar.
- isGroupAllowedOnSidePane() -
Method in interface com.jidesoft.docking.DockingManager
- Returns true if group is allowed in side bar.
- isGroupByChanged() -
Method in class com.jidesoft.treemap.TreeMapEvent
-
- isGroupCellSelectable() -
Method in class com.jidesoft.list.GroupList
- Returns true if the group rows are selectable, false otherwise.
- isGroupEnabled() -
Method in class com.jidesoft.grid.AbstractGroupTableModel
- Gets if the group feature is enabled.
- isGroupEnabled() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
-
- isGroupExpandable() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag if the rows should be grouped if there is expandable row in the table.
- isGroupHeaderEnabled() -
Method in class com.jidesoft.grid.GroupTableHeader
- Get the flag indicating if the group header is enabled.
- isGroupingUsed() -
Static method in class com.jidesoft.converter.NumberConverter
- Gets flag if the grouping is used for the format.
- isGroupRow(int) -
Method in class com.jidesoft.list.DefaultGroupListModel
- Returns true if the specified row is a header, false otherwise.
- isGroupRow(int) -
Method in interface com.jidesoft.list.GroupListModel
- Returns true if the specified row is a group row, false otherwise.
- isGroupsAllowed() -
Method in class com.jidesoft.document.DocumentPane
- Checks if document grouping is allowed in this DocumentPane.
- isGroupsAllowed() -
Method in interface com.jidesoft.document.IDocumentPane
- Is document group allowed in this document pane.
- isGTKLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether GTK L&F is in classpath
- isHandled() -
Method in class com.jidesoft.chart.event.MouseDragPanner
- If this returns true, the handler has consumed the event.
- isHandled() -
Method in interface com.jidesoft.chart.event.MouseHandler
- You can read the property to see whether an event was handled
- isHandled() -
Method in class com.jidesoft.chart.event.MouseWheelZoomer
- Indicates whether an event that was received by this listener was handled
- isHardwareAccelerated(Image) -
Static method in class com.jidesoft.chart.util.ChartUtils
-
- isHasFocus() -
Method in class com.jidesoft.grid.ExpandablePanel
- Checks if expandable panel has focus.
- isHasFocus() -
Method in class com.jidesoft.grid.TreeExpandablePanel
- Checks if expandable panel has focus.
- isHeaderIncluded() -
Method in class com.jidesoft.grid.CsvTableUtils.CsvTableExportConfig
- Gets the flag indicating if the table header should be exported.
- isHeaderStyleOn() -
Method in interface com.jidesoft.grid.HeaderStyleModel
- Checks if the style is on.
- isHeavyweight() -
Method in class com.jidesoft.swing.HeavyweightWrapper
-
- isHeavyweightComponentEnabled() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isHeavyweightComponentEnabled() -
Method in interface com.jidesoft.docking.DockingManager
-
- isHeavyweightComponentEnabled() -
Method in class com.jidesoft.document.DocumentPane
-
- isHeavyweightComponentEnabled() -
Method in interface com.jidesoft.document.IDocumentPane
-
- isHeavyweightComponentEnabled() -
Method in class com.jidesoft.swing.JideSplitPane
-
- isHeavyweightComponentEnabled() -
Method in class com.jidesoft.swing.Searchable
-
- isHidable() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Return true if hidden is allowed for dockable bars.
- isHidable() -
Method in class com.jidesoft.action.DockableBar
- Gets the
hidable
property.
- isHidable() -
Method in interface com.jidesoft.action.DockableBarManager
- Return true if floating is allowed for dockable dockable bars.
- isHidable() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Return true if hidden is allowed for dockable frames.
- isHidable() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether this
DockableFrame
can be closed by some user action.
- isHidable() -
Method in class com.jidesoft.docking.DockContext
-
- isHidable() -
Method in interface com.jidesoft.docking.DockingManager
- Return true if dockable frame is allowed to be hidden.
- isHidden() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is hidden.
- isHidden() -
Method in class com.jidesoft.action.DockableBarContext
- Checks if it's in hidden state.
- isHidden() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether this
DockableFrame
is currently hidden.
- isHidden() -
Method in class com.jidesoft.docking.DockContext
- Checks if it's in hidden state.
- isHidden() -
Method in class com.jidesoft.grid.Property
- The "hidden" flag is used to identify properties that are intended only for tool use, and which should not be
exposed to humans.
- isHideAllTabs() -
Method in class com.jidesoft.docking.DefaultDockingManager
- When user presses close button, will it affect all tabs or just selected tab.
- isHideAllTabs() -
Method in interface com.jidesoft.docking.DockingManager
- When user presses close button, will it affect all tabs or just selected tab.
- isHideAutohideButtonVisible() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isHideEmptyParentNode() -
Method in class com.jidesoft.tree.FilterableTreeModel
- Returns the value of hideEmptyParentNode property.
- isHideEmptyParentNode() -
Method in class com.jidesoft.tree.QuickTreeFilterField
- Returns the value of hideEmptyParentNode property.
- isHideExpandIconOnSingleRow() -
Method in class com.jidesoft.pivot.AggregateTableModel.AggregateTablePivotDataModel
-
- isHideExpandIconOnSingleRow() -
Method in class com.jidesoft.pivot.PivotDataModel
- Get the flag indicating if the expand/collapse icon will be hidden if there is only one row as its child.
- isHideExpandIconOnSingleRow() -
Method in class com.jidesoft.pivot.PivotTablePane
- Get the flag indicating if the expand icon should be hidden if the row only contains one child.
- isHideFieldOnDraggingOut() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the field box will be hidden when user drags it and drop outside the field areas.
- isHideFilterResults() -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
- Gets the model used to indicate whether filtered nodes should be hidden.
- isHideFilterResults() -
Method in interface com.jidesoft.treemap.TreeMapSettings
- Gets the model used to indicate whether filtered nodes should be hidden.
- isHideFloatingDockableBarsWhenDeactivate() -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- isHideFloatingDockableBarsWhenDeactivate() -
Method in interface com.jidesoft.action.DockableBarManager
- Checks if the floating dockable bars should be hidden automatically when the main frame is deactivated.
- isHideFloatingFramesOnSwitchOutOfApplication() -
Method in class com.jidesoft.docking.DefaultDockingManager
- We can hide floating frames when we switch to a different DockingManager.
- isHideFloatingFramesOnSwitchOutOfApplication() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if floating frames will be hidden when user switches a different application.
- isHideFloatingFramesWhenDeactivate() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isHideFloatingFramesWhenDeactivate() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the floating frames should be hidden automatically when the main frame is deactivated.
- isHideMargin() -
Method in class com.jidesoft.grid.PropertyTable
- Get the flag indicating if the left margin area should be hidden to save space.
- isHideNewlyAddedFrames() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Checks if newly added frames should be hidden when the old layout is loaded.
- isHideNewlyAddedFrames() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if newly added frames should be hidden when the old layout is loaded.
- isHideOneTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if tab area will be hidden if there is only one tab.
- isHideOriginalData() -
Method in class com.jidesoft.pivot.PivotField
- Get the flag indicating if the original calculated data columns should be hidden if there is any running summary.
- isHidePopupOnListDataChanged() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Get the flag if AbstractComboBox should hide popup if it receives list data change event.
- isHideRedundantSubtotal() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- When the subtotal is configured as automatically and there is only one item, the subtotal is redundant.
- isHideRedundantSubtotal() -
Method in class com.jidesoft.pivot.PivotDataModel
- When the subtotal is configured as automatically and there is only one item, the subtotal is redundant.
- isHideSearchPopupOnEvent() -
Method in class com.jidesoft.swing.Searchable
- Get the flag indicating if the search popup should be hidden on the component's event.
- isHideSearchResults() -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
- Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
- isHideSearchResults() -
Method in interface com.jidesoft.treemap.TreeMapSettings
- Gets the model used to indicate whether nodes that do not match the search criteria should be hidden.
- isHideSingleDataField() -
Method in interface com.jidesoft.pivot.IPivotDataModel
-
- isHideSingleDataField() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isHideSummaryValues() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Get the flag that indicating if summary values should be hidden if all its children values are hidden.
- isHideSummaryValues() -
Method in class com.jidesoft.pivot.PivotDataModel
- Get the flag that indicating if summary values should be hidden if all its children values are hidden.
- isHideTrailingWhileNoButtons() -
Method in class com.jidesoft.swing.JideTabbedPane
- Get the flag that if the trailing component should be hidden while no buttons are visible.
- isHierarchical(int) -
Method in interface com.jidesoft.grid.HierarchicalTableModel
- Returns true if the child component will be shown in a new row.
- isHierarchical(int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isHighlight(Highlight) -
Method in class com.jidesoft.chart.model.ChartPoint
- Is the highlight for this chart point the same as the supplied highlight?
If the supplied highlight is null, this always returns false.
- isHighlight(Highlight) -
Method in class com.jidesoft.chart.model.ChartPointND
- Is the highlight for this chart point the same as the supplied highlight?
If the supplied highlight is null, this always returns false.
- isHighlightAll() -
Method in class com.jidesoft.swing.SearchableBar
- Get if the SearchableBar is highlighting all matches.
- isHighlightExactChange() -
Method in class com.jidesoft.diff.BasicDiffPane
- Checks if the highlightExactChange flag is on.
- isHighPerformanceMode() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag indicating if the IPivotDataModel should work on high performance mode.
- isHighPerformanceMode() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isHighQuality() -
Method in class com.jidesoft.chart.Chart
-
- isHintsPopupVisible() -
Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
- Checks if the hints popup is visible.
- isHintsPopupVisible() -
Method in class com.jidesoft.hints.AbstractIntelliHints
- Checks if the hints popup is visible.
- isHoriDocked() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is docked horizontally (on the north side or south side).
- isHoriDocked() -
Method in class com.jidesoft.action.DockableBarContext
- Checks if it's in horizontally docked state.
- isHorizontal() -
Method in class com.jidesoft.action.DockableBarContainer
-
- isHorizontalGridLinesVisible() -
Method in class com.jidesoft.chart.Chart
- Returns whether the horizontal grid lines corresponding to major ticks on the y axis are visible
- isHorizontalLineVisible() -
Method in class com.jidesoft.chart.event.ChartCrossHair
- Returns the flag to indicate whether a horizontal line is drawn as part of the cross hair
- isHorizontalMinorGridLinesVisible() -
Method in class com.jidesoft.chart.Chart
- Returns whether the horizontal grid lines corresponding to minor ticks on the y axis are visible
- isHorizontalPan() -
Method in class com.jidesoft.chart.event.ChartPanner
-
- isHorizontalPan() -
Method in class com.jidesoft.chart.event.MouseDragPanner
- Is panning allowed in the horizontal direction?
- isHorizontalScrollBarCoversWholeWidth() -
Method in class com.jidesoft.swing.JideScrollPane
-
- isHorizontalZoom() -
Method in class com.jidesoft.chart.event.MouseWheelZoomer
- Returns a boolean to indicate whether zoom is being supported in the horizontal direction
- isHsbCoversWholeWidth(JScrollPane) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
-
- isHssfInstalled() -
Static method in class com.jidesoft.hssf.HssfAggregateTableUtils
- Deprecated. Check if poi.jar is in the classpath.
- isHssfInstalled() -
Static method in class com.jidesoft.hssf.HssfTableUtils
- Check if poi.jar is in the classpath.
- isHTMLFlavor(DataFlavor) -
Method in class com.jidesoft.utils.BasicTransferable
- Returns whether or not the specified data flavor is an HTML flavor that is supported.
- isHTMLSupported() -
Method in class com.jidesoft.utils.BasicTransferable
- Should the HTML flavors be offered? If so, the method getHTMLData should be implemented to provide something
reasonable.
- isIconFade() -
Method in class com.jidesoft.grid.NavigationTreeTable
- Checks if the tree icons will fade when the mouse is not over the tree and the tree doesn't have keyboard focus.
- isIconFade() -
Method in interface com.jidesoft.icons.RolloverIcon.IconRolloverSupport
- Checks if the icon should be faded.
- isIconFade() -
Method in class com.jidesoft.navigation.NavigationTree
- Checks if the tree icons will fade when the mouse is not over the tree and the tree doesn't have keyboard focus.
- isIconOnly() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxButton
-
- isIconRollover(int, int, int, int) -
Method in class com.jidesoft.grid.NavigationTreeTable
-
- isIconRollover(int, int, int, int) -
Method in interface com.jidesoft.icons.RolloverIcon.IconRolloverSupport
- Checks if the mouse is over an icon.
- isIconRollover(int, int, int, int) -
Method in class com.jidesoft.navigation.NavigationTree
-
- isIgnoreColorSettings() -
Method in class com.jidesoft.swing.StyledLabel
- StyleRange could define color for the text and lines.
- isIgnoreLeadingTrailingSpaces() -
Method in class com.jidesoft.diff.CodeEditorDiffPane
- Deprecated. replaced by
CodeEditorDiffPane.isIgnoreWhitespaces()
- isIgnoreLeadingTrailingSpaces() -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Gets the flag indicating if the leading and trailing spaces should be ignored when comparing two texts.
- isIgnoreWhitespaces() -
Method in class com.jidesoft.diff.CodeEditorDiffPane
-
- isImprovedBorderZooming() -
Method in class com.jidesoft.treemap.DefaultTreeMapController
-
- isIncludePageNumbers() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating whether to include page number in the excel sheet.
- isIncludeTableHeader() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating if we should export the table header to excel sheet as well.
- isInCommentOrLiteral(int) -
Method in class com.jidesoft.editor.SyntaxDocument
- Check if the character in the offset is inside a comment or literal.
- isIncrementalSelectKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key will trigger incremental selection.
- isIndentNonCategoryRow() -
Method in class com.jidesoft.grid.Property
- Checks if the non-category row should indent.
- isIndentNonCategoryRow() -
Method in class com.jidesoft.grid.PropertyTableModel
- Checks if the non-category row should indent.
- isIndentOnPasting() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if the pasted multiple-line text should respect the indent of the previous line.
- isInInsertRow -
Variable in class com.jidesoft.database.CrudDatabaseTableModel
-
- isInitalizationThreadStarted() -
Static method in class com.jidesoft.utils.PortingUtils
-
- isInitializationThreadAlive() -
Static method in class com.jidesoft.utils.PortingUtils
-
- isInitialized() -
Method in class com.jidesoft.grid.TreeTableModel
- Checks if setOriginalRows is called.
- isInitiallyEven() -
Method in class com.jidesoft.swing.JideSplitPane
- Returns the flag that tells whether to do even proportions for the initial proportional layout, in the absence of
explicit proportions.
- isInitPosition() -
Method in class com.jidesoft.action.DockableBarContext
-
- isInitPosition() -
Method in class com.jidesoft.docking.DockContext
-
- isInputValid(String) -
Method in class com.jidesoft.list.TextFieldList
- Check if current input in the JTextField is valid so that the "move to right" button will be enabled.
- isInSortRanges(int) -
Method in class com.jidesoft.grid.SortableTableModel
-
- isInspecting() -
Method in class com.jidesoft.marker.MarkerArea
-
- isIntelliHintsEnabled() -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Get the flag indicating if auto completion should be triggered while input searching text.
- isInvalidValueAllowed() -
Method in class com.jidesoft.combobox.ColorComboBox
- Checks if the invalid value is allowed.
- isInvalidValueAllowed() -
Method in class com.jidesoft.combobox.ColorExComboBox
- Checks if the invalid value is allowed.
- isInvalidValueAllowed() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if the invalid value is allowed.
- isInvalidValueAllowed() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if the invalid value is allowed.
- isInverted() -
Method in interface com.jidesoft.colormap.ColorMap
-
- isInverted() -
Method in class com.jidesoft.colormap.SimpleColorMap
-
- isInverted() -
Method in class com.jidesoft.palette.AbstractPalette
-
- isItalic() -
Method in class com.jidesoft.editor.SyntaxStyle
- Returns true if italics is enabled for this style.
- isItemHighlighted(SidePaneItem) -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- isItemsConsistent() -
Method in class com.jidesoft.diff.Diff
- Gets the flag indicating if the items are consistent in the from and to items.
- isJdk13Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.3 and above.
- isJdk142Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.4.2 and above.
- isJdk14Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.4 and above.
- isJdk15Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.5 and above.
- isJdk6Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 6 and above.
- isJdk6u10Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 6u10 and above.
- isJdk6u14Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 6u14 and above.
- isJdk6u25Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 6u25 and above.
- isJdk7Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.7 and above.
- isJdk8Above() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or no the JDK version is 1.8 and above.
- isJdkVersion(double, int, int) -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the JDK version is exactly the version you are expecting
- isJdkVersionAbove(double, int, int) -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the JDK version is above the version, including the version, you are expecting
- isJdkVersionBelow(double, int, int) -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the JDK version is below the version, including the version, you are expecting
- isJideExtensionInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Checks if JIDE extension is installed.
- isJustified() -
Method in class com.jidesoft.treemap.EnhancedJLabel
-
- isKeepAllChildren() -
Method in class com.jidesoft.grid.FilterableTreeTableModel
- This is an option to keep all children rows if their parent row is not filtered away.
- isKeepAllChildren() -
Method in class com.jidesoft.tree.FilterableTreeModel
- If a parent node matches, all its children will be kept if this flag is true.
- isKeepAllChildren() -
Method in class com.jidesoft.tree.QuickTreeFilterField
- If a parent node matches, all its children will be kept if this flag is true.
- isKeepColumnAtPoint() -
Method in class com.jidesoft.grid.CellSpanTable
- Checks if
CellSpanTable.columnAtPoint(java.awt.Point)
method will return the actual column index without considering
the cell spans.
- isKeepColumnOrder() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if the original column order in original table model should be kept.
- isKeepColumnOrder() -
Method in class com.jidesoft.grid.TableColumnChooser
- Deprecated. This method is not used anymore. Using TableColumnChooser to add header popup menu is replaced with
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please refer to the
JavaDoc of TableHeaderPopupMenuInstaller
for more information.
- isKeepCornerVisible() -
Method in class com.jidesoft.swing.JideScrollPane
- Get the flag indicating if JideScrollPane should keep the corner visible when it has corner components defined
even when the scroll bar is not visible.
- isKeepGroupingOnStructureChange() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if previous grouping columns should be kept on receiving table structure changed event.
- isKeepParentNode() -
Method in class com.jidesoft.grid.FilterableTreeTableModel
- This is an option to keep the row is one of its children rows is not filtered away.
- isKeepPopupSize() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if the popup size is kept when the popup is shown again.
- isKeepPopupSize() -
Method in class com.jidesoft.combobox.ExComboBox
- Checks if the popup size is kept when the popup is shown again.
- isKeepPreviousExpandStatus() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if the previous expand status should be kept on data changing, adding/removing group
columns.
- isKeepPreviousSize() -
Method in class com.jidesoft.popup.JidePopup
- Get the flag indicating if JidePopup should keep the size last time it was popped up.
- isKeepRowAtPoint() -
Method in class com.jidesoft.grid.CellSpanTable
- Checks if
CellSpanTable.rowAtPoint(java.awt.Point)
method will return the actual row index without considering the
cell spans.
- isKeepRowChildrenOnSummaryFilter() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Get the flag indicating that if all its row children in row header table should be kept if the summary row is
kept on data field filter.
- isKeepRowChildrenOnSummaryFilter() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isKeepRowHeights() -
Method in class com.jidesoft.grid.JideTable
- Get if you want to keep row heights after table events, such as sorting and filtering.
- isKeepWidthHeightRatio() -
Method in class com.jidesoft.chart.event.RubberBandZoomer
-
- isKeyBindingActive() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- isKeyBindingActive() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- isKeyBindingActive() -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- isKeyBindingRegistered() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
-
- isKeyBindingRegistered() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
-
- isKeyBindingRegistered() -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
-
- isKeyListenerRegistered(Component, KeyListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the key listener is already registered on the component.
- isLabellingTraces() -
Method in class com.jidesoft.chart.Chart
-
- isLabelsVisible() -
Method in class com.jidesoft.chart.render.AbstractBarRenderer
-
- isLabelVisible() -
Method in class com.jidesoft.chart.axis.Axis
- Returns whether the label should be visible
- isLabelVisible() -
Method in class com.jidesoft.filter.ValueEditor
- Gets the flag indicating if the value label is visible or not.
- isLast() -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
-
- isLast() -
Method in interface com.jidesoft.swing.LayoutPersistence
- Checks if it is the last one during when loading several several
LayoutPersistence
s.
- isLast() -
Method in class com.jidesoft.swing.LayoutPersistenceManager
-
- isLastMonth(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is last month.
- isLastQuarter(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is last quarter.
- isLastWeek(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is last week.
- isLastYear(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is last year.
- isLayoutAvailable(String) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
-
- isLayoutAvailable(String) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Checks if the layout is available.
- isLayoutChanged() -
Method in class com.jidesoft.treemap.TreeMapEvent
-
- isLayoutDataFieldsFirst() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag indicating if the data field should be laid out in the first level or not.
- isLayoutDataFieldsFirst() -
Method in class com.jidesoft.pivot.PivotDataModel
- Gets the flag indicating if the data field should be laid out in the first level or not.
- isLayoutDataVersionValid(String) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Checks if the layout version of the named layout is valid.
- isLayoutDataVersionValid(String) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Checks if the layout is valid.
- isLayoutTrailingComponentBeforeButtons() -
Method in class com.jidesoft.swing.JideTabbedPane
- Gets the flag indicating if the trailing component should be layout before the default buttons.
- isLayoutValid(AggregateTablePane, InputStream) -
Static method in class com.jidesoft.pivot.AggregateTablePanePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(AggregateTablePane, String) -
Static method in class com.jidesoft.pivot.AggregateTablePanePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(AggregateTablePane, Document) -
Static method in class com.jidesoft.pivot.AggregateTablePanePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(AggregateTable, InputStream) -
Static method in class com.jidesoft.pivot.AggregateTablePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(AggregateTable, String) -
Static method in class com.jidesoft.pivot.AggregateTablePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(AggregateTable, Document) -
Static method in class com.jidesoft.pivot.AggregateTablePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(PivotTablePane, InputStream) -
Static method in class com.jidesoft.pivot.PivotTablePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(PivotTablePane, String) -
Static method in class com.jidesoft.pivot.PivotTablePersistenceUtils
- Checks if the layout is valid.
- isLayoutValid(PivotTablePane, Document) -
Static method in class com.jidesoft.pivot.PivotTablePersistenceUtils
- Checks if the layout is valid.
- isLazyCaching() -
Method in class com.jidesoft.utils.CachedArrayList
-
- isLazyCaching() -
Method in class com.jidesoft.utils.CachedVector
-
- isLazyRendering() -
Method in class com.jidesoft.chart.Chart
- Returns a boolean to indicate whether lazy rendering is currently being used
- isLeadAnchorNotificationEnabled() -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- isLeaf(Object) -
Method in class com.jidesoft.grid.TreeTableModel
- Returns
true
if node
is a leaf.
- isLeaf(Object) -
Method in class com.jidesoft.tree.DefaultTreeModelWrapper
- Implementations of the method in TreeModel.
- isLeaf(N) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
- Tells whether the given node is a leaf node or not.
- isLeaf(N) -
Method in interface com.jidesoft.treemap.TreeMapModel
- Tells whether the given node is a leaf node or not.
- isLeaf() -
Method in interface com.jidesoft.treemap.TreeMapNode
- Tells whether this node contains children.
- isLeftToRight -
Variable in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameConstraint
-
- isLenient() -
Method in class com.jidesoft.spinner.DateSpinner
- Tell whether date/time parsing is to be lenient.
- isLessThan(Integer, Integer) -
Method in class com.jidesoft.diff.Diff
- Returns whether the value in the map for the given index is less than the given value.
- isLightweight() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
-
- isLightweight() -
Method in interface com.jidesoft.swing.IContour
-
- isLineBreakStyleMixed() -
Method in class com.jidesoft.editor.CodeEditor
-
- isLineHighlightVisible() -
Method in class com.jidesoft.editor.CodeEditor
- Checks if the line highlight is visible.
- isLineHighlightVisible() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isLineHighlightVisible() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isLineHighlightVisibleSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isLineLoaded(int) -
Method in class com.jidesoft.editor.LazyLoadDocument
- Check if the line is loaded in memory already.
- isLineLoaded(int) -
Method in class com.jidesoft.editor.SyntaxDocument
-
- isLineNumberVisible() -
Method in class com.jidesoft.editor.CodeEditor
-
- isLinesVisible() -
Method in class com.jidesoft.chart.style.ChartStyle
- Returns whether lines are currently visible
- isLineWrap() -
Method in class com.jidesoft.swing.StyledLabel
- Gets the flag indicating if the line should be automatically wrapped when the column width is limited.
- isLinux() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is Linux.
- isListenerRegistered(EventListenerList, Class, EventListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the listener is always registered to the EventListenerList to avoid duplicated registration of the same
listener
- isListenerRegistered(Component, Class, EventListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the listener is always registered to the Component to avoid duplicated registration of the same
listener
- isLnfInstalled(String) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the L&F is in classpath.
- isLnfInUse(String) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Checks if the L&F is the L&F or a subclass of the L&F.
- isLoadDataSuccessful() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Did the loadLayoutFrom(InputStream in) method load successfully from the input stream (false indicates that it
called resetToDefault to load the layout.) This method can be called immediately after the
loadLayoutFrom(InputStream in) call to determine if a specific LayoutPersistence was forced to call
resetToDefault.
- isLoadDataSuccessful() -
Method in class com.jidesoft.action.DockableBarLayoutLoader
-
- isLoadDataSuccessful() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Did the loadLayoutFrom(InputStream in) method load successfully from the input stream (false indicates that it
called resetToDefault to load the layout.) This method can be called immediately after the
loadLayoutFrom(InputStream in) call to determine if a specific LayoutPersistence was forced to call
resetToDefault.
- isLoadDataSuccessful() -
Method in class com.jidesoft.docking.DockingLayoutLoader
-
- isLoadDataSuccessful() -
Method in interface com.jidesoft.swing.LayoutPersistence
- Checks if the loadLayoutFrom(InputStream in) method load successfully from the input stream (false indicates that
it called resetToDefault to load the layout.) This method can be called immediately after the
loadLayoutFrom(InputStream in) call to determine if a specific LayoutPersistence was forced to call
resetToDefault.
- isLoadDataSuccessful() -
Method in class com.jidesoft.swing.LayoutPersistenceManager
- Did the loadLayoutFrom(InputStream in) method load successfully from the input stream (false indicates that it
called resetToDefault to load the layout.) This method can be called immediately after the
loadLayoutFrom(InputStream in) call to determine if a specific LayoutPersistence was forced to call
resetToDefault.
- isLoaded() -
Method in class com.jidesoft.plaf.basic.LazyMutableTreeNode
-
- isLoadingLayoutData() -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Gets the flag indicating if the layout persistence is currently loading layout.
- isLoadLookAndFeelClass() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Gets the flag indicating if JIDE will try to load the LnF class when
LookAndFeelFactory.isLnfInstalled(String)
is invoked.
- isLoadSelectionOnTableDataChanged() -
Method in class com.jidesoft.grid.JideTable
- Gets the flag indicating if JideTable should load selection if it receives a table model event which indicates a
table data changed event is fired from its original table model.
- isLuceneInputMode() -
Method in class com.jidesoft.lucene.LuceneQuickListFilterField
- Get the flag if current input mode for JTextField is lucene input mode.
- isLuceneInputMode() -
Method in class com.jidesoft.lucene.LuceneQuickTableFilterField
- Get the flag if current input mode for JTextField is lucene input mode.
- isMacClassic() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is Mac 9.1 or earlier.
- isMacOSX() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is Mac OSX.
- isMajor() -
Method in class com.jidesoft.chart.axis.Tick
- Returns whether the tick is a major tick.
- isManaged -
Variable in class com.jidesoft.docking.DefaultDockingManager.DockableFrameWorkspaceHandle
-
- isManaged() -
Method in class com.jidesoft.docking.DefaultDockingManager.DockableFrameWorkspaceHandle
-
- isManaged() -
Method in interface com.jidesoft.docking.DockingManager.FrameHandle
-
- isManagingFocus() -
Method in class com.jidesoft.editor.CodeEditor
- Returns if this component can be traversed by pressing the Tab key.
- isManagingFocus() -
Method in class com.jidesoft.editor.CodeEditorPainter
- Returns if this component can be traversed by pressing the Tab key.
- isMaskEnabled() -
Method in class com.jidesoft.field.creditcard.CreditCardTextField
- Checks if the mask feature is enabled.
- isMatchCase() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the search is case sensitive.
- isMatchesLeafNodeOnly() -
Method in class com.jidesoft.tree.FilterableTreeModel
- If the filters matches the leaf node only.
- isMatchesLeafNodeOnly() -
Method in class com.jidesoft.tree.QuickTreeFilterField
- If the filters matches the leaf node only.
- isMatchWholeWord() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if only matching whole word.
- isMaximizable() -
Method in class com.jidesoft.docking.DockableFrame
-
- isMaximizeAllTabs() -
Method in class com.jidesoft.docking.DefaultDockingManager
- When user maximizes a dockable frame, will it maximize all tabs or just selected tab.
- isMaximizeAllTabs() -
Method in interface com.jidesoft.docking.DockingManager
- When user maximizes a dockable frame, will it maximize all tabs or just selected tab.
- isMaximizeButtonVisible() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isMaximized() -
Method in class com.jidesoft.docking.DockableFrame
- Gets if the dockable frame is maximized.
- isMenuBar() -
Method in class com.jidesoft.action.CommandBarTitleBar
- Overridden to always return false.
- isMenuBar() -
Method in class com.jidesoft.action.DockableBar
- Checks if the command bar is used as menu bar.
- isMenuBar() -
Method in interface com.jidesoft.swing.TopLevelMenuContainer
- Checks if the TopLevelMenuContainer is used as JMenuBar.
- isMenuShortcutKeyDown(InputEvent) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the ctrl key is pressed.
- isMenuShortcutKeyDown(ActionEvent) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the ctrl key is pressed.
- isMiddleButtonPanelVisible() -
Method in class com.jidesoft.list.DualList
- Get the visibility of the middle button panel.
- isMilestone() -
Method in class com.jidesoft.gantt.TaskBar
-
- isMixed() -
Method in class com.jidesoft.swing.TristateButtonModel
-
- isMixed() -
Method in class com.jidesoft.swing.TristateCheckBox
- Checks if the check box is in mixed selection state.
- isModalDialog(Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Is the specified window is a modal dialog.
- isModifierKey(KeyEvent) -
Static method in class com.jidesoft.grid.KeyStrokeSupport
-
- isMonthOutOfRange(Calendar) -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if the month is out of the range of the DateModel.
- isMonthOutOfRange(Calendar) -
Method in class com.jidesoft.combobox.MonthChooserPanel
- Checks if the month is out of the range of the DateModel.
- isMoreDocumentGroupAllowed() -
Method in class com.jidesoft.document.DocumentPane
-
- isMorphing() -
Method in class com.jidesoft.chart.model.ModelMorpher
- Returns true if a morph is currently in progress
- isMorphing() -
Method in class com.jidesoft.range.RangeMorpher
- Returns true if a morph is currently in progress
- isMouseEnabled() -
Method in class com.jidesoft.grid.HierarchicalTable
- Returns true if default mouse listener is installed to expand/collapse rows.
- isMouseListenerRegistered(Component, MouseListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the mouse listener is already registered on the component.
- isMouseMotionListenerRegistered(Component, MouseMotionListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the mouse motion listener is already registered on the component.
- isMouseOnOriginalTableHeader(Point) -
Method in class com.jidesoft.grid.NestedTableHeader
- Check if the mouse point is on the original table header
- isMouseOver() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- isMouseOver() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- isMouseOver() -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
- Get the temporary flag to indicate if the mouse has entered the menu.
- isMouseOver() -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
- Get the temporary flag to indicate if the mouse has entered the menu.
- isMouseOver() -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
- Get the temporary flag to indicate if the mouse has entered the menu.
- isMouseOver() -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- isMouseOverPaintArea(Point, Rectangle, Insets) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Checks if the mouse is over paint area.
- isMousePressed() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- isMousePressed() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- isMousePressed() -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- isMovable() -
Method in class com.jidesoft.popup.JidePopup
- Checks if the popup is movable.
- isMultiColumnSortable() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isMultiColumnSortable() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isMultiColumnSortable() -
Method in interface com.jidesoft.grid.ISortableTableModel
- Does this table allow sort by multiple columns.
- isMultiColumnSortable() -
Method in class com.jidesoft.grid.SortableTable
- Does this table allow sort by multiple columns.
- isMultiColumnSortable() -
Method in class com.jidesoft.grid.SortableTableModel
- Does this table allow sort by multiple columns.
- isMultiColumnSortable() -
Method in class com.jidesoft.grid.SortItemSupport
- Does this table allow sort by multiple columns.
- isMultiLineMode() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isMultilineTextComponent() -
Method in class com.jidesoft.hints.AbstractIntelliHints
- Returns whether this IntelliHints'
JTextComponent
supports single-line text or multi-line text.
- isMultipleSelectionEnabled() -
Method in class com.jidesoft.treemap.DefaultTreeMapController
-
- isMultipleShortcutsAllowed() -
Method in class com.jidesoft.shortcut.ShortcutEditor
-
- isNative() -
Static method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- isNavigable() -
Method in class com.jidesoft.wizard.JavaStepsPane
-
- isNavigable() -
Method in class com.jidesoft.wizard.MacOSXStepsPane
-
- isNavigable() -
Method in class com.jidesoft.wizard.StepsPane
-
- isNavigableAt(int, int) -
Method in class com.jidesoft.grid.AbstractNavigableTableModel
-
- isNavigableAt(int, int) -
Method in class com.jidesoft.grid.DefaultNavigableTableModel
- Gets if a cell should be navigable at the specified row and column index.
- isNavigableAt(int, int) -
Method in class com.jidesoft.grid.JoinTableModel
- Overrides to return true or false depending on the child table models.
- isNavigableAt(int, int) -
Method in interface com.jidesoft.grid.NavigableModel
- Returns if the cell at the given coordinates can be navigated or
not.
- isNavigableAt(int, int) -
Method in class com.jidesoft.grid.TableModelWrapperImpl
- it return true by default.
- isNavigableAt(int, int) -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isNavigateToNextField(char) -
Method in class com.jidesoft.field.IPTextField
- Check if the input character should trigger navigating to next available field.
- isNavigationFieldVisible() -
Method in class com.jidesoft.swing.FolderChooser
- Determines whether the navigation text field is visible.
- isNavigationKey(KeyStroke) -
Method in class com.jidesoft.grid.NavigableTable
- Checks if the key stroke and the input event will respect the NavigableModel.
- isNavigationKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key is used as a navigation key.
- isNavigationOn() -
Method in class com.jidesoft.grid.AbstractNavigableTableModel
-
- isNavigationOn() -
Method in class com.jidesoft.grid.DefaultNavigableTableModel
-
- isNavigationOn() -
Method in class com.jidesoft.grid.JoinTableModel
- Overrides to return true if any of the underlying table models is StyleModel and the isNavigableOn is true.
- isNavigationOn() -
Method in interface com.jidesoft.grid.NavigableModel
- Checks if the navigation is on.
- isNavigationOn() -
Method in class com.jidesoft.grid.TableModelWrapperImpl
- It returns false.
- isNavigationOn() -
Method in class com.jidesoft.grid.TransposeTableModel
-
- isNeedFilterAllData() -
Method in class com.jidesoft.grid.FilterableTableModel
- Get the flag if we need filter all datum in the table while applying new filter comparing to the old filter.
- isNeedFormatCheck() -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
-
- isNeedFormatCheck() -
Method in interface com.jidesoft.swing.LayoutPersistence
- Gets the flag indicating if format check is required.
- isNestedFloatingAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isNestedFloatingAllowed() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if nest floating frames are allowed.
- isNestedTableHeader() -
Method in class com.jidesoft.grid.JideTable
- Checks if nested table header is used.
- isNewShortcutOnTop() -
Method in class com.jidesoft.shortcut.ShortcutEditor
- Get the flag indicating if the new shortcut should be inserted in the first place of the list.
- isNextLineRequested() -
Method in class com.jidesoft.editor.tokenmarker.TokenMarker
- Returns true if the next line should be repainted.
- isNextMonth(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is next month.
- isNextPeriodMarked(T, T) -
Method in class com.jidesoft.gantt.AbstractPeriodMarker
-
- isNextPeriodMarked(Date, Date) -
Method in class com.jidesoft.gantt.DatePeriodMarker
-
- isNextQuarter(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is next quarter.
- isNextWeek(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is next week.
- isNextYear(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is next year.
- isNimbusLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the Nimbus L&F is in classpath.
- isNonContiguousCellSelection() -
Method in class com.jidesoft.grid.JideTable
- Checks if the table selection model allows non-contiguous cell selection.
- isNonContiguousCellSelection() -
Method in class com.jidesoft.grid.JideTableSearchable
-
- isNonContiguousCellSelectionAllowed() -
Method in class com.jidesoft.grid.PagedTablePane
- Returns true if non-contiguous cell selection can be selected.
- isNonContiguousCellSelectionAllowed() -
Method in class com.jidesoft.grid.TableScrollPane
- Returns true if non-contiguous cell selection can be selected.
- isNonzero(Integer) -
Static method in class com.jidesoft.diff.Diff
- Returns whether the integer is not zero (including if it is not null).
- isNotified() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the dockable frame is in notified mode.
- isNotifyOnEDT() -
Method in class com.jidesoft.utils.SwingPropertyChangeSupport
- Returns
notifyOnEDT
property.
- isNull(String) -
Method in class com.jidesoft.database.DefaultRecord
-
- isNull(String) -
Method in interface com.jidesoft.database.Record
-
- isNullValueAllowed() -
Method in class com.jidesoft.grid.Field
- Checks if null value is allowed in the filter.
- isNumericType() -
Method in class com.jidesoft.pivot.PivotField
- Checks if the type of the PivotField is numeric type.
- isNumericType(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
- Checks if the type is a numeric type.
- isObjectConverterManagerEnabled() -
Method in class com.jidesoft.grid.AutoFilterUtils
- Deprecated. Checks if the ObjectConverter will be used to convert element to string so that it can be compared with the
searching text.
- isObjectConverterManagerEnabled() -
Method in class com.jidesoft.grid.QuickTableFilterField
- Checks if the ObjectConverter will be used to convert element to string so that it can be compared with the
searching text.
- isOccupyNextLine() -
Method in class com.jidesoft.editor.highlight.DefaultHighlighter.DefaultHighlightPainter
-
- isOccupyNextLine() -
Method in class com.jidesoft.editor.highlight.LayeredHighlighter.LayerPainter
- Check if the painter will occupy next line.
- isOffsetLoaded(int) -
Method in class com.jidesoft.editor.LazyLoadDocument
- Check if the offset is loaded in memory already.
- isOffsetLoaded(int) -
Method in class com.jidesoft.editor.SyntaxDocument
-
- isOneTouchExpandable() -
Method in class com.jidesoft.swing.JideSplitPane
- Returns whether one-touch expand/collapse is on.
- isOnlyValueFiltered(E, Object) -
Method in class com.jidesoft.filter.SimpleValueFilter
-
- isOnlyValueFiltered(E, Object) -
Method in interface com.jidesoft.filter.ValueFilter
- Indicates whether a given element is filtered or not exclusively by the given lock.
- isOpaque() -
Method in class com.jidesoft.action.DockableBarContainer
-
- isOpaque() -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
- Overrides it so that no one can set opaque to false on this component.
- isOpaque() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Override to always return true.
- isOpaque() -
Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
- Overrides it so that no one can set opaque to false on this component.
- isOpaque() -
Method in class com.jidesoft.docking.DockableFrame
- Returns true if this component is completely opaque.
- isOpaque() -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- isOpaque() -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaCloseButton
-
- isOpaque() -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton
-
- isOpaque() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- isOpaque() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabPanel
-
- isOpaque() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- isOpaque() -
Method in class com.jidesoft.swing.JideMenu
- Checks if the
- isOpaque() -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- isOpaque() -
Method in class com.jidesoft.wizard.JavaWizardHeader
-
- isOperator(KeyEvent) -
Static method in class com.jidesoft.swing.Calculator
- Checks if the key event a key event for operators.
- isOpposite() -
Method in class com.jidesoft.diff.DiffDivider
-
- isOptimized() -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Checks if the sortable table model is in optimized mode.
- isOptimized() -
Method in class com.jidesoft.grid.SortableTable
- Checks if the optimized flag is true.
- isOptimized() -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the sortable table model is in optimized mode.
- isOptimized() -
Method in class com.jidesoft.list.SortableListModel
- Checks if the sortable table model is in optimized mode.
- isOptimizedDrawingEnabled() -
Method in class com.jidesoft.docking.DefaultDockingManager.DockedHiddenSlidingContainer
-
- isOrderReversed() -
Method in class com.jidesoft.chart.Legend
- Returns whether the order of the elements is reversed or the same as the order in which
they were added to the chart.
- isOriginalChanged() -
Method in class com.jidesoft.grid.CompoundTableModelEvent
- Gets the flag indicating if the original table model is changed or not which causes this event.
- isOriginalChanged() -
Method in class com.jidesoft.list.CompoundListDataEvent
- Gets the flag indicating if the original list model is changed or not which causes this event.
- isOriginalTableHeaderVisible() -
Method in class com.jidesoft.grid.NestedTableHeader
- Checks if the original table header is visible.
- ISortableTableModel - Interface in com.jidesoft.grid
- An interface to allow you to implement sorting feature on any table model.
- ISortableTableModel.SortItem - Class in com.jidesoft.grid
-
- ISortableTableModel.SortItem(int) -
Constructor for class com.jidesoft.grid.ISortableTableModel.SortItem
-
- ISortableTableModel.SortItem(int, boolean) -
Constructor for class com.jidesoft.grid.ISortableTableModel.SortItem
-
- isOverflow() -
Method in class com.jidesoft.swing.Calculator
- Checks if the calculator is in overflow state.
- isOverflowColorSet() -
Method in interface com.jidesoft.colormap.ColorMap
-
- isOverflowColorSet() -
Method in class com.jidesoft.colormap.SimpleColorMap
-
- isOverridden(String) -
Method in class com.jidesoft.shortcut.ShortcutSchema
- Checks if a command is overridden.
- isOverwriteEnabled() -
Method in class com.jidesoft.editor.CodeEditor
-
- isOvrMode() -
Method in class com.jidesoft.status.OvrInsStatusBarItem
- The insert/overwrite mode.
- isOwnedFloatingDockableBar(Window) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Is the specified window one of our floatingFrames?
- isOwnedFloatingFrame(Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Is the specified window one of our floatingFrames?
- isOwnedWindow(Window) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Is the specified window's ancestor is root pane container?
- isOwnedWindow(Window) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Is the specified window's ancestor is root pane container?
- isPageEnabled() -
Method in class com.jidesoft.dialog.AbstractDialogPage
- Checks if the page is enabled.
- isPaintBackground() -
Method in class com.jidesoft.action.DockableBar
- Checks if the background of command bar should be painted.
- isPaintBackground() -
Method in class com.jidesoft.grid.CellRendererPaneEx
- Checks the flag whether the background should be painted.
- isPaintCellSpanAsSelected() -
Method in class com.jidesoft.grid.CellSpanTable
- Check the paintCellSpanAsSelected flag.
- isPaintInvalid() -
Method in class com.jidesoft.editor.CodeEditor
- Get the paint invalid flag.
- isPaintInvalid() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isPaintInvalid() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isPaintInvalidSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isPaintMarginBackground() -
Method in class com.jidesoft.grid.CategorizedTable
- Checks if paints the margin background.
- isPaintMarginBackground() -
Method in class com.jidesoft.grid.MarginExpandablePanel
- Checks if the margin background should be painted.
- isPaintMarginGridMarginBackground() -
Method in class com.jidesoft.grid.HierarchicalTable
- Get the flag indicating if HierarchicalTable should paint the grids inside the MarginExpandablePanel to the color
get from
CategorizedTable.getMarginBackground()
.
- isPaletteVisible(Component) -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
- Checks if the palette is visible.
- isPaletteVisible() -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
- Checks if the palette is visible.
- isPaletteVisible() -
Method in class com.jidesoft.dashboard.SingleDashboardHolder
- Checks if the palette is visible.
- isParentActuallySelected(TreePath, TreePath) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
- Check if the parent path is really selected.
- isParentActuallySelected(TreePath, TreePath) -
Method in class com.jidesoft.tree.FilterableCheckBoxTreeSelectionModel
-
- isPartiallySelected(TreePath) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
- Tests whether there is any unselected node in the subtree of given path.
- isPartiallySelected(TreePath) -
Method in class com.jidesoft.tree.FilterableCheckBoxTreeSelectionModel
-
- isPassEnterKeyToTable() -
Method in class com.jidesoft.grid.AbstractJideCellEditor
- Checks if the ENTER key should be delegated to the table.
- isPassive() -
Method in class com.jidesoft.swing.SearchableBar
- Returns false.
- isPassive() -
Method in interface com.jidesoft.swing.SearchableProvider
- Returns true if the SearchableProvider doesn't accept keyboard input directly.
- isPathSelected(TreePath) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
-
- isPathSelected(TreePath, boolean) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
- Tells whether given path is selected.
- isPeriodMarked(T, T) -
Method in class com.jidesoft.gantt.AbstractPeriodMarker
-
- isPeriodMarked(Date, Date) -
Method in class com.jidesoft.gantt.DatePeriodMarker
-
- isPeriodSelected(Period, Object, Object) -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- isPgsLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the Pgs L&F is in classpath.
- isPieSegmentsAlwaysExploded() -
Method in class com.jidesoft.chart.style.ChartStyle
- Returns a boolean to indicate whether pie segments are exploded, regardless of selection
- isPixelPointViewable(int, int) -
Method in class com.jidesoft.chart.Chart
-
- isPlain() -
Method in class com.jidesoft.editor.SyntaxStyle
- Returns true if font style is not bold nor italic.
- isPlainFlavor(DataFlavor) -
Method in class com.jidesoft.utils.BasicTransferable
- Returns whether or not the specified data flavor is an plain flavor that is supported.
- isPlainHeaderTables() -
Method in class com.jidesoft.pivot.PivotTablePane
- Get the flag indicating the header table painting mode.
- isPlainSupported() -
Method in class com.jidesoft.utils.BasicTransferable
- Should the plain text flavors be offered? If so, the method getPlainData should be implemented to provide
something reasonable.
- isPlastic3D13LnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Deprecated. replace by
LookAndFeelFactory.isPlastic3DLnfInstalled()
- isPlastic3DLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether Plastic3D L&F is in classpath
- isPlasticXPLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether PlasticXP L&F is in classpath
- isPointsVisible() -
Method in class com.jidesoft.chart.style.ChartStyle
- Returns whether points are currently visible
- isPopDown -
Variable in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- isPopdown() -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- isPopdown(JComboBox) -
Static method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- isPopupAncestorOf(JidePopup, Component) -
Static method in class com.jidesoft.popup.JidePopup
-
- isPopupVisible() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Determines the visibility of the popup.
- isPopupVisible() -
Method in class com.jidesoft.grid.AutoFilterBox
- Determines the visibility of the popup.
- isPopupVisible() -
Method in class com.jidesoft.pivot.FieldBox
- Determines the visibility of the popup.
- isPopupVisible() -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
- Determines the visibility of the popup.
- isPopupVisible() -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Determines the visibility of the popup.
- isPopupVisible() -
Method in class com.jidesoft.popup.JidePopup
-
- isPopupVisible() -
Method in class com.jidesoft.swing.Searchable
- Check if the searchable popup is visible.
- isPopupVolatile() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if the popup is volatile.
- isPopupVolatile() -
Method in class com.jidesoft.combobox.DateComboBox
-
- isPopupVolatile() -
Method in class com.jidesoft.combobox.DateExComboBox
-
- isPopupVolatile() -
Method in class com.jidesoft.combobox.ExComboBox
- Checks if the popup is volatile.
- isPredefinedLayoutSet() -
Method in class com.jidesoft.dashboard.Dashboard
- Checks if the predefined layout is configured.
- isPreferred() -
Method in class com.jidesoft.grid.Property
- The "preferred" flag is used to identify properties that are particularly important for presenting to humans.
- isPreferredPeriodSizeSet() -
Method in class com.jidesoft.scale.ScaleArea
-
- isPreferSelectedPossibleValues() -
Method in class com.jidesoft.grid.Field
- Get the flag indicating if selected possible values will be used or filtered possible values.
- isPreferSelectedValues() -
Method in class com.jidesoft.grid.AutoFilterBox
- Get the flag indicating if selected possible values will be used or filtered possible values.
- isPreferSelectedValues() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Get the flag indicating if selected possible values will be used or filtered possible values.
- isPreserveAvailableProperty() -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- isPreserveAvailableProperty() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isPreserveAvailableProperty() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the unavailable dockable frame will remain unavailable after saveLayout method is called.
- isPreserveSelectionsAfterSorting() -
Method in class com.jidesoft.grid.SortableTable
- Deprecated. this flag will not take effect, since we will preserve selection anyway after sorting right now.
- isPreserveStateOnDragging() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isPreserveStateOnDragging() -
Method in interface com.jidesoft.docking.DockingManager
- Preserving state on dragging means dragging will not cause the frame's state to change.
- isPreviousPeriodMarked(T, T) -
Method in class com.jidesoft.gantt.AbstractPeriodMarker
-
- isPreviousPeriodMarked(Date, Date) -
Method in class com.jidesoft.gantt.DatePeriodMarker
-
- isPrimitive(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
-
- isPrimitiveWrapper(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
-
- isPrintFitToPage() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating whether to set print fit to the page.
- isPrintLandscape() -
Method in class com.jidesoft.hssf.HssfTableFormat
- Get the flag indicating whether to print in landscape.
- isProcessModelChangeEvent() -
Method in class com.jidesoft.swing.Searchable
- Get the flag if we should process model change event.
- isPropertyChangeListenerRegistered(Component, PropertyChangeListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the property change listener is already registered on the component.
- isPropertyChangeListenerRegistered(Component, String, PropertyChangeListener) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Checks if the property change listener is already registered on the component.
- isProportionalLayout() -
Method in class com.jidesoft.swing.JideSplitPane
- Returns the proportional layout flag.
- isProportionalSplits() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isProportionalSplits() -
Method in interface com.jidesoft.docking.DockingManager
- Tells whether this docking manager will create proportional split panes when it creates split panes to hold
docked frames.
- isQuaquaLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the Quaqua L&F is in classpath.
- isRangeColumn(int) -
Method in class com.jidesoft.gantt.DefaultGanttModel
- Checks if the column index is a range column such as range start or range end or any other column that will
affect the calculation of the range.
- isRangeDraggable() -
Method in class com.jidesoft.swing.RangeSlider
- Checks if the range is draggable.
- isRangeEditable() -
Method in class com.jidesoft.gantt.DefaultGanttEntry
-
- isRangeEditable() -
Method in interface com.jidesoft.gantt.MutableGanttEntry
-
- isRangeQueryInclusive() -
Method in class com.jidesoft.lucene.LuceneFilterableTableModel
- Get if the boundary value should be included in RangeQuery
- isReadOnly() -
Method in class com.jidesoft.diff.BasicDiffPane
- Checks if the diff pane is read only.
- isReadOnly() -
Method in class com.jidesoft.diff.CodeEditorMergePane
- Checks if the diff pane is read only.
- isReallyFocusLost(FocusEvent) -
Method in class com.jidesoft.combobox.ExComboBox
-
- isRearrangable() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- If the dockable bars can be rearranged.
- isRearrangable() -
Method in class com.jidesoft.action.DockableBar
- Gets the
rearrangeable
property.
- isRearrangable() -
Method in interface com.jidesoft.action.DockableBarManager
- If the dockable bars can be rearranged.
- isRearrangable() -
Method in class com.jidesoft.dashboard.GadgetManager
- If the gadget components can be rearranged.
- isRearrangable() -
Method in class com.jidesoft.docking.DefaultDockingManager
- If the dockable frame can be rearranged.
- isRearrangable() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether the
DockableFrame
can be docked by some user action.
- isRearrangable() -
Method in interface com.jidesoft.docking.DockingManager
- If the dockable frames can be rearranged.
- isRearrangable() -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isRearrangeAllowed() -
Method in class com.jidesoft.document.DocumentPane
- Checks if document is rearranged by user.
- isRecentListVisible() -
Method in class com.jidesoft.swing.FolderChooser
- Get the visibility of the recent list combobox.
- isRecordingShapes() -
Method in class com.jidesoft.chart.Chart
- Return a boolean to indicate whether we are recording the shapes for points and bars
- isRecursive() -
Method in class com.jidesoft.combobox.TreeComboBoxSearchable
- Checks if the searchable is recursive.
- isRecursive() -
Method in class com.jidesoft.combobox.TreeExComboBoxSearchable
- Checks if the searchable is recursive.
- isRecursive() -
Method in class com.jidesoft.grid.TreeTableSearchable
- Checks if the searchable is recursive.
- isRecursive() -
Method in class com.jidesoft.swing.TreeSearchable
- Checks if the searchable is recursive.
- isRefreshPopupDuringSearching() -
Method in class com.jidesoft.swing.ComboBoxSearchable
- Checks if the popup should be refreshed during searching.
- isRegexEnabled() -
Method in class com.jidesoft.grid.QuickFilterField
- Get the flag if regular expression is used for searching.
- isRegionOverlap(Alert, Rectangle) -
Method in class com.jidesoft.alert.AlertGroup
- Check if the alert at the proposed bounds will overlap with any existing visible alerts.
- isRelationValid(GanttChart<Object, GanttEntry<Object>>, GanttEntryRelation<GanttEntry<Object>>) -
Method in class com.jidesoft.plaf.basic.BasicGanttEntryRelationPainter
- Checks if the relation is valid.
- isRemoveNullGrouper() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag indicating if the row will be moved to upper level if the last grouper values are null.
- isReorderAllowed() -
Method in class com.jidesoft.document.DocumentPane
- Checks if the document order is allowed to changed by user.
- isReorderAllowed() -
Method in interface com.jidesoft.document.IDocumentPane
- Checks if document order is allowed to changed by user.
- isRepeatEnabled() -
Method in class com.jidesoft.editor.action.InputHandler
- Returns if repeating is enabled.
- isRepeating() -
Method in class com.jidesoft.utils.JideFocusTracker
- This allows you to set whether focus lost or focus gained will be
fired if the event is for the same component as a previous event.
- isRepeats() -
Method in class com.jidesoft.swing.Searchable
- Checks if restart from the beginning when searching reaches the end or restart from the end when reaches
beginning.
- isReplace() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the replace option is currently visible in the dialog.
- isReplace() -
Method in class com.jidesoft.search.FindAndReplacePanel
-
- isReplaceTabWithSpace() -
Method in class com.jidesoft.editor.CodeEditor
-
- isRequestFocusForTextField() -
Method in class com.jidesoft.grid.AutoFilterBox
- Check if the text field should request focus automatically when mouse is over the AutoFilterBox.
- isRequired() -
Method in class com.jidesoft.grid.Property
- The "required" flag is used to identify properties that are required to fill in.
- isReselectItemOnFiltering() -
Method in class com.jidesoft.combobox.FilterableComboBoxModel
- Gets the flag indicating if FilterableComboBoxModel will try to reselect item if the current selected item is
filtered away after filtering.
- isResetButtonVisible() -
Method in class com.jidesoft.combobox.PopupPanel
- Checks if reset button is visible when popup panel is display in dialog in DIALOG type AbstractComboBox.
- isResetOnTableStructureChangeEvent() -
Method in class com.jidesoft.grid.SortableTableModel
- Get the flag indicating if the sorting columns should be reset while firing table structure change events.
- isResetWhenInvalidate() -
Method in class com.jidesoft.swing.JideBoxLayout
- Checks of the layout should be reset when
JideBoxLayout.invalidateLayout(java.awt.Container)
is called.
- isResizable() -
Method in class com.jidesoft.combobox.PopupPanel
- Checks if popup panel is resizable.
- isResizable() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Deprecated. replaced by
DefaultDockingManager.isFloatingFramesResizable()
and DefaultDockingManager.isDockedFramesResizable()
- isResizable() -
Method in interface com.jidesoft.docking.DockingManager
- Deprecated. replaced by
DockingManager.isFloatingFramesResizable()
and DockingManager.isDockedFramesResizable()
- isResizable() -
Method in class com.jidesoft.popup.JidePopup
- Checks if the popup is resizable.
- isResizable() -
Method in class com.jidesoft.status.ResizeStatusBarItem
- Checks if the status bar item should show resizable corner.
- isResizable() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Override to return false.
- isResizeEastArea(Point, Rectangle) -
Method in class com.jidesoft.gantt.GanttChart
- Checks if the point is in the resize east area.
- isResizeFonts() -
Method in interface com.jidesoft.chart.ResizableComponent
- A boolean flag to indicate whether the component has font resizing switched on or off
- isResizeFonts() -
Method in class com.jidesoft.gauge.AbstractGauge
- Return a boolean to indicate whether fonts are being auto-resized.
- isResizeWestArea(Point, Rectangle) -
Method in class com.jidesoft.gantt.GanttChart
- Checks if the point is in the resize west area.
- isResizing() -
Method in class com.jidesoft.grid.TableColumnResizer
-
- isResizing() -
Method in class com.jidesoft.grid.TableRowResizer
-
- isRespectFieldPreferredWidth() -
Method in class com.jidesoft.pivot.PivotTablePane
- Get the flag indicating if the column width will respect the preferred width defined in PivotField.
- isRespectRenderPreferredHeight() -
Method in class com.jidesoft.grid.TreeTable
- Gets the flag if the renderer's preferred height is respected.
- isResultCalculated() -
Method in class com.jidesoft.swing.Calculator
- Get the flag indicating if the result was calculated at least once.
- isRetrievingValueFromPopup() -
Method in class com.jidesoft.combobox.ExComboBox
-
- isReturnFocusToOwner() -
Method in class com.jidesoft.popup.JidePopup
- gets the flag.
- isReusable(ISortableTableModel, TableModel) -
Method in class com.jidesoft.grid.SortableTable
- Check if the existing SortableTableModel could be reused when
SortableTable.setModel(javax.swing.table.TableModel)
is invoked.
- isReversed() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the search is forward or backward.
- isReverseOrder() -
Method in class com.jidesoft.swing.Searchable
- Checks the searching order.
- isRicherFlavor(DataFlavor) -
Method in class com.jidesoft.utils.BasicTransferable
-
- isRightButtonPanelVisible() -
Method in class com.jidesoft.list.DualList
- Get the visibility of the right button panel.
- isRightClickSelect() -
Method in class com.jidesoft.swing.JideTabbedPane
- Returns true if you want right click on unselected tab will select that tab.
- isRollover() -
Method in class com.jidesoft.gantt.TaskBar
-
- isRollover(JTable, MouseEvent, int, int) -
Method in class com.jidesoft.grid.ButtonTableCellEditorRenderer
-
- isRollover(JTable, MouseEvent, int, int) -
Method in interface com.jidesoft.grid.CellRolloverSupport
-
- isRollover() -
Method in class com.jidesoft.grid.JideTable
- Checks if there is a rollover cell editor created by
JideTable.rolloverCellAt(int, int)
.
- isRollover(JTable, MouseEvent, int, int) -
Method in interface com.jidesoft.grid.RolloverTableUtils.AutoCellAction
- Check if the cell should enter rollover mode when the mouse is over.
- isRollover() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the mouse is over the title pane.
- isRollover() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- isRollOver() -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI
-
- isRollover() -
Method in class com.jidesoft.swing.Gripper
-
- isRollover() -
Method in class com.jidesoft.swing.SidePane
- Is the side pane expand when mouse moves over?
- isRolloverEnabled() -
Method in class com.jidesoft.chart.Chart
-
- isRolloverEnabled() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
-
- isRolloverEnabled() -
Method in class com.jidesoft.grid.EditableTableHeader
- Checks if rollover is enabled.
- isRolloverEnabled() -
Method in class com.jidesoft.swing.Gripper
- Gets the
rolloverEnabled
property.
- isRoot() -
Method in class com.jidesoft.treemap.AbstractTreeMapNode
-
- isRoot(AbstractTreeMapNode) -
Method in class com.jidesoft.treemap.DefaultTreeMapModel
- Tells whether the given node is the root node or not.
- isRoot(N) -
Method in interface com.jidesoft.treemap.TreeMapModel
- Tells whether the given node is the root node or not.
- isRootPaneCheckingEnabled() -
Method in class com.jidesoft.docking.DockableFrame
- Returns whether calls to
add
and setLayout
cause an exception to be thrown.
- isRootPaneCheckingEnabled() -
Method in class com.jidesoft.popup.JidePopup
- Returns whether calls to
add
and setLayout
cause an exception to be thrown.
- isRotateIcon() -
Method in class com.jidesoft.pane.CollapsiblePane
- Gets the flag indicating if the icon should be rotated.
- isRotateIcon() -
Method in class com.jidesoft.plaf.xerto.VerticalLabelUI
- Gets the flag indicating if the icon should be rotated.
- isRoundedCorner() -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.aqua.AquaSidePaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.office2003.Office2003SidePaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.office2007.Office2007SidePaneUI
-
- isRoundedCorner() -
Method in class com.jidesoft.plaf.xerto.XertoSidePaneUI
-
- isRoundedCorners() -
Method in class com.jidesoft.swing.PartialEtchedBorder
- Gets the flag indicating if the corner should be painted rounded.
- isRoutingKeyStrokes() -
Method in class com.jidesoft.document.DialogFloatingDocumentContainer
-
- isRoutingKeyStrokes() -
Method in interface com.jidesoft.document.FloatingDocumentContainer
-
- isRoutingKeyStrokes() -
Method in class com.jidesoft.document.FrameFloatingDocumentContainer
-
- isRoutingKeyStrokes() -
Method in class com.jidesoft.swing.ResizableDialog
-
- isRoutingKeyStrokes() -
Method in class com.jidesoft.swing.ResizableFrame
-
- isRoutingKeyStrokes() -
Method in class com.jidesoft.swing.ResizableWindow
-
- isRowAutoResizes() -
Method in class com.jidesoft.grid.JideTable
- Checks if row automatically resizes with the cells preferred heights.
- isRowCountChanged() -
Method in class com.jidesoft.grid.DefaultTableModelWrapper
- Checks if underlying table model row count changed.
- isRowDataFields() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isRowDataFields() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Is the data field displayed on the row header area.
- isRowDataFields() -
Method in class com.jidesoft.pivot.PivotDataModel
- Is the data field displayed on the row header area.
- isRowFieldAreaVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isRowFieldFilterable() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the row field filterable.
- isRowHeader() -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the table model is for row header.
- isRowHeaderEditable() -
Method in class com.jidesoft.pivot.AbstractPivotEditingProvider
-
- isRowHeaderEditable() -
Method in interface com.jidesoft.pivot.PivotEditingProvider
- Checks if the row header table is editable.
- isRowHeightChanged(int, int) -
Method in class com.jidesoft.grid.HierarchicalTable
-
- isRowHeightChanged(int, int) -
Method in class com.jidesoft.grid.JideTable
- The method will check if the new height is different with current height.
- isRowHeightSet() -
Method in class com.jidesoft.gantt.GanttChart
-
- isRowResizable() -
Method in class com.jidesoft.dashboard.Dashboard
-
- isRowResizable() -
Method in class com.jidesoft.grid.JideTable
- Checks if the row is resizable by dragging the horizontal grid line.
- isRowSelected(int) -
Method in class com.jidesoft.gantt.GanttChart
- Returns true if the specified index is in the valid range of entries, and the entry at that index is selected.
- isRowSelected(int) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
-
- isRowSelected(int) -
Method in class com.jidesoft.grid.JideTable
-
- isRowSelected(int) -
Method in class com.jidesoft.grid.PagedTablePane
- Returns true if the specified index is in the valid range of rows, and the row at that index is selected.
- isRowSelected(int) -
Method in interface com.jidesoft.grid.TableAdapter
- Returns true if the specified index is in the valid range of rows, and the row at that index is selected.
- isRowSelected(int) -
Method in class com.jidesoft.grid.TableScrollPane
- Returns true if the specified index is in the valid range of rows, and the row at that index is selected.
- isRowSelected(int) -
Method in interface com.jidesoft.grid.TableSelectionModel
- Checks if the row at row index has any selected cells.
- isRowSelected(int) -
Method in class com.jidesoft.navigation.NavigationTree
- Overrides and always return false so that the cell renderer will not paint the selection effect.
- isRowSelected(int) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
-
- isRowSelectedOriginal(int) -
Method in class com.jidesoft.navigation.NavigationTree
- Delegates to super.isRowSelected(row).
- isRowSelectionAllowed(JTable) -
Method in class com.jidesoft.combobox.TableComboBoxSearchable
- Is the row selection allowed?
- isRowSelectionAllowed(JTable) -
Method in class com.jidesoft.combobox.TableExComboBoxSearchable
- Is the row selection allowed?
- isRowSelectionAllowed(TableScrollPane) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
- Is the row selection allowed?
- isRowSelectionAllowed(JTable) -
Method in class com.jidesoft.swing.TableSearchable
- Is the row selection allowed?
- isRunning() -
Method in class com.jidesoft.animation.CustomAnimation
- Checks if the animation is running.
- isRunning() -
Method in class com.jidesoft.docking.NotificationFlasher
-
- isRunning() -
Method in class com.jidesoft.gauge.Clock
-
- isRunning() -
Method in class com.jidesoft.swing.Animator
- If the animator is running, returns true.
- isRunningCalculateSummary() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
- Gets the flag indicating if the CalculatedPivotDataModel should calculate the summary values as running summary.
- isRunningSummaryRowOrColumn(int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the row or column at the index is a running summary row or column.
- isSameConverterAt(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isSameConverterAt(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isSameConverterAt(int) -
Method in class com.jidesoft.grid.FilterableTableModel
- Check if each converter in this column for each row is the same.
- isSameConverterAt(int) -
Method in interface com.jidesoft.grid.IFilterableTableModel
- Check if each converter in this column for each row is the same.
- isSameDay(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameHour(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameInField(int, Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameLine(Container) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- isSameMillis(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameMinute(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameMonth(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameSecond(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameWeek(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isSameYear(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- isScreenMenuBar(JMenuBar) -
Static method in class com.jidesoft.action.CommandBar
- Checks if the menu bar is used as screen menu bar (on Mac OS X only).
- isScrollOnRollover() -
Method in class com.jidesoft.swing.SimpleScrollPane
- Checks if the scroll button scrolls on rollover.
- isScrollRowWhenRowHeightChanges() -
Method in class com.jidesoft.grid.JideTable
- Checks the flag whether a row is scrolled to visible when its height changes.
- isScrollSelectedTabOnWheel() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the selected tab will be changed on mouse wheel event.
- isScrollSelectionToVisible() -
Method in class com.jidesoft.pivot.PivotTablePane
- Get the flag indicating if PivotTablePane should scroll the selection to visible while loading selections.
- isSearchableListenerInstalled(SearchableListener) -
Method in class com.jidesoft.swing.Searchable
- Returns if a given listener is already installed.
- isSearchingAllColumns() -
Method in class com.jidesoft.grid.QuickTableFilterField
- Get if current text is applied to all columns.
- isSearchSelectedRows() -
Method in class com.jidesoft.swing.TableSearchable
- Are we trying to search on multi-columns (but NOT all columns)?
- isSearchUserObjectToSelect() -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Gets the flag indicating if TreeChooserPanel will search all its tree path's userObject to make the selection
if the selected object is set to a non-TreePath value.
- isSearchUserObjectToSelect() -
Method in class com.jidesoft.combobox.TreeExComboBox
- Gets the flag indicating if TreeExComboBox will search all its tree path's userObject to make the selection
if the selected object is set to a non-TreePath value.
- isSelectAllDatesOnToggleMode() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Get the flag indicating if it should select all dates first instead of toggling all dates selection while
clicking on the DayOfWeek label or WeekOfYear label.
- isSelectAllKey(KeyEvent) -
Method in class com.jidesoft.swing.Searchable
- Checks if the key will trigger selecting all.
- isSelectDateOnSameMonth() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Get the flag indicating if only the dates on the same month would be selected while clicking on the DayOfWeek
label or WeekOfYear label.
- isSelected() -
Method in class com.jidesoft.chart.preference.PointShapeLabel
- Specify whether the point shape is currently selected.
- isSelected(DockingManager) -
Method in class com.jidesoft.docking.DockingManagerGroup
- Returns whether a
DockingManager
is selected.
- isSelected() -
Method in class com.jidesoft.gantt.TaskBar
-
- isSelected(int, int) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- Checks if the specified cell is selected.
- isSelected() -
Method in class com.jidesoft.grid.ExpandablePanel
- Checks if the expandable panel is selected.
- isSelected(int, int) -
Method in interface com.jidesoft.grid.TableSelectionModel
- Checks if the specified cell is selected.
- isSelected() -
Method in class com.jidesoft.grid.TreeExpandablePanel
- Checks if the expandable panel is selected.
- isSelected() -
Method in class com.jidesoft.list.ImagePreviewPanel
-
- isSelected -
Variable in class com.jidesoft.plaf.eclipse.EclipseMenuUI.ChangeHandler
-
- isSelected -
Variable in class com.jidesoft.plaf.metal.MetalMenuUI.ChangeHandler
-
- isSelected() -
Method in class com.jidesoft.swing.DefaultSelectable
- Gets the selected status.
- isSelected() -
Method in class com.jidesoft.swing.Gripper
-
- isSelected() -
Method in class com.jidesoft.swing.JideToggleButton.ToggleButtonModel
- Checks if the button is selected.
- isSelected() -
Method in interface com.jidesoft.swing.Selectable
- Gets the selected status.
- isSelected() -
Method in class com.jidesoft.swing.SidePaneItem
- True if the item is selected.
- isSelected(ButtonModel) -
Method in class com.jidesoft.swing.SplitButtonGroup
- Returns whether a
ButtonModel
is selected.
- isSelectedCellEditable() -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
- Checks if the selected cell is editable.
- isSelectedCellEditable() -
Method in class com.jidesoft.swing.TableSearchable
- Checks if the selected cell is editable.
- isSelectedDate(Date) -
Method in interface com.jidesoft.combobox.DateSelectionModel
- Returns true if the specified Date is selected.
- isSelectedDate(Date) -
Method in class com.jidesoft.combobox.DefaultDateSelectionModel
-
- isSelectedHeaderFilterable(boolean, int, int, int, int) -
Method in class com.jidesoft.pivot.PivotTablePane
-
- isSelectedIndex(int) -
Method in class com.jidesoft.grid.CustomValueFilterListSelectionModel
-
- isSelectedIndex(int) -
Method in class com.jidesoft.grid.DualTable
- Checks if the index is selected.
- isSelectedIndex(int) -
Method in class com.jidesoft.list.AbstractDualListModel
- Returns true if the specified index is selected.
- isSelectedIndex(int) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- isSelectedIndex(int) -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- isSelectedIndex(int) -
Method in class com.jidesoft.list.DefaultDualListModel
- Returns true if the specified index is selected.
- isSelectedIndex(int) -
Method in class com.jidesoft.list.DualList
- Checks if the index is selected.
- isSelectedIndex(int) -
Method in interface com.jidesoft.list.DualListModel
- Returns true if the specified index is selected.
- isSelectedIndex(int) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- isSelectedIndex(int) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- isSelectInsertedRows() -
Method in class com.jidesoft.grid.JideTable
- Returns the selectInsertedRows flag.
- isSelectionEmpty() -
Method in interface com.jidesoft.combobox.DateSelectionModel
- Check if current selection is empty.
- isSelectionEmpty() -
Method in class com.jidesoft.combobox.DefaultDateSelectionModel
-
- isSelectionEmpty() -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- Checks if there is any selection in the selection model.
- isSelectionEmpty() -
Method in class com.jidesoft.grid.DualTable
- Checks if there is any selection.
- isSelectionEmpty() -
Method in interface com.jidesoft.grid.TableSelectionModel
- Checks if there is any selection in the selection model.
- isSelectionEmpty() -
Method in class com.jidesoft.list.AbstractDualListModel
- Returns true if no indices are selected.
- isSelectionEmpty() -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- isSelectionEmpty() -
Method in class com.jidesoft.list.DefaultDualListModel
- Returns true if no indices are selected.
- isSelectionEmpty() -
Method in class com.jidesoft.list.DualList
- Checks if there is any selection.
- isSelectionEmpty() -
Method in interface com.jidesoft.list.DualListModel
- Returns true if no indices are selected.
- isSelectionEnabled() -
Method in class com.jidesoft.chart.Chart
-
- isSelectionRectangular() -
Method in class com.jidesoft.editor.CodeEditor
-
- isSelectionShowsExplodedSegments() -
Method in class com.jidesoft.chart.Chart
-
- isSelectionShowsOutline() -
Method in class com.jidesoft.chart.Chart
-
- isSelectOnNavigation() -
Method in class com.jidesoft.diff.BasicDiffPane
- Gets the flag indicating if BasicDiffPane should select the difference on clicking navigation buttons.
- isSelectOnPopupTrigger() -
Method in class com.jidesoft.treemap.DefaultTreeMapController
-
- isSelectParentRowWhenCollapsing() -
Method in class com.jidesoft.grid.TreeTable
- Gets the flag indicating if the parent row should be selected when it's collapsed and one of its child row is already selected.
- isSelectPartialOnToggling() -
Method in class com.jidesoft.swing.CheckBoxTree
- Gets the flag indicating if toggling should select or deselect the partially selected node.
- isSelectRowWhenToggling() -
Method in class com.jidesoft.grid.HierarchicalTable
- Gets the value of selectRowWhenToggling property.
- isSelectRowWhenToggling() -
Method in class com.jidesoft.grid.TreeTable
- Gets the value of selectRowWhenToggling property.
- isSelectViewIndex() -
Method in class com.jidesoft.paging.PageNavigationBar
- Gets the flag indicating if PageNavigationBar will automatically select the same view index as previous page
while changing pages.
- isSeparateSubtotalSettings() -
Method in class com.jidesoft.pivot.PivotField
- Checks if the subtotal settings are separately for row fields and column fields.
- isSettingAggregateColumns() -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- isShaded() -
Method in class com.jidesoft.plaf.aqua.AquaSidePaneUI
-
- isShading() -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- isShadowVisible() -
Method in class com.jidesoft.chart.Chart
- Returns a boolean to indicate whether shadows are being applied to elements of the chart
- isShadowVisible(ChartModel) -
Method in class com.jidesoft.chart.Chart
- Returns a boolean to indicate whether shadows have been applied to the specified model
- isShadowVisible() -
Method in class com.jidesoft.chart.DifferenceMarker
- Discover whether this object is being drawn with a shadow
- isShadowVisible() -
Method in class com.jidesoft.chart.IntervalMarker
-
- isShadowVisible() -
Method in interface com.jidesoft.chart.Shadowable
- Whether the object is to drawn with a shadow
- isShadowVisible() -
Method in class com.jidesoft.gauge.AbstractGauge
-
- isShowAllLabels() -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
-
- isShowCloseButton() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isShowCloseButton() -
Method in class com.jidesoft.swing.JideTabbedPane
- If close button is visible.
- isShowCloseButtonOnMouseOver() -
Method in class com.jidesoft.swing.JideTabbedPane
- Gets the flag indicating if the close button should only be displayed when the mouse is over the tab.
- isShowCloseButtonOnSelectedTab() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- isShowCloseButtonOnTab() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isShowCloseButtonOnTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the close button will be shown on tab.
- isShowContentPane() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the content pane is visible.
- isShowContextMenu() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in interface com.jidesoft.action.DockableBarManager
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in class com.jidesoft.document.DocumentPane
- Checks if the context menu should be shown.
- isShowContextMenu() -
Method in class com.jidesoft.pivot.AggregateTable
- Gets the flag indicating if context menu should be displayed on right click.
- isShowContextMenu() -
Method in class com.jidesoft.pivot.DataTable
- Gets the flag indicating if context menu should be displayed on right click.
- isShowContextMenu() -
Method in class com.jidesoft.pivot.HeaderTable
- Gets the flag indicating if context menu should be displayed on right click.
- isShowDescription() -
Method in class com.jidesoft.grid.PropertyPane
- Is the description area visible.
- isShowDividerGripper() -
Method in class com.jidesoft.docking.DefaultDockingManager
- If the gripper is visible.
- isShowDividerGripper() -
Method in interface com.jidesoft.docking.DockingManager
-
- isShowExpandButton() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the expand/collapse button is visible.
- isShowExpert() -
Method in class com.jidesoft.grid.PropertyTableModel
- If the expert properties should be shown.
- isShowFilterButtonsOnMouseOver() -
Method in class com.jidesoft.pivot.PivotTablePane
- Gets the flag indicating if the filter buttons in FieldBox should be displayed always or only when the mouse is
over the button.
- isShowFilterIcon() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks if the filter icon is visible on the box as part of the title.
- isShowFilterIcon() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Checks if the filter icon is visible on the box as part of the title.
- isShowFilterIcon() -
Method in class com.jidesoft.pivot.PivotTablePane
- Checks if the filter icon should be visible on the FieldBox when there is filter for a field.
- isShowFilterName() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks if the filter name is visible on the box as part of the title.
- isShowFilterName() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Checks if the filter name is visible on the box as part of the title.
- isShowFilterNameAsToolTip() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks if the filter name is displayed as tooltip of the box.
- isShowFilterNameAsToolTip() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Checks if the filter name is displayed as tooltip on the table header.
- isShowFindAll() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the "Find All" button should be visible.
- isShowFullPath() -
Method in class com.jidesoft.hints.FileIntelliHints
- If the hints contain the full path.
- isShowGrandTotal() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Gets the showSummary flag.
- isShowGrandTotalForColumn() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if grand total column is visible.
- isShowGrandTotalForColumn() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if grand total column is visible.
- isShowGrandTotalForRow() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if grand total row is visible.
- isShowGrandTotalForRow() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if grand total row is visible.
- isShowGrid() -
Method in class com.jidesoft.gantt.GanttChart
-
- isShowGripper() -
Method in class com.jidesoft.dashboard.Dashboard
- Get the flag indicating if Dashboard will show the gripper.
- isShowGripper() -
Method in class com.jidesoft.docking.DefaultDockingManager
- If the gripper is visible.
- isShowGripper() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the gripper is visible.
- isShowGripper() -
Method in interface com.jidesoft.docking.DockingManager
-
- isShowGripper() -
Method in class com.jidesoft.swing.JideSplitPane
- Checks if the gripper is visible.
- isShowGripper() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the grip is visible.
- isShowHeaderTip() -
Method in class com.jidesoft.tooltip.TableRowExpandedTip
- Gets the flag indicating if the header's expanded tip should be displayed as well when the row's expanded tip is
showing.
- isShowHintTextWhenFocused() -
Method in class com.jidesoft.swing.LabeledTextField
- Checks if the hint text will still be shown when the text field has focus.
- isShowIconOnly() -
Method in class com.jidesoft.grid.CellStyle
- Deprecated. replaced by
CellStyle.getText()
. If it returns an empty string, that means only icon will be shown.
- isShowIconsOnTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the icon will be shown on tab.
- isShowInitial() -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- isShowInitial() -
Method in interface com.jidesoft.action.DockableBarManager
- A client may specify that the docking layout is to be initialized without showing the window.
- isShowInitial() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isShowInitial() -
Method in interface com.jidesoft.docking.DockingManager
- A client may specify that the docking layout is to be initialized without showing the window.
- isShowLeafNodeTreeLines() -
Method in class com.jidesoft.grid.TreeTable
- Checks if the tree lines are visible.
- isShowMatchCount() -
Method in class com.jidesoft.swing.SearchableBar
- Gets the flag indicating if the match count should be displayed in the status label.
- isShowMaxMemory() -
Method in class com.jidesoft.status.MemoryStatusBarItem
- Gets the flag for showMaxMemory.
- isShowMismatchColor() -
Method in class com.jidesoft.grid.QuickFilterField
- Get the flag indicating if the filter field should change color to indicate the current searching result.
- isShowMonthMenu() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Gets the flag indicating if the month popup menu will show up when the customer click on the month label.
- isShowMore() -
Method in class com.jidesoft.action.Chevron
- Checks if there are hidden components on the command bar.
- isShowNextButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if next button is visible.
- isShowNextMonthDays() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isShowNextYearButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if next year button is visible.
- isShowNoneButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if none button is visible.
- isShowNoneButton() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if none button is visible.
- isShowNoneButton() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if none button is visible.
- isShowNoneButton() -
Method in class com.jidesoft.combobox.MonthChooserPanel
- Checks if none button is visible.
- isShowOKButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if OK button is visible.
- isShowOKButton() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if OK button is visible.
- isShowOKButton() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if OK button is visible.
- isShowOptions() -
Method in class com.jidesoft.action.Chevron
- Checks if there are additional options can be set on the command bar.
- isShowPopupDuringSearching() -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
- Checks if the popup is showing during searching.
- isShowPopupDuringSearching() -
Method in class com.jidesoft.swing.ComboBoxSearchable
- Checks if the popup is showing during searching.
- isShowPreviousButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if previous button is visible.
- isShowPreviousMonthDays() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isShowPreviousYearButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if previous year button is visible.
- isShowShortWeekLabels() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isShowSortArrow() -
Method in class com.jidesoft.grid.AutoFilterBox
- Checks if the filter icon is visible on the box as part of the title.
- isShowSortArrow() -
Method in class com.jidesoft.grid.SortableTableHeader
- Checks if the sort arrow is visible on the table header.
- isShowSortOrderNumber() -
Method in class com.jidesoft.grid.SortableTable
- Checks if the table is showing sort order number.
- isShowSubtotalAsChild() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Get the flag.
- isShowSubtotalAsChild() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isShowSummary() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Gets the showSummary flag.
- isShowSummaryOnly() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Gets the showSummaryOnly flag.
- isShowTabArea() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the tab area is visible.
- isShowTabButtons() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isShowTabButtons() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if tab buttons are always visible.
- isShowTabContent() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the tab content is visible.
- isShowThisMonthButton() -
Method in class com.jidesoft.combobox.MonthChooserPanel
- Checks if this month button is visible.
- isShowTiming() -
Method in class com.jidesoft.treemap.TreeMapView
- Returns whether information about refresh rate should be displayed.
- isShowTitleBar() -
Method in class com.jidesoft.docking.DefaultDockingManager
- If the gripper is visible.
- isShowTitleBar() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the title bar is visible.
- isShowTitleBar() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the title bar of dockable frame is visible.
- isShowTitleBar() -
Method in class com.jidesoft.pane.CollapsiblePane
- Checks if the title bar is visible.
- isShowTitleOnOutline() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isShowTitleOnOutline() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the title of the dragging dockable frame is displayed on the outline while dragging.
- isShowTodayButton() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if today button is visible.
- isShowTodayButton() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if today button is visible.
- isShowTodayButton() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if today button is visible.
- isShowToolBar() -
Method in class com.jidesoft.grid.PropertyPane
- Is the toolbar visible.
- isShowTooltip() -
Method in class com.jidesoft.editor.margin.LineNumberMargin
- Gets the flag indicating if tooltip should be displayed.
- isShowTooltip() -
Method in class com.jidesoft.margin.RowNumberMargin
- Gets the flag indicating if tooltip should be displayed.
- isShowTooltip() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
-
- isShowTooltip() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
- Get the flag indicating if tooltip is showing.
- isShowToolTipOverMarkedText() -
Method in class com.jidesoft.editor.CodeEditor
- Get the flag indicating if the tooltip should be displayed while the mouse hover on a marked text.
- isShowTreeLines() -
Method in class com.jidesoft.grid.TreeTable
- Checks if the tree lines are visible.
- isShowTreeLines() -
Method in class com.jidesoft.navigation.NavigationTree
- Checks if the tree lines are visible.
- isShowVerticalLine() -
Method in class com.jidesoft.grid.FilterableTableHeaderCellDecorator
- Gets the flag indicating if the vertical line to separate the column name and the filter icon should be painted.
- isShowWeekNumbers() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Checks if the week of year panel is visible.
- isShowWeekNumbers() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if the week of year panel is visible.
- isShowWeekNumbers() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if the week of year panel is visible.
- isShowWorkspace() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Checks if workspace area is visible.
- isShowWorkspace() -
Method in interface com.jidesoft.docking.DockingManager
-
- isShowYearButtons() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Get the flag indicating if DateChooserPanel will buttons for next/previous year selection.
- isShowYearSpinner() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Get the flag indicating if the year spinner will show up when the customer click on the year label.
- isShrinkDataFieldArea() -
Method in class com.jidesoft.pivot.PivotTablePane
- If true, it will shrink the data field area so that it doesn't go wider than the row header table.
- isShrinkTabs() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isShutdown() -
Method in class com.jidesoft.chart.util.SwingExecutor
-
- isSidebarRollover() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isSidebarRollover() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if the rollover effect is on for tabs on side bar.
- isSideDockAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isSideDockAllowed() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if side dock is allowed.
- isSideDockAllowed() -
Method in interface com.jidesoft.docking.DockingManager
-
- isSignificant() -
Method in class com.jidesoft.action.DockableBarManagerUndoableEdit
-
- isSignificant() -
Method in class com.jidesoft.docking.DockingManagerUndoableEdit
-
- isSignificant() -
Method in class com.jidesoft.grid.UndoableTableModelEvent
-
- isSignificant() -
Method in class com.jidesoft.list.UndoableListDataEvent
-
- isSingle() -
Method in class com.jidesoft.docking.DockableFrame.FloatingAction
-
- isSingle() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
- When you dragged a component, several other components could be dragged.
- isSingle() -
Method in class com.jidesoft.swing.Contour
- When you dragged a component, several other components could be dragged.
- isSingle() -
Method in interface com.jidesoft.swing.IContour
- When you dragged a component, several other components could be dragged.
- isSingleEventMode() -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
-
- isSingleExpansion() -
Method in class com.jidesoft.grid.HierarchicalTable
- Returns true if only one row can be expanded at a time.
- isSingleLevelGrouping() -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Gets the flag if the group rows will be created in a single level or multiple levels mode.
- isSingleLineMode() -
Method in class com.jidesoft.filter.CustomFilterEditor
-
- isSingleSelectionMode() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isSingleValueMode() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isSingleValueMode() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- The cells in the data table are actually summary of multiple rows in the original table model.
- isSingleValueMode() -
Method in class com.jidesoft.pivot.PivotDataModel
- The cells in the data table are actually summary of multiple rows in the original table model.
- isSingleValueMode() -
Method in interface com.jidesoft.pivot.PivotValueProvider
- The cells in the data table are actually summary of multiple rows in the original table model.
- isSkinDefined(Component, TMSchema.Part) -
Method in class com.jidesoft.plaf.windows.XPStyle
-
- isSkipsEmptyLinesOnLineComments() -
Method in class com.jidesoft.editor.CodeEditor
- Gets the flag indicating if the line comment action should skip the empty lines.
- isSlidingAutohide() -
Method in class com.jidesoft.docking.DockableFrame
- This is a flag to determine the displaying behavior of a dockable frame when it is in autohidden mode.
- isSmooth() -
Method in class com.jidesoft.chart.DifferenceMarker
-
- isSnapToPoints() -
Method in class com.jidesoft.chart.event.ChartCrossHair
- Returns a value indicating whether the cross hair is allowed to assume a position between adjacent data points
of a model (false) or 'snap' to genuine points (true).
- isSolaris() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is Solaris.
- isSortable() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isSortable() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isSortable() -
Method in class com.jidesoft.grid.Field
- Checks if the field can be sorted by the user.
- isSortable() -
Method in interface com.jidesoft.grid.ISortableTableModel
- Checks if the sortable table model is sortable.
- isSortable() -
Method in class com.jidesoft.grid.SortableTable
- Checks if the table is sortable.
- isSortable() -
Method in class com.jidesoft.grid.SortableTableModel
- Checks if the sortable table model is sortable.
- isSortable() -
Method in class com.jidesoft.grid.SortItemSupport
- Checks if the sortable table model is sortable.
- isSortable() -
Method in class com.jidesoft.grid.TableScrollPane
-
- isSortAggregatedColumns() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Gets the flag if the aggregated columns should be sorted automatically
- isSortArrowVisible() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isSortArrowVisible() -
Method in class com.jidesoft.grid.SortTableHeaderRenderer
- Get the flag indicating if the sort arrow is visible in the renderer while sorting.
- isSortArrowVisible() -
Method in class com.jidesoft.pivot.FieldBox
-
- isSortByAscending() -
Method in class com.jidesoft.pivot.PivotField
- Gets the sort order of the sort-by.
- isSorted() -
Method in class com.jidesoft.grid.AutoFilterBox
-
- isSorted() -
Static method in class com.jidesoft.grid.MultiValuedMap
-
- isSorted() -
Method in class com.jidesoft.range.CategoryRange
- Returns a value to indicate whether the categories of the range are sorted
- isSortIncreasing() -
Method in class com.jidesoft.chart.model.SortedChartModel
- Returns a boolean to indicate whether the sort is increasing.
- isSortingEnabled() -
Method in class com.jidesoft.grid.SortableTable
- Checks if user sorting is enabled.
- isSortingPaused() -
Method in class com.jidesoft.grid.SortableTableModel
-
- isSpanSelected(FoldingSpan, int, int, CaretPosition, CaretPosition) -
Method in class com.jidesoft.editor.CodeEditorPainter
- Check if the span is all selected.
- isSpecialCharactersSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isSpecialCharactersVisible() -
Method in class com.jidesoft.editor.CodeEditor
- Get the flag indicating if the special characters are visible.
- isSpecialCharactersVisible() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isSpecialCharactersVisible() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isSpecialColumnsHidable() -
Method in class com.jidesoft.grid.GroupTable
- Gets the flag indicating if the special columns like count, group columns are hidable or not by TableColumnChooserPopupMenuCustomizer.
- isSplitButtonEnabled(Action) -
Static method in class com.jidesoft.swing.JideSplitButton
- Get if the split button is enable from the property stored inside the action.
- isStepsPaneNavigable() -
Method in class com.jidesoft.wizard.WizardDialog
- Checks if the steps pane can be clicked to navigate to the corresponding page.
- isStepsPaneNavigable() -
Method in class com.jidesoft.wizard.WizardDialogPane
- Checks if the steps pane can be clicked to navigate to the corresponding page.
- isStill() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- isStretch() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is stretching.
- isStretchToFit() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if the popup panel should be stretched to be the same width as the ComboBox.
- isStretchToFit() -
Method in class com.jidesoft.combobox.ExComboBox
- Checks if the popup panel should be stretched to be the same width as the ComboBox.
- isStretchToFit() -
Method in class com.jidesoft.combobox.PopupPanel
- Checks if the popup panel should be stretched be the same width as the combobox.
- isStretchToFitSet() -
Method in class com.jidesoft.combobox.ExComboBox
-
- isStrict() -
Method in class com.jidesoft.converter.EnumConverter
- Checks if the EnumConverter is strict about the value that passed to fromString and toString.
- isStrict() -
Method in class com.jidesoft.swing.AutoCompletion
- Gets the strict property.
- isStrict() -
Method in class com.jidesoft.swing.AutoCompletionComboBox
- Gets the strict property.
- isStrictCompletion() -
Method in class com.jidesoft.swing.AutoCompletion
- Gets the strict completion property.
- isStrictCompletion() -
Method in class com.jidesoft.swing.AutoCompletionComboBox
- Gets the strict completion property.
- isStrikethrough() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the text has strike through style.
- isStringFlavor(DataFlavor) -
Method in class com.jidesoft.utils.BasicTransferable
- Returns whether or not the specified data flavor is a String flavor that is supported.
- isSubClassOf(Object, String) -
Static method in class com.jidesoft.utils.ReflectionUtils
- Checks if the instance o is an instance of a subclass of the designated class name.
- isSubscript() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the text is subscript.
- isSubtotalRowOrColumn(int) -
Method in class com.jidesoft.pivot.HeaderTableModel
- Checks if the row or column at the index is a sub total row or column.
- isSummaryLayer() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isSummaryLayer() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Gets the flag indicating if it's a summary layer.
- isSummaryLayer() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- isSummaryMode() -
Method in class com.jidesoft.pivot.AggregateTableModel
- Gets the summaryMode flag.
- isSummaryMode() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- isSummaryMode() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the pivot data model works in summary mode.
- isSummaryMode() -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the pivot data model works in summary mode.
- isSummaryMode() -
Method in interface com.jidesoft.pivot.PivotValueProvider
- Checks if the pivot data model works in summary mode.
- isSuperscript() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the text is superscript.
- isSuppressSetSelectedIndex() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- isSuppressStateChangedEvents() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- isSyntheticaLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether or not the Synthetica L&F is in classpath.
- isSynthIcon(Icon) -
Method in class com.jidesoft.grid.ExpandablePanel
- Checks if the icon is a SynthIcon.
- isSynthIconClassName(String) -
Method in class com.jidesoft.grid.ExpandablePanel
- Check if the class name is a SynthIcon class name.
- isSynthIconClassName(String) -
Method in class com.jidesoft.swing.TristateCheckBoxIcon
- Check if the class name is a SynthIcon class name.
- isTabAlignment() -
Method in class com.jidesoft.editor.CodeEditor
- Get the flag indicating TAB key is to alignment or just add fixed number of spaces.
- isTabClosableAt(int) -
Method in class com.jidesoft.docking.FrameContainer
- Overrides to get the isHidable value from dockable frame.
- isTabClosableAt(int) -
Method in class com.jidesoft.document.TdiGroup
- Overrides to get the isClosable value from DocumentComponent.
- isTabClosableAt(int) -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the tab at tabIndex should show the close button.
- isTabDockAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isTabDockAllowed() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if tab dock is allowed.
- isTabDockAllowed() -
Method in interface com.jidesoft.docking.DockingManager
-
- isTabDocking() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
- Returns true if the contour is in tab-dock mode.
- isTabDocking() -
Method in class com.jidesoft.swing.Contour
- Returns true if the contour is in tab-dock mode.
- isTabDocking() -
Method in interface com.jidesoft.swing.IContour
- Returns true if the contour is in tab-dock mode.
- isTabEditing() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isTabEditing() -
Method in class com.jidesoft.plaf.JideTabbedPaneUI
- Checks if the tab is being edited.
- isTabEditing() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if tab is in editing mode.
- isTabEditingAllowed() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the tab editing is allowed.
- isTabKeyEnabled() -
Method in class com.jidesoft.grid.HierarchicalPanel
- Checks if tab and shift-tab key is enabled to traversal focus among components.
- isTabLeadingComponentVisible() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isTableCellEditor(JComponent) -
Static method in class com.jidesoft.plaf.aqua.AquaExComboBoxPopup
-
- isTableColumnResizable(JTable, TableColumn) -
Static method in class com.jidesoft.grid.TableUtils
- Checks if the table column is resizable.
- isTableNavigationKey(KeyStroke) -
Static method in class com.jidesoft.grid.KeyStrokeSupport
-
- isTablePrinting() -
Method in class com.jidesoft.grid.JideTable
- Checks if the table is printing.
- isTabListPopupVisible() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if the tab list popup is visible.
- isTabReorderAllowed() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isTabReorderAllowed() -
Method in interface com.jidesoft.docking.DockingManager
-
- isTabSelected(int) -
Method in class com.jidesoft.pane.BookmarkPane
- Checks if the tab is selected.
- isTabShown() -
Method in class com.jidesoft.swing.JideTabbedPane
- Checks if tab area is shown.
- isTabTopVisible(int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isTabTrailingComponentVisible() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- isTabVisibleAt(int) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Checks if the tab at the specified index is visible.
- isTargetChanged() -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- isTargetChanged() -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- isTargetChanged() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if the target in use is just changed.
- isTargetChanged() -
Method in interface com.jidesoft.search.FindAndReplaceTarget
- Checks if the text in the target changes.
- isTemporalType(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
- Checks if the type is a temporal type such as Date, Calendar, long or double that can be used to represent date or time.
- isTerminated() -
Method in class com.jidesoft.chart.util.SwingExecutor
-
- isThisMonth(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same month as today.
- isThisQuarter(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same quarter as today.
- isThisWeek(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same week as today.
- isThisYear(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same year as today.
- isTickLabelsVisible() -
Method in class com.jidesoft.gauge.DialAxis
-
- isTicksVisible() -
Method in class com.jidesoft.chart.axis.Axis
- Returns whether ticks are currently visible
- isTimeDisplayed() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isTimeDisplayed() -
Method in class com.jidesoft.combobox.DateComboBox
- Checks if the time is displayed.
- isTimeDisplayed() -
Method in class com.jidesoft.combobox.DateExComboBox
- Checks if the time is displayed.
- isTimeDisplayed() -
Method in class com.jidesoft.grid.DateCellEditor
- Checks if the time is displayed.
- isTimeDisplayed() -
Method in class com.jidesoft.grid.LegacyDateCellEditor
- Checks if the time is displayed.
- isTitlePaneOpaque() -
Method in class com.jidesoft.pane.CollapsiblePane
- Gets the
titlePaneOpaque
property.
- isTitleVisible() -
Method in class com.jidesoft.chart.Chart
- Returns a boolean to indicate whether the chart should display a title
- isToday(Calendar) -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isToday(Calendar) -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- isToday(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same date as today.
- isTodayHighlighted() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- isToggleMode() -
Method in class com.jidesoft.combobox.DateChooserPanel
- Get the flag indicating that if the selection is in toggle mode without pressing the CTRL key while selecting the
date labels.
- isToggleValueOnDoubleClick() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Checks if double click on the editor part will toggle the value.
- isToggleValueOnDoubleClick() -
Method in class com.jidesoft.combobox.ListExComboBox
- Checks if double click on the editor part will toggle the value.
- isToggleValueOnDoubleClick() -
Method in class com.jidesoft.combobox.TableExComboBox
- Checks if double click on the editor part will toggle the value.
- isTomorrow(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same date as tomorrow.
- isTonicLnfInstalled() -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Returns whether Tonic L&F is in classpath
- isTopLevel() -
Method in class com.jidesoft.swing.Resizable
- Checks if the Resizable is added to a top level component.
- isTopLevelMenu() -
Method in class com.jidesoft.swing.JideMenu
- Checks if the menu is added to a top level menu container.
- isTransient() -
Method in class com.jidesoft.docking.DockableFrame
- Checks if the dockable frame is transient.
- isTransient() -
Method in class com.jidesoft.popup.JidePopup
- Checks if the popup is transient.
- isTranslucentWindowFeatureDisabled() -
Static method in class com.jidesoft.utils.SecurityUtils
- Checks if the translucent window feature is disabled.
- isTransposed() -
Method in class com.jidesoft.grid.TransposeTableModel
- Get the flag indicating if the table model is transposed.
- isTransposing() -
Method in class com.jidesoft.chart.model.TransposingChartModel
-
- isTransposing() -
Method in class com.jidesoft.chart.model.TransposingChartPoint
-
- isTrimmingValues() -
Method in class com.jidesoft.csv.CsvReader
-
- isTruncated() -
Method in class com.jidesoft.swing.StyledLabel
- Gets the status indicating if the StyledLabel is painted truncated.
- isTSQL -
Variable in class com.jidesoft.editor.tokenmarker.SQLTokenMarker
-
- isUndecorated() -
Method in interface com.jidesoft.docking.FloatingContainer
-
- isUndecorated() -
Method in class com.jidesoft.docking.WindowFloatingContainer
-
- isUnderflowColorSet() -
Method in interface com.jidesoft.colormap.ColorMap
-
- isUnderflowColorSet() -
Method in class com.jidesoft.colormap.SimpleColorMap
-
- isUnderlined() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the text has underlined style.
- isUndoRedo() -
Method in class com.jidesoft.grid.UndoableTableModelEvent
- Gets the flag indicating if this event is triggered by an undo/redo activity or not.
- isUndoRedo() -
Method in class com.jidesoft.list.UndoableListDataEvent
- Gets the flag indicating if this event is triggered by an undo/redo activity or not.
- isUnix() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Unix, defined here as only Solaris or Linux.
- isUpdatable() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isUpdatable() -
Method in class com.jidesoft.database.ResultSetTableModel
-
- isUpdatable() -
Method in class com.jidesoft.grid.DefaultPageTableModel
-
- isUpdateColors() -
Method in class com.jidesoft.treemap.TreeMapSettingsEvent
-
- isUpdateFromModel() -
Method in class com.jidesoft.chart.event.ChartCrossHair
- Returns the value of the updateFromModel property
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.AbstractComboBox
- This is a flag used internally.
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.ExComboBox
- This is a flag used internally.
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.FontComboBox
-
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.FontExComboBox
-
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.InsetsComboBox
-
- isUpdateFromPopupOnFly() -
Method in class com.jidesoft.combobox.InsetsExComboBox
-
- isUpdateGroupBy() -
Method in class com.jidesoft.treemap.TreeMapSettingsEvent
-
- isUpdateLayout() -
Method in class com.jidesoft.treemap.TreeMapSettingsEvent
-
- isUpdateModelDimension() -
Method in class com.jidesoft.treemap.TreeMapView
-
- isUpdateOnChange() -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
- Checks if the editor area will be updated when the selection is changed in the drop down list.
- isUpdateOnChange() -
Method in class com.jidesoft.combobox.MultiSelectListExComboBox
- Checks if the editor area will be updated when the selection is changed in the drop down list.
- isUpdateTitle() -
Method in class com.jidesoft.document.DocumentPane
- This is a flag to control if updateTitle() will be called when a document component is selected or unselected.
- isUseAlphaColorButtons() -
Method in class com.jidesoft.combobox.ColorComboBox
- Get the flag indicating if the alpha value will change the display of the color buttons in the ColorChoosePanel.
- isUseCheckBoxList() -
Method in class com.jidesoft.grid.QuickFilterPane
- Checks if the CheckBoxList is used as the filter JList.
- isUseComparable() -
Static method in class com.jidesoft.pivot.PivotDataModel
- Checks the useComparable flag.
- isUseConverterContext() -
Method in class com.jidesoft.grid.ContextSensitiveCellEditor
- Checks if converter context should be used for editor.
- isUseDecoratedFloatingContainer() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Checks if it always use decorated dialog or frame as the floating dockable frames' container.
- isUseDecoratedFloatingContainer() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if it always use decorated dialog or frame as floating container if the floating container type is dialog
or frame.
- isUseDefaultBrowser() -
Method in class com.jidesoft.rss.DefaultFeedPreference
-
- isUseDefaultBrowser() -
Method in interface com.jidesoft.rss.FeedPreference
-
- isUseDefaultShowCloseButtonOnTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the return is true, the value set to setShowCloseButtonOnTab() will be ignored.
- isUseDefaultShowIconsOnTab() -
Method in class com.jidesoft.swing.JideTabbedPane
- If the return is true, the value set to setShowIconsOnTab() will be ignored.
- isUseFloatingPalette() -
Method in class com.jidesoft.dashboard.DashboardDocumentPane
-
- isUseFloatingPalette() -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
-
- isUseFloatingPalette() -
Method in class com.jidesoft.dashboard.SingleDashboardHolder
-
- isUseGlassPaneEnabled() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Checks if we will use glass pane to change cursor.
- isUseGlassPaneEnabled() -
Method in interface com.jidesoft.action.DockableBarManager
- Checks if we will use glass pane to change cursor.
- isUseGlassPaneEnabled() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Checks if we will use glass pane to change cursor.
- isUseGlassPaneEnabled() -
Method in interface com.jidesoft.docking.DockingManager
- Checks if we will use glass pane to change cursor.
- isUseGlassPaneEnabled() -
Method in class com.jidesoft.document.DocumentPane
- Checks if we will use glass pane to change cursor.
- isUseLnfDefaultSortIcon() -
Method in class com.jidesoft.grid.CategorizedTable
- Get the flag indicating if SortableTable will use look and feel default sort icon as its default sort icon.
- isUseNativeHeaderRenderer() -
Method in class com.jidesoft.grid.AutoFilterTableHeader
- Gets the flag indicating if the native header renderer will be used.
- isUseNativeRenderer() -
Method in class com.jidesoft.pivot.AggregateTable
- Gets the flag indicating if the AggregateTable should use native renderer to paint its aggregated cells.
- isUseNativeRenderer() -
Method in class com.jidesoft.pivot.HeaderTable
- Gets the flag indicating if the AggregateTable should use native renderer to paint its aggregated cells.
- isUseOnAutoFilter() -
Method in class com.jidesoft.grouper.GrouperContext
- Checks if the grouper will be used on the auto-filter drop down list.
- isUseOnCustomFilter() -
Method in class com.jidesoft.grouper.GrouperContext
- Checks if the grouper will be used on the custom filter editor.
- isUsePref() -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Checks if the layout will be saved using javax.util.pref package.
- isUseRegex() -
Method in class com.jidesoft.search.FindAndReplace
- Sets the flag indicating if regex is to be used.
- isUseRegexOrWildcards() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating Regex or wildcards is in use.
- isUseRendererAsConverter() -
Method in class com.jidesoft.swing.ListSearchable
- Get the flag if the ListSearchable should use the renderer in the list as its converter.
- isUserPointViewable(Point2D, ChartModel) -
Method in class com.jidesoft.chart.Chart
- We need to specify which model the point belongs to, so that we know which axis and therefore which point ranges
to apply.
- isUseStandardSelectionColor() -
Static method in class com.jidesoft.plaf.office2003.DefaultOffice2003Theme
- Checks if the standard selection color will be used.
- isUseTableCellRenderer(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isUseTableCellRenderer(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isUseTableCellRenderer() -
Method in class com.jidesoft.grid.AutoFilterBox
- Gets the flag indicating if table cell renderer will be used for the list.
- isUseTableCellRenderer(int) -
Method in interface com.jidesoft.grid.AutoFilterTableHeaderAdapter
- Deprecated. Checks if the table cell renderer will be used for the list.
- isUseTableCellRenderer(int) -
Method in class com.jidesoft.grid.FilterableTableModel
-
- isUseTableCellRenderer() -
Method in class com.jidesoft.grid.QuickFilterPane
- Gets the flag indicating if table cell renderer will be used for the list.
- isUseTableRendererForCategoryRow() -
Method in class com.jidesoft.grid.CategorizedTable
- A flag to decide if the category row should use the regular table cell renderer.
- isUseTokenizer() -
Method in class com.jidesoft.converter.ArrayConverter
- Gets the flag indicating if the converter will utilize Tokenizer to split the string or just utilize String#split().
- isUseWildcards() -
Method in class com.jidesoft.search.FindAndReplace
- Gets the flag indicating if wildcards are to be used.
- isValid() -
Method in class com.jidesoft.editor.DefaultSpan
-
- isValid() -
Method in interface com.jidesoft.editor.Span
- Checks if the span is valid.
- isValid() -
Method in class com.jidesoft.search.FindResult
-
- isValid() -
Method in class com.jidesoft.swing.JideSplitPaneDivider.DragController
- Returns true if the dragging session is valid.
- isValid(int, String) -
Method in interface com.jidesoft.swing.TabEditingValidator
- This should validate that the following value would pass is canStopEdit is called.
- isValid() -
Method in class com.jidesoft.treemap.DefaultTreeMapField
- Indicates whether the field is valid.
- isValid() -
Method in class com.jidesoft.treemap.NoTreeMapField
- Indicates whether the field is valid.
- isValid() -
Method in interface com.jidesoft.treemap.TreeMapField
- Indicates whether the field is valid.
- isValid() -
Method in class com.jidesoft.validation.ValidationResult
- Checks if the validation state is valid.
- isValidateOnFly() -
Method in class com.jidesoft.field.creditcard.CreditCardTextField
- Checks if we will validate the credit card number on fly.
- isValidateRoot() -
Method in class com.jidesoft.swing.JideSplitPane
- Returns true, so that calls to
revalidate
on any descendant of this JideSplitPane
will
cause a request to be queued that will validate the JideSplitPane
and all its descendants.
- isValidCellEditingKey(KeyEvent) -
Method in class com.jidesoft.grid.JideTable
- Checks if the key event is a valid keystroke to start cell editing.
- isValidDate(Calendar) -
Method in interface com.jidesoft.combobox.DateModel
- Checks if the date specified in calendar is a valid date.
- isValidDate(Calendar) -
Method in class com.jidesoft.combobox.DefaultDateModel
- Check if the date is a valid date.
- isValidKeyEvent(KeyEvent) -
Static method in class com.jidesoft.swing.Calculator
- Checks if the key event a valid key event that can be accepted by the Calculator.
- isValidKeyForDefaultTableEditor(KeyEvent, KeyStroke) -
Static method in class com.jidesoft.grid.KeyStrokeSupport
-
- isValidNumber(String) -
Static method in class com.jidesoft.field.creditcard.CreditCardUtils
- Checks whether a string of digits is a valid credit card number according to the Luhn
algorithm.
- isValidSelection(TreePath) -
Method in class com.jidesoft.combobox.TreeChooserPanel
- Checks if a given tree path is a valid selection for combobox.
- isValidSelection(TreePath) -
Method in class com.jidesoft.combobox.TreeComboBox
- Checks if a given tree path is a valid selection for combobox.
- isValidSelection(TreePath) -
Method in class com.jidesoft.combobox.TreeExComboBox
- Checks if a given tree path is a valid selection for combobox.
- isValueAdjusting() -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
-
- isValueAdjusting() -
Method in interface com.jidesoft.grid.TableSelectionModel
- Checks if the value is adjusting.
- isValueFiltered(Chartable) -
Method in class com.jidesoft.chart.filter.AxisFilter
-
- isValueFiltered(Chartable) -
Method in class com.jidesoft.chart.filter.MultiAxisFilter
-
- isValueFiltered(T) -
Method in interface com.jidesoft.chart.util.Filter
- Specifies whether the object should be removed by the filter
- isValueFiltered(T) -
Method in class com.jidesoft.chart.util.IdentityFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.filter.AllFilter
- Checks if the value is allowed.
- isValueFiltered(Object) -
Method in class com.jidesoft.filter.AndFilter
- This method will call isValueFiltered from its filters.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.BetweenFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.DateOrCalendarFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.EmptyFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.EqualFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in interface com.jidesoft.filter.Filter
- Checks to see if the value should be filtered.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.GreaterOrEqualFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.GreaterThanFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.InFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.filter.LessOrEqualFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.LessThanFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.NoneFilter
- Checks if the value is allowed.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.NotBetweenFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.filter.NotEqualFilter
-
- isValueFiltered(Object) -
Method in class com.jidesoft.filter.NotFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.filter.NotInFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.filter.NotLikeFilter
-
- isValueFiltered(Object) -
Method in class com.jidesoft.filter.OrFilter
- This method will call isValueFiltered from its filters.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.RegexFilter
-
- isValueFiltered(E) -
Method in class com.jidesoft.filter.SimpleValueFilter
-
- isValueFiltered(E, Object) -
Method in class com.jidesoft.filter.SimpleValueFilter
-
- isValueFiltered(E) -
Method in interface com.jidesoft.filter.ValueFilter
- Indicates whether a given element is filtered or not.
- isValueFiltered(E, Object) -
Method in interface com.jidesoft.filter.ValueFilter
- Indicates whether a given element is filtered or not by the given lock.
- isValueFiltered(T) -
Method in class com.jidesoft.filter.WildcardFilter
-
- isValueFiltered(Object) -
Method in class com.jidesoft.grid.IFilterableTableModel.FilterItem
-
- isValueFiltered(T) -
Method in class com.jidesoft.grid.MultipleValuesFilter
-
- isValueFiltered(Object) -
Method in class com.jidesoft.grid.QuickFilterField.FieldFilter
-
- isValueFiltered(Object) -
Method in class com.jidesoft.grid.QuickTableFilterField.FieldTableFilter
-
- isValueFiltered(T) -
Method in class com.jidesoft.grid.SingleValueFilter
- Checks if the value is allowed.
- isValueImmutable() -
Static method in class com.jidesoft.pivot.PivotDataModel
- Checks the valueImmutable flag.
- isValuePredetermined(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- isValuePredetermined(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- isValuePredetermined(int) -
Method in interface com.jidesoft.grid.AutoFilterTableHeaderAdapter
- Deprecated. Checks if the column is type-filterable.
- isValuePredetermined(int) -
Method in class com.jidesoft.grid.FilterableTableModel
- Checks if the column is type-filterable.
- isValuesVisible(Values) -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Checks if the Values is visible.
- isValuesVisible(Values) -
Method in class com.jidesoft.pivot.PivotDataModel
- Checks if the Values is visible.
- isValueValid() -
Method in class com.jidesoft.field.IPTextField
- Checks if the value in IPTextField is valid.
- isVariousRowHeights() -
Method in class com.jidesoft.grid.HierarchicalTable
-
- isVariousRowHeights() -
Method in class com.jidesoft.grid.JideTable
- Is the table has various row height on each row.
- isVersionCompatible(int) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Tells whether the given version is compatible with our current version.
- isVertDocked() -
Method in class com.jidesoft.action.DockableBar
- Checks if the DockableBar is docked vertically (on the east side or west side).
- isVertDocked() -
Method in class com.jidesoft.action.DockableBarContext
- Checks if it's in vertically docked state.
- isVertical() -
Method in class com.jidesoft.dialog.BannerPanel
-
- isVertical() -
Method in class com.jidesoft.swing.PaintPanel
-
- isVerticalGridLinesVisible() -
Method in class com.jidesoft.chart.Chart
- Returns whether the vertical lines corresponding to major ticks on the x axis are visible
- isVerticalLayout() -
Method in class com.jidesoft.filter.CustomFilterEditor
- Gets the flag indicating if the ValueEditor should be put vertically under the condition combo box.
- isVerticalLineVisible() -
Method in class com.jidesoft.chart.event.ChartCrossHair
- Returns the flag to indicate whether a vertical line is drawn as part of the cross hair
- isVerticalMinorGridLinesVisible() -
Method in class com.jidesoft.chart.Chart
- Returns whether the vertical grid lines corresponding to minor ticks on the x axis are visible
- isVerticalPan() -
Method in class com.jidesoft.chart.event.ChartPanner
-
- isVerticalPan() -
Method in class com.jidesoft.chart.event.MouseDragPanner
- Is panning allowed in the vertical direction?
- isVerticalScrollBarCoversWholeHeight() -
Method in class com.jidesoft.swing.JideScrollPane
-
- isVerticalZoom() -
Method in class com.jidesoft.chart.event.MouseWheelZoomer
- Returns a boolean to indicate whether zoom is being supported in the vertical direction
- isViewOnly() -
Method in class com.jidesoft.combobox.CalendarViewer
- If the DateChooserPanel is view-only.
- isViewOnly() -
Method in class com.jidesoft.combobox.DateChooserPanel
- If the DateChooserPanel is view-only.
- isViewOnly() -
Method in class com.jidesoft.combobox.MonthChooserPanel
- If the DateChooserPanel is view-only.
- isVirtualSpaceAllowed() -
Method in class com.jidesoft.editor.CodeEditor
-
- isVirtualSpaceAllowed() -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- isVirtualSpaceAllowed() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isVirtualSpaceAllowedSet() -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
-
- isVisible() -
Method in class com.jidesoft.chart.axis.Axis
- Returns whether the axis is currently visible
- isVisible() -
Method in class com.jidesoft.chart.IntervalMarker
- Returns whether the marker object is currently visible
- isVisible() -
Method in class com.jidesoft.chart.LineMarker
- Returns whether the marker is currently painted onto the chart's Graphics context when an update occurs
- isVisible() -
Method in class com.jidesoft.chart.RectangularRegionMarker
- Returns whether this marker object is currently visible
- isVisible -
Variable in class com.jidesoft.docking.DefaultDockingManager.DockableFrameWorkspaceHandle
-
- isVisible() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
- Determines whether this component should be visible when its parent is visible.
- isVisible() -
Method in interface com.jidesoft.docking.FloatingContainer
-
- isVisible() -
Method in class com.jidesoft.gauge.AbstractGaugeTickStyle
- Returns a boolean to indicate whether the ticks are visible
- isVisible() -
Method in class com.jidesoft.gauge.BulletAxis
- Returns a boolean to indicate whether the axis is painted
- isVisible() -
Method in class com.jidesoft.gauge.NeedleStyle
- Returns a boolean to indicate whether the needle is visible.
- isVisible() -
Method in class com.jidesoft.gauge.Pivot
- Returns a boolean to indicate whether the Pivot is currently visible
- isVisible() -
Method in class com.jidesoft.grid.Field
- Checks if the field is visible.
- isVisible() -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- isVisible() -
Method in class com.jidesoft.swing.Contour
- Determines whether this component should be visible when its parent is visible.
- isVisible() -
Method in interface com.jidesoft.swing.IContour
- Determines whether this component should be visible when its parent is visible.
- isVisible() -
Method in class com.jidesoft.swing.PopupWindow
- Gets the visibility of this popup.
- isVisible() -
Method in class com.jidesoft.tooltip.BalloonTip
- For BalloonTip visibility status query.
- isVisibleColumn(JTable, int) -
Static method in class com.jidesoft.grid.TableColumnChooser
- Checks if a column is visible.
- isVisibleColumn(TableColumnModel, int) -
Static method in class com.jidesoft.grid.TableColumnChooser
- Checks if a column is visible.
- isVisibleColumn(TableColumnModel, TableColumn) -
Static method in class com.jidesoft.grid.TableColumnChooser
- Checks if a column is visible.
- isVisibleColumn(TableColumn) -
Method in class com.jidesoft.grid.TableColumnGroup
-
- isVista() -
Static method in class com.jidesoft.plaf.windows.XPStyle
-
- isVisual() -
Method in class com.jidesoft.treemap.NoTreeMapField
-
- isVisualType(Class<?>) -
Static method in class com.jidesoft.utils.TypeUtils
- Checks if the type is a type that can be visualized such as color, image or icon.
- isVsbCoversWholeHeight(JScrollPane) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
-
- isWaved() -
Method in class com.jidesoft.swing.StyleRange
- Checks if the line has waved style.
- isWholeWords() -
Method in class com.jidesoft.editor.CodeEditorSearchable
- Gets the wholeWords property.
- isWholeWords() -
Method in interface com.jidesoft.swing.WholeWordsSupport
-
- isWideSelection() -
Method in class com.jidesoft.navigation.NavigationList
- Checks if the selection and the rollover highlight covers the whole tree width.
- isWideSelection() -
Method in class com.jidesoft.navigation.NavigationTree
- Checks if the selection and the rollover highlight covers the whole tree width.
- isWildcardEnabled() -
Method in class com.jidesoft.grid.QuickFilterField
- Checks if it supports wildcard in searching text.
- isWildcardEnabled() -
Method in class com.jidesoft.swing.Searchable
- Checks if it supports wildcard in searching text.
- isWindows() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows.
- isWindows2003() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows 2003.
- isWindows7() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows 7.
- isWindows8() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows 8.
- isWindows95() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows 95.
- isWindows98() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows 98.
- isWindowsNTor2000() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows NT.
- isWindowsVista() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows Vista.
- isWindowsVistaAbove() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows Vista or Windows 7.
- isWindowsXP() -
Static method in class com.jidesoft.utils.SystemInfo
- Returns whether or not the os is some version of Windows XP.
- isWithinFrameBoundsOnDragging() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isWithinFrameBoundsOnDragging() -
Method in interface com.jidesoft.docking.DockingManager
- Checks the flag of withinFrameBoundsOnDragging.
- isWithinScreenBoundsOnDragging() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isWithinScreenBoundsOnDragging() -
Method in interface com.jidesoft.docking.DockingManager
- Checks the flag of withinScreenBoundsOnDragging.
- isWordChar(char) -
Method in class com.jidesoft.editor.SyntaxDocument
- Check if the ch is a valid word char to determine if Searchable#fromStart() and Searchable#toEnd() is satisfied.
- isWorkspace() -
Method in class com.jidesoft.docking.DefaultDockingManager.DockableFrameWorkspaceHandle
-
- isWorkspace() -
Method in interface com.jidesoft.docking.DockingManager.FrameHandle
-
- isWorkspaceActive() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isWorkspaceActive() -
Method in interface com.jidesoft.docking.DockingManager
- Returns a flag to indicate if the workspace is active.
- isWorldCoordinatesInverted() -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- isWorldCoordinatesInverted() -
Method in class com.jidesoft.transform.SimpleOneDScreenTransform
-
- isXmlFormat() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- isXmlFormat() -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Gets the flag indicating if the layout should be saved to XML format by default.
- isXmlFormat() -
Method in interface com.jidesoft.swing.LayoutPersistence
- Gets the flag indicating if the layout should be saved to XML format by default.
- isXmlFormat(byte[]) -
Static method in class com.jidesoft.swing.PersistenceUtils
- Checks if the string inside the byte array is in XML format.
- isXPStyleOn() -
Static method in class com.jidesoft.plaf.XPUtils
- Checks if the XP style is on.
- isXssfInstalled() -
Static method in class com.jidesoft.hssf.HssfTableUtils
- Check if poi.jar is in the classpath.
- isYesterday(Calendar) -
Static method in class com.jidesoft.utils.DateUtils
- Checks if the calendar object is same date as yesterday.
- isZeroHeightBarsVisible() -
Method in class com.jidesoft.chart.render.AbstractBarRenderer
- Returns a boolean value to indicate whether a bar with a zero height will be shown
- ITALIC -
Static variable in class com.jidesoft.icons.IconSet.Text
-
- ITALIC -
Static variable in class com.jidesoft.utils.SecurityUtils
-
- ITEM_CHANGED -
Static variable in class com.jidesoft.rss.FeedEvent
- An item's read status is changed.
- itemHeight -
Static variable in interface com.jidesoft.chart.LegendItem
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.CheckBoxTreeChooserPanel
- Setup tree selections when item state changed
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.ColorChooserPanel
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel.Handler
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.TableChooserPanel
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.combobox.TreeChooserPanel
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.grid.BooleanCheckBoxCellEditor
-
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.swing.JideToggleButton.AccessibleJToggleButton
- Fire accessible property change events when the state of the toggle button changes.
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.swing.JideToggleSplitButton.AccessibleJToggleButton
- Fire accessible property change events when the state of the toggle button changes.
- itemStateChanged(ItemEvent) -
Method in class com.jidesoft.swing.WeakPropertyChangeListener
-
- itemWidth -
Static variable in interface com.jidesoft.chart.LegendItem
-
- iterator() -
Method in class com.jidesoft.chart.model.AbstractDelegatingChartModel
-
- iterator() -
Method in class com.jidesoft.chart.model.AnnotatedChartModelAdapter
-
- iterator() -
Method in class com.jidesoft.chart.model.ChartableTableModel
-
- iterator() -
Method in class com.jidesoft.chart.model.CopiedChartModel
- Returns an iterator for the model, so the model can be used directly in an advanced for ...
- iterator() -
Method in class com.jidesoft.chart.model.DefaultChartModel
-
- iterator() -
Method in class com.jidesoft.chart.model.LeanMemoryChartModel
-
- iterator() -
Method in class com.jidesoft.chart.model.SortedChartModel
- Returns an iterator over all the points of the model
- iterator() -
Method in class com.jidesoft.chart.model.TableToChartAdapter
-
- iterator() -
Method in class com.jidesoft.chart.model.WaterfallModelAdapter
-
- iterator() -
Method in class com.jidesoft.filter.SimpleValueFilter
-
- iterator() -
Method in class com.jidesoft.range.CategoryRange
- Returns an iterator for the category values
- iterator(TreeMapModel<N>, N) -
Method in class com.jidesoft.treemap.AbstractAlgorithm
- Breadth first traversal by default.
- iterator(TreeMapModel<N>, N) -
Method in interface com.jidesoft.treemap.Algorithm
- Controls the order by which the tree should be traversed.
- iterator() -
Method in class com.jidesoft.utils.SortedList
-
- ITreeTableModel<T extends Row> - Interface in com.jidesoft.grid
-
CellRendererPane
class.BorderLayout
.Action
supplied.
JideCellEditorAdapter
is the default implementation for
JideCellEditorListener
so that you don't
have to implement all the methods on the listener.JideCellEditorListener
extends CellEditorListener
to add
additional methods for cell editor changes.JideColorSplitButton
is a special split button which can be used to choose a color.JideComboBox
is a JCombobox used on JToolBar or CommandBar.JideButton
comparing to JButton
, JideLabel
is like
JLabel
except it is used on JToolBar
or CommandBar
.JideList
is an extended version of JList
.JideMenu.PopupMenuCustomizer
instead.JideOptionPane
is an enhanced version of JOptionPane.JidePopup
is a popup window which can be resized, dragged and autohide if time out.Popup
class.JPopupMenu
without an "invoker".
JPopupMenu
with the specified title.
JideScrollPane
is an enhanced version of JScrollPane
.JideScrollPane
that displays the view component in a viewport whose view position can be
controlled with a pair of scrollbars.
JideScrollPane
that displays the contents of the specified component, where both
horizontal and vertical scrollbars appear whenever the component's contents are larger than the view.
JideScrollPane
with specified scrollbar policies.
JideScrollPane
where both horizontal and vertical scrollbars
appear when needed.
JideScrollPane
.JideSplitButton
is a combination of button and menu.JideSplitPane
is used to divide multiple Component
s.JideSplitPane
configured to arrange the child components side-by-side horizontally.
JideSplitPane
configured with the specified orientation.
JideSplitPane
class.JideTabbedPane
is an enhanced version of JTabbedPane
.TabbedPane
with a default tab placement of JTabbedPane.TOP
.
TabbedPane
with the specified tab placement of either:
JTabbedPane.TOP
, JTabbedPane.BOTTOM
, JTabbedPane.LEFT
, or
JTabbedPane.RIGHT
.
JideTabbedPane
with the specified tab placement and tab layout policy.
JideTable
is an extended version of JTable
.JToggleButton
class.JToggleButton
class.JoinTableModel
joints several table models horizontally.JoinTableModel
.
JoinTableModel
that joins the table models in the array.
KeyboardShortcut
represents a kind of shortcuts that triggered by keyboard.KeywordMap
is similar to a hashtable in that it maps keys
to values.KeywordMap
.
KeywordMap
.
LabeledTextField
is a combo component which includes text field and an optional JLabel in the front and
another optional AbstractButton at the end.LanguageSpec
defines the necessary properties for a language type.LanguageSpecManager
keeps a list of known LanguageSpec
.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the last
month of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the last
quarter of today's date.TokenMarker._tokens
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the last
week of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the last
year of today's date.LayoutPersistenceManager
can manage multiple LayoutPersistences as one unit.CheckBoxListComboBoxCellEditor
that contains the elements in the specified array.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified Vector.
CheckBoxListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified array.
CheckBoxListComboBoxCellEditor
that contains the elements in the specified Vector.
CheckBoxListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
LegacyListComboBoxCellEditor
that contains the elements in the specified
array.
LegacyListComboBoxCellEditor
that contains the elements in the specified
Vector.
LegacyListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
LegacyListComboBoxCellEditor
that contains the elements in the specified
array.
LegacyListComboBoxCellEditor
that contains the elements in the specified
Vector.
LegacyListComboBoxCellEditor
that takes it's items from an existing
ComboBoxModel
.
LegacyTableComboBoxCellEditor
.
LegacyTableComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
LegacyTreeComboBoxCellEditor
.
TristateCheckBox
.Filter
returns false in LessOrEqualFilter.isValueFiltered(Object)
only if the input value is less than or equal
the specified value.Filter
returns false in LessThanFilter.isValueFiltered(Object)
only if the input value is less than the
specified value.ComponentOrientation
property.
CodeEditor
.
StatusBarItem
to show the line break style property of a CodeEditor
.TokenMarker._lineInfoToken
&& TokenMarker._lineInfoExtended
to reduce memory usage.
JideTabbedPane.BUTTON_LIST
ListChooserPanel
.
ListChooserPanel
.
ListChooserPanel
.
ListChooserPanel
.
ListChooserPanel
.
ListComboBox
is just like a normal JComboBox which you can choose a value from a drop-down list box.ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
TextField
.
TextField
.
ListComboBoxCellEditor
that contains the elements in the specified array.
ListComboBoxCellEditor
that contains the elements in the specified Vector.
ListComboBoxCellEditor
that takes it's items from an existing ComboBoxModel
.
ListComboBoxCellEditor
that contains the elements in the specified array.
ListComboBoxCellEditor
that contains the elements in the specified Vector.
ListComboBoxCellEditor
that takes it's items from an existing ComboBoxModel
.
ListSearchable
is an concrete implementation of Searchable
that enables the
search function in ListComboBox.ListComboBoxShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make
ListComboBoxSearchable
shrinkable while searching.ListDataCodeEditorIntelliHints
is a concrete implementation of IntelliHints
.ListDataIntelliHints
is a concrete implementation of IntelliHints
.ListComboBox
is just like a normal JComboBox which you can choose a value from a drop-down list box.ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
ListComboBox
.
ListSearchable
is an concrete implementation of Searchable
that enables the
search function in ListExComboBox.ListExpandedTip
enables the ExpandedTip feature for JList
.FilterableListModel
.ListMarkerSupport
provides the marker support for a JList
.ListModelWrapper
is a wrapper around list model which is referred
as the actual list model or underlying list model.ListPopupMenuInstaller
allows you to add a popup menu to a JList and customize it.ListRowMarginSupport
provides the margin support for JList and its subclasses.ListSearchable
is an concrete implementation of Searchable
that enables the search function in
JList.ListSelectionModelGroup
.
ListShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make ListSearchable
shrinkable while searching.layoutName.
- loadLayoutDataFromFile(String) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Loads layout from default layout data from a file.
- loadLayoutDataFromFile(String) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Loads layout from a file.
- loadLayoutFrom(Document) -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- loadLayoutFrom(InputStream) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Load layout data from an InputStream that specified as
in
parameter.
- loadLayoutFrom(Document) -
Method in class com.jidesoft.action.DockableBarLayoutLoader
-
- loadLayoutFrom(InputStream) -
Method in class com.jidesoft.action.DockableBarLayoutLoader
-
- loadLayoutFrom(Document) -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- loadLayoutFrom(InputStream) -
Method in class com.jidesoft.docking.DefaultDockingManager
- Load layout data from an InputStream that specified as
in
parameter.
- loadLayoutFrom(Document) -
Method in class com.jidesoft.docking.DockingLayoutLoader
-
- loadLayoutFrom(InputStream) -
Method in class com.jidesoft.docking.DockingLayoutLoader
-
- loadLayoutFrom(InputStream) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Load layout data from an
InputStream
that specified as in
parameter.
- loadLayoutFrom(Document) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Load layout data from an
Node
that specified as node
parameter.
- loadLayoutFrom(Document) -
Method in class com.jidesoft.swing.LayoutPersistenceManager
-
- loadLayoutFrom(InputStream) -
Method in class com.jidesoft.swing.LayoutPersistenceManager
- Load layout data from an InputStream that specified as
in
parameter.
- loadListRowSettings(boolean) -
Method in class com.jidesoft.list.JideList
- To load selections after you do some big work, like firing list data change event.
- loadRowHeights(JTable, int[]) -
Static method in class com.jidesoft.grid.TableUtils
- Load row heights from the saved integer array.
- loadSelection(JTable, int[]) -
Static method in class com.jidesoft.grid.TableUtils
- Restore the selection in JTable.
- loadSelection(JTable, int[], boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Restore the selection in JTable.
- loadSelection(TreeTable, Row[]) -
Static method in class com.jidesoft.grid.TableUtils
- Restore the selection in TreeTable.
- loadSelection(TreeTable, Row[], boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Restore the selection in TreeTable.
- loadSelection(TreeTable, Row[], boolean, boolean) -
Static method in class com.jidesoft.grid.TableUtils
- Restore the selection in TreeTable.
- loadSelection(JList, int[]) -
Static method in class com.jidesoft.list.ListUtils
- Restore the selection in JList.
- loadSelection(Object[]) -
Method in class com.jidesoft.pivot.PivotTablePane
- Restore the selection in the DataTable part of the PivotTablePane.
- loadSelection(Object[], boolean) -
Method in class com.jidesoft.pivot.PivotTablePane
- Restore the selection in the DataTable part of the PivotTablePane.
- loadSelection(Object[], boolean, boolean) -
Method in class com.jidesoft.pivot.PivotTablePane
- Restore the selection in the DataTable part of the PivotTablePane.
- loadSelection(JTree, TreePath[]) -
Static method in class com.jidesoft.tree.TreeUtils
- Restore the selection in JTree.
- loadSelectionByValues(JList, Object[]) -
Static method in class com.jidesoft.list.ListUtils
- Restores the selection in JList.
- loadTablePreference(String) -
Method in class com.jidesoft.grid.GroupTableInputListener
- Loads the table preference after grouping or ungrouping.
- loadTableRowSettings(boolean) -
Method in class com.jidesoft.grid.JideTable
- To load row heights and selections after you do some big work, like firing table data change event.
- loadTreeTableRowHeights(TreeTable, Map<Row, Integer>) -
Static method in class com.jidesoft.grid.TableUtils
- Load row heights from the saved integer array.
- LOCATION_AFTER -
Static variable in class com.jidesoft.pivot.PivotField
-
- LOCATION_BEFORE -
Static variable in class com.jidesoft.pivot.PivotField
-
- locationToIndex(JList, Point) -
Method in class com.jidesoft.plaf.basic.BasicCheckBoxListUI
-
- locationToIndex(JList, Point) -
Method in class com.jidesoft.plaf.basic.BasicGroupListUI
- Convert a point in
JList
coordinates to the closest index of the cell at that location.
- locationToRow(JList, Point) -
Method in class com.jidesoft.plaf.basic.BasicGroupListUI
-
- LOCK -
Static variable in class com.jidesoft.editor.CodeEditorIconsFactory.StatusBar
-
- LOCK -
Static variable in class com.jidesoft.editor.status.EditableStatusBarItem
-
- LOCK -
Static variable in class com.jidesoft.icons.IconSet.Overlay
-
- LOG -
Static variable in class com.jidesoft.treemap.ScaleFactory
- Returns the natural logarithm (base e) of the value.
- LOG1P -
Static variable in class com.jidesoft.treemap.ScaleFactory
- Returns the natural logarithm of the sum of the argument and 1.
- LOGGER -
Static variable in class com.jidesoft.database.ResultSetTableModel
-
- LOGGER_NAME -
Static variable in class com.jidesoft.rss.FeedReader
- The logger name for the logger used by
FeedReader
.
- LoggerUtils - Class in com.jidesoft.utils
- LoggerUtils contains two methods to allow logger to print certain level of message to console.
- LoggerUtils() -
Constructor for class com.jidesoft.utils.LoggerUtils
-
- LOGIN -
Static variable in class com.jidesoft.icons.NetworkIconSet.Security
-
- LONG_FORMAT -
Static variable in class com.jidesoft.converter.MonthNameConverter
- 0 -> "January", 1 -> "February", ..., 11 -> "December"
- LongCellEditor - Class in com.jidesoft.grid
- CellEditor for Long or long.
- LongCellEditor() -
Constructor for class com.jidesoft.grid.LongCellEditor
- Creates an IntegerCellEditor.
- LongConverter - Class in com.jidesoft.converter
- Converter which converts Long to String and converts it back.
- LongConverter() -
Constructor for class com.jidesoft.converter.LongConverter
-
- LongConverter(NumberFormat) -
Constructor for class com.jidesoft.converter.LongConverter
-
- longestTickLabel(Collection<Tick>, FontMetrics) -
Method in class com.jidesoft.gauge.AbstractGauge
-
- LonghornCollapsiblePaneTitlePane - Class in com.jidesoft.plaf.longhorn
-
- LonghornCollapsiblePaneTitlePane(CollapsiblePane) -
Constructor for class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneTitlePane
-
- LonghornCollapsiblePaneUI - Class in com.jidesoft.plaf.longhorn
-
- LonghornCollapsiblePaneUI() -
Constructor for class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneUI
-
- LonghornCollapsiblePaneUI(CollapsiblePane) -
Constructor for class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneUI
-
- LonghornWindowsUtils - Class in com.jidesoft.plaf.longhorn
-
- LonghornWindowsUtils() -
Constructor for class com.jidesoft.plaf.longhorn.LonghornWindowsUtils
-
- lookAheadHierarchyMightProcess(JComponent, KeyStroke) -
Static method in class com.jidesoft.grid.KeyStrokeSupport
- Walk up the Swing Hierarchy starting at the specified JComponent and determine if any Container is likely to be
able to process a key binding for the specified keystroke.
- LookAndFeelExtension - Interface in com.jidesoft.plaf
-
- LookAndFeelFactory - Class in com.jidesoft.plaf
- JIDE Software created many new components that need their own ComponentUI classes and additional UIDefaults in
UIDefaults table.
- LookAndFeelFactory() -
Constructor for class com.jidesoft.plaf.LookAndFeelFactory
-
- LookAndFeelFactory.UIDefaultsCustomizer - Interface in com.jidesoft.plaf
- An interface to make the customization of UIDefaults easier.
- LookAndFeelFactory.UIDefaultsInitializer - Interface in com.jidesoft.plaf
- An interface to make the initialization of UIDefaults easier.
- lookup(Segment, int, int) -
Method in class com.jidesoft.editor.KeywordMap
- Looks up a key.
- LOW_IMPORTANCE -
Static variable in class com.jidesoft.icons.NetworkIconSet.Email
-
- lower() -
Method in class com.jidesoft.range.AggregatedRange
- The lower value of the range; for this class it is the same as minimum()
- lower() -
Method in class com.jidesoft.range.CategoryRange
-
- lower() -
Method in class com.jidesoft.range.CombinedNumericRange
- The lower value in the range; here, the same as
minimum
- lower() -
Method in class com.jidesoft.range.IntegerRange
-
- lower() -
Method in class com.jidesoft.range.NumericRange
-
- lower() -
Method in interface com.jidesoft.range.Range
-
- lower() -
Method in class com.jidesoft.range.TimeRange
-
- LOWER -
Static variable in class com.jidesoft.swing.Resizable
-
- LOWER_CASE -
Static variable in class com.jidesoft.editor.tokenmarker.VHDLTokenMarker
-
- LOWER_LEFT -
Static variable in class com.jidesoft.swing.Resizable
-
- LOWER_RIGHT -
Static variable in class com.jidesoft.swing.Resizable
-
- LuceneFilterableListModel - Class in com.jidesoft.lucene
LuceneFilterableListModel
is a special FilterableListModel which uses Lucene mechanism to speed up the
search.- LuceneFilterableListModel() -
Constructor for class com.jidesoft.lucene.LuceneFilterableListModel
-
- LuceneFilterableListModel(ListModel) -
Constructor for class com.jidesoft.lucene.LuceneFilterableListModel
- Creates a FilterableListModel from any list model.
- LuceneFilterableTableModel - Class in com.jidesoft.lucene
LuceneFilterableTableModel
is a table model which wraps another table model, not including tree table
model, so that user can apply filters on it, the filter is working on Lucene mode, which means we will use Lucene Jar
to create indexing for the entire table data once you pass the table model in as a parameter or it receives table
data change event.- LuceneFilterableTableModel(TableModel) -
Constructor for class com.jidesoft.lucene.LuceneFilterableTableModel
- Creates a LuceneFilterableTableModel from any table model.
- LuceneFilterMenuSupport - Class in com.jidesoft.lucene
-
- LuceneQuickListFilterField - Class in com.jidesoft.lucene
LuceneQuickListFilterField
works along with LuceneFilterableListModel
to provide high performance searching feature.- LuceneQuickListFilterField() -
Constructor for class com.jidesoft.lucene.LuceneQuickListFilterField
- Creates an empty
LuceneQuickListFilterField
.
- LuceneQuickListFilterField(ListModel) -
Constructor for class com.jidesoft.lucene.LuceneQuickListFilterField
- Creates a
LuceneQuickListFilterField
using the specified listModel.
- LuceneQuickTableFilterField - Class in com.jidesoft.lucene
LuceneQuickTableFilterField
works along with any TableModel except TreeTableModel to provide
Lucene-equipped searching feature.- LuceneQuickTableFilterField() -
Constructor for class com.jidesoft.lucene.LuceneQuickTableFilterField
- Creates an empty
LuceneQuickTableFilterField
.
- LuceneQuickTableFilterField(TableModel) -
Constructor for class com.jidesoft.lucene.LuceneQuickTableFilterField
- Creates a
LuceneQuickTableFilterField
using the specified tableModel.
- LuceneQuickTableFilterField(TableModel, int[]) -
Constructor for class com.jidesoft.lucene.LuceneQuickTableFilterField
- Creates a
LuceneQuickTableFilterField
using the specified tableModel.
- LuceneQuickTableFilterField(TableModel, int[], String[]) -
Constructor for class com.jidesoft.lucene.LuceneQuickTableFilterField
- Creates a
LuceneQuickTableFilterField
using the specified tableModel.
- LuceneResource - Class in com.jidesoft.lucene
-
- LuceneResource() -
Constructor for class com.jidesoft.lucene.LuceneResource
-
- lum(Color) -
Static method in class com.jidesoft.treemap.ColorHelper
-
- luminance(Color) -
Static method in class com.jidesoft.treemap.ColorHelper
-
- LVARIABLE -
Static variable in class com.jidesoft.editor.tokenmarker.ShellScriptTokenMarker
-
MacOSXEditorShortcutSchema
is a ShortcutSchema for Code Editor on Mac OSX.Margin
.Margin
.MarginExpandablePanel.MarginExpandablePanel(javax.swing.JTable)
instead
MarginSupport
is an adapter that provides the margin support for various components so that the Margin
class could be component independent.Marker
represents a range of continuous items used by the MarkerModel
.Marker
.
MarkerArea
is an area next to code editor to display markers for error, warning, or whatever information
in the code you would like to display.MarkerArea
is an area next to a component with a vertical scroll bar to display markers for error,
warning, or whatever information in the code you would like to display.MarkerEvent
.
MarkerEvent
.
MarkerEvent
is used to notify interested parties that marker has been changed in the
MarkerModel
.MarkerEvent
.
MarkerEvent
.
MarkerEye
is a panel to indicate the inspecting status.MarkerEye
.
MarkerEye
.
MarkerEye
is a panel to indicate the inspecting status.MarkerEye
.
MarkerEyePainter
instead.MarkerListener
is a listener can be added to MarkerModel to listen to any marker changes in marker
model.MarkerModel
instead.MarkerStripe
is a panel to display all the markers in a marker model.MarkerStripe
is a panel to display all the markers in a marker model.MarkerSupport
is an adapter that provides the marker support for various components.markTokensImpl
method that is called to split a line up into tokens.
MarqueePane
is a subclass of JScrollPane
with automation of scrolling.MaskFilter.getInstance(java.awt.Color, java.awt.Color)
to reuse the same instance of MaskFilter.
DateUtils.maxDates(java.util.List)
to comply with the new compilation regulation. We
have to delete the max(ListDashboard.maximizeGadgetComponent(GadgetComponent)
Dashboard.maximizeGadgetComponent(int, int)
GadgetManager.maximizeGadgetComponent(GadgetComponent)
GadgetManager.maximizeGadgetComponent(int, int)
CodeEditorMergePane.createMerge()
.
equals
and compareTo
.
equals
and compareTo
.
DateUtils.minDates(java.util.List)
to comply with the new compilation regulation. We
have to delete the min(Listtarget
container using this layout manager.
ScrollPane
is the size of the insets plus minimum size of the viewport, plus
the scrollpane's viewportBorder insets, plus the minimum size of the visible headers, plus the minimum size of
the scrollbars whose displayPolicy isn't NEVER.
MixedTableSelectionModelGroup
.
Chart
.
JPanel
with a double buffer and a flow layout.
MonthComboBox
is a combobox which can be used to choose a month.DateComboBox
.
MonthComboBox
is a combobox which can be used to choose a month.DateComboBox
.
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within in the
month as specified.MouseShortcut
represents a kind of shortcuts that triggered by mouse.groupIndex
.
groupIndex
.
groupIndex
.
groupIndex
.
CodeEditor.isVirtualSpaceAllowed()
is true.
CodeEditor.isVirtualSpaceAllowed()
is true.
FilteringChartModel
MultilineStringComboBox
is a combobox which can be used to type in a multiple line text using
JTextArea.MultilineStringComboBox
is a combobox which can be used to type in a multiple line text using
JTextArea.MultilineTableCellRenderer
that implements UIResource
.Frame
owner.
Frame
as its owner.
Frame
.
Frame
.
Frame
.
Dialog
as its owner.
Dialog
.
Dialog
.
Dialog
.
Frame
owner.
Frame
.
Filter
that uses filters away all values that are not in the object array.MultiSelectListChooserPanel
is a PopupPanel that can choose a value from a JList with allows multiple
selection.CheckBoxListChooserPanel
.
JPanel
with a double buffer and a flow layout.
JPanel
with a double buffer and a flow layout.
JPanel
with a double buffer and a flow layout.
MultiSelectListComboBox
is ComboBox which you can choose a value from a drop-down JList which allows
multiple selections.MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
is ComboBox which you can choose a value from a drop-down JList which allows
multiple selections.MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiSelectListComboBox
.
MultiTableModel
is a special table model which it can use one table model to
represent multiple table models.MutableGanttEntry
extends GanttEntry
and adds setters for the range and the completion.NavigationModel
interface specifies the methods the
JTable
will use to implement selective navigation.JTable
which can programmatically avoid navigation on certain cells.NavigableTableModel
interface combines TableModel
and NavigableModel
.NavigationComponentHelper
is a helper class to implement on JTree, JList and JTable (or JIDE table
subclasses) so they can be used for the navigation purpose.NavigationHierarchicalTable
is a special HierarchicalTable that is designed for the navigation purpose.NavigationList
is a special list that is designed for the navigation purpose.NavigationSortableTable
is a special SortableTable that is designed for the navigation purpose.NavigationTable
is a special table that is designed for the navigation purpose.NavigationTree
is a special tree that is designed for the navigation purpose.NavigationTreeTable
is a special list that is designed for the navigation purpose.NestedTableHeader
since 3.1.0NetworkIconSet
is a class which works with JIDE Network Icon Set (http://www.jidesoft.com/icon/).CodeEditor.isVirtualSpaceAllowed()
is true.
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the next
month of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the next
quarter of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the next
week of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the next
year of today's date.Border
.
Border
.
Filter
that always returns true in NoneFilter.isValueFiltered(Object)
no matter what the input value
is.JideTabbedPane.BUTTON_NORTH
Filter
returns false in NotBetweenFilter.isValueFiltered(Object)
only if the input value is not between the
two specified values.Filter
returns false in NotEqualFilter.isValueFiltered(Object)
only if the input value not equal to the
specified value.NotFilter.isValueFiltered(Object)
method from the filter it contains.Filter
returns false in NotInFilter.isValueFiltered(Object)
only if the input value is not in a
collection of the specified values.Filter
returns opposite value in NotLikeFilter.isValueFiltered(Object)
of LikeFilter
.NumberScaleModel
.TextField
.
ObjectConverterManager
is a center place to register ObjectConverters with a data type and an optional
ConverterContext.LookAndFeelFactory.EXTENSION_STYLE_OFFICE2003
LookAndFeelFactory.EXTENSION_STYLE_OFFICE2007
CodeEditor.offsetToViewPosition(int)
CodeEditor.offsetToX(int)
a
and not in b
.
b
and not in a
.
oneTouchExpandable
.
a
and b
.
JTabbedPane
class.Overlayable
provides a way to add a number of components on top of another component as the overlay
components.Overlayable
.setSelectedText()
, but overwrite the appropriate number of characters if overwrite mode
is enabled.
ComponentOrientation
property.
AbstractPage
events.
AbstractPage
events.
AbstractPage
events.
AbstractPage
events.
PagedTablePaneNavigationBar
is a PageNavigationBar for PagedTablePane.EventObject
that adds support for AbstractPage
objects as the event source.AbstractPageEvent
object.
PageNavigationBar
provides a quick way to paginate a JTable, a TableScrollPane or a JList.EventObject
that adds support for PageTableModel
objects as the event source.AbstractPageEvent
object.
PageNavigationEvent
.
PageNavigationEvent
.PageNavigationSupport
is an interface to support paging on a table model or a list model.null
.
null
.
null
.
DOTTED_STROKE with width of WIDTH.
- paint(Graphics) -
Method in class com.jidesoft.swing.JCellRendererPane
- Deprecated. Shouldn't be called.
- paint(Graphics, JComponent) -
Method in class com.jidesoft.swing.NavigationComponentHelper
- Paints the rollover row and selection rows.
- paint(Graphics) -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Paints the value.
- paint(Graphics2D, TreeMapView<N>, N, int, int, int, Future) -
Method in class com.jidesoft.treemap.ToolTipTreeMapRenderer
-
- paint(Graphics2D, TreeMapView<N>, Future) -
Method in interface com.jidesoft.treemap.TreeMapRenderer
-
- PAINT_CONTENT_BORDER -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PAINT_CONTENT_BORDER_EDGE -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PAINT_TAB -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PAINT_TAB_BACKGROUND -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PAINT_TAB_BORDER -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PAINT_TABAREA -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintAll(Graphics) -
Method in class com.jidesoft.dialog.AbstractPage
-
- paintAnnotations(Graphics2D) -
Method in class com.jidesoft.chart.Chart
-
- paintArrow(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintArrow(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintArrow(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- paintArrow(Graphics, Color, int, int, int, int) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Paints an arrow shape.
- paintArrow(JComponent, Graphics, Color, int, int, int, int) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Paints an arrow shape.
- paintAxes(Graphics2D) -
Method in class com.jidesoft.chart.Chart
- Paint all axes
- paintAxis(Graphics2D, BulletAxis) -
Method in class com.jidesoft.gauge.Bullet
-
- paintBackground(Graphics) -
Method in class com.jidesoft.dashboard.GadgetPalette
- Paints the background of GadgetPalette.
- paintBackground(Graphics) -
Method in class com.jidesoft.editor.margin.CodeFoldingMargin
-
- paintBackground(Component, Graphics, Rectangle) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the background of the code folding area.
- paintBackground(Component, Graphics, Rectangle) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintBackground(Graphics2D, Paint, int, int, int, int) -
Method in class com.jidesoft.gantt.AbstractPeriodBackgroundPainter
-
- paintBackground(Graphics) -
Method in class com.jidesoft.grid.ExpandablePanel
- Paints the background.
- paintBackground(Graphics) -
Method in class com.jidesoft.grid.MarginExpandablePanel
-
- paintBackground(Graphics) -
Method in class com.jidesoft.grid.TreeExpandablePanel
- Paints the background.
- paintBackground(Graphics) -
Method in class com.jidesoft.margin.AbstractMargin
-
- paintBackground(Graphics) -
Method in class com.jidesoft.pivot.HeaderExpandablePanel
-
- paintBackground(Graphics, Chevron) -
Method in class com.jidesoft.plaf.basic.BasicChevronUI
-
- paintBackground(Graphics, GanttChart<Object, GanttEntry<Object>>) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintBackground(Graphics, Gripper) -
Method in class com.jidesoft.plaf.basic.BasicGripperUI
-
- paintBackground(Graphics, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicHeaderBoxUI
-
- paintBackground(Graphics, AbstractButton) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintBackground(Graphics, Component) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintBackground(JComponent, Graphics, Rectangle, Color, Color, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintBackground(Graphics, ScaleArea<Object>) -
Method in class com.jidesoft.plaf.basic.BasicScaleAreaUI
-
- paintBackground(Graphics, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- paintBackground(Graphics, Component) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
- Draws the background of the menu item.
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
- Draws the background of the menu item.
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
- Draws the background of the menu item.
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.metal.MetalMenuUI
- Draws the background of the menu item.
- paintBackground(Graphics, Component) -
Method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- paintBackground(JComponent, Graphics2D, Rectangle, Color, Color, Color, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
- Draws the background of the menu item.
- paintBackground(Graphics, JMenuItem, Color) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- paintBackground(Graphics, Rectangle, Color, Color) -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- paintBackground(Graphics2D, Rectangle, Color, Paint) -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- paintBackground(Graphics2D) -
Method in class com.jidesoft.treemap.DefaultTreeMapToolTip
- Paints the background of the tooltip.
- paintBackground(Graphics2D, TreeMapView<N>, N, int, int, Rectangle, Shape) -
Method in interface com.jidesoft.treemap.Rendering
-
- paintBalloonBackground(Graphics2D, Shape) -
Method in class com.jidesoft.tooltip.BalloonTip
- Paints the balloon background.
- paintBalloonForeground(Graphics2D, Shape) -
Method in class com.jidesoft.tooltip.BalloonTip
- Paints the balloon foreground.
- paintBorder(Graphics) -
Method in class com.jidesoft.action.CommandBar
- Paints the CommandBar's border if the
borderPainted
property is true
.
- paintBorder(Graphics) -
Method in class com.jidesoft.grid.CellRendererPaneEx
-
- paintBorder(Graphics) -
Method in class com.jidesoft.pivot.HeaderExpandablePanel
-
- paintBorder(Graphics, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicHeaderBoxUI
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI.BasicJideComboBoxBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.RaisedBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.ShadowBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.SunkenBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.HeaderCellBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.ResizeFrameBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.xerto.FrameBorder
- Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.xerto.SlidingFrameBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.xerto.StatusBarBorder
- Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.swing.IconBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.swing.JideTitledBorder
- Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.swing.PartialEtchedBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.swing.PartialGradientLineBorder
-
- paintBorder(Component, Graphics, int, int, int, int) -
Method in class com.jidesoft.swing.PartialLineBorder
-
- paintBorder(Graphics2D, TreeMapView<N>, N, int, Rectangle, Shape) -
Method in interface com.jidesoft.treemap.Rendering
-
- paintBoxTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintBracketHighlight(Graphics, int, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintBulletBackground(Graphics2D) -
Method in class com.jidesoft.gauge.Bullet
-
- paintBulletBorder(Graphics2D) -
Method in class com.jidesoft.gauge.Bullet
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaPainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipsePainter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintButtonBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintButtonTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintBytes(HttpServletRequest) -
Method in class com.jidesoft.chart.servlet.ComponentServlet
-
- paintCaret(Graphics, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintCell(Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaJideTableUI
-
- paintCell(Graphics, Rectangle, int, Object, boolean, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicAutoFilterTableHeaderUIDelegate
-
- paintCell(Graphics, Rectangle, int, Object, boolean, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Paints the header cell.
- paintCell(Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUI
-
- paintCell(Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUIDelegate
-
- paintCell(Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUI
-
- paintCell(Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
-
- paintCell(Graphics, Rectangle, int, Object, boolean, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUIDelegate
-
- paintCell(Graphics, Rectangle, TableColumnGroup) -
Method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUIDelegate
- Paints TableColumnGroup.
- paintCell(ScaleArea<Object>, Graphics2D, Period, PeriodConverter<Object>, TableCellRenderer, Object, Object, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.TableCellRendererPeriodHeaderPainter
-
- paintCellOverlay(Graphics, Component, int, int, Rectangle) -
Method in class com.jidesoft.grid.CellStyleTable
- Overrides this method to paint the overlayBorder and the overlayCellPainter from the CellStyle.
- paintCellOverlay(Graphics, Component, int, int, Rectangle) -
Method in class com.jidesoft.grid.JideTable
- Paints the cell overlay.
- paintCellUnderlay(Graphics, Component, int, int, Rectangle) -
Method in class com.jidesoft.grid.CellStyleTable
- Overrides this method to paint the underlayCellPainter from the CellStyle.
- paintCellUnderlay(Graphics, Component, int, int, Rectangle) -
Method in class com.jidesoft.grid.JideTable
- Paints the cell underlay.
- paintCheckBox(JMenuItem, Graphics, Icon) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- paintChevron(JComponent, Graphics2D, Color, Color, Rectangle, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintChevronBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintChevronBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintChevronBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintChevronMore(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintChevronMore(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintChevronMore(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintChevronOption(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintChevronOption(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintChevronOption(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsedFolding(Component, Graphics, Span, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the collapsed folding.
- paintCollapsedFolding(Component, Graphics, Span, Rectangle, int) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintCollapsiblePanesBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePanesBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePanesBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePanesBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaPainter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintCollapsiblePaneTitlePaneBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaPainter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintCollapsiblePaneTitlePaneBackgroundPlain(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackgroundPlain(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackgroundPlain(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparatorEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparatorEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparatorEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCollapsiblePaneTitlePaneBackgroundSeparatorEmphasized(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintColumnGuides(Graphics, Rectangle) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintCommandBarTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaPainter
-
- paintCommandBarTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintCommandBarTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintComponent(Graphics) -
Method in class com.jidesoft.chart.axis.AxisComponent
-
- paintComponent(Graphics) -
Method in class com.jidesoft.chart.Chart
-
- paintComponent(Graphics) -
Method in class com.jidesoft.chart.Legend
-
- paintComponent(Graphics) -
Method in class com.jidesoft.chart.Meter
- The main method for painting the display
- paintComponent(Graphics) -
Method in class com.jidesoft.chart.preference.PointShapeLabel
-
- paintComponent(Graphics) -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultRendererComponent
-
- paintComponent(Graphics) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- paintComponent(Graphics) -
Method in class com.jidesoft.combobox.ColorChooserPanel.ColorButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.combobox.ColorComboBox.ColorLabel
-
- paintComponent(Graphics) -
Method in class com.jidesoft.combobox.ColorComboBox.ColorRendererComponent
-
- paintComponent(Graphics) -
Method in class com.jidesoft.dashboard.GadgetPalette
-
- paintComponent(Graphics) -
Method in class com.jidesoft.dialog.BannerPanel
- Paints the background.
- paintComponent(Graphics) -
Method in class com.jidesoft.dialog.DialogPageTreeCellRenderer
-
- paintComponent(Graphics) -
Method in class com.jidesoft.diff.DiffDivider
-
- paintComponent(Graphics) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer
-
- paintComponent(Graphics) -
Method in class com.jidesoft.docking.Workspace
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.Bullet
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.BulletIndicatorLegendItem
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.BulletIntervalMarkerLegendItem
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.BulletLabel
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.Dial
- The main method for painting the display
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.DialIntervalMarkerLegendItem
-
- paintComponent(Graphics) -
Method in class com.jidesoft.gauge.NeedleLegendItem
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.AutoFilterBox
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.CellStyleTable
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.DraggingTableHeader
- Paints fill header if necessary.
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.GroupTableHeader
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.LegacySortableTableHeader
- Overrides to paint the sort arrows on table header.
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.NavigationHierarchicalTable
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.NavigationSortableTable
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.NavigationTreeTable
-
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.NestedSortableTableHeader
- Deprecated. Overrides to paint the sort arrows on table header.
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.SortableTableHeader
- Overrides to paint the sort arrows on table header.
- paintComponent(Graphics) -
Method in class com.jidesoft.grid.TreeLikeHierarchicalPanel
-
- paintComponent(Graphics) -
Method in class com.jidesoft.margin.AbstractMargin
-
- paintComponent(Graphics) -
Method in class com.jidesoft.margin.MarginArea
-
- paintComponent(Graphics) -
Method in class com.jidesoft.marker.MarkerEye
- Paints the component using
MarkerEyePainter
.
- paintComponent(Graphics) -
Method in class com.jidesoft.marker.MarkerStripe
-
- paintComponent(Graphics) -
Method in class com.jidesoft.navigation.NavigationList
-
- paintComponent(Graphics) -
Method in class com.jidesoft.navigation.NavigationTable
-
- paintComponent(Graphics) -
Method in class com.jidesoft.navigation.NavigationTree
-
- paintComponent(Graphics) -
Method in class com.jidesoft.pane.BookmarkPane
-
- paintComponent(Graphics) -
Method in class com.jidesoft.pane.CollapsiblePanes
-
- paintComponent(Graphics) -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaCloseButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabPanel
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabEditor
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane.XertoNoFocusButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.status.StatusBar
-
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.ContentContainer
-
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.InfiniteProgressPanel
- paint background dimmed and bars over top
- paintComponent(Graphics, Component, Container, int, int, int, int, boolean) -
Method in class com.jidesoft.swing.JCellRendererPane
- Deprecated. Paint a cell renderer component c on graphics object g.
- paintComponent(Graphics, Component, Container, int, int, int, int) -
Method in class com.jidesoft.swing.JCellRendererPane
- Deprecated. Calls this.paintComponent(g, c, p, x, y, w, h, false).
- paintComponent(Graphics, Component, Container, Rectangle) -
Method in class com.jidesoft.swing.JCellRendererPane
- Deprecated. Calls this.paintComponent() with the rectangles x,y,width,height fields.
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.JideSplitPaneDivider
- Paints the divider.
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.PaintPanel
- Paints the background.
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.Resizable.ResizeCorner
-
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.ScrollPaneOverview
-
- paintComponent(Graphics) -
Method in class com.jidesoft.swing.TransparentComponentWrapper
- Paints the background of this component using the background colour of the delegate
- paintComponent(Graphics) -
Method in class com.jidesoft.treemap.DefaultTreeMapToolTip
-
- paintComponent(Graphics) -
Method in class com.jidesoft.wizard.GraphicLeftPane
- Override to paint the image.
- paintComponents(Graphics) -
Method in class com.jidesoft.dialog.AbstractPage
-
- paintContentBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintContentBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintContentBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintContentBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintContentBorder(Graphics, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- Paints the border of the conten pane which should reflect the tabs as well.
- paintContentBorder(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintContentBorder(Graphics, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorder(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorder(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003JideTabbedPaneUI
-
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintCross(Graphics, Color, int, int, int, int) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Paints a cross shape.
- paintDecoration(Graphics) -
Method in class com.jidesoft.grid.ExpandablePanel
-
- paintDefaultTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintDisabledText(JLabel, Graphics, String, int, int) -
Method in class com.jidesoft.plaf.basic.BasicStyledLabelUI
-
- paintDividerBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintDividerBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintDividerBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintDockableFrameBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintDockableFrameBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintDockableFrameBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaPainter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipsePainter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.metal.MetalPainter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintDockableFrameTitlePane(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.aqua.AquaJideTableUI
-
- paintDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUIDelegate
-
- paintDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUI
-
- paintDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
-
- paintDropDownIcon(Graphics, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- PaintedTexture - Class in com.jidesoft.gantt
- A utility class so you can easily create a TexturePaint by painting the pattern in Java 2D.
- PaintedTexture(int, int) -
Constructor for class com.jidesoft.gantt.PaintedTexture
-
- paintEnabledText(JLabel, Graphics, String, int, int) -
Method in class com.jidesoft.plaf.basic.BasicStyledLabelUI
-
- paintEntries(Graphics, GanttChart<Object, GanttEntry<Object>>, int, int) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- Painter - Interface in com.jidesoft.plaf.basic
- An interface which can be used to paint any area.
- paintExcelTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintExcelTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintExpandedFolding(Component, Graphics, Span, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the expanded folding.
- paintExpandedFolding(Component, Graphics, Span, Rectangle, int) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintFillHeader(Graphics) -
Method in class com.jidesoft.grid.JideTable
- Paint fill header in the right side of the table header if needed.
- paintFilterIndicator(Graphics) -
Method in class com.jidesoft.grid.AutoFilterBox
- Paints the filter indicator.
- paintFlatTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintFlatTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintFloatingChevronOption(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintFloatingChevronOption(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintFloatingCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintFloatingCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintFloatingCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintFloatingCommandBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintFocus(Graphics) -
Method in class com.jidesoft.grid.ExpandablePanel
- Paints the focus border.
- paintFocus(Graphics) -
Method in class com.jidesoft.grid.TreeExpandablePanel
- Paints the focus border.
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- paintFocusIndicator(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintFocusIndicator(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003CollapsiblePaneTitlePane
-
- paintFoldedText(Graphics, Font, String, int, int, FontMetrics) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintFolding(Graphics, FoldingSpan, int) -
Method in class com.jidesoft.editor.margin.CodeFoldingMargin
-
- paintFoldingEnd(Component, Graphics, Span, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the end of the folding.
- paintFoldingEnd(Component, Graphics, Span, Rectangle, int) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintFoldingLine(Component, Graphics, Span, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the folding line between the start and the end of the folding.
- paintFoldingLine(Component, Graphics, Span, Rectangle, int) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintFoldingStart(Component, Graphics, Span, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.CodeFoldingPainter
- Paints the start of the folding.
- paintFoldingStart(Component, Graphics, Span, Rectangle, int) -
Method in class com.jidesoft.editor.margin.DefaultCodeFoldingPainter
-
- paintGanttEntry(Graphics, GanttChart<?, ?>, int, Rectangle, Insets) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGanttEntry(Graphics, GanttChart<?, ?>, int, int, Rectangle, Insets) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGanttEntryRelation(Graphics, GanttChart<Object, GanttEntry<Object>>, GanttEntryRelation<GanttEntry<Object>>) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGanttEntryRelations(Graphics, GanttChart<Object, GanttEntry<Object>>, int, int) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGanttLabel(Graphics, GanttChart<?, ?>, int, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGanttLabel(Graphics, GanttChart<?, ?>, int, int, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGradient(Graphics, Rectangle, boolean, int, boolean) -
Static method in class com.jidesoft.plaf.xerto.SlidingFrameBorder
-
- paintGrid(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.aqua.AquaJideTableUI
-
- paintGrid(Graphics, GanttChart<Object, GanttEntry<Object>>, int, int) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintGrid(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUI
-
- paintGrid(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicHierarchicalTableUIDelegate
-
- paintGrid(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUI
-
- paintGrid(Graphics, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
-
- paintGripper(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintGripper(Graphics) -
Method in class com.jidesoft.plaf.eclipse.EclipseDockableFrameTitlePane
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipsePainter
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.metal.MetalPainter
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintGripper(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintGroupAreaBackground(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicGroupTableHeaderUIDelegate
- Paints the group area background.
- paintGroupCell(Graphics, Rectangle, int, Object, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicGroupTableHeaderUIDelegate
- Paints the group column cell.
- paintGroupCell(Graphics, Rectangle, int, Object, boolean, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicGroupTableHeaderUIDelegate
- Paints the group column cell.
- paintHeaderBoxBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintHeaderBoxBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintHeaderBoxBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintHeaderBoxBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintHighlight(Graphics, int, int, CaretPosition, CaretPosition, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintHorizontalGrid(Graphics, Axis, UserToPixelTransform) -
Method in class com.jidesoft.chart.Chart
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.combobox.ColorExComboBox.ColorIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.grid.AutoFilterBox.ArrowIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.grid.ColorCellRenderer.ColorIcon
-
- paintIcon(Graphics, int) -
Method in class com.jidesoft.grid.ExpandablePanel
- Paints icon if necessary.
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.icons.CheckBoxIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.icons.MenuCheckIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.icons.RolloverIcon.DefaultCollapsedIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.icons.RolloverIcon.DefaultExpandedIcon
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.icons.RolloverIcon
-
- paintIcon(Graphics) -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- paintIcon(Graphics, Color, ImageIcon, ImageIcon) -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.pivot.FieldBox.ArrowIcon
-
- paintIcon(Graphics, int) -
Method in class com.jidesoft.pivot.HeaderExpandablePanel
-
- paintIcon(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- paintIcon(Graphics, Color, Icon, ImageIcon, ImageIcon) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- paintIcon(AbstractButton, Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- paintIcon(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxButton
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideComboBoxUI.BasicJideComboBoxIcon
-
- paintIcon(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintIcon(Graphics, int, int, Icon, Rectangle, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.plaf.basic.SpecialIcon
-
- paintIcon(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintIcon(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- paintIcon(JMenuItem, Graphics) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- paintIcon(Component, Graphics, int, int) -
Method in class com.jidesoft.swing.TristateCheckBoxIcon
-
- paintImeInput(Graphics2D, int, int, int, int, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintIndeterminate(Graphics, JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetMetalProgressBarUI
-
- paintIndeterminate(Graphics, JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetProgressBarUI
-
- paintIndeterminate(Graphics, JComponent) -
Method in class com.jidesoft.plaf.vsnet.VsnetWindowsProgressBarUI
-
- paintIndicator(Graphics2D, GaugeType, Double, IndicatorStyle) -
Method in class com.jidesoft.gauge.AbstractIndicatorRenderer
-
- paintIndicator(Graphics2D, GaugeType, Double, IndicatorStyle) -
Method in interface com.jidesoft.gauge.IndicatorRenderer
-
- paintItemBackground(SidePaneItem, Graphics, Rectangle, int) -
Method in class com.jidesoft.plaf.aqua.AquaSidePaneUI
-
- paintItemBackground(SidePaneItem, Graphics, Rectangle, int) -
Method in class com.jidesoft.plaf.basic.BasicSidePaneUI
-
- paintLabel(Graphics2D, GaugeType, Double, IndicatorStyle) -
Method in class com.jidesoft.gauge.AbstractIndicatorRenderer
-
- paintLabel(Graphics2D, Bullet, Double, IndicatorStyle) -
Method in class com.jidesoft.gauge.BarIndicatorRenderer
-
- paintLabel(Graphics2D, Bullet, Double, IndicatorStyle) -
Method in class com.jidesoft.gauge.LineIndicatorRenderer
-
- paintLabel(Graphics2D, Bullet, Double, IndicatorStyle) -
Method in class com.jidesoft.gauge.PointerIndicatorRenderer
-
- paintLabel(Graphics2D, TreeMapView<N>, N, int, int, Rectangle, Shape) -
Method in interface com.jidesoft.treemap.Rendering
-
- paintLayer(Graphics, int, int, Shape, CodeEditor) -
Method in class com.jidesoft.editor.highlight.DefaultHighlighter.DefaultHighlightPainter
- Paints a portion of a highlight.
- paintLayer(Graphics, int, int, Shape, CodeEditor) -
Method in class com.jidesoft.editor.highlight.LayeredHighlighter.LayerPainter
- Renders the highlight.
- paintLayeredHighlights(Graphics, int, int, Shape, CodeEditor) -
Method in class com.jidesoft.editor.highlight.DefaultHighlighter
- When leaf Views (such as LabelView) are rendering they should call into this method.
- paintLayeredHighlights(Graphics, int, int, Shape, CodeEditor) -
Method in class com.jidesoft.editor.highlight.LayeredHighlighter
- When leaf Views (such as LabelView) are rendering they should
call into this method.
- paintLeaf(Graphics2D, Rectangle, N, TreeMapView) -
Method in interface com.jidesoft.treemap.Labeling
-
- paintLegendItem(Graphics, Bullet, IndicatorStyle, int, int) -
Method in class com.jidesoft.gauge.BarIndicatorRenderer
-
- paintLegendItem(Graphics, GaugeType, IndicatorStyle, int, int) -
Method in interface com.jidesoft.gauge.IndicatorRenderer
- Paints a LegendItem onto the supplied Graphics context using the other supplied parameters to help size and
style the LegendItem appropriately.
- paintLegendItem(Graphics, Bullet, IndicatorStyle, int, int) -
Method in class com.jidesoft.gauge.LineIndicatorRenderer
-
- paintLegendItem(Graphics, Bullet, IndicatorStyle, int, int) -
Method in class com.jidesoft.gauge.PointerIndicatorRenderer
-
- paintLine(Graphics, TokenMarker, int, int, CaretPosition, CaretPosition, int, int, FoldingState) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintLine(Graphics2D, Shape, boolean, Stroke, Paint, Stroke, Paint) -
Method in class com.jidesoft.plaf.basic.BasicGanttEntryRelationPainter
- Paints the line.
- paintLineHighlight(Graphics, int, int, CaretPosition, CaretPosition, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintLineMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.editor.margin.AbstractLineMargin
- Paint line margin.
- paintLineMargin(Graphics, CodeEditor, Rectangle, int) -
Method in class com.jidesoft.editor.margin.AbstractLineMarginPainter
-
- paintLineMargin(Graphics, CodeEditor, Rectangle, int) -
Method in interface com.jidesoft.editor.margin.LineMarginPainter
- Paints the margin.
- paintLineMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.editor.margin.LineNumberMargin
-
- paintLineMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.editor.margin.LineOffsetMargin
-
- paintLineSelection(Graphics, int, CaretPosition, CaretPosition, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintMargin(Graphics, MarginSupport) -
Method in class com.jidesoft.editor.margin.BraceMatchingMarginPainter
-
- paintMargin(Graphics) -
Method in class com.jidesoft.editor.margin.CodeFoldingMargin
-
- paintMargin(Graphics) -
Method in class com.jidesoft.margin.AbstractRowMargin
-
- paintMargin(Graphics) -
Method in interface com.jidesoft.margin.Margin
- Paints the margin.
- paintMargin(Graphics, MarginSupport) -
Method in interface com.jidesoft.margin.MarginPainter
- Paints the margin.
- paintMarker(Graphics, int, int, int, FontMetrics) -
Method in class com.jidesoft.editor.SyntaxStyle
-
- paintMarker(Graphics, Marker) -
Method in class com.jidesoft.marker.MarkerStripe
-
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
-
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
-
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintMenuItemBackground(JComponent, Graphics, Rectangle, int, int, boolean) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintMenuShadow(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintMenuShadow(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintMenuShadow(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintMenuShadow(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintMilestone(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in class com.jidesoft.plaf.basic.DefaultTaskBarPainter
-
- paintMilestone(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in interface com.jidesoft.plaf.basic.TaskBarPainter
-
- paintModels(Graphics2D, Graphics2D, Shape, Shape) -
Method in class com.jidesoft.chart.Chart
-
- paintNeedle(Graphics2D, AbstractGauge, Double, double, double, double, double, NeedleStyle) -
Method in class com.jidesoft.gauge.DefaultNeedleRenderer
- Paints the pointer in the centre of the display
- paintNeedle(Graphics2D, AbstractGauge, Double, double, double, double, double, NeedleStyle) -
Method in interface com.jidesoft.gauge.NeedleRenderer
- Paints a needle onto a meter
- paintNode(Graphics2D, TreeMapView<N>, N, int, Rectangle, Shape) -
Method in interface com.jidesoft.treemap.Rendering
-
- paintOffice2003TabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintOffice2003TabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- PaintPanel - Class in com.jidesoft.swing
- A panel which support Paint as background.
- PaintPanel() -
Constructor for class com.jidesoft.swing.PaintPanel
-
- PaintPanel(boolean) -
Constructor for class com.jidesoft.swing.PaintPanel
-
- PaintPanel(LayoutManager) -
Constructor for class com.jidesoft.swing.PaintPanel
-
- PaintPanel(LayoutManager, boolean) -
Constructor for class com.jidesoft.swing.PaintPanel
-
- paintParent(Graphics2D, Rectangle, N, TreeMapView, int, int) -
Method in class com.jidesoft.treemap.ExpandLabeling
-
- paintParent(Graphics2D, Rectangle, N, TreeMapView, int, int) -
Method in interface com.jidesoft.treemap.Labeling
-
- paintParent(Graphics2D, Rectangle, N, TreeMapView, int, int) -
Method in class com.jidesoft.treemap.OverlayLabeling
-
- paintParent(Graphics2D, TreeMapView<N>, N, int, Rectangle, Shape) -
Method in interface com.jidesoft.treemap.Rendering
-
- paintParent(Graphics2D, Rectangle, N, TreeMapView, int, int) -
Method in class com.jidesoft.treemap.SurroundLabeling
-
- paintPeriodBackground(GanttChart<T, GanttEntry<T>>, Graphics2D, T, T, int, int, int, int) -
Method in class com.jidesoft.gantt.AbstractPeriodBackgroundPainter
-
- paintPeriodBackground(GanttChart<T, GanttEntry<T>>, Graphics2D, T, T, int, int, int, int) -
Method in class com.jidesoft.gantt.IntervalMarker
-
- paintPeriodBackground(GanttChart<T, GanttEntry<T>>, Graphics2D, T, T, int, int, int, int) -
Method in interface com.jidesoft.gantt.PeriodBackgroundPainter
- Paints the background.
- paintPeriodBackground(GanttChart<T, GanttEntry<T>>, Graphics2D, T, T, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.AbstractRowBackgroundPainter
-
- paintPeriodBackgrounds(Graphics, GanttChart<Object, GanttEntry<Object>>) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintPeriodBackgrounds(GanttChart<Object, GanttEntry<Object>>, Graphics, List<PeriodBackgroundPainter<Object>>) -
Method in class com.jidesoft.plaf.basic.GanttChartBackgroundPainter
-
- paintPeriodHeader(ScaleArea<Object>, Graphics2D, String, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPeriodHeaderPainter
-
- paintPeriodHeaders(ScaleArea<Object>, Graphics) -
Method in class com.jidesoft.plaf.basic.BasicPeriodHeaderPainter
-
- paintPeriodHeaders(ScaleArea<Object>, Graphics) -
Method in class com.jidesoft.plaf.basic.TableCellRendererPeriodHeaderPainter
-
- paintPeriodHeaders(ScaleArea<Object>, Graphics) -
Method in interface com.jidesoft.plaf.PeriodHeaderPainter
-
- paintPeriodInterval(ScaleArea<Object>, Graphics2D, Period, Object, Object, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPeriodHeaderPainter
-
- paintPeriodInterval(ScaleArea<Object>, Graphics2D, Period, Object, Object, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.GanttChartBackgroundPainter
-
- paintPeriodInterval(ScaleArea<Object>, Graphics2D, Period, Object, Object, int, int, int, int) -
Method in class com.jidesoft.plaf.basic.TableCellRendererPeriodHeaderPainter
-
- paintPlainLine(Graphics, int, int, CaretPosition, CaretPosition, Font, Color, int, int) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintPopupMenuSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintPopupMenuSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintPopupMenuSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintPopupMenuSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintRaised2Border(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintRaised2Border(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintRaisedBorder(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintRaisedBorder(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintRect(Graphics2D) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer
-
- paintRelation(Graphics, GanttChart<Object, GanttEntry<Object>>, GanttEntryRelation<GanttEntry<Object>>, boolean, boolean) -
Method in class com.jidesoft.plaf.basic.BasicGanttEntryRelationPainter
-
- paintRelation(Graphics, GanttChart<Object, GanttEntry<Object>>, GanttEntryRelation<GanttEntry<Object>>, boolean, boolean) -
Method in interface com.jidesoft.plaf.GanttEntryRelationPainter
-
- paintRendererPane(Graphics, Component) -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultRendererComponent
- Paint renderer pane to an appropriate place.
- paintRendererPane(Graphics, Component) -
Method in class com.jidesoft.combobox.ColorComboBox.ColorRendererComponent
-
- paintRolloverRow(Graphics, JComponent, int) -
Method in class com.jidesoft.swing.NavigationComponentHelper
- Paints the rollover row.
- paintRoundedFlatTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintRoundedVsnetTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintRowBackground(GanttChart<T, GanttEntry<T>>, Graphics2D, int) -
Method in class com.jidesoft.plaf.basic.AbstractRowBackgroundPainter
-
- paintRowMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.editor.margin.AbstractLineMargin
-
- paintRowMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.margin.AbstractRowMargin
- Paint line margin.
- paintRowMargin(Graphics, RowMarginSupport, Rectangle, int) -
Method in interface com.jidesoft.margin.RowMarginPainter
- Paints the margin.
- paintRowMargin(Graphics, Rectangle, int) -
Method in class com.jidesoft.margin.RowNumberMargin
-
- paintSelectedMenu(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintSelectedMenu(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintSelectedMenu(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipsePainter
-
- paintSelectedRow(Graphics, JComponent, int) -
Method in class com.jidesoft.swing.NavigationComponentHelper
- Paints the selected row.
- paintSelection(Graphics, GanttChart<Object, GanttEntry<Object>>, int, int) -
Method in class com.jidesoft.plaf.basic.BasicGanttChartUI
-
- paintShape(Graphics2D, GanttChart<Object, GanttEntry<Object>>, Point2D, Shape, Stroke, Paint, Paint) -
Method in class com.jidesoft.plaf.basic.BasicGanttEntryRelationPainter
- Paints the shape.
- paintSidePaneItemBackground(JComponent, Graphics, Rectangle, Color[], int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintSidePaneItemBackground(JComponent, Graphics, Rectangle, Color[], int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintSidePaneItemBackground(JComponent, Graphics, Rectangle, Color[], int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintSkin(Graphics, int, int, TMSchema.State) -
Method in class com.jidesoft.plaf.windows.XPStyle.Skin
- Paint a skin at x, y.
- paintSkin(Graphics, Rectangle, TMSchema.State) -
Method in class com.jidesoft.plaf.windows.XPStyle.Skin
- Paint a skin in an area defined by a rectangle.
- paintSkin(Graphics, int, int, int, int, TMSchema.State) -
Method in class com.jidesoft.plaf.windows.XPStyle.Skin
- Paint a skin at a defined position and size This method supports animation.
- paintSkin(Graphics, int, int, int, int, TMSchema.State, boolean) -
Method in class com.jidesoft.plaf.windows.XPStyle.Skin
- Paint a skin at a defined position and size
- paintSkinRaw(Graphics, int, int, int, int, TMSchema.State) -
Method in class com.jidesoft.plaf.windows.XPStyle.Skin
- Paint a skin at a defined position and size.
- paintSortableTableHeaderColumn(JComponent, Graphics, Rectangle, int, int, int, Icon, int, Color, boolean) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintSortableTableHeaderColumn(JComponent, Graphics, Rectangle, int, int, int, Icon, int, Color, boolean) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintSortArrow(JComponent, SortableTable, Graphics, Rectangle, int, boolean) -
Method in class com.jidesoft.grid.LegacySortableTableHeader
- Paints the sort arrow.
- paintSortArrow(JComponent, SortableTable, Graphics, Rectangle, int, boolean) -
Method in class com.jidesoft.grid.NestedSortableTableHeader
- Deprecated. Paints the sort arrow.
- paintSortArrow(JComponent, SortableTable, Graphics, Rectangle, int, boolean) -
Method in class com.jidesoft.grid.SortableTableHeader
- Deprecated. replaced by
SortableTableHeaderCellDecorator
- paintSortArrows(Graphics) -
Method in class com.jidesoft.grid.LegacySortableTableHeader
- Paints the sort arrows.
- paintSortArrows(Graphics) -
Method in class com.jidesoft.grid.NestedSortableTableHeader
- Deprecated. Paints the sort arrows.
- paintSortArrows(Graphics) -
Method in class com.jidesoft.grid.SortableTableHeader
- Deprecated. replaced by
SortableTableHeaderCellDecorator
- paintSpanDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicCellSpanTableUIDelegate
-
- paintSpanDraggedArea(Graphics, int, int, TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicTreeTableUIDelegate
-
- paintStatusBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintStatusBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintStatusBarBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintStatusBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintStatusBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintStatusBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintStatusBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2007.Office2007Painter
-
- paintStatusBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.xerto.XertoPainter
-
- paintStyledText(StyledLabel, Graphics, int, int) -
Method in class com.jidesoft.plaf.basic.BasicStyledLabelUI
-
- paintSunken2Border(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintSunken2Border(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintSunkenBorder(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintSunkenBorder(Graphics, Rectangle) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideSplitButtonUI
-
- paintSyntaxLine(Graphics, TokenMarker, int, int, int, int, CaretPosition, CaretPosition, Font, Color, int, int, boolean) -
Method in class com.jidesoft.editor.CodeEditorPainter
-
- paintSyntaxLine(CodeEditor, Segment, int, int, Token, SyntaxStyleSchema, TabExpander, Graphics, int, int) -
Static method in class com.jidesoft.editor.SyntaxUtils
- Deprecated. replaced by
SyntaxUtils.paintSyntaxLine(CodeEditor, javax.swing.text.Segment, int, int,
com.jidesoft.editor.tokenmarker.Token, SyntaxStyleSchema, javax.swing.text.TabExpander,
java.awt.Graphics, int, int, int)
- paintSyntaxLine(CodeEditor, Segment, int, int, Token, SyntaxStyleSchema, TabExpander, Graphics, int, int, int) -
Static method in class com.jidesoft.editor.SyntaxUtils
- Paints the specified line onto the graphics context.
- paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintTabArea(Graphics, int, int, Component) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- Paints the tabs in the tab area.
- paintTabArea(Graphics, int, int, Component) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
- Paints the tabs in the tab area.
- paintTabArea(Graphics, int, int, Component) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintTabAreaBackground(Graphics, Rectangle, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintTabAreaBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintTabAreaBackground(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintTabAreaBackground(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintTabBackground(JComponent, Graphics, Shape, Color[], int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintTabBackground(JComponent, Graphics, Shape, Color[], int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
-
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
-
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- paintTabBackgroundMouseOver(Graphics, int, int, int, int, int, int, boolean, Color, Color) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
- this function draws the border around each tab note that this function does now draw the background of the tab.
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI
- this function draws the border around each tab note that this function does now draw the background of the tab.
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.eclipse.EclipseJideTabbedPaneUI
- this function draws the border around each tab
note that this function does now draw the background of the tab.
- paintTabBorderMouseOver(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintTabContentBorder(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintTabContentBorder(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintTask(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in class com.jidesoft.plaf.basic.DefaultTaskBarPainter
-
- paintTask(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in interface com.jidesoft.plaf.basic.TaskBarPainter
-
- paintTaskGroup(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in class com.jidesoft.plaf.basic.DefaultTaskBarPainter
-
- paintTaskGroup(Graphics2D, TaskBar, Rectangle, Insets, Color, Color, Color) -
Method in interface com.jidesoft.plaf.basic.TaskBarPainter
-
- paintText(Graphics, JComponent, Rectangle, String) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
- As of Java 2 platform v 1.4 this method should not be used or overridden.
- paintText(Graphics, AbstractButton, Rectangle, String) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonUI
- Method which renders the text of the current button.
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.basic.BasicJideSplitButtonUI
-
- paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuItemUI
- Method which renders the text of the current menu item.
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.eclipse.EclipseMenuUI
- Method which renders the text of the current menu item.
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.metal.MetalJideSplitButtonUI
-
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.metal.MetalMenuItemUI
- Renders the text of the current menu item.
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
- Method which renders the text of the current menu item.
- paintText(Graphics, JMenuItem, Rectangle, String) -
Method in class com.jidesoft.plaf.vsnet.VsnetMenuUI
- Method which renders the text of the current menu item.
- paintText(Graphics2D) -
Method in class com.jidesoft.treemap.DefaultTreeMapToolTip
- Paints the values and the labels of the tooltip.
- paintThumb(Graphics) -
Method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- paintThumb(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- paintThumb(Graphics) -
Method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- paintThumb(Graphics) -
Method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- paintTipImage(Graphics2D, Component, Rectangle, int) -
Method in class com.jidesoft.tooltip.ExpandedTip
- Paints the tip image.
- paintTipImage(Graphics2D, Component, Rectangle, int) -
Method in class com.jidesoft.tooltip.ListExpandedTip
-
- paintTipImage(Graphics2D, Component, Rectangle, int) -
Method in class com.jidesoft.tooltip.TableHeaderExpandedTip
-
- paintTipImage(Graphics2D, Component, Rectangle, int) -
Method in class com.jidesoft.tooltip.TreeExpandedTip
-
- paintTitleBackground(Graphics) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane
-
- paintTitleBackground(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
- Invoked from paintComponent.
- paintTitleBackground(Graphics) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
- Invoked from paintComponent.
- paintTitleBackground(Graphics) -
Method in class com.jidesoft.plaf.longhorn.LonghornCollapsiblePaneTitlePane
-
- paintTitleBackground(Graphics) -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane
-
- paintToolBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.basic.BasicPainter
-
- paintToolBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in interface com.jidesoft.plaf.basic.ThemePainter
-
- paintToolBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.eclipse.EclipsePainter
-
- paintToolBarSeparator(JComponent, Graphics, Rectangle, int, int) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- paintVertically(Graphics, JComponent, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideLabelUI
-
- paintVsnetTabBackground(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintVsnetTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintWindowsTabBorder(Graphics, int, int, int, int, int, int, boolean) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- paintXAxis(Graphics2D) -
Method in class com.jidesoft.chart.Chart
- Paints the X axis onto the Graphics context
- paintXAxisGridLines(Graphics2D, Tick[]) -
Method in class com.jidesoft.chart.Chart
-
- paintXAxisTicks(Graphics2D, Tick[]) -
Method in class com.jidesoft.chart.Chart
-
- paintYAxis(Graphics2D, Axis, int) -
Method in class com.jidesoft.chart.Chart
- Paint a single Y axis
- paintYAxisLabels(Graphics2D) -
Method in class com.jidesoft.chart.Chart
- Paint all y axis tick labels
- paintYAxisTicks(Graphics, Axis, Point, int) -
Method in class com.jidesoft.chart.Chart
-
- paintYAxisTicks(Graphics, Axis, UserToPixelTransform, Point, int) -
Method in class com.jidesoft.chart.Chart
-
- Pair<T,U> - Class in com.jidesoft.chart.util
- A generic class that contains a pair of two objects of types T and U.
- Pair() -
Constructor for class com.jidesoft.chart.util.Pair
- Creates a Pair in which both elements are null
- Pair(T, U) -
Constructor for class com.jidesoft.chart.util.Pair
- Creates a Pair using the supplied first and second parameters as the values for the first
and second properties, respectively.
- Palette - Interface in com.jidesoft.palette
- Defines a palette of colors.
- Palette.Cycle - Enum in com.jidesoft.palette
-
- PALETTE_COLOR_15 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- 15 color palette.
- PALETTE_COLOR_216 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- Standard web-safe 216 color palette.
- PALETTE_COLOR_40 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- 40 color palette.
- PALETTE_CUSTOMIZE -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- By passing value as palette, you can call setPossibleColors() and setPossibleColorNames() to setup your own
palette.
- PALETTE_GRAY_102 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- 102 gray color palette.
- PALETTE_GRAY_16 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- 16 gray color palette.
- PALETTE_GRAY_256 -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
- 256 gray color palette.
- paletteChanged(PaletteEvent) -
Method in interface com.jidesoft.palette.PaletteListener
- Called whenever the palette changes.
- PaletteEvent - Class in com.jidesoft.palette
- An event that characterizes a change in the palette.
- PaletteEvent() -
Constructor for class com.jidesoft.palette.PaletteEvent
-
- PaletteFactory - Class in com.jidesoft.palette
- Factory class for creating prebuild palettes of various types.
- PaletteFactory(PaletteFactory.Entry...) -
Constructor for class com.jidesoft.palette.PaletteFactory
-
- PaletteFactory.Entry - Class in com.jidesoft.palette
-
- PaletteFactory.Type - Enum in com.jidesoft.palette
-
- PaletteListener - Interface in com.jidesoft.palette
- The listener interface for receiving "interesting" events about changes to the palette.
- panChanged(PanEvent) -
Method in interface com.jidesoft.chart.event.PanListener
- The callback method implemented by the listening object to react to some panning in the user interface.
- paneCollapsed(CollapsiblePaneEvent) -
Method in class com.jidesoft.pane.event.CollapsiblePaneAdapter
- Called whenever the ContentPane of CollapsiblePane is collapsed.
- paneCollapsed(CollapsiblePaneEvent) -
Method in interface com.jidesoft.pane.event.CollapsiblePaneListener
- Called whenever the ContentPane of CollapsiblePane is collapsed.
- paneCollapsing(CollapsiblePaneEvent) -
Method in class com.jidesoft.pane.event.CollapsiblePaneAdapter
- Called whenever the ContentPane of CollapsiblePane starts to collapse.
- paneCollapsing(CollapsiblePaneEvent) -
Method in interface com.jidesoft.pane.event.CollapsiblePaneListener
- Called whenever the ContentPane of CollapsiblePane starts to collapse.
- paneExpanded(CollapsiblePaneEvent) -
Method in class com.jidesoft.pane.event.CollapsiblePaneAdapter
- Called whenever the ContentPane of CollapsiblePane is expanded.
- paneExpanded(CollapsiblePaneEvent) -
Method in interface com.jidesoft.pane.event.CollapsiblePaneListener
- Called whenever the ContentPane of CollapsiblePane is expanded.
- paneExpanding(CollapsiblePaneEvent) -
Method in class com.jidesoft.pane.event.CollapsiblePaneAdapter
- Called whenever the ContentPane of CollapsiblePane starts to expand.
- paneExpanding(CollapsiblePaneEvent) -
Method in interface com.jidesoft.pane.event.CollapsiblePaneListener
- Called whenever the ContentPane of CollapsiblePane starts to expand.
- PanEvent - Class in com.jidesoft.chart.event
- An
EventObject
generated while panning. - PanEvent(Object) -
Constructor for class com.jidesoft.chart.event.PanEvent
- Create a PanEvent object using the supplied parameter as the source of the event
- PanEvent(Object, int, int) -
Constructor for class com.jidesoft.chart.event.PanEvent
- Create a PanEvent object using the supplied object parameter as the source of the event
and also noting the size of the pan as x and y pixels offsets
- PanIndicator - Class in com.jidesoft.chart.event
- Note that this class has best performance when the ChartModel being used is a DefaultChartModel,
as the DefaultChartModel is efficient at keeping track of its x and y ranges.
- PanIndicator(Chart, PanIndicator.Placement) -
Constructor for class com.jidesoft.chart.event.PanIndicator
- Create a PanIndicator for the supplied chart by placing it with the supplied Placement.
- PanIndicator.Placement - Enum in com.jidesoft.chart.event
-
- PanListener - Interface in com.jidesoft.chart.event
- An interface implemented by objects interested in panning behaviour.
- PARALLEL_PORT -
Static variable in class com.jidesoft.icons.NetworkIconSet.Interface
-
- paramString() -
Method in class com.jidesoft.action.event.DockableBarEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.action.event.DockableBarsRearrangedEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.dashboard.DashboardEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.dashboard.GadgetEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.dialog.ButtonEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.dialog.PageEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.docking.DockableFrame
-
- paramString() -
Method in class com.jidesoft.docking.event.DockableFrameEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.document.DocumentComponentEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.editor.caret.CaretPosition
-
- paramString() -
Method in class com.jidesoft.paging.PageNavigationEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.rss.FeedEvent
-
- paramString() -
Method in class com.jidesoft.shortcut.ShortcutEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.shortcut.ShortcutSchemaEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.swing.event.SearchableEvent
- Returns a parameter string identifying this event.
- paramString() -
Method in class com.jidesoft.swing.event.SidePaneEvent
- Returns a parameter string identifying this event.
- parse(File) -
Method in class com.jidesoft.csv.CsvReader
-
- parse(InputStream) -
Method in class com.jidesoft.csv.CsvReader
-
- parse() -
Method in class com.jidesoft.csv.CsvReader
-
- parse(Reader) -
Method in class com.jidesoft.csv.CsvReader
-
- parse(String) -
Static method in class com.jidesoft.shortcut.MouseShortcut
-
- parsed(CsvParseEvent) -
Method in interface com.jidesoft.csv.CsvParseListener
-
- parseFont(String) -
Static method in class com.jidesoft.chart.servlet.ServletUtils
-
- parseForEffects(CsvParseListener) -
Method in class com.jidesoft.csv.CsvReader
- A special method that does not return any parsed data but relies on the
supplied listener to do any necessary processing.
- parseHTMLColor(String) -
Static method in class com.jidesoft.treemap.ColorHelper
-
- parseKeyStroke(String) -
Static method in class com.jidesoft.shortcut.KeyboardShortcut
-
- parseNumber(String) -
Method in class com.jidesoft.converter.NumberConverter
- Parse the string as number.
- parseToVoidStyledTextConfusion(String) -
Static method in class com.jidesoft.swing.StyledLabelBuilder
- This method need to be invoked to format your string before you invoke
StyledLabelBuilder.setStyledText(StyledLabel,
String)
or StyledLabelBuilder.setStyledText(StyledLabel, char[])
- PARTIAL_OUTLINE_MODE -
Static variable in interface com.jidesoft.docking.DockingManager
- The outline mode will paint the outline directly on the layered pane.
- PARTIAL_OUTLINE_MODE -
Static variable in class com.jidesoft.swing.Contour
-
- PartialEtchedBorder - Class in com.jidesoft.swing
-
- PartialEtchedBorder() -
Constructor for class com.jidesoft.swing.PartialEtchedBorder
-
- PartialEtchedBorder(int) -
Constructor for class com.jidesoft.swing.PartialEtchedBorder
-
- PartialEtchedBorder(int, int) -
Constructor for class com.jidesoft.swing.PartialEtchedBorder
-
- PartialEtchedBorder(Color, Color, int) -
Constructor for class com.jidesoft.swing.PartialEtchedBorder
-
- PartialEtchedBorder(int, Color, Color, int) -
Constructor for class com.jidesoft.swing.PartialEtchedBorder
-
- PartialGradientLineBorder - Class in com.jidesoft.swing
- This is a border which allows you to have gradient line only at one side or several sides.
- PartialGradientLineBorder(Color[]) -
Constructor for class com.jidesoft.swing.PartialGradientLineBorder
-
- PartialGradientLineBorder(Color[], int) -
Constructor for class com.jidesoft.swing.PartialGradientLineBorder
-
- PartialGradientLineBorder(Color[], int, int) -
Constructor for class com.jidesoft.swing.PartialGradientLineBorder
-
- PartialLineBorder - Class in com.jidesoft.swing
- This is a better version of LineBorder which allows you to show line only at one side or several
sides and supports rounded corner.
- PartialLineBorder(Color) -
Constructor for class com.jidesoft.swing.PartialLineBorder
-
- PartialLineBorder(Color, int) -
Constructor for class com.jidesoft.swing.PartialLineBorder
-
- PartialLineBorder(Color, int, boolean) -
Constructor for class com.jidesoft.swing.PartialLineBorder
-
- PartialLineBorder(Color, int, boolean, int) -
Constructor for class com.jidesoft.swing.PartialLineBorder
-
- PartialLineBorder(Color, int, int) -
Constructor for class com.jidesoft.swing.PartialLineBorder
-
- PartialSide - Interface in com.jidesoft.swing
-
- passesFocusabilityTest(Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- There are four standard tests which determine if Swing will be able to request focus for a component.
- PasswordCellEditor - Class in com.jidesoft.grid
- CellEditor for password.
- PasswordCellEditor() -
Constructor for class com.jidesoft.grid.PasswordCellEditor
-
- PasswordCellRenderer - Class in com.jidesoft.grid
- CellRenderer for password.
- PasswordCellRenderer() -
Constructor for class com.jidesoft.grid.PasswordCellRenderer
-
- PasswordConverter - Class in com.jidesoft.converter
- Converter which converts String to String and converts it back.
- PasswordConverter() -
Constructor for class com.jidesoft.converter.PasswordConverter
-
- PasswordConverter(char) -
Constructor for class com.jidesoft.converter.PasswordConverter
- Creates a PasswordConverter.
- PASTE -
Static variable in class com.jidesoft.icons.IconSet.Edit
-
- pasteWithDialog() -
Method in class com.jidesoft.editor.CodeEditor
- Shows a dialog so that the customer could choose text from the clipboard contents to paste.
- PASUE -
Static variable in class com.jidesoft.icons.IconSet.MediaControl
-
- PatchTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Patch/diff token marker.
- PatchTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PatchTokenMarker
-
- pauseBlink() -
Method in class com.jidesoft.editor.CodeEditor
- Pauses the blink and set caret to display.
- pauseDragDockableBar() -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- pauseDragDockableBar() -
Method in interface com.jidesoft.action.DockableBarManager
- Pause the dragging session of a dockable bar.
- pauseDragFrame() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- pauseDragFrame() -
Method in interface com.jidesoft.docking.DockingFrameworkContour
-
- pauseDragFrame() -
Method in interface com.jidesoft.docking.DockingManager
- Pause the dragging session of a frame.
- PDA -
Static variable in class com.jidesoft.icons.IconSet.Hardware
-
- PERCENTAGE -
Static variable in class com.jidesoft.icons.JideIconsFactory.Cursor
-
- PERCENTAGE_CURSOR -
Static variable in class com.jidesoft.swing.JideCursors
- The cursor for changing percentage.
- PERCENTAGE_PROPERTY -
Static variable in class com.jidesoft.pane.FloorTabbedPane
-
- PercentConverter - Class in com.jidesoft.converter
- Converter which converts percentage to String and converts it back.
- PercentConverter() -
Constructor for class com.jidesoft.converter.PercentConverter
-
- PercentConverter(NumberFormat) -
Constructor for class com.jidesoft.converter.PercentConverter
-
- performAction(String) -
Method in class com.jidesoft.grid.DualTable
- Performs the action.
- performAction(String) -
Method in class com.jidesoft.list.DualList
- Performs the action.
- performAction(String) -
Method in class com.jidesoft.list.TextFieldList
- Performs the action.
- performed() -
Method in interface com.jidesoft.animation.CustomAnimation.Callback
-
- performRegression(String, ChartModel, Range<?>, int) -
Method in interface com.jidesoft.chart.fit.CurveFitter
-
- performRegression(ChartModel) -
Method in interface com.jidesoft.chart.fit.CurveFitter
-
- performRegression(String, ChartModel, Range<?>, int) -
Method in class com.jidesoft.chart.fit.LineFitter
- Performs linear regression on a ChartModel and returns a
ChartModel
that encodes the line
- performRegression(ChartModel) -
Method in class com.jidesoft.chart.fit.LineFitter
- Performs linear regression on a ChartModel and returns a
Line
- performRegression(Collection<? extends Point2D>) -
Method in class com.jidesoft.chart.fit.LineFitter
- Performs linear regression on a collection of points and returns a Polynomial
- performRegression(ChartModel) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Start by creating a RealMatrix to store the coefficients double[][] coefficientsData = {{2, 3, -2}, {-1, 7, 6},
{4, -3, -5}}; RealMatrix coefficients = new RealMatrixImpl(coefficientsData);
Next create a double[] array to represent the constant vector and use solve(double[]) to solve the system
double[] constants = {1, -2, 1}; double[] solution = coefficients.solve(constants);
- performRegression(String, ChartModel, Range<?>, int) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Start by creating a RealMatrix to store the coefficients double[][] coefficientsData = {{2, 3, -2}, {-1, 7, 6},
{4, -3, -5}}; RealMatrix coefficients = new RealMatrixImpl(coefficientsData);
Next create a double[] array to represent the constant vector and use solve(double[]) to solve the system
double[] constants = {1, -2, 1}; double[] solution = coefficients.solve(constants);
- performRegression(List<? extends Point2D>) -
Method in class com.jidesoft.chart.fit.PolynomialFitter
- Not supported
- performRegression(ChartModel) -
Method in class com.jidesoft.chart.fit.QuadraticFitter
- Start by creating a RealMatrix to store the coefficients double[][] coefficientsData = {{2, 3, -2}, {-1, 7, 6},
{4, -3, -5}}; RealMatrix coefficients = new RealMatrixImpl(coefficientsData);
Next create a double[] array to represent the constant vector and use solve(double[]) to solve the system
double[] constants = {1, -2, 1}; double[] solution = coefficients.solve(constants);
- performRegression(String, ChartModel, Range<?>, int) -
Method in class com.jidesoft.chart.fit.QuadraticFitter
-
- Period - Interface in com.jidesoft.scale
- A tagging interface for objects which represents a period in a ScaleModel.
- PERIOD_TIER_DOWN -
Static variable in class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
-
- PERIOD_TIER_UP -
Static variable in class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
-
- PeriodBackgroundPainter<T> - Interface in com.jidesoft.gantt
- PeriodBackgroundPainter is an interface used by GanttChart to paint the period background.
- PeriodConverter<T> - Interface in com.jidesoft.scale
- A
PeriodConverter
is responsible for providing UI with the (tooltip) text of a specific period
interval. - PeriodHeaderPainter - Interface in com.jidesoft.plaf
-
- PerlTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Perl token marker.
- PerlTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PerlTokenMarker
-
- PerlTokenMarker(KeywordMap) -
Constructor for class com.jidesoft.editor.tokenmarker.PerlTokenMarker
-
- PERSIST -
Static variable in class com.jidesoft.combobox.AbstractComboBox
- Constant identifying that when focus is lost, the edited value should be left.
- PERSIST -
Static variable in class com.jidesoft.combobox.ExComboBox
- Constant identifying that when focus is lost, the edited value should be left.
- PersistenceUtils - Class in com.jidesoft.swing
-
- PersistenceUtils() -
Constructor for class com.jidesoft.swing.PersistenceUtils
-
- PersistenceUtilsCallback - Interface in com.jidesoft.utils
- This interface is used by several PersistenceUtils classes inside JIDE to register a callback when writing or reading
the xml element.
- PersistenceUtilsCallback.Load - Interface in com.jidesoft.utils
-
- PersistenceUtilsCallback.Save - Interface in com.jidesoft.utils
-
- PerspectiveShadow - Class in com.jidesoft.tooltip.shadows
- Perspective shadow is shadow which has perspective casting effect.
- PerspectiveShadow() -
Constructor for class com.jidesoft.tooltip.shadows.PerspectiveShadow
- Creates a new instance of LeftBottomShadow
- PG_DEBUG -
Static variable in class com.jidesoft.utils.Lm
- Deprecated. no longer used
- PGS_LNF -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Class name of Pgs L&F.
- PHONE -
Static variable in class com.jidesoft.icons.IconSet.Hardware
-
- PHPTokenMarker - Class in com.jidesoft.editor.tokenmarker
- PHP token marker.
- PHPTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PHPTokenMarker
-
- PICTURE -
Static variable in class com.jidesoft.icons.IconSet.Software
-
- Pie3DRenderer - Class in com.jidesoft.chart.render
- A 3D Pie chart renderer
- Pie3DRenderer() -
Constructor for class com.jidesoft.chart.render.Pie3DRenderer
-
- PieLabelRenderer - Interface in com.jidesoft.chart.render
- An interface implemented by objects that are responsible for painting the labels of a pie chart
- PieLabelRenderer2D - Interface in com.jidesoft.chart.render
- An interface implemented by objects that are responsible for painting the labels of a pie chart, but also
supporting floating point numbers for positioning.
- PieSegmentRenderer - Interface in com.jidesoft.chart.render
- An interface implemented by objects responsible for rendering the pie segments of a pie chart.
- PieSegmentRenderer2D - Interface in com.jidesoft.chart.render
- An interface implemented by objects responsible for rendering the pie segments of a pie chart, but also supporting
the use of floating point numbers for the positioning of the segments.
- PieStyle - Class in com.jidesoft.chart.style
-
- PieStyle() -
Constructor for class com.jidesoft.chart.style.PieStyle
-
- pink -
Static variable in class com.jidesoft.chart.ChartColor
-
- Pivot - Class in com.jidesoft.gauge
- A pivot is similar to a DialIntervalMarker, except that it uses a fromAngle and toAngle (specified in degrees)
where a DialIntervalMarker is configured by values on the primary axis.
- Pivot(Dial, double, Paint) -
Constructor for class com.jidesoft.gauge.Pivot
- Create a circular Pivot on the supplied dial instance using the radius and filled by the
supplied fill Paint.
- Pivot(Dial, double, double, double, Paint) -
Constructor for class com.jidesoft.gauge.Pivot
- Create a Pivot on the supplied dial instance that covers a range of angles from the supplied fromAngle
to the toAngle, and using the supplied radius as a proportion of the radius of the dial.
- PIVOT_BY_SPLIT_SIZE -
Static variable in class com.jidesoft.treemap.AlgorithmFactory
- Implementation of the Pivot By algorithm.
- PivotCellStyleProvider - Interface in com.jidesoft.pivot
- PivotCellStyleProvider is an interface to allow user to customize the CellStyle
for the data table, the row header table and the column header table in the pivot table.
- PivotConstants - Interface in com.jidesoft.pivot
- Constants used in pivot grid product.
- PivotCornerCellStyleProvider - Interface in com.jidesoft.pivot
- PivotCornerCellStyleProvider extends PivotCellStyleProvider and add getCornerCellStyleAt to provide cell style
for corner table which is the table appears on the top-left corner.
- PivotDataEditingProvider - Interface in com.jidesoft.pivot
- PivotDataEditingProvider is an interface to allow the direct modification of data in pivot table.
- PivotDataModel - Class in com.jidesoft.pivot
- The model that contains the data for pivot table.
- PivotDataModel() -
Constructor for class com.jidesoft.pivot.PivotDataModel
-
- PivotDataModel(TableModel) -
Constructor for class com.jidesoft.pivot.PivotDataModel
- Creates a PivotDataModel using table model as the data source.
- PivotDataModel(PivotDataSource) -
Constructor for class com.jidesoft.pivot.PivotDataModel
- Creates a PivotDataModel using PivotDataSource interface.
- PivotDataModel.RowMerger - Interface in com.jidesoft.pivot
- An interface to merge the rows when they have the same row and column fields.
- PivotDataSource - Interface in com.jidesoft.pivot
- By default, PivotDataModel takes TableModel as the data source.
- PivotEditingProvider - Interface in com.jidesoft.pivot
-
- PivotField - Class in com.jidesoft.pivot
- PivotField represents a field in Pivot Table.
- PivotField() -
Constructor for class com.jidesoft.pivot.PivotField
- Default constructor.
- PivotField(TableModel, int) -
Constructor for class com.jidesoft.pivot.PivotField
- Creates the PivotField.
- PivotField(PivotDataSource, int) -
Constructor for class com.jidesoft.pivot.PivotField
- Creates the PivotField.
- PivotResources - Class in com.jidesoft.pivot
-
- PivotResources() -
Constructor for class com.jidesoft.pivot.PivotResources
-
- PivotTablePane - Class in com.jidesoft.pivot
- PivotTablePane is the main component for JIDE Pivot Grid.
- PivotTablePane() -
Constructor for class com.jidesoft.pivot.PivotTablePane
- Create an empty PivotTablePane.
- PivotTablePane(IPivotDataModel) -
Constructor for class com.jidesoft.pivot.PivotTablePane
- Creates a PivotTablePane.
- PivotTablePane.JideScrollPaneEx - Class in com.jidesoft.pivot
-
- PivotTablePane.JideScrollPaneEx() -
Constructor for class com.jidesoft.pivot.PivotTablePane.JideScrollPaneEx
-
- PivotTablePane.PopupMenuCustomizer - Interface in com.jidesoft.pivot
-
- PivotTablePane.TablePopupMenuCustomizer - Interface in com.jidesoft.pivot
-
- PivotTablePersistenceUtils - Class in com.jidesoft.pivot
- A helper class that can support persist PivotTablePane's layout to/from xml file.
- PivotTablePersistenceUtils() -
Constructor for class com.jidesoft.pivot.PivotTablePersistenceUtils
-
- PivotValueProvider - Interface in com.jidesoft.pivot
-
- PivotValueProviderEvent - Class in com.jidesoft.pivot
-
- PivotValueProviderEvent(Object, int) -
Constructor for class com.jidesoft.pivot.PivotValueProviderEvent
-
- PivotValueProviderEvent(Object, int, Object) -
Constructor for class com.jidesoft.pivot.PivotValueProviderEvent
-
- pivotValueProviderEventHandler(PivotValueProviderEvent) -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- pivotValueProviderEventHandler(PivotValueProviderEvent) -
Method in class com.jidesoft.pivot.PivotTablePane
-
- pivotValueProviderEventHandler(PivotValueProviderEvent) -
Method in interface com.jidesoft.pivot.PivotValueProviderListener
-
- PivotValueProviderListener - Interface in com.jidesoft.pivot
- The listener interface for receiving PivotDataModelEvent.
- PlaceHolder - Interface in com.jidesoft.dashboard
-
- PLAIN_STYLE -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- plainData -
Variable in class com.jidesoft.utils.BasicTransferable
-
- PlainTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Plain TokenMarker that marks all texts as normal text.
- PlainTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PlainTokenMarker
-
- PLASTIC3D_LNF -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Class name of Plastic3D L&F.
- PLASTIC3D_LNF_1_3 -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Deprecated. replaced by PLASTIC3D_LNF
- PLASTICXP_LNF -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Class name of PlasticXP L&F.
- PLAY -
Static variable in class com.jidesoft.icons.IconSet.MediaControl
-
- PLSQLTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Oracle PL-SQL token marker.
- PLSQLTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PLSQLTokenMarker
-
- PODCASTS -
Static variable in class com.jidesoft.icons.NetworkIconSet.Internet
-
- Point2DPool - Class in com.jidesoft.chart.util
- A Pool class that makes it possible to reuse instances of Point2D.Double.
- POINT_SHAPE_PREFERENCE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- POINT_SIZE_PREFERENCE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- POINT_STYLE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- PointCellEditor - Class in com.jidesoft.grid
- CellEditor for Point.
- PointCellEditor() -
Constructor for class com.jidesoft.grid.PointCellEditor
-
- PointConverter - Class in com.jidesoft.converter
- Converter which converts Point to String and converts it back.
- pointCount() -
Method in class com.jidesoft.chart.Chart
-
- PointDescriptor - Class in com.jidesoft.chart.event
- Provides a description of a Chartable point and the shape that was used to render it.
- PointDescriptor(Chartable, int, ChartModel) -
Constructor for class com.jidesoft.chart.event.PointDescriptor
-
- PointerIndicatorPlacement - Enum in com.jidesoft.gauge
-
- PointerIndicatorRenderer - Class in com.jidesoft.gauge
-
- PointerIndicatorRenderer() -
Constructor for class com.jidesoft.gauge.PointerIndicatorRenderer
-
- PointerIndicatorRenderer(PointerIndicatorPlacement) -
Constructor for class com.jidesoft.gauge.PointerIndicatorRenderer
-
- PointerLabelPlacement - Enum in com.jidesoft.gauge
- Copyright (c) Catalysoft Ltd, 2005-2012 All Rights Reserved
Created: 19/08/2012 at 21:15
- PointFilter - Class in com.jidesoft.chart.util
- An abstract superclass for point filters.
- PointFilter() -
Constructor for class com.jidesoft.chart.util.PointFilter
-
- PointFormatter - Class in com.jidesoft.spinner
-
- PointLabeler - Interface in com.jidesoft.chart.render
- An interface for classes that can take a chartable point and generate the text to use for the label
- PointRenderer - Interface in com.jidesoft.chart.render
- An interface for classes that can be used to render points in a Chart
- POINTS_AND_LINES_STYLE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- PointSelection - Class in com.jidesoft.chart.event
- A value class to indicate which
Chartable
object shown by the Chart has been selected. - PointSelection() -
Constructor for class com.jidesoft.chart.event.PointSelection
-
- PointSelection(Chartable, Double) -
Constructor for class com.jidesoft.chart.event.PointSelection
-
- PointSelection(Chartable, Double, int) -
Constructor for class com.jidesoft.chart.event.PointSelection
-
- PointSelectionEvent - Class in com.jidesoft.chart.event
- A zoom event where the zoom is on a particular point
- PointSelectionEvent(Object, Point, ZoomDirection) -
Constructor for class com.jidesoft.chart.event.PointSelectionEvent
-
- PointSelectionEvent(Object, Point, ZoomDirection, double) -
Constructor for class com.jidesoft.chart.event.PointSelectionEvent
-
- PointShape - Enum in com.jidesoft.chart
- Provides predefined shapes for points
- PointShapeChooser - Class in com.jidesoft.chart.preference
- A component for selecting a new point type for points shown by a Chart:
- PointShapeChooser() -
Constructor for class com.jidesoft.chart.preference.PointShapeChooser
- Zero argument constructor for creating a JComboBox that allows the user to choose the shape of
points used in a chart.
- PointShapeLabel - Class in com.jidesoft.chart.preference
- This component is used as a renderer in a JComboBox when selecting the point shape to use when configuring the
appearance of a chart.
- PointShapeLabel() -
Constructor for class com.jidesoft.chart.preference.PointShapeLabel
- Zero argument constructor for the class
- PointShapeLabel(Color) -
Constructor for class com.jidesoft.chart.preference.PointShapeLabel
- Create an instance of the class, using the supplied color as the color for the shapes.
- PointSizeChooser - Class in com.jidesoft.chart.preference
- A component for selecting a new size for data points shown by a Chart:
- PointSizeChooser() -
Constructor for class com.jidesoft.chart.preference.PointSizeChooser
- Zero argument constructor for the PointSizeChooser
- PointSizeChooser(int, int, int, int) -
Constructor for class com.jidesoft.chart.preference.PointSizeChooser
- Create a PointSizeChooser using the supplied values to create the set of valid options for the point size.
- PointSpinner - Class in com.jidesoft.spinner
PointSpinner
is a spinner that is specialized in displaying x and y value of a point.- PointSpinner(SpinnerPointModel) -
Constructor for class com.jidesoft.spinner.PointSpinner
- Constructs a complete spinner with pair of next/previous buttons and an editor for the
SpinnerModel
.
- PointSpinner() -
Constructor for class com.jidesoft.spinner.PointSpinner
- Constructs a spinner with an
Integer SpinnerNumberModel
with initial value 0 and no minimum or
maximum limits.
- PointSpinner.PointEditor - Class in com.jidesoft.spinner
-
- PointSpinner.PointEditor(JSpinner) -
Constructor for class com.jidesoft.spinner.PointSpinner.PointEditor
-
- PointStyle - Class in com.jidesoft.chart.style
- The style for a point of the chart
- PointStyle() -
Constructor for class com.jidesoft.chart.style.PointStyle
- Create a Point Style using default shape (DISC) and size (5 pixels)
- PointStyle(Color) -
Constructor for class com.jidesoft.chart.style.PointStyle
- Create a Point Style using the supplied color and default shape and size
- PointStyle(Color, PointShape) -
Constructor for class com.jidesoft.chart.style.PointStyle
- Create a Point Style using the supplied color and shape, and using a default size
- PointStyle(Color, PointShape, int) -
Constructor for class com.jidesoft.chart.style.PointStyle
- Create a Point Style using the supplied color, shape and size
- pointToIndexRange(Point, int) -
Method in class com.jidesoft.editor.CodeEditorMarkerSupport
-
- pointToIndexRange(Point, int) -
Method in class com.jidesoft.marker.AbstractRowMarkerSupport
-
- pointToIndexRange(Point, int) -
Method in interface com.jidesoft.marker.MarkerSupport
- Finds out the index range that represented by the point.
- pointToIndexRange(Point, int) -
Method in class com.jidesoft.marker.TextAreaRowMarkerSupport
-
- Polynomial - Class in com.jidesoft.chart.fit
- This class represents a polynomial of any number of terms (provided the powers of x are all positive integers).
- Polynomial(Double[]) -
Constructor for class com.jidesoft.chart.fit.Polynomial
- Create a polynomial using the supplied coefficients for successive powers of x starting from a constant.
- Polynomial(double...) -
Constructor for class com.jidesoft.chart.fit.Polynomial
- Create a polynomial using the supplied coefficients for successive powers of x starting from a constant.
- PolynomialFitter - Class in com.jidesoft.chart.fit
- A class for fitting a polynomial to a set of data provided as a ChartModel.
- PolynomialFitter(int) -
Constructor for class com.jidesoft.chart.fit.PolynomialFitter
- Create a class that can derive a best-fit polynomial of order n for a ChartModel.
- populateContextMenu(JPopupMenu) -
Method in class com.jidesoft.document.DocumentPane
- Populates the context menu for the DocumentPane.
- populateContextMenu(JPopupMenu, Component, TdiGroup, TdiGroup, boolean) -
Method in class com.jidesoft.document.DocumentPane
- Populates the context menu.
- populateList() -
Method in class com.jidesoft.grid.QuickFilterPane.QuickFilterCheckBoxList
-
- populateList() -
Method in class com.jidesoft.grid.QuickFilterPane.QuickFilterList
-
- populateTreePaths(JTree) -
Method in class com.jidesoft.combobox.TreeComboBox
-
- populateTreePaths() -
Method in class com.jidesoft.combobox.TreeComboBoxSearchable
- Recursively go through the tree to populate the tree paths into a list and cache them.
- populateTreePaths(JTree) -
Method in class com.jidesoft.combobox.TreeExComboBox
-
- populateTreePaths() -
Method in class com.jidesoft.combobox.TreeExComboBoxSearchable
- Recursively go through the tree to populate the tree paths into a list and cache them.
- populateTreePaths() -
Method in class com.jidesoft.swing.TreeSearchable
- Recursively go through the tree to populate the tree paths into a list and cache them.
- popupMenu(MouseEvent) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane
-
- popupMenu(MouseEvent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.combobox.CalculatorComboBox
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.combobox.DateComboBox
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.combobox.ExComboBox
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- popupMenuCanceled(PopupMenuEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- PopupMenuCustomizer - Interface in com.jidesoft.docking
- Interface to customer a popup menu for dockable frame.
- PopupMenuCustomizer - Interface in com.jidesoft.document
- Interface to customer a popup menu in any IDocumentPane.
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.combobox.ExComboBoxSearchable
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.grid.AbstractComboBoxCellEditor
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.grid.ExComboBoxCellEditor
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- popupMenuWillBecomeVisible(PopupMenuEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- PopupPanel - Class in com.jidesoft.combobox
- This
PopupPanel
is part of AbstractComboBox
. - PopupPanel() -
Constructor for class com.jidesoft.combobox.PopupPanel
- Creates a
PopupPanel
with FlowLayout
.
- PopupPanel(LayoutManager) -
Constructor for class com.jidesoft.combobox.PopupPanel
- Creates a
PopupPanel
with the specified layout.
- popupSelectedIndex(int) -
Method in class com.jidesoft.docking.FrameContainer
-
- popupSelectedIndex(int) -
Method in class com.jidesoft.swing.JideTabbedPane
-
- PopupUI - Class in com.jidesoft.plaf
- ComponentUI for PopupUI.
- PopupUI() -
Constructor for class com.jidesoft.plaf.PopupUI
-
- PopupWindow - Class in com.jidesoft.swing
- PopupWindow class
You can add another JPopupMenu or JComboxBox in this popup.
- PopupWindow(Container) -
Constructor for class com.jidesoft.swing.PopupWindow
-
- PortingUtils - Class in com.jidesoft.utils
- A class that keeps all 1.4/1.3 different stuff.
- PortingUtils() -
Constructor for class com.jidesoft.utils.PortingUtils
-
- position() -
Method in class com.jidesoft.chart.model.RealPosition
- Map the
Positionable
object to a numeric value (a double) so that it can be positioned on an axis.
- position() -
Method in class com.jidesoft.chart.model.TimePosition
- The position of this instance; used for positioning along an axis in a chart.
- position() -
Method in class com.jidesoft.range.Category
- Returns the position of the category, which will be used to decide where to place a category along an axis.
- position(T) -
Method in class com.jidesoft.range.CategoryRange
-
- position() -
Method in interface com.jidesoft.range.Positionable
- Map the
Positionable
object to a numeric value (a double) so that it can be positioned on an axis.
- POSITION_AFTER_LAST -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- POSITION_BEFORE_FIRST -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- POSITION_IN_THE_MIDDLE -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- POSITION_ON_FIRST -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- POSITION_ON_FIRST_AND_LAST -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- POSITION_ON_LAST -
Static variable in class com.jidesoft.diff.BasicDiffPane
-
- Positionable - Interface in com.jidesoft.range
- The idea of being positionable is to place a point somewhere along a one-dimensional axis
This is very natural for numerical data, but can be applied to categorical data too.
- positionForMouseEvent(MouseEvent) -
Method in class com.jidesoft.swing.JideSplitPaneDivider.DragController
- Returns the new position to put the divider at based on the passed in MouseEvent.
- positionForMouseEvent(MouseEvent) -
Method in class com.jidesoft.swing.JideSplitPaneDivider.VerticalDragController
- Returns the new position to put the divider at based on the passed in MouseEvent.
- positionToRow(int) -
Method in class com.jidesoft.editor.CodeEditorRowMarginSupport
-
- positionToRow(int) -
Method in class com.jidesoft.margin.ListRowMarginSupport
-
- positionToRow(int) -
Method in interface com.jidesoft.margin.RowMarginSupport
- Gets the actual row index corresponding to the position the margin.
- positionToRow(int) -
Method in class com.jidesoft.margin.TableRowMarginSupport
-
- positionToRow(int) -
Method in class com.jidesoft.margin.TextAreaRowMarginSupport
-
- positionToRow(int) -
Method in class com.jidesoft.margin.TreeRowMarginSupport
-
- POSSIBLE_VALUES_ALL_ROWS -
Static variable in class com.jidesoft.grid.FilterableTreeTableModel
-
- POSSIBLE_VALUES_COLLAPSED_ROWS -
Static variable in class com.jidesoft.grid.FilterableTreeTableModel
-
- POSSIBLE_VALUES_FIRST_LEVEL -
Static variable in class com.jidesoft.grid.FilterableTreeTableModel
-
- POSSIBLE_VALUES_LEAF_LEVEL -
Static variable in class com.jidesoft.grid.FilterableTreeTableModel
-
- POSSIBLE_VALUES_NON_FIRST_NON_LEAF_LEVEL -
Static variable in class com.jidesoft.grid.FilterableTreeTableModel
-
- postAction(Component) -
Method in interface com.jidesoft.swing.JideSwingUtilities.Handler
- The action you want to perform to any components.
- PostEvent - Class in com.jidesoft.pivot
-
- PostEvent(Object) -
Constructor for class com.jidesoft.pivot.PostEvent
-
- PostEventAction - Interface in com.jidesoft.pivot
-
- PostEventSupport - Interface in com.jidesoft.pivot
-
- postorderEnumeration() -
Method in class com.jidesoft.grid.DefaultExpandable
- Creates and returns an enumeration that traverses the subtree rooted at
this node in postorder.
- postProcessKeyEvent(KeyEvent) -
Method in class com.jidesoft.action.DefaultDockableBarManager.FloaterKeyEventPostProcessor
-
- PredefinedLayoutAdapter - Interface in com.jidesoft.dashboard
-
- PredefinedSyntaxStyleSchema - Class in com.jidesoft.editor
- Defines a few syntax style schema that mimic other famous code editors.
- PredefinedSyntaxStyleSchema() -
Constructor for class com.jidesoft.editor.PredefinedSyntaxStyleSchema
-
- preDispatchDockableFrameEvent() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- PREFERENCE -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- PREFERENCE_CHANGED -
Static variable in class com.jidesoft.rss.FeedEvent
- The user preference is updated.
- PreferenceConstants - Class in com.jidesoft.chart.preference
- String constants used for storing preferred values using the Java Preference Framework
- PreferenceConstants() -
Constructor for class com.jidesoft.chart.preference.PreferenceConstants
-
- PreferencePanel - Class in com.jidesoft.rss
- The panel for preference.
- PreferencePanel(FeedReader) -
Constructor for class com.jidesoft.rss.PreferencePanel
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.action.DockableBarContainerLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaTitlePaneLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.CollapsibleLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI.CollapsiblePaneLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI.TitlePaneLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.TitlePaneLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI.DockableFrameLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI.PopupLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
-
- preferredLayoutSize(Container) -
Method in class com.jidesoft.swing.JideBorderLayout
- Determines the preferred size of the
target
container using this layout manager, based on the
components in the container.
- preferredLayoutSize(Container) -
Method in class com.jidesoft.swing.JideBoxLayout
- Returns the preferred size needed to contain the children.
- preferredLayoutSize(Container) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
- The preferred size of a
ScrollPane
is the size of the insets, plus the preferred size of the
viewport, plus the preferred size of the visible headers, plus the preferred size of the scrollbars that will
appear given the current view and the current scrollbar displayPolicies.
- preferredTabAreaHeight(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
-
- preferredTabAreaHeight(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneScrollLayout
-
- preferredTabAreaWidth(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
-
- preferredTabAreaWidth(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneScrollLayout
-
- preorderEnumeration() -
Method in class com.jidesoft.grid.DefaultExpandable
- Creates and returns an enumeration that traverses the subtree rooted at
this node in preorder.
- preorderEnumeration(N) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
-
- preorderEnumeration(N) -
Method in interface com.jidesoft.treemap.TreeMapModel
- Creates and returns an iterable that traverses the subhierarchy rooted at the give node in preorder.
- prepareBeforeGroup() -
Method in interface com.jidesoft.grid.GroupHeaderTableProvider
-
- prepareBeforeGroup() -
Method in class com.jidesoft.pivot.AggregateTable
-
- prepareCellEditorComponent(Component, JTable, boolean, int, int) -
Static method in class com.jidesoft.grid.RolloverTableUtils
-
- prepareCriterion(IFilterableTableModel.FilterItem) -
Method in class com.jidesoft.hibernate.HibernatePageTableModel
-
- prepareCyclicPath(Chart, double[], double[], double) -
Static method in class com.jidesoft.chart.model.LineSmoother
- The input points must already be cyclic, so the last x,y pair is expected to be the same as the first
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTable
- Deprecated.
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.CellSpanTable
-
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.CellStyleTable
- Override this method to get the style from CellStyle defined by StyleModel and set it to component return from
super.prepareEditor().
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.ContextSensitiveTable
-
- prepareEditor(TableCellEditor, int) -
Method in class com.jidesoft.grid.EditableTableHeader
- Prepares the editor by querying the
TableColumnModel
for the value and selection state of the header
cell at columnIndex
.
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.JideTable
-
- prepareEditor(TableCellEditor, int, int) -
Method in class com.jidesoft.grid.PropertyTable
-
- prepareEditor(BasicJideTabbedPaneUI.TabEditor, int) -
Method in class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI
-
- prepareEditor(BasicJideTabbedPaneUI.TabEditor, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- prepareFilters() -
Method in class com.jidesoft.grid.FilterableTableModel
- Prepares the filters.
- prepareForDragging() -
Method in class com.jidesoft.swing.JideSplitPaneDivider
- Message to prepare for dragging.
- prepareLabelRenderer(GanttLabelRenderer, int) -
Method in class com.jidesoft.gantt.GanttChart
- Prepares the renderer by querying the data model for the value and selection state of the cell at
row
, column
.
- prepareLabelRenderer(GanttLabelRenderer, int, int) -
Method in class com.jidesoft.gantt.GanttChart
- Prepares the renderer by querying the data model for the value and selection state of the cell at
row
, column
.
- preparePath(Chart, ChartModel, double) -
Static method in class com.jidesoft.chart.model.LineSmoother
- Prepares a GeneralPath in pixel coordinates as a smooth path joining the points of the model
- preparePath(Chart, ChartModel, double, boolean) -
Static method in class com.jidesoft.chart.model.LineSmoother
- Prepares a GeneralPath in pixel coordinates as a smooth path joining the points of the model
- preparePath(Chart, double[], double[], double) -
Static method in class com.jidesoft.chart.model.LineSmoother
- Prepares a General Path that uses Bezier curves to visit the supplied points and join the curve segments
smoothly
- prepareProperty(Property, int, int) -
Method in class com.jidesoft.grid.BasicTableModel
- This method is called in getValueAt and setValueAt method.
- prepareQuery(String) -
Method in class com.jidesoft.list.QuickListFilterField
- prepare other query based on the input text.
- prepareQuery(String) -
Method in class com.jidesoft.lucene.LuceneQuickListFilterField
-
- prepareRenderer(GanttEntryRenderer, int, Insets) -
Method in class com.jidesoft.gantt.GanttChart
- Deprecated. replaced by
GanttChart.prepareRenderer(GanttEntryRenderer, int, int, java.awt.Insets)
- prepareRenderer(GanttEntryRenderer, int, int, Insets) -
Method in class com.jidesoft.gantt.GanttChart
- Prepares the renderer by querying the data model for the value and selection state of the cell at
row
, column
.
- prepareRenderer(TableCellRenderer, int, int) -
Method in class com.jidesoft.grid.AutoFilterUtils.AutoFilterRowTable
- Deprecated.
- prepareRenderer(TableCellRenderer, int, int) -
Method in class com.jidesoft.grid.CellStyleTable
- Override this method to get the style from CellStyle defined by StyleModel and set it to component return from
super.prepareRenderer().
- prepareRenderer(TableCellRenderer, int, int) -
Method in class com.jidesoft.grid.JideTable
-
- prepareRenderer(TableCellRenderer, int, int) -
Method in class com.jidesoft.grid.PropertyTable
-
- prepareRenderer(TableCellRenderer, int, int) -
Method in class com.jidesoft.navigation.NavigationTable
- Overrides to use false for both isSelected and hasFocus parameters as in NavigationTable, we will paint the
selected rows.
- prepareRenderer(ScaleArea<Object>, PeriodConverter<Object>, Object, Object, Component) -
Method in class com.jidesoft.plaf.basic.TableCellRendererPeriodHeaderPainter
-
- prepareSelectedObject() -
Method in class com.jidesoft.combobox.ButtonPopupPanel
-
- prepareSelectedObject() -
Method in class com.jidesoft.combobox.FontChooserPanel
-
- prepareSelectedObject() -
Method in class com.jidesoft.combobox.InsetsChooserPanel
-
- prepareSelectedObject() -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- prepareStatement(Connection, String) -
Method in class com.jidesoft.rss.FeedDatabasePersistenceManager
- By default, this method will call connection.prepareStatement(sql) and return the returned value.
- prepareTitleIcon(ImageIcon) -
Method in class com.jidesoft.dialog.BannerPanel
- Prepares the title icon.
- prepareValue(Object) -
Method in class com.jidesoft.grid.ExpandableTableCellRenderer
- Prepares the value.
- prepareValue(Object) -
Method in class com.jidesoft.pivot.HeaderTableCellRenderer
-
- prepareWhereStatement(IFilterableTableModel.FilterItem) -
Method in class com.jidesoft.database.DatabaseTableModel
- Convert the existing filter to where statement string.
- prerequisiteChecking() -
Static method in class com.jidesoft.utils.PortingUtils
- Checks the prerequisite needed by JIDE demos.
- pressed1 -
Variable in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- pressed1 -
Variable in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- pressed1 -
Variable in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- pressed1 -
Variable in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- pressed2 -
Variable in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- pressed2 -
Variable in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- pressed2 -
Variable in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- pressed2 -
Variable in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- PREV_CHAR -
Static variable in class com.jidesoft.editor.action.InputHandler
- Moves the caret to the previous column or stay at column 0 if
CodeEditor.isVirtualSpaceAllowed()
is true.
- PREV_LINE -
Static variable in class com.jidesoft.editor.action.InputHandler
- Moves the caret to the previous line.
- PREV_PAGE -
Static variable in class com.jidesoft.editor.action.InputHandler
- Moves the caret to the previous page.
- PREV_WORD -
Static variable in class com.jidesoft.editor.action.InputHandler
- Moves caret to the the word start of the current word if the caret is not on the start of the current word or to
the word start of the previous word if the caret is on the start of the current word.
- prevCell() -
Method in class com.jidesoft.combobox.ColorChooserPanel
-
- prevDay() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- prevDisplayMonth() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- prevDisplayYear() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- prevDocument() -
Method in class com.jidesoft.document.DocumentPane
- Sets previous document as active.
- prevDocument() -
Method in interface com.jidesoft.document.IDocumentPane
- Sets previous document as active.
- previous() -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- previous() -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- previous() -
Method in interface com.jidesoft.search.FindAndReplaceTarget
- Changes the current text to the previous one.
- PREVIOUS -
Static variable in class com.jidesoft.swing.SearchableBarIconsFactory.Buttons
-
- PREVIOUS_DISABLED -
Static variable in class com.jidesoft.swing.SearchableBarIconsFactory.Buttons
-
- PREVIOUS_ROLLOVER -
Static variable in class com.jidesoft.swing.SearchableBarIconsFactory.Buttons
-
- PREVIOUS_YEAR_ONLY -
Static variable in class com.jidesoft.combobox.DefaultDateModel
- DateFilter for next year only.
- previousChange() -
Method in class com.jidesoft.diff.AbstractDiffPane
- Goes to the previous change.
- previousChange() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- previousChange() -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- previousPage() -
Method in class com.jidesoft.grid.AbstractPageTableModel
-
- previousPage() -
Method in class com.jidesoft.list.AbstractPageListModel
-
- previousPage() -
Method in class com.jidesoft.paging.AbstractPageNavigationSupport
-
- previousPage() -
Method in class com.jidesoft.paging.PageNavigationBar
- Navigates to the previous page.
- previousPage() -
Method in interface com.jidesoft.paging.PageNavigationSupport
- Navigates to the previous page.
- previousRecord() -
Method in class com.jidesoft.paging.PageNavigationBar
- Navigates to the previous record/row, changes the current page if necessary.
- previousRow(JTable, JTable) -
Static method in class com.jidesoft.grid.TableUtils
-
- previousTip() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialog
- Displays previous tip.
- previousTip() -
Method in class com.jidesoft.tipoftheday.TipOfTheDayDialogPane
- Displays previous tip.
- prevMonth() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- prevRow() -
Method in class com.jidesoft.combobox.ColorChooserPanel
-
- prevWeek() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- prevYear() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- PRINT -
Static variable in interface com.jidesoft.dialog.ButtonNames
-
- print() -
Method in class com.jidesoft.grid.TableScrollPane
- A convenience method that displays a printing dialog, and then prints this
JTable
in mode
PrintMode.FIT_WIDTH
, with no header or footer text.
- print(JTable.PrintMode) -
Method in class com.jidesoft.grid.TableScrollPane
- A convenience method that displays a printing dialog, and then prints this
JTable
in the given
printing mode, with no header or footer text.
- print(JTable.PrintMode, MessageFormat, MessageFormat) -
Method in class com.jidesoft.grid.TableScrollPane
- A convenience method that displays a printing dialog, and then prints this
JTable
in the given
printing mode, with the specified header and footer text.
- print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean) -
Method in class com.jidesoft.grid.TableScrollPane
- Prints this table with the default printer specified as the print service.
- print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean, PrintService) -
Method in class com.jidesoft.grid.TableScrollPane
- Prints this
JTable
.
- print(Graphics, PageFormat, int) -
Method in class com.jidesoft.grid.TableScrollPanePrintable
- Prints the specified page of the table into the given
Graphics
context, in the specified format.
- PRINT -
Static variable in class com.jidesoft.icons.IconSet.File
-
- PRINT_PREVIEW -
Static variable in class com.jidesoft.icons.IconSet.File
-
- printDebugInfo() -
Method in class com.jidesoft.grid.CompoundTableModelEvent
- Prints debug information to a string.
- printDebugInfo() -
Method in class com.jidesoft.list.CompoundListDataEvent
- Prints debug information to a string.
- PRINTER -
Static variable in class com.jidesoft.icons.IconSet.Hardware
-
- printException(Exception) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Prints out the message of the exception.
- printUIDefaults() -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- Prioritized - Interface in com.jidesoft.swing
- An interface to indicate something that has priority.
- PrioritizedObjectComparator - Class in com.jidesoft.comparator
Comparator
for objects that implements Prioritized
interface.- PrioritizedObjectComparator() -
Constructor for class com.jidesoft.comparator.PrioritizedObjectComparator
-
- process(PostEvent) -
Method in interface com.jidesoft.pivot.PostEventAction
-
- process(List<V>) -
Method in class com.jidesoft.utils.SwingWorker
- Receives data chunks from the
publish
method asynchronously on the Event Dispatch Thread.
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.combobox.AbstractComboBox.ComboBoxSpinner
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.combobox.AbstractComboBox.ComboBoxTextField
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.combobox.ExComboBox
-
- ProcessKeyBinding - Interface in com.jidesoft.combobox
- This is an interface to make a protected method processKeyBinding in JComponent public so that
we can use it to pass the key event to a component.
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in interface com.jidesoft.combobox.ProcessKeyBinding
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.grid.JideTable
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) -
Method in class com.jidesoft.grid.NavigableTable
-
- processKeyBindingForComponentInFloatingDockable(KeyEvent, JComponent) -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- processKeyBindingForFloatingDockableWindow(KeyEvent, JWindow) -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- processKeyBindingsForContainerInFloatingDockable(KeyEvent, Container) -
Method in class com.jidesoft.action.DefaultDockableBarManager
-
- processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) -
Method in class com.jidesoft.action.CommandBarTitleBar
-
- processKeyEvent(KeyEvent) -
Method in class com.jidesoft.editor.CodeEditor
- Forwards key events directly to the input handler.
- processKeyEvent(KeyEvent) -
Method in class com.jidesoft.swing.Searchable.SearchField
-
- processKeyEvent(KeyEvent) -
Method in class com.jidesoft.swing.Searchable.SearchPopup
-
- processKeyEvent(KeyEvent) -
Method in class com.jidesoft.swing.SearchableBar
-
- processKeyEvent(KeyEvent) -
Method in interface com.jidesoft.swing.SearchableProvider
-
- processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) -
Method in class com.jidesoft.action.CommandBarTitleBar
-
- processMouseEvent(MouseEvent) -
Method in class com.jidesoft.combobox.CheckBoxListChooserPanel.CheckBoxListWithResourceProvider
-
- processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) -
Method in class com.jidesoft.plaf.eclipse.EclipseCheckBoxMenuItemUI
-
- processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) -
Method in class com.jidesoft.plaf.eclipse.EclipseRadioButtonMenuItemUI
-
- processMouseSelection(int, MouseEvent) -
Method in class com.jidesoft.swing.JideTabbedPane
-
- Product - Interface in com.jidesoft.action
-
- Product - Interface in com.jidesoft.chart
- The Charts Product
- Product - Interface in com.jidesoft.diff
-
- Product - Interface in com.jidesoft.docking
-
- Product - Interface in com.jidesoft.document
-
- Product - Interface in com.jidesoft.editor
-
- Product - Interface in com.jidesoft.grid
-
- Product - Interface in com.jidesoft.pivot
-
- Product - Interface in com.jidesoft.rss
-
- Product - Interface in com.jidesoft.shortcut
-
- Product - Interface in com.jidesoft.treemap
-
- Product - Interface in com.jidesoft.wizard
-
- PRODUCT_ACTION -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_ALL -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_BOX_CLOSED -
Static variable in class com.jidesoft.icons.NetworkIconSet.Ecommerce
-
- PRODUCT_BOX_OPENNED -
Static variable in class com.jidesoft.icons.NetworkIconSet.Ecommerce
-
- PRODUCT_CHARTS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_CODE_EDITOR -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_COMMON -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_COMPONENTS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_DASHBOARD -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_DATAGRIDS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_DIALOGS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_DIFF -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_DOCK -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_ENTERPRISE_SUITE -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_FEEDREADER -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_GANTT_CHART -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_GRIDS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_JDAF -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_ACTION -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_CHARTS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_CODE_EDITOR -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_COMMON -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_COMPONENTS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_DASHBOARD -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_DATAGRIDS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_DIALOGS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_DIFF -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_DOCK -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_FEEDREADER -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_GANTT_CHART -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_GRIDS -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_JDAF -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_PIVOT -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_SHORTCUT -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_NAME_TREEMAP -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_PIVOT -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_PROFESSIONAL_SUITE -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_SHORTCUT -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_SOLUTION -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_TREEMAP -
Static variable in interface com.jidesoft.utils.ProductNames
-
- PRODUCT_ULTIMATE_SUITE -
Static variable in interface com.jidesoft.utils.ProductNames
-
- ProductNames - Interface in com.jidesoft.utils
- A list of product names from JIDE Software, Inc.
- ProgressStatusBarItem - Class in com.jidesoft.status
- ProgressStatusBarItem is the main one that can display the status.
- ProgressStatusBarItem() -
Constructor for class com.jidesoft.status.ProgressStatusBarItem
- Default constructor.
- ProgressStatusBarItem.CancelCallback - Interface in com.jidesoft.status
- A callback for the progress fields cancel button.
- PromptDialog - Class in com.jidesoft.search
PromptDialog
is a dialog to promot user to repace or skip the current matching text during find and
replace.- PromptDialog(Frame, String, String, boolean) -
Constructor for class com.jidesoft.search.PromptDialog
-
- PromptDialog(Frame, String, String, boolean, FindAndReplaceTarget) -
Constructor for class com.jidesoft.search.PromptDialog
-
- PromptDialog(Dialog, String, String, boolean) -
Constructor for class com.jidesoft.search.PromptDialog
-
- PromptDialog(Dialog, String, String, boolean, FindAndReplaceTarget) -
Constructor for class com.jidesoft.search.PromptDialog
-
- promptForReplace() -
Method in class com.jidesoft.search.FindAndReplace
- Prompt a dialog for customer to choose if he/she needs replace the match or not.
- promptGotoLine() -
Method in class com.jidesoft.editor.CodeEditor
- Shows a dialog so that the customer could input a line number then jump to the line.
- promptGotoLineAtView() -
Method in class com.jidesoft.editor.CodeEditor
-
- promptGotoOffset() -
Method in class com.jidesoft.editor.CodeEditor
-
- PROPERTIES -
Static variable in class com.jidesoft.introspector.BeanIntrospector
-
- Property - Class in com.jidesoft.grid
- The basic data for each row in PropertyTable.
- Property(String, String, Class<?>, String, ConverterContext, List<Property>) -
Constructor for class com.jidesoft.grid.Property
- Creates a Property.
- Property(String, String, Class<?>, String, ConverterContext) -
Constructor for class com.jidesoft.grid.Property
- Creates a property if you don't need to specify child properties.
- Property(String, String, Class<?>, String) -
Constructor for class com.jidesoft.grid.Property
- Creates a property if you don't need to specify child properties and converter context.
- Property(String, String, Class<?>) -
Constructor for class com.jidesoft.grid.Property
- Creates a property if you don't need to specify child properties, converter context and category.
- Property(String, String) -
Constructor for class com.jidesoft.grid.Property
- Creates a property if you don't need to specify child properties, converter context, category and type.
- Property(String) -
Constructor for class com.jidesoft.grid.Property
- Creates a property just using name.
- Property() -
Constructor for class com.jidesoft.grid.Property
-
- PROPERTY -
Static variable in class com.jidesoft.icons.IconSet.File
-
- PROPERTY -
Static variable in class com.jidesoft.introspector.BeanIntrospector
-
- PROPERTY -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- PROPERTY_ACCEPT_TEXT_INPUT -
Static variable in class com.jidesoft.grid.AutoFilterTableHeader
-
- PROPERTY_ACTIVE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is selected.
- PROPERTY_ACTIVE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_ACTIVE_WORKSPACE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_ADDITIONAL_BUTTON_ACTIONS -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the additional buttons currently have.
- PROPERTY_ADDITONAL_BUTTON_ACTIONS -
Static variable in class com.jidesoft.docking.DockableFrame
- Deprecated.
- PROPERTY_ADJUSTING -
Static variable in interface com.jidesoft.gantt.GanttEntry
-
- PROPERTY_ADJUSTING -
Static variable in interface com.jidesoft.grid.Node
-
- PROPERTY_AGGREGATED_COLUMNS_CHANGING -
Static variable in class com.jidesoft.pivot.AggregateTableModel
-
- PROPERTY_AGGREGATION -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_ALGORITHM -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_ALLOW_DRAG_BETWEEN_DASHBOARD -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_ALLOW_DRAG_OUTSIDE -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_ALLOW_MULTIPLE_GADGET_INSTANCES -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_ALLOW_TICK_LABEL_OVERLAP -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_ALLOWED_DOCK_SIDES -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_ALLOWED_DOCK_SIDES -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_ALWAYS_DROPDOWN -
Static variable in class com.jidesoft.swing.JideSplitButton
-
- PROPERTY_ALWAYS_SHOW_HYPERLINK -
Static variable in class com.jidesoft.swing.JideButton
- Bound property name for always show hyperlink property.
- PROPERTY_ALWAYS_SHOW_OUTLINES -
Static variable in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
-
- PROPERTY_ANIMATE_ON_SHOW -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_ANIMATION_POSITION -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_ANTI_ALIASING -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_AREA_INDEX -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_AREA_TYPE -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_ASCENDING -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_ASCENDING -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_ASCENDING -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_ASSIGNMENTS -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_AT_FRONT -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_AT_FRONT -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used to indicate whether the marker is at the front or behind the chart models
- PROPERTY_AT_FRONT -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_AT_FRONT -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property that indicates whether the marker is in front of the models
- PROPERTY_AT_FRONT -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the atFront property changes
- PROPERTY_AUTO_ACTIVATE -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_AUTO_CONVERT_CELL_SPAN -
Static variable in class com.jidesoft.grid.CellSpanTable
-
- PROPERTY_AUTO_DOCKING -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_AUTO_DOCKING_AS_DEFAULT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_AUTO_EXPAND_ON_DRAGOVER -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_AUTO_FILTER_ENABLED -
Static variable in class com.jidesoft.grid.AutoFilterTableHeader
-
- PROPERTY_AUTO_INTROSPECT -
Static variable in class com.jidesoft.introspector.BeanProperty
-
- PROPERTY_AUTO_RANGING -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_AUTOHIDABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame can be autohidden.
- PROPERTY_AUTOHIDABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_AUTOHIDE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is autohide.
- PROPERTY_AUTOHIDE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_AUTOHIDE_ALL_TABS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_AUTOHIDE_HEIGHT -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_AUTOHIDE_SHOWING -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is autohide but showing.
- PROPERTY_AUTOHIDE_SHOWING_CONTENT_HIDDEN -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_AUTOHIDE_WHEN_ACTIVE -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_AUTOHIDE_WIDTH -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_AVAILABLE -
Static variable in class com.jidesoft.action.DockableBar
- Bound property name for the events regarding the DockableBar availability.
- PROPERTY_AVAILABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_AVAILABLE_BUTTONS -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_AVAILABLE_BUTTONS -
Static variable in class com.jidesoft.swing.FolderChooser
- Property for
_availableButtons
.
- PROPERTY_AXIS -
Static variable in class com.jidesoft.chart.axis.AxisComponent
-
- PROPERTY_AXIS -
Static variable in class com.jidesoft.pane.CollapsiblePanes
-
- PROPERTY_AXIS_COLOR -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_AXIS_COLOR -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_BACKGROUND -
Static variable in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- PROPERTY_BACKGROUND -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_BACKGROUND_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_BACKGROUND_PAINT -
Static variable in class com.jidesoft.gauge.AbstractGauge
-
- PROPERTY_BAR_ALIGNMENT -
Static variable in class com.jidesoft.swing.TitledSeparator
- Identifies a change in the bar alignment.
- PROPERTY_BAR_GAP -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_BAR_GROUP_GAP -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_BAR_RENDERER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_BARS_GROUPED -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_BATCH_PROCESSING -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_BLOCK_CARET -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_BLOCK_COMMENT_END -
Static variable in class com.jidesoft.editor.language.LanguageSpec
-
- PROPERTY_BLOCK_COMMENT_START -
Static variable in class com.jidesoft.editor.language.LanguageSpec
-
- PROPERTY_BORDER_COLOR -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_BORDER_COLOR -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_BORDER_THICKNESS -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_BOTTOM_BUTTON_COUNT -
Static variable in class com.jidesoft.pane.OutlookTabbedPane
-
- PROPERTY_BRACKET_HIGHLIGHT_COLOR -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_BRACKET_HIGHLIGHT_VISIBLE -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_BRIGHTNESS -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_BULLET_BACKGROUND -
Static variable in class com.jidesoft.gauge.Bullet
-
- PROPERTY_BULLET_FOREGROUND -
Static variable in class com.jidesoft.gauge.Bullet
-
- PROPERTY_BUTTON_VISIBLE -
Static variable in class com.jidesoft.combobox.ExComboBox
-
- PROPERTY_BUTTONS_ORDER -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_CALENDAR_DIMENSION -
Static variable in class com.jidesoft.combobox.CalendarViewer
-
- PROPERTY_CANCEL_ACTION -
Static variable in class com.jidesoft.dialog.StandardDialogPane
-
- PROPERTY_CANDLESTICK_TYPE -
Static variable in class com.jidesoft.chart.render.CandlestickPointRenderer
-
- PROPERTY_CARET_BLINKS -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_CARET_COLOR -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_CARET_VISIBLE -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_CASE_SENSITIVE -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_CATEGORY -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.axis.AxisComponent
-
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the chart property changes
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property that holds the corresponding chart
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property that holds the corresponding chart
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the Chart property changes
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.render.DefaultLineRenderer
-
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.render.SmoothLineRenderer
-
- PROPERTY_CHART -
Static variable in class com.jidesoft.chart.render.StepLineRenderer
-
- PROPERTY_CHART_BACKGROUND -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_CHART_BORDER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_CHART_STYLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_CHART_TYPE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_CHECKBOX_ENABLED -
Static variable in class com.jidesoft.swing.CheckBoxList
-
- PROPERTY_CHECKBOX_ENABLED -
Static variable in class com.jidesoft.swing.CheckBoxListWithSelectable
-
- PROPERTY_CHECKBOX_ENABLED -
Static variable in class com.jidesoft.swing.CheckBoxTree
-
- PROPERTY_CHEVRON_ALWAYS_VISIBLE -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_CHILDREN -
Static variable in class com.jidesoft.grid.DefaultExpandable
-
- PROPERTY_CIRCLE_DIAMETER -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the circleDiameter property changes
- PROPERTY_CLEAR_SELECTION_ON_TABLE_DATA_CHANGES -
Static variable in class com.jidesoft.grid.JideTable
- Deprecated. replaced by
JideTable.PROPERTY_LOAD_SELECTION_ON_TABLE_DATA_CHANGES
- PROPERTY_CLICK_IN_CHECKBOX_ONLY -
Static variable in class com.jidesoft.swing.CheckBoxList
-
- PROPERTY_CLICK_IN_CHECKBOX_ONLY -
Static variable in class com.jidesoft.swing.CheckBoxListWithSelectable
-
- PROPERTY_CLICK_IN_CHECKBOX_ONLY -
Static variable in class com.jidesoft.swing.CheckBoxTree
-
- PROPERTY_CLICK_TO_SELECT -
Static variable in class com.jidesoft.margin.AbstractMargin
-
- PROPERTY_CLICK_TO_SELECT -
Static variable in class com.jidesoft.marker.MarkerArea
-
- PROPERTY_CLOCKWISE -
Static variable in class com.jidesoft.swing.JideLabel
-
- PROPERTY_CLOSABLE -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_CLOSE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_CODE_EDITOR -
Static variable in class com.jidesoft.editor.status.CodeEditorStatusBar
-
- PROPERTY_COLLAPSE_ON_TITLE_CLICK -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_COLLAPSED -
Variable in class com.jidesoft.grid.TableCustomFilterEditor
-
- PROPERTY_COLLAPSED_ICON -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_COLLAPSED_PERCENTAGE -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_COLLAPSIBLE -
Variable in class com.jidesoft.grid.TableCustomFilterEditor
-
- PROPERTY_COLLAPSIBLE -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_COLOR -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent
that is fired when the color property changes
- PROPERTY_COLOR -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the color of the marker (same as paint if the paint is a java.awt.Color)
- PROPERTY_COLOR -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property used for the color of the marker (same as paint if the paint is a java.awt.Color)
- PROPERTY_COLOR -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the Color property changes
- PROPERTY_COLOR_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_COLOR_ICON_VISIBLE -
Static variable in class com.jidesoft.combobox.ColorComboBox
-
- PROPERTY_COLOR_ICON_VISIBLE -
Static variable in class com.jidesoft.combobox.ColorExComboBox
-
- PROPERTY_COLOR_ICON_VISIBLE -
Static variable in class com.jidesoft.grid.ColorCellRenderer
-
- PROPERTY_COLOR_MODE -
Static variable in class com.jidesoft.combobox.ColorComboBox
-
- PROPERTY_COLOR_MODE -
Static variable in class com.jidesoft.combobox.ColorExComboBox
-
- PROPERTY_COLOR_THEME -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_COLOR_VALUE_VISIBLE -
Static variable in class com.jidesoft.combobox.ColorComboBox
-
- PROPERTY_COLOR_VALUE_VISIBLE -
Static variable in class com.jidesoft.combobox.ColorExComboBox
-
- PROPERTY_COLOR_VALUE_VISIBLE -
Static variable in class com.jidesoft.grid.ColorCellRenderer
-
- PROPERTY_COLORCOUNT -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_COLORMAP -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_COLORNAME -
Static variable in class com.jidesoft.plaf.XPUtils
-
- PROPERTY_COLUMN_COUNT -
Static variable in class com.jidesoft.dashboard.Dashboard
-
- PROPERTY_COLUMN_FIELD_AREA_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_COLUMN_FIELD_FILTERABLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_COLUMN_FOOTERS_HEIGHT_UNIFIED -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_COLUMN_HEADERS_HEIGHT_UNIFIED -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_COLUMN_RESIZABLE -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_COLUMN_SELECTION_ENABLED -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_COLUMNS -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_COMPARATOR -
Static variable in class com.jidesoft.range.CategoryRange
-
- PROPERTY_COMPLETION -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_COMPONENT -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_CONNECTION_LINE_VISIBLE -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_CONTENT_BORDER_INSETS -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_CONTENT_BORDER_VISIBLE -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_CONTENT_PANE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_CONTENTAREA_FILLED -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_CONTINUOUS_LAYOUT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_CONVERTER_CONTEXT -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_CONVERTER_CONTEXT -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_CROSS_DRAGGING_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_CROSS_DROPPING_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_CURRENT_CHART_POINT -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_CUSTOM_INIT_SPLIT_PRIORITY -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_CUSTOM_SUBTOTALS -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_CUSTOMIZABLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_DATA_FIELD_AREA_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_DATA_FIELD_FILTERABLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_DATA_FIELDS_DUPLICATION_ENABLED -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_DEFAULT_ACTION -
Static variable in class com.jidesoft.dialog.StandardDialogPane
-
- PROPERTY_DEFAULT_AUTOHIDE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DEFAULT_CLOSE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DEFAULT_ESCAPE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DEPENDING_PROPERTIES -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_DEPTH -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_DESCRIPTION -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_DESCRIPTION -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_DESCRIPTION -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_DESELECTED_POSSIBLE_VALUES -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_DIAL_BACKGROUND -
Static variable in class com.jidesoft.gauge.Dial
-
- PROPERTY_DIG_IN -
Static variable in class com.jidesoft.swing.CheckBoxTree
-
- PROPERTY_DIMENSION -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_DIMENSION_FIXED -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_DISABLED -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- PROPERTY_DISPLAY_MONTH -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_DISPLAY_NAME -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_DISPLAY_TEXT -
Static variable in class com.jidesoft.swing.Calculator
-
- PROPERTY_DISPOSE_GADGET_WHEN_HIDING_DASHBOARD -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_DIVIDER_LOCATION -
Static variable in class com.jidesoft.swing.JideSplitPane
- Bound property name for border size.
- PROPERTY_DLLNAME -
Static variable in class com.jidesoft.plaf.XPUtils
-
- PROPERTY_DOCKABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame can be docked.
- PROPERTY_DOCKABLE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DOCKED -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is docked.
- PROPERTY_DOCKED_FRAMES_RESIZABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_DOCKED_HEIGHT -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DOCKED_WIDTH -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DOCKING_MANAGER_GROUP -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_DOUBLE_CLICK_ACTION -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_DOUBLE_CLICK_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_DOUBLE_CLICK_ACTION -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_DOUBLE_CLICK_ENABLED -
Static variable in class com.jidesoft.grid.HierarchicalTable
-
- PROPERTY_DOUBLE_CLICK_ENABLED -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_DOUBLE_CLICK_ENABLED -
Static variable in class com.jidesoft.pivot.AggregateTable
-
- PROPERTY_DOUBLE_CLICK_ENABLED -
Static variable in class com.jidesoft.pivot.HeaderTable
-
- PROPERTY_DRAG_ALL_TABS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_DRAG_GRIPPER_ONLY -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_DRAG_OVER_DISABLED -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_DRAGGED_COLUMN -
Static variable in class com.jidesoft.grid.DraggingTableHeader
-
- PROPERTY_DRAGGED_DISTANCE -
Static variable in class com.jidesoft.grid.DraggingTableHeader
-
- PROPERTY_DROPDOWN_ALLOWED -
Static variable in class com.jidesoft.navigation.BreadcrumbBar
-
- PROPERTY_EASY_TAB_DOCK -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_EDITABLE -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_EDITABLE -
Variable in class com.jidesoft.field.IPTextField
-
- PROPERTY_EDITABLE -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_EDITABLE -
Static variable in class com.jidesoft.grid.BasicTableModel
-
- PROPERTY_EDITABLE -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_EDITOR_AUTO_COMPLETION_MODE -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_EDITOR_CONTEXT -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_EDITOR_CONTEXT -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_ELECTRIC_SCROLL -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_ENABLED -
Static variable in class com.jidesoft.combobox.CalendarViewer
-
- PROPERTY_ENABLED -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_ENABLED -
Static variable in class com.jidesoft.marker.Marker
-
- PROPERTY_END_OFFSET -
Static variable in class com.jidesoft.marker.Marker
-
- PROPERTY_EXPAND_ICON_VISIBLE -
Static variable in class com.jidesoft.grid.CategorizedTable
-
- PROPERTY_EXPANDABLE -
Static variable in interface com.jidesoft.grid.Expandable
-
- PROPERTY_EXPANDABLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_EXPANDABLE_COLUMN -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_EXPANDED -
Static variable in interface com.jidesoft.grid.Expandable
-
- PROPERTY_EXPANDED_ICON -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_EXPANDED_TIP -
Static variable in class com.jidesoft.navigation.NavigationList
-
- PROPERTY_EXPANDED_TIP -
Static variable in class com.jidesoft.navigation.NavigationTable
-
- PROPERTY_EXPANDED_TIP -
Static variable in class com.jidesoft.navigation.NavigationTree
-
- PROPERTY_EXPERT -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_FADE_ICON -
Static variable in class com.jidesoft.grid.NavigationTreeTable
-
- PROPERTY_FADE_ICON -
Static variable in class com.jidesoft.navigation.NavigationTree
-
- PROPERTY_FIELD_CHOOSER_AREA_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_FILL -
Static variable in class com.jidesoft.chart.event.RubberBandZoomer
-
- PROPERTY_FILLS_BOTTOM -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_FILLS_GRIDS -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_FILLS_RIGHT -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_FILLS_SELECTION -
Static variable in class com.jidesoft.grid.CellStyleTable
-
- PROPERTY_FILLS_VIEWPORT_WITH_STRIPE -
Static variable in class com.jidesoft.grid.CellStyleTable
-
- PROPERTY_FILTER -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_FILTER -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_FILTER_BUTTON_VISIBLE -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_FILTER_BUTTON_VISIBLE -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_FILTER_FIELD_AREA_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_FILTER_INDICATOR_VISIBLE -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_FILTER_ON_SUMMARY -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_FILTERABLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_FIRST_LINE -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_FLAT_LAYOUT -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_FLAT_LAYOUT -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_FLOAT_ALL_TABS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FLOATABLE -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_FLOATABLE -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is floatable.
- PROPERTY_FLOATABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is floatable.
- PROPERTY_FLOATABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FLOATED -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is floated.
- PROPERTY_FLOATED -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is floated.
- PROPERTY_FLOATING_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_FLOATING_CONTAINER_TYPE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FLOATING_CONTAINER_TYPE -
Static variable in class com.jidesoft.document.DocumentPane
-
- PROPERTY_FLOATING_FRAMES_RESIZABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FOCUS_DISPLAY_NAME -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_FOCUS_PAINTED -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_FONT -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_FOREGROUND -
Static variable in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- PROPERTY_FOREGROUND -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_FORMAT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_FRAME_ICON -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_FRAMEHANDLE_ZORDER -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FRAMES_MANAGED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FRAMES_VISIBLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_FROM_END -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_FROM_START -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_GADGET_MANAGER -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_GANTT_MODEL -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_GAP -
Static variable in class com.jidesoft.pane.CollapsiblePanes
-
- PROPERTY_GENERATE_FROM_POINTS -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_GLASS_PANE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_GRAND_TOTAL_SUMMARY_TYPE -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_GRID_COLOR -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_GRID_COLOR -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_GRID_COLOR -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_GRIPPER_LOCATION -
Static variable in class com.jidesoft.popup.JidePopup
-
- PROPERTY_GROUP -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_GROUP_ALLOWED_ON_SIDE_PANE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_GROUP_AREA_BACKGROUND -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_GROUP_AREA_FOREGROUND -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_GROUP_AREA_LABEL_FONT -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_GROUP_BY_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_GROUP_FOREGROUND -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_GROUP_HEADER_ENABLED -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_HEADER_BACKGROUND -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_EFFECT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_EFFECT_COLOR -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_EFFECTOPACITY -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_FONT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_FOREGROUND -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_HORIZONTALALIGNMENT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_MINIMUMCHARACTERSTODISPLAY -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_RENDERING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEADER_SELECTION_MODEL -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_HEADER_VERTICALALIGNMENT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_HEAVYWEIGHT_COMPONENT_ENABLED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_HEAVYWEIGHT_COMPONENT_ENABLED -
Static variable in class com.jidesoft.document.DocumentPane
-
- PROPERTY_HEAVYWEIGHT_COMPONENT_ENABLED -
Static variable in class com.jidesoft.swing.JideSplitPane
-
- PROPERTY_HEIGHT_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_HIDABLE -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_HIDABLE -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar can be hidden.
- PROPERTY_HIDABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame can be hided.
- PROPERTY_HIDABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_HIDDEN -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is hidden.
- PROPERTY_HIDDEN -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is hidden.
- PROPERTY_HIDDEN -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_HIDE_ALL_TABS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_HIDE_AUTOHIDE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_HIDE_EMPTY_PARENT_NODE -
Static variable in class com.jidesoft.tree.QuickTreeFilterField
- The property to determine if a parent node should be hidden when all its children nodes are filtered away.
- PROPERTY_HIDE_EXPAND_ICON_ON_SINGLE_ROW -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_HIDE_FILTER_RESULTS -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_HIDE_FLOATING_DOCKABLE_BARS_WHEN_DEACTIVATE -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_HIDE_FLOATINGFRAMES_ON_SWITCH_OUT_OF_APPLICATION -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_HIDE_FLOATINGFRAMES_WHEN_DEACTIVATE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_HIDE_REDUNDANT_SUBTOTAL -
Static variable in class com.jidesoft.pivot.PivotDataModel
-
- PROPERTY_HIDE_SEARCH_RESULTS -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_HIDE_SINGLE_DATA_FIELD -
Static variable in class com.jidesoft.pivot.PivotDataModel
-
- PROPERTY_HIERARCHICAL_COLUMN -
Static variable in class com.jidesoft.grid.HierarchicalTable
-
- PROPERTY_HIGH_QUALITY -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HIGH_VALUE -
Static variable in class com.jidesoft.swing.RangeSlider
-
- PROPERTY_HIGHLIGHT_STYLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HIGHLIGHTING -
Static variable in class com.jidesoft.treemap.AbstractTreeMapModel
-
- PROPERTY_HORI_DOCKED -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is docked.
- PROPERTY_HORIZONTAL_GRID_LINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HORIZONTAL_GRID_STROKE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HORIZONTAL_LINE_VISIBLE -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the visibility of the horizontal
line changes
- PROPERTY_HORIZONTAL_MINOR_GRID_LINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HORIZONTAL_MINOR_GRID_STROKE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_HORIZONTAL_PAN -
Static variable in class com.jidesoft.chart.event.MouseDragPanner
-
- PROPERTY_HORIZONTAL_SCROLL_BAR_COVERS_WHOLE_WIDTH -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_HORIZONTAL_ZOOM -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_ICON -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_ICON -
Static variable in class com.jidesoft.dashboard.Dashboard
-
- PROPERTY_ICON -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_ICON -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_ICON -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_IGNORE_COLOR_SETTINGS -
Static variable in class com.jidesoft.swing.StyledLabel
-
- PROPERTY_INIT_BOUNDS -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_INIT_BOUNDS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_CENTER_SPLIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_DELAY -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_EAST_SPLIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_INDEX -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_INIT_INDEX -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_INIT_MODE -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_INIT_MODE -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_INIT_NORTH_SPLIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_SIDE -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_INIT_SIDE -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_INIT_SOUTH_SPLIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_SPLIT_PRIORITY -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_STATE -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_INIT_STATE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INIT_SUBINDEX -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_INIT_WEST_SPLIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_INNER_RADIUS -
Static variable in class com.jidesoft.gauge.DialAxis
-
- PROPERTY_INPUT_HANDLER -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_INTERVAL -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_INVERTED -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_KEEP_ALL_CHILDREN -
Static variable in class com.jidesoft.tree.QuickTreeFilterField
- The property to determine if all its children nodes should be kept when a parent node matches the searching text.
- PROPERTY_KEEP_CORNER_VISIBLE -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_KEEP_RATIO -
Static variable in class com.jidesoft.chart.event.RubberBandZoomer
-
- PROPERTY_KEY -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the key of the dockable bar.
- PROPERTY_KEY -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_KEY -
Static variable in class com.jidesoft.dashboard.Dashboard
-
- PROPERTY_KEY -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property key.
- PROPERTY_KEY_LABEL_GAP -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_LABEL -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_LABEL -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the label of the IntervalMarker
- PROPERTY_LABEL -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property for the text of the label
- PROPERTY_LABEL -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the Label property changes
- PROPERTY_LABEL -
Static variable in class com.jidesoft.swing.TitledSeparator
- Identifies the label has changed.
- PROPERTY_LABEL_COLOR -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_LABEL_COLOR -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the color of the label
- PROPERTY_LABEL_COLOR -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_LABEL_COLOR -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property for the color of the label
- PROPERTY_LABEL_COLOR -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the LabelColor property changes
- PROPERTY_LABEL_ENTRY_GAP -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_LABEL_FONT -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the font of the label
- PROPERTY_LABEL_FONT -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property for the font of the label
- PROPERTY_LABEL_FONT -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the LabelFont property changes
- PROPERTY_LABEL_PLACEMENT -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the placement of the label
- PROPERTY_LABEL_PLACEMENT -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property for the placement of the label
- PROPERTY_LABEL_PLACEMENT -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the LabelPlacement property changes
- PROPERTY_LABEL_POSITION -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_LABEL_RADIUS -
Static variable in class com.jidesoft.gauge.DialAxis
-
- PROPERTY_LABELING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_EFFECT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_EFFECT_COLOR -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_EFFECTOPACITY -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_FONT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_FOREGROUND -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_HORIZONTALALIGNMENT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_MINIMUMCHARACTERSTODISPLAY -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_RENDERING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELING_VERTICALALIGNMENT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_LABELLING_TRACES -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_LABELS_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_LARGE_ICON -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_LAYERED_PANE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_LAZY_RENDERING_THRESHOLD -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_LEGEND_BACKGROUND -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_LINE_BREAK -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_LINE_BREAK_STYLE -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_LINE_COMMENT -
Static variable in class com.jidesoft.editor.language.LanguageSpec
-
- PROPERTY_LINE_HIGHLIGHT_COLOR -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_LINE_HIGHLIGHT_VISIBLE -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_LINE_RENDERER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_LINE_WIDTH -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- PROPERTY_LOAD_SELECTION_ON_TABLE_DATA_CHANGES -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_LOW_VALUE -
Static variable in class com.jidesoft.swing.RangeSlider
-
- PROPERTY_MAJOR_TICK -
Static variable in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- PROPERTY_MAJOR_TICK_INTERVAL -
Static variable in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
-
- PROPERTY_MAJOR_TICK_STYLE -
Static variable in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- PROPERTY_MARGIN -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_MASK_ENABLED -
Static variable in class com.jidesoft.field.creditcard.CreditCardTextField
-
- PROPERTY_MATCHES_LEAF_NODE_ONLY -
Static variable in class com.jidesoft.tree.QuickTreeFilterField
- The property to determine if only leaf nodes should be matched with the searching text.
- PROPERTY_MATCHING -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_MAX -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the upper limit of the interval marker
- PROPERTY_MAX -
Static variable in interface com.jidesoft.range.Range
- The name of the maximum property.
- PROPERTY_MAX_BAR_WIDTH -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_MAX_HISTORY_LENGTH -
Static variable in class com.jidesoft.swing.SearchableBar
-
- PROPERTY_MAX_NUMBER_OF_CLIPBOARDS -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_MAX_X_RANGE_SIZE -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_MAX_Y_RANGE_SIZE -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_MAXIMIZABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame can be maximized.
- PROPERTY_MAXIMIZE_ACTION -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_MAXIMIZE_ALL_TABS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_MAXIMIZED -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame is maximized.
- PROPERTY_MAXIMUM_GROUP_COUNT -
Static variable in class com.jidesoft.document.DocumentPane
-
- PROPERTY_MENU_BAR -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_MENU_BAR -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_MILESTONE -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_MIN -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the lower limit of the interval marker
- PROPERTY_MIN -
Static variable in interface com.jidesoft.range.Range
- The name of the minimum property.
- PROPERTY_MIN_X_RANGE_SIZE -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_MIN_Y_RANGE_SIZE -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_MINOR_GRID_COLOR -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_MINOR_TICK -
Static variable in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- PROPERTY_MINOR_TICK_COLOR -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_MINOR_TICK_INTERVAL -
Static variable in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
-
- PROPERTY_MINOR_TICK_LENGTH -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_MINOR_TICK_LENGTH -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_MINOR_TICK_STYLE -
Static variable in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- PROPERTY_MODEL -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_MODEL -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the model property changes
- PROPERTY_MODEL -
Static variable in class com.jidesoft.navigation.BreadcrumbBar
-
- PROPERTY_MODEL1 -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_MODEL1_DOMINANT_FILL -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_MODEL2 -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_MODEL2_DOMINANT_FILL -
Static variable in class com.jidesoft.chart.DifferenceMarker
-
- PROPERTY_MORPH_ENDED -
Static variable in class com.jidesoft.chart.model.ModelMorpher
-
- PROPERTY_MORPH_ENDED -
Static variable in class com.jidesoft.range.RangeMorpher
-
- PROPERTY_MORPH_MODELS -
Static variable in class com.jidesoft.chart.model.ModelMorpher
-
- PROPERTY_MORPH_RANGES -
Static variable in class com.jidesoft.range.RangeMorpher
-
- PROPERTY_MORPH_STARTED -
Static variable in class com.jidesoft.chart.model.ModelMorpher
-
- PROPERTY_MORPH_STARTED -
Static variable in class com.jidesoft.range.RangeMorpher
-
- PROPERTY_MOUSE_ENABLED -
Static variable in class com.jidesoft.grid.HierarchicalTable
-
- PROPERTY_NAME -
Static variable in class com.jidesoft.dashboard.AbstractGadget
-
- PROPERTY_NAME -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_NAME -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_NAVIGATION_FIELD_VISIBLE -
Static variable in class com.jidesoft.swing.FolderChooser
- Bound property for
_navigationFieldVisible
.
- PROPERTY_NESTED_FLOATING_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_NESTING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_NON_CONTIGUOUS_CELL_SELECTION -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_NONWORD_DELIMITERS -
Static variable in class com.jidesoft.editor.language.LanguageSpec
-
- PROPERTY_NULLCOLOR -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_NUMBER_FORMAT -
Static variable in class com.jidesoft.chart.axis.DefaultNumericTickCalculator
-
- PROPERTY_NUMBER_FORMAT -
Static variable in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
-
- PROPERTY_OBSERVED_MODEL -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the (read-only) observedModel property changes
- PROPERTY_OPERATOR -
Static variable in class com.jidesoft.swing.Calculator
-
- PROPERTY_ORDER_REVERSED -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_ORDERING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_ORIENTATION -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property that indicates the orientation of the IntervalMarker
- PROPERTY_ORIENTATION -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property that indicates the orientation of the IntervalMarker
- PROPERTY_ORIENTATION -
Static variable in class com.jidesoft.pane.FloorTabbedPane
-
- PROPERTY_ORIENTATION -
Static variable in interface com.jidesoft.swing.Alignable
- Property name to indicate the orientation is changed.
- PROPERTY_ORIGINAL_TABLE_HEADER_VISIBLE -
Static variable in class com.jidesoft.grid.NestedTableHeader
-
- PROPERTY_OUTER_RADIUS -
Static variable in class com.jidesoft.gauge.DialAxis
-
- PROPERTY_OUTLINE_COLOR -
Static variable in class com.jidesoft.chart.event.RubberBandZoomer
-
- PROPERTY_OUTLINE_COLOR -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the outline color
- PROPERTY_OUTLINE_COLOR -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name of the property used for the outline color
- PROPERTY_OUTLINE_COLOR -
Static variable in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- PROPERTY_OUTLINE_MODE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_OUTLINE_STROKE -
Static variable in class com.jidesoft.chart.event.RubberBandZoomer
-
- PROPERTY_OUTLINE_STROKE -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the outline
- PROPERTY_OUTLINE_STROKE -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name of the property used for the outline
- PROPERTY_OUTLINE_WIDTH -
Static variable in class com.jidesoft.chart.render.AbstractRenderer
-
- PROPERTY_OVERCOLOR -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_OVERWRITE_ENABLED -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_PADDING -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_PAGE_ENABLED -
Static variable in class com.jidesoft.dialog.AbstractDialogPage
-
- PROPERTY_PAINT -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the paint of the marker
- PROPERTY_PAINT -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the Paint property changes
- PROPERTY_PAINT_BACKGROUND -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_PAINT_CELL_SPAN_AS_SELECTED -
Static variable in class com.jidesoft.grid.CellSpanTable
-
- PROPERTY_PAINT_INVALID -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_PALETTE -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_PANEL_BACKGROUND -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_PARENT -
Static variable in class com.jidesoft.grid.AbstractNode
-
- PROPERTY_PERCENTAGE_COLOR -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_PERIOD_BACKGROUND_PAINTER -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_PERIOD_CONVERTERS -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_PERIOD_HEADER_PAINTER -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_PERIOD_MARGIN -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_PIE_DIAMETER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_PIE_LABEL_RENDERER -
Static variable in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
-
- PROPERTY_PIE_SEGMENT_RENDERER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_PLAIN_HEADER_TABLES -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_POINT_LABELER -
Static variable in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
-
- PROPERTY_POINT_LABELER -
Static variable in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- PROPERTY_POINT_RENDERER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_POINT_SHAPE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- PROPERTY_POINT_SIZE -
Static variable in class com.jidesoft.chart.preference.PreferenceConstants
-
- PROPERTY_POSITION -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The property name of the PropertyChangeEvent that is fired when the position of the cross hair changes.
- PROPERTY_POSITION -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property that indicates the position of the line.
- PROPERTY_POSSIBLE_VALUES -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_POSSIBLE_VALUES -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_PREFER_SELECTED_VALUES -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_PREFERRED -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_PREFERRED_AUTOHIDE_SIDE -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_PREFERRED_PERIOD_SIZE -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_PRESERVE_STATE_ON_DRAGGING -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_PROBING -
Static variable in class com.jidesoft.treemap.AbstractTreeMapModel
-
- PROPERTY_PROBING_COLOR -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_PROFILE_KEY -
Static variable in class com.jidesoft.swing.AbstractLayoutPersistence
-
- PROPERTY_PROGRESS -
Static variable in interface com.jidesoft.treemap.TreeMapModel
-
- PROPERTY_PROGRESSIVE -
Static variable in class com.jidesoft.treemap.TreeMapView
-
- PROPERTY_PROPORTIONAL_SPLITS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_RADIUS_PROPORTION -
Static variable in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- PROPERTY_RANGE -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_RANGE -
Static variable in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- PROPERTY_REARRANGABLE -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_REARRANGABLE -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is floatable.
- PROPERTY_REARRANGABLE -
Static variable in class com.jidesoft.dashboard.GadgetManager
-
- PROPERTY_REARRANGABLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Constrained property name indicating that the dockable frame can be rearranged.
- PROPERTY_REARRANGABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_RECENTLIST -
Static variable in class com.jidesoft.swing.FolderChooser
-
- PROPERTY_RECENTLIST_VISIBLE -
Static variable in class com.jidesoft.swing.FolderChooser
-
- PROPERTY_REGEX_ENABLED -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_RENDERING -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_REPLACE_TAB_WITH_SPACE -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_REQUIRED -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_RESIZABLE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_RESIZABLE_CORNERS -
Static variable in class com.jidesoft.swing.Resizable
-
- PROPERTY_RESIZE_CORNER_SIZE -
Static variable in class com.jidesoft.swing.Resizable
-
- PROPERTY_RESIZE_FONTS -
Static variable in class com.jidesoft.gauge.AbstractGauge
-
- PROPERTY_RESIZING_COLUMN -
Static variable in class com.jidesoft.grid.DraggingTableHeader
-
- PROPERTY_ROLLOVER -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_ROLLOVER_MODEL -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_ROLLOVER_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_ROOT_PANE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_ROW_AUTO_RESIZES -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_ROW_FIELD_AREA_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_ROW_FIELD_FILTERABLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_ROW_HEIGHT -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_ROW_MARGIN -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_RUNNING_SUMMARY_LIST -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_SATURATION -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_SCALE -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_SCALE_AREA -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_SCALE_END -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_SCALE_MODEL -
Static variable in class com.jidesoft.scale.ScaleArea
- Also implies a scale start, scale end and visible periods change.
- PROPERTY_SCALE_START -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_SCROLL_ROW_WHEN_ROW_HEIGHT_CHANGES -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_SCROLL_SELECTION_TO_VISIBLE -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_SEARCH_TEXT -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_SEARCH_TEXT -
Static variable in class com.jidesoft.swing.Searchable
-
- PROPERTY_SEARCHING_COLUMNS -
Static variable in class com.jidesoft.grid.QuickTableFilterField
-
- PROPERTY_SELECT_ROW_WHEN_TOGGLING -
Static variable in class com.jidesoft.grid.HierarchicalTable
-
- PROPERTY_SELECT_ROW_WHEN_TOGGLING -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_SELECTABLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SELECTED -
Static variable in class com.jidesoft.gantt.TaskBar
-
- PROPERTY_SELECTED_COLOR -
Static variable in class com.jidesoft.combobox.ColorChooserPanel
-
- PROPERTY_SELECTED_COLOR -
Static variable in class com.jidesoft.combobox.ColorComboBox
-
- PROPERTY_SELECTED_COLOR -
Static variable in class com.jidesoft.combobox.ColorExComboBox
-
- PROPERTY_SELECTED_DIFFERENCE -
Static variable in class com.jidesoft.diff.DiffDivider
- The property of selected difference.
- PROPERTY_SELECTED_INDEX -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_SELECTED_ITEM -
Static variable in class com.jidesoft.combobox.AbstractComboBox
-
- PROPERTY_SELECTED_ITEM -
Static variable in class com.jidesoft.combobox.ExComboBox
-
- PROPERTY_SELECTED_PATH -
Static variable in class com.jidesoft.navigation.BreadcrumbBar
-
- PROPERTY_SELECTED_POSSIBLE_VALUES -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_SELECTED_POSSIBLE_VALUES -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_SELECTION -
Static variable in class com.jidesoft.treemap.AbstractTreeMapModel
-
- PROPERTY_SELECTION_COLOR -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_SELECTION_COLOR -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_SELECTION_MODE -
Static variable in class com.jidesoft.combobox.MultiSelectListComboBox
-
- PROPERTY_SELECTION_MODE -
Static variable in class com.jidesoft.combobox.MultiSelectListExComboBox
-
- PROPERTY_SELECTION_SHOWS_EXPLODED_SEGMENTS -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SELECTION_SHOWS_OUTLINE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SEPARATOR_BORDER -
Static variable in class com.jidesoft.swing.TitledSeparator
- Identifies the border has changed.
- PROPERTY_SHADOW_COLOR -
Static variable in class com.jidesoft.chart.render.ShadowFactory
- Deprecated. Identifies a change to the color used to render the shadow.
- PROPERTY_SHADOW_OPACITY -
Static variable in class com.jidesoft.chart.render.ShadowFactory
- Deprecated. Identifies a change to the opacity used to render the shadow.
- PROPERTY_SHADOW_RENDERER -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SHADOW_SIZE -
Static variable in class com.jidesoft.chart.render.ShadowFactory
- Deprecated. Identifies a change to the size used to render the shadow.
- PROPERTY_SHADOW_VISIBILITY -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SHADOW_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_SHADOW_VISIBLE -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property used for the shadow visibility
- PROPERTY_SHOW_CLOSE_BUTTON_ON_MOUSE_OVER -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_SHOW_CONTENT_PANE -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_SHOW_CONTEXT_MENU -
Static variable in class com.jidesoft.action.DefaultDockableBarManager
-
- PROPERTY_SHOW_CONTEXT_MENU -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_SHOW_DIVIDER_GRIPPER -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SHOW_EXPAND_BUTTON -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_SHOW_FILTER_BUTTONS_ON_MOUSE_OVER -
Static variable in class com.jidesoft.pivot.PivotTablePane
-
- PROPERTY_SHOW_GRAND_TOTAL_FOR_COLUMN -
Static variable in class com.jidesoft.pivot.PivotDataModel
-
- PROPERTY_SHOW_GRAND_TOTAL_FOR_ROW -
Static variable in class com.jidesoft.pivot.PivotDataModel
-
- PROPERTY_SHOW_GRID -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_SHOW_GRIPPER -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name for gripper.
- PROPERTY_SHOW_GRIPPER -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SHOW_LEAF_NODE_TREE_LINES -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_SHOW_NEXT_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_NEXT_MONTH_DAYS -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_NEXT_YEAR_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_NONE_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_NONE_BUTTON -
Static variable in class com.jidesoft.combobox.DateComboBox
-
- PROPERTY_SHOW_NONE_BUTTON -
Static variable in class com.jidesoft.combobox.DateExComboBox
-
- PROPERTY_SHOW_OK_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_OK_BUTTON -
Static variable in class com.jidesoft.combobox.DateComboBox
-
- PROPERTY_SHOW_OK_BUTTON -
Static variable in class com.jidesoft.combobox.DateExComboBox
-
- PROPERTY_SHOW_PREVIOUS_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_PREVIOUS_MONTH_DAYS -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_PREVIOUS_YEAR_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_SORT_ARROW -
Static variable in class com.jidesoft.grid.SortableTableHeader
-
- PROPERTY_SHOW_SORT_ORDER_NUMBER -
Static variable in class com.jidesoft.grid.SortableTable
- Property name for showSortOrderNumber.
- PROPERTY_SHOW_SUBTOTAL_AS_CHILD -
Static variable in class com.jidesoft.pivot.PivotDataModel
-
- PROPERTY_SHOW_TITLE_BAR -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_SHOW_TITLE_BAR -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_SHOW_TITLE_ON_OUTLINE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SHOW_TITLEBAR -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SHOW_TODAY_BUTTON -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_TODAY_BUTTON -
Static variable in class com.jidesoft.combobox.DateComboBox
-
- PROPERTY_SHOW_TODAY_BUTTON -
Static variable in class com.jidesoft.combobox.DateExComboBox
-
- PROPERTY_SHOW_TREE_LINES -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_SHOW_TREE_LINES -
Static variable in class com.jidesoft.navigation.NavigationTree
-
- PROPERTY_SHOW_WEEK_NUMBERS -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOW_WEEK_NUMBERS -
Static variable in class com.jidesoft.combobox.DateComboBox
-
- PROPERTY_SHOW_WEEK_NUMBERS -
Static variable in class com.jidesoft.combobox.DateExComboBox
-
- PROPERTY_SHOW_WORKSPACE -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SHOW_YEAR_BUTTONS -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_SHOWMORE -
Static variable in class com.jidesoft.action.Chevron
- Property name of whether the chevron has more hidden components.
- PROPERTY_SHOWOPTIONS -
Static variable in class com.jidesoft.action.Chevron
- Property name of whether the chevron has additional options.
- PROPERTY_SIDE_DOCK_ALLOWED -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_SIDE_DOCK_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SIDE_TITLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_SIDEBAR_ROLLOVER -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_SINGLE_EXPANSION -
Static variable in class com.jidesoft.grid.HierarchicalTable
-
- PROPERTY_SIZE_FIELD -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_SLIDING_AUTOHIDE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_SLIDING_DIRECTION -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_SMOOTHNESS -
Static variable in class com.jidesoft.chart.render.SmoothLineRenderer
-
- PROPERTY_SNAP_TO_POINTS -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the snapToPoints property changes.
- PROPERTY_SORT_ARROW_VISIBLE -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_SORT_ARROW_VISIBLE -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_SORT_BY -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_SORT_BY -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_SORT_ORDER -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_SORT_ORDER -
Static variable in class com.jidesoft.pivot.FieldBox
-
- PROPERTY_SORTABLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_SORTED -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_SORTED -
Static variable in class com.jidesoft.range.CategoryRange
-
- PROPERTY_SPECIAL_CHARACTERS_COLOR -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_SPECIAL_CHARACTERS_VISIBLE -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_START -
Static variable in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
-
- PROPERTY_START_OFFSET -
Static variable in class com.jidesoft.marker.Marker
-
- PROPERTY_STATE -
Static variable in class com.jidesoft.swing.LegacyTristateCheckBox
- Deprecated. Property name for the state.
- PROPERTY_STAY_IN_GROUP -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_STEP_DELAY -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_STEPS -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_STRETCH -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is stretching.
- PROPERTY_STROKE -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_STROKE -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The property name of the PropertyChangeEvent that is fired when the Stroke property changes.
- PROPERTY_STROKE -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property describing the Stroke of the line
- PROPERTY_STYLE -
Static variable in class com.jidesoft.grid.CellStyleEditor
-
- PROPERTY_STYLE -
Static variable in class com.jidesoft.swing.MeterProgressBar
-
- PROPERTY_STYLE_RANGE -
Static variable in class com.jidesoft.swing.StyledLabel
-
- PROPERTY_STYLES -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_SUBNET_MASK -
Variable in class com.jidesoft.field.IPTextField
-
- PROPERTY_SUBTITLE_FONT -
Static variable in class com.jidesoft.dialog.BannerPanel
-
- PROPERTY_SUBTOTAL_LOCATION -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_SUBTOTAL_TYPE -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_SUMMARY_TYPE -
Static variable in class com.jidesoft.pivot.PivotField
-
- PROPERTY_TAB_AREA_INSETS -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_COLOR_PROVIDER -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_DOCK_ALLOWED -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_TAB_DOCK_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_TAB_INSETS -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_LEADING_COMPONENT -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_REORDER_ALLOWED -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_TAB_RESIZE_MODE -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_SHAPE -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TAB_SIZE -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_TAB_SIZE -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_TAB_TITLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_TAB_TRAILING_COMPONENT -
Static variable in class com.jidesoft.swing.JideTabbedPane
-
- PROPERTY_TABLE_CELL_RENDERER -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_TABLE_DEBUG -
Static variable in class com.jidesoft.utils.Lm
-
- PROPERTY_TABLE_MODEL -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- PROPERTY_TABLE_SELECTION_MODEL -
Static variable in class com.jidesoft.grid.JideTable
-
- PROPERTY_TEXT_ALIGNMENT -
Static variable in class com.jidesoft.swing.TitledSeparator
- Identifies a change in the text alignment.
- PROPERTY_THEMEACTIVE -
Static variable in class com.jidesoft.plaf.XPUtils
-
- PROPERTY_TICK_CALCULATOR -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TICK_COLOR -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TICK_COLOR -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TICK_FONT -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TICK_FONT -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TICK_INTERVALS_BETWEEN_MAJORS -
Static variable in class com.jidesoft.chart.axis.DefaultNumericTickCalculator
-
- PROPERTY_TICK_LABEL_COLOR -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TICK_LENGTH -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TICK_LENGTH -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TICK_LENGTH -
Static variable in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
-
- PROPERTY_TICK_STROKE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TICKS -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_TIME_ZONE -
Static variable in class com.jidesoft.chart.axis.AbstractTimeTickCalculator
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the key of the DockableBar.
- PROPERTY_TITLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.dashboard.Dashboard
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_TITLE -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.grid.AutoFilterBox
-
- PROPERTY_TITLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_TITLE_BAR_COMPONENT -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_TITLE_COLOR -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_TITLE_COMPONENT -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_TITLE_FONT -
Static variable in class com.jidesoft.dialog.BannerPanel
-
- PROPERTY_TITLE_ICON -
Static variable in class com.jidesoft.pane.CollapsiblePane
- Bound property name.
- PROPERTY_TITLE_ICON_LOCATION -
Static variable in class com.jidesoft.dialog.BannerPanel
-
- PROPERTY_TITLE_LABEL -
Static variable in class com.jidesoft.chart.Legend
-
- PROPERTY_TITLE_LABEL_COMPONENT -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_TITLE_LABEL_COMPONENT -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_TITLE_PANE_OPAQUE -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_TITLE_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_TODAY_HIGHLIGHTED -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_TOGGLE_ACTION -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- PROPERTY_TOOLTIP -
Static variable in class com.jidesoft.document.DocumentComponent
-
- PROPERTY_TOOLTIP_BACKGROUND -
Static variable in interface com.jidesoft.treemap.TreeMapSettings
-
- PROPERTY_TOOLTIP_FONT -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_TOOLTIP_FOREGROUND -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_TOOLTIP_RENDERING -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_TOOLTIP_SHOWLABEL -
Static variable in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- PROPERTY_TOOLTIP_TEXT -
Static variable in class com.jidesoft.marker.Marker
-
- PROPERTY_TRANSIENT -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_TREE_LINE_COLOR -
Static variable in class com.jidesoft.grid.TreeTable
-
- PROPERTY_TREE_TABLE -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_TYPE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_TYPE -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_TYPE -
Static variable in class com.jidesoft.marker.Marker
-
- PROPERTY_UNDERCOLOR -
Static variable in interface com.jidesoft.colormap.ColorMap
-
- PROPERTY_UNDO_LIMIT -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_UNDOCKED_BOUNDS -
Static variable in class com.jidesoft.action.DockableBar
-
- PROPERTY_UNDOCKED_BOUNDS -
Static variable in class com.jidesoft.docking.DockableFrame
-
- PROPERTY_UPDATE_FROM_MODEL -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The property name of the PropertyChangeEvent that is fired when the UpdateFromModel property changes.
- PROPERTY_UPDATE_OTHER_AXES -
Static variable in class com.jidesoft.chart.axis.Axis
-
- PROPERTY_USE_DECORATED_FLOATING_CONTAINER -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_USE_DRAW_POLYLINE -
Static variable in class com.jidesoft.chart.render.DefaultLineRenderer
-
- PROPERTY_USE_NATIVE_CELL_RENDERER -
Static variable in class com.jidesoft.grid.AutoFilterTableHeader
-
- PROPERTY_USE_PREF -
Static variable in class com.jidesoft.swing.AbstractLayoutPersistence
-
- PROPERTY_VALIDATE_ON_FLY -
Static variable in class com.jidesoft.field.creditcard.CreditCardTextField
-
- PROPERTY_VALUE -
Static variable in class com.jidesoft.grid.Property
-
- PROPERTY_VALUES -
Static variable in class com.jidesoft.range.CategoryRange
-
- PROPERTY_VERSION -
Static variable in class com.jidesoft.swing.AbstractLayoutPersistence
-
- PROPERTY_VERT_DOCKED -
Static variable in class com.jidesoft.action.DockableBar
- Constrained property name indicating that the DockableBar is docked.
- PROPERTY_VERTICAL_GRID_LINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_VERTICAL_GRID_STROKE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_VERTICAL_GRIDLINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
- Deprecated. Please use corrected spelling PROPERTY_VERTICAL_GRID_LINES_VISIBLE
- PROPERTY_VERTICAL_INDENTION -
Static variable in class com.jidesoft.grid.GroupTableHeader
-
- PROPERTY_VERTICAL_LINE_VISIBLE -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the visibility of the vertical
line changes
- PROPERTY_VERTICAL_MINOR_GRID_LINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_VERTICAL_MINOR_GRID_STROKE -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_VERTICAL_MINOR_GRIDLINES_VISIBLE -
Static variable in class com.jidesoft.chart.Chart
- Deprecated. Please use corrected spelling PROPERTY_VERTICAL_MINOR_GRID_LINES_VISIBLE
- PROPERTY_VERTICAL_PAN -
Static variable in class com.jidesoft.chart.event.MouseDragPanner
-
- PROPERTY_VERTICAL_SCROLL_BAR_COVERS_WHOLE_HEIGHT -
Static variable in class com.jidesoft.swing.JideScrollPane
-
- PROPERTY_VERTICAL_ZOOM -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_VIEW_MODE -
Static variable in class com.jidesoft.gantt.GanttChart
-
- PROPERTY_VIEWONLY -
Static variable in class com.jidesoft.combobox.CalendarViewer
-
- PROPERTY_VIEWONLY -
Static variable in class com.jidesoft.combobox.DateChooserPanel
-
- PROPERTY_VIRTUAL_SPACE_ALLOWED -
Static variable in interface com.jidesoft.editor.CodeEditorSettings
-
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.chart.event.ChartCrossHair
- The
propertyName
of the PropertyChangeEvent that is fired when the (read-only) visible property changes
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.chart.IntervalMarker
- The name of the property to indicate whether the IntervalMarker is visible
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.chart.LineMarker
- The name of the property to indicate whether the IntervalMarker is visible
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the Visible property changes.
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.docking.DockableFrame
- Bound property name.
- PROPERTY_VISIBLE -
Static variable in class com.jidesoft.grid.Field
-
- PROPERTY_VISIBLE_LINES -
Static variable in class com.jidesoft.editor.CodeEditor
-
- PROPERTY_VISIBLE_PERIOD_COUNT -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_VISIBLE_PERIODS -
Static variable in class com.jidesoft.scale.ScaleArea
-
- PROPERTY_WIDE_SELECTION -
Static variable in class com.jidesoft.navigation.NavigationList
-
- PROPERTY_WIDE_SELECTION -
Static variable in class com.jidesoft.navigation.NavigationTree
-
- PROPERTY_WILDCARD_ENABLED -
Static variable in class com.jidesoft.grid.QuickFilterField
-
- PROPERTY_WITHIN_FRAMEBOUNDS_ONDRAGGING -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_WITHIN_SCREENBOUNDS_ONDRAGGING -
Static variable in interface com.jidesoft.docking.DockingManager
-
- PROPERTY_X_AXIS -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_X_COLUMN -
Static variable in class com.jidesoft.chart.model.TableToChartAdapter
-
- PROPERTY_X_INTERVAL -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the XInterval property changes
- PROPERTY_X_LIMITS -
Static variable in class com.jidesoft.chart.event.MouseDragPanner
-
- PROPERTY_X_LIMITS -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_Y_AXIS -
Static variable in class com.jidesoft.chart.Chart
-
- PROPERTY_Y_COLUMN -
Static variable in class com.jidesoft.chart.model.TableToChartAdapter
-
- PROPERTY_Y_INTERVAL -
Static variable in class com.jidesoft.chart.RectangularRegionMarker
- The name used in a Property Change Event when the YInterval property changes
- PROPERTY_Y_LIMITS -
Static variable in class com.jidesoft.chart.event.MouseDragPanner
-
- PROPERTY_Y_LIMITS -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_ZOOM_LOCATION -
Static variable in class com.jidesoft.chart.event.MouseWheelZoomer
-
- PROPERTY_ZOOM_ORIENTATION -
Static variable in class com.jidesoft.chart.event.RubberBandZoomer
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.chart.axis.Axis
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.chart.Chart
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.AbstractComboBoxSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.ColorComboBox
- This method is called when the color changes because of navigation keys.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.ColorExComboBox
- This method is called when the color changes because of navigation keys.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.ExComboBox
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.ListChooserPanel.Handler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.TreeComboBoxSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.combobox.TreeExComboBoxSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.dashboard.GadgetPalette
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.docking.AutoHideContainer
- This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.docking.ContainerContainer
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.docking.FrameContainer
- This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.document.DocumentPane
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.CodeEditor
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.CodeEditorSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.CodeEditorSelectionFindAndReplaceTarget
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.status.CaretOverwriteStatusBarItem
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.status.EditableStatusBarItem
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.editor.status.LineBreakStatusBarItem
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.gantt.GanttChart
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.AutoFilterTableHeader
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.BasicTableModel
- Updates the corresponding cell if the object's property changed.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- When the TableModel changes, the TableSelectionModel has to adapt to the new Model.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.PropertyTableModel
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.QuickTableFilterField
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.ShrinkSearchableSupport
- Property change listener registered for the component's model
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.TableColumnChooser
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.TableColumnGroup
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.TableHeaderFiller
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.grid.TableScrollPaneSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.list.UndoableListInstaller
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.marker.DefaultMarkerModel
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.paging.PageNavigationBar
- The property change listener to handle the model change of JList/JTable/TableScrollPane.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.pivot.AggregateTable.DraggingHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.pivot.FieldBox
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.pivot.HeaderTable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.pivot.PivotTablePane
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.aqua.AquaExComboBoxUI
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.PropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI.CollapsiblePanePropertyChangeListener
- Detects changes in state from the CollapsiblePane and handles actions.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarSeparatorUI.SeparatorPropertyChangeListener
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI.PropertyListener
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarUI.PropertyListener
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.PropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI.DockableFramePropertyChangeListener
- Detects changes in state from the DockableFrame and handles actions.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicExComboBoxUI
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicGroupListUI.PropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicJideButtonListener
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicJideLabelUI
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI.PopupPropertyChangeListener
- Detects changes in state from the Popup and handles actions.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.PropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicScaleAreaUI.Handler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicSortableTableHeaderUIDelegate
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicStatusBarSeparatorUI.SeparatorPropertyChangeListener
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.BasicStyledLabelUI
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI.RendererPropertyChangeHandler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.CheckBoxList.Handler
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.ComboBoxSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.JideSplitPaneDivider
- Property change event, presumably from the JideSplitPane, will message updateOrientation if necessary.
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.ListSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.TableSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.TextComponentSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.TreeSearchable
-
- propertyChange(PropertyChangeEvent) -
Method in class com.jidesoft.swing.WeakPropertyChangeListener
-
- propertyChangeListener -
Variable in class com.jidesoft.plaf.eclipse.EclipseMenuUI
-
- propertyChangeListener -
Variable in class com.jidesoft.plaf.metal.MetalMenuUI
-
- propertyChangeListener -
Variable in class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- propertyListener -
Variable in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
-
- propertyListener -
Variable in class com.jidesoft.plaf.basic.BasicCommandBarUI
-
- PropertyPane - Class in com.jidesoft.grid
- The PropertyPane is a wrapper around PropertyTable.
- PropertyPane() -
Constructor for class com.jidesoft.grid.PropertyPane
- Creates PropertyPane with an empty PropertyTable.
- PropertyPane(PropertyTable) -
Constructor for class com.jidesoft.grid.PropertyPane
- Creates a new
PropertyPane
using PropertyTable.
- PropertyPane(PropertyTable, int) -
Constructor for class com.jidesoft.grid.PropertyPane
- Creates a new
PropertyPane
using PropertyTable and specify which buttons are visible.
- PropertyTable - Class in com.jidesoft.grid
- PropertyTable is a two-column table which name/value pair can be shown.
- PropertyTable(TableModel) -
Constructor for class com.jidesoft.grid.PropertyTable
- Constructs a
JTable
that is initialized with tableModel
as the data model, a default
column model, and a default selection model.
- PropertyTable() -
Constructor for class com.jidesoft.grid.PropertyTable
- Constructs a default
JTable
that is initialized with a default data model, a default column model,
and a default selection model.
- PropertyTableCellRenderer - Class in com.jidesoft.grid
- TableCellRenderer for PropertyTable.
- PropertyTableCellRenderer() -
Constructor for class com.jidesoft.grid.PropertyTableCellRenderer
-
- PropertyTableModel<T extends Property> - Class in com.jidesoft.grid
- The table model is used by PropertyTable.
- PropertyTableModel() -
Constructor for class com.jidesoft.grid.PropertyTableModel
- Creates an empty PropertyTableModel.
- PropertyTableModel(List<T>) -
Constructor for class com.jidesoft.grid.PropertyTableModel
- Creates PropertyTableModel from a list of properties.
- PropertyTableModel(List<T>, String[]) -
Constructor for class com.jidesoft.grid.PropertyTableModel
- Creates PropertyTableModel from a list of properties.
- PropertyTableModel(List<T>, int) -
Constructor for class com.jidesoft.grid.PropertyTableModel
- Creates PropertyTableModel from a list of properties.
- PropertyTableSearchable - Class in com.jidesoft.grid
PropertyTableSearchable
is a special Searchable that implements Searchable
that enables the search function in PropertyTable.- PropertyTableSearchable(JTable) -
Constructor for class com.jidesoft.grid.PropertyTableSearchable
-
- PROPORTIONAL -
Static variable in class com.jidesoft.treemap.NestingFactory
- Add proportional spacing between parent nodes.
- PROPORTIONAL_LAYOUT_PROPERTY -
Static variable in class com.jidesoft.swing.JideSplitPane
- Bound property name for proportional layout.
- PROPORTIONS_PROPERTY -
Static variable in class com.jidesoft.swing.JideSplitPane
- Bound property name for the proportions used in the layout.
- PropsTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Java properties/DOS INI token marker.
- PropsTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PropsTokenMarker
-
- publish(V...) -
Method in class com.jidesoft.utils.SwingWorker
- Sends data chunks to the
SwingWorker.process(java.util.List)
method.
- put(String, Object) -
Method in class com.jidesoft.database.DefaultRecord
-
- put(Object, Object) -
Method in class com.jidesoft.grid.MultiValuedMap
- Put an entry into the map.
- put(Action) -
Method in class com.jidesoft.plaf.basic.LazyActionMap
-
- put(Object, Action) -
Method in class com.jidesoft.plaf.basic.LazyActionMap
-
- put(UIDefaults, String, Object) -
Static method in class com.jidesoft.plaf.UIDefaultsLookup
-
- put(Object, Object) -
Static method in class com.jidesoft.wizard.WizardStyle
- Stores an object in the defaults table.
- putAll(Map) -
Method in class com.jidesoft.database.DefaultRecord
-
- putAll(Map, boolean) -
Method in class com.jidesoft.database.DefaultRecord
-
- putAll(Map) -
Method in class com.jidesoft.grid.MultiValuedMap
- Put all contents of map.
- putClientPropertyRecursively(Component, String, Object) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Calls putClientProperty method recursively on component and its child components as long as it is JComponent.
- putDefaults(UIDefaults, Object[]) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Puts a list of UIDefault to the UIDefaults table.
- putValue(String, Object) -
Method in class com.jidesoft.plaf.basic.UIAction
-
- putValues(Object, List) -
Method in class com.jidesoft.grid.MultiValuedMap
- Put multi valued entry.
- putValues(Object, String[]) -
Method in class com.jidesoft.grid.MultiValuedMap
- Put multi valued entry.
- PythonTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Python token marker.
- PythonTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.PythonTokenMarker
-
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within in the
quarter as specified.QuickListFilterField
works along with any ListModel to provide searching feature.QuickSearchField
.
QuickSearchField
using the specified ComboBoxModel.
QuickFilterField
is an abstract class which can provide filter function to JList, JTable or JTree.QuickFilterField
.
QuickFilterPane
works along with any TableModel to provide filtering feature.QuickFilterPane
.
QuickFilterPane
using the specified table model.
QuickFilterPane
using the specified table model and indices to the columns to be
filtered.
QuickFilterPane
using the specified table model and indices to the columns to be
filtered.
QuickListFilterField
works along with any ListModel to provide searching feature.QuickSearchField
.
QuickSearchField
using the specified listModel.
QuickTableFilterField
works along with any TableModel to provide searching feature.QuickTableFilterField
.
QuickTableFilterField
using the specified tableModel.
QuickTableFilterField
using the specified tableModel.
QuickTableFilterField
using the specified tableModel.
QuickTreeFilterField
works along with any TreeModel to provide filtering feature.QuickTreeFilterField
.
QuickTreeFilterField
using the specified treeModel.
Chart
.
Base64.InputStream.read()
repeatedly until the end of stream is reached or len bytes are read.
Pattern
class.Segment
is equal to a string.
Segment
is equal to a character array.
IntrospectorManager.registerIntrospector(Class, Introspector, IntrospectorContext)
IntrospectorManager.registerIntrospector(Class, IntrospectorFactory, IntrospectorContext)
IntrospectorManager.registerIntrospector(Class, Introspector)
IntrospectorManager.registerIntrospector(Class, IntrospectorFactory, IntrospectorContext)
CellEditorManager.registerEditor(Class, CellEditorFactory, EditorContext)
JTable don't support sharing the
same instance of CellEditor. If you use this method to register a cell editor instance, it may cause
problem when you try to edit two tables simultaneous. If you register a CellEditorFactory, a new cell
editor will be created every time which avoids the problem of sharing cell editor.
CellEditorManager.registerEditor(Class, CellEditorFactory)
. JTable don't support sharing the same instance
of CellEditor. If you use this method to register a cell editor instance, it may cause problem when
you try to edit two tables simultaneous. If you register a CellEditorFactory, a new cell editor will
be created every time which avoids the problem of sharing cell editor.
FilterFactory
.
FilterFactory
.
LanguageSpec
.
registerSearchable
provides an easy way to integrate marker support with searchable so that when the
searchable popup is visible, the marker stripe will show all the search results as markers.
DockableFrame
events.
DockableFrame
events.
AWTEvent
that adds support for registration objects as the event source.RegistrationEvent
object.
RelationGanttChartPopupMenuCustomizer
works with GanttChartPopupMenuInstaller
to add
relation related menu items to GanttChart's context menu.ActionListener
.
ActionListener
from the button.
FilterableTableModel.addFilter(Filter)
.
FilterItemSupport.addFilter(Filter)
.
IFilterableTableModel.addFilter(Filter)
.
AnimatorListener
from this CustomAnimation.
AnimatorListener
from this Animator.
ButtonListener
from the page.
JideCellEditorListener
from the listener list.
ChangeListener
from the model.
ChangeListener
from the model.
ChangeListener
from the model.
CopiedChartModel.addChartModelListener(ChartModelListener)
)
DynamicTableFilter
which was added earlier.
DynamicTableFilter
which was added earlier.
DynamicTableFilter
which was added earlier.
FeedEventListener
that was added before.
SidePaneGroup from this component.
- removeGroup(SidePaneGroup) -
Method in class com.jidesoft.swing.SidePane
- Removes a
SidePaneGroup from this component.
- removeGroup(int) -
Method in class com.jidesoft.swing.SidePane
- Removes a
SidePaneGroup at a spefific index from this component.
- removeGroupColumn(int) -
Method in class com.jidesoft.grid.DefaultGroupTableModel
- Removes a group column.
- removeHandler(MouseHandler) -
Method in class com.jidesoft.chart.event.MouseEventManager
-
- removeHiddenColumn(Values, PivotField) -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Removes the column from the hidden columns.
- removeHiddenColumn(Values, PivotField) -
Method in class com.jidesoft.pivot.PivotDataModel
-
- removeHiddenRowField(PivotField) -
Method in class com.jidesoft.pivot.PivotTablePane
- Remove hidden header field.
- removeHiddenValues(Values) -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Removes the values from the hidden values.
- removeHiddenValues(Values) -
Method in class com.jidesoft.pivot.PivotDataModel
- Removes the values from the hidden values.
- removeHiddenValues(Values) -
Method in class com.jidesoft.pivot.PivotTablePane
- Shows or hides the values based on the selection in the row header or column header.
- removeHighlight(int) -
Method in class com.jidesoft.chart.model.TableToChartAdapter
- Remove the highlight for the point with index n
- removeHighlight(Object) -
Method in class com.jidesoft.editor.highlight.DefaultHighlighter
- Removes a highlight from the view.
- removeHighlight(Object) -
Method in interface com.jidesoft.editor.highlight.Highlighter
- Removes a highlight from the view.
- removeImage(String) -
Method in class com.jidesoft.chart.MultiImageLazyChartRenderer
-
- removeImage(ChartModel) -
Method in class com.jidesoft.chart.MultiImageLazyChartRenderer
-
- removeImage(ChartModel) -
Method in class com.jidesoft.chart.SingleImageLazyChartRenderer
-
- removeImageChangeListener(ImageChangeListener) -
Method in class com.jidesoft.chart.MultiImageLazyChartRenderer
-
- removeImageChangeListener(ImageChangeListener) -
Method in class com.jidesoft.chart.SingleImageLazyChartRenderer
-
- removeIncludedModel(ChartModel) -
Method in class com.jidesoft.chart.Legend
-
- removeIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.grid.DefaultPageTableModel
-
- removeIndexChangeListener(IndexChangeListener) -
Method in interface com.jidesoft.grid.IndexChangeEventGenerator
- Remove IndexChangelistener.
- removeIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.grid.TableModelWrapperImpl
-
- removeIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.grid.TreeTableModel
-
- removeIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.list.DefaultListModelWrapper
-
- removeIndexChangeListener(IndexChangeListener) -
Method in class com.jidesoft.pivot.AggregateTableModel
-
- removeIndexInterval(int, int) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- removeIndexInterval(int, int) -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- removeIndexInterval(int, int) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- removeIndicator(String) -
Method in class com.jidesoft.gauge.Bullet
-
- removeIndicators() -
Method in class com.jidesoft.gauge.Bullet
-
- removeInternalListeners(Component) -
Method in class com.jidesoft.utils.JideFocusTracker
-
- removeIntervalListener(IntervalListener) -
Method in class com.jidesoft.interval.AbstractMutableInterval
-
- removeIntervalListener(IntervalListener) -
Method in interface com.jidesoft.interval.Interval
-
- removeIntervalListeners() -
Method in class com.jidesoft.interval.AbstractMutableInterval
-
- removeIntervalListeners() -
Method in interface com.jidesoft.interval.Interval
-
- removeInvalidDate(Calendar) -
Method in class com.jidesoft.combobox.DefaultDateModel
- Removes an invalid date.
- removeItem(Object) -
Method in class com.jidesoft.combobox.ListComboBox
- Removes an item from the item list.
- removeItem(Object) -
Method in class com.jidesoft.combobox.TableComboBox
- Removes an item from the item table.
- removeItem(Object) -
Method in class com.jidesoft.combobox.TableExComboBox
- Removes an item from the item table.
- removeItem(Object) -
Method in class com.jidesoft.status.ComboBoxStatusBarItem
- Removes the item from the combobox.
- removeItemAt(int) -
Method in class com.jidesoft.combobox.ListComboBox
- Removes the item at
anIndex
This method works only if the ListComboBox
uses a mutable
data model.
- removeItemAt(int) -
Method in class com.jidesoft.combobox.TableComboBox
- Removes the item at
anIndex
This method works only if the TableComboBox
uses a mutable
data model.
- removeItemAt(int) -
Method in class com.jidesoft.combobox.TableExComboBox
- Removes the item at
anIndex
This method works only if the TableComboBox
uses a mutable
data model.
- removeItemListener(ItemListener) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Removes an
ItemListener
.
- removeItemListener(ItemListener) -
Method in class com.jidesoft.combobox.PopupPanel
- Removes an
ItemListener
.
- removeItemListener(ItemListener) -
Method in class com.jidesoft.swing.CheckBoxListWithSelectable
- Removes a listener from the list that's notified each time a change to the item selection occurs.
- removeLastKeyStroke() -
Method in class com.jidesoft.shortcut.KeyboardShortcut
-
- removeLayout(String) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
-
- removeLayout(String) -
Method in interface com.jidesoft.swing.LayoutPersistence
- Removes the layout.
- removeLayoutComponent(Component) -
Method in class com.jidesoft.action.DockableBarContainerLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.docking.SlidingOverFrameContainer.SlidingFrameLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.aqua.AquaDockableFrameTitlePane.AquaTitlePaneLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.CollapsibleLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI.CollapsiblePaneLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI.TitlePaneLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.TitlePaneLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI.DockableFrameLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI.PopupLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
-
- removeLayoutComponent(Component) -
Method in class com.jidesoft.swing.JideBorderLayout
- Removes the specified component from this border layout.
- removeLayoutComponent(Component) -
Method in class com.jidesoft.swing.JideBoxLayout
- Removes the specified component from the layout.
- removeLayoutComponent(Component) -
Method in class com.jidesoft.swing.JideScrollPaneLayout
-
- removeLayoutPersistence(LayoutPersistence) -
Method in class com.jidesoft.swing.LayoutPersistenceManager
-
- removeLegendItem(LegendItem) -
Method in class com.jidesoft.chart.Legend
-
- removeLineMarginPainter(LineMarginPainter) -
Method in class com.jidesoft.editor.margin.AbstractLineMargin
-
- removeLinesDiff(Difference) -
Method in class com.jidesoft.diff.DifferenceList
- Removes the lines difference.
- removeListener(FolderToolBarListener) -
Method in class com.jidesoft.plaf.basic.FolderToolBar
- Remove the FolderToolBarListener.
- removeListener(TreeMapListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
-
- removeListener(TreeMapListener) -
Method in interface com.jidesoft.treemap.TreeMapModel
- Remove a listener from the list of listeners that should be notified about changes in the model.
- removeListGroupChangeListener(ListGroupChangeListener) -
Method in class com.jidesoft.list.AbstractGroupableListModel
- Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeListGroupChangeListener(ListGroupChangeListener) -
Method in class com.jidesoft.list.DefaultGroupableListModel
- Removes a listener from the list that's notified each time a change to the groups of the list model occurs.
- removeListGroupChangeListener(ListGroupChangeListener) -
Method in class com.jidesoft.list.FilterableGroupableListModel
- Removes a listener from the list that's notified each time a change to the data model occurs.
- removeListGroupChangeListener(ListGroupChangeListener) -
Method in interface com.jidesoft.list.GroupableListModel
- Removes a listener from the list which is notified each time a change to the group information occurs.
- removeListGroupChangeListener(ListGroupChangeListener) -
Method in class com.jidesoft.list.SortableGroupableListModel
- Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeListPopupMenuCustomizer(ListPopupMenuCustomizer) -
Method in class com.jidesoft.list.ListPopupMenuInstaller
- Remove a list popup menu customizer.
- removeListSelectionListener(ListSelectionListener) -
Method in class com.jidesoft.list.AbstractDualListModel
-
- removeListSelectionListener(ListSelectionListener) -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- removeListSelectionListener(ListSelectionListener) -
Method in class com.jidesoft.list.DefaultDualListModel
- Remove a listener from the list that's notified each time a
change to the selection occurs.
- removeListSelectionListener(ListSelectionListener) -
Method in interface com.jidesoft.list.DualListModel
- Remove a listener from the list that's notified each time a
change to the selection occurs.
- removeMarginComponent(Margin) -
Method in class com.jidesoft.editor.margin.MarginArea
-
- removeMarginComponent(Margin) -
Method in class com.jidesoft.margin.MarginArea
-
- removeMarginPainter(MarginPainter) -
Method in class com.jidesoft.margin.AbstractMargin
-
- removeMarginPainter(MarginPainter) -
Method in interface com.jidesoft.margin.Margin
- Removes a margin painter added by
addMarginPainter
.
- removeMarker(Marker) -
Method in class com.jidesoft.marker.DefaultMarkerModel
- Removes a previous added marker.
- removeMarker(Marker) -
Method in interface com.jidesoft.marker.MarkerModel
- Removes a previous added marker.
- removeMarkerListener(MarkerListener) -
Method in class com.jidesoft.marker.DefaultMarkerModel
- Remove a listener from the list that's notified each time a change to the line marker occurs.
- removeMarkerListener(MarkerListener) -
Method in interface com.jidesoft.marker.MarkerModel
- Remove a listener from the list that's notified each time a change to the line marker occurs.
- removeModel(ChartModel) -
Method in class com.jidesoft.chart.Chart
- Removes the chart model from the chart.
- removeModeListener() -
Method in class com.jidesoft.combobox.DateChooserPanel
-
- removeModeListener() -
Method in class com.jidesoft.combobox.MonthChooserPanel
-
- removeModels() -
Method in class com.jidesoft.chart.Chart
- Stops any background drawing, and removes all the known ChartModels by repeated calls to removeModel()
- removeMousePanner() -
Method in class com.jidesoft.chart.Chart
- Remove the panning ability for this chart.
- removeMouseZoomer() -
Method in class com.jidesoft.chart.Chart
- Removes any MouseWheelZoomer that was created using one of the addMouseZoomer methods.
- removeNeedle(String) -
Method in class com.jidesoft.gauge.Dial
- Removes the named needle from the dial
- removeNeedleRenderer(String) -
Method in class com.jidesoft.gauge.Dial
- Remove the renderer associated with the specified needle
- removeNeedles() -
Method in class com.jidesoft.gauge.Dial
- Removes all needles from the dial
- removeNotify() -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- removeNotify() -
Method in class com.jidesoft.docking.DockableFrame
- We've been removed from the swing hierarchy, so stop updating _lastFocusedComponent.
- removeNotify() -
Method in interface com.jidesoft.docking.FloatingContainer
-
- removeNotify() -
Method in class com.jidesoft.document.DocumentPane
-
- removeNotify() -
Method in class com.jidesoft.editor.CodeEditor
-
- removeNotify() -
Method in class com.jidesoft.grid.EditableTableHeader
- Calls the
unconfigureEnclosingScrollPane
method.
- removeNotify() -
Method in class com.jidesoft.grid.JideTable
-
- removeNotify() -
Method in class com.jidesoft.grid.TreeTable
-
- removeNotify() -
Method in class com.jidesoft.status.TimeStatusBarItem
-
- removeNotify() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- removeObject(T) -
Method in class com.jidesoft.grid.BasicTableModel
- Removes an object from the object list.
- removeObject(int) -
Method in class com.jidesoft.grid.BasicTableModel
- Removes an object from the object list at the specified index.
- removeOverlayComponent(JComponent) -
Method in class com.jidesoft.swing.DefaultOverlayable
-
- removeOverlayComponent(JComponent) -
Method in interface com.jidesoft.swing.Overlayable
- Removes an overlay component that was added before.
- removePageListener(PageListener) -
Method in class com.jidesoft.dialog.AbstractPage
- Removes a
PageListener
from the page.
- removePageLoadingListener(PageLoadListener) -
Method in class com.jidesoft.editor.LazyLoadDocument
- Remove page loading listener.
- removePageNavigationListener(PageNavigationListener) -
Method in class com.jidesoft.grid.AbstractPageTableModel
- Removes a
PageNavigationListener
from the page.
- removePageNavigationListener(PageNavigationListener) -
Method in class com.jidesoft.list.AbstractPageListModel
- Removes a
PageNavigationListener
from the page.
- removePageNavigationListener(PageNavigationListener) -
Method in class com.jidesoft.paging.AbstractPageNavigationSupport
- Removes a
PageNavigationListener
from the page.
- removePageNavigationListener(PageNavigationListener) -
Method in interface com.jidesoft.paging.PageNavigationSupport
- Removes PageNavigationListener that was added before.
- removePaletteListener(PaletteListener) -
Method in class com.jidesoft.palette.AbstractPalette
-
- removePaletteListener(PaletteListener) -
Method in interface com.jidesoft.palette.Palette
- Remove a listener to the list that's notified each time a change to the palette occurs.
- removePaletteListeners() -
Method in class com.jidesoft.palette.AbstractPalette
-
- removePane(Component) -
Method in class com.jidesoft.swing.JideSplitPane
- Removes the pane, specified by
index
, from this container.
- removePane(int) -
Method in class com.jidesoft.swing.JideSplitPane
- Removes the pane, specified by
index
, from this container.
- removePanListener(PanListener) -
Method in class com.jidesoft.chart.event.ChartPanner
- De-register an object's interest in pan events
- removePanListener(PanListener) -
Method in class com.jidesoft.chart.event.MouseDragPanner
- De-register an object's interest in pan events
- removePeriodBackgroundPainter(PeriodBackgroundPainter<T>) -
Method in class com.jidesoft.gantt.GanttChart
-
- removePivotValueProviderListener(PivotValueProviderListener) -
Method in class com.jidesoft.pivot.PivotDataModel
-
- removePivotValueProviderListener(PivotValueProviderListener) -
Method in interface com.jidesoft.pivot.PivotValueProvider
- Remove registered PivotValueProviderListener.
- removePoint(int) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Remove the point from the model at the supplied index
- removePoint(int, boolean) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Remove the point from the model at the supplied index, and indicate whether a change event should be
fired from this model to its listeners.
- removePoint(Chartable) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Remove the supplied point from the model.
- removePoint(Chartable, boolean) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Remove the supplied point from the model, and indicate whether a change event should be fired from this
model to its listeners.
- removePopupMenuCustomizer(ScaleAreaPopupMenuCustomizer<T>) -
Method in class com.jidesoft.scale.ScaleArea
-
- removePopupMenuListener(PopupMenuListener) -
Method in class com.jidesoft.combobox.AbstractComboBox
- Removes a
PopupMenuListener
.
- removePopupMenuListener(PopupMenuListener) -
Method in class com.jidesoft.popup.JidePopup
- Removes a
PopupMenuListener
.
- removePopupMenuListener(PopupMenuListener) -
Method in class com.jidesoft.swing.PopupWindow
- Removes a
PopupMenuListener
.
- removePostAction(PostEventAction) -
Method in interface com.jidesoft.pivot.PostEventSupport
-
- removePredefinedGadgetPosition(int) -
Method in class com.jidesoft.dashboard.Dashboard
-
- removeProperty(String) -
Method in class com.jidesoft.introspector.BeanIntrospector
-
- removeProperty(String) -
Method in interface com.jidesoft.introspector.Introspector
- Removes the property with the specified name.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.axis.AbstractTimeTickCalculator
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.axis.Axis
- Remove a listener that receives notification of property changes.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.axis.DefaultCategoryTickCalculator
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.axis.DefaultNumericTickCalculator
- De-register an object's interest in property changes on this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.axis.SimpleNumericTickCalculator
- De-registers the supplied object as interested in property changes on this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.chart.axis.TickCalculator
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.DifferenceMarker
- Remove a previously-added PropertyChangeListener from this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.event.ChartCrossHair
- Remove a previously-added listener
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.event.MouseDragPanner
- De-register interest in the properties of this class
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.event.MouseWheelZoomer
- De-registers an object that is no longer interested in property changes on this instance
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.event.RubberBandZoomer
- Remove a property change that was added previously
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.IntervalMarker
- De-register the interest of an object in the property changes of this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.LineMarker
- De-registers the interest of an object that is already registered as a property listener
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.model.ModelMorpher
- Remove a property change listener from this object.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.RectangularRegionMarker
- Remove a previously added listener
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.AbstractRenderer
- Remove the supplied property change listener
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.DefaultLineRenderer
- Remove the supplied property change listener from this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.ShadowFactory
- Deprecated. Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
- De-register interest in property changes
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.SmoothLineRenderer
- Remove the supplied property change listener from this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.chart.render.StepLineRenderer
- Remove the supplied property change listener from this object
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.colormap.AbstractColorMap
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.colormap.AbstractColorMap
- Removes a PropertyChangeListener from the listener list for a specific
property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.colormap.ColorMap
-
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in interface com.jidesoft.colormap.ColorMap
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.dashboard.AbstractGadget
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.dashboard.AbstractGadget
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.dashboard.GadgetManager
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.dashboard.GadgetManager
- Removes a
PropertyChangeListener
from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.docking.DockingManager
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in interface com.jidesoft.docking.DockingManager
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.document.DocumentComponent
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.document.DocumentComponent
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.editor.CodeEditorSettings
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.editor.DefaultCodeEditorSettings
- Removes a PropertyChangeListener from the listener list for a specific
property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.gauge.AbstractNumericGaugeAxis
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.grid.AbstractNode
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.grid.AbstractNode
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.grid.BasicTableModel
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.grid.Field
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.grid.Field
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.grid.PropertyTableModel
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.grid.PropertyTableModel
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.list.AbstractDualListModel
- Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.list.AbstractDualListModel
- Remove a PropertyChangeListener for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.list.DefaultDualListModel
- Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.list.DefaultDualListModel
- Remove a PropertyChangeListener for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.list.DualListModel
- Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.marker.Marker
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.pivot.AggregateTableModel
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.pivot.AggregateTableModel
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.pivot.PivotDataModel
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.plaf.basic.UIAction
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.range.AbstractRange
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.range.AggregatedRange
- Not supported in this class
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.range.Range
- Remove a property change listener
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.range.RangeMorpher
- Remove a property change listener from this object.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.swing.AbstractLayoutPersistence
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.swing.Searchable
- Removes the property change listener.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.swing.ShadowFactory
- Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapFieldSettings
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapFieldSettings
- Removes a PropertyChangeListener from the listener list for a specific
property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapModel
- Removes a PropertyChangeListener from the listener list for a specific
property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapSettings
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapSettings
- Removes a PropertyChangeListener from the listener list for a specific
property.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapFieldSettings
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapModel
-
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapModel
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapSettings
-
- removePropertyChangeListener(String, PropertyChangeListener) -
Method in interface com.jidesoft.treemap.TreeMapSettings
-
- removePropertyChangeListener(PropertyChangeListener) -
Method in class com.jidesoft.utils.SwingWorker
- Removes a
PropertyChangeListener
from the listener list.
- removeProportion(int) -
Method in class com.jidesoft.swing.JideSplitPane
- Removes the proportion at the given pane index, spreading its value proportionally across the other proportions.
- removeRange(int, int) -
Method in class com.jidesoft.list.DefaultUndoableListModel
-
- removeRange(int, int) -
Method in class com.jidesoft.utils.CachedArrayList
-
- removeRange(int, int) -
Method in class com.jidesoft.utils.CachedVector
-
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.comparator.ObjectComparatorManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.converter.ObjectConverterManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.grid.CellEditorManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.grid.CellRendererManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.grouper.ObjectGrouperManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Static method in class com.jidesoft.introspector.IntrospectorManager
- Removes a listener from the list that's notified each time a change to the manager occurs.
- removeRegistrationListener(RegistrationListener) -
Method in class com.jidesoft.utils.CacheMap
- Removes a listener from the list that's notified each time a change to the registration occurs.
- removeRolloverEditor() -
Method in class com.jidesoft.grid.JideTable
- Removes the rollover cell editor created by
JideTable.rolloverCellAt(int, int)
.
- removeRow(int) -
Method in class com.jidesoft.grid.DefaultSpanTableModel
-
- removeRow(int) -
Method in class com.jidesoft.grid.DefaultUndoableTableModel
-
- removeRow(JTable, int) -
Method in class com.jidesoft.grid.JideTableTransferHandler
- Deprecated. no longer get invoked
- removeRow(int) -
Method in class com.jidesoft.grid.PropertyTableModel
- /** Overrides the method in TreeTableModel to always throw IllegalStateException.
- removeRow(T) -
Method in class com.jidesoft.grid.TreeTableModel
- Removes the row from tree table model.
- removeRow(int) -
Method in class com.jidesoft.grid.TreeTableModel
- Removes the row at the row index.
- removeRow(IPivotDataModel, int) -
Method in class com.jidesoft.pivot.DefaultPivotEditingProvider
-
- removeRow(IPivotDataModel, int) -
Method in interface com.jidesoft.pivot.PivotEditingProvider
- Removes a row from the original table model.
- removeRowHeightChangeListener(RowHeightChangeListener) -
Method in class com.jidesoft.grid.RowHeights
- Removes a listener from the list that's notified each time a change to the row model occurs.
- removeRowImpl(int) -
Method in class com.jidesoft.grid.AbstractUndoableTableModel
- Removes a row in this table model.
- removeRowKey(CompoundKey) -
Method in class com.jidesoft.pivot.PivotDataModel
- Removes the CompoundKey in row header area.
- removeRowMarginPainter(RowMarginPainter) -
Method in class com.jidesoft.margin.AbstractRowMargin
-
- removeRows(int, int) -
Method in class com.jidesoft.grid.HierarchicalRowHeights
-
- removeRows(int, int) -
Method in class com.jidesoft.grid.RowHeights
- Removes a contiguous group of entries from this
RowHeights
.
- removeRowSelectionInterval(int, int) -
Method in class com.jidesoft.grid.JideTable
-
- removeRowValidator(RowValidator) -
Method in class com.jidesoft.grid.JideTable
- Removes a
RowValidator
from the listener list.
- removeScreenTransformListener(ScreenTransformListener) -
Method in class com.jidesoft.transform.AbstractMutableOneDScreenTransform
-
- removeScreenTransformListener(ScreenTransformListener) -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- removeScreenTransformListeners() -
Method in class com.jidesoft.transform.AbstractMutableOneDScreenTransform
-
- removeScreenTransformListeners() -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- removeSearchableListener(SearchableListener) -
Method in class com.jidesoft.swing.Searchable
- Removes the specified searchable listener so that it no longer receives searchable events.
- removeSelectedChannel() -
Method in class com.jidesoft.rss.FeedReader
- Removes the selected channel.
- removeSelectedGroup() -
Method in class com.jidesoft.rss.FeedReader
- Removes the selected group.
- removeSelectedRow(Row) -
Method in class com.jidesoft.grid.TreeTable
- Removes the selection on the specified
Row
.
- removeSelectedRows(Row[]) -
Method in class com.jidesoft.grid.TreeTable
- Removes the specified
rows
.
- removeSelectedText(String) -
Method in class com.jidesoft.list.TextFieldList
- Removes the designated text from the selected list.
- removeSelection(int, int) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- Removes the cell specified by row and column from the selection.
- removeSelection(int, int) -
Method in interface com.jidesoft.grid.TableSelectionModel
- Removes the cell specified by row and column from the selection.
- removeSelectionInterval(Date, Date) -
Method in interface com.jidesoft.combobox.DateSelectionModel
- Change the selection to the set difference of the current selection
and the indices between date0 and date1 inclusive.
- removeSelectionInterval(Date, Date) -
Method in class com.jidesoft.combobox.DefaultDateSelectionModel
-
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.gantt.GanttChart
- Deselects the rows from
index0
to index1
, inclusive.
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.grid.CustomValueFilterListSelectionModel
-
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.AbstractDualListModel
- Change the selection to be the set difference of the current selection
and the indices between index0 and index1 inclusive.
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.DefaultDisableableListSelectionModel
-
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.DefaultDualListModel
- Change the selection to be the set difference of the current selection
and the indices between index0 and index1 inclusive.
- removeSelectionInterval(int, int) -
Method in interface com.jidesoft.list.DualListModel
- Change the selection to be the set difference of the current selection
and the indices between index0 and index1 inclusive.
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.FilterableCheckBoxListSelectionModel
- Deprecated.
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.list.JideList
-
- removeSelectionInterval(int, int) -
Method in class com.jidesoft.swing.CheckBoxListSelectionModel
-
- removeSelectionInteval(int, int) -
Method in class com.jidesoft.grid.DualTable
- Change the selection to be the set difference of the current selection and the indices between index0 and index1
inclusive.
- removeSelectionInteval(int, int) -
Method in class com.jidesoft.list.DualList
- Change the selection to be the set difference of the current selection and the indices between index0 and index1
inclusive.
- removeSelectionListener(SelectionListener) -
Method in class com.jidesoft.editor.selection.DefaultSelectionModel
-
- removeSelectionListener(SelectionListener) -
Method in interface com.jidesoft.editor.selection.SelectionModel
- Removes the
SelectionListener
from the SelectionModel
that was added before.
- removeSelectionListener(ListSelectionModel, ListSelectionListener) -
Method in class com.jidesoft.grid.ListSelectionModelGroup
-
- removeSelectionListener(T, V) -
Method in class com.jidesoft.swing.SelectionModelGroup
-
- removeSelectionListener(ScreenTransformListener) -
Method in class com.jidesoft.transform.AbstractMutableTwoDScreenTransform
-
- removeSelectionListener(TreeSelectionModel, TreeSelectionListener) -
Method in class com.jidesoft.tree.TreeSelectionModelGroup
-
- removeSelectionListeners() -
Method in class com.jidesoft.transform.AbstractMutableTwoDScreenTransform
-
- removeSelectionPaths(TreePath[]) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
-
- removeSelectionPaths(TreePath[], boolean) -
Method in class com.jidesoft.swing.CheckBoxTreeSelectionModel
-
- removeSelectionPaths(TreePath[]) -
Method in class com.jidesoft.tree.FilterableCheckBoxTreeSelectionModel
-
- removeShortcut(String, Shortcut) -
Method in class com.jidesoft.shortcut.ShortcutSchema
- Removes a shortcut from a command.
- removeShortcutListener(ShortcutListener) -
Method in class com.jidesoft.shortcut.ShortcutSchema
- Removes a listener from the list that's notified each time a change to the data model occurs.
- removeShortcutSchema(String) -
Method in class com.jidesoft.shortcut.ShortcutSchemaManager
- Removes the shortcut schema with the specified name.
- removeShortcutSchemaListener(ShortcutSchemaListener) -
Method in class com.jidesoft.shortcut.ShortcutSchemaManager
- Removes a listener from the list that's notified each time a change to the shortcut schema occurs.
- removeShowHintsKeyStroke(KeyStroke) -
Method in class com.jidesoft.editor.AbstractCodeEditorIntelliHints
- Removes a key stroke from the list to show hints popup.
- removeShowHintsKeyStroke(KeyStroke) -
Method in class com.jidesoft.hints.AbstractIntelliHints
- Removes a key stroke from the list to show hints popup.
- removeSidePaneListener(SidePaneListener) -
Method in class com.jidesoft.swing.SidePaneGroup
- Removes the specified side pane listener so that it no longer receives side pane events from
this side pane group.
- removeSortListener(SortListener) -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Removes the specified collapsible pane listener so that it no longer receives collapsible pane events from this
collapsible pane .
- removeSortListener(SortListener) -
Method in class com.jidesoft.database.DatabaseTableModel
- Removes the specified SortListener so that it no longer receives SortEvents from this SortableTableModel .
- removeSortListener(SortListener) -
Method in class com.jidesoft.grid.AdvancePageTableModel
- Removes the specified SortListener so that it no longer receives SortEvents from this SortableTableModel .
- removeSortListener(SortListener) -
Method in interface com.jidesoft.grid.ISortableTableModel
- Removes the specified SortListener so that it no longer receives SortEvents from this SortableTableModel .
- removeSortListener(SortListener) -
Method in class com.jidesoft.grid.SortableTableModel
- Removes the specified SortListener so that it no longer receives SortEvents from this SortableTableModel .
- removeSortListener(SortListener) -
Method in class com.jidesoft.list.SortableListModel
- Removes the specified collapsible pane listener so that it no longer receives collapsible pane events from this
collapsible pane .
- removeSpanModelListener(SpanModelListener) -
Method in class com.jidesoft.grid.AbstractSpanTableModel
- Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeSpanModelListener(SpanModelListener) -
Method in class com.jidesoft.grid.DefaultSpanTableModel
- Removes a listener from the list that's notified each time a change to the data model occurs.
- removeStyles() -
Method in class com.jidesoft.gauge.Bullet
-
- removeSubEntry(GanttEntry<T>) -
Method in class com.jidesoft.gantt.DefaultGanttEntry
-
- removeSubEntry(GanttEntry<T>) -
Method in interface com.jidesoft.gantt.SubEntryGanttEntry
- Removes one sub entry.
- removeSuffix(String) -
Method in class com.jidesoft.editor.language.LanguageSpec
- Removes the suffix from this language.
- removeTabAt(int) -
Method in class com.jidesoft.dashboard.DashboardTabbedPane
-
- removeTabAt(int) -
Method in class com.jidesoft.pane.BookmarkPane
- Overrides to remove the button for the tab index.
- removeTabAt(int) -
Method in class com.jidesoft.pane.FloorTabbedPane
- Overrides to remove the button for the tab index.
- removeTabAt(int) -
Method in class com.jidesoft.pane.OutlookTabbedPane
- Overrides to remove the button for the tab index.
- removeTabAt(int) -
Method in class com.jidesoft.swing.JideTabbedPane
-
- removeTabEditingListener(TabEditingListener) -
Method in class com.jidesoft.swing.JideTabbedPane
- Removes a
TabEditingListener
from this tabbedpane.
- removeTableHeaderPopupMenuCustomizer(TableHeaderPopupMenuCustomizer) -
Method in class com.jidesoft.grid.TableHeaderPopupMenuInstaller
-
- removeTableModel(TableModel) -
Method in class com.jidesoft.grid.JoinTableModel
- Removes a table model from the
JoinTableModel
.
- removeTableModelListener(TableModelListener) -
Method in interface com.jidesoft.pivot.PivotDataSource
- Removes the table model listener that was added earlier.
- removeTableModelListener(TableModelListener) -
Method in class com.jidesoft.pivot.TableModelPivotDataSource
-
- removeTablePopupMenuCustomizer(GanttChartPopupMenuCustomizer) -
Method in class com.jidesoft.gantt.GanttChartPopupMenuInstaller
-
- removeTablePopupMenuCustomizer(TablePopupMenuCustomizer) -
Method in class com.jidesoft.grid.TablePopupMenuInstaller
-
- removeTableSelectionListener(TableSelectionListener) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- Remove a listener from the list that's notified each time a change to the selection occurs.
- removeTableSelectionListener(TableSelectionListener) -
Method in interface com.jidesoft.grid.TableSelectionModel
- Remove a listener from the list that's notified each time a change to the selection occurs.
- removeTarget(FindAndReplaceTarget) -
Method in class com.jidesoft.search.FindAndReplace
- Removes FindAndReplaceTarget in use.
- removeTheme(String) -
Method in class com.jidesoft.plaf.office2003.Office2003Painter
-
- removeTreeExpansionListener(TreeExpansionListener) -
Method in class com.jidesoft.grid.HierarchicalTable
- Removes a listener for
TreeExpansion
events.
- removeTreeExpansionListener(TreeExpansionListener) -
Method in class com.jidesoft.grid.TreeTable
- Removes a listener for
TreeExpansion
events.
- removeTreeMapSettingsListener(TreeMapSettingsListener) -
Method in class com.jidesoft.treemap.AbstractTreeMapSettings
- Remove a listener from the list of listeners that should be notified about changes in the settings.
- removeTreeMapSettingsListener() -
Method in class com.jidesoft.treemap.AbstractTreeMapSettings
- Remove all the listener from the list of listeners that should be notified about changes in the settings.
- removeTreeMapSettingsListener(TreeMapSettingsListener) -
Method in interface com.jidesoft.treemap.TreeMapSettings
- Remove a listener from the list of listeners that should be notified about changes in the settings.
- removeTreeMapSettingsListener() -
Method in interface com.jidesoft.treemap.TreeMapSettings
- Remove all the listener from the list of listeners that should be notified about changes in the settings.
- removeTreeModelListener(TreeModelListener) -
Method in class com.jidesoft.tree.AbstractTreeModel
-
- removeTreePopupMenuCustomizer(TreePopupMenuCustomizer) -
Method in class com.jidesoft.tree.TreePopupMenuInstaller
- Remove a tree popup menu customizer.
- removeTreeWillExpandListener(TreeWillExpandListener) -
Method in class com.jidesoft.grid.HierarchicalTable
- Removes a listener for
TreeWillExpand
events.
- removeTreeWillExpandListener(TreeWillExpandListener) -
Method in class com.jidesoft.grid.TreeTable
- Removes a listener for
TreeWillExpand
events.
- removeUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Removes an existing UIDefaults customizer you added before.
- removeUIDefaultsInitializer(LookAndFeelFactory.UIDefaultsInitializer) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
- Removes an existing UIDefaults initializer you added before.
- removeUndoableEditListener(UndoableEditListener) -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- removeUndoableEditListener(UndoableEditListener) -
Method in interface com.jidesoft.docking.DockingManager
- Removes UndoableEditListener added before.
- removeUndoableEditListener(UndoableEditListener) -
Method in class com.jidesoft.grid.JideTable
- Removes the undoable edit listener.
- removeUndoableEditListener(UndoableEditListener) -
Method in class com.jidesoft.list.UndoableListInstaller
- Removes the undoable edit listener.
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.CodeEditorSearchable
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.folding.DefaultFoldingModel
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.margin.LineOffsetMargin
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.editor.marker.DefaultMarkerModel
-
- removeUpdate(AbstractDocument.DefaultDocumentEvent) -
Method in class com.jidesoft.editor.SyntaxDocument
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- removeUpdate(DocumentEvent) -
Method in class com.jidesoft.swing.TextComponentSearchable
-
- removeValidationListener(Validator) -
Method in class com.jidesoft.grid.AbstractJideCellEditor
- Removes a
Validator
from the listener list.
- removeValidator(Validator) -
Method in class com.jidesoft.grid.JideTable
- Removes a
Validator
from the listener list.
- removeWindowListener(WindowListener) -
Method in interface com.jidesoft.docking.FloatingContainer
-
- removeZoomListener(ZoomListener) -
Method in class com.jidesoft.chart.event.AxisZoomController
- Remove a (previously-added) zoom listener from this class
- removeZoomListener(ZoomListener) -
Method in class com.jidesoft.chart.event.MouseWheelZoomer
- Remove an object that is registered to receive zoom events
- removeZoomListener(ZoomListener) -
Method in class com.jidesoft.chart.event.RubberBandZoomer
- Remove a listener that was previously added
- removingUpdate(DocumentEvent) -
Method in interface com.jidesoft.editor.DocumentListenerEx
-
- renameCategory(String, String) -
Method in class com.jidesoft.grid.PropertyTableModel
- Changes the category name.
- renameDocument(String, String) -
Method in class com.jidesoft.document.DocumentPane
- Renames the document with the old name to the new name.
- renameDocument(String, String) -
Method in interface com.jidesoft.document.IDocumentPane
- Renames the document with the old name to the new name.
- renameGroup(Object, Object) -
Method in class com.jidesoft.list.DefaultGroupableListModel
- Rename a specified group.
- renamePreviousState(String, String, PreviousState) -
Method in class com.jidesoft.document.DocumentComponent
-
- renameSchema(String, String) -
Method in class com.jidesoft.shortcut.ShortcutSchemaManager
- Renames the schema.
- render(Graphics, int, int, int, Orientation) -
Method in class com.jidesoft.chart.axis.Axis
- Render the axis onto the supplied graphics context
- renderAxis(Graphics, int, int, int, Orientation) -
Method in class com.jidesoft.chart.render.Axis3DRenderer
- When rendering horizontally the supplied y coordinate is the centre of the rendered breadth
- renderAxis(Graphics, int, int, int, Orientation) -
Method in interface com.jidesoft.chart.render.AxisRenderer
-
- renderAxis(Graphics, int, int, int, Orientation) -
Method in class com.jidesoft.chart.render.DefaultAxisRenderer
-
- renderAxis(Graphics, int, int, int, Orientation) -
Method in class com.jidesoft.chart.render.NoAxisRenderer
- Do nothing as this is the no axis renderer, so it doesn't render anything
- renderBar(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in class com.jidesoft.chart.render.Bar3DRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int, int, int) -
Method in class com.jidesoft.chart.render.Bar3DRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int, int, int) -
Method in interface com.jidesoft.chart.render.BarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in interface com.jidesoft.chart.render.BarRenderer2D
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in class com.jidesoft.chart.render.CylinderBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int, int, int) -
Method in class com.jidesoft.chart.render.CylinderBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in class com.jidesoft.chart.render.DefaultBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int, int, int) -
Method in class com.jidesoft.chart.render.DefaultBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBar(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int, int, int) -
Method in class com.jidesoft.chart.render.RaisedBarRenderer
- There is one call to this method for each bar to be rendered in a bar chart.
- renderBarLabel(Graphics2D, Chart, ChartModel, Chartable, boolean, boolean, boolean, double, double, double, double) -
Method in class com.jidesoft.chart.render.AbstractBarRenderer
-
- rendered(Chartable) -
Method in class com.jidesoft.chart.Chart
-
- rendered(Chartable) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
- The PointDescriptor is a representation of the point in the model
- rendered(String) -
Method in class com.jidesoft.gauge.Dial
- Returns a NeedleDescriptor object for the named needle
- renderedAs(Chartable) -
Method in class com.jidesoft.chart.Chart
- Returns the shape that is being used to render the supplied chartable point, or null if not known.
- renderedAs(String) -
Method in class com.jidesoft.gauge.Bullet
- Returns the shape that was rendered for the supplied value
- renderer -
Variable in class com.jidesoft.combobox.TreeComboBox
- This protected field is implementation specific.
- renderer -
Variable in class com.jidesoft.combobox.TreeExComboBox
- This protected field is implementation specific.
- rendererPane -
Variable in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
-
- RendererWrapper - Interface in com.jidesoft.grid
- A component returned by a renderer which wraps another renderer.
- Rendering<N> - Interface in com.jidesoft.treemap
- Defines how nodes should be rendered on the display.
- RenderingFactory - Class in com.jidesoft.treemap
- Factory class for accessing predefined rendering schemes.
- renderLabels(Graphics, Chart, ChartModel, Point, int, int, int[], ChartStyle) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
- Render the labels of the specified ChartModel on to the Chart using the given Graphics context
- renderLabels(Graphics, Chart, ChartModel, Point, int, int, int[], ChartStyle) -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
- Render the labels to the supplied graphics context
- renderLabels(Graphics2D, Chart, ChartModel, Point2D, double, double, float[], ChartStyle) -
Method in class com.jidesoft.chart.render.LinePieLabelRenderer
-
- renderLabels(Graphics, Chart, ChartModel, Point, int, int, int[], ChartStyle) -
Method in interface com.jidesoft.chart.render.PieLabelRenderer
- Render the labels to the supplied graphics context
- renderLabels(Graphics2D, Chart, ChartModel, Point2D, double, double, float[], ChartStyle) -
Method in interface com.jidesoft.chart.render.PieLabelRenderer2D
- Render the labels to the supplied graphics context
- renderLabels(Graphics, Chart, ChartModel, Point, int, int, int[], ChartStyle) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
- Render the labels to the supplied graphics context
- renderLabels(Graphics2D, Chart, ChartModel, Point2D, double, double, float[], ChartStyle) -
Method in class com.jidesoft.chart.render.SimplePieLabelRenderer
-
- renderLine(Graphics, ChartModel, int[], int[], ChartStyle) -
Method in class com.jidesoft.chart.render.DefaultLineRenderer
- Render lines using the supplied arrays of x and y pixel coordinates onto the supplied Graphics context.
- renderLine(Graphics, ChartModel, int[], int[], ChartStyle) -
Method in interface com.jidesoft.chart.render.LineRenderer
- Render lines using the supplied arrays of x and y pixel coordinates onto the supplied Graphics context.
- renderLine(Graphics2D, ChartModel, double[], double[], ChartStyle) -
Method in interface com.jidesoft.chart.render.LineRenderer2D
- Render lines using the supplied arrays of x and y pixel coordinates onto the supplied Graphics context.
- renderLine(Graphics2D, ChartModel, double[], double[], ChartStyle) -
Method in class com.jidesoft.chart.render.SmoothLineRenderer
- Render lines using the supplied arrays of x and y pixel coordinates onto the supplied Graphics context.
- renderLine(Graphics, ChartModel, int[], int[], ChartStyle) -
Method in class com.jidesoft.chart.render.SmoothLineRenderer
-
- renderLine(Graphics, ChartModel, int[], int[], ChartStyle) -
Method in class com.jidesoft.chart.render.StepLineRenderer
- Render lines using the supplied arrays of x and y pixel coordinates onto the supplied Graphics context.
- renderOutlines(boolean, Graphics2D, Chart, ChartModel, Point, int, int[], ChartStyle) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
- Render the outlines of segments for a circular renderer
- renderOutlines(boolean, Graphics2D, Chart, ChartModel, Point, int, int, int[], ChartStyle) -
Method in class com.jidesoft.chart.render.Pie3DRenderer
- Renders the outlines for a 3d pie chart, only when rollover is activated
- renderOutlines2D(boolean, Graphics2D, Chart, ChartModel, Point2D, float, float[], ChartStyle) -
Method in class com.jidesoft.chart.render.AbstractPieSegmentRenderer
-
- renderOutlines2D(boolean, Graphics2D, Chart, ChartModel, Point2D, int, int, float[], ChartStyle) -
Method in class com.jidesoft.chart.render.Pie3DRenderer
-
- renderPoint(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int) -
Method in class com.jidesoft.chart.render.CandlestickPointRenderer
- Render the point at the given x,y coordinates
- renderPoint(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int) -
Method in class com.jidesoft.chart.render.DefaultPointRenderer
- Draws the supplied shape onto the Graphics context, using x and y as the centre of the shape, pointSize as an
indication of the size of the shape, and shape as the shape type
- renderPoint(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int) -
Method in interface com.jidesoft.chart.render.PointRenderer
- Render the point at the given x,y coordinates
- renderPoint(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int) -
Method in class com.jidesoft.chart.render.RectangularPointRenderer
-
- renderPoint(Graphics, Chart, ChartModel, Chartable, boolean, boolean, boolean, int, int) -
Method in class com.jidesoft.chart.render.SphericalPointRenderer
-
- renderSegments(Graphics, Chart, ChartModel, Point, int, int[]) -
Method in class com.jidesoft.chart.render.DefaultPieSegmentRenderer
- The method for rendering segments onto the supplied graphics context
- renderSegments(Graphics2D, Chart, ChartModel, Point2D, float, float[]) -
Method in class com.jidesoft.chart.render.DefaultPieSegmentRenderer
-
- renderSegments(Graphics2D, Chart, ChartModel, Point2D, float, float[]) -
Method in class com.jidesoft.chart.render.Pie3DRenderer
-
- renderSegments(Graphics, Chart, ChartModel, Point, int, int[]) -
Method in class com.jidesoft.chart.render.Pie3DRenderer
- The method for rendering segments onto the supplied graphics context
- renderSegments(Graphics, Chart, ChartModel, Point, int, int[]) -
Method in interface com.jidesoft.chart.render.PieSegmentRenderer
- The method for rendering segments onto the supplied graphics context
- renderSegments(Graphics2D, Chart, ChartModel, Point2D, float, float[]) -
Method in interface com.jidesoft.chart.render.PieSegmentRenderer2D
- The method for rendering segments onto the supplied graphics context
- renderSegments(Graphics, Chart, ChartModel, Point, int, int[]) -
Method in class com.jidesoft.chart.render.RaisedPieSegmentRenderer
- The method for rendering segments onto the supplied graphics context
- reorderColumns(JTable, int[]) -
Static method in class com.jidesoft.grid.TableColumnChooser
- Reorder the columns according the visible column index array.
- repaint() -
Method in class com.jidesoft.dialog.AbstractPage
-
- repaint(long) -
Method in class com.jidesoft.dialog.AbstractPage
-
- repaint(int, int, int, int) -
Method in class com.jidesoft.dialog.AbstractPage
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.dialog.AbstractPage
-
- repaint() -
Method in interface com.jidesoft.docking.FloatingContainer
-
- repaint() -
Method in class com.jidesoft.editor.CodeEditor
-
- repaint(long) -
Method in class com.jidesoft.editor.CodeEditor
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.editor.CodeEditor
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.gantt.GanttChart
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- repaint() -
Method in interface com.jidesoft.margin.MarginSupport.RepaintCallback
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayCheckBox
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayComboBox
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayPasswordField
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayRadioButton
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayTextArea
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.swing.OverlayTextField
-
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.treemap.DefaultTreeMapHeaderRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.treemap.DefaultTreeMapHeaderRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.treemap.DefaultTreeMapHeaderRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.treemap.DefaultTreeMapLabelRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.treemap.DefaultTreeMapLabelRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.treemap.DefaultTreeMapLabelRenderer
- Overridden for performance reasons.
- repaint(long, int, int, int, int) -
Method in class com.jidesoft.treemap.DefaultTreeMapTooltipRenderer
- Overridden for performance reasons.
- repaint(Rectangle) -
Method in class com.jidesoft.treemap.DefaultTreeMapTooltipRenderer
- Overridden for performance reasons.
- repaint() -
Method in class com.jidesoft.treemap.DefaultTreeMapTooltipRenderer
- Overridden for performance reasons.
- repaintAllOverlayables(JComponent) -
Static method in class com.jidesoft.swing.OverlayableUtils
- Repaints all the overlayables associated with the component or its parents.
- repaintContentBorder(int, int, int, int) -
Method in class com.jidesoft.swing.JideTabbedPane
- Calls repaint on the specified rectangular area.
- repaintOverlayable(JComponent) -
Static method in class com.jidesoft.swing.OverlayableUtils
- Repaints the overlayable component associated with component.
- repaintPeriod(Object, Object, Object) -
Method in class com.jidesoft.plaf.basic.TableCellRendererScaleAreaUI
-
- repaintSelections(JComponent) -
Method in class com.jidesoft.swing.NavigationComponentHelper
-
- repaintTabAreaAndContentBorder() -
Method in class com.jidesoft.docking.FrameContainer
-
- repaintTabAreaAndContentBorder() -
Method in class com.jidesoft.swing.JideTabbedPane
- Repaints the tab area and the content border if any.
- REPEAT -
Static variable in class com.jidesoft.editor.action.InputHandler
-
- REPEAT -
Static variable in class com.jidesoft.gauge.DialLinearPaint
-
- REPEAT -
Static variable in class com.jidesoft.swing.SearchableBarIconsFactory.Buttons
-
- repeat -
Variable in class com.jidesoft.utils.JideFocusTracker
-
- replace(Point2D) -
Method in class com.jidesoft.chart.util.Point2DPool
-
- REPLACE -
Static variable in interface com.jidesoft.dialog.ButtonNames
-
- replace(int, int, int, int, boolean) -
Method in class com.jidesoft.diff.BasicDiffPane
- Replaces number of lines from the specified started line in the toEditor with some lines from the fromEditor.
- replace(CodeEditor, int, int, int, int, boolean) -
Method in class com.jidesoft.diff.CodeEditorMergePane
-
- REPLACE -
Static variable in class com.jidesoft.editor.action.InputHandler
- Shows a find and replace dialog to let the customer input searching text then search the text in the document or
the current selected text.
- replace() -
Method in class com.jidesoft.editor.CodeEditor
- Shows a find and replace dialog to let the customer input searching text then search the text in the document or
the current selected text.
- replace(int, int, String) -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- replace(int, int, String) -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- replace(int, int, String) -
Method in class com.jidesoft.editor.CodeEditorSelectionFindAndReplaceTarget
-
- REPLACE -
Static variable in class com.jidesoft.icons.IconSet.FindReplace
-
- replace(FindResult, String) -
Method in class com.jidesoft.search.FindAndReplace
- Process to replace the find result with the replacement
- replace(int, int, String) -
Method in interface com.jidesoft.search.FindAndReplaceTarget
- Replaces some text with the new text.
- replaceAction(KeyStroke) -
Method in class com.jidesoft.grid.CellSpanTable
- Registers an action for the KeyStroke.
- replaceAction(KeyStroke, int) -
Method in class com.jidesoft.grid.CellSpanTable
- Registers an action for the KeyStroke.
- replaceAction(JComponent, int, KeyStroke, DelegateAction) -
Static method in class com.jidesoft.swing.DelegateAction
-
- replaceAction(JComponent, int, KeyStroke, DelegateAction, boolean) -
Static method in class com.jidesoft.swing.DelegateAction
-
- replaceAction(JComponent, int, JComponent, int, KeyStroke) -
Static method in class com.jidesoft.swing.DelegateAction
-
- replaceAction(JComponent, int, JComponent, int, KeyStroke, DelegateAction) -
Static method in class com.jidesoft.swing.DelegateAction
-
- replaceAction(JComponent, int, JComponent, int, KeyStroke, DelegateAction, boolean) -
Static method in class com.jidesoft.swing.DelegateAction
-
- replaceAllEnds() -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- replaceAllEnds() -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- replaceAllEnds() -
Method in class com.jidesoft.editor.CodeEditorSelectionFindAndReplaceTarget
-
- replaceAllEnds() -
Method in interface com.jidesoft.search.FindAndReplaceTarget
- Replace all ends.
- replaceAllStarts() -
Method in class com.jidesoft.editor.CodeEditorDocumentPaneFindAndReplaceTarget
-
- replaceAllStarts() -
Method in class com.jidesoft.editor.CodeEditorFindAndReplaceTarget
-
- replaceAllStarts() -
Method in class com.jidesoft.editor.CodeEditorSelectionFindAndReplaceTarget
-
- replaceAllStarts() -
Method in interface com.jidesoft.search.FindAndReplaceTarget
- Replace all starts.
- replaceBrightness(Color, double) -
Static method in class com.jidesoft.treemap.ColorHelper
-
- replaceEdit(UndoableEdit) -
Method in class com.jidesoft.action.DockableBarManagerUndoableEdit
-
- replaceEdit(UndoableEdit) -
Method in class com.jidesoft.docking.DockingManagerUndoableEdit
-
- replaceEdit(UndoableEdit) -
Method in class com.jidesoft.grid.UndoableTableModelEvent
-
- replaceEdit(UndoableEdit) -
Method in class com.jidesoft.list.UndoableListDataEvent
-
- replaceModel(ChartModel, ChartModel) -
Method in class com.jidesoft.chart.Chart
- Allows you to replace an existing chart model with a new instance with the same model name.
- replacePane(JComponent, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
- Installs necessary mouse handlers on
newPane
and adds it to the frame.
- replacePane(JComponent, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameUI
- Installs necessary mouse handlers on
newPane
and adds it to the frame.
- replacePane(JComponent, JComponent) -
Method in class com.jidesoft.plaf.basic.BasicJidePopupUI
- Installs necessary mouse handlers on
newPane
and adds it to the frame.
- replacePoint(int, Chartable) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Replace the point in the model at the specified index
- replacePoint(int, Chartable, boolean) -
Method in class com.jidesoft.chart.model.DefaultChartModel
- Replace the point in the model at the specified index, and specify whether an event should be fired to
notify interested listeners.
- REPLY -
Static variable in class com.jidesoft.icons.NetworkIconSet.Email
-
- REPLY_ALL -
Static variable in class com.jidesoft.icons.NetworkIconSet.Email
-
- REPORT -
Static variable in class com.jidesoft.icons.IconSet.Software
-
- requestFocus() -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
-
- requestFocus() -
Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
-
- requestFocus() -
Method in class com.jidesoft.combobox.PopupPanel
-
- requestFocus() -
Method in class com.jidesoft.field.IPTextField
-
- requestFocus(boolean) -
Method in class com.jidesoft.field.IPTextField
-
- requestFocus() -
Method in class com.jidesoft.pane.CollapsiblePaneTitleButton
-
- requestFocus() -
Method in class com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.BasicCollapseButton
-
- requestFocus() -
Method in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- requestFocus() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated.
- requestFocus() -
Method in class com.jidesoft.plaf.xerto.XertoDockableFrameUI.XertoDockableFrameTitlePane.XertoNoFocusButton
-
- requestFocus() -
Method in class com.jidesoft.swing.JideTabbedPane.NoFocusButton
-
- requestFocusForActiveDocument() -
Method in class com.jidesoft.document.DocumentPane
- Requests focus for current active document.
- requestFocusForVisibleComponent() -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- requestFocusForVisibleComponent() -
Method in class com.jidesoft.swing.JideTabbedPane
-
- requestFocusInDockingManager() -
Method in class com.jidesoft.docking.DefaultDockingManager
-
- requestFocusInDockingManager() -
Method in interface com.jidesoft.docking.DockingManager
-
- requestFocusInInternalWindow() -
Method in class com.jidesoft.docking.DockableFrame
- Set the last focused component toT focus.
- requestFocusInInternalWindow() -
Method in interface com.jidesoft.docking.Refocusable
- Requests that internal window receive focus.
- requestFocusInInternalWindow() -
Method in class com.jidesoft.docking.Workspace
-
- requestFocusInInternalWindowNew() -
Method in class com.jidesoft.docking.Workspace
-
- requestFocusInWindow() -
Method in class com.jidesoft.combobox.AbstractComboBox.DefaultTextFieldEditorComponent
-
- requestFocusInWindow() -
Method in class com.jidesoft.combobox.AbstractComboBox.SpinnerEditorComponent
-
- requestFocusInWindow() -
Method in class com.jidesoft.field.IPTextField
-
- requireMinimumMode(int) -
Method in class com.jidesoft.marker.MarkerArea
-
- rescanCurrentDirectory(JFileChooser) -
Method in class com.jidesoft.plaf.basic.BasicFolderChooserUI
-
- RESET -
Static variable in class com.jidesoft.combobox.AbstractComboBox
- Constant identifying that when focus is lost, the editing value will be reset to null.
- RESET -
Static variable in class com.jidesoft.combobox.ExComboBox
- Constant identifying that when focus is lost, the editing value will be reset to null.
- reset() -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Resets.
- reset() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- reset() -
Method in class com.jidesoft.dialog.AbstractPage
- Resets the page which will result all child components being removed and the method
AbstractPage.initialize()
being
invoked again.
- RESET -
Static variable in interface com.jidesoft.dialog.ButtonNames
-
- reset() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- reset() -
Method in interface com.jidesoft.grid.ISortableTableModel
- Resets.
- reset() -
Method in class com.jidesoft.grid.QuickFilterPane.QuickFilterCheckBoxList
-
- reset() -
Method in class com.jidesoft.grid.QuickFilterPane.QuickFilterList
-
- reset() -
Method in class com.jidesoft.grid.QuickFilterPane
- Resets the
QuickFilterPane
and selects the first row in all the lists.
- reset() -
Method in class com.jidesoft.grid.SortableTableModel
- Resets.
- reset() -
Method in class com.jidesoft.grid.SortItemSupport
- Resets.
- reset() -
Method in class com.jidesoft.list.SortableListModel
- Resets.
- reset() -
Method in class com.jidesoft.range.CategoryRange
- Reset the maximum and minimum.
- RESET -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- reset() -
Method in class com.jidesoft.wizard.DefaultWizardPage
-
- RESET_DISABLED -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- resetCaretPosition() -
Method in class com.jidesoft.editor.folding.DefaultFoldingModel
-
- resetColumnsToDefault(JTable) -
Static method in class com.jidesoft.grid.TableColumnChooser
- Reset the visible columns to all the columns in table model and clear all previous hiding actions.
- resetContentSize() -
Method in class com.jidesoft.editor.CodeEditor
-
- resetDataFields() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- resetDataFields() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- Reset data fields based on the values in every PivotField.
- resetDataFields() -
Method in class com.jidesoft.pivot.PivotDataModel
-
- resetDefaultCloseAction() -
Method in class com.jidesoft.swing.JideTabbedPane
- Resets close action to default.
- resetDescription() -
Method in class com.jidesoft.grid.PropertyPane
- Resets the description to default name and description.
- resetDockID() -
Method in interface com.jidesoft.action.Dockable
- Resets dock id.
- resetDockID() -
Method in class com.jidesoft.action.DockableBar
-
- resetDockID() -
Method in class com.jidesoft.action.DockableBarContext
-
- resetDockID() -
Method in class com.jidesoft.docking.ContainerContainer
- Resets dock ID.
- resetDockID() -
Method in class com.jidesoft.docking.DialogFloatingContainer
- Resets dock ID.
- resetDockID() -
Method in interface com.jidesoft.docking.Dockable
- Resets dock id.
- resetDockID() -
Method in class com.jidesoft.docking.DockableFrame
-
- resetDockID(DockingManager) -
Method in class com.jidesoft.docking.DockContext
-
- resetDockID() -
Method in interface com.jidesoft.docking.FloatingContainer
-
- resetDockID() -
Method in class com.jidesoft.docking.FrameContainer
-
- resetDockID() -
Method in class com.jidesoft.docking.FrameFloatingContainer
- Resets dock ID.
- resetDockID() -
Method in class com.jidesoft.docking.WindowFloatingContainer
- Resets dock ID.
- resetEdit() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Cancels the editing change and resets to null.
- resetEdit() -
Method in class com.jidesoft.combobox.ExComboBox
- Cancels the editing change and resets to null.
- resetEditor(SpinnerModel) -
Method in class com.jidesoft.combobox.NumberSpinnerComboBox.NumberSpinner
-
- resetInit() -
Static method in class com.jidesoft.comparator.ObjectComparatorManager
- If
ObjectComparatorManager.initDefaultComparator()
is called once, calling it again will have no effect because an internal flag
is set.
- resetInit() -
Static method in class com.jidesoft.converter.ObjectConverterManager
- If
ObjectConverterManager.initDefaultConverter()
is called once, calling it again will have no effect because an internal flag
is set.
- resetInit() -
Static method in class com.jidesoft.grid.CellEditorManager
- If
CellEditorManager.initDefaultEditor()
is called once, calling it again will have no effect because an internal flag is
set.
- resetInit() -
Static method in class com.jidesoft.grid.CellRendererManager
- If
CellRendererManager.initDefaultRenderer()
is called once, calling it again will have no effect because an internal flag
is set.
- resetInit() -
Static method in class com.jidesoft.grouper.ObjectGrouperManager
- If
ObjectGrouperManager.initDefaultGrouper()
is called once, calling it again will have no effect because an internal flag is
set.
- resetLayout() -
Method in class com.jidesoft.docking.DefaultDockingManager
- This method is called for every rearragement of the dockable frames.
- resetLayout() -
Method in interface com.jidesoft.docking.DockingManager
- This method is called for every rearragement of the dockable frames.
- resetPopup() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Resets the popup.
- resetPopup() -
Method in class com.jidesoft.combobox.DateComboBox
-
- resetPopup() -
Method in class com.jidesoft.combobox.MonthComboBox
-
- resetPopup() -
Method in class com.jidesoft.plaf.basic.ExComboBoxPopup
- Resets the popup.
- resetRendererComponent() -
Method in class com.jidesoft.grid.AbstractTableCellEditorRenderer
- Resets the saved renderer component to null.
- resetSpeeds() -
Method in class com.jidesoft.chart.event.ChartPanner
-
- resetState() -
Method in class com.jidesoft.database.BatchedCrudTableModelWrapper
-
- resetToDefault() -
Method in class com.jidesoft.action.DefaultDockableBarManager
- Resets layout of frames to initial values.
- resetToDefault() -
Method in class com.jidesoft.action.DockableBarLayoutLoader
-
- resetToDefault() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Resets layout of frames to initial values.
- resetToDefault() -
Method in class com.jidesoft.docking.DockingLayoutLoader
-
- resetToDefault() -
Method in interface com.jidesoft.swing.LayoutPersistence
- Resets layout.
- resetToDefault() -
Method in class com.jidesoft.swing.LayoutPersistenceManager
-
- resetToDefaults() -
Method in class com.jidesoft.treemap.DefaultTreeMapSettings
-
- resetToDefaults() -
Method in interface com.jidesoft.treemap.TreeMapSettings
-
- resetToPreferredSizes() -
Method in class com.jidesoft.status.StatusBar
- Lays out the
JideSplitPane
layout based on the preferred size of the children components.
- resetToPreferredSizes() -
Method in class com.jidesoft.swing.JideSplitPane
- Lays out the
JideSplitPane
layout based on the preferred size children components, or based on the
proportions if proportional layout is on.
- resetTransferHandler() -
Method in class com.jidesoft.grid.JideTable
JideTable
will use its own transfer handler called JideTableTransferHandler
which could
import data from clipboard.
- resetTreePathes() -
Method in class com.jidesoft.combobox.TreeComboBoxSearchable
- Reset the cached tree paths list.
- resetTreePathes() -
Method in class com.jidesoft.combobox.TreeExComboBoxSearchable
- Reset the cached tree paths list.
- resetTreePathes() -
Method in class com.jidesoft.swing.TreeSearchable
- Reset the cached tree paths list.
- Resizable - Class in com.jidesoft.swing
Resizable
is a class that supports the resizable feature.- Resizable(JComponent) -
Constructor for class com.jidesoft.swing.Resizable
- Creates a new
Resizable
.
- Resizable.ResizeCorner - Class in com.jidesoft.swing
-
- Resizable.ResizeCorner() -
Constructor for class com.jidesoft.swing.Resizable.ResizeCorner
-
- Resizable.ResizeCorner(int) -
Constructor for class com.jidesoft.swing.Resizable.ResizeCorner
-
- RESIZABLE_PROPERTY -
Static variable in class com.jidesoft.popup.JidePopup
- Bound property name for resizable.
- ResizableComponent - Interface in com.jidesoft.chart
- Interface implemented by components that support automatic resizing of fonts
- ResizableDialog - Class in com.jidesoft.swing
- A resizable undecorated dialog.
- ResizableDialog() -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Frame) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Frame, boolean) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Frame, String) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Frame, String, boolean) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Frame, String, boolean, GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Dialog) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Dialog, boolean) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Dialog, String) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Dialog, String, boolean) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableDialog(Dialog, String, boolean, GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableDialog
-
- ResizableFrame - Class in com.jidesoft.swing
- A resizable undecorated frame.
- ResizableFrame() -
Constructor for class com.jidesoft.swing.ResizableFrame
-
- ResizableFrame(GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableFrame
-
- ResizableFrame(String) -
Constructor for class com.jidesoft.swing.ResizableFrame
-
- ResizableFrame(String, GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableFrame
-
- ResizableGadgetContainer - Class in com.jidesoft.dashboard
-
- ResizableGadgetContainer(int) -
Constructor for class com.jidesoft.dashboard.ResizableGadgetContainer
-
- ResizableMouseInputAdapter - Class in com.jidesoft.swing
- Mouse input listener to control the resizing of
Resizable
component. - ResizableMouseInputAdapter(Resizable) -
Constructor for class com.jidesoft.swing.ResizableMouseInputAdapter
-
- ResizablePanel - Class in com.jidesoft.swing
ResizablePanel
is a panel that can be resized.- ResizablePanel() -
Constructor for class com.jidesoft.swing.ResizablePanel
- Creates a new
ResizablePanel
with a double buffer and a flow layout.
- ResizablePanel(boolean) -
Constructor for class com.jidesoft.swing.ResizablePanel
- Creates a new
ResizablePanel
with FlowLayout
and the specified buffering strategy.
- ResizablePanel(LayoutManager) -
Constructor for class com.jidesoft.swing.ResizablePanel
- Create a new buffered
ResizablePanel
with the specified layout manager
- ResizablePanel(LayoutManager, boolean) -
Constructor for class com.jidesoft.swing.ResizablePanel
- Creates a new
ResizablePanel
with the specified layout manager and buffering strategy.
- ResizableSupport - Interface in com.jidesoft.swing
- An interface to indicate a component support Resizable.
- ResizableWindow - Class in com.jidesoft.swing
- A resizable window.
- ResizableWindow() -
Constructor for class com.jidesoft.swing.ResizableWindow
-
- ResizableWindow(Frame) -
Constructor for class com.jidesoft.swing.ResizableWindow
-
- ResizableWindow(GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableWindow
-
- ResizableWindow(Window) -
Constructor for class com.jidesoft.swing.ResizableWindow
-
- ResizableWindow(Window, GraphicsConfiguration) -
Constructor for class com.jidesoft.swing.ResizableWindow
-
- RESIZE_MODE_COMPRESSED -
Static variable in class com.jidesoft.swing.JideTabbedPane
- A tab resize mode.
- RESIZE_MODE_DEFAULT -
Static variable in class com.jidesoft.swing.JideTabbedPane
- A tab resize mode.
- RESIZE_MODE_FIT -
Static variable in class com.jidesoft.swing.JideTabbedPane
- A tab resize mode.
- RESIZE_MODE_FIXED -
Static variable in class com.jidesoft.swing.JideTabbedPane
- A tab resize mode.
- RESIZE_MODE_NONE -
Static variable in class com.jidesoft.swing.JideTabbedPane
- A tab resize mode.
- RESIZE_NONE -
Static variable in class com.jidesoft.status.ResizeStatusBarItem.ResizableMouseInputAdapter
-
- RESIZE_NONE -
Static variable in class com.jidesoft.swing.ResizableMouseInputAdapter
-
- RESIZE_PERIOD -
Static variable in class com.jidesoft.plaf.basic.BasicScaleAreaUI.Handler
-
- RESIZE_PERIOD_TO_FIT -
Static variable in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
-
- resizeAndRepaint() -
Method in class com.jidesoft.gantt.GanttChart
- Equivalent to
revalidate
followed by repaint
.
- resizeAndRepaint() -
Method in class com.jidesoft.grid.EditableTableHeader
- Sizes the header and marks it as needing display.
- resizeAndRepaint() -
Method in class com.jidesoft.scale.ScaleArea
-
- resizeColumn(int) -
Method in class com.jidesoft.grid.PropertyTable
-
- resizeColumn(TableColumn) -
Method in class com.jidesoft.grid.TableColumnAutoResizer
- The action to resize the column.
- resizeColumn(TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Resizes the target column with new width.
- resizeColumn(TableColumn, int) -
Method in class com.jidesoft.plaf.basic.BasicNestedTableHeaderUIDelegate
-
- resizeComponent(LayoutManager, Component, int, Dimension, int) -
Method in interface com.jidesoft.dashboard.PredefinedLayoutAdapter
-
- resizeEditor(int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- ResizeFrameBorder - Class in com.jidesoft.plaf.vsnet
- This class is an implementation of the DockableFrame border.
- ResizeFrameBorder(Color, Color, Color, Color, Insets) -
Constructor for class com.jidesoft.plaf.vsnet.ResizeFrameBorder
-
- ResizePeriodsPopupMenuCustomizer<T> - Class in com.jidesoft.scale
ResizePeriodsPopupMenuCustomizer
works with ScaleArea
and provides period resizing related
menu items to the ScaleArea's context menu.- ResizePeriodsPopupMenuCustomizer(GanttChart<T, ?>) -
Constructor for class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
-
- resizeRowHeaderTableToFit() -
Method in class com.jidesoft.grid.TableScrollPane
- Resizes the row header table to fix the gap between the main table, if any.
- ResizeStatusBarItem - Class in com.jidesoft.status
- A status bar item which can be used as resizable corner.
- ResizeStatusBarItem() -
Constructor for class com.jidesoft.status.ResizeStatusBarItem
- Creates a resize status bar item.
- ResizeStatusBarItem(String) -
Constructor for class com.jidesoft.status.ResizeStatusBarItem
- Creates a resize status bar item.
- ResizeStatusBarItem(boolean) -
Constructor for class com.jidesoft.status.ResizeStatusBarItem
- Creates a resize status bar item.
- ResizeStatusBarItem(String, boolean) -
Constructor for class com.jidesoft.status.ResizeStatusBarItem
-
- ResizeStatusBarItem.ResizableMouseInputAdapter - Class in com.jidesoft.status
- Mouse input listenr to control the resizing of
Resizable
component. - ResizeStatusBarItem.ResizableMouseInputAdapter() -
Constructor for class com.jidesoft.status.ResizeStatusBarItem.ResizableMouseInputAdapter
-
- resizing(int, int, int, int, int) -
Method in class com.jidesoft.swing.Resizable
- This method is called during the resizing of ResizablePanel.
- resizing() -
Method in class com.jidesoft.swing.ResizableDialog
-
- resizing() -
Method in class com.jidesoft.swing.ResizableFrame
-
- resizing() -
Method in class com.jidesoft.swing.ResizableWindow
-
- resizingDockableBar(JComponent, int, int, int, int, int, int) -
Method in class com.jidesoft.action.DefaultDockableBarManager
- The user has resized the component.
- resizingDockableBar(JComponent, int, int, int, int, int, int) -
Method in interface com.jidesoft.action.DockableBarManager
- The user has resized the component.
- resizingFrame(JComponent, int, int, int, int) -
Method in class com.jidesoft.docking.DefaultDockingManager
- The user has resized the component.
- resizingFrame(JComponent, int, int, int, int) -
Method in interface com.jidesoft.docking.DockingManager
- The user has resized the component.
- resolveAxis(int, ComponentOrientation) -
Static method in class com.jidesoft.swing.JideBoxLayout
- Given one of the 4 axis values, resolve it to an absolute axis.
- resort() -
Method in class com.jidesoft.combobox.SortableComboBoxModel
- Resort the table.
- resort() -
Method in class com.jidesoft.database.DatabaseTableModel
-
- resort() -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- resort() -
Method in interface com.jidesoft.grid.ISortableTableModel
- Resort the table.
- resort() -
Method in class com.jidesoft.grid.SortableTable
- Resort the table.
- resort() -
Method in class com.jidesoft.grid.SortableTableModel
- Resort the table.
- resort() -
Method in class com.jidesoft.list.SortableListModel
- Resort the table.
- Resource - Class in com.jidesoft.plaf.basic
-
- Resource() -
Constructor for class com.jidesoft.plaf.basic.Resource
-
- RESOURCE_PREFIX -
Static variable in class com.jidesoft.scale.DatePeriodConverter
-
- RESOURCE_PREFIX -
Static variable in class com.jidesoft.scale.ResizePeriodsPopupMenuCustomizer
-
- RESOURCE_PREFIX -
Static variable in class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
-
- ResourceBundleTipOfTheDaySource - Class in com.jidesoft.tipoftheday
- This is TipOfTheDay source based on resource bundle.
- ResourceBundleTipOfTheDaySource(ResourceBundle) -
Constructor for class com.jidesoft.tipoftheday.ResourceBundleTipOfTheDaySource
-
- ResourceBundleTipOfTheDaySource(ResourceBundle, String) -
Constructor for class com.jidesoft.tipoftheday.ResourceBundleTipOfTheDaySource
-
- ResourceProvider - Interface in com.jidesoft.utils
-
- RESTORE_BUTTON -
Static variable in class com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.NoFocusButton
-
- restoreAction(KeyStroke) -
Method in class com.jidesoft.grid.CellSpanTable
- Restores the action registered using
CellSpanTable.replaceAction(javax.swing.KeyStroke)
.
- restoreAction(KeyStroke, int) -
Method in class com.jidesoft.grid.CellSpanTable
- Restores the action registered using
CellSpanTable.replaceAction(javax.swing.KeyStroke, int)
.
- restoreAction(JComponent, int, KeyStroke) -
Static method in class com.jidesoft.swing.DelegateAction
-
- restoreAction(JComponent, int, KeyStroke, Class<?>) -
Static method in class com.jidesoft.swing.DelegateAction
-
- restoreAction(JComponent, int, KeyStroke, Action) -
Static method in class com.jidesoft.swing.DelegateAction
-
- restoreAntialiasing(Component, Graphics, Object) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Restores the old setting for text anti-alias.
- restoreDoubleBuffered(Component, Map<Component, Boolean>) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Restores the double buffered flag of the component and its children.
- restoreFrame() -
Method in class com.jidesoft.docking.DefaultDockingManager
- Restores the frame from maximized state.
- restoreFrame() -
Method in interface com.jidesoft.docking.DockingManager
- Restores the frame from maximized state.
- restoreGadget() -
Method in class com.jidesoft.dashboard.Dashboard
- Deprecated. replaced by
Dashboard.restoreGadgetComponent()
- restoreGadget() -
Method in class com.jidesoft.dashboard.GadgetManager
- Deprecated. replaced by
GadgetManager.restoreGadgetComponent()
- restoreGadgetComponent() -
Method in class com.jidesoft.dashboard.Dashboard
- Restore the maximized GadgetComponent.
- restoreGadgetComponent() -
Method in class com.jidesoft.dashboard.GadgetManager
- Restore the maximized GadgetComponent in the active dashboard.
- restoreMixedIcon() -
Method in class com.jidesoft.swing.TristateCheckBox
-
- restoreShapeAntialiasing(Graphics, Object) -
Static method in class com.jidesoft.swing.JideSwingUtilities
- Restores the old setting for shape anti-alias.
- restoreTableColumnWidth(JTable, Object) -
Method in class com.jidesoft.grid.DefaultTableColumnWidthKeeper
-
- restoreTableColumnWidth(JTable, Object) -
Method in interface com.jidesoft.grid.TableColumnWidthKeeper
- Restores the table column width from the same information.
- restoreThumbForLowValue(Point) -
Method in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- restoreThumbForLowValue(Point) -
Method in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- restoreThumbForLowValue(Point) -
Method in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- restoreThumbForLowValue(Point) -
Method in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- RESULT_AFFIRMED -
Static variable in class com.jidesoft.dialog.StandardDialog
- Dialog result.
- RESULT_ALL -
Static variable in class com.jidesoft.search.PromptDialog
-
- RESULT_ALL_IN_FILE -
Static variable in class com.jidesoft.search.PromptDialog
-
- RESULT_CANCELLED -
Static variable in class com.jidesoft.dialog.StandardDialog
- Dialog result.
- RESULT_REPLACE -
Static variable in class com.jidesoft.search.PromptDialog
-
- RESULT_SKIP -
Static variable in class com.jidesoft.search.PromptDialog
-
- ResultSetTableModel - Class in com.jidesoft.database
ResultSetTableModel
uses an existing ResultSet
and display it in a table model.- ResultSetTableModel(ResultSet) -
Constructor for class com.jidesoft.database.ResultSetTableModel
- Creates a RecordSetTableModel.
- ResultSetTableModel(ResultSet, int) -
Constructor for class com.jidesoft.database.ResultSetTableModel
- Creates a RecordSetTableModel.
- ResultSetTableModelCrudSupport - Class in com.jidesoft.database
-
- ResultSetTableModelCrudSupport(ResultSetTableModel) -
Constructor for class com.jidesoft.database.ResultSetTableModelCrudSupport
-
- resumeEncoding() -
Method in class com.jidesoft.utils.Base64.OutputStream
- Resumes encoding of the stream.
- resynchronizeTablesSelection() -
Method in class com.jidesoft.grid.PagedTablePane
-
- resynchronizeTablesSelection() -
Method in class com.jidesoft.grid.TableScrollPane
-
- retainAll(Collection<?>) -
Method in class com.jidesoft.utils.SortedList
-
- retargetMouseEvent(int, MouseEvent, Component) -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- retrieveFilterApplyRecords() -
Method in class com.jidesoft.grid.FilterableTableModel
- Deprecated. not an accurate data from customer point of view. Please use FilterableTableModel#getActualModel()#getRowCount() instead.
- retrieveListSelection() -
Method in class com.jidesoft.combobox.CheckBoxListChooserPanel
-
- retrieveListSelection() -
Method in class com.jidesoft.combobox.MultiSelectListChooserPanel
-
- RETRY -
Static variable in interface com.jidesoft.dialog.ButtonNames
-
- revalidate() -
Method in class com.jidesoft.dialog.AbstractPage
-
- revalidate() -
Method in class com.jidesoft.gantt.DefaultGanttEntryRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.gantt.DefaultGanttLabelRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.grid.StyledTableCellRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.grid.VerticalTableCellRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.list.StyledListCellRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.tree.StyledTreeCellRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapHeaderRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapLabelRenderer
- Overridden for performance reasons.
- revalidate() -
Method in class com.jidesoft.treemap.DefaultTreeMapTooltipRenderer
- Overridden for performance reasons.
- reverse(Color[]) -
Static method in class com.jidesoft.plaf.aqua.AquaJideUtils
-
- reverseColumnSortOrder(int) -
Method in class com.jidesoft.database.DatabaseTableModel
-
- reverseColumnSortOrder(int) -
Method in class com.jidesoft.grid.AdvancePageTableModel
-
- reverseColumnSortOrder(int) -
Method in interface com.jidesoft.grid.ISortableTableModel
- Reverses the sort order of the column.
- reverseColumnSortOrder(int) -
Method in class com.jidesoft.grid.SortableTableModel
- Reverses the sort order of the column.
- reverseColumnSortOrder(int) -
Method in class com.jidesoft.grid.SortItemSupport
- Reverses the sort order of the column.
- reverseFindFromCursor(String) -
Method in class com.jidesoft.swing.Searchable
- Finds the previous matching index from the cursor.
- reverseFindFromCursor(String) -
Method in class com.jidesoft.swing.TextComponentSearchable
-
- REVERT -
Static variable in class com.jidesoft.combobox.AbstractComboBox
- Constant identifying that when focus is lost, the editing value should be reverted to current value set on the
AbstractComboBox
.
- REVERT -
Static variable in class com.jidesoft.combobox.ExComboBox
- Constant identifying that when focus is lost, the editing value should be reverted to current value set on the
ExComboBox
.
- revertEdit() -
Method in class com.jidesoft.combobox.AbstractComboBox
- Cancels the editing change and reverts to the previous valid.
- revertEdit() -
Method in class com.jidesoft.combobox.ExComboBox
- Cancels the editing change and reverts to the previous valid.
- REWIND -
Static variable in class com.jidesoft.icons.IconSet.MediaControl
-
- RgbColorConverter - Class in com.jidesoft.converter
- If alpha value is not included, converts Color to/from "XXX, XXX, XXX" format.
- RgbColorConverter() -
Constructor for class com.jidesoft.converter.RgbColorConverter
- Creates a RgbColorConverter.
- RgbColorConverter(boolean) -
Constructor for class com.jidesoft.converter.RgbColorConverter
- Creates a RgbColorConverter.
- RGBtoHSL(Color) -
Static method in class com.jidesoft.utils.ColorUtils
- Converts a color from RBG to HSL color space.
- RIGHT -
Static variable in class com.jidesoft.animation.CustomAnimation
-
- right -
Variable in class com.jidesoft.awt.geom.Insets2D.Double
- The inset from the right
- right -
Variable in class com.jidesoft.awt.geom.Insets2D.Float
-
- RIGHT -
Static variable in class com.jidesoft.chart.Legend
-
- RIGHT -
Static variable in class com.jidesoft.diff.DiffIconsFactory.Editor
-
- RIGHT -
Static variable in class com.jidesoft.editor.CodeEditor
-
- RIGHT -
Static variable in class com.jidesoft.icons.IconSet.Direction
-
- RIGHT -
Static variable in class com.jidesoft.icons.JideIconsFactory.Arrow
-
- RIGHT -
Static variable in class com.jidesoft.swing.JideTitledBorder
- Position title text at the right side of the border line.
- RIGHT -
Static variable in class com.jidesoft.swing.Resizable
-
- RIGHT_DOWN -
Static variable in class com.jidesoft.animation.CustomAnimation
-
- RIGHT_UP -
Static variable in class com.jidesoft.animation.CustomAnimation
-
- RightBottomBackward - Class in com.jidesoft.tooltip.shadows
- A perspective shadow implementation
- RightBottomBackward() -
Constructor for class com.jidesoft.tooltip.shadows.RightBottomBackward
- Creates a new instance of LeftBottomBackward
- RightBottomDrop - Class in com.jidesoft.tooltip.shadows
- A drop shadow implementation
- RightBottomDrop() -
Constructor for class com.jidesoft.tooltip.shadows.RightBottomDrop
- Creates a new instance of LeftTopShadow
- RightBottomForward - Class in com.jidesoft.tooltip.shadows
- A perspective shadow implementation
- RightBottomForward() -
Constructor for class com.jidesoft.tooltip.shadows.RightBottomForward
- Creates a new instance of LeftBottomBackward
- RightTopDrop - Class in com.jidesoft.tooltip.shadows
- A drop shadow implementation
- RightTopDrop() -
Constructor for class com.jidesoft.tooltip.shadows.RightTopDrop
- Creates a new instance of LeftTopShadow
- RISING -
Static variable in class com.jidesoft.chart.model.WaterfallModelAdapter
-
- rollback() -
Method in class com.jidesoft.database.BatchedCrudTableModelWrapper
-
- rollback() -
Method in interface com.jidesoft.database.BatchedOperations
- Go back to the initial state
- rollover -
Static variable in class com.jidesoft.chart.model.Highlight
- Deprecated. in favour of use of rollover property on a Chart
- rollover1 -
Variable in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- rollover1 -
Variable in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- rollover1 -
Variable in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- rollover1 -
Variable in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- rollover2 -
Variable in class com.jidesoft.plaf.aqua.AquaRangeSliderUI
-
- rollover2 -
Variable in class com.jidesoft.plaf.basic.BasicRangeSliderUI
-
- rollover2 -
Variable in class com.jidesoft.plaf.metal.MetalRangeSliderUI
-
- rollover2 -
Variable in class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- ROLLOVER_ENABLED_CHANGED_PROPERTY -
Static variable in class com.jidesoft.swing.Gripper
- Identifies a change from rollover enabled to disabled or back to enabled.
- ROLLOVER_INTENSITY -
Static variable in class com.jidesoft.chart.render.AbstractRenderer
-
- ROLLOVER_PROPERTY -
Static variable in class com.jidesoft.swing.Gripper
-
- rolloverCellAt(int, int) -
Method in class com.jidesoft.grid.CellSpanTable
-
- rolloverCellAt(int, int) -
Method in class com.jidesoft.grid.HierarchicalTable
-
- rolloverCellAt(int, int) -
Method in class com.jidesoft.grid.JideTable
- Makes the cell enters editing mode without forcing the other cell editor, if any, to stop editing.
- RolloverIcon - Class in com.jidesoft.icons
RolloverIcon
provides the expanded and collapsed tree icons that has rollover and fade effect.- RolloverIcon(RolloverIcon.IconRolloverSupport, int) -
Constructor for class com.jidesoft.icons.RolloverIcon
- Creates an RolloverIcon.
- RolloverIcon(RolloverIcon.IconRolloverSupport, Icon) -
Constructor for class com.jidesoft.icons.RolloverIcon
- Creates an RolloverIcon.
- RolloverIcon(RolloverIcon.IconRolloverSupport, Icon, Icon) -
Constructor for class com.jidesoft.icons.RolloverIcon
- Creates an RolloverIcon.
- RolloverIcon.DefaultCollapsedIcon - Class in com.jidesoft.icons
- The default collapsed tree icon.
- RolloverIcon.DefaultCollapsedIcon(RolloverIcon.IconRolloverSupport) -
Constructor for class com.jidesoft.icons.RolloverIcon.DefaultCollapsedIcon
-
- RolloverIcon.DefaultExpandedIcon - Class in com.jidesoft.icons
- The default expanded tree icon.
- RolloverIcon.DefaultExpandedIcon(RolloverIcon.IconRolloverSupport) -
Constructor for class com.jidesoft.icons.RolloverIcon.DefaultExpandedIcon
-
- RolloverIcon.IconRolloverSupport - Interface in com.jidesoft.icons
- An interface that should be implemented on a component if you want to use an icon that supports rollover and fade
(fade in or fade out) effect.
- RolloverTableUtils - Class in com.jidesoft.grid
RolloverTableUtils
adds a mouse input listener to any JTable and will try to automatically force the
table cell into editing mode or the rollover mode when mouse is moved over a cell if condition meets.- RolloverTableUtils() -
Constructor for class com.jidesoft.grid.RolloverTableUtils
-
- RolloverTableUtils.AutoCellAction - Interface in com.jidesoft.grid
-
- ROOT_PANE_PROPERTY -
Static variable in class com.jidesoft.popup.JidePopup
- Bound property name.
- RootExpandableRow - Class in com.jidesoft.grid
- An expandable row used at the root for TreeTableModel.
- RootExpandableRow(TreeTableModel) -
Constructor for class com.jidesoft.grid.RootExpandableRow
-
- RootPanePersistence - Interface in com.jidesoft.swing
- One special type of LayoutPersistence, which will maintain the JFrame's bounds and state while loading.
- rotateIcon(Icon) -
Method in class com.jidesoft.pane.CollapsiblePane
- Rotates the icon according to the sliding direction of the CollapsiblePane.
- rotateInsets(Insets, Insets, int) -
Static method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI
-
- rotateTabRuns(int, int) -
Method in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabbedPaneLayout
-
- Rotation - Enum in com.jidesoft.chart.annotation
- Deprecated. Please use the enum at com.jidesoft.chart.util.Rotation instead
- Rotation - Enum in com.jidesoft.chart.util
- An enum for the most common angles of rotation
- RoundedRectangularBalloonShape - Class in com.jidesoft.tooltip.shapes
- A balloon shape implemenation which implements the rounded rectangle as the balloon shape.
- RoundedRectangularBalloonShape() -
Constructor for class com.jidesoft.tooltip.shapes.RoundedRectangularBalloonShape
-
- RoundedRectangularShape - Class in com.jidesoft.tooltip.shapes
- A balloon shape implementation, a rounded rectangle shape.
- RoundedRectangularShape() -
Constructor for class com.jidesoft.tooltip.shapes.RoundedRectangularShape
-
- ROUTER -
Static variable in class com.jidesoft.icons.NetworkIconSet.NetworkDevices
-
- Row - Interface in com.jidesoft.grid
Row
is an interface to represent a row in a table.- ROW_AUTO_RESIZES_PROPERTY -
Static variable in class com.jidesoft.grid.JideTable
- Deprecated. renamed to PROPERTY_ROW_AUTO_RESIZES
- ROW_FOOTER -
Static variable in interface com.jidesoft.swing.JideScrollPaneConstants
- Identifies the area along the left side of the viewport between the
upper right corner and the lower right corner.
- rowAtPoint(Point) -
Method in class com.jidesoft.gantt.GanttChart
- Returns the index of the row that
point
lies in, or -1 if the result is not in the range [0,
getRowCount()
-1].
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.CellSpanTable
-
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.JideTable
- Returns the index of the row that
point
lies in, or -1 if the result is not in the range [0,
getRowCount()
-1].
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.NavigationHierarchicalTable.NavigationHierarchicalTableHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.NavigationSortableTable.NavigationSortableTableHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.NavigationTreeTable.NavigationTreeTableHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.grid.NestedTableHeader
- Returns the index of the row that
point
lies in.
- rowAtPoint(Point) -
Method in class com.jidesoft.navigation.NavigationList.NavigationListHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.navigation.NavigationTable.NavigationTableHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.navigation.NavigationTree.NavigationTreeHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.swing.NavigationComponentHelper
-
- rowAtPoint(Point) -
Method in class com.jidesoft.tooltip.ExpandedTip
- Gets the row index or the node index on the location.
- rowAtPoint(Point) -
Method in class com.jidesoft.tooltip.ListExpandedTip
-
- rowAtPoint(Point) -
Method in class com.jidesoft.tooltip.TableHeaderExpandedTip
-
- rowAtPoint(Point) -
Method in class com.jidesoft.tooltip.TableRowExpandedTip
-
- rowAtPoint(Point) -
Method in class com.jidesoft.tooltip.TreeExpandedTip
-
- rowFieldsUpdated() -
Method in class com.jidesoft.pivot.PivotTablePane
- Calls this method to tell the pivot table that the row fields are updated so pivot table pane needs to update so
that user can see the changes in the UI.
- ROWFOOTER_COLUMNFOOTER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- ROWFOOTER_COLUMNHEADER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- ROWFOOTER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- ROWHEADER_COLUMNFOOTER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- ROWHEADER_COLUMNHEADER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- ROWHEADER_TABLE -
Static variable in class com.jidesoft.grid.TableScrollPane
-
- rowHeaderUpdated() -
Method in class com.jidesoft.pivot.PivotTablePane
- Calls this method to tell the pivot table that the row header needs to be updated.
- rowHeightChanged(RowHeightChangeEvent) -
Method in interface com.jidesoft.grid.RowHeightChangeListener
- This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
- RowHeightChangeEvent - Class in com.jidesoft.grid
- RowHeightChangeEvent is used to notify listeners that a table's row height has changed.
- RowHeightChangeEvent(RowHeights) -
Constructor for class com.jidesoft.grid.RowHeightChangeEvent
- All row data in the table has changed, listeners should discard any state that was based on the rows and re-query
the
RowHeights
to get the new row count and all the appropriate values.
- RowHeightChangeEvent(RowHeights, int) -
Constructor for class com.jidesoft.grid.RowHeightChangeEvent
- This row of data has been updated.
- RowHeightChangeEvent(RowHeights, int, int) -
Constructor for class com.jidesoft.grid.RowHeightChangeEvent
- The data in rows [firstRow, lastRow] have been updated.
- RowHeightChangeEvent(RowHeights, int, int, int) -
Constructor for class com.jidesoft.grid.RowHeightChangeEvent
- The cells from (firstRow, column) to (lastRow, column) have been changed.
- RowHeightChangeListener - Interface in com.jidesoft.grid
- RowHeightChangeListener defines the interface for an object that listens to changes in a
RowHeights
. - RowHeights - Class in com.jidesoft.grid
RowHeights
is wrapper around a SizeSequence
object.- RowHeights() -
Constructor for class com.jidesoft.grid.RowHeights
- Creates a new
RowHeights
object that contains no rows .
- RowHeights(int) -
Constructor for class com.jidesoft.grid.RowHeights
- Creates a new
RowHeights
object that contains the specified number of rows, all initialized to have
size 0.
- RowHeights(int, int) -
Constructor for class com.jidesoft.grid.RowHeights
- Creates a new
RowHeights
object that contains the specified number of rows, all initialized to have
size value
.
- RowHeights(int[]) -
Constructor for class com.jidesoft.grid.RowHeights
- Creates a new
RowHeights
object that contains the specified heights.
- RowMarginPainter - Interface in com.jidesoft.margin
- A painter interface to paint the margin area line by line.
- RowMarginSupport - Interface in com.jidesoft.margin
RowMarginSupport
extends MarginSupport
to provide the support for the margin support for
the components that have rows, such as table, tree, list etc.- RowModel - Interface in com.jidesoft.grid
RowModel
is a table model interface that supports row based on table model.- RowNumberMargin - Class in com.jidesoft.margin
- A margin to display row numbers.
- RowNumberMargin(RowMarginSupport) -
Constructor for class com.jidesoft.margin.RowNumberMargin
-
- RowSetTableModel - Class in com.jidesoft.database
-
- RowSetTableModel(ResultSet) -
Constructor for class com.jidesoft.database.RowSetTableModel
-
- RowSetTableModel(ResultSet, int) -
Constructor for class com.jidesoft.database.RowSetTableModel
-
- RowStripeCellStyleProvider - Class in com.jidesoft.grid
- Deprecated. Please use
CellStyleTable.setTableStyleProvider(TableStyleProvider)
to set a RowStripeTableStyleProvider
which will keep the alternative row stripes even after the rows are sorted
using JDK's table sorting feature. - RowStripeCellStyleProvider() -
Constructor for class com.jidesoft.grid.RowStripeCellStyleProvider
- Deprecated. Creates a
RowStripeCellStyleProvider
.
- RowStripeCellStyleProvider(Color[]) -
Constructor for class com.jidesoft.grid.RowStripeCellStyleProvider
- Deprecated. Creates a
RowStripeCellStyleProvider
.
- RowStripeCellStyleProvider(Color[], Color[]) -
Constructor for class com.jidesoft.grid.RowStripeCellStyleProvider
- Deprecated. Creates a
RowStripeCellStyleProvider
.
- RowStripeTableStyleProvider - Class in com.jidesoft.grid
CellStyleProvider
for row stripes.- RowStripeTableStyleProvider() -
Constructor for class com.jidesoft.grid.RowStripeTableStyleProvider
- Creates a
RowStripeCellStyleProvider
.
- RowStripeTableStyleProvider(Color...) -
Constructor for class com.jidesoft.grid.RowStripeTableStyleProvider
- Creates a
RowStripeCellStyleProvider
.
- RowStripeTableStyleProvider(Color[], Color[]) -
Constructor for class com.jidesoft.grid.RowStripeTableStyleProvider
- Creates a
RowStripeCellStyleProvider
.
- RowTableModelValueProvider - Class in com.jidesoft.grid
- A
RowTableModelValueProvider
is a ValueProvider
which retrieves a value from a table model
or a row model. - RowTableModelValueProvider(TableRowModel) -
Constructor for class com.jidesoft.grid.RowTableModelValueProvider
-
- RowTableModelWrapper - Interface in com.jidesoft.grid
RowTableModelWrapper
is a wrapper around table model which is referred
as the actual table model or underlying table model.- rowToPosition(int) -
Method in class com.jidesoft.editor.CodeEditorRowMarginSupport
-
- rowToPosition(int) -
Method in class com.jidesoft.margin.ListRowMarginSupport
-
- rowToPosition(int) -
Method in interface com.jidesoft.margin.RowMarginSupport
- Gets the position on the margin corresponding to the actual row index.
- rowToPosition(int) -
Method in class com.jidesoft.margin.TableRowMarginSupport
-
- rowToPosition(int) -
Method in class com.jidesoft.margin.TextAreaRowMarginSupport
-
- rowToPosition(int) -
Method in class com.jidesoft.margin.TreeRowMarginSupport
-
- rowUpdated() -
Method in class com.jidesoft.grid.AbstractExpandableRow
-
- rowUpdated() -
Method in class com.jidesoft.grid.AbstractRow
-
- rowUpdated() -
Method in class com.jidesoft.grid.DefaultExpandableRow
-
- rowUpdated() -
Method in class com.jidesoft.grid.DefaultWrappedRow
-
- rowUpdated() -
Method in interface com.jidesoft.grid.Row
- Notifies the row is updated.
- RowValidationObject - Class in com.jidesoft.validation
- RowValidationObject is an object containing the information that needed by RowValidator.
- RowValidationObject(Object, int) -
Constructor for class com.jidesoft.validation.RowValidationObject
-
- RowValidationResult - Class in com.jidesoft.validation
- ValidationResult for RowValidator.
- RowValidationResult() -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(boolean) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, String) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, String) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, int) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, int, String) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(boolean, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, String, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, String, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, int, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidationResult(int, boolean, int, String, int[]) -
Constructor for class com.jidesoft.validation.RowValidationResult
-
- RowValidator - Interface in com.jidesoft.validation
Validator
is an interface for validating a row in table.- RowValueProvider - Class in com.jidesoft.grid
RowValueProvider
is a ValueProvider
which retrieves values from a Row
.- RowValueProvider() -
Constructor for class com.jidesoft.grid.RowValueProvider
-
- RowValueProvider(Row) -
Constructor for class com.jidesoft.grid.RowValueProvider
-
- RSS -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- RSS_ITEM -
Static variable in class com.jidesoft.rss.FeedIconsFactory
-
- RubberBandZoomer - Class in com.jidesoft.chart.event
- This class listens to mouse movements and draws 'rubber band' selections when
added to an instance of Chart.
- RubberBandZoomer(JComponent) -
Constructor for class com.jidesoft.chart.event.RubberBandZoomer
-
- RUN -
Static variable in interface com.jidesoft.dialog.ButtonNames
-
- run() -
Method in class com.jidesoft.utils.SwingWorker
- Sets this
Future
to the result of computation unless it has been cancelled.
- runDiff() -
Method in class com.jidesoft.diff.BasicDiffPane
-
- runGCAndPrintFreeMemory() -
Static method in class com.jidesoft.swing.JideSwingUtilities
-
- RUNNING_SUMMARY_DIFFERENCE -
Static variable in interface com.jidesoft.pivot.PivotConstants
- A running type, which represents the difference between this value and the compared value.
- RUNNING_SUMMARY_PERCENTAGE_FROM -
Static variable in interface com.jidesoft.pivot.PivotConstants
- A running type, which represents the percentage from the compared value to this value.
- RUNNING_SUMMARY_PERCENTAGE_OF -
Static variable in interface com.jidesoft.pivot.PivotConstants
- A running type, which represents the percentage of this value comparing to the compared value.
- RUNNING_SUMMARY_PERCENTAGE_TOTAL -
Static variable in interface com.jidesoft.pivot.PivotConstants
- A running type, which represents the percentage of this value comparing to the summary within the range.
- RUNNING_SUMMARY_TOTAL -
Static variable in interface com.jidesoft.pivot.PivotConstants
- A running type, which represents the total summary from the beginning in the range to this value.
- RunningSummary - Class in com.jidesoft.pivot
- Running summary class to store running summary information.
- RunningSummary() -
Constructor for class com.jidesoft.pivot.RunningSummary
- Default constructor.
- RunningSummaryValue - Class in com.jidesoft.pivot
-
- RunningSummaryValue(Object, RunningSummary) -
Constructor for class com.jidesoft.pivot.RunningSummaryValue
-
- RunningSummaryValues - Class in com.jidesoft.pivot
-
- RunningSummaryValues(Value[]) -
Constructor for class com.jidesoft.pivot.RunningSummaryValues
-
- RunningSummaryValues(List<Value>) -
Constructor for class com.jidesoft.pivot.RunningSummaryValues
-
- RunningSummaryValues(Object[]) -
Constructor for class com.jidesoft.pivot.RunningSummaryValues
-
- RunningSummaryValues(ExpandableValue) -
Constructor for class com.jidesoft.pivot.RunningSummaryValues
-
- runOnEdt(Runnable) -
Static method in class com.jidesoft.chart.util.ChartUtils
-
GroupCondition
.
layoutName
Note: Always use all lower case.
layoutName
Note: Always use all lower case.
layoutFileName
.
layoutFileName
.
out
parameter.
out
parameter.
out
parameter.
document
parameter.
ScaleModel
holds the different scales which the ScaleArea
of a GanttChart
can show.ButtonPanel
that implements the Scrollable
so that it can
be added to a JScrollPane.SearchableEvent
.
SearchableEvent
.
SearchableBar
is a convenient component to enable searching feature for components.AWTEvent
that adds support for
SearchableEvent
objects as the event source.SearchableEvent
.
SearchableEvent
.
SearchableProvider
is an interface that works with Searchable
to provide
different way to supply the searching text.CodeEditor.isVirtualSpaceAllowed()
is
true.
CodeEditor.isVirtualSpaceAllowed()
is true.
SelectAllUtils
is a utility class to select all the text
in a text component when the component first time receives focus.SelectionEvent
is used to notify interested parties that
selection has been changed in the SelectionModel
.SelectionModel
.SelectionModelGroup
.
TableHeaderPopupMenuCustomizer
to have "Select all" and "Select none" menu items.Action
for the ActionEvent
source.
TreeModel
.
HierarchicalRowHeights
object,
using the data in the rowHeights
argument.
AutoFilterTableHeader
allows custom filter.
AutoFilterTableHeader
allows multiple values as the filter.
AutoFilterTableHeader
allows multiple values as the filter.
stringToValue
throws a ParseException
).
DefaultGroupTableModel.addGroupColumn(int, int)
, sorting is the second parameter.
setAtFront(true)
is like a
toFront()
request, but conforms to the JavaBean property pattern.
autoExpandOnDragover
property.
DockableFrame
can be resized by some user action.
TableUtils.autoResizeAllColumns(javax.swing.JTable)
or TableUtils.autoResizeColumn(javax.swing.JTable, int)
.
JComponent.setBackground
to assign the unselected-background color to the specified
color.
JComponent.setBackground
to assign
the unselected-background color to the specified color.
ColorUIResource
s to null.
setBarsVisible()
instead
borderPainted
property, which is true
if the border should be painted.
DualList.setMiddleButtonPanelVisible(boolean)
CellEditorManager
if the
model is ContextSensitiveTableModel
.
CellRendererManager
if
the model is ContextSensitiveTableModel
.
CellStyleProvider
for the table.
JideTable.setLoadSelectionOnTableDataChanged(boolean)
.
ColumnComparatorContextProvider
.
ColumnComparatorContextProvider
.
TableCustomFilterEditor.setColumnIndices(int[])
SelectionModel
to column selection mode.
JFormattedTextField
.
SearchableBar
to compact or full mode.
DateModel.isValidDate(java.util.Calendar)
is invoked.
DefaultDateModel.isValidDate(java.util.Calendar)
is invoked.
contentAreaFilled
property.
DockableFrame
's contentPane
property.
CollapsiblePane
's contentPane
property.
Popup
's contentPane
property.
add
and setLayout
cause an exception to be thrown.
Refocusable.setDefaultFocusComponent(Component defaultFocusComponent)
.
The approach is to now call setDefaultFocusComponent() on Workspace or DockableFrame. This will mean
that whenever the getMainContainer() (which is what is added to the user's provided content pane)
receives focus it will transfer it to the active pane's (Workspace or DockableFrame)
defaultFocusComponent. By default, we will use workspace.getDefaultFocusComponent and put focus on
it. If you want the focus to be in a DockableFrame, you can call dockingManager.activateFrame after
loadLayoutData is called.
Gadget
.
IPivotDataModel.setDisplayGrandTotalFirstForRow(boolean)
and IPivotDataModel.setDisplayGrandTotalFirstForColumn(boolean)
PivotDataModel.setDisplayGrandTotalFirstForRow(boolean)
and PivotDataModel.setDisplayGrandTotalFirstForColumn(boolean)
DefaultGroupTableModel.isRemoveNullGrouper()
returns true.
Calculator.PROPERTY_DISPLAY_TEXT
.
newSize
.
DockableFrame
can be docked by some user action.
name
.
name
.
dragEnabled
property, which must be true
to enable automatic drag handling
(the first part of drag and drop) on this component.
DocumentComponent.allowMoving()
returns false.
JComboBox
field is editable.
IPTextField
should be editable.
editingColumn
variable.
AbstractComboBox.createEditorComponent()
method instead.
FeedPersistenceLayer
.
JideTable.setFillsBottom(boolean)
JideTable.setFillsGrids(boolean)
JideTable.setFillsRight(boolean)
JTable.getAutoResizeMode()
returns JideTable.AUTO_RESIZE_FILL
.
FilterFactory
.
FilterFactory
.
AutoFilterBox.setShowFilterIcon(boolean)
floatable
property.
floatable
property, which must be true
for the user to be able to make the
DockableFrame
floated.
focusPainted
property, which must be true
for the focus state to be painted.
FontUIResource
s to null.
JComponent.setForeground
to assign the unselected-foreground color to the specified
color.
JComponent.setForeground
to assign
the unselected-foreground color to the specified color.
FindAndReplace.isReversed()
.
DockableFrame
's glassPane
property.
Popup
's glassPane
property.
BannerPanel.setBackgroundPaint(java.awt.Paint)
method.
PaintPanel.setBackgroundPaint(java.awt.Paint)
method.
gridColor
and redisplays.
GroupList
.
DefaultGroupableListModel
hidable
property.
DockableFrame
can be hidden by some user action.
true
.
Highlight
CodeEditorDiffPane.setIgnoreWhitespaces(boolean)
Property.setIndentNonCategoryRow(boolean)
.
DateComboBox
.
DateComboBox
.
DateComboBox
.
DateComboBox
.
menuBar
property for this DockableFrame
.
menuBar
property for this Popup
.
CellSpanTable.columnAtPoint(java.awt.Point)
method to consider the cell span.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please refer to the
JavaDoc of TableHeaderPopupMenuInstaller
for more information.
CellSpanTable.rowAtPoint(java.awt.Point)
method to consider the cell span.
DockableFrame
.
DockableFrame
's layeredPane
property.
Popup
's layeredPane
property.
GroupList.HORIZONTAL
.
LookAndFeelFactory.isLnfInstalled(String)
is invoked.
LuceneFilterMenuSupport.setLuceneHelpURL(String)
instead
JList
displays.
JComboBox
displays.
JComboBox
displays.
JComboBox
displays.
JTable
displays.
JComboBox
displays.
JComboBox
displays.
JTree
displays.
JComboBox
displays.
JComboBox
displays.
JideMenu.PopupMenuCustomizer
and JideMenu.setPopupMenuCustomizer(com.jidesoft.swing.JideMenu.PopupMenuCustomizer)
instead.
ChartValueReporter
, then only points from that
model will be reported.
JComboBox
uses to obtain the list of items.
newModel
and registers with it for listener notifications from
the new data model.
newModel
and registers with it for listener notifications from
the new data model.
Gadget
.
DecimalFormat
.
DecimalFormat
.
ObjectConveter
will be used to convert the element to String.
ObjectConveter
will be used to convert the element to String.
oneTouchExpandable
property.
Calculator.PROPERTY_OPERATOR
.
CategorizedTable.getMarginBackground()
.
BufferedImage
.
TableFlashable.setPossibleFlashColumns(int[])
.
JViewport
ancestor, if any.
progress
bound property.
rearrangeable
property.
DockableFrame
can be docked by some user action.
key
to the specified value
in this
SahdowFactory
object.
JideBoxLayout.invalidateLayout(java.awt.Container)
is called.
DefaultDockingManager.setFloatingFramesResizable(boolean)
and DefaultDockingManager.setDockedFramesResizable(boolean)
DockingManager.setFloatingFramesResizable(boolean)
and DockingManager.setDockedFramesResizable(boolean)
rolloverEnabled
property, which must be true
for rollover effects to occur.
rootPane
property for this DockableFrame
.
rootPane
property for this Popup
.
add
and setLayout
cause an exception to be thrown.
add
and setLayout
cause an exception to be thrown.
rowHeight
, revalidates, and repaints.
row
to rowHeight
, revalidates, and repaints.
rowHeight
, re-validates, and repaints.
row
to rowHeight
, re-validates, and repaints.
RowHeights
object, using the data in the rowHeights
argument.
StyledLabel
.
QuickTableFilterField.setSearchingColumnIndices(int[])
instead.
In current situation, if you invoke this method, we will make an array with length as 1 then invoke
QuickTableFilterField.setSearchingColumnIndices(int[])
.
DockingManager
.
ButtonModel
.
anIndex
.
anIndex
.
anIndex
.
anIndex
.
anIndex
.
AbstractComboBox.setSelectedItem(Object)
except you can choose to fire the ItemEvent or not.
ExComboBox.setSelectedItem(Object)
except you can choose to fire the ItemEvent or not.
ExComboBox.setSelectedItem(Object)
except you can choose to fire the ItemEvent or not.
ItemEvent
.
ItemEvent
.
PopupPanel.setSelectedObject(Object)
PopupPanel.setSelectedObject(Object, boolean)
Row
.
rows
.
index0
to index1
, inclusive.
DualListModel
.
DualListModel
.
setPointShape()
JidePopupFactory
that will be used to obtain JidePopup
s.
JToolTipFactory
that will be used to obtain JToolTip
s.
CellStyle.setText(String)
showsRootHandles
property, which specifies whether the node handles should be
displayed.
DockableFrame
side title.
StyledLabel
.
AutoFilterBox
.
AutoFilterBox
.
TableUtils.setTablePreferenceByName(javax.swing.JTable, String)
TableStyleProvider
for the table.
DockableFrame
tab title.
JideSwingUtilities.setComponentTransparent(javax.swing.JComponent)
.
DockableFrame
title.
CollapsiblePane
title.
titlePaneOpaque
property.
Resizable
is installed on a top level component such as JWindow, JDialog and
JFrame v.s.
BasicStyledLabelUI
each time the StyledLabel is painted.
DockableFrame
.
CollapsiblePane
.
Popup
.
TableComboBox.createTable(javax.swing.table.TableModel)
.
TableExComboBox.createTable(javax.swing.table.TableModel)
.
String
object for the cell being rendered to value
.
String
object for the cell being rendered to value
.
String
object for the cell being rendered to
value
.
editor
part of a
JSpinner
.
String
object for the cell being rendered to
value
.
String
object for the cell being rendered to
value
.
String
object for the cell being rendered to
value
.
row
and column
.
columnIndex
.
row
and column
.
row
and column
.
columnIndex
and
rowIndex
to aValue
.
valueIsAdjusting
property.
SearchableBar
.
ShortcutEditor
is an editor for ShortcutSchemaManager
.ShortcutEvent
is used to notify interested parties that shortcuts in shortcut editor has changed in the
event source.ShortcutSchemaEvent
is used to notify interested parties that schema has changed in the event source.ShortcutSchemaEvent
object.
ShortcutSchemaManager
is a manager for ShortcutSchema
.ShortcutSchemaManager
.
ShortcutSchemaManager
.
ANY_COLUMNS
.
JideMenu.setPopupMenuVisible(boolean)
is invoked.
Component.setVisible(boolean)
.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
TableColumnChooserPopupMenuCustomizer.showColumn(javax.swing.JTable, int, Object)
optionType
parameter.
optionType
parameter, where the
messageType
parameter determines the icon to display.
optionType
parameter.
AbstractIntelliHints.showHints()
if and only if the text component is enabled and has focus.
initialSelectionValue
.
parentComponent
.
parentComponent
.
parentComponent
with the dialog having the
title title
and message type messageType
.
messageType
parameter.
initialValue
parameter and the number of choices is determined by the optionType
parameter.
Searchable
is a class that can make JList, JTable and JComboBox searchable.SidePaneGroup
events.
DockableFrame
events.
SidePaneGroup
is selected.
SidePaneGroup
is selected.
SidePane
class.AWTEvent
that adds support for SidePaneItem
objects as the event source.SidePane
to represent a group of SidePaneItem
.SidePane
.SidePaneGroup
.
SidePaneGroup
.
SimpleScrollPane
is a special scroll pane.JideScrollPane
that displays the view component in a viewport whose view position can be
controlled with a pair of scrollbars.
JideScrollPane
that displays the contents of the specified component, where both
horizontal and vertical scrollbars appear whenever the component's contents are larger than the view.
JideScrollPane
with specified scrollbar policies.
JideScrollPane
where both horizontal and vertical scrollbars
appear when needed.
SingleDashboardHolder
creates a single dashboard that implements DashboardHolder interface.Filter
that uses filters away all values except the specified value.SortableComboBoxModel
is a combobox model wrapper which can do the sorting.SortableTable
is a table which uses SortableTableModel
so that multiple columns can be
sorted.SortableTableHeaderMouseListener
which is added to the table header of a SortableTable
to do sorting.SortableTableModel.setColumnComparatorContextProvider(com.jidesoft.grid.SortableTableModel.ColumnComparatorContextProvider)
.column
.
column
.
column
.
AWTEvent
that adds support for
SortableTableModel
objects as the event source.SortableTableModelEvent
object.
SortableTableModel
.JideTabbedPane.BUTTON_SOUTH
SpanModel
interface specifies the methods the JTable
will use to implement cell span.SpanModel
to get the new cell span and repaint the whole table.
SpanTableModel
interface combines TableModel
and SpanModel
.SpinnerPointModel
SpinnerPointModel
with a specified Point
ButtonGroup
.
CodeEditorDiffPane.getLineCharSequence(com.jidesoft.editor.CodeEditor, int)
.
CodeEditorMergePane.createLineCharSequence(com.jidesoft.editor.CodeEditor, int)
.
fireEditingStarting
and fireEditingStarted
, and returns true or false based on
the return value of fireEditingStarting
.
#startShowingAutohideFrame(String,int,int)
instead.
#startShowingAutohideFrame(String,int,int)
instead.
StatusBarSeparator
provides a divider between status bar items.Sticky
is a helper class to make JList or JTree or JTable changing selection when mouse moves.StringArrayComboBox
is a combobox which
can be used to choose a String array.StringArrayComboBox
is a combobox which
can be used to choose a String array.Style
is a markup interface for styles.StyledLabel
is a special JLabel which can display text in different styles.StyledLabelBuilder
is a quick way to define StyledLabel.DefaultTableCellRenderer
that implements UIResource
.StyleModel
provides a way to use CellStyle
along with any TableModel
.StyleTableModel
interface combines TableModel
and StyleModel
.SubEntryGanttEntry
is an interface to divide up a single GanttEntry in multiple entries on a row.prefix
and postfix
.
java.beans.PropertyChangeSupport
is almost identical in functionality.SwingWorker
.
state
bound property.SyntaxStyleSchema
contains a list of SyntaxStyle
s that can be used by CodeEditor
.TabChangeEvent
.
JideTabbedPane
and SidePaneItem
.TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
JTable
.JTable
uses cell renderer and cell editor for cell rendering and editing respectively.column
in the range [firstRow
, lastRow
] are
updated.
column
in the range [firstRow
, lastRow
] are
updated.
column
in the range [firstRow
, lastRow
] are
updated.
column
in the range [firstRow
, lastRow
] are
updated.
TableChangeListener
interface.
TableModel
generates a TableModelEvent
.
TableChangeListener
interface.
ListChooserPanel
.
TableColumnChooser
's show/hide column popup menu feature is replaced by TableHeaderPopupMenuInstaller
class which is more powerful and flexible.TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please refer to the JavaDoc
of TableHeaderPopupMenuInstaller
for more information.
TableHeaderPopupMenuCustomizer
to add menu items related to show or hide the columns to a popup menu.TableComboBox
is just like a normal JComboBox which you can choose a value from a drop down table.TableComboBox
.
TableComboBox
.
TableComboBox
.
TableComboBox
.
TableComboBox
.
TableComboBoxCellEditor
.
TableComboBoxCellEditor
.
TableComboBoxSearchable
is an concrete implementation of Searchable
that
enables the search function in TableComboBox.TableComboBoxShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make
TableComboBoxSearchable
shrinkable while searching.TableCustomFilterEditor
adds additional controls to create a list of FilterItems and they can be added
to FilterableTableModel
.CompoundTableModelEvent
.
TableComboBox
is just like a normal JComboBox which you can choose a value from a drop down table.TableComboBox
.
TableComboBox
.
TableComboBox
.
TableComboBox
.
TableComboBox
.
TableExComboBoxSearchable
is an concrete implementation of Searchable
that
enables the search function in TableExComboBox.FilterableTableModel
.TableFlashable
makes the CellStyleTable
cells flashing as long as the
StyleModel
's getCellStyleAt
method return a FlashCellStyle
.TableHeaderCellDecorator
provides a way for users to paint over the margin of any table header's cells.TableHeaderExpandedTip
enables the ExpandedTip feature for JTableHeader
.TableHeaderPopupMenuInstaller
allows you to add a popup menu to table header and customize it.TableModelsWrapper
is a wrapper around several table models which are all referred
as the actual table model or underlying table model.TableModelValueProvider
is a ValueProvider
which retrieves a value from a table model.TableModelWrapper
is a wrapper around table model which is referred
as the actual table model or underlying table model.TablePopupMenuInstaller
allows you to add a popup menu to table and customize it.TableRowExpandedTip
enables the ExpandedTip feature for JTable
.FilterableTreeTableModel
.TableRowMarginSupport
provides the margin support for JTable and its subclasses.TableRowMarkerSupport
provides the marker support for table at the row level.TableRowModel
in an interface that implements both RowModel
and TableModel
.TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableModel
.
TableScrollPane
is a special JideScrollPane
that supports header and footer columns or
rows.TableScrollPane
.
TableScrollPane
.
TableScrollPane
with a footer table.
TableScrollPane
with a footer table.
TableScrollPane
with a header table and a footer table.
TableScrollPane
with a header table and a footer table.
TableScrollPane
without footer table.
TableScrollPane
with a footer table.
TableScrollPane
with a header table and a footer table.
TableScrollPane
with a footer table.
TableScrollPane
with a header table and a footer table.
Printable
for printing
TableScrollPane
s.TablePrintable
for the given
TableScrollPane
.
TableScrollPaneSearchable
is an concrete implementation of Searchable
that
enables the search function in TableScrollPane.TableSearchable
is an concrete implementation of Searchable
that enables the search function in
JTable.ButtonGroup
.
TableShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make TableSearchable
shrinkable while searching.TableSortItemEditor
is an editor for a list of SortItems and ColumnComparatorContextProvider.TableSplitPane
displays a MultiTableModel in several separate tables in a JideSplitPane.TableSplitPane
.
TableSplitPane
with footer table.
TableSplitPane
with footer table.
TableSplitPane
with footer table.
TableColumn
s, etc) of the underlying TableModel
changes.
TableColumn
s, etc) of the underlying TableModel
changes.
TableColumn
s, etc) of the underlying TableModel
changes.
TableColumn
s, etc) of the underlying TableModel
changes.
TaskBar
is a component that represents a task.TaskBarPainter
is an interface to paint the task bar.DocumentGroup
implementation for Tabbed-Document Interface.TextAreaRowMarginSupport
provides the margin support for JTextArea and its subclasses.TextAreaRowMarkerSupport
provides the marker support for JTextArea at the row level.TextComponentSearchable
is an concrete implementation of Searchable
that enables the search
function in JTextComponent.TextFieldList
is a pane that contains a JTextField on the left and a JList on the right and a bunch
of buttons.JList
with an empty model.
JList
with a list with existing list data in the right.
CodeEditor
.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the same
month of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the same
quarter of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the same
week of today's date.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within the same
year of today's date.Tick
s are generated at regular intervals along an axis and displayed as little dashed lines on the axis
to give an indication of the gradation.title
.
TitledSeparator
is a component used for separating components on a panel or in a GUI.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is the same date as
today's date.ScaleModel.getPeriods()
.
#toggleAutohideState(String)
. All frame accessor should use keys to prevents memory
leaks
#toggleDockable(String)
. All frame accessor should use keys to prevents memory leaks
#toggleMaximizeState(String)
. All frame accessor should use keys to prevents memory
leaks
#toggleState(String,java.awt.Rectangle,boolean)
instead. *
TokenMarker
.
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is the same date as
tomorrow's date.FilterFactory.getConditionString(java.util.Locale)
.
String
with all attributes in name = value format.
TreeChooserPanel
.
TreeChooserPanel
.
TreeChooserPanel
.
JPanel
with a double buffer and a flow layout.
JPanel
with a double buffer and a flow layout.
JPanel
with a double buffer and a flow layout.
TreeComboBox
is just like a normal JComboBox which you can choose a value from a drop-down tree.TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBoxCellEditor
.
TreeComboBoxCellEditor
.
TreeComboBoxCellEditor
.
TreeComboBoxCellEditor
.
TreeComboBoxCellEditor
.
TreeComboBoxCellEditor
.
TreeSearchable
is an concrete implementation of Searchable
that enables the
search function in TreeComboBox.TreeComboBox
is just like a normal JComboBox which you can choose a value from a drop-down tree.TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeComboBox
.
TreeSearchable
is an concrete implementation of Searchable
that enables the
search function in TreeExComboBox.TreeExpandablePanel.TreeExpandablePanel(javax.swing.JTable)
instead
TreeExpandedTip
enables the ExpandedTip feature for JTree
.TreeMarkerSupport
provides the marker support for a JTree
.TreeModelWrapper
is a wrapper around tree model which is referred as the actual tree model or underlying
tree model.TreeModelWrapperUtils
is a utility class that contains several useful methods for
TreeModelWrapper
.TreePopupMenuInstaller
allows you to add a popup menu to a JTree and customize it.TreeRowMarginSupport
provides the margin support for JTree and its subclasses.TreeSearchable
is an concrete implementation of Searchable
that enables the search function in
JTree.ListSelectionModelGroup
.
TreeShrinkSearchableSupport
is a subclass of ShrinkSearchableSupport
to make TreeSearchable
shrinkable while searching.TreeTable
is a combination of a tree and a table -- a component capable of both expanding and
contracting rows, as well as showing multiple columns of data.TreeTable
where there is a +/- icon.TreeTableModel
is the table model used by TreeTable
.TreeTableRowMarginSupport
provides the margin support for TreeTable and its subclasses.TreeTableSearchable
is a special Searchable that implements Searchable
that
enables the search function in TreeTable.ListComboBoxCellEditor
that contains the elements in the specified array.
bind
method.
PropertyTableModel
which is previously bounded using PropertyTableModel.bind(Object)
.
RolloverTableUtils.install(javax.swing.JTable)
or RolloverTableUtils.install(javax.swing.JTable,
com.jidesoft.grid.RolloverTableUtils.AutoCellAction)
.
TableHeaderPopupMenuInstaller
class which is more powerful and flexible. Please
refer to the JavaDoc of TableHeaderPopupMenuInstaller
for more information.
Flashable
from the component.
installFilterableModel
.
installKeyboardActions
.
MarginSupport.installListeners(com.jidesoft.margin.MarginSupport.RepaintCallback,
com.jidesoft.margin.MarginSupport.ModelChangedCallback)
.
this.list
by calling uninstallListeners()
,
uninstallKeyboardActions()
, and uninstallDefaults()
in order.
ColumnGuide.setUnit(int)
to indicate the unit is in the number of columns.
ColumnGuide.setUnit(int)
to indicate the unit is in the number of pixels.
IntrospectorManager.unregisterIntrospector(Class, IntrospectorContext)
IntrospectorManager.unregisterIntrospector(Class)
FilterFactory
.
Calculator.registerKeyboardActions(javax.swing.JComponent,
int)
.
LanguageSpec
.
CodeEditorStatusBarItem.registerListener(com.jidesoft.editor.CodeEditor)
.
TableUtils.synchronizeTableColumn(javax.swing.JTable, javax.swing.JTable)
.
TableUtils.synchronizeTableColumnSelection(javax.swing.JTable, javax.swing.JTable)
.
TableUtils.unifyTableCellEditing(javax.swing.JTable[])
.
TableUtils.unifyTableCellSelection(javax.swing.JTable[])
.
TableUtils.unifyTableColumnSelection(javax.swing.JTable[])
.
TableUtils.unifyTableNonContiguousCellSelection(javax.swing.JTable[])
.
TableUtils.unifyTableRowSelection(javax.swing.JTable[])
.
QuickFilterPane
to refresh the data from the table model.
IDocumentGroup.updateComponent(DocumentComponent, java.awt.Component)
TdiGroup.updateComponent(DocumentComponent, java.awt.Component)
updateComponentTreeUI
to all of them to make sure everything changes after reset look and feel.
updateComponentTreeUI
to all of them to make sure everything changes after reset look and feel.
UIFactory
that the L&F has changed.
UIManager
that the look and feel has changed.
UIManager
that the look and feel [L&F] has changed.
UIManager
that the look and feel [L&F] has changed.
UIManager
that the look and feel
[L&F] has changed.
UIManager
that the look and feel has changed.
UIManager
that the look and feel has changed.
UIFactory
that the L&F has changed.
maximum()
TitledSeparator.
- validateValueForNonEditable(Object) -
Method in class com.jidesoft.combobox.AbstractComboBox
-
- validateValueForNonEditable(Object) -
Method in class com.jidesoft.combobox.ExComboBox
-
- validateValueForNonEditable(Object) -
Method in class com.jidesoft.combobox.MultiSelectListComboBox
-
- validateValueForNonEditable(Object) -
Method in class com.jidesoft.combobox.MultiSelectListExComboBox
-
- validateWindowIfFloating() -
Method in class com.jidesoft.action.CommandBar
-
- validating(RowValidationObject) -
Method in interface com.jidesoft.validation.RowValidator
- Validates the value in the RowValidationObject.
- validating(ValidationObject) -
Method in interface com.jidesoft.validation.Validator
- Validates the value in the ValidationObject.
- ValidationObject - Class in com.jidesoft.validation
- ValidationObject is an object containing the information that needed by Validator.
- ValidationObject(Object, Object, Object) -
Constructor for class com.jidesoft.validation.ValidationObject
- Constructs a new
ValidationObject
.
- ValidationResult - Class in com.jidesoft.validation
- ValidationResult is the object that returns from the
Validator.validating(ValidationObject)
. - ValidationResult() -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an empty ValidationResult.
- ValidationResult(int) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an invalid ValidationResult with an id and no message.
- ValidationResult(boolean) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an empty ValidationResult.
- ValidationResult(int, String) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an invalid ValidationResult with an id and a message.
- ValidationResult(int, boolean, String) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an ValidationResult with an id and a message.
- ValidationResult(int, boolean, int) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an ValidationResult with an id and an error behavior.
- ValidationResult(int, boolean, int, String) -
Constructor for class com.jidesoft.validation.ValidationResult
- Creates an ValidationResult with an id, a message and an error behavior.
- Validator - Interface in com.jidesoft.validation
Validator
is an interface for validating a object.- VALUE -
Static variable in class com.jidesoft.editor.tokenmarker.PropsTokenMarker
-
- Value - Interface in com.jidesoft.pivot
- An interface to represent any value in pivot data model.
- VALUE_BLUR_QUALITY_FAST -
Static variable in class com.jidesoft.swing.ShadowFactory
- Selects the fast rendering algorithm.
- VALUE_BLUR_QUALITY_HIGH -
Static variable in class com.jidesoft.swing.ShadowFactory
- Selects the high quality rendering algorithm.
- valueChanged(DateSelectionEvent) -
Method in interface com.jidesoft.combobox.DateSelectionListener
- Called whenever the value of the selection changes.
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.gantt.GanttChart
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.grid.CellSpanTable
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.grid.DefaultTableSelectionModel
- Is called when the selection of a ListSelectionModel of a column has changed.
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.grid.JideTable
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.grid.PropertyPane
- Called whenever the value of the selection changes.
- valueChanged(TableSelectionEvent) -
Method in interface com.jidesoft.grid.TableSelectionListener
- Called whenever the value of the selection changes.
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.list.CheckBoxListSelectionModelWithWrapper
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.list.TextFieldList
-
- valueChanged(TableSelectionEvent) -
Method in class com.jidesoft.pivot.HeaderTable
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.plaf.basic.BasicGroupListUI.ListSelectionHandler
-
- valueChanged(ListSelectionEvent) -
Method in class com.jidesoft.swing.CheckBoxList.Handler
-
- valueChanged(TreeSelectionEvent) -
Method in class com.jidesoft.swing.CheckBoxTree.Handler
-
- ValueConverter - Interface in com.jidesoft.grid
- Converts the cell value in a table to the value that will be written to csv file.
- ValueEditor - Class in com.jidesoft.filter
- This is the component contained in the
CustomFilterEditor
. - ValueEditor(Class, ConverterContext, Object[]) -
Constructor for class com.jidesoft.filter.ValueEditor
- The constructor.
- ValueFilter<E> - Interface in com.jidesoft.filter
- This interface represents the current state of a filter.
- valueFilterChanged(ValueFilterEvent<E>) -
Method in interface com.jidesoft.filter.ValueFilterListener
- Called whenever the value of the filter changes.
- ValueFilterEvent<E> - Interface in com.jidesoft.filter
- An event that characterizes a change in the current filtering.
- ValueFilterListener<E> - Interface in com.jidesoft.filter
- The listener interface for receiving "interesting" events about filtering.
- ValueFilterListSelectionModel - Class in com.jidesoft.grid
- Deprecated. replaced by
CheckBoxListSelectionModel
- ValueFilterListSelectionModel() -
Constructor for class com.jidesoft.grid.ValueFilterListSelectionModel
- Deprecated.
- ValueFilterListSelectionModel(ListModel) -
Constructor for class com.jidesoft.grid.ValueFilterListSelectionModel
- Deprecated.
- valueForPathChanged(TreePath, Object) -
Method in class com.jidesoft.tree.AbstractTreeModel
-
- valueForPathChanged(TreePath, Object) -
Method in class com.jidesoft.tree.DefaultTreeModelWrapper
- Delegates to underlying tree model.
- valueOf(String) -
Static method in enum com.jidesoft.chart.annotation.Rotation
- Deprecated. Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.axis.AxisPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.axis.AxisQuantity
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.axis.AxisType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.BarLabelPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.BarResizePolicy
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.ChartType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.event.PanIndicator.Placement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.event.ZoomDirection
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.event.ZoomLocation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.event.ZoomOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.LabelPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.model.ChartModelChangeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.Orientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.PointShape
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.render.CandlestickChartType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.render.ZAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.ShadowVisibility
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.style.LineFillExtent
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.chart.util.Rotation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.colormap.ColorMap.Assignments
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.colormap.ColorMap.Matching
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.csv.CsvParseEvent.EventType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.BulletAxisPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.DialLabelOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.LineLabelPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.MarkerShape
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.NeedleEndShape
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.PointerIndicatorPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.gauge.PointerLabelPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.palette.InterpolatedPalette.Mode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.palette.Palette.Cycle
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.palette.PaletteFactory.Type
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Control
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Part
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Prop
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.plaf.windows.TMSchema.State
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.plaf.windows.TMSchema.TypeEnum
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.treemap.DefaultTreeMapController.Mode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.treemap.EnhancedJLabel.Effect
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.treemap.EnhancedJLabel.Rendering
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.treemap.TreeMapToolTip.ToolTipType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.treemap.TreeMapView.Progressive
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.jidesoft.utils.SwingWorker.StateValue
- Returns the enum constant of this type with the specified name.
- ValueProvider - Interface in com.jidesoft.grid
ValueProvider
is an interface to retrieve a cell value from a table model.- values() -
Static method in enum com.jidesoft.chart.annotation.Rotation
- Deprecated. Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.axis.AxisPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.axis.AxisQuantity
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.axis.AxisType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.BarLabelPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.BarResizePolicy
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.ChartType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.event.PanIndicator.Placement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.event.ZoomDirection
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.event.ZoomLocation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.event.ZoomOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.LabelPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.model.ChartModelChangeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.Orientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.PointShape
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.render.CandlestickChartType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.render.ZAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.ShadowVisibility
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.style.LineFillExtent
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.chart.util.Rotation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.colormap.ColorMap.Assignments
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.colormap.ColorMap.Matching
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.csv.CsvParseEvent.EventType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values -
Variable in class com.jidesoft.database.DefaultRecord
-
- values() -
Method in class com.jidesoft.database.DefaultRecord
-
- values() -
Static method in enum com.jidesoft.gauge.BulletAxisPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.DialLabelOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.LineLabelPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.MarkerShape
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.NeedleEndShape
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.PointerIndicatorPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.gauge.PointerLabelPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.palette.InterpolatedPalette.Mode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.palette.Palette.Cycle
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.palette.PaletteFactory.Type
- Returns an array containing the constants of this enum type, in
the order they are declared.
- Values - Interface in com.jidesoft.pivot
- An interface to represent several
Value
s. - values() -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Control
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Part
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.plaf.windows.TMSchema.Prop
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.plaf.windows.TMSchema.State
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.plaf.windows.TMSchema.TypeEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.treemap.DefaultTreeMapController.Mode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.treemap.EnhancedJLabel.Effect
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.treemap.EnhancedJLabel.Rendering
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.treemap.TreeMapToolTip.ToolTipType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.treemap.TreeMapView.Progressive
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.jidesoft.utils.SwingWorker.StateValue
- Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueStringAdjustProvider - Interface in com.jidesoft.grid
- This is an interface for those tables like AggregateTable to adjust the display string for some special cells.
- valueToString(Object) -
Method in class com.jidesoft.spinner.PointFormatter
-
- var(List<BigDecimal>, boolean, MathContext) -
Static method in class com.jidesoft.utils.BigDecimalMathUtils
- Computes the variance of the available values.
- var(List<Number>, boolean) -
Static method in class com.jidesoft.utils.MathUtils
- Computes the variance of the available values.
- VARY -
Static variable in class com.jidesoft.swing.JideBoxLayout
- For VARY component, the width will always be whatever width left.
- VBDotNetTokenMarker - Class in com.jidesoft.editor.tokenmarker
- VB.NET token marker.
- VBDotNetTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.VBDotNetTokenMarker
-
- verify() -
Method in class com.jidesoft.pivot.CalculatedPivotDataModel
-
- verify() -
Method in interface com.jidesoft.pivot.IPivotDataModel
- This method is for debugging purpose, not a public API.
- verify() -
Method in class com.jidesoft.pivot.PivotDataModel
- This method is for debugging purpose, not a public API.
- verifyCellSpan(SpanModel) -
Static method in class com.jidesoft.grid.CellSpanTable
- This is a method for debugging purpose.
- verifyCellSpan(CellSpanTable) -
Static method in class com.jidesoft.grid.CellSpanTable
- This is a method for debugging purpose.
- verifyDefaults(UIDefaults, Object[]) -
Static method in class com.jidesoft.plaf.LookAndFeelFactory
-
- verifyLicense(String, String, String) -
Method in class com.jidesoft.chart.servlet.ChartServlet
-
- verifyLicense(String, String, String) -
Static method in class com.jidesoft.utils.Lm
- Verifies the license key.
- VerilogTokenMarker - Class in com.jidesoft.editor.tokenmarker
- Verilog token marker.
- VerilogTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.VerilogTokenMarker
-
- VerilogTokenMarker(KeywordMap) -
Constructor for class com.jidesoft.editor.tokenmarker.VerilogTokenMarker
-
- VERTICAL -
Static variable in class com.jidesoft.animation.CustomAnimation
-
- VERTICAL -
Static variable in class com.jidesoft.icons.JideIconsFactory.Cursor
-
- VERTICAL -
Static variable in interface com.jidesoft.swing.PartialSide
-
- VERTICAL_ALIGNMENT_PROPERTY -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- VERTICAL_BOTTOM -
Static variable in interface com.jidesoft.swing.JideScrollPaneConstants
-
- VERTICAL_CENTER_ALIGNMENT -
Static variable in class com.jidesoft.grid.ExpandablePanel
-
- VERTICAL_CURSOR -
Static variable in class com.jidesoft.swing.JideCursors
- The cursor point when dragged item will be inserted in between.
- VERTICAL_SPLIT -
Static variable in class com.jidesoft.swing.JideSplitPane
- Vertical split indicates the
Component
s are split along the y axis.
- VERTICAL_TEXTPOSITION_PROPERTY -
Static variable in class com.jidesoft.pane.CollapsiblePane
-
- VERTICAL_TOP -
Static variable in interface com.jidesoft.swing.JideScrollPaneConstants
-
- VerticalContextSensitiveCellRenderer - Class in com.jidesoft.grid
- TableCellRenderer which can accept ConverterContext.
- VerticalContextSensitiveCellRenderer() -
Constructor for class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
- Creates a context sensitive cell renderer.
- VerticalContextSensitiveCellRenderer(Class<?>) -
Constructor for class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
- Creates a context sensitive cell renderer for a specified type.
- VerticalContextSensitiveCellRenderer(ConverterContext) -
Constructor for class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
- Creates a context sensitive cell renderer using the converter context.
- VerticalContextSensitiveCellRenderer(Class<?>, ConverterContext) -
Constructor for class com.jidesoft.grid.VerticalContextSensitiveCellRenderer
- Creates a context sensitive cell renderer using specified type and the converter context.
- VerticalLabelUI - Class in com.jidesoft.plaf.xerto
- VerticalLabelUI - used to replace the UI on a JLabel to make it vertical
- VerticalLabelUI(boolean) -
Constructor for class com.jidesoft.plaf.xerto.VerticalLabelUI
-
- VerticalTableCellRenderer - Class in com.jidesoft.grid
- This class is copied from JDK DefaultTableCellRenderer except using JideLabel to support vertical text.
- VerticalTableCellRenderer() -
Constructor for class com.jidesoft.grid.VerticalTableCellRenderer
- Creates a default table cell renderer.
- VerticalTableCellRenderer.UIResource - Class in com.jidesoft.grid
- A subclass of
DefaultTableCellRenderer
that
implements UIResource
. - VerticalTableCellRenderer.UIResource() -
Constructor for class com.jidesoft.grid.VerticalTableCellRenderer.UIResource
-
- VHDLTokenMarker - Class in com.jidesoft.editor.tokenmarker
- VHDL token marker.
- VHDLTokenMarker() -
Constructor for class com.jidesoft.editor.tokenmarker.VHDLTokenMarker
-
- VIEW_FULL_SCREEN -
Static variable in class com.jidesoft.icons.IconSet.View
-
- VIEW_MODE_EDITING -
Static variable in class com.jidesoft.gantt.GanttChart
-
- VIEW_MODE_PANNING -
Static variable in class com.jidesoft.gantt.GanttChart
-
- VIEW_POSITION -
Static variable in class com.jidesoft.editor.caret.CaretEvent
-
- viewIndexForColumn(TableColumn) -
Method in class com.jidesoft.plaf.basic.BasicCellStyleTableHeaderUIDelegate
- Gets the view column index from the TableColumn instance.
- viewIndexForColumn(TableColumn) -
Method in class com.jidesoft.plaf.basic.BasicJideTableUIDelegate
-
- VIEWONLY_PROPERTY -
Static variable in class com.jidesoft.combobox.CalendarViewer
- Property of view only.
- VIEWONLY_PROPERTY -
Static variable in class com.jidesoft.combobox.DateChooserPanel
- Property of view only.
- VIEWONLY_PROPERTY -
Static variable in class com.jidesoft.combobox.MonthChooserPanel
- Property of view only.
- viewport -
Variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabSupport
-
- viewRect -
Static variable in class com.jidesoft.plaf.basic.BasicJideButtonUI
-
- viewRect -
Static variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- viewToModelLine(int) -
Method in class com.jidesoft.editor.CodeEditor
-
- viewToModelPosition(CaretPosition) -
Method in class com.jidesoft.editor.CodeEditor
- Get model position from view position.
- violet -
Static variable in class com.jidesoft.chart.ChartColor
-
- VIRUS -
Static variable in class com.jidesoft.icons.NetworkIconSet.Security
-
- VISA -
Static variable in class com.jidesoft.field.creditcard.CreditCardsIconsFactory.CreditCards
-
- VISA - Class in com.jidesoft.field.creditcard
- VISA credit card Issuer.
- VISA() -
Constructor for class com.jidesoft.field.creditcard.VISA
-
- VisibilityFocusTraversalPolicy - Class in com.jidesoft.swing
- The focus traversal policy to screen out those components that are not actually painted in the target container.
- VisibilityFocusTraversalPolicy(FocusTraversalPolicy) -
Constructor for class com.jidesoft.swing.VisibilityFocusTraversalPolicy
- The constructor.
- VisibilityFocusTraversalPolicy(FocusTraversalPolicy, Container) -
Constructor for class com.jidesoft.swing.VisibilityFocusTraversalPolicy
- The constructor.
- visible -
Variable in class com.jidesoft.gauge.AbstractGaugeTickStyle
- Determines whether the ticks of this type will be visible.
- VISIBLE_PROPERTY -
Static variable in class com.jidesoft.popup.JidePopup
- Bound property name.
- VisiblePeriodsPopupMenuCustomizer<T> - Class in com.jidesoft.scale
VisiblePeriodsPopupMenuCustomizer
works with ScaleArea
and provides showing/hiding period
related menu items to the ScaleArea's context menu.- VisiblePeriodsPopupMenuCustomizer() -
Constructor for class com.jidesoft.scale.VisiblePeriodsPopupMenuCustomizer
-
- visualRowToActualRow(int) -
Method in class com.jidesoft.editor.CodeEditorRowMarginSupport
-
- visualRowToActualRow(int) -
Method in class com.jidesoft.grid.TreeTableRowMarginSupport
-
- visualRowToActualRow(int) -
Method in class com.jidesoft.margin.AbstractRowMarginSupport
-
- visualRowToActualRow(int) -
Method in interface com.jidesoft.margin.RowMarginSupport
- Converts the visual row index as in the view to the actual row index as in the model.
- VPN -
Static variable in class com.jidesoft.icons.NetworkIconSet.NetworkDevices
-
- VSNET_STYLE -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- The same as
LookAndFeelFactory.EXTENSION_STYLE_VSNET
- VSNET_STYLE_WITHOUT_MENU -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- The same as
LookAndFeelFactory.EXTENSION_STYLE_VSNET_WITHOUT_MENU
- VsnetCheckBoxMenuItemUI - Class in com.jidesoft.plaf.vsnet
- CheckboxMenuItem UI implementation.
- VsnetCheckBoxMenuItemUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetCheckBoxMenuItemUI
-
- VsnetCollapsiblePaneUI - Class in com.jidesoft.plaf.vsnet
-
- VsnetCollapsiblePaneUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetCollapsiblePaneUI
-
- VsnetCollapsiblePaneUI(CollapsiblePane) -
Constructor for class com.jidesoft.plaf.vsnet.VsnetCollapsiblePaneUI
-
- VsnetCommandBarSeparatorUI - Class in com.jidesoft.plaf.vsnet
-
- VsnetCommandBarSeparatorUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetCommandBarSeparatorUI
-
- VsnetDockableFrameUI - Class in com.jidesoft.plaf.vsnet
- DockableFrame UI implementation
- VsnetDockableFrameUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetDockableFrameUI
-
- VsnetDockableFrameUI(DockableFrame) -
Constructor for class com.jidesoft.plaf.vsnet.VsnetDockableFrameUI
-
- VsnetGripperUI - Class in com.jidesoft.plaf.vsnet
-
- VsnetGripperUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetGripperUI
-
- VsnetJideTabbedPaneUI - Class in com.jidesoft.plaf.vsnet
- JideTabbedPane UI implementation
- VsnetJideTabbedPaneUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetJideTabbedPaneUI
-
- VsnetLookAndFeelExtension - Class in com.jidesoft.plaf.vsnet
- Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style.
- VsnetLookAndFeelExtension() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetLookAndFeelExtension
-
- VsnetMenuItemUI - Class in com.jidesoft.plaf.vsnet
- MenuItem UI implementation
- VsnetMenuItemUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- VsnetMenuItemUI.MouseInputHandler - Class in com.jidesoft.plaf.vsnet
-
- VsnetMenuItemUI.MouseInputHandler() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMenuItemUI.MouseInputHandler
-
- VsnetMenuUI - Class in com.jidesoft.plaf.vsnet
- Menu UI implementation
- VsnetMenuUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMenuUI
-
- VsnetMenuUI.MouseInputHandler - Class in com.jidesoft.plaf.vsnet
- Instantiated and used by a menu item to handle the current menu selection from mouse events.
- VsnetMenuUI.MouseInputHandler() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMenuUI.MouseInputHandler
-
- VsnetMenuUI.PostAction - Class in com.jidesoft.plaf.vsnet
-
- VsnetMetalProgressBarUI - Class in com.jidesoft.plaf.vsnet
- A better ProgressBarUI for indeterminate progress bar.
- VsnetMetalProgressBarUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMetalProgressBarUI
-
- VsnetMetalUtils - Class in com.jidesoft.plaf.vsnet
- Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for MetalLookAndFeel.
- VsnetMetalUtils() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetMetalUtils
-
- VsnetPopupMenuSeparatorUI - Class in com.jidesoft.plaf.vsnet
- PopupMenuSeparator UI implementation
- VsnetPopupMenuSeparatorUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetPopupMenuSeparatorUI
-
- VsnetProgressBarUI - Class in com.jidesoft.plaf.vsnet
- A better ProgressBarUI for indeterminate progress bar.
- VsnetProgressBarUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetProgressBarUI
-
- VsnetRadioButtonMenuItemUI - Class in com.jidesoft.plaf.vsnet
- RadioButtonMenuItem UI implementation
- VsnetRadioButtonMenuItemUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetRadioButtonMenuItemUI
-
- VsnetSidePaneUI - Class in com.jidesoft.plaf.vsnet
- JideSidePane UI implementation
- VsnetSidePaneUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetSidePaneUI
-
- VsnetWindowsProgressBarUI - Class in com.jidesoft.plaf.vsnet
- A better ProgressBarUI for indeterminate progress bar.
- VsnetWindowsProgressBarUI() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetWindowsProgressBarUI
-
- VsnetWindowsUtils - Class in com.jidesoft.plaf.vsnet
- Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for WindowsLookAndFeel.
- VsnetWindowsUtils() -
Constructor for class com.jidesoft.plaf.vsnet.VsnetWindowsUtils
-
- VSPLIT -
Static variable in class com.jidesoft.icons.JideIconsFactory.Cursor
-
- VSPLIT_CURSOR -
Static variable in class com.jidesoft.swing.JideCursors
- The vertical split cursor type.
- WeakPropertyChangeListener(PropertyChangeListener, Object) -
Constructor for class com.jidesoft.swing.WeakPropertyChangeListener
-
- WEB_CAM -
Static variable in class com.jidesoft.icons.NetworkIconSet.NetworkDevices
-
- WEBSITE -
Static variable in class com.jidesoft.icons.NetworkIconSet.Internet
-
- WEEK_OF_MONTH -
Static variable in class com.jidesoft.scale.DatePeriod
-
- WEEK_OF_YEAR -
Static variable in class com.jidesoft.scale.DatePeriod
-
- WEEKDAY_ONLY -
Static variable in class com.jidesoft.combobox.DefaultDateModel
- DateFilter for week day only.
- WEEKEND_ONLY -
Static variable in class com.jidesoft.combobox.DefaultDateModel
- DateFilter for weekend only.
- weeksDiff(Calendar, Calendar) -
Static method in class com.jidesoft.chart.axis.DefaultTimeTickCalculator
-
- weeksDiff(Calendar, Calendar) -
Static method in class com.jidesoft.utils.TimeUtils
-
- WelcomeWizardPage - Class in com.jidesoft.wizard
- WelcomeWizardPage is a pre-build wizard page to display welcome information.
- WelcomeWizardPage(String) -
Constructor for class com.jidesoft.wizard.WelcomeWizardPage
- Creates a WelcomeWizardPage with title.
- WelcomeWizardPage(String, String) -
Constructor for class com.jidesoft.wizard.WelcomeWizardPage
- Creates a WelcomeWizardPage with title and description.
- WEST -
Static variable in class com.jidesoft.icons.JideIconsFactory.Cursor
-
- WEST -
Static variable in class com.jidesoft.swing.JideBorderLayout
- The west layout constraint (left side of container).
- WEST -
Static variable in interface com.jidesoft.swing.PartialSide
-
- WEST_BUTTON -
Static variable in class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
- Deprecated. replaced by
JideTabbedPane.BUTTON_WEST
- WEST_CURSOR -
Static variable in class com.jidesoft.swing.JideCursors
- The cursor point pointing to west side.
- white -
Static variable in class com.jidesoft.chart.ChartColor
-
- WHOLE_TABLE_MODEL -
Static variable in class com.jidesoft.grid.FilterableTableModelEvent
- Specifies any columns.
- WholeWordsSupport - Interface in com.jidesoft.swing
- An interface to support whole words.
- WIFI -
Static variable in class com.jidesoft.icons.NetworkIconSet.Interface
-
- WildcardFilter<T> - Class in com.jidesoft.filter
- A filter implements filtering a string based the wildcards.
- WildcardFilter() -
Constructor for class com.jidesoft.filter.WildcardFilter
-
- WildcardFilter(String) -
Constructor for class com.jidesoft.filter.WildcardFilter
-
- WildcardSupport - Interface in com.jidesoft.utils
-
- WindowFloatingContainer - Class in com.jidesoft.docking
- Container to hold DockableFrame when they are floating.
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Frame) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Frame, String) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Frame, String, boolean) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Dialog) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Dialog, String) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Dialog, String, boolean) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Window) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Window, String) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer(DockingManager, FloatingContainer.FloatingContainerManager, Window, String, boolean) -
Constructor for class com.jidesoft.docking.WindowFloatingContainer
-
- WindowFloatingContainer.CloseFloatingDockableFrameAction - Class in com.jidesoft.docking
-
- WindowFloatingContainer.CloseFloatingDockableFrameAction() -
Constructor for class com.jidesoft.docking.WindowFloatingContainer.CloseFloatingDockableFrameAction
-
- windowInputMap -
Variable in class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
- Used for accelerator binding, lazily created.
- WINDOWS_CLASSIC_LNF -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Class name of Windows L&F provided in Sun JDK.
- WINDOWS_LNF -
Static variable in class com.jidesoft.plaf.LookAndFeelFactory
- Class name of Windows L&F provided in Sun JDK.
- WindowsAutoFilterTableHeaderUI - Class in com.jidesoft.plaf.windows
- UI class for AutoFilterTableHeader for Windows L&F.
- WindowsAutoFilterTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsAutoFilterTableHeaderUI
-
- WindowsCellStyleTableHeaderUI - Class in com.jidesoft.plaf.windows
-
- WindowsCellStyleTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI
-
- WindowsCellStyleTableHeaderUI.MouseInputHandler - Class in com.jidesoft.plaf.windows
-
- WindowsCellStyleTableHeaderUI.MouseInputHandler() -
Constructor for class com.jidesoft.plaf.windows.WindowsCellStyleTableHeaderUI.MouseInputHandler
-
- WindowsDesktopProperty - Class in com.jidesoft.plaf
- Wrapper for a value from the desktop.
- WindowsDesktopProperty(String, Object, Toolkit) -
Constructor for class com.jidesoft.plaf.WindowsDesktopProperty
- Creates a DesktopProperty.
- WindowsDesktopProperty(String, Object, Toolkit, float) -
Constructor for class com.jidesoft.plaf.WindowsDesktopProperty
-
- WindowsDesktopProperty(String, Object, Toolkit, float, int) -
Constructor for class com.jidesoft.plaf.WindowsDesktopProperty
-
- WindowsEditableTableHeaderUI - Class in com.jidesoft.plaf.windows
- EditableTableHeaderUI of EditableTableHeader for Windows L&F.
- WindowsEditableTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsEditableTableHeaderUI
-
- WindowsExComboBoxUI - Class in com.jidesoft.plaf.windows
-
- WindowsExComboBoxUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsExComboBoxUI
-
- WindowsGroupTableHeaderUI - Class in com.jidesoft.plaf.windows
- UI class for GroupTableHeader for Windows L&F.
- WindowsGroupTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsGroupTableHeaderUI
-
- WindowsIconFactory - Class in com.jidesoft.plaf.windows
-
- WindowsIconFactory() -
Constructor for class com.jidesoft.plaf.windows.WindowsIconFactory
-
- WindowsJidePopupMenuUI - Class in com.jidesoft.plaf.windows
-
- WindowsJidePopupMenuUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsJidePopupMenuUI
-
- WindowsNestedTableHeaderUI - Class in com.jidesoft.plaf.windows
- UI class for NestedTableHeader.
- WindowsNestedTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsNestedTableHeaderUI
-
- WindowsRangeSliderUI - Class in com.jidesoft.plaf.windows
- WindowsRangeSliderUI implementation
- WindowsRangeSliderUI(JSlider) -
Constructor for class com.jidesoft.plaf.windows.WindowsRangeSliderUI
-
- WindowsRangeSliderUI.RangeTrackListener - Class in com.jidesoft.plaf.windows
-
- WindowsRangeSliderUI.RangeTrackListener(BasicSliderUI.TrackListener) -
Constructor for class com.jidesoft.plaf.windows.WindowsRangeSliderUI.RangeTrackListener
-
- WindowsSortableTableHeaderUI - Class in com.jidesoft.plaf.windows
- UI class for SortableTableHeader for basic L&F.
- WindowsSortableTableHeaderUI() -
Constructor for class com.jidesoft.plaf.windows.WindowsSortableTableHeaderUI
-
- WIRELESS_ROUTER -
Static variable in class com.jidesoft.icons.NetworkIconSet.NetworkDevices
-
- withBars() -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to use bars only
- withBars(Paint) -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to use bars only, and also
allows you to specify the fill for the bars
- withDateFormat(DateFormat) -
Method in class com.jidesoft.chart.axis.TimeAxis
-
- withFill(Paint) -
Method in class com.jidesoft.gauge.IndicatorStyle
-
- withLineFill(Paint) -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies to use lines, but also using the supplied line fill.
- withLines() -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to use lines only
- withNothing() -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to display none of points, lines or bars.
- withOutline(Color) -
Method in class com.jidesoft.gauge.IndicatorStyle
-
- withOutlineWidth(float) -
Method in class com.jidesoft.gauge.IndicatorStyle
- Specify the width of the outline of the indicator and return this object
- withPoints() -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to use points only
- withPointsAndLines() -
Method in class com.jidesoft.chart.style.ChartStyle
- A chaining style method that specifies that we want to use points and lines
- WIZARD97_STYLE -
Static variable in class com.jidesoft.wizard.WizardStyle
- Predefined style of WizardDialog.
- WizardDialog - Class in com.jidesoft.wizard
- Wizard is a well-known user interface that is ideal to guide user through for complex and unfamiliar tasks.
- WizardDialog() -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a wizard dialog with no owner.
- WizardDialog(Frame, boolean) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialog(Frame, String) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialog(Frame, String, boolean) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialog(Dialog, boolean) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialog(Dialog, String) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialog(Dialog, String, boolean) -
Constructor for class com.jidesoft.wizard.WizardDialog
- Creates a modal or non-modal wizard dialog without a title and with the specified owner.
- WizardDialogPane - Class in com.jidesoft.wizard
- Wizard is a well-known user interface that is ideal to guide user through for complex and unfamiliar tasks.
- WizardDialogPane() -
Constructor for class com.jidesoft.wizard.WizardDialogPane
- Creates a wizard dialog with no owner.
- WizardIconsFactory - Class in com.jidesoft.wizard
- A helper class to contain icons for demo of JIDE products.
- WizardIconsFactory() -
Constructor for class com.jidesoft.wizard.WizardIconsFactory
-
- WizardIconsFactory.Metal - Class in com.jidesoft.wizard
-
- WizardIconsFactory.Metal() -
Constructor for class com.jidesoft.wizard.WizardIconsFactory.Metal
-
- WizardIconsFactory.Wizard97 - Class in com.jidesoft.wizard
-
- WizardIconsFactory.Wizard97() -
Constructor for class com.jidesoft.wizard.WizardIconsFactory.Wizard97
-
- WizardResources - Class in com.jidesoft.wizard
- Resource class for defines commonly used buttons
- WizardResources() -
Constructor for class com.jidesoft.wizard.WizardResources
-
- WizardStyle - Class in com.jidesoft.wizard
- WizardStyle is a center place to control the style of all wizards in an JVM.
- WizardStyle() -
Constructor for class com.jidesoft.wizard.WizardStyle
-
- Workspace - Class in com.jidesoft.docking
- Container for document windows.
- Workspace() -
Constructor for class com.jidesoft.docking.Workspace
- Default constructor.
- Workspace(DockingManager) -
Constructor for class com.jidesoft.docking.Workspace
-
- worldToNormalized(Number, TreeMapField) -
Method in class com.jidesoft.treemap.AbstractTreeMapNode
-
- worldToScreeen(Rectangle2D) -
Method in class com.jidesoft.treemap.DefaultTreeMapView
- Convert the specified rectangle to screen coordinates.
- worldToScreeen(Rectangle2D) -
Method in class com.jidesoft.treemap.TreeMapView
- Convert the specified rectangle to screen coordinates.
- worldToScreen(double) -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- worldToScreen(OneDScreenTransform, OneDScreenTransform) -
Static method in class com.jidesoft.transform.ScreenTransformHelper
-
- worldToScreen(double) -
Method in class com.jidesoft.transform.SimpleOneDScreenTransform
-
- worldToScreen(Point2D) -
Method in class com.jidesoft.transform.SimpleTwoDScreenTransform
-
- worldToScreen(Rectangle2D) -
Method in class com.jidesoft.transform.SimpleTwoDScreenTransform
-
- worldToScreen(Point2D) -
Method in interface com.jidesoft.transform.TwoDScreenTransform
-
- worldToScreen(Rectangle2D) -
Method in interface com.jidesoft.transform.TwoDScreenTransform
-
- worldToScreenPrecise(double) -
Method in interface com.jidesoft.transform.OneDScreenTransform
-
- worldToScreenPrecise(double) -
Method in class com.jidesoft.transform.SimpleOneDScreenTransform
-
- worldToScreenX(double) -
Method in class com.jidesoft.treemap.DefaultTreeMapView
-
- worldToScreenX(double) -
Method in class com.jidesoft.treemap.TreeMapView
-
- worldToScreenY(double) -
Method in class com.jidesoft.treemap.DefaultTreeMapView
-
- worldToScreenY(double) -
Method in class com.jidesoft.treemap.TreeMapView
-
- WrappedRow - Interface in com.jidesoft.grid
- Wrapped Row for DefaultColumnModelWrapper wrapping ITreeTableModel.
- WrapperOfIndexdRowTableModelWrapper - Interface in com.jidesoft.grid
-
- write(int) -
Method in class com.jidesoft.utils.Base64.OutputStream
- Writes the byte to the output stream after converting to/from Base64 notation.
- write(byte[], int, int) -
Method in class com.jidesoft.utils.Base64.OutputStream
- Calls
Base64.OutputStream.write(int)
repeatedly until len bytes are written.
- writeGifToFile(Component, File) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Writes a GIF image of the supplied component to the given file.
- writeGifToFile(Component, File) -
Static method in class com.jidesoft.icons.IconsFactory
- Writes a GIF image of the supplied component to the given file.
- writeJpegToFile(Component, File) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Writes a JPEG image of the supplied component to the given file.
- writeJpegToFile(Component, File) -
Static method in class com.jidesoft.icons.IconsFactory
- Writes a JPEG image of the supplied component to the given file.
- writePivotTableElement(PivotTablePane, Document, Element, PersistenceUtilsCallback.Save) -
Static method in class com.jidesoft.pivot.PivotTablePersistenceUtils
-
- writePngToFile(Component, File) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Writes a PNG image of the supplied component to the given file.
- writePngToFile(Component, File) -
Static method in class com.jidesoft.icons.IconsFactory
- Writes a PNG image of the supplied component to the given file.
- writeToStream(Component, OutputStream) -
Static method in class com.jidesoft.chart.util.ChartUtils
- Paints the component as a PNG image to the supplied output stream
- writeToStream(Component, OutputStream) -
Static method in class com.jidesoft.icons.IconsFactory
- Paints the component as a PNG image to the supplied output stream
LookAndFeelFactory.EXTENSION_STYLE_XERTO
LookAndFeelFactory.EXTENSION_STYLE_XERTO_WITHOUT_MENU
CodeEditor.xToColumn(int, int)
which takes the line
index.
Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is within in the
year as specified.Filter
returns false in DateOrCalendarFilter.isValueFiltered(Object)
only if the input value is the same date as
yesterday's date.Math.tanh(x * 3)
.
TableCustomFilterEditor._list
.
TableCustomFilterEditor.FilterPanel._removeButton
.
TableCustomFilterEditor._list
.
TableCustomFilterEditor._list
.
List
of Lists
of Object
values.
TableCustomFilterEditor._applyButton
It is only used if TableCustomFilterEditor.getStyle()
returns TableCustomFilterEditor.STYLE_FILTER_LIST
.
TableCustomFilterEditor.FilterPanel._goButton
.
DatabaseTableModel.refreshData(com.jidesoft.grid.SortItemSupport,
com.jidesoft.grid.FilterItemSupport)
After configuration, this field will be used at DatabaseTableModel.getConverterContextAt(int, int)
You can either override DatabaseTableModel.getConverterContextAt(int, int)
or DatabaseTableModel.configureConverterContexts()
to gain
more control on the cell renderers.
TableCustomFilterEditor.FilterPanel._andButton
or TableCustomFilterEditor.FilterPanel._filterLabel
, which contains a column
selection JComboBox, a condition JComboBox and the ValueEditors.
TableCustomFilterEditor.FilterPanel._collapseButton
.
TableCustomFilterEditor._list
.
TableCustomFilterEditor.FilterPanel._addButton
.
CodeEditor._offsetToX(int)
DataChangeEvent
is needed per model instance since the event's only (read-only) state is
the source property.
CheckBoxTreeSelectionModel.areSiblingsSelected(javax.swing.tree.TreePath)
for those paths pending added so that they are not
in the selection model right now.
TableCustomFilterEditor._clearButton
It is only used if TableCustomFilterEditor.getStyle()
returns TableCustomFilterEditor.STYLE_FILTER_LIST
.
TableCustomFilterEditor.FilterPanel._editor
.
TableCustomFilterEditor._addButton
.
|
JIDE 3.5.15 | ||||||||
PREV NEXT | FRAMES NO FRAMES |