Serialized Form
Package com.jidesoft.comparator |
_caseSensitive
boolean _caseSensitive
serialVersionUID: -291439688585137865L
Package com.jidesoft.converter |
_name
java.lang.String _name
_userObject
java.lang.Object _userObject
serialVersionUID: 8015351559541303641L
_id
int _id
_object
java.lang.Object _object
_context
java.lang.Object _context
_key
java.lang.Object _key
Package com.jidesoft.dialog |
_title
java.lang.String _title
_description
java.lang.String _description
_icon
javax.swing.Icon _icon
_pageEnabled
boolean _pageEnabled
_parentPage
AbstractDialogPage _parentPage
_defaultFocusComponent
java.awt.Component _defaultFocusComponent
_allowClosing
boolean _allowClosing
_invokeCondition
int _invokeCondition
_lazyConstructorCalled
boolean _lazyConstructorCalled
_title
java.lang.String _title
- Title of the banner panel.
_subtitle
java.lang.String _subtitle
- Subtitle or description of the banner panel.
_titleIcon
javax.swing.ImageIcon _titleIcon
- Icon for the banner panel.
_iconComponent
javax.swing.JComponent _iconComponent
- A component to be placed at position of icon.
_subTitleIndent
int _subTitleIndent
_titleFont
java.awt.Font _titleFont
_titleColor
java.awt.Color _titleColor
_subTitleFont
java.awt.Font _subTitleFont
_subTitleColor
java.awt.Color _subTitleColor
_backgroundPaint
java.awt.Paint _backgroundPaint
_propertyListener
java.beans.PropertyChangeListener _propertyListener
_titleLabel
javax.swing.JLabel _titleLabel
_subtitleLabel
MultilineLabel _subtitleLabel
_startColor
java.awt.Color _startColor
_endColor
java.awt.Color _endColor
_isVertical
boolean _isVertical
_titleIconLocation
int _titleIconLocation
_textPanel
javax.swing.JPanel _textPanel
_id
int _id
_buttonName
java.lang.String _buttonName
_userObject
java.lang.String _userObject
_defaultOrder
java.lang.String _defaultOrder
_defaultOppositeOrder
java.lang.String _defaultOppositeOrder
_defaultButtonGap
int _defaultButtonGap
_defaultGroupGap
int _defaultGroupGap
_defaultButtonWidth
int _defaultButtonWidth
_alignment
int _alignment
_layout
com.jidesoft.dialog.ButtonPanelLayout _layout
_addNotify
boolean _addNotify
_defaultButton
javax.swing.JButton _defaultButton
_title
java.lang.Object _title
_details
java.lang.Object _details
_style
int _style
_pageList
PageList _pageList
_indexPanel
javax.swing.JComponent _indexPanel
- The left pane to show the icon, list etc. It's an index area to choose which page.
_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.
_cardLayout
java.awt.CardLayout _cardLayout
_titleNodeMap
java.util.Map<K,V> _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.
_okButton
javax.swing.JButton _okButton
_cancelButton
javax.swing.JButton _cancelButton
_applyButton
javax.swing.JButton _applyButton
_treeCellRenderer
javax.swing.tree.TreeCellRenderer _treeCellRenderer
_listCellRenderer
javax.swing.ListCellRenderer _listCellRenderer
_tabbedPane
javax.swing.JTabbedPane _tabbedPane
_initialPageTitle
java.lang.String _initialPageTitle
_tree
javax.swing.JTree _tree
_style
int _style
_pageList
PageList _pageList
_indexPanel
javax.swing.JComponent _indexPanel
- The left pane to show the icon, list etc. It's an index area to choose which page.
_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.
_cardLayout
java.awt.CardLayout _cardLayout
_titleNodeMap
java.util.Map<K,V> _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.
_okButton
javax.swing.JButton _okButton
_cancelButton
javax.swing.JButton _cancelButton
_applyButton
javax.swing.JButton _applyButton
_okAction
javax.swing.AbstractAction _okAction
_cancelAction
javax.swing.AbstractAction _cancelAction
_treeCellRenderer
javax.swing.tree.TreeCellRenderer _treeCellRenderer
_listCellRenderer
javax.swing.ListCellRenderer _listCellRenderer
_tabbedPane
javax.swing.JTabbedPane _tabbedPane
_initialPageTitle
java.lang.String _initialPageTitle
_tree
javax.swing.JTree _tree
_id
int _id
_lazyConstructorCalled
boolean _lazyConstructorCalled
_standardDialogPane
StandardDialogPane _standardDialogPane
_dialogResult
int _dialogResult
_propertyChangeListener
com.jidesoft.dialog.StandardDialog.StandardDialogPropertyChangeListener _propertyChangeListener
_lazyConstructorCalled
boolean _lazyConstructorCalled
_bannerPanel
javax.swing.JComponent _bannerPanel
_contentPanel
javax.swing.JComponent _contentPanel
_buttonPanel
ButtonPanel _buttonPanel
_defaultCancelAction
javax.swing.Action _defaultCancelAction
_defaultAction
javax.swing.Action _defaultAction
_initFocusedComponent
java.awt.Component _initFocusedComponent
Package com.jidesoft.grouper |
Package com.jidesoft.icons |
serialVersionUID: -6303936713472505092L
_icon
javax.swing.ImageIcon _icon
Package com.jidesoft.list |
Package com.jidesoft.plaf.aqua |
Package com.jidesoft.plaf.basic |
_comboBox
javax.swing.JComboBox _comboBox
_listBox
javax.swing.JList _listBox
_rendererPane
javax.swing.CellRendererPane _rendererPane
_comboIcon
javax.swing.Icon _comboIcon
_iconOnly
boolean _iconOnly
_tabIndex
int _tabIndex
_type
int _type
_index
int _index
_mouseOver
boolean _mouseOver
_mousePressed
boolean _mousePressed
_loaded
boolean _loaded
Package com.jidesoft.plaf.eclipse |
Package com.jidesoft.plaf.office2003 |
_baseColor
java.awt.Color _baseColor
_themeName
java.lang.String _themeName
_uiDefaultsSelection
java.lang.Object[] _uiDefaultsSelection
Package com.jidesoft.plaf.vsnet |
serialVersionUID: 8723756757971612903L
menu
javax.swing.JMenu menu
force
boolean force
Package com.jidesoft.popup |
rootPane
javax.swing.JRootPane rootPane
- The
JRootPane
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
- If
true
then calls to add
and setLayout
cause an exception to be thrown.
_attachable
boolean _attachable
_movable
boolean _movable
- If the gripper should be shown. Gripper is something on divider to indicate it can be dragged.
_detached
boolean _detached
_window
ResizableWindow _window
_panel
ResizablePanel _panel
_resizableSupport
ResizableSupport _resizableSupport
_componentListener
java.awt.event.ComponentAdapter _componentListener
_windowListener
java.awt.event.WindowAdapter _windowListener
_ownerComponentListener
java.awt.event.ComponentAdapter _ownerComponentListener
_hierarchyListener
java.awt.event.HierarchyListener _hierarchyListener
_resizable
boolean _resizable
_keepPreviousSize
boolean _keepPreviousSize
_owner
java.awt.Component _owner
_popupBorder
javax.swing.border.Border _popupBorder
_transient
boolean _transient
_timeout
int _timeout
_timer
javax.swing.Timer _timer
_defaultFocusComponent
java.awt.Component _defaultFocusComponent
_defaultMoveOperation
int _defaultMoveOperation
DISTANCE_TO_SCREEN_BORDER
int DISTANCE_TO_SCREEN_BORDER
- The distance between alert and screen border.
_excludedComponents
java.util.List<E> _excludedComponents
_gripperLocation
int _gripperLocation
_popupResizeListener
java.awt.event.ComponentAdapter _popupResizeListener
_previousSize
java.awt.Dimension _previousSize
_actualOwner
java.awt.Component _actualOwner
_actualOwnerLocation
java.awt.Point _actualOwnerLocation
_popupType
int _popupType
_escapeActionListener
java.awt.event.ActionListener _escapeActionListener
_insets
java.awt.Insets _insets
_isDragging
boolean _isDragging
_relativeX
double _relativeX
- Mouse location related the frame it drags.
_relativeY
double _relativeY
- Mouse location related the frame it drags.
_startPoint
java.awt.Point _startPoint
_currentWindow
java.awt.Window _currentWindow
_currentPanel
javax.swing.JPanel _currentPanel
AROUND_SIZE
int AROUND_SIZE
_awtEventListener
java.awt.event.AWTEventListener _awtEventListener
serialVersionUID: -1095213042773793649L
Package com.jidesoft.spinner |
_formatter
javax.swing.text.DefaultFormatter _formatter
_timeEditor
javax.swing.JSpinner.DateEditor _timeEditor
_format
java.text.DateFormat _format
Package com.jidesoft.swing |
_autoCompletion
AutoCompletion _autoCompletion
_maxRows
int _maxRows
_minRows
int _minRows
_result
double _result
_op1
java.lang.StringBuffer _op1
_op2
java.lang.StringBuffer _op2
_operator
int _operator
_displayText
java.lang.String _displayText
_overflow
boolean _overflow
_negationOp1
boolean _negationOp1
_backspaceOp1
boolean _backspaceOp1
_backspaceOp2
boolean _backspaceOp2
_clearOperatorPending
boolean _clearOperatorPending
_isFakedEqualPressed
boolean _isFakedEqualPressed
_addButton
javax.swing.AbstractButton _addButton
_minusButton
javax.swing.AbstractButton _minusButton
_multiplyButton
javax.swing.AbstractButton _multiplyButton
_divideButton
javax.swing.AbstractButton _divideButton
_pointButton
javax.swing.AbstractButton _pointButton
_equalButton
javax.swing.AbstractButton _equalButton
_backspaceButton
javax.swing.AbstractButton _backspaceButton
_clearButton
javax.swing.AbstractButton _clearButton
_negativeButton
javax.swing.AbstractButton _negativeButton
_numberButtons
javax.swing.AbstractButton[] _numberButtons
_displayFormat
java.text.NumberFormat _displayFormat
_buttonWidth
int _buttonWidth
_buttonHeight
int _buttonHeight
_buttonGap
int _buttonGap
_listCellRenderer
CheckBoxListCellRenderer _listCellRenderer
_checkBoxEnabled
boolean _checkBoxEnabled
_clickInCheckBoxOnly
boolean _clickInCheckBoxOnly
_checkBoxListSelectionModel
CheckBoxListSelectionModel _checkBoxListSelectionModel
_handler
CheckBoxList.Handler _handler
serialVersionUID: 2003073492549917883L
_checkBox
javax.swing.JCheckBox _checkBox
- The checkbox that is used to paint the check box in cell renderer
_label
javax.swing.JLabel _label
_actualListRenderer
javax.swing.ListCellRenderer _actualListRenderer
- The label which appears after the check box.
_model
javax.swing.ListModel _model
_listCellRenderer
CheckBoxListCellRenderer _listCellRenderer
_checkBoxEnabled
boolean _checkBoxEnabled
_treeCellRenderer
CheckBoxTreeCellRenderer _treeCellRenderer
_checkBoxTreeSelectionModel
CheckBoxTreeSelectionModel _checkBoxTreeSelectionModel
_checkBoxEnabled
boolean _checkBoxEnabled
_modelChangeListener
java.beans.PropertyChangeListener _modelChangeListener
_defaultRenderer
javax.swing.tree.TreeCellRenderer _defaultRenderer
serialVersionUID: 30207434500313004L
_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
_actualTreeRenderer
javax.swing.tree.TreeCellRenderer _actualTreeRenderer
- The label which appears after the check box.
serialVersionUID: 1368502059666946634L
_model
javax.swing.tree.TreeModel _model
_digIn
boolean _digIn
_tree
CheckBoxTree _tree
_singleEventMode
boolean _singleEventMode
_fireEvent
boolean _fireEvent
_batchMode
boolean _batchMode
_toBeAdded
java.util.List<E> _toBeAdded
_toBeRemoved
java.util.List<E> _toBeRemoved
_target
java.awt.Component _target
_target
java.awt.Component _target
_painter
ThemePainter _painter
_thickness
int _thickness
- width of the contour.
_lineColor
java.awt.Color _lineColor
- the color of contour.
_tabHeight
int _tabHeight
- height of tab. It was used to draw contour. Application can set the height.
_allowDocking
boolean _allowDocking
true
if docking is allowed; false
otherwise. Usually when user pressed ctrl key, dock
is not allowed.
_tabDocking
boolean _tabDocking
true
if tab-docked; false
otherwise.
_tabSide
int _tabSide
- Which side is the tab
_floating
boolean _floating
true
if float; false
otherwise.
_attachedComponent
java.awt.Component _attachedComponent
- which component the dragged component will dock to.
_attachedSide
int _attachedSide
- which side the dragged component will dock to.
_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.
_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.
_saveX
int _saveX
_saveY
int _saveY
_saveMouseModifier
int _saveMouseModifier
_relativeContainer
java.awt.Container _relativeContainer
_outlineMode
int _outlineMode
_topOutline
com.jidesoft.swing.Contour.Outline _topOutline
_bottomOutline
com.jidesoft.swing.Contour.Outline _bottomOutline
_leftOutline
com.jidesoft.swing.Contour.Outline _leftOutline
_rightOutline
com.jidesoft.swing.Contour.Outline _rightOutline
_ghost
boolean _ghost
- If ghost is true, it will not paint itself at all but paint to underlying LayerPane.
_glassPane
java.awt.Component _glassPane
_changeCursor
boolean _changeCursor
_scrollPaneBidule
com.jidesoft.swing.ScrollPaneOverview _scrollPaneBidule
_actualComponent
javax.swing.JComponent _actualComponent
_overlayLocationInsets
java.awt.Insets _overlayLocationInsets
_overlayComponents
java.util.List<E> _overlayComponents
_overlayLocations
java.util.Map<K,V> _overlayLocations
serialVersionUID: -2910365359251677780L
_delay
int _delay
_cache
javax.swing.undo.CompoundEdit _cache
_timer
javax.swing.Timer _timer
_action
javax.swing.Action _action
_target
javax.swing.JComponent _target
_recentList
java.util.List<E> _recentList
_availableButtons
int _availableButtons
_recentListVisible
boolean _recentListVisible
_selectedFolder
java.io.File _selectedFolder
- Represents the highlighted folder in the 'folder tree' in the UI.
- See Also:
FolderChooser.getSelectedFolder()
,
FolderChooser.setSelectedFolder(java.io.File)
_navigationFieldVisible
boolean _navigationFieldVisible
- Indicates whether the navigation text field is visible.
- See Also:
FolderChooser.setNavigationFieldVisible(boolean)
,
FolderChooser.isNavigationFieldVisible()
_rolloverEnabled
boolean _rolloverEnabled
_rollover
boolean _rollover
_orientation
int _orientation
_selected
boolean _selected
_component
java.awt.Component _component
_heavyweight
boolean _heavyweight
MIN_DIM
java.awt.Dimension MIN_DIM
numBars
int numBars
dScale
double dScale
bars
java.awt.geom.Area[] bars
barsBounds
java.awt.Rectangle barsBounds
barsScreenBounds
java.awt.Rectangle barsScreenBounds
centerAndScaleTransform
java.awt.geom.AffineTransform centerAndScaleTransform
timer
javax.swing.Timer timer
colors
java.awt.Color[] colors
colorOffset
int colorOffset
tempHide
boolean tempHide
text
java.lang.String text
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
accessibleContext
javax.accessibility.AccessibleContext accessibleContext
serialVersionUID: -8658291919501921765L
hgap
int hgap
- Constructs a border layout with the horizontal gaps between components. The horizontal gap is specified by
hgap
.
vgap
int vgap
- Constructs a border layout with the vertical gaps between components. The vertical gap is specified by
vgap
.
north
java.awt.Component north
- Constant to specify components location to be the north portion of the border layout.
-
- See Also:
JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,
JideBorderLayout.removeLayoutComponent(java.awt.Component)
west
java.awt.Component west
- Constant to specify components location to be the west portion of the border layout.
-
- See Also:
JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,
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.addLayoutComponent(java.awt.Component, java.lang.Object)
,
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.addLayoutComponent(java.awt.Component, java.lang.Object)
,
JideBorderLayout.removeLayoutComponent(java.awt.Component)
center
java.awt.Component center
- Constant to specify components location to be the center portion of the border layout.
-
- See Also:
JideBorderLayout.addLayoutComponent(java.awt.Component, java.lang.Object)
,
JideBorderLayout.removeLayoutComponent(java.awt.Component)
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 the
NORTH
and
BEFORE_FIRST_LINE
constants in a container whose orientation is LEFT_TO_RIGHT
, only the
BEFORE_FIRST_LINE
will be laid out. This will be the same for lastLine, firstItem, lastItem.
-
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.
-
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.
-
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.
-
serialVersionUID: -183922972679053590L
doReset
boolean doReset
- True if resetToPreferredSizes has been invoked.
_axis
int _axis
- Axis, 0 for horizontal, or 1 for vertical.
_target
java.awt.Container _target
_gap
int _gap
_componentSizes
int[] _componentSizes
_constraintMap
java.util.HashMap<K,V> _constraintMap
_resetWhenInvalidate
boolean _resetWhenInvalidate
_alwaysLayout
boolean _alwaysLayout
_alwaysShowHyperlink
boolean _alwaysShowHyperlink
_buttonStyle
int _buttonStyle
_orientation
int _orientation
_defaultForeground
java.awt.Color _defaultForeground
_rolloverBackground
java.awt.Color _rolloverBackground
_selectedBackground
java.awt.Color _selectedBackground
_pressedBackground
java.awt.Color _pressedBackground
_rolloverForeground
java.awt.Color _rolloverForeground
_selectedForeground
java.awt.Color _selectedForeground
_pressedForeground
java.awt.Color _pressedForeground
_clockwise
boolean _clockwise
_orientation
int _orientation
_preferredPopupHorizontalAlignment
int _preferredPopupHorizontalAlignment
_preferredPopupVerticalAlignment
int _preferredPopupVerticalAlignment
_menuCreator
JideMenu.MenuCreator _menuCreator
_customizer
JideMenu.PopupMenuCustomizer _customizer
_originCalculator
JideMenu.PopupMenuOriginCalculator _originCalculator
_orientation
int _orientation
_useLightWeightPopup
boolean _useLightWeightPopup
_rowFooter
javax.swing.JViewport _rowFooter
- The row footer child. Default is
null
.
- See Also:
JideScrollPane.setRowFooter(javax.swing.JViewport)
_columnFooter
javax.swing.JViewport _columnFooter
- The column footer child. Default is
null
.
- See Also:
JideScrollPane.setColumnFooter(javax.swing.JViewport)
_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.
_vTop
java.awt.Component _vTop
- The component to the top of vertical scroll bar.
_vBottom
java.awt.Component _vBottom
- The component to the bottom of vertical scroll bar.
_keepCornerVisible
boolean _keepCornerVisible
_horizontalScrollBarCoversWholeWidth
boolean _horizontalScrollBarCoversWholeWidth
_verticalScrollBarCoversWholeHeight
boolean _verticalScrollBarCoversWholeHeight
_columnHeadersHeightUnified
boolean _columnHeadersHeightUnified
_columnFootersHeightUnified
boolean _columnFootersHeightUnified
serialVersionUID: 7897026041296359186L
_rowFoot
javax.swing.JViewport _rowFoot
- The row footer child. Default is
null
.
- See Also:
JideScrollPane.setRowFooter(javax.swing.JViewport)
_colFoot
javax.swing.JViewport _colFoot
- The column footer child. Default is
null
.
- See Also:
JideScrollPane.setColumnFooter(javax.swing.JViewport)
_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.
_vTop
java.awt.Component _vTop
- The component to the top of vertical scroll bar.
_vBottom
java.awt.Component _vBottom
- The component to the bottom of vertical scroll bar.
_buttonStyle
int _buttonStyle
_alwaysDropdown
boolean _alwaysDropdown
_defaultForeground
java.awt.Color _defaultForeground
_rolloverBackground
java.awt.Color _rolloverBackground
_selectedBackground
java.awt.Color _selectedBackground
_pressedBackground
java.awt.Color _pressedBackground
_rolloverForeground
java.awt.Color _rolloverForeground
_selectedForeground
java.awt.Color _selectedForeground
_pressedForeground
java.awt.Color _pressedForeground
_orientation
int _orientation
- How the views are split. The value of it can be either
HORIZONTAL_SPLIT
or
VERTICAL_SPLIT
.
_dividerSize
int _dividerSize
- Size of the divider. All dividers have the same size. If
orientation
is
HORIZONTAL_SPLIT
, the size will equal to the width of the divider If orientation
is
VERTICAL_SPLIT
, the size will equal to the height of the divider.
_nonContinuousLayoutDividerWrapper
HeavyweightWrapper _nonContinuousLayoutDividerWrapper
_continuousLayout
boolean _continuousLayout
- Continuous layout or not.
_layeredPane
java.awt.Container _layeredPane
- Layered pane where _nonContinuousLayoutDivider is added to.
_showGripper
boolean _showGripper
- If the gripper should be shown. Gripper is something on divider to indicate it can be dragged.
_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.
_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.
_heavyweightComponentEnabled
boolean _heavyweightComponentEnabled
_windowDeactivatedListener
java.awt.event.WindowAdapter _windowDeactivatedListener
_dividerStepSize
int _dividerStepSize
_oneTouchExpandable
boolean _oneTouchExpandable
- Flag indicating whether the SplitPane's divider should be one-touch expandable/collapsible. The default value of
this property is
false
- See Also:
JideSplitPane.setOneTouchExpandable(boolean)
,
JideSplitPane.isOneTouchExpandable()
oneTouchExpandableDividerSize
int oneTouchExpandableDividerSize
- The default width/height of the divider (when horizontally/vertically split respectively).
_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.
- See Also:
JideSplitPane.setLeftOneTouchButtonImageIcon(javax.swing.ImageIcon)
_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.
- See Also:
JideSplitPane.setRightOneTouchButtonImageIcon(javax.swing.ImageIcon)
serialVersionUID: -6167624875135108683L
_dragger
JideSplitPaneDivider.DragController _dragger
- Handles mouse dragging message to do the actual dragging.
_dividerSize
int _dividerSize
- Size of the divider.
_jideSplitPane
JideSplitPane _jideSplitPane
- JideSplitPane the receiver is contained in.
_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.
_gripperPainter
Painter _gripperPainter
_currentState
int _currentState
- Indicates the current state of this divider. Either expanded, collapsed or in its default state.
_leftButton
javax.swing.JButton _leftButton
- Button for quickly toggling the left component.
_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.
_buttonWidth
int _buttonWidth
- Used as the one-touch button's width.
_buttonHeight
int _buttonHeight
- Used as the one-touch button's height.
_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:
JideSplitPaneDivider.OneTouchActionHandler.actionPerformed(java.awt.event.ActionEvent)
serialVersionUID: -1826651835409198865L
serialVersionUID: -1396250213346461982L
_hideOneTab
boolean _hideOneTab
_showTabButtons
boolean _showTabButtons
_showCloseButton
boolean _showCloseButton
_showCloseButtonOnTab
boolean _showCloseButtonOnTab
_useDefaultShowCloseButtonOnTab
boolean _useDefaultShowCloseButtonOnTab
_showTabArea
boolean _showTabArea
_showTabContent
boolean _showTabContent
_showIconsOnTab
boolean _showIconsOnTab
_useDefaultShowIconsOnTab
boolean _useDefaultShowIconsOnTab
_rightClickSelect
boolean _rightClickSelect
_dragOverDisabled
boolean _dragOverDisabled
_scrollSelectedTabOnWheel
boolean _scrollSelectedTabOnWheel
_showGripper
boolean _showGripper
- If the gripper should be shown. Gripper is something on divider to indicate it can be dragged.
_stringConverter
StringConverter _stringConverter
- A converter to shorten
_boldActiveTab
boolean _boldActiveTab
_closableMap
java.util.Map<K,V> _closableMap
_pageLastFocusTrackers
java.util.Hashtable<K,V> _pageLastFocusTrackers
_selectedTabFont
java.awt.Font _selectedTabFont
_tabResizeMode
int _tabResizeMode
_colorTheme
int _colorTheme
_tabShape
int _tabShape
_tabLeadingComponent
java.awt.Component _tabLeadingComponent
_tabTrailingComponent
java.awt.Component _tabTrailingComponent
_showCloseButtonOnSelectedTab
boolean _showCloseButtonOnSelectedTab
_tabListCellRenderer
javax.swing.ListCellRenderer _tabListCellRenderer
_contentBorderInsets
java.awt.Insets _contentBorderInsets
closeTabOnMouseMiddleButton
boolean closeTabOnMouseMiddleButton
_closeAction
javax.swing.Action _closeAction
_autoFocusonTabHideClose
boolean _autoFocusonTabHideClose
_suppressStateChangedEvents
boolean _suppressStateChangedEvents
_suppressSetSelectedIndex
boolean _suppressSetSelectedIndex
_autoRequestFocus
boolean _autoRequestFocus
_tabColorProvider
JideTabbedPane.ColorProvider _tabColorProvider
_focusChangeListener
java.beans.PropertyChangeListener _focusChangeListener
title
java.lang.String title
border
javax.swing.border.Border border
titlePosition
int titlePosition
titleJustification
int titleJustification
titleFont
java.awt.Font titleFont
titleColor
java.awt.Color titleColor
textLoc
java.awt.Point textLoc
_itemListener
java.awt.event.ItemListener _itemListener
_textField
javax.swing.JTextField _textField
_label
javax.swing.JLabel _label
_button
javax.swing.AbstractButton _button
_labelText
java.lang.String _labelText
_icon
javax.swing.Icon _icon
_hintText
java.lang.String _hintText
_hintLabel
javax.swing.JLabel _hintLabel
_customizer
LabeledTextField.PopupMenuCustomizer _customizer
_contextMenuKeyStroke
javax.swing.KeyStroke _contextMenuKeyStroke
_scrollDelay
int _scrollDelay
_stayDelay
int _stayDelay
_scrollAmount
int _scrollAmount
_scrollDirection
int _scrollDirection
_stayPosition
int _stayPosition
_scrollTimer
javax.swing.Timer _scrollTimer
_scrollTimes
int _scrollTimes
_reachStayPosition
boolean _reachStayPosition
_style
int _style
- Holds value of property style.
_button
javax.swing.JToggleButton _button
_label
MultilineLabel _label
_backgroundPaint
java.awt.Paint _backgroundPaint
_startColor
java.awt.Color _startColor
_endColor
java.awt.Color _endColor
_isVertical
boolean _isVertical
_sides
int _sides
_sides
int _sides
_colors
java.awt.Color[] _colors
_thickness
int _thickness
_sides
int _sides
_roundedCornerSize
int _roundedCornerSize
_corner
int _corner
_resizablePanel
ResizablePanel _resizablePanel
_routingKeyStrokes
boolean _routingKeyStrokes
_resizablePanel
ResizablePanel _resizablePanel
_routingKeyStrokes
boolean _routingKeyStrokes
_resizable
Resizable _resizable
_resizablePanel
ResizablePanel _resizablePanel
_routingKeyStrokes
boolean _routingKeyStrokes
_textField
Searchable.SearchField _textField
_searchable
Searchable _searchable
_statusLabel
javax.swing.JLabel _statusLabel
_textField
javax.swing.JTextField _textField
_closeButton
javax.swing.AbstractButton _closeButton
_findPrevButton
javax.swing.AbstractButton _findPrevButton
_findNextButton
javax.swing.AbstractButton _findNextButton
_highlightsButton
javax.swing.AbstractButton _highlightsButton
_matchCaseCheckBox
javax.swing.AbstractButton _matchCaseCheckBox
_repeatCheckBox
javax.swing.AbstractButton _repeatCheckBox
_visibleButtons
int _visibleButtons
_compact
boolean _compact
_messagePopup
JidePopup _messagePopup
_mouseMotionListener
java.awt.event.MouseMotionListener _mouseMotionListener
_keyListener
java.awt.event.KeyListener _keyListener
_mismatchBackground
java.awt.Color _mismatchBackground
_installer
SearchableBar.Installer _installer
_models
java.util.List<E> _models
_selectionListener
java.lang.Object _selectionListener
_groups
java.util.List<E> _groups
- A list holds
SideGroup
_attachedSide
int _attachedSide
- the side which this component is attached to.
Possible values are:
SwingConstants.NORTH
SwingConstants.SOUTH
SwingConstants.WEST
SwingConstants.EAST
_rollover
boolean _rollover
- if action is fired when mouse rollover.
_selectedItem
SidePaneItem _selectedItem
- the selected item.
listenerList
javax.swing.event.EventListenerList listenerList
- A list of event listeners for this component.
_scrollUpButton
javax.swing.AbstractButton _scrollUpButton
_scrollDownButton
javax.swing.AbstractButton _scrollDownButton
_scrollLeftButton
javax.swing.AbstractButton _scrollLeftButton
_scrollRightButton
javax.swing.AbstractButton _scrollRightButton
_horizontalUnitIncrement
int _horizontalUnitIncrement
_horizontalUnitIncrementSet
boolean _horizontalUnitIncrementSet
_verticalUnitIncrement
int _verticalUnitIncrement
_verticalUnitIncrementSet
boolean _verticalUnitIncrementSet
_repeatDelay
int _repeatDelay
_scrollOnRollover
boolean _scrollOnRollover
_type
int _type
_timer
javax.swing.Timer _timer
selection
javax.swing.ButtonModel selection
- The current selection.
_styleRanges
java.util.List<E> _styleRanges
- The list of StyleRanges.
_ignoreColorSettings
boolean _ignoreColorSettings
_tabIndex
int _tabIndex
_oldTitle
java.lang.String _oldTitle
_newTitle
java.lang.String _newTitle
_textAlignment
int _textAlignment
- Indicates whether the text should be left, center or right aligned.
- See Also:
TitledSeparator.setTextAlignment(int)
_barAlignment
int _barAlignment
- Indicates whether the horizontal bar should be top, center or bottom aligned.
- See Also:
TitledSeparator.setBarAlignment(int)
_labelComponent
javax.swing.JComponent _labelComponent
- The label holding the title for this TitledSeparator.
- See Also:
TitledSeparator.setLabelComponent(javax.swing.JComponent)
_border
javax.swing.border.Border _border
- The border used as the graphical line segment of this TitledSeparator.
- See Also:
TitledSeparator.setSeparatorBorder(javax.swing.border.Border)
model
com.jidesoft.swing.TristateCheckBox.TristateDecorator model
Package com.jidesoft.swing.event |
_searchingText
java.lang.String _searchingText
_oldSearchingText
java.lang.String _oldSearchingText
_matchingText
java.lang.String _matchingText
_matchingObject
java.lang.Object _matchingObject
Package com.jidesoft.tree |
tree
javax.swing.JTree tree
- Last tree the renderer was painted in.
selected
boolean selected
- Is the value currently selected.
hasFocus
boolean hasFocus
- True if has focus.
drawsFocusBorderAroundIcon
boolean drawsFocusBorderAroundIcon
- True if draws focus border around icon as well.
drawDashedFocusIndicator
boolean drawDashedFocusIndicator
- If true, a dashed line is drawn as the focus indicator.
treeBGColor
java.awt.Color treeBGColor
- Background color of the tree.
focusBGColor
java.awt.Color focusBGColor
- Color to draw the focus indicator in, determined from the background. color.
textSelectionColor
java.awt.Color textSelectionColor
- Color to use for the foreground for selected nodes.
textNonSelectionColor
java.awt.Color textNonSelectionColor
- Color to use for the foreground for non-selected nodes.
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
- Color to use for the background when a node is selected.
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
- Color to use for the background when the node isn't selected.
borderSelectionColor
java.awt.Color borderSelectionColor
- Color to use for the focus indicator when the node has focus.
Package com.jidesoft.utils |
_indexCache
java.util.Map<K,V> _indexCache
_lazyCaching
boolean _lazyCaching
_indexCache
java.util.Map<K,V> _indexCache
_lazyCaching
boolean _lazyCaching
serialVersionUID: 7162625831330845068L
notifyOnEDT
boolean notifyOnEDT
- whether to notify listeners on EDT
-
- Since:
- 1.6
Package com.jidesoft.validation |
_rowIndex
int _rowIndex
_row
int _row
_column
int _column
_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.