Serialized Form
-
Package com.jidesoft.awt.geom
-
Class com.jidesoft.awt.geom.Insets2D
class Insets2D extends Object implements Serializable- serialVersionUID:
- -7723331225837606159L
-
Class com.jidesoft.awt.geom.Insets2D.Double
class 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
class 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
class CharSequenceComparator extends Object implements Serializable- serialVersionUID:
- -4749963150099170895L
-
Serialized Fields
-
_caseSensitive
boolean _caseSensitive
-
-
Class com.jidesoft.comparator.ComparableComparator
class ComparableComparator extends Object implements Serializable- serialVersionUID:
- -291439688585137865L
-
Class com.jidesoft.comparator.ComparatorContext
class ComparatorContext extends AbstractContext implements Serializable- serialVersionUID:
- -4846614433415551998L
-
Class com.jidesoft.comparator.FastComparableComparator
class FastComparableComparator extends Object implements Serializable- serialVersionUID:
- -5332640135652727575L
-
-
Package com.jidesoft.converter
-
Class com.jidesoft.converter.AbstractContext
class AbstractContext extends Object implements Serializable- serialVersionUID:
- -8924789128314897783L
-
Class com.jidesoft.converter.ConverterContext
class ConverterContext extends AbstractContext implements Serializable- serialVersionUID:
- 8015351559541303641L
-
Class com.jidesoft.converter.RegistrationEvent
class RegistrationEvent extends RegistrationEvent implements Serializable
-
-
Package com.jidesoft.dialog
-
Class com.jidesoft.dialog.AbstractDialogPage
class AbstractDialogPage extends AbstractPage implements Serializable- serialVersionUID:
- -469903356785298291L
-
Serialized Fields
-
_defaultFocusComponent
Component _defaultFocusComponent
-
_description
String _description
-
_icon
Icon _icon
-
_pageEnabled
boolean _pageEnabled
-
_parentPage
AbstractDialogPage _parentPage
-
_title
String _title
-
-
Class com.jidesoft.dialog.AbstractPage
class AbstractPage extends JPanel implements Serializable- serialVersionUID:
- 3566789990192642869L
-
Serialized Fields
-
_allowClosing
boolean _allowClosing
-
_invokeCondition
int _invokeCondition
-
_lazyConstructorCalled
boolean _lazyConstructorCalled
-
-
Class com.jidesoft.dialog.BannerPanel
class BannerPanel extends JPanel implements Serializable- serialVersionUID:
- -7191474275030489327L
-
Serialized Fields
-
_backgroundPaint
Paint _backgroundPaint
-
_endColor
Color _endColor
-
_iconComponent
JComponent _iconComponent
A component to be placed at position of icon. -
_isVertical
boolean _isVertical
-
_propertyListener
PropertyChangeListener _propertyListener
-
_startColor
Color _startColor
-
_subtitle
String _subtitle
Subtitle or description of the banner panel. -
_subTitleColor
Color _subTitleColor
-
_subTitleFont
Font _subTitleFont
-
_subTitleIndent
int _subTitleIndent
-
_subtitleLabel
JComponent _subtitleLabel
-
_textPanel
JPanel _textPanel
-
_title
String _title
Title of the banner panel. -
_titleColor
Color _titleColor
-
_titleFont
Font _titleFont
-
_titleIcon
ImageIcon _titleIcon
Icon for the banner panel. -
_titleIconLocation
int _titleIconLocation
-
_titleLabel
JLabel _titleLabel
-
-
Class com.jidesoft.dialog.ButtonEvent
class ButtonEvent extends EventObject implements Serializable- serialVersionUID:
- 392703660104570538L
-
Class com.jidesoft.dialog.ButtonPanel
class ButtonPanel extends JPanel implements Serializable- serialVersionUID:
- -7840551457656712357L
-
Serialized Fields
-
_addNotify
boolean _addNotify
-
_alignment
int _alignment
-
_defaultButton
JButton _defaultButton
-
_defaultButtonGap
int _defaultButtonGap
-
_defaultButtonWidth
int _defaultButtonWidth
-
_defaultGroupGap
int _defaultGroupGap
-
_defaultOppositeOrder
String _defaultOppositeOrder
-
_defaultOrder
String _defaultOrder
-
_layout
com.jidesoft.dialog.ButtonPanelLayout _layout
-
-
Class com.jidesoft.dialog.DialogPageTreeCellRenderer
class DialogPageTreeCellRenderer extends JLabel implements Serializable- serialVersionUID:
- 3680042627478398736L
-
Serialized Fields
-
_blankIcon
Icon _blankIcon
-
_closedIcon
Icon _closedIcon
-
_defaultBkNonSelectionColor
Color _defaultBkNonSelectionColor
-
_defaultBkSelectionColor
Color _defaultBkSelectionColor
-
_defaultBorderSelectionColor
Color _defaultBorderSelectionColor
-
_defaultClosedIcon
Icon _defaultClosedIcon
-
_defaultOpenIcon
Icon _defaultOpenIcon
-
_defaultTextNonSelectionColor
Color _defaultTextNonSelectionColor
-
_defaultTextSelectionColor
Color _defaultTextSelectionColor
-
_nonSelectedBackground
Color _nonSelectedBackground
-
_nonSelectedForeground
Color _nonSelectedForeground
-
_openIcon
Icon _openIcon
-
_selectedBackground
Color _selectedBackground
-
_selectedBorderColor
Color _selectedBorderColor
-
_selectedForeground
Color _selectedForeground
text selection color -
_selectedIcon
Icon _selectedIcon
-
m_selected
boolean m_selected
-
-
Class com.jidesoft.dialog.JideOptionPane
class JideOptionPane extends JOptionPane implements Serializable- serialVersionUID:
- 1916857052448620771L
-
Class com.jidesoft.dialog.MultiplePageDialog
class MultiplePageDialog extends StandardDialog implements Serializable- serialVersionUID:
- 4915689214157425081L
-
Serialized Fields
-
_applyButton
JButton _applyButton
-
_cancelButton
JButton _cancelButton
-
_cardLayout
CardLayout _cardLayout
-
_indexPanel
JComponent _indexPanel
The left pane to show the icon, list etc. It's an index area to choose which page. -
_initialPageTitle
String _initialPageTitle
-
_listCellRenderer
ListCellRenderer _listCellRenderer
-
_okButton
JButton _okButton
-
_pageList
PageList _pageList
-
_pagesPanel
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
JTabbedPane _tabbedPane
-
_titleNodeMap
Map<String,
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
JTree _tree
-
_treeCellRenderer
TreeCellRenderer _treeCellRenderer
-
-
Class com.jidesoft.dialog.MultiplePageDialogPane
class MultiplePageDialogPane extends StandardDialogPane implements Serializable- serialVersionUID:
- -8968638943947885121L
-
Serialized Fields
-
_applyButton
JButton _applyButton
-
_cancelAction
AbstractAction _cancelAction
-
_cancelButton
JButton _cancelButton
-
_cardLayout
CardLayout _cardLayout
-
_indexPanel
JComponent _indexPanel
The left pane to show the icon, list etc. It's an index area to choose which page. -
_initialPageTitle
String _initialPageTitle
-
_listCellRenderer
ListCellRenderer _listCellRenderer
-
_okAction
AbstractAction _okAction
-
_okButton
JButton _okButton
-
_pageList
PageList _pageList
-
_pagesPanel
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
JTabbedPane _tabbedPane
-
_titleNodeMap
Map<String,
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
JTree _tree
-
_treeCellRenderer
TreeCellRenderer _treeCellRenderer
-
-
Class com.jidesoft.dialog.PageEvent
class PageEvent extends EventObject implements Serializable- serialVersionUID:
- 3505923526872133295L
-
Serialized Fields
-
_id
int _id
-
-
Class com.jidesoft.dialog.PageList
class PageList extends DefaultComboBoxModel implements Serializable- serialVersionUID:
- 436559750018384074L
-
Class com.jidesoft.dialog.ScrollableButtonPanel
class ScrollableButtonPanel extends ButtonPanel implements Serializable- serialVersionUID:
- -6329512076145429068L
-
Class com.jidesoft.dialog.StandardDialog
class StandardDialog extends 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
class DefaultStandardDialogPane extends StandardDialogPane implements Serializable- serialVersionUID:
- -6976658176495038104L
-
Class com.jidesoft.dialog.StandardDialogPane
class StandardDialogPane extends JPanel implements Serializable- serialVersionUID:
- -2699141371295650648L
-
Serialized Fields
-
_bannerPanel
JComponent _bannerPanel
-
_buttonPanel
ButtonPanel _buttonPanel
-
_contentPanel
JComponent _contentPanel
-
_defaultAction
Action _defaultAction
-
_defaultCancelAction
Action _defaultCancelAction
-
_initFocusedComponent
Component _initFocusedComponent
-
-
-
Package com.jidesoft.grouper
-
Class com.jidesoft.grouper.GrouperContext
class GrouperContext extends AbstractContext implements Serializable-
Serialized Fields
-
_useOnAutoFilter
boolean _useOnAutoFilter
-
_useOnCustomFilter
boolean _useOnCustomFilter
-
-
-
-
Package com.jidesoft.icons
-
Class com.jidesoft.icons.MenuCheckIcon
class MenuCheckIcon extends Object implements Serializable- serialVersionUID:
- -6303936713472505092L
-
Serialized Fields
-
_icon
ImageIcon _icon
-
-
-
Package com.jidesoft.list
-
Class com.jidesoft.list.StyledListCellRenderer
class StyledListCellRenderer extends StyledLabel implements Serializable -
Class com.jidesoft.list.StyledListCellRenderer.UIResource
class UIResource extends StyledListCellRenderer implements Serializable
-
-
Package com.jidesoft.plaf.aqua
-
Class com.jidesoft.plaf.aqua.AquaJideTabbedPaneUI.AquaTabCloseButton
class AquaTabCloseButton extends BasicJideTabbedPaneUI.TabCloseButton implements Serializable
-
-
Package com.jidesoft.plaf.basic
-
Class com.jidesoft.plaf.basic.BasicJideComboBoxButton
class BasicJideComboBoxButton extends JButton implements Serializable-
Serialized Fields
-
_comboBox
JComboBox _comboBox
-
_comboIcon
Icon _comboIcon
-
_iconOnly
boolean _iconOnly
-
_listBox
JList _listBox
-
_rendererPane
CellRendererPane _rendererPane
-
-
-
Class com.jidesoft.plaf.basic.BasicJideComboBoxUI.BasicJideComboBoxBorder
class BasicJideComboBoxBorder extends AbstractBorder implements Serializable- serialVersionUID:
- 4633179647696691207L
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ActivateTabAction
class ActivateTabAction extends AbstractAction implements Serializable- serialVersionUID:
- 3270152106579039554L
-
Serialized Fields
-
_tabIndex
int _tabIndex
-
-
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabPanel
class ScrollableTabPanel extends JPanel implements Serializable -
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabViewport
class ScrollableTabViewport extends JViewport implements Serializable -
Class com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton
class TabCloseButton extends 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
class TabEditor extends JTextField implements Serializable -
Class com.jidesoft.plaf.basic.FolderToolBar
class FolderToolBar extends JToolBar implements Serializable-
Serialized Fields
-
_deleteFolderBtn
JButton _deleteFolderBtn
-
_desktopBtn
JButton _desktopBtn
-
_listeners
List<com.jidesoft.plaf.basic.FolderToolBarListener> _listeners
-
_myDocumentsBtn
JButton _myDocumentsBtn
-
_newFolderBtn
JButton _newFolderBtn
-
_recentFoldersList
JComboBox _recentFoldersList
-
_refreshBtn
JButton _refreshBtn
-
-
-
Class com.jidesoft.plaf.basic.LazyActionMap
class LazyActionMap extends ActionMapUIResource implements Serializable -
Class com.jidesoft.plaf.basic.LazyMutableTreeNode
class LazyMutableTreeNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_loaded
boolean _loaded
-
-
-
-
Package com.jidesoft.plaf.eclipse
-
Class com.jidesoft.plaf.eclipse.Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton
class Eclipse3xTabCloseButton extends BasicJideTabbedPaneUI.TabCloseButton implements Serializable
-
-
Package com.jidesoft.plaf.metal
-
Class com.jidesoft.plaf.metal.MetalIconFactory
class MetalIconFactory extends Object implements Serializable
-
-
Package com.jidesoft.plaf.office2003
-
Class com.jidesoft.plaf.office2003.BasicOffice2003Theme
class BasicOffice2003Theme extends Office2003Theme implements Serializable-
Serialized Fields
-
_baseColor
Color _baseColor
-
-
-
Class com.jidesoft.plaf.office2003.DefaultOffice2003Theme
class DefaultOffice2003Theme extends Office2003Theme implements Serializable -
Class com.jidesoft.plaf.office2003.Office2003Theme
class Office2003Theme extends UIDefaults implements Serializable
-
-
Package com.jidesoft.plaf.vsnet
-
Class com.jidesoft.plaf.vsnet.VsnetMenuUI.PostAction
class PostAction extends AbstractAction implements Serializable- serialVersionUID:
- 8723756757971612903L
-
Serialized Fields
-
force
boolean force
-
menu
JMenu menu
-
-
-
Package com.jidesoft.popup
-
Class com.jidesoft.popup.JidePopup
class JidePopup extends JComponent implements Serializable-
Serialized Fields
-
_actualOwner
Component _actualOwner
-
_actualOwnerLocation
Point _actualOwnerLocation
-
_attachable
boolean _attachable
-
_awtEventListener
AWTEventListener _awtEventListener
-
_backToOriginalInsets
Insets _backToOriginalInsets
-
_componentListener
ComponentAdapter _componentListener
-
_currentPanel
JPanel _currentPanel
-
_currentWindow
Window _currentWindow
-
_defaultFocusComponent
Component _defaultFocusComponent
-
_defaultMoveOperation
int _defaultMoveOperation
-
_detached
boolean _detached
-
_displayStartLocation
Point _displayStartLocation
-
_ensureInOneScreen
boolean _ensureInOneScreen
-
_escapeActionListener
ActionListener _escapeActionListener
-
_excludedComponents
List<Component> _excludedComponents
-
_gripperLocation
int _gripperLocation
-
_hierarchyListener
HierarchyListener _hierarchyListener
-
_insets
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
Component _owner
-
_ownerComponentListener
ComponentAdapter _ownerComponentListener
-
_panel
ResizablePanel _panel
-
_popupBorder
Border _popupBorder
-
_popupResizeListener
ComponentAdapter _popupResizeListener
-
_popupType
int _popupType
-
_previousSize
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
Point _startPoint
-
_timeout
int _timeout
-
_timer
Timer _timer
-
_transient
boolean _transient
-
_window
ResizableWindow _window
-
_windowListener
WindowAdapter _windowListener
-
DISTANCE_TO_SCREEN_BORDER
int DISTANCE_TO_SCREEN_BORDER
The distance between alert and screen border. -
HIDE_POPUP_KEY
Object HIDE_POPUP_KEY
-
rootPane
JRootPane rootPane
TheJRootPane
instance that manages the content pane and optional menu bar for this Popup, as well as the glass pane.- See Also:
-
rootPaneCheckingEnabled
boolean rootPaneCheckingEnabled
Iftrue
then calls toadd
andsetLayout
cause an exception to be thrown.
-
-
-
Class com.jidesoft.popup.JidePopup.AccessiblePopup
class AccessiblePopup extends JComponent.AccessibleJComponent implements Serializable- serialVersionUID:
- -1095213042773793649L
-
-
Package com.jidesoft.range
-
Class com.jidesoft.range.Category
class Category extends Object implements Serializable- serialVersionUID:
- -273502456506105902L
-
Serialized Fields
-
_name
String _name
-
_range
CategoryRange<T> _range
-
_value
T _value
-
-
-
Package com.jidesoft.spinner
-
Class com.jidesoft.spinner.DateSpinner
class DateSpinner extends JSpinner implements Serializable-
Serialized Fields
-
_format
DateFormat _format
-
_formatter
DefaultFormatter _formatter
-
_timeEditor
JSpinner.DateEditor _timeEditor
-
-
-
Class com.jidesoft.spinner.PointFormatter
class PointFormatter extends DefaultFormatter implements Serializable -
Class com.jidesoft.spinner.PointSpinner
class PointSpinner extends JSpinner implements Serializable -
Class com.jidesoft.spinner.PointSpinner.PointEditor
class PointEditor extends JSpinner.DefaultEditor implements Serializable -
Class com.jidesoft.spinner.SpinnerPointModel
class SpinnerPointModel extends AbstractSpinnerModel implements Serializable-
Serialized Fields
-
field
int field
-
point
Point point
-
-
-
-
Package com.jidesoft.swing
-
Class com.jidesoft.swing.AutoCompletion.AutoCompletionDocument
class AutoCompletionDocument extends PlainDocument implements Serializable -
Class com.jidesoft.swing.AutoCompletionComboBox
class AutoCompletionComboBox extends JComboBox implements Serializable-
Serialized Fields
-
_autoCompletion
AutoCompletion _autoCompletion
-
_preventActionEvent
boolean _preventActionEvent
-
-
-
Class com.jidesoft.swing.AutoResizingTextArea
class AutoResizingTextArea extends JTextArea implements Serializable-
Serialized Fields
-
_listener
com.jidesoft.swing.AutoResizingTextArea.ResizingDocumentListener _listener
-
_maxRows
int _maxRows
-
_minRows
int _minRows
-
-
-
Class com.jidesoft.swing.Calculator
class Calculator extends JPanel implements Serializable-
Serialized Fields
-
_actualCharPoint
char _actualCharPoint
-
_addButton
AbstractButton _addButton
-
_backspaceButton
AbstractButton _backspaceButton
-
_backspaceOp1
boolean _backspaceOp1
-
_backspaceOp2
boolean _backspaceOp2
-
_buttonGap
int _buttonGap
-
_buttonHeight
int _buttonHeight
-
_buttonWidth
int _buttonWidth
-
_clearButton
AbstractButton _clearButton
-
_clearOperatorPending
boolean _clearOperatorPending
-
_displayFormat
NumberFormat _displayFormat
-
_displayText
String _displayText
-
_divideButton
AbstractButton _divideButton
-
_equalButton
AbstractButton _equalButton
-
_isFakedEqualPressed
boolean _isFakedEqualPressed
-
_minusButton
AbstractButton _minusButton
-
_multiplyButton
AbstractButton _multiplyButton
-
_negationOp1
boolean _negationOp1
-
_negativeButton
AbstractButton _negativeButton
-
_numberButtons
AbstractButton[] _numberButtons
-
_op1
StringBuffer _op1
-
_op2
StringBuffer _op2
-
_operator
int _operator
-
_overflow
boolean _overflow
-
_pointButton
AbstractButton _pointButton
-
_result
double _result
-
_resultCalculated
boolean _resultCalculated
-
-
-
Class com.jidesoft.swing.CheckBoxList
class CheckBoxList extends 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
class CheckBoxListCellRenderer extends JPanel implements Serializable- serialVersionUID:
- 2003073492549917883L
-
Serialized Fields
-
_actualListRenderer
ListCellRenderer _actualListRenderer
The label which appears after the check box. -
_checkBox
AbstractButton _checkBox
The checkbox that is used to paint the check box in cell renderer -
_label
JLabel _label
-
-
Class com.jidesoft.swing.CheckBoxListCellRenderer.UIResource
class UIResource extends CheckBoxListCellRenderer implements Serializable -
Class com.jidesoft.swing.CheckBoxListSelectionModel
class CheckBoxListSelectionModel extends DefaultListSelectionModel implements Serializable- serialVersionUID:
- -4133723317923726786L
-
Serialized Fields
-
_allEntryConsidered
boolean _allEntryConsidered
-
_allEntryIndex
int _allEntryIndex
-
_allEntryIndexSet
boolean _allEntryIndexSet
-
_model
ListModel _model
-
-
Class com.jidesoft.swing.CheckBoxListWithSelectable
class CheckBoxListWithSelectable extends JList implements Serializable-
Serialized Fields
-
_checkBoxEnabled
boolean _checkBoxEnabled
-
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
-
_listCellRenderer
CheckBoxListCellRenderer _listCellRenderer
-
-
-
Class com.jidesoft.swing.CheckBoxTree
class CheckBoxTree extends JTree implements Serializable-
Serialized Fields
-
_checkBox
TristateCheckBox _checkBox
-
_checkBoxEnabled
boolean _checkBoxEnabled
-
_checkBoxTreeSelectionModel
CheckBoxTreeSelectionModel _checkBoxTreeSelectionModel
-
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
-
_defaultRenderer
TreeCellRenderer _defaultRenderer
-
_modelChangeListener
PropertyChangeListener _modelChangeListener
-
_selectPartialOnToggling
boolean _selectPartialOnToggling
-
_treeCellRenderer
CheckBoxTreeCellRenderer _treeCellRenderer
-
-
-
Class com.jidesoft.swing.CheckBoxTreeCellRenderer
class CheckBoxTreeCellRenderer extends JPanel implements Serializable- serialVersionUID:
- 30207434500313004L
-
Serialized Fields
-
_actualTreeRenderer
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
JComponent _emptyBox
-
_protoType
JCheckBox _protoType
-
-
Class com.jidesoft.swing.CheckBoxTreeSelectionModel
class CheckBoxTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable- serialVersionUID:
- 1368502059666946634L
-
Serialized Fields
-
_avoidCheckPathSelection
boolean _avoidCheckPathSelection
-
_batchMode
boolean _batchMode
-
_digIn
boolean _digIn
-
_fireEvent
boolean _fireEvent
-
_model
TreeModel _model
-
_pathHasAdded
Set<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
Set<TreePath> _toBeAdded
-
_toBeRemoved
Set<TreePath> _toBeRemoved
-
_tree
CheckBoxTree _tree
-
-
Class com.jidesoft.swing.ClickThroughLabel
class ClickThroughLabel extends JLabel implements Serializable-
Serialized Fields
-
_target
Component _target
-
-
-
Class com.jidesoft.swing.ClickThroughStyledLabel
class ClickThroughStyledLabel extends StyledLabel implements Serializable-
Serialized Fields
-
_target
Component _target
-
-
-
Class com.jidesoft.swing.ContentContainer
class ContentContainer extends JPanel implements Serializable-
Serialized Fields
-
_painter
ThemePainter _painter
-
-
-
Class com.jidesoft.swing.Contour
class Contour extends 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
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
Component _glassPane
-
_leftOutline
com.jidesoft.swing.Contour.Outline _leftOutline
-
_lineColor
Color _lineColor
the color of contour. -
_outlineMode
int _outlineMode
-
_relativeContainer
Container _relativeContainer
-
_rightOutline
com.jidesoft.swing.Contour.Outline _rightOutline
-
_saveDraggedComponent
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
class CornerScroller extends JideButton implements Serializable-
Serialized Fields
-
_scrollPaneBidule
ScrollPaneOverview _scrollPaneBidule
-
-
-
Class com.jidesoft.swing.DefaultOverlayable
class DefaultOverlayable extends JPanel implements Serializable-
Serialized Fields
-
_actualComponent
JComponent _actualComponent
-
_overlayComponents
List<JComponent> _overlayComponents
-
_overlayLocationInsets
Insets _overlayLocationInsets
-
_overlayLocations
Map<JComponent,
Integer> _overlayLocations
-
-
-
Class com.jidesoft.swing.DefaultSplitButtonModel
class DefaultSplitButtonModel extends DefaultButtonModel implements Serializable -
Class com.jidesoft.swing.DelayUndoManager
class DelayUndoManager extends UndoManager implements Serializable- serialVersionUID:
- -2910365359251677780L
-
Serialized Fields
-
_cache
CompoundEdit _cache
-
_delay
int _delay
-
_timer
Timer _timer
-
-
Class com.jidesoft.swing.DelegateAction
class DelegateAction extends AbstractAction implements Serializable- serialVersionUID:
- -3867985431184738600L
-
Serialized Fields
-
_action
Action _action
-
_target
JComponent _target
-
-
Class com.jidesoft.swing.DelegateAction.PassthroughDelegateAction
class PassthroughDelegateAction extends DelegateAction implements Serializable- serialVersionUID:
- -1555177105658867899L
-
Class com.jidesoft.swing.FolderChooser
class FolderChooser extends JFileChooser implements Serializable-
Serialized Fields
-
_availableButtons
int _availableButtons
-
_fileComparator
Comparator<File> _fileComparator
-
_navigationFieldVisible
boolean _navigationFieldVisible
Indicates whether the navigation text field is visible.- See Also:
-
_recentList
List<String> _recentList
-
_recentListVisible
boolean _recentListVisible
-
_selectedFolder
File _selectedFolder
Represents the highlighted folder in the 'folder tree' in the UI.- See Also:
-
-
-
Class com.jidesoft.swing.Gripper
class Gripper extends JComponent implements Serializable-
Serialized Fields
-
_orientation
int _orientation
-
_rollover
boolean _rollover
-
_rolloverEnabled
boolean _rolloverEnabled
-
_selected
boolean _selected
-
-
-
Class com.jidesoft.swing.HeaderBox
class HeaderBox extends JideButton implements Serializable -
Class com.jidesoft.swing.HeavyweightWrapper
class HeavyweightWrapper extends Panel implements Serializable -
Class com.jidesoft.swing.IconBorder
class IconBorder extends MatteBorder implements Serializable- serialVersionUID:
- -5657747462265533365L
-
Serialized Fields
-
_horizontalIconAlignment
int _horizontalIconAlignment
-
_verticalIconAlignment
int _verticalIconAlignment
-
-
Class com.jidesoft.swing.InfiniteProgressPanel
class InfiniteProgressPanel extends JComponent implements Serializable-
Serialized Fields
-
-
Class com.jidesoft.swing.JCellRendererPane
class JCellRendererPane extends JComponent implements Serializable-
Serialization Methods
-
writeObject
Deprecated.- Throws:
IOException
-
-
Serialized Fields
-
accessibleContext
AccessibleContext accessibleContext
Deprecated.
-
-
-
Class com.jidesoft.swing.JCellRendererPane.AccessibleCellRendererPane
class AccessibleCellRendererPane extends Container.AccessibleAWTContainer implements Serializable -
Class com.jidesoft.swing.JideBorderLayout
class JideBorderLayout extends Object implements Serializable- serialVersionUID:
- -8658291919501921765L
-
Serialized Fields
-
center
Component center
Constant to specify components location to be the center portion of the border layout.- See Also:
-
east
Component east
Constant to specify components location to be the east portion of the border layout.- See Also:
-
firstItem
Component firstItem
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
firstLine
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
.- See Also:
-
lastItem
Component lastItem
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
lastLine
Component lastLine
A relative positioning constant, that can be used instead of north, south, east, west or center. Please read Description for firstLine. -
north
Component north
Constant to specify components location to be the north portion of the border layout.- See Also:
-
south
Component south
Constant to specify components location to be the south portion of the border layout.- See Also:
-
vgap
int vgap
Constructs a border layout with the vertical gaps between components. The vertical gap is specified byvgap
.- See Also:
-
west
Component west
Constant to specify components location to be the west portion of the border layout.- See Also:
-
-
Class com.jidesoft.swing.JideBoxLayout
class JideBoxLayout extends 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
HashMap<Component,
Object> _constraintMap -
_gap
int _gap
-
_resetWhenInvalidate
boolean _resetWhenInvalidate
-
_target
Container _target
-
doReset
boolean doReset
True if resetToPreferredSizes has been invoked.
-
-
Class com.jidesoft.swing.JideButton
class JideButton extends JButton implements Serializable-
Serialized Fields
-
_alwaysShowHyperlink
boolean _alwaysShowHyperlink
-
_buttonStyle
int _buttonStyle
-
_defaultForeground
Color _defaultForeground
-
_orientation
int _orientation
-
_pressedBackground
Color _pressedBackground
-
_pressedForeground
Color _pressedForeground
-
_rolloverBackground
Color _rolloverBackground
-
_rolloverForeground
Color _rolloverForeground
-
_savedCursor
Cursor _savedCursor
-
_selectedBackground
Color _selectedBackground
-
_selectedForeground
Color _selectedForeground
-
-
-
Class com.jidesoft.swing.JideComboBox
class JideComboBox extends JComboBox implements Serializable -
Class com.jidesoft.swing.JideLabel
class JideLabel extends JLabel implements Serializable-
Serialized Fields
-
_clockwise
boolean _clockwise
-
_orientation
int _orientation
-
-
-
Class com.jidesoft.swing.JideMenu
class JideMenu extends 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
class JidePopupMenu extends JPopupMenu implements Serializable-
Serialized Fields
-
_useLightWeightPopup
boolean _useLightWeightPopup
-
_visibleMenuItemCount
int _visibleMenuItemCount
-
-
-
Class com.jidesoft.swing.JideScrollPane
class JideScrollPane extends JScrollPane implements Serializable-
Serialized Fields
-
_columnFooter
JViewport _columnFooter
The column footer child. Default isnull
.- See Also:
-
_columnFootersHeightUnified
boolean _columnFootersHeightUnified
-
_columnHeadersHeightUnified
boolean _columnHeadersHeightUnified
-
_flatLayout
boolean _flatLayout
-
_hLeft
Component _hLeft
The component to the left of horizontal scroll bar. -
_horizontalScrollBarCoversWholeWidth
boolean _horizontalScrollBarCoversWholeWidth
-
_hRight
Component _hRight
The component to the right of horizontal scroll bar. -
_keepCornerVisible
boolean _keepCornerVisible
-
_rowFooter
JViewport _rowFooter
The row footer child. Default isnull
.- See Also:
-
_subColumnHeader
JViewport _subColumnHeader
The component under column header. Default isnull
.- See Also:
-
_subUpperLeft
Component _subUpperLeft
The component under upper left corner. Default isnull
.- See Also:
-
_subUpperRight
Component _subUpperRight
The component under upper right corner. Default isnull
.- See Also:
-
_vBottom
Component _vBottom
The component to the bottom of vertical scroll bar. -
_verticalScrollBarCoversWholeHeight
boolean _verticalScrollBarCoversWholeHeight
-
_vTop
Component _vTop
The component to the top of vertical scroll bar.
-
-
-
Class com.jidesoft.swing.JideScrollPaneLayout
class JideScrollPaneLayout extends ScrollPaneLayout implements Serializable- serialVersionUID:
- 7897026041296359186L
-
Serialized Fields
-
_colFoot
JViewport _colFoot
The column footer child. Default isnull
.- See Also:
-
_hLeft
Component _hLeft
The component to the left of horizontal scroll bar. -
_hRight
Component _hRight
The component to the right of horizontal scroll bar. -
_rowFoot
JViewport _rowFoot
The row footer child. Default isnull
.- See Also:
-
_subColHead
JViewport _subColHead
The row sub column header componeng. Default isnull
.- See Also:
-
_subUpperLeft
Component _subUpperLeft
The component under upper left corner. Default isnull
. -
_subUpperRight
Component _subUpperRight
The component under upper right corner. Default isnull
. -
_vBottom
Component _vBottom
The component to the bottom of vertical scroll bar. -
_vTop
Component _vTop
The component to the top of vertical scroll bar.
-
-
Class com.jidesoft.swing.JideSplitButton
class JideSplitButton extends JideMenu implements Serializable-
Serialized Fields
-
_alwaysDropdown
boolean _alwaysDropdown
-
_buttonStyle
int _buttonStyle
-
_defaultForeground
Color _defaultForeground
-
_pressedBackground
Color _pressedBackground
-
_pressedForeground
Color _pressedForeground
-
_rolloverBackground
Color _rolloverBackground
-
_rolloverForeground
Color _rolloverForeground
-
_selectedBackground
Color _selectedBackground
-
_selectedForeground
Color _selectedForeground
-
-
-
Class com.jidesoft.swing.JideSplitPane
class JideSplitPane extends 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
Container _layeredPane
Layered pane where _nonContinuousLayoutDivider is added to. -
_leftOneTouchButtonImageIcon
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.- See Also:
-
_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
- See Also:
-
_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
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.- See Also:
-
_showGripper
boolean _showGripper
If the gripper should be shown. Gripper is something on divider to indicate it can be dragged. -
_windowDeactivatedListener
WindowAdapter _windowDeactivatedListener
-
oneTouchExpandableDividerSize
int oneTouchExpandableDividerSize
The default width/height of the divider (when horizontally/vertically split respectively).
-
-
-
Class com.jidesoft.swing.JideSplitPane.AccessibleJideSplitPane
class AccessibleJideSplitPane extends JComponent.AccessibleJComponent implements Serializable- serialVersionUID:
- -6167624875135108683L
-
Class com.jidesoft.swing.JideSplitPaneDivider
class JideSplitPaneDivider extends 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.- See Also:
-
_leftButton
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
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
class JideSplitPaneLayout extends JideBoxLayout implements Serializable- serialVersionUID:
- -1826651835409198865L
-
Class com.jidesoft.swing.JideSwingUtilities.TraceDebugBorder
class TraceDebugBorder extends CompoundBorder implements Serializable- serialVersionUID:
- -1396250213346461982L
-
Class com.jidesoft.swing.JideTabbedPane
class JideTabbedPane extends JTabbedPane implements Serializable-
Serialized Fields
-
_autoFocusonTabHideClose
boolean _autoFocusonTabHideClose
-
_autoRequestFocus
boolean _autoRequestFocus
-
_boldActiveTab
boolean _boldActiveTab
-
_closableSet
Set<Object> _closableSet
The Set for the tab closable. If there is an entry in the Set, it means the tab is NOT closable. -
_closeAction
Action _closeAction
-
_closeTabOnMouseMiddleButton
boolean _closeTabOnMouseMiddleButton
-
_colorTheme
int _colorTheme
-
_contentBorderInsets
Insets _contentBorderInsets
-
_dragOverDisabled
boolean _dragOverDisabled
-
_focusChangeListener
PropertyChangeListener _focusChangeListener
-
_hideOneTab
boolean _hideOneTab
-
_hideTrailingWhileNoButtons
boolean _hideTrailingWhileNoButtons
-
_layoutTrailingComponentBeforeButtons
boolean _layoutTrailingComponentBeforeButtons
-
_pageLastFocusTrackers
Hashtable<Component,
Object> _pageLastFocusTrackers -
_rightClickSelect
boolean _rightClickSelect
-
_scrollSelectedTabOnWheel
boolean _scrollSelectedTabOnWheel
-
_selectedTabFont
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
Insets _tabAreaInsets
-
_tabColorProvider
JideTabbedPane.ColorProvider _tabColorProvider
-
_tabInsets
Insets _tabInsets
-
_tabLeadingComponent
Component _tabLeadingComponent
-
_tabListCellRenderer
ListCellRenderer _tabListCellRenderer
-
_tabListPopup
JidePopup _tabListPopup
-
_tabResizeMode
int _tabResizeMode
-
_tabShape
int _tabShape
-
_tabTrailingComponent
Component _tabTrailingComponent
-
_useDefaultShowCloseButtonOnTab
boolean _useDefaultShowCloseButtonOnTab
-
_useDefaultShowIconsOnTab
boolean _useDefaultShowIconsOnTab
-
-
-
Class com.jidesoft.swing.JideTabbedPane.IgnoreableSingleSelectionModel
class IgnoreableSingleSelectionModel extends DefaultSingleSelectionModel implements Serializable- serialVersionUID:
- -4321082126384337792L
-
Class com.jidesoft.swing.JideTabbedPane.NoFocusButton
class NoFocusButton extends JButton implements Serializable-
Serialized Fields
-
_index
int _index
-
_mouseOver
boolean _mouseOver
-
_mousePressed
boolean _mousePressed
-
_type
int _type
-
-
-
Class com.jidesoft.swing.JideTabbedPane.TabListCellRenderer
class TabListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class com.jidesoft.swing.JideTitledBorder
class JideTitledBorder extends AbstractBorder implements Serializable- serialVersionUID:
- 5409659168893849250L
-
Class com.jidesoft.swing.JideToggleButton
class JideToggleButton extends JideButton implements Serializable-
Serialized Fields
-
_itemListener
ItemListener _itemListener
-
-
-
Class com.jidesoft.swing.JideToggleButton.AccessibleJToggleButton
class AccessibleJToggleButton extends AbstractButton.AccessibleAbstractButton implements Serializable -
Class com.jidesoft.swing.JideToggleButton.ToggleButtonModel
class ToggleButtonModel extends DefaultButtonModel implements Serializable -
Class com.jidesoft.swing.JideToggleSplitButton
class JideToggleSplitButton extends JideSplitButton implements Serializable -
Class com.jidesoft.swing.JideToggleSplitButton.AccessibleJToggleButton
class AccessibleJToggleButton extends AbstractButton.AccessibleAbstractButton implements Serializable -
Class com.jidesoft.swing.JideToggleSplitButton.ToggleSplitButtonModel
class ToggleSplitButtonModel extends DefaultSplitButtonModel implements Serializable -
Class com.jidesoft.swing.LabeledTextField
class LabeledTextField extends JPanel implements Serializable-
Serialized Fields
-
_button
AbstractButton _button
-
_contextMenuKeyStroke
KeyStroke _contextMenuKeyStroke
-
_customizer
LabeledTextField.PopupMenuCustomizer _customizer
-
_hintLabel
JLabel _hintLabel
-
_hintOverlayable
DefaultOverlayable _hintOverlayable
-
_hintText
String _hintText
-
_icon
Icon _icon
-
_label
JLabel _label
-
_labelText
String _labelText
-
_showHintTextWhenFocused
boolean _showHintTextWhenFocused
-
_textField
JTextField _textField
-
-
-
Class com.jidesoft.swing.LegacyCheckBoxTree
class LegacyCheckBoxTree extends JTree implements Serializable-
Serialized Fields
-
_checkBox
LegacyTristateCheckBox _checkBox
Deprecated. -
_checkBoxEnabled
boolean _checkBoxEnabled
Deprecated. -
_checkBoxTreeSelectionModel
LegacyCheckBoxTreeSelectionModel _checkBoxTreeSelectionModel
Deprecated. -
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
Deprecated. -
_defaultRenderer
TreeCellRenderer _defaultRenderer
Deprecated. -
_modelChangeListener
PropertyChangeListener _modelChangeListener
Deprecated. -
_selectPartialOnToggling
boolean _selectPartialOnToggling
Deprecated. -
_treeCellRenderer
LegacyCheckBoxTreeCellRenderer _treeCellRenderer
Deprecated.
-
-
-
Class com.jidesoft.swing.LegacyCheckBoxTreeCellRenderer
class LegacyCheckBoxTreeCellRenderer extends JPanel implements Serializable- serialVersionUID:
- 30207434500313004L
-
Serialized Fields
-
_actualTreeRenderer
TreeCellRenderer _actualTreeRenderer
Deprecated.The label which appears after the check box. -
_checkBox
LegacyTristateCheckBox _checkBox
Deprecated.The checkbox that is used to paint the check box in cell renderer -
_emptyBox
JComponent _emptyBox
Deprecated. -
_protoType
JCheckBox _protoType
Deprecated.
-
-
Class com.jidesoft.swing.LegacyCheckBoxTreeSelectionModel
class LegacyCheckBoxTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable- serialVersionUID:
- 1368502059666946634L
-
Serialized Fields
-
_batchMode
boolean _batchMode
Deprecated. -
_digIn
boolean _digIn
Deprecated. -
_fireEvent
boolean _fireEvent
Deprecated. -
_model
TreeModel _model
Deprecated. -
_pathHasAdded
Set<TreePath> _pathHasAdded
Deprecated.Used inLegacyCheckBoxTreeSelectionModel.areSiblingsSelected(javax.swing.tree.TreePath)
for those paths pending added so that they are not in the selection model right now. -
_singleEventMode
boolean _singleEventMode
Deprecated. -
_toBeAdded
Set<TreePath> _toBeAdded
Deprecated. -
_toBeRemoved
Set<TreePath> _toBeRemoved
Deprecated. -
_tree
LegacyCheckBoxTree _tree
Deprecated.
-
-
Class com.jidesoft.swing.LegacyTristateCheckBox
class LegacyTristateCheckBox extends JCheckBox implements Serializable-
Serialized Fields
-
model
com.jidesoft.swing.LegacyTristateCheckBox.TristateDecorator model
Deprecated.
-
-
-
Class com.jidesoft.swing.MarqueePane
class MarqueePane extends JScrollPane implements Serializable-
Serialized Fields
-
_reachStayPosition
boolean _reachStayPosition
-
_scrollAmount
int _scrollAmount
-
_scrollDelay
int _scrollDelay
-
_scrollDirection
int _scrollDirection
-
_scrollTimer
Timer _scrollTimer
-
_scrollTimes
int _scrollTimes
-
_stayDelay
int _stayDelay
-
_stayPosition
int _stayPosition
-
-
-
Class com.jidesoft.swing.MeterProgressBar
class MeterProgressBar extends JProgressBar implements Serializable-
Serialized Fields
-
_style
int _style
Holds value of property style.
-
-
-
Class com.jidesoft.swing.MultilineLabel
class MultilineLabel extends JTextArea implements Serializable -
Class com.jidesoft.swing.MultilineToggleButton
class MultilineToggleButton extends JPanel implements Serializable-
Serialized Fields
-
_button
JToggleButton _button
-
_label
MultilineLabel _label
-
-
-
Class com.jidesoft.swing.NullButton
class NullButton extends JButton implements Serializable -
Class com.jidesoft.swing.NullCheckBox
class NullCheckBox extends JCheckBox implements Serializable -
Class com.jidesoft.swing.NullJideButton
class NullJideButton extends JideButton implements Serializable -
Class com.jidesoft.swing.NullLabel
class NullLabel extends JLabel implements Serializable -
Class com.jidesoft.swing.NullPanel
class NullPanel extends JPanel implements Serializable -
Class com.jidesoft.swing.NullRadioButton
class NullRadioButton extends JRadioButton implements Serializable -
Class com.jidesoft.swing.NullTristateCheckBox
class NullTristateCheckBox extends TristateCheckBox implements Serializable -
Class com.jidesoft.swing.OverlayCheckBox
class OverlayCheckBox extends JCheckBox implements Serializable -
Class com.jidesoft.swing.OverlayComboBox
class OverlayComboBox extends JComboBox implements Serializable -
Class com.jidesoft.swing.OverlayPasswordField
class OverlayPasswordField extends JPasswordField implements Serializable -
Class com.jidesoft.swing.OverlayRadioButton
class OverlayRadioButton extends JRadioButton implements Serializable -
Class com.jidesoft.swing.OverlayTextArea
class OverlayTextArea extends JTextArea implements Serializable -
Class com.jidesoft.swing.OverlayTextField
class OverlayTextField extends JTextField implements Serializable -
Class com.jidesoft.swing.PaintPanel
class PaintPanel extends JPanel implements Serializable -
Class com.jidesoft.swing.PartialEtchedBorder
class PartialEtchedBorder extends EtchedBorder implements Serializable- serialVersionUID:
- 2711317518164196639L
-
Serialized Fields
-
_roundedCorners
boolean _roundedCorners
-
_sides
int _sides
-
-
Class com.jidesoft.swing.PartialGradientLineBorder
class PartialGradientLineBorder extends AbstractBorder implements Serializable-
Serialized Fields
-
_colors
Color[] _colors
-
_sides
int _sides
-
_thickness
int _thickness
-
-
-
Class com.jidesoft.swing.PartialLineBorder
class PartialLineBorder extends LineBorder implements Serializable-
Serialized Fields
-
_roundedCornerSize
int _roundedCornerSize
-
_sides
int _sides
-
-
-
Class com.jidesoft.swing.RangeSlider
class RangeSlider extends JSlider implements Serializable-
Serialized Fields
-
_rangeDraggable
boolean _rangeDraggable
-
-
-
Class com.jidesoft.swing.Resizable.ResizeCorner
class ResizeCorner extends JComponent implements Serializable-
Serialized Fields
-
_corner
int _corner
-
-
-
Class com.jidesoft.swing.ResizableDialog
class ResizableDialog extends JDialog implements Serializable-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ResizableFrame
class ResizableFrame extends JFrame implements Serializable-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ResizablePanel
class ResizablePanel extends JPanel implements Serializable-
Serialized Fields
-
_resizable
Resizable _resizable
-
-
-
Class com.jidesoft.swing.ResizableWindow
class ResizableWindow extends JWindow implements Serializable-
Serialized Fields
-
_resizablePanel
ResizablePanel _resizablePanel
-
_routingKeyStrokes
boolean _routingKeyStrokes
-
-
-
Class com.jidesoft.swing.ScrollPaneOverview
class ScrollPaneOverview extends JComponent implements Serializable-
Serialized Fields
-
_image
BufferedImage _image
-
_owner
Component _owner
-
_popupMenu
JPopupMenu _popupMenu
-
_rectangle
Rectangle _rectangle
-
_scale
double _scale
-
_scrollPane
JScrollPane _scrollPane
-
_selectionBorder
Color _selectionBorder
-
_startPoint
Point _startPoint
-
_startRectangle
Rectangle _startRectangle
-
_viewComponent
Component _viewComponent
-
xOffset
int xOffset
-
yOffset
int yOffset
-
-
-
Class com.jidesoft.swing.Searchable.DefaultSearchPopup
class DefaultSearchPopup extends Searchable.SearchPopup implements Serializable -
Class com.jidesoft.swing.Searchable.SearchField
class SearchField extends JTextField implements Serializable -
Class com.jidesoft.swing.Searchable.SearchPopup
class SearchPopup extends JidePopup implements Serializable-
Serialized Fields
-
_textField
Searchable.SearchField _textField
-
-
-
Class com.jidesoft.swing.SearchableBar
class SearchableBar extends JToolBar implements Serializable-
Serialized Fields
-
_closeButton
AbstractButton _closeButton
-
_comboBox
JComboBox _comboBox
-
_compact
boolean _compact
-
_findNextButton
AbstractButton _findNextButton
-
_findPrevButton
AbstractButton _findPrevButton
-
_highlightsButton
AbstractButton _highlightsButton
-
_installer
SearchableBar.Installer _installer
-
_keyListener
KeyListener _keyListener
-
_leadingLabel
JLabel _leadingLabel
-
_matchCaseCheckBox
AbstractButton _matchCaseCheckBox
-
_maxHistoryLength
int _maxHistoryLength
-
_messagePopup
JidePopup _messagePopup
-
_mismatchBackground
Color _mismatchBackground
-
_mouseMotionListener
MouseMotionListener _mouseMotionListener
-
_previousCursor
int _previousCursor
-
_repeatCheckBox
AbstractButton _repeatCheckBox
-
_searchable
Searchable _searchable
-
_searchHistory
List<String> _searchHistory
-
_showMatchCount
boolean _showMatchCount
-
_statusLabel
JLabel _statusLabel
-
_textField
JTextField _textField
-
_visibleButtons
int _visibleButtons
-
_wholeWordsCheckBox
AbstractButton _wholeWordsCheckBox
-
-
-
Class com.jidesoft.swing.SelectionModelGroup
class SelectionModelGroup extends Object implements Serializable- serialVersionUID:
- 2434517670879999353L
-
Class com.jidesoft.swing.SidePane
class SidePane extends 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
List<SidePaneGroup> _groups
A list holdsSideGroup
-
_rollover
boolean _rollover
if action is fired when mouse rollover.
-
-
-
Class com.jidesoft.swing.SidePane.AccessibleSidePane
class AccessibleSidePane extends JPanel.AccessibleJPanel implements Serializable- serialVersionUID:
- -6914188774912169441L
-
Class com.jidesoft.swing.SidePaneGroup
-
Serialized Fields
-
_selectedItem
SidePaneItem _selectedItem
the selected item. -
listenerList
EventListenerList listenerList
A list of event listeners for this component.
-
-
-
Class com.jidesoft.swing.SimpleScrollPane
class SimpleScrollPane extends JScrollPane implements Serializable-
Serialized Fields
-
_horizontalUnitIncrement
int _horizontalUnitIncrement
-
_horizontalUnitIncrementSet
boolean _horizontalUnitIncrementSet
-
_repeatDelay
int _repeatDelay
-
_scrollDownButton
AbstractButton _scrollDownButton
-
_scrollLeftButton
AbstractButton _scrollLeftButton
-
_scrollOnRollover
boolean _scrollOnRollover
-
_scrollRightButton
AbstractButton _scrollRightButton
-
_scrollUpButton
AbstractButton _scrollUpButton
-
_verticalUnitIncrement
int _verticalUnitIncrement
-
_verticalUnitIncrementSet
boolean _verticalUnitIncrementSet
-
-
-
Class com.jidesoft.swing.SimpleScrollPane.ScrollButton
class ScrollButton extends JideButton implements Serializable-
Serialized Fields
-
_timer
Timer _timer
-
_type
int _type
-
-
-
Class com.jidesoft.swing.SplitButtonGroup
class SplitButtonGroup extends ButtonGroup implements Serializable-
Serialized Fields
-
selection
ButtonModel selection
The current selection.
-
-
-
Class com.jidesoft.swing.StyledLabel
class StyledLabel extends 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
List<StyleRange> _styleRanges
The list of StyleRanges. -
_truncated
boolean _truncated
-
-
-
Class com.jidesoft.swing.StyledToolTip
class StyledToolTip extends JToolTip implements Serializable-
Serialized Fields
-
label
StyledLabel label
-
-
-
Class com.jidesoft.swing.TabEditingEvent
class TabEditingEvent extends AWTEvent implements Serializable -
Class com.jidesoft.swing.TitledSeparator
class TitledSeparator extends JPanel implements Serializable-
Serialized Fields
-
_barAlignment
int _barAlignment
Indicates whether the horizontal bar should be top, center or bottom aligned.- See Also:
-
_border
Border _border
The border used as the graphical line segment of this TitledSeparator.- See Also:
-
_labelComponent
JComponent _labelComponent
The label holding the title for this TitledSeparator.- See Also:
-
_textAlignment
int _textAlignment
Indicates whether the text should be left, center or right aligned.- See Also:
-
-
-
Class com.jidesoft.swing.TransparentComponentWrapper
class TransparentComponentWrapper extends JComponent implements Serializable-
Serialized Fields
-
delegate
JComponent delegate
-
-
-
Class com.jidesoft.swing.TristateButtonModel
class TristateButtonModel extends JToggleButton.ToggleButtonModel implements Serializable- serialVersionUID:
- 9179129427948325126L
-
Class com.jidesoft.swing.TristateCheckBox
class TristateCheckBox extends JCheckBox implements Serializable
-
-
Package com.jidesoft.swing.event
-
Class com.jidesoft.swing.event.SearchableEvent
class SearchableEvent extends AWTEvent implements Serializable -
Class com.jidesoft.swing.event.SidePaneEvent
class SidePaneEvent extends AWTEvent implements Serializable
-
-
Package com.jidesoft.tree
-
Class com.jidesoft.tree.StyledTreeCellRenderer
class StyledTreeCellRenderer extends StyledLabel implements Serializable-
Serialized Fields
-
backgroundNonSelectionColor
Color backgroundNonSelectionColor
Color to use for the background when the node isn't selected. -
backgroundSelectionColor
Color backgroundSelectionColor
Color to use for the background when a node is selected. -
borderSelectionColor
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
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
Color textNonSelectionColor
Color to use for the foreground for non-selected nodes. -
textSelectionColor
Color textSelectionColor
Color to use for the foreground for selected nodes. -
tree
JTree tree
Last tree the renderer was painted in. -
treeBGColor
Color treeBGColor
Background color of the tree.
-
-
-
-
Package com.jidesoft.utils
-
Class com.jidesoft.utils.AbstractWildcardSupport
class AbstractWildcardSupport extends Object implements Serializable -
Class com.jidesoft.utils.CachedArrayList
- serialVersionUID:
- 3835017332487313880L
-
Serialized Fields
-
_indexCache
Map<Object,
CachedArrayList.IntegerWrapper> _indexCache -
_lazyCaching
boolean _lazyCaching
-
-
Class com.jidesoft.utils.CachedVector
- serialVersionUID:
- -4994486169224407197L
-
Serialized Fields
-
_indexCache
Map<Object,
CachedVector.IntegerWrapper> _indexCache -
_lazyCaching
boolean _lazyCaching
-
-
Class com.jidesoft.utils.DefaultWildcardSupport
class DefaultWildcardSupport extends AbstractWildcardSupport implements Serializable- serialVersionUID:
- -5528733766095113518L
-
Class com.jidesoft.utils.RegistrationEvent
class RegistrationEvent extends EventObject implements Serializable- serialVersionUID:
- 3575113313761938714L
-
Class com.jidesoft.utils.SwingPropertyChangeSupport
class SwingPropertyChangeSupport extends 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
class RowValidationObject extends EventObject implements Serializable-
Serialized Fields
-
_rowIndex
int _rowIndex
-
-
-
Class com.jidesoft.validation.TableValidationObject
class TableValidationObject extends ValidationObject implements Serializable-
Serialized Fields
-
_column
int _column
-
_row
int _row
-
-
-
Class com.jidesoft.validation.ValidationObject
class ValidationObject extends EventObject implements Serializable
-