Serialized Form
-
Package com.jidesoft.awt.geom
-
Class com.jidesoft.awt.geom.Insets2D extends java.lang.Object implements Serializable
- serialVersionUID:
- -7723331225837606159L
-
Class com.jidesoft.awt.geom.Insets2D.Double extends Insets2D implements Serializable
- serialVersionUID:
- 4310600205031805311L
-
Serialized Fields
-
bottom
double bottom
The inset from the bottom -
left
double left
The inset from the left -
right
double right
The inset from the right -
top
double top
The inset from the top
-
-
Class com.jidesoft.awt.geom.Insets2D.Float extends Insets2D implements Serializable
- serialVersionUID:
- 4796948322194231916L
-
Serialized Fields
-
bottom
float bottom
-
left
float left
-
right
float right
-
top
float top
-
-
-
Package com.jidesoft.comparator
-
Class com.jidesoft.comparator.CharSequenceComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- -4749963150099170895L
-
Serialized Fields
-
_caseSensitive
boolean _caseSensitive
-
-
Class com.jidesoft.comparator.ComparableComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- -291439688585137865L
-
Class com.jidesoft.comparator.ComparatorContext extends AbstractContext implements Serializable
- serialVersionUID:
- -4846614433415551998L
-
Class com.jidesoft.comparator.FastComparableComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- -5332640135652727575L
-
-
Package com.jidesoft.converter
-
Class com.jidesoft.converter.AbstractContext extends java.lang.Object implements Serializable
- serialVersionUID:
- -8924789128314897783L
-
Serialized Fields
-
_name
java.lang.String _name
-
_userObject
java.lang.Object _userObject
-
-
Class com.jidesoft.converter.ConverterContext extends AbstractContext implements Serializable
- serialVersionUID:
- 8015351559541303641L
-
Class com.jidesoft.converter.RegistrationEvent extends RegistrationEvent implements Serializable
-
-
Package com.jidesoft.dialog
-
Class com.jidesoft.dialog.AbstractDialogPage extends AbstractPage implements Serializable
- serialVersionUID:
- -469903356785298291L
-
Serialized Fields
-
_defaultFocusComponent
java.awt.Component _defaultFocusComponent
-
_description
java.lang.String _description
-
_icon
javax.swing.Icon _icon
-
_pageEnabled
boolean _pageEnabled
-
_parentPage
AbstractDialogPage _parentPage
-
_title
java.lang.String _title
-
-
Class com.jidesoft.dialog.AbstractPage extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 3566789990192642869L
-
Serialized Fields
-
_allowClosing
boolean _allowClosing
-
_invokeCondition
int _invokeCondition
-
_lazyConstructorCalled
boolean _lazyConstructorCalled
-
-
Class com.jidesoft.dialog.BannerPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -7191474275030489327L
-
Serialized Fields
-
_backgroundPaint
java.awt.Paint _backgroundPaint
-
_endColor
java.awt.Color _endColor
-
_iconComponent
javax.swing.JComponent _iconComponent
A component to be placed at position of icon. -
_isVertical
boolean _isVertical
-
_propertyListener
java.beans.PropertyChangeListener _propertyListener
-
_startColor
java.awt.Color _startColor
-
_subtitle
java.lang.String _subtitle
Subtitle or description of the banner panel. -
_subTitleColor
java.awt.Color _subTitleColor
-
_subTitleFont
java.awt.Font _subTitleFont
-
_subTitleIndent
int _subTitleIndent
-
_subtitleLabel
javax.swing.JComponent _subtitleLabel
-
_textPanel
javax.swing.JPanel _textPanel
-
_title
java.lang.String _title
Title of the banner panel. -
_titleColor
java.awt.Color _titleColor
-
_titleFont
java.awt.Font _titleFont
-
_titleIcon
javax.swing.ImageIcon _titleIcon
Icon for the banner panel. -
_titleIconLocation
int _titleIconLocation
-
_titleLabel
javax.swing.JLabel _titleLabel
-
-
Class com.jidesoft.dialog.ButtonEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 392703660104570538L
-
Serialized Fields
-
_buttonName
java.lang.String _buttonName
-
_id
int _id
-
_userObject
java.lang.String _userObject
-
-
Class com.jidesoft.dialog.ButtonPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -7840551457656712357L
-
Serialized Fields
-
_addNotify
boolean _addNotify
-
_alignment
int _alignment
-
_defaultButton
javax.swing.JButton _defaultButton
-
_defaultButtonGap
int _defaultButtonGap
-
_defaultButtonWidth
int _defaultButtonWidth
-
_defaultGroupGap
int _defaultGroupGap
-
_defaultOppositeOrder
java.lang.String _defaultOppositeOrder
-
_defaultOrder
java.lang.String _defaultOrder
-
_layout
com.jidesoft.dialog.ButtonPanelLayout _layout
-
-
Class com.jidesoft.dialog.DialogPageTreeCellRenderer extends javax.swing.JLabel implements Serializable
- serialVersionUID:
- 3680042627478398736L
-
Serialized Fields
-
_blankIcon
javax.swing.Icon _blankIcon
-
_closedIcon
javax.swing.Icon _closedIcon
-
_defaultBkNonSelectionColor
java.awt.Color _defaultBkNonSelectionColor
-
_defaultBkSelectionColor
java.awt.Color _defaultBkSelectionColor
-
_defaultBorderSelectionColor
java.awt.Color _defaultBorderSelectionColor
-
_defaultClosedIcon
javax.swing.Icon _defaultClosedIcon
-
_defaultOpenIcon
javax.swing.Icon _defaultOpenIcon
-
_defaultTextNonSelectionColor
java.awt.Color _defaultTextNonSelectionColor
-
_defaultTextSelectionColor
java.awt.Color _defaultTextSelectionColor
-
_nonSelectedBackground
java.awt.Color _nonSelectedBackground
-
_nonSelectedForeground
java.awt.Color _nonSelectedForeground
-
_openIcon
javax.swing.Icon _openIcon
-
_selectedBackground
java.awt.Color _selectedBackground
-
_selectedBorderColor
java.awt.Color _selectedBorderColor
-
_selectedForeground
java.awt.Color _selectedForeground
text selection color -
_selectedIcon
javax.swing.Icon _selectedIcon
-
m_selected
boolean m_selected
-
-
Class com.jidesoft.dialog.JideOptionPane extends javax.swing.JOptionPane implements Serializable
- serialVersionUID:
- 1916857052448620771L
-
Serialized Fields
-
_details
java.lang.Object _details
-
_title
java.lang.Object _title
-
-
Class com.jidesoft.dialog.MultiplePageDialog extends StandardDialog implements Serializable
- serialVersionUID:
- 4915689214157425081L
-
Serialized Fields
-
_applyButton
javax.swing.JButton _applyButton
-
_cancelButton
javax.swing.JButton _cancelButton
-
_cardLayout
java.awt.CardLayout _cardLayout
-
_indexPanel
javax.swing.JComponent _indexPanel
The left pane to show the icon, list etc. It's an index area to choose which page. -
_initialPageTitle
java.lang.String _initialPageTitle
-
_listCellRenderer
javax.swing.ListCellRenderer _listCellRenderer
-
_okButton
javax.swing.JButton _okButton
-
_pageList
PageList _pageList
-
_pagesPanel
javax.swing.JComponent _pagesPanel
The panel contains all the pages. In TAB_STYLE, it is a tabbed pane and in other styles, it's a panel with CardLayout. -
_style
int _style
-
_tabbedPane
javax.swing.JTabbedPane _tabbedPane
-
_titleNodeMap
java.util.Map<java.lang.String,javax.swing.tree.MutableTreeNode> _titleNodeMap
Map that maps from page full title to tree node. It provides a fast access from page full title to the tree node in TREE_STYLE. -
_tree
javax.swing.JTree _tree
-
_treeCellRenderer
javax.swing.tree.TreeCellRenderer _treeCellRenderer
-
-
Class com.jidesoft.dialog.MultiplePageDialogPane extends StandardDialogPane implements Serializable
- serialVersionUID:
- -8968638943947885121L
-
Serialized Fields
-
_applyButton
javax.swing.JButton _applyButton
-
_cancelAction
javax.swing.AbstractAction _cancelAction
-
_cancelButton
javax.swing.JButton _cancelButton
-
_cardLayout
java.awt.CardLayout _cardLayout
-
_indexPanel
javax.swing.JComponent _indexPanel
The left pane to show the icon, list etc. It's an index area to choose which page. -
_initialPageTitle
java.lang.String _initialPageTitle
-
_listCellRenderer
javax.swing.ListCellRenderer _listCellRenderer
-
_okAction
javax.swing.AbstractAction _okAction
-
_okButton
javax.swing.JButton _okButton
-
_pageList
PageList _pageList
-
_pagesPanel
javax.swing.JComponent _pagesPanel
The panel contains all the pages. In TAB_STYLE, it is a tabbed pane and in other styles, it's a panel with CardLayout. -
_style
int _style
-
_tabbedPane
javax.swing.JTabbedPane _tabbedPane
-
_titleNodeMap
java.util.Map<java.lang.String,javax.swing.tree.MutableTreeNode> _titleNodeMap
Map that maps from page full title to tree node. It provides a fast access from page full title to the tree node in TREE_STYLE. -
_tree
javax.swing.JTree _tree
-
_treeCellRenderer
javax.swing.tree.TreeCellRenderer _treeCellRenderer
-
-
Class com.jidesoft.dialog.PageEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 3505923526872133295L
-
Serialized Fields
-
_id
int _id
-
-
Class com.jidesoft.dialog.PageList extends javax.swing.DefaultComboBoxModel implements Serializable
- serialVersionUID:
- 436559750018384074L
-
Class com.jidesoft.dialog.ScrollableButtonPanel extends ButtonPanel implements Serializable
- serialVersionUID:
- -6329512076145429068L
-
Class com.jidesoft.dialog.StandardDialog extends javax.swing.JDialog implements Serializable
- serialVersionUID:
- 9114102922553383723L
-
Serialized Fields
-
_dialogResult
int _dialogResult
-
_lazyConstructorCalled
boolean _lazyConstructorCalled
-
_propertyChangeListener
com.jidesoft.dialog.StandardDialog.StandardDialogPropertyChangeListener _propertyChangeListener
-
_standardDialogPane
StandardDialogPane _standardDialogPane
-
-
Class com.jidesoft.dialog.StandardDialog.DefaultStandardDialogPane extends StandardDialogPane implements Serializable
- serialVersionUID:
- -6976658176495038104L
-
Class com.jidesoft.dialog.StandardDialogPane extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -2699141371295650648L
-
Serialized Fields
-
_bannerPanel
javax.swing.JComponent _bannerPanel
-
_buttonPanel
ButtonPanel _buttonPanel
-
_contentPanel
javax.swing.JComponent _contentPanel
-
_defaultAction
javax.swing.Action _defaultAction
-
_defaultCancelAction
javax.swing.Action _defaultCancelAction
-
_initFocusedComponent
java.awt.Component _initFocusedComponent
-
-
-
Package com.jidesoft.grouper
-
Class com.jidesoft.grouper.GrouperContext extends AbstractContext implements Serializable
-
Serialized Fields
-
_useOnAutoFilter
boolean _useOnAutoFilter
-
_useOnCustomFilter
boolean _useOnCustomFilter
-
-
-
-
Package com.jidesoft.icons
-
Class com.jidesoft.icons.MenuCheckIcon extends java.lang.Object implements Serializable
- serialVersionUID:
- -6303936713472505092L
-
Serialized Fields
-
_icon
javax.swing.ImageIcon _icon
-
-
-
Package com.jidesoft.list
-
Class com.jidesoft.list.StyledListCellRenderer extends StyledLabel implements Serializable
-
Class com.jidesoft.list.StyledListCellRenderer.UIResource extends StyledListCellRenderer implements Serializable
-
-
Package com.jidesoft.plaf.aqua
-
Class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton extends BasicJideTabbedPaneUI.TabCloseButton implements Serializable
-
-
Package com.jidesoft.plaf.basic
-
Class com.jidesoft.plaf.basic.BasicJideComboBoxButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
_comboBox
javax.swing.JComboBox _comboBox
-
_comboIcon
javax.swing.Icon _comboIcon
-
_iconOnly
boolean _iconOnly
-
_listBox
javax.swing.JList _listBox
-
_rendererPane
javax.swing.CellRendererPane _rendererPane
-
-
-
Class com.jidesoft.plaf.basic.BasicJideComboBoxUI.BasicJideComboBoxBorder extends javax.swing.border.AbstractBorder implements Serializable
- serialVersionUID:
- 4633179647696691207L
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ActivateTabAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- 3270152106579039554L
-
Serialized Fields
-
_tabIndex
int _tabIndex
-
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabPanel extends javax.swing.JPanel implements Serializable
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabViewport extends javax.swing.JViewport implements Serializable
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
_index
int _index
Deprecated. -
_mouseOver
boolean _mouseOver
Deprecated. -
_mousePressed
boolean _mousePressed
Deprecated. -
_type
int _type
Deprecated.
-
-
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabEditor extends javax.swing.JTextField implements Serializable
-
Class com.jidesoft.plaf.basic.FolderToolBar extends javax.swing.JToolBar implements Serializable
-
Serialized Fields
-
_deleteFolderBtn
javax.swing.JButton _deleteFolderBtn
-
_desktopBtn
javax.swing.JButton _desktopBtn
-
_listeners
java.util.List<com.jidesoft.plaf.basic.FolderToolBarListener> _listeners
-
_myDocumentsBtn
javax.swing.JButton _myDocumentsBtn
-
_newFolderBtn
javax.swing.JButton _newFolderBtn
-
_recentFoldersList
javax.swing.JComboBox _recentFoldersList
-
_refreshBtn
javax.swing.JButton _refreshBtn
-
-
-
Class com.jidesoft.plaf.basic.LazyActionMap extends javax.swing.plaf.ActionMapUIResource implements Serializable
-
Class com.jidesoft.plaf.basic.LazyMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
-
Serialized Fields
-
_loaded
boolean _loaded
-
-
-
-
Package com.jidesoft.plaf.eclipse
-
Class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton extends BasicJideTabbedPaneUI.TabCloseButton implements Serializable
-
-
Package com.jidesoft.plaf.metal
-
Class com.jidesoft.plaf.metal.MetalIconFactory extends java.lang.Object implements Serializable
-
-
Package com.jidesoft.plaf.office2003
-
Class com.jidesoft.plaf.office2003.BasicOffice2003Theme extends Office2003Theme implements Serializable
-
Serialized Fields
-
_baseColor
java.awt.Color _baseColor
-
-
-
Class com.jidesoft.plaf.office2003.DefaultOffice2003Theme extends Office2003Theme implements Serializable
-
Class com.jidesoft.plaf.office2003.Office2003Theme extends javax.swing.UIDefaults implements Serializable
-
Serialized Fields
-
_themeName
java.lang.String _themeName
-
_uiDefaultsSelection
java.lang.Object[] _uiDefaultsSelection
-
-
-
-
Package com.jidesoft.plaf.vsnet
-
Class com.jidesoft.plaf.vsnet.VsnetMenuUI.PostAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- 8723756757971612903L
-
Serialized Fields
-
force
boolean force
-
menu
javax.swing.JMenu menu
-
-
-
Package com.jidesoft.popup
-
Class com.jidesoft.popup.JidePopup extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
_actualOwner
java.awt.Component _actualOwner
-
_actualOwnerLocation
java.awt.Point _actualOwnerLocation
-
_attachable
boolean _attachable
-
_awtEventListener
java.awt.event.AWTEventListener _awtEventListener
-
_backToOriginalInsets
java.awt.Insets _backToOriginalInsets
-
_componentListener
java.awt.event.ComponentAdapter _componentListener
-
_currentPanel
javax.swing.JPanel _currentPanel
-
_currentWindow
java.awt.Window _currentWindow
-
_defaultFocusComponent
java.awt.Component _defaultFocusComponent
-
_defaultMoveOperation
int _defaultMoveOperation
-
_detached
boolean _detached
-
_displayStartLocation
java.awt.Point _displayStartLocation
-
_ensureInOneScreen
boolean _ensureInOneScreen
-
_escapeActionListener
java.awt.event.ActionListener _escapeActionListener
-
_excludedComponents
java.util.List<java.awt.Component> _excludedComponents
-
_gripperLocation
int _gripperLocation
-
_hierarchyListener
java.awt.event.HierarchyListener _hierarchyListener
-
_insets
java.awt.Insets _insets
-
_isDragging
boolean _isDragging
-
_keepPreviousSize
boolean _keepPreviousSize
-
_movable
boolean _movable
If the gripper should be shown. Gripper is something on divider to indicate it can be dragged. -
_owner
java.awt.Component _owner
-
_ownerComponentListener
java.awt.event.ComponentAdapter _ownerComponentListener
-
_panel
ResizablePanel _panel
-
_popupBorder
javax.swing.border.Border _popupBorder
-
_popupResizeListener
java.awt.event.ComponentAdapter _popupResizeListener
-
_popupType
int _popupType
-
_previousSize
java.awt.Dimension _previousSize
-
_relativeX
double _relativeX
Mouse location related the frame it drags. -
_relativeY
double _relativeY
Mouse location related the frame it drags. -
_resizable
boolean _resizable
-
_resizableSupport
ResizableSupport _resizableSupport
-
_returnFocusToOwner
boolean _returnFocusToOwner
-
_startPoint
java.awt.Point _startPoint
-
_timeout
int _timeout
-
_timer
javax.swing.Timer _timer
-
_transient
boolean _transient
-
_window
ResizableWindow _window
-
_windowListener
java.awt.event.WindowAdapter _windowListener
-
DISTANCE_TO_SCREEN_BORDER
int DISTANCE_TO_SCREEN_BORDER
The distance between alert and screen border. -
HIDE_POPUP_KEY
java.lang.Object HIDE_POPUP_KEY
-
rootPane
javax.swing.JRootPane rootPane
TheJRootPane
instance that manages the content pane and optional menu bar for this Popup, as well as the glass pane.- See Also:
JRootPane
,RootPaneContainer
-
rootPaneCheckingEnabled
boolean rootPaneCheckingEnabled
Iftrue
then calls toadd
andsetLayout
cause an exception to be thrown.
-
-
-
Class com.jidesoft.popup.JidePopup.AccessiblePopup extends javax.swing.JComponent.AccessibleJComponent implements Serializable
- serialVersionUID:
- -1095213042773793649L
-
-
Package com.jidesoft.range
-
Class com.jidesoft.range.Category extends java.lang.Object implements Serializable
- serialVersionUID:
- -273502456506105902L
-
Serialized Fields
-
_name
java.lang.String _name
-
_range
CategoryRange<T> _range
-
_value
T _value
-
-
-
Package com.jidesoft.spinner
-
Class com.jidesoft.spinner.DateSpinner extends javax.swing.JSpinner implements Serializable
-
Serialized Fields
-
_format
java.text.DateFormat _format
-
_formatter
javax.swing.text.DefaultFormatter _formatter
-
_timeEditor
javax.swing.JSpinner.DateEditor _timeEditor
-
-
-
Class com.jidesoft.spinner.PointFormatter extends javax.swing.text.DefaultFormatter implements Serializable
-
Class com.jidesoft.spinner.PointSpinner extends javax.swing.JSpinner implements Serializable
-
Class com.jidesoft.spinner.PointSpinner.PointEditor extends javax.swing.JSpinner.DefaultEditor implements Serializable
-
Class com.jidesoft.spinner.SpinnerPointModel extends javax.swing.AbstractSpinnerModel implements Serializable
-
Serialized Fields
-
field
int field
-
point
java.awt.Point point
-
-
-
-
Package com.jidesoft.swing
-
Class com.jidesoft.swing.AutoCompletion.AutoCompletionDocument extends javax.swing.text.PlainDocument implements Serializable
-
Class com.jidesoft.swing.AutoCompletionComboBox extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
_autoCompletion
AutoCompletion _autoCompletion
-
_preventActionEvent
boolean _preventActionEvent
-
-
-
Class com.jidesoft.swing.AutoResizingTextArea extends javax.swing.JTextArea implements Serializable
-
Serialized Fields
-
_listener
com.jidesoft.swing.AutoResizingTextArea.ResizingDocumentListener _listener
-
_maxRows
int _maxRows
-
_minRows
int _minRows
-
-
-
Class com.jidesoft.swing.Calculator extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_actualCharPoint
char _actualCharPoint
-
_addButton
javax.swing.AbstractButton _addButton
-
_backspaceButton
javax.swing.AbstractButton _backspaceButton
-
_backspaceOp1
boolean _backspaceOp1
-
_backspaceOp2
boolean _backspaceOp2
-
_buttonGap
int _buttonGap
-
_buttonHeight
int _buttonHeight
-
_buttonWidth
int _buttonWidth
-
_clearButton
javax.swing.AbstractButton _clearButton
-
_clearOperatorPending
boolean _clearOperatorPending
-
_displayFormat
java.text.NumberFormat _displayFormat
-
_displayText
java.lang.String _displayText
-
_divideButton
javax.swing.AbstractButton _divideButton
-
_equalButton
javax.swing.AbstractButton _equalButton
-
_isFakedEqualPressed
boolean _isFakedEqualPressed
-
_minusButton
javax.swing.AbstractButton _minusButton
-
_multiplyButton
javax.swing.AbstractButton _multiplyButton
-
_negationOp1
boolean _negationOp1
-
_negativeButton
javax.swing.AbstractButton _negativeButton
-
_numberButtons
javax.swing.AbstractButton[] _numberButtons
-
_op1
java.lang.StringBuffer _op1
-
_op2
java.lang.StringBuffer _op2
-
_operator
int _operator
-
_overflow
boolean _overflow
-
_pointButton
javax.swing.AbstractButton _pointButton
-
_result
double _result
-
_resultCalculated
boolean _resultCalculated
-
-
-
Class com.jidesoft.swing.CheckBoxList extends javax.swing.JList implements Serializable
-
Serialized Fields
-
_checkBoxEnabled
boolean _checkBoxEnabled
-
_checkBoxListSelectionModel
CheckBoxListSelectionModel _checkBoxListSelectionModel
-
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
-
_handler
CheckBoxList.Handler _handler
-
_listCellRenderer
CheckBoxListCellRenderer _listCellRenderer
-
-
-
Class com.jidesoft.swing.CheckBoxListCellRenderer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 2003073492549917883L
-
Serialized Fields
-
_actualListRenderer
javax.swing.ListCellRenderer _actualListRenderer
The label which appears after the check box. -
_checkBox
javax.swing.AbstractButton _checkBox
The checkbox that is used to paint the check box in cell renderer -
_label
javax.swing.JLabel _label
-
-
Class com.jidesoft.swing.CheckBoxListCellRenderer.UIResource extends CheckBoxListCellRenderer implements Serializable
-
Class com.jidesoft.swing.CheckBoxListSelectionModel extends javax.swing.DefaultListSelectionModel implements Serializable
- serialVersionUID:
- -4133723317923726786L
-
Serialized Fields
-
_allEntryConsidered
boolean _allEntryConsidered
-
_allEntryIndex
int _allEntryIndex
-
_allEntryIndexSet
boolean _allEntryIndexSet
-
_model
javax.swing.ListModel _model
-
-
Class com.jidesoft.swing.CheckBoxListWithSelectable extends javax.swing.JList implements Serializable
-
Serialized Fields
-
_checkBoxEnabled
boolean _checkBoxEnabled
-
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
-
_listCellRenderer
CheckBoxListCellRenderer _listCellRenderer
-
-
-
Class com.jidesoft.swing.CheckBoxTree extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
_checkBox
TristateCheckBox _checkBox
-
_checkBoxEnabled
boolean _checkBoxEnabled
-
_checkBoxTreeSelectionModel
CheckBoxTreeSelectionModel _checkBoxTreeSelectionModel
-
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
-
_defaultRenderer
javax.swing.tree.TreeCellRenderer _defaultRenderer
-
_modelChangeListener
java.beans.PropertyChangeListener _modelChangeListener
-
_selectPartialOnToggling
boolean _selectPartialOnToggling
-
_treeCellRenderer
CheckBoxTreeCellRenderer _treeCellRenderer
-
-
-
Class com.jidesoft.swing.CheckBoxTreeCellRenderer extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 30207434500313004L
-
Serialized Fields
-
_actualTreeRenderer
javax.swing.tree.TreeCellRenderer _actualTreeRenderer
The label which appears after the check box. -
_checkBox
TristateCheckBox _checkBox
The checkbox that is used to paint the check box in cell renderer -
_emptyBox
javax.swing.JComponent _emptyBox
-
_protoType
javax.swing.JCheckBox _protoType
-
-
Class com.jidesoft.swing.CheckBoxTreeSelectionModel extends javax.swing.tree.DefaultTreeSelectionModel implements Serializable
- serialVersionUID:
- 1368502059666946634L
-
Serialized Fields
-
_avoidCheckPathSelection
boolean _avoidCheckPathSelection
-
_batchMode
boolean _batchMode
-
_digIn
boolean _digIn
-
_fireEvent
boolean _fireEvent
-
_model
javax.swing.tree.TreeModel _model
-
_pathHasAdded
java.util.Set<javax.swing.tree.TreePath> _pathHasAdded
Used inCheckBoxTreeSelectionModel.areSiblingsSelected(javax.swing.tree.TreePath)
for those paths pending added so that they are not in the selection model right now. -
_singleEventMode
boolean _singleEventMode
-
_toBeAdded
java.util.Set<javax.swing.tree.TreePath> _toBeAdded
-
_toBeRemoved
java.util.Set<javax.swing.tree.TreePath> _toBeRemoved
-
_tree
CheckBoxTree _tree
-
-
Class com.jidesoft.swing.ClickThroughLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
_target
java.awt.Component _target
-
-
-
Class com.jidesoft.swing.ClickThroughStyledLabel extends StyledLabel implements Serializable
-
Serialized Fields
-
_target
java.awt.Component _target
-
-
-
Class com.jidesoft.swing.ContentContainer extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_painter
ThemePainter _painter
-
-
-
Class com.jidesoft.swing.Contour extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
_allowDocking
boolean _allowDocking
true
if docking is allowed;false
otherwise. Usually when user pressed ctrl key, dock is not allowed. -
_attachedComponent
java.awt.Component _attachedComponent
which component the dragged component will dock to. -
_attachedSide
int _attachedSide
which side the dragged component will dock to. -
_bottomOutline
com.jidesoft.swing.Contour.Outline _bottomOutline
-
_changeCursor
boolean _changeCursor
-
_floating
boolean _floating
true
if float;false
otherwise. -
_ghost
boolean _ghost
If ghost is true, it will not paint itself at all but paint to underlying LayerPane. -
_glassPane
java.awt.Component _glassPane
-
_leftOutline
com.jidesoft.swing.Contour.Outline _leftOutline
-
_lineColor
java.awt.Color _lineColor
the color of contour. -
_outlineMode
int _outlineMode
-
_relativeContainer
java.awt.Container _relativeContainer
-
_rightOutline
com.jidesoft.swing.Contour.Outline _rightOutline
-
_saveDraggedComponent
javax.swing.JComponent _saveDraggedComponent
When user press and release ctrl key, the contour will toggle between dock and float mode. These three fields are used to remember previous state. -
_saveMouseModifier
int _saveMouseModifier
-
_saveX
int _saveX
-
_saveY
int _saveY
-
_single
boolean _single
When you dragged a component, several other components could be dragged. For example, if user drags on title bar of FrameContainer, all components in the FrameContainer are considered as dragged. If user drags on tab, only selected one is dragged.true
if all dragged components are affected;false
otherwise. -
_tabDocking
boolean _tabDocking
true
if tab-docked;false
otherwise. -
_tabHeight
int _tabHeight
height of tab. It was used to draw contour. Application can set the height. -
_tabSide
int _tabSide
Which side is the tab -
_thickness
int _thickness
width of the contour. -
_topOutline
com.jidesoft.swing.Contour.Outline _topOutline
-
-
-
Class com.jidesoft.swing.CornerScroller extends JideButton implements Serializable
-
Serialized Fields
-
_scrollPaneBidule
ScrollPaneOverview _scrollPaneBidule
-
-
-
Class com.jidesoft.swing.DefaultOverlayable extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_actualComponent
javax.swing.JComponent _actualComponent
-
_overlayComponents
java.util.List<javax.swing.JComponent> _overlayComponents
-
_overlayLocationInsets
java.awt.Insets _overlayLocationInsets
-
_overlayLocations
java.util.Map<javax.swing.JComponent,java.lang.Integer> _overlayLocations
-
-
-
Class com.jidesoft.swing.DefaultSplitButtonModel extends javax.swing.DefaultButtonModel implements Serializable
-
Class com.jidesoft.swing.DelayUndoManager extends javax.swing.undo.UndoManager implements Serializable
- serialVersionUID:
- -2910365359251677780L
-
Serialized Fields
-
_cache
javax.swing.undo.CompoundEdit _cache
-
_delay
int _delay
-
_timer
javax.swing.Timer _timer
-
-
Class com.jidesoft.swing.DelegateAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- -3867985431184738600L
-
Serialized Fields
-
_action
javax.swing.Action _action
-
_target
javax.swing.JComponent _target
-
-
Class com.jidesoft.swing.DelegateAction.PassthroughDelegateAction extends DelegateAction implements Serializable
- serialVersionUID:
- -1555177105658867899L
-
Class com.jidesoft.swing.FolderChooser extends javax.swing.JFileChooser implements Serializable
-
Serialized Fields
-
_availableButtons
int _availableButtons
-
_fileComparator
java.util.Comparator<java.io.File> _fileComparator
-
_navigationFieldVisible
boolean _navigationFieldVisible
Indicates whether the navigation text field is visible. -
_recentList
java.util.List<java.lang.String> _recentList
-
_recentListVisible
boolean _recentListVisible
-
_selectedFolder
java.io.File _selectedFolder
Represents the highlighted folder in the 'folder tree' in the UI.
-
-
-
Class com.jidesoft.swing.Gripper extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
_orientation
int _orientation
-
_rollover
boolean _rollover
-
_rolloverEnabled
boolean _rolloverEnabled
-
_selected
boolean _selected
-
-
-
Class com.jidesoft.swing.HeaderBox extends JideButton implements Serializable
-
Class com.jidesoft.swing.HeavyweightWrapper extends java.awt.Panel implements Serializable
-
Serialized Fields
-
_component
java.awt.Component _component
-
_heavyweight
boolean _heavyweight
-
MIN_DIM
java.awt.Dimension MIN_DIM
-
-
-
Class com.jidesoft.swing.IconBorder extends javax.swing.border.MatteBorder implements Serializable
- serialVersionUID:
- -5657747462265533365L
-
Serialized Fields
-
_horizontalIconAlignment
int _horizontalIconAlignment
-
_verticalIconAlignment
int _verticalIconAlignment
-
-
Class com.jidesoft.swing.InfiniteProgressPanel extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
bars
java.awt.geom.Area[] bars
-
barsBounds
java.awt.Rectangle barsBounds
-
barsScreenBounds
java.awt.Rectangle barsScreenBounds
-
centerAndScaleTransform
java.awt.geom.AffineTransform centerAndScaleTransform
-
colorOffset
int colorOffset
-
colors
java.awt.Color[] colors
-
dScale
double dScale
-
numBars
int numBars
-
tempHide
boolean tempHide
-
timer
javax.swing.Timer timer
-
-
-
Class com.jidesoft.swing.JCellRendererPane extends javax.swing.JComponent implements Serializable
-
Serialization Methods
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Deprecated.- Throws:
java.io.IOException
-
-
Serialized Fields
-
accessibleContext
javax.accessibility.AccessibleContext accessibleContext
Deprecated.
-
-
-
Class com.jidesoft.swing.JCellRendererPane.AccessibleCellRendererPane extends java.awt.Container.AccessibleAWTContainer implements Serializable
-
Class com.jidesoft.swing.JideBorderLayout extends java.lang.Object implements Serializable
- serialVersionUID:
- -8658291919501921765L
-
Serialized Fields
-
center
java.awt.Component center
Constant to specify components location to be the center portion of the border layout.- See Also:
JideBorderLayout.getChild(String, boolean)
,JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,JideBorderLayout.getLayoutAlignmentX(java.awt.Container)
,JideBorderLayout.getLayoutAlignmentY(java.awt.Container)
,JideBorderLayout.removeLayoutComponent(java.awt.Component)
-
east
java.awt.Component east
Constant to specify components location to be the east portion of the border layout.- See Also:
JideBorderLayout.getChild(String, boolean)
,JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,JideBorderLayout.getLayoutAlignmentX(java.awt.Container)
,JideBorderLayout.getLayoutAlignmentY(java.awt.Container)
,JideBorderLayout.removeLayoutComponent(java.awt.Component)
-
firstItem
java.awt.Component firstItem
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
firstLine
java.awt.Component firstLine
A relative positioning constant, that can be used instead of north, south, east, west or center. mixing the two types of constants can lead to unpredictable results. If you use both types, the relative constants will take precedence. For example, if you add components using both theNORTH
andBEFORE_FIRST_LINE
constants in a container whose orientation isLEFT_TO_RIGHT
, only theBEFORE_FIRST_LINE
will be laid out. This will be the same for lastLine, firstItem, lastItem. -
hgap
int hgap
Constructs a border layout with the horizontal gaps between components. The horizontal gap is specified byhgap
. -
lastItem
java.awt.Component lastItem
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
lastLine
java.awt.Component lastLine
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
north
java.awt.Component north
Constant to specify components location to be the north portion of the border layout.- See Also:
JideBorderLayout.getChild(String, boolean)
,JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,JideBorderLayout.getLayoutAlignmentX(java.awt.Container)
,JideBorderLayout.getLayoutAlignmentY(java.awt.Container)
,JideBorderLayout.removeLayoutComponent(java.awt.Component)
-
south
java.awt.Component south
Constant to specify components location to be the south portion of the border layout.- See Also:
JideBorderLayout.getChild(String, boolean)
,JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,JideBorderLayout.getLayoutAlignmentX(java.awt.Container)
,JideBorderLayout.getLayoutAlignmentY(java.awt.Container)
,JideBorderLayout.removeLayoutComponent(java.awt.Component)
-
vgap
int vgap
Constructs a border layout with the vertical gaps between components. The vertical gap is specified byvgap
. -
west
java.awt.Component west
Constant to specify components location to be the west portion of the border layout.- See Also:
JideBorderLayout.getChild(String, boolean)
,JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,JideBorderLayout.getLayoutAlignmentX(java.awt.Container)
,JideBorderLayout.getLayoutAlignmentY(java.awt.Container)
,JideBorderLayout.removeLayoutComponent(java.awt.Component)
-
-
Class com.jidesoft.swing.JideBoxLayout extends java.lang.Object implements Serializable
- serialVersionUID:
- -183922972679053590L
-
Serialized Fields
-
_alwaysLayout
boolean _alwaysLayout
-
_axis
int _axis
Axis, 0 for horizontal, or 1 for vertical. -
_componentSizes
int[] _componentSizes
-
_constraintMap
java.util.HashMap<java.awt.Component,java.lang.Object> _constraintMap
-
_gap
int _gap
-
_resetWhenInvalidate
boolean _resetWhenInvalidate
-
_target
java.awt.Container _target
-
doReset
boolean doReset
True if resetToPreferredSizes has been invoked.
-
-
Class com.jidesoft.swing.JideButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
_alwaysShowHyperlink
boolean _alwaysShowHyperlink
-
_buttonStyle
int _buttonStyle
-
_defaultForeground
java.awt.Color _defaultForeground
-
_orientation
int _orientation
-
_pressedBackground
java.awt.Color _pressedBackground
-
_pressedForeground
java.awt.Color _pressedForeground
-
_rolloverBackground
java.awt.Color _rolloverBackground
-
_rolloverForeground
java.awt.Color _rolloverForeground
-
_savedCursor
java.awt.Cursor _savedCursor
-
_selectedBackground
java.awt.Color _selectedBackground
-
_selectedForeground
java.awt.Color _selectedForeground
-
-
-
Class com.jidesoft.swing.JideComboBox extends javax.swing.JComboBox implements Serializable
-
Class com.jidesoft.swing.JideLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
_clockwise
boolean _clockwise
-
_orientation
int _orientation
-
-
-
Class com.jidesoft.swing.JideMenu extends javax.swing.JMenu implements Serializable
-
Serialized Fields
-
_customizer
JideMenu.PopupMenuCustomizer _customizer
-
_menuCreator
JideMenu.MenuCreator _menuCreator
-
_orientation
int _orientation
-
_originCalculator
JideMenu.PopupMenuOriginCalculator _originCalculator
-
_preferredPopupHorizontalAlignment
int _preferredPopupHorizontalAlignment
-
_preferredPopupVerticalAlignment
int _preferredPopupVerticalAlignment
-
-
-
Class com.jidesoft.swing.JidePopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
_useLightWeightPopup
boolean _useLightWeightPopup
-
_visibleMenuItemCount
int _visibleMenuItemCount
-
-
-
Class com.jidesoft.swing.JideScrollPane extends javax.swing.JScrollPane implements Serializable
-
Serialized Fields
-
_columnFooter
javax.swing.JViewport _columnFooter
The column footer child. Default isnull
. -
_columnFootersHeightUnified
boolean _columnFootersHeightUnified
-
_columnHeadersHeightUnified
boolean _columnHeadersHeightUnified
-
_flatLayout
boolean _flatLayout
-
_hLeft
java.awt.Component _hLeft
The component to the left of horizontal scroll bar. -
_horizontalScrollBarCoversWholeWidth
boolean _horizontalScrollBarCoversWholeWidth
-
_hRight
java.awt.Component _hRight
The component to the right of horizontal scroll bar. -
_keepCornerVisible
boolean _keepCornerVisible
-
_rowFooter
javax.swing.JViewport _rowFooter
The row footer child. Default isnull
. -
_subColumnHeader
javax.swing.JViewport _subColumnHeader
The component under column header. Default isnull
. -
_subUpperLeft
java.awt.Component _subUpperLeft
The component under upper left corner. Default isnull
. -
_subUpperRight
java.awt.Component _subUpperRight
The component under upper right corner. Default isnull
. -
_vBottom
java.awt.Component _vBottom
The component to the bottom of vertical scroll bar. -
_verticalScrollBarCoversWholeHeight
boolean _verticalScrollBarCoversWholeHeight
-
_vTop
java.awt.Component _vTop
The component to the top of vertical scroll bar.
-
-
-
Class com.jidesoft.swing.JideScrollPaneLayout extends javax.swing.ScrollPaneLayout implements Serializable
- serialVersionUID:
- 7897026041296359186L
-
Serialized Fields
-
_colFoot
javax.swing.JViewport _colFoot
The column footer child. Default isnull
. -
_hLeft
java.awt.Component _hLeft
The component to the left of horizontal scroll bar. -
_hRight
java.awt.Component _hRight
The component to the right of horizontal scroll bar. -
_rowFoot
javax.swing.JViewport _rowFoot
The row footer child. Default isnull
. -
_subColHead
javax.swing.JViewport _subColHead
The row sub column header componeng. Default isnull
. -
_subUpperLeft
java.awt.Component _subUpperLeft
The component under upper left corner. Default isnull
. -
_subUpperRight
java.awt.Component _subUpperRight
The component under upper right corner. Default isnull
. -
_vBottom
java.awt.Component _vBottom
The component to the bottom of vertical scroll bar. -
_vTop
java.awt.Component _vTop
The component to the top of vertical scroll bar.
-
-
Class com.jidesoft.swing.JideSplitButton extends JideMenu implements Serializable
-
Serialized Fields
-
_alwaysDropdown
boolean _alwaysDropdown
-
_buttonStyle
int _buttonStyle
-
_defaultForeground
java.awt.Color _defaultForeground
-
_pressedBackground
java.awt.Color _pressedBackground
-
_pressedForeground
java.awt.Color _pressedForeground
-
_rolloverBackground
java.awt.Color _rolloverBackground
-
_rolloverForeground
java.awt.Color _rolloverForeground
-
_selectedBackground
java.awt.Color _selectedBackground
-
_selectedForeground
java.awt.Color _selectedForeground
-
-
-
Class com.jidesoft.swing.JideSplitPane extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_continuousLayout
boolean _continuousLayout
Continuous layout or not. -
_dividerSize
int _dividerSize
Size of the divider. All dividers have the same size. Iforientation
isHORIZONTAL_SPLIT
, the size will equal to the width of the divider Iforientation
isVERTICAL_SPLIT
, the size will equal to the height of the divider. -
_dividerStepSize
int _dividerStepSize
-
_dragResizable
boolean _dragResizable
-
_heavyweightComponentEnabled
boolean _heavyweightComponentEnabled
-
_hiddenByMyself
boolean _hiddenByMyself
-
_initiallyEven
boolean _initiallyEven
For proportional layouts only, when this flag is true the initial layout uses even proportions for the contained panes, unless the proportions are explicitly set. -
_layeredPane
java.awt.Container _layeredPane
Layered pane where _nonContinuousLayoutDivider is added to. -
_leftOneTouchButtonImageIcon
javax.swing.ImageIcon _leftOneTouchButtonImageIcon
The image displayed on the left one-touch button. If no image is supplied, a default triangle will be painted onto the button. -
_nonContinuousLayoutDividerWrapper
HeavyweightWrapper _nonContinuousLayoutDividerWrapper
-
_oneTouchExpandable
boolean _oneTouchExpandable
Flag indicating whether the SplitPane's divider should be one-touch expandable/collapsible. The default value of this property isfalse
-
_orientation
int _orientation
How the views are split. The value of it can be eitherHORIZONTAL_SPLIT
orVERTICAL_SPLIT
. -
_proportionalLayout
boolean _proportionalLayout
Whether the contained panes should be laid out proportionally. -
_proportions
double[] _proportions
An array of the proportions to assign to the widths or heights of the contained panes. Has one fewer elements than there are contained panes; the last pane receives the remaining room. -
_rightOneTouchButtonImageIcon
javax.swing.ImageIcon _rightOneTouchButtonImageIcon
The image displayed on the right one-touch button. If no image is supplied, a default triangle will be painted onto the button. -
_showGripper
boolean _showGripper
If the gripper should be shown. Gripper is something on divider to indicate it can be dragged. -
_windowDeactivatedListener
java.awt.event.WindowAdapter _windowDeactivatedListener
-
oneTouchExpandableDividerSize
int oneTouchExpandableDividerSize
The default width/height of the divider (when horizontally/vertically split respectively).
-
-
-
Class com.jidesoft.swing.JideSplitPane.AccessibleJideSplitPane extends javax.swing.JComponent.AccessibleJComponent implements Serializable
- serialVersionUID:
- -6167624875135108683L
-
Class com.jidesoft.swing.JideSplitPaneDivider extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_buttonHeight
int _buttonHeight
Used as the one-touch button's height. -
_buttonWidth
int _buttonWidth
Used as the one-touch button's width. -
_currentState
int _currentState
Indicates the current state of this divider. Either expanded, collapsed or in its default state. -
_dividerSize
int _dividerSize
Size of the divider. -
_dragger
JideSplitPaneDivider.DragController _dragger
Handles mouse dragging message to do the actual dragging. -
_gripperPainter
Painter _gripperPainter
-
_jideSplitPane
JideSplitPane _jideSplitPane
JideSplitPane the receiver is contained in. -
_lastPosition
int _lastPosition
The last non-expanded/collapsed position of the divider. We want to keep track of the dividers last position, so if a user collapses the pane on the right of this divider for example, pressing the expand button will revert the divider back to its original location - the last non-expanded/collapsed position. -
_leftButton
javax.swing.JButton _leftButton
Button for quickly toggling the left component. -
_mouseHandler
JideSplitPaneDivider.MouseHandler _mouseHandler
Handles mouse events from both this class, and the split pane. Mouse events are handled for the JideSplitPane since you want to be able to drag when clicking on the border of the divider, which is not drawn by the divider. -
_orientation
int _orientation
Orientation of the JideSplitPane. -
_rightButton
javax.swing.JButton _rightButton
Button for quickly toggling the right component. -
_triangleSize
int _triangleSize
Used to paint the triangle on the one-touch buttons.
-
-
-
Class com.jidesoft.swing.JideSplitPaneLayout extends JideBoxLayout implements Serializable
- serialVersionUID:
- -1826651835409198865L
-
Class com.jidesoft.swing.JideSwingUtilities.TraceDebugBorder extends javax.swing.border.CompoundBorder implements Serializable
- serialVersionUID:
- -1396250213346461982L
-
Class com.jidesoft.swing.JideTabbedPane extends javax.swing.JTabbedPane implements Serializable
-
Serialized Fields
-
_autoFocusonTabHideClose
boolean _autoFocusonTabHideClose
-
_autoRequestFocus
boolean _autoRequestFocus
-
_boldActiveTab
boolean _boldActiveTab
-
_closableSet
java.util.Set<java.lang.Object> _closableSet
The Set for the tab closable. If there is an entry in the Set, it means the tab is NOT closable. -
_closeAction
javax.swing.Action _closeAction
-
_closeTabOnMouseMiddleButton
boolean _closeTabOnMouseMiddleButton
-
_colorTheme
int _colorTheme
-
_contentBorderInsets
java.awt.Insets _contentBorderInsets
-
_dragOverDisabled
boolean _dragOverDisabled
-
_focusChangeListener
java.beans.PropertyChangeListener _focusChangeListener
-
_hideOneTab
boolean _hideOneTab
-
_hideTrailingWhileNoButtons
boolean _hideTrailingWhileNoButtons
-
_layoutTrailingComponentBeforeButtons
boolean _layoutTrailingComponentBeforeButtons
-
_pageLastFocusTrackers
java.util.Hashtable<java.awt.Component,java.lang.Object> _pageLastFocusTrackers
-
_rightClickSelect
boolean _rightClickSelect
-
_scrollSelectedTabOnWheel
boolean _scrollSelectedTabOnWheel
-
_selectedTabFont
java.awt.Font _selectedTabFont
-
_showCloseButton
boolean _showCloseButton
-
_showCloseButtonOnMouseOver
boolean _showCloseButtonOnMouseOver
-
_showCloseButtonOnSelectedTab
boolean _showCloseButtonOnSelectedTab
-
_showCloseButtonOnTab
boolean _showCloseButtonOnTab
-
_showGripper
boolean _showGripper
If the gripper should be shown. Gripper is something on divider to indicate it can be dragged. -
_showIconsOnTab
boolean _showIconsOnTab
-
_showTabArea
boolean _showTabArea
-
_showTabButtons
boolean _showTabButtons
-
_showTabContent
boolean _showTabContent
-
_stringConverter
StringConverter _stringConverter
A converter to shorten -
_suppressSetSelectedIndex
boolean _suppressSetSelectedIndex
-
_suppressStateChangedEvents
boolean _suppressStateChangedEvents
-
_tabAlignment
int _tabAlignment
-
_tabAreaInsets
java.awt.Insets _tabAreaInsets
-
_tabColorProvider
JideTabbedPane.ColorProvider _tabColorProvider
-
_tabInsets
java.awt.Insets _tabInsets
-
_tabLeadingComponent
java.awt.Component _tabLeadingComponent
-
_tabListCellRenderer
javax.swing.ListCellRenderer _tabListCellRenderer
-
_tabListPopup
JidePopup _tabListPopup
-
_tabResizeMode
int _tabResizeMode
-
_tabShape
int _tabShape
-
_tabTrailingComponent
java.awt.Component _tabTrailingComponent
-
_useDefaultShowCloseButtonOnTab
boolean _useDefaultShowCloseButtonOnTab
-
_useDefaultShowIconsOnTab
boolean _useDefaultShowIconsOnTab
-
-
-
Class com.jidesoft.swing.JideTabbedPane.IgnoreableSingleSelectionModel extends javax.swing.DefaultSingleSelectionModel implements Serializable
- serialVersionUID:
- -4321082126384337792L
-
Class com.jidesoft.swing.JideTabbedPane.NoFocusButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
_index
int _index
-
_mouseOver
boolean _mouseOver
-
_mousePressed
boolean _mousePressed
-
_type
int _type
-
-
-
Class com.jidesoft.swing.JideTabbedPane.TabListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable
-
Class com.jidesoft.swing.JideTitledBorder extends javax.swing.border.AbstractBorder implements Serializable
- serialVersionUID:
- 5409659168893849250L
-
Serialized Fields
-
border
javax.swing.border.Border border
-
label
javax.swing.JLabel label
-
title
java.lang.String title
-
titleColor
java.awt.Color titleColor
-
titleFont
java.awt.Font titleFont
-
titleJustification
int titleJustification
-
titlePosition
int titlePosition
-
-
Class com.jidesoft.swing.JideToggleButton extends JideButton implements Serializable
-
Serialized Fields
-
_itemListener
java.awt.event.ItemListener _itemListener
-
-
-
Class com.jidesoft.swing.JideToggleButton.AccessibleJToggleButton extends javax.swing.AbstractButton.AccessibleAbstractButton implements Serializable
-
Class com.jidesoft.swing.JideToggleButton.ToggleButtonModel extends javax.swing.DefaultButtonModel implements Serializable
-
Class com.jidesoft.swing.JideToggleSplitButton extends JideSplitButton implements Serializable
-
Class com.jidesoft.swing.JideToggleSplitButton.AccessibleJToggleButton extends javax.swing.AbstractButton.AccessibleAbstractButton implements Serializable
-
Class com.jidesoft.swing.JideToggleSplitButton.ToggleSplitButtonModel extends DefaultSplitButtonModel implements Serializable
-
Class com.jidesoft.swing.LabeledTextField extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_button
javax.swing.AbstractButton _button
-
_contextMenuKeyStroke
javax.swing.KeyStroke _contextMenuKeyStroke
-
_customizer
LabeledTextField.PopupMenuCustomizer _customizer
-
_hintLabel
javax.swing.JLabel _hintLabel
-
_hintOverlayable
DefaultOverlayable _hintOverlayable
-
_hintText
java.lang.String _hintText
-
_icon
javax.swing.Icon _icon
-
_label
javax.swing.JLabel _label
-
_labelText
java.lang.String _labelText
-
_showHintTextWhenFocused
boolean _showHintTextWhenFocused
-
_textField
javax.swing.JTextField _textField
-
-
-
Class com.jidesoft.swing.LegacyTristateCheckBox extends javax.swing.JCheckBox implements Serializable
-
Serialized Fields
-
model
com.jidesoft.swing.LegacyTristateCheckBox.TristateDecorator model
Deprecated.
-
-
-
Class com.jidesoft.swing.MarqueePane extends javax.swing.JScrollPane implements Serializable
-
Serialized Fields
-
_reachStayPosition
boolean _reachStayPosition
-
_scrollAmount
int _scrollAmount
-
_scrollDelay
int _scrollDelay
-
_scrollDirection
int _scrollDirection
-
_scrollTimer
javax.swing.Timer _scrollTimer
-
_scrollTimes
int _scrollTimes
-
_stayDelay
int _stayDelay
-
_stayPosition
int _stayPosition
-
-
-
Class com.jidesoft.swing.MeterProgressBar extends javax.swing.JProgressBar implements Serializable
-
Serialized Fields
-
_style
int _style
Holds value of property style.
-
-
-
Class com.jidesoft.swing.MultilineLabel extends javax.swing.JTextArea implements Serializable
-
Class com.jidesoft.swing.MultilineToggleButton extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_button
javax.swing.JToggleButton _button
-
_label
MultilineLabel _label
-
-
-
Class com.jidesoft.swing.NullButton extends javax.swing.JButton implements Serializable
-
Class com.jidesoft.swing.NullCheckBox extends javax.swing.JCheckBox implements Serializable
-
Class com.jidesoft.swing.NullJideButton extends JideButton implements Serializable
-
Class com.jidesoft.swing.NullLabel extends javax.swing.JLabel implements Serializable
-
Class com.jidesoft.swing.NullPanel extends javax.swing.JPanel implements Serializable
-
Class com.jidesoft.swing.NullRadioButton extends javax.swing.JRadioButton implements Serializable
-
Class com.jidesoft.swing.NullTristateCheckBox extends TristateCheckBox implements Serializable
-
Class com.jidesoft.swing.OverlayCheckBox extends javax.swing.JCheckBox implements Serializable
-
Class com.jidesoft.swing.OverlayComboBox extends javax.swing.JComboBox implements Serializable
-
Class com.jidesoft.swing.OverlayPasswordField extends javax.swing.JPasswordField implements Serializable
-
Class com.jidesoft.swing.OverlayRadioButton extends javax.swing.JRadioButton implements Serializable
-
Class com.jidesoft.swing.OverlayTextArea extends javax.swing.JTextArea implements Serializable
-
Class com.jidesoft.swing.OverlayTextField extends javax.swing.JTextField implements Serializable
-
Class com.jidesoft.swing.PaintPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_backgroundPaint
java.awt.Paint _backgroundPaint
-
_endColor
java.awt.Color _endColor
-
_isVertical
boolean _isVertical
-
_startColor
java.awt.Color _startColor
-
-
-
Class com.jidesoft.swing.PartialEtchedBorder extends javax.swing.border.EtchedBorder implements Serializable
- serialVersionUID:
- 2711317518164196639L
-
Serialized Fields
-
_roundedCorners
boolean _roundedCorners
-
_sides
int _sides
-
-
Class com.jidesoft.swing.PartialGradientLineBorder extends javax.swing.border.AbstractBorder implements Serializable
-
Serialized Fields
-
_colors
java.awt.Color[] _colors
-
_sides
int _sides
-
_thickness
int _thickness
-
-
-
Class com.jidesoft.swing.PartialLineBorder extends javax.swing.border.LineBorder implements Serializable
-
Serialized Fields
-
_roundedCornerSize
int _roundedCornerSize
-
_sides
int _sides
-
-
-
Class com.jidesoft.swing.RangeSlider extends javax.swing.JSlider implements Serializable
-
Serialized Fields
-
_rangeDraggable
boolean _rangeDraggable
-
-
-
Class com.jidesoft.swing.Resizable.ResizeCorner extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
_corner
int _corner
-
-
-
Class com.jidesoft.swing.ResizableDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ResizableFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ResizablePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_resizable
Resizable _resizable
-
-
-
Class com.jidesoft.swing.ResizableWindow extends javax.swing.JWindow implements Serializable
-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ScrollPaneOverview extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
_image
java.awt.image.BufferedImage _image
-
_owner
java.awt.Component _owner
-
_popupMenu
javax.swing.JPopupMenu _popupMenu
-
_rectangle
java.awt.Rectangle _rectangle
-
_scale
double _scale
-
_scrollPane
javax.swing.JScrollPane _scrollPane
-
_selectionBorder
java.awt.Color _selectionBorder
-
_startPoint
java.awt.Point _startPoint
-
_startRectangle
java.awt.Rectangle _startRectangle
-
_viewComponent
java.awt.Component _viewComponent
-
xOffset
int xOffset
-
yOffset
int yOffset
-
-
-
Class com.jidesoft.swing.Searchable.DefaultSearchPopup extends Searchable.SearchPopup implements Serializable
-
Serialized Fields
-
_label
javax.swing.JLabel _label
-
_noMatch
javax.swing.JLabel _noMatch
-
-
-
Class com.jidesoft.swing.Searchable.SearchField extends javax.swing.JTextField implements Serializable
-
Class com.jidesoft.swing.Searchable.SearchPopup extends JidePopup implements Serializable
-
Serialized Fields
-
_textField
Searchable.SearchField _textField
-
-
-
Class com.jidesoft.swing.SearchableBar extends javax.swing.JToolBar implements Serializable
-
Serialized Fields
-
_closeButton
javax.swing.AbstractButton _closeButton
-
_comboBox
javax.swing.JComboBox _comboBox
-
_compact
boolean _compact
-
_findNextButton
javax.swing.AbstractButton _findNextButton
-
_findPrevButton
javax.swing.AbstractButton _findPrevButton
-
_highlightsButton
javax.swing.AbstractButton _highlightsButton
-
_installer
SearchableBar.Installer _installer
-
_keyListener
java.awt.event.KeyListener _keyListener
-
_leadingLabel
javax.swing.JLabel _leadingLabel
-
_matchCaseCheckBox
javax.swing.AbstractButton _matchCaseCheckBox
-
_maxHistoryLength
int _maxHistoryLength
-
_messagePopup
JidePopup _messagePopup
-
_mismatchBackground
java.awt.Color _mismatchBackground
-
_mouseMotionListener
java.awt.event.MouseMotionListener _mouseMotionListener
-
_previousCursor
int _previousCursor
-
_repeatCheckBox
javax.swing.AbstractButton _repeatCheckBox
-
_searchable
Searchable _searchable
-
_searchHistory
java.util.List<java.lang.String> _searchHistory
-
_showMatchCount
boolean _showMatchCount
-
_statusLabel
javax.swing.JLabel _statusLabel
-
_textField
javax.swing.JTextField _textField
-
_visibleButtons
int _visibleButtons
-
_wholeWordsCheckBox
javax.swing.AbstractButton _wholeWordsCheckBox
-
-
-
Class com.jidesoft.swing.SelectionModelGroup extends java.lang.Object implements Serializable
- serialVersionUID:
- 2434517670879999353L
-
Class com.jidesoft.swing.SidePane extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_attachedSide
int _attachedSide
the side which this component is attached to. Possible values are:SwingConstants.NORTH
SwingConstants.SOUTH
SwingConstants.WEST
SwingConstants.EAST
-
_groups
java.util.List<SidePaneGroup> _groups
A list holdsSideGroup
-
_rollover
boolean _rollover
if action is fired when mouse rollover.
-
-
-
Class com.jidesoft.swing.SidePane.AccessibleSidePane extends javax.swing.JPanel.AccessibleJPanel implements Serializable
- serialVersionUID:
- -6914188774912169441L
-
Class com.jidesoft.swing.SidePaneGroup extends java.util.ArrayList<SidePaneItem> implements Serializable
-
Serialized Fields
-
_selectedItem
SidePaneItem _selectedItem
the selected item. -
listenerList
javax.swing.event.EventListenerList listenerList
A list of event listeners for this component.
-
-
-
Class com.jidesoft.swing.SimpleScrollPane extends javax.swing.JScrollPane implements Serializable
-
Serialized Fields
-
_horizontalUnitIncrement
int _horizontalUnitIncrement
-
_horizontalUnitIncrementSet
boolean _horizontalUnitIncrementSet
-
_repeatDelay
int _repeatDelay
-
_scrollDownButton
javax.swing.AbstractButton _scrollDownButton
-
_scrollLeftButton
javax.swing.AbstractButton _scrollLeftButton
-
_scrollOnRollover
boolean _scrollOnRollover
-
_scrollRightButton
javax.swing.AbstractButton _scrollRightButton
-
_scrollUpButton
javax.swing.AbstractButton _scrollUpButton
-
_verticalUnitIncrement
int _verticalUnitIncrement
-
_verticalUnitIncrementSet
boolean _verticalUnitIncrementSet
-
-
-
Class com.jidesoft.swing.SimpleScrollPane.ScrollButton extends JideButton implements Serializable
-
Serialized Fields
-
_timer
javax.swing.Timer _timer
-
_type
int _type
-
-
-
Class com.jidesoft.swing.SplitButtonGroup extends javax.swing.ButtonGroup implements Serializable
-
Serialized Fields
-
selection
javax.swing.ButtonModel selection
The current selection.
-
-
-
Class com.jidesoft.swing.StyledLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
_ignoreColorSettings
boolean _ignoreColorSettings
-
_lineWrap
boolean _lineWrap
-
_maxRows
int _maxRows
-
_minRows
int _minRows
-
_preferredWidth
int _preferredWidth
-
_rowGap
int _rowGap
-
_rows
int _rows
-
_styleRanges
java.util.List<StyleRange> _styleRanges
The list of StyleRanges. -
_truncated
boolean _truncated
-
-
-
Class com.jidesoft.swing.StyledToolTip extends javax.swing.JToolTip implements Serializable
-
Serialized Fields
-
label
StyledLabel label
-
-
-
Class com.jidesoft.swing.TabEditingEvent extends java.awt.AWTEvent implements Serializable
-
Serialized Fields
-
_newTitle
java.lang.String _newTitle
-
_oldTitle
java.lang.String _oldTitle
-
_tabIndex
int _tabIndex
-
-
-
Class com.jidesoft.swing.TitledSeparator extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
_barAlignment
int _barAlignment
Indicates whether the horizontal bar should be top, center or bottom aligned.- See Also:
TitledSeparator.setBarAlignment(int)
-
_border
javax.swing.border.Border _border
The border used as the graphical line segment of this TitledSeparator. -
_labelComponent
javax.swing.JComponent _labelComponent
The label holding the title for this TitledSeparator. -
_textAlignment
int _textAlignment
Indicates whether the text should be left, center or right aligned.- See Also:
TitledSeparator.setTextAlignment(int)
-
-
-
Class com.jidesoft.swing.TransparentComponentWrapper extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
delegate
javax.swing.JComponent delegate
-
-
-
Class com.jidesoft.swing.TristateButtonModel extends javax.swing.JToggleButton.ToggleButtonModel implements Serializable
- serialVersionUID:
- 9179129427948325126L
-
Class com.jidesoft.swing.TristateCheckBox extends javax.swing.JCheckBox implements Serializable
-
-
Package com.jidesoft.swing.event
-
Class com.jidesoft.swing.event.SearchableEvent extends java.awt.AWTEvent implements Serializable
-
Serialized Fields
-
_matchingObject
java.lang.Object _matchingObject
-
_matchingText
java.lang.String _matchingText
-
_oldSearchingText
java.lang.String _oldSearchingText
-
_searchingText
java.lang.String _searchingText
-
-
-
Class com.jidesoft.swing.event.SidePaneEvent extends java.awt.AWTEvent implements Serializable
-
-
Package com.jidesoft.tree
-
Class com.jidesoft.tree.StyledTreeCellRenderer extends StyledLabel implements Serializable
-
Serialized Fields
-
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
Color to use for the background when the node isn't selected. -
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
Color to use for the background when a node is selected. -
borderSelectionColor
java.awt.Color borderSelectionColor
Color to use for the focus indicator when the node has focus. -
drawDashedFocusIndicator
boolean drawDashedFocusIndicator
If true, a dashed line is drawn as the focus indicator. -
drawsFocusBorderAroundIcon
boolean drawsFocusBorderAroundIcon
True if draws focus border around icon as well. -
focusBGColor
java.awt.Color focusBGColor
Color to draw the focus indicator in, determined from the background. color. -
hasFocus
boolean hasFocus
True if has focus. -
selected
boolean selected
Is the value currently selected. -
textNonSelectionColor
java.awt.Color textNonSelectionColor
Color to use for the foreground for non-selected nodes. -
textSelectionColor
java.awt.Color textSelectionColor
Color to use for the foreground for selected nodes. -
tree
javax.swing.JTree tree
Last tree the renderer was painted in. -
treeBGColor
java.awt.Color treeBGColor
Background color of the tree.
-
-
-
-
Package com.jidesoft.utils
-
Class com.jidesoft.utils.AbstractWildcardSupport extends java.lang.Object implements Serializable
-
Class com.jidesoft.utils.CachedArrayList extends java.util.ArrayList<E> implements Serializable
- serialVersionUID:
- 3835017332487313880L
-
Serialized Fields
-
_indexCache
java.util.Map<java.lang.Object,CachedArrayList.IntegerWrapper> _indexCache
-
_lazyCaching
boolean _lazyCaching
-
-
Class com.jidesoft.utils.CachedVector extends java.util.Vector<E> implements Serializable
- serialVersionUID:
- -4994486169224407197L
-
Serialized Fields
-
_indexCache
java.util.Map<java.lang.Object,CachedVector.IntegerWrapper> _indexCache
-
_lazyCaching
boolean _lazyCaching
-
-
Class com.jidesoft.utils.DefaultWildcardSupport extends AbstractWildcardSupport implements Serializable
- serialVersionUID:
- -5528733766095113518L
-
Class com.jidesoft.utils.RegistrationEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 3575113313761938714L
-
Serialized Fields
-
_context
java.lang.Object _context
-
_id
int _id
-
_key
java.lang.Object _key
-
_object
java.lang.Object _object
-
-
Class com.jidesoft.utils.SwingPropertyChangeSupport extends java.beans.PropertyChangeSupport implements Serializable
- serialVersionUID:
- 7162625831330845068L
-
Serialized Fields
-
notifyOnEDT
boolean notifyOnEDT
whether to notify listeners on EDT- Since:
- 1.6
-
-
-
Package com.jidesoft.validation
-
Class com.jidesoft.validation.RowValidationObject extends java.util.EventObject implements Serializable
-
Serialized Fields
-
_rowIndex
int _rowIndex
-
-
-
Class com.jidesoft.validation.TableValidationObject extends ValidationObject implements Serializable
-
Serialized Fields
-
_column
int _column
-
_row
int _row
-
-
-
Class com.jidesoft.validation.ValidationObject extends java.util.EventObject implements Serializable
-
Serialized Fields
-
_newValue
java.lang.Object _newValue
New value. May be null if not known. -
_oldValue
java.lang.Object _oldValue
Previous value. May be null if not known.
-
-
-