Serialized Form
-
Package org.jdesktop.swingx
-
Class org.jdesktop.swingx.AbstractPatternPanel
class AbstractPatternPanel extends JXPanel implements Serializable-
Serialized Fields
-
actionFactory
ActionContainerFactory actionFactory
-
matchCheck
JCheckBox matchCheck
checkBox of the search combo. -
patternModel
PatternModel patternModel
Presentation Pattern Model for the Widget -
searchField
JTextField searchField
textFlield of the search combo. -
searchLabel
JLabel searchLabel
label of the search combo.
-
-
-
Class org.jdesktop.swingx.HorizontalLayout
class HorizontalLayout extends org.jdesktop.swingx.AbstractLayoutManager implements Serializable- serialVersionUID:
- 8640046926840737487L
-
Serialized Fields
-
gap
int gap
-
-
Class org.jdesktop.swingx.JXApplet
class JXApplet extends JApplet implements Serializable- serialVersionUID:
- 2L
-
Class org.jdesktop.swingx.JXBusyLabel
class JXBusyLabel extends JLabel implements Serializable- serialVersionUID:
- 5979268460848257147L
-
Serialized Fields
-
busy
Timer busy
-
busyPainter
BusyPainter busyPainter
-
delay
int delay
-
direction
BusyPainter.Direction direction
-
wasBusyOnNotify
boolean wasBusyOnNotify
Status flag to save/restore status of timer when moving component between containers.
-
-
Class org.jdesktop.swingx.JXButton
class JXButton extends JButton implements Serializable-
Serialized Fields
-
bgPainter
Painter<? super JComponent> bgPainter
-
bgStamp
org.jdesktop.swingx.JXButton.BackgroundButton bgStamp
-
fgPaint
PainterPaint<? super JComponent> fgPaint
-
fgPainter
Painter<? super JComponent> fgPainter
-
fgStamp
org.jdesktop.swingx.JXButton.ForegroundButton fgStamp
-
iconRect
Rectangle iconRect
-
paintBorderInsets
boolean paintBorderInsets
-
textRect
Rectangle textRect
-
viewRect
Rectangle viewRect
-
-
-
Class org.jdesktop.swingx.JXButton2
class JXButton2 extends JButton implements Serializable-
Serialized Fields
-
bgPainter
Painter<? super JComponent> bgPainter
-
bgStamp
org.jdesktop.swingx.JXButton2.BackgroundButton bgStamp
-
fgPaint
PainterPaint<? super JComponent> fgPaint
-
fgPainter
Painter<? super JComponent> fgPainter
-
fgStamp
org.jdesktop.swingx.JXButton2.ForegroundButton fgStamp
-
iconRect
Rectangle iconRect
-
paintBorderInsets
boolean paintBorderInsets
-
textRect
Rectangle textRect
-
viewRect
Rectangle viewRect
-
-
-
Class org.jdesktop.swingx.JXCollapsiblePane
class JXCollapsiblePane extends JXPanel implements Serializable-
Serialized Fields
-
animateTimer
Timer animateTimer
Timer used for doing the transparency animation (fade-in) -
animationParams
org.jdesktop.swingx.JXCollapsiblePane.AnimationParams animationParams
-
animator
org.jdesktop.swingx.JXCollapsiblePane.AnimationListener animator
-
collapsed
boolean collapsed
Indicates whether the component is collapsed or expanded -
collapseFiringState
boolean collapseFiringState
-
currentDimension
int currentDimension
-
direction
JXCollapsiblePane.Direction direction
Defines the orientation of the component. -
useAnimation
boolean useAnimation
-
wrapper
org.jdesktop.swingx.JXCollapsiblePane.WrapperContainer wrapper
-
-
-
Class org.jdesktop.swingx.JXColorSelectionButton
class JXColorSelectionButton extends JButton implements Serializable-
Serialized Fields
-
chooser
JColorChooser chooser
-
colorwell
BufferedImage colorwell
-
dialog
JDialog dialog
-
initialColor
Color initialColor
-
-
-
Class org.jdesktop.swingx.JXComboBox
-
Serialized Fields
-
compoundHighlighter
CompoundHighlighter compoundHighlighter
-
dataAdapter
JXComboBox.ComboBoxAdapter dataAdapter
-
delegatingRenderer
JXComboBox<E>.DelegatingRenderer delegatingRenderer
-
highlighterChangeListener
ChangeListener highlighterChangeListener
-
isDispatching
boolean isDispatching
-
pendingEvents
List<KeyEvent> pendingEvents
-
stringValueRegistry
StringValueRegistry stringValueRegistry
-
updatingUI
boolean updatingUI
-
useHighlightersForCurrentValue
boolean useHighlightersForCurrentValue
-
-
-
Class org.jdesktop.swingx.JXDatePicker
class JXDatePicker extends JComponent implements Serializable-
Serialized Fields
-
_dateField
JFormattedTextField _dateField
The editable date field that displays the date -
_linkFormat
MessageFormat _linkFormat
-
_linkPanel
JPanel _linkPanel
Popup that displays the month view with controls for traversing/selecting dates. -
_monthView
JXMonthView _monthView
-
date
Date date
-
editable
boolean editable
-
lightWeightPopupEnabled
boolean lightWeightPopupEnabled
JPopupMenu lightWeightPopupEnabled -
linkDate
Date linkDate
-
listenerMap
EventListenerMap listenerMap
-
monthViewListener
PropertyChangeListener monthViewListener
-
-
-
Class org.jdesktop.swingx.JXDialog
class JXDialog extends JDialog implements Serializable-
Serialized Fields
-
content
JComponent content
-
-
-
Class org.jdesktop.swingx.JXEditorPane
class JXEditorPane extends JEditorPane implements Serializable-
Serialized Fields
-
caretHandler
CaretListener caretHandler
-
searchable
Searchable searchable
-
selector
JComboBox<HTML.Tag> selector
-
targetSupport
TargetableSupport targetSupport
-
undoHandler
UndoableEditListener undoHandler
-
undoManager
UndoManager undoManager
-
-
-
Class org.jdesktop.swingx.JXErrorPane
class JXErrorPane extends JComponent implements Serializable-
Serialized Fields
-
errorInfo
ErrorInfo errorInfo
ErrorInfo that contains all the information prepared for reporting. -
icon
Icon icon
The Icon to use, regardless of the error message. The UI delegate is responsible for setting this icon, if the developer has not specified the icon. -
reporter
ErrorReporter reporter
The delegate to use for reporting errors.
-
-
-
Class org.jdesktop.swingx.JXFindBar
class JXFindBar extends JXFindPanel implements Serializable- serialVersionUID:
- -5234235892786822041L
-
Class org.jdesktop.swingx.JXFindPanel
class JXFindPanel extends AbstractPatternPanel implements Serializable-
Serialized Fields
-
backCheck
JCheckBox backCheck
-
initialized
boolean initialized
-
searchable
Searchable searchable
-
wrapCheck
JCheckBox wrapCheck
-
-
-
Class org.jdesktop.swingx.JXFormattedTextField
class JXFormattedTextField extends JFormattedTextField implements Serializable- serialVersionUID:
- -6438553038504842348L
-
Class org.jdesktop.swingx.JXFrame
class JXFrame extends JFrame implements Serializable-
Serialized Fields
-
glassPane
Component glassPane
-
hasBeenVisible
boolean hasBeenVisible
-
idle
boolean idle
-
idleListener
AWTEventListener idleListener
-
idleThreshold
long idleThreshold
-
idleTimer
Timer idleTimer
-
keyEventListener
AWTEventListener keyEventListener
-
keyPreview
boolean keyPreview
-
realCursor
Cursor realCursor
-
startPosition
JXFrame.StartPosition startPosition
-
waitCursorVisible
boolean waitCursorVisible
-
waiting
boolean waiting
-
waitPane
Component waitPane
-
waitPaneVisible
boolean waitPaneVisible
-
-
-
Class org.jdesktop.swingx.JXGradientChooser
class JXGradientChooser extends JXPanel implements Serializable-
Serialized Fields
-
addThumbButton
JButton addThumbButton
-
alphaSlider
JSlider alphaSlider
-
alphaSpinner
JSpinner alphaSpinner
-
changeColorButton
JXColorSelectionButton changeColorButton
-
colorField
JTextField colorField
-
colorLocationSpinner
JSpinner colorLocationSpinner
-
deleteThumbButton
JButton deleteThumbButton
-
gradient
MultipleGradientPaint gradient
-
gradientPreview
GradientPreviewPanel gradientPreview
-
noCycleRadio
JRadioButton noCycleRadio
-
previewPanel
JPanel previewPanel
This method is called from within the constructor to initialize the form. -
reflectedRadio
JRadioButton reflectedRadio
-
repeatedRadio
JRadioButton repeatedRadio
-
reversedCheck
JCheckBox reversedCheck
-
slider
JXMultiThumbSlider<Color> slider
The multi-thumb slider to use for the gradient stops -
styleCombo
JComboBox styleCombo
-
thumbsMoving
boolean thumbsMoving
-
topPanel
JPanel topPanel
This method is called from within the constructor to initialize the form.
-
-
-
Class org.jdesktop.swingx.JXGraph
class JXGraph extends JXPanel implements Serializable- serialVersionUID:
- 839170848365319138L
-
Serialized Fields
-
axisColor
Color axisColor
-
axisPainted
boolean axisPainted
-
backPainted
boolean backPainted
-
defaultMajorX
double defaultMajorX
-
defaultMajorY
double defaultMajorY
-
defaultView
Rectangle2D defaultView
-
dragStart
Point dragStart
-
gridPainted
boolean gridPainted
-
inputEnabled
boolean inputEnabled
-
mainFormatter
NumberFormat mainFormatter
-
majorGridColor
Color majorGridColor
-
majorX
double majorX
-
majorY
double majorY
-
maxX
double maxX
-
maxY
double maxY
-
minorCountX
int minorCountX
-
minorCountY
int minorCountY
-
minorGridColor
Color minorGridColor
-
minX
double minX
-
minY
double minY
-
originX
double originX
-
originY
double originY
-
panHandler
org.jdesktop.swingx.JXGraph.PanHandler panHandler
-
panMotionHandler
org.jdesktop.swingx.JXGraph.PanMotionHandler panMotionHandler
-
plotChangeListener
PropertyChangeListener plotChangeListener
-
plots
List<org.jdesktop.swingx.JXGraph.DrawablePlot> plots
-
resetHandler
org.jdesktop.swingx.JXGraph.ResetHandler resetHandler
-
secondFormatter
NumberFormat secondFormatter
-
textPainted
boolean textPainted
-
zoomHandler
org.jdesktop.swingx.JXGraph.ZoomHandler zoomHandler
-
-
Class org.jdesktop.swingx.JXHeader
class JXHeader extends JXPanel implements Serializable- serialVersionUID:
- 3593838231433068954L
-
Class org.jdesktop.swingx.JXHyperlink
class JXHyperlink extends JButton implements Serializable-
Serialized Fields
-
clickedColor
Color clickedColor
Color for the hyper link if it has already been clicked. This color can be set both in code, and through the UIManager with the property "JXHyperlink.clickedColor". -
hasBeenVisited
boolean hasBeenVisited
-
overrulesActionOnClick
boolean overrulesActionOnClick
-
unclickedColor
Color unclickedColor
Color for the hyper link if it has not yet been clicked. This color can be set both in code, and through the UIManager with the property "JXHyperlink.unclickedColor".
-
-
-
Class org.jdesktop.swingx.JXImageView
class JXImageView extends JXPanel implements Serializable-
Serialized Fields
-
dragEnabled
boolean dragEnabled
-
editable
boolean editable
-
errorSupport
ErrorSupport errorSupport
-
exportFormat
String exportFormat
-
exportName
String exportName
-
image
Image image
-
imageLocation
Point2D imageLocation
-
imageURL
URL imageURL
-
log
Logger log
-
moveHandler
org.jdesktop.swingx.JXImageView.MoveHandler moveHandler
-
scale
double scale
-
-
-
Class org.jdesktop.swingx.JXLabel
class JXLabel extends JLabel implements Serializable-
Serialized Fields
-
backgroundPainter
Painter<? super JComponent> backgroundPainter
-
dontIgnoreRepaint
boolean dontIgnoreRepaint
-
foregroundPainter
Painter<? super JComponent> foregroundPainter
-
maxLineSpan
int maxLineSpan
-
multiLine
boolean multiLine
-
occupiedWidth
int occupiedWidth
-
paintBorderInsets
boolean paintBorderInsets
-
painted
boolean painted
painted -
painting
boolean painting
-
pHeight
int pHeight
-
pWidth
int pWidth
-
textAlignment
JXLabel.TextAlignment textAlignment
-
textRotation
double textRotation
-
-
-
Class org.jdesktop.swingx.JXList
-
Serialized Fields
-
autoCreateRowSorter
boolean autoCreateRowSorter
-
comparator
Comparator<?> comparator
-
compoundHighlighter
CompoundHighlighter compoundHighlighter
The pipeline holding the highlighters. -
dataAdapter
ComponentAdapter dataAdapter
The ComponentAdapter for model data access. -
highlighterChangeListener
ChangeListener highlighterChangeListener
listening to changeEvents from compoundHighlighter. -
popupTriggerLocation
Point popupTriggerLocation
-
rolloverController
ListRolloverController<JXList<E>> rolloverController
RolloverController: listens to cell over events and repaints entered/exited rows. -
rolloverProducer
RolloverProducer rolloverProducer
Mouse/Motion/Listener keeping track of mouse moved in cell coordinates. -
rowSorter
RowSorter<? extends ListModel<E>> rowSorter
-
searchable
Searchable searchable
-
sortable
boolean sortable
-
sortOrderCycle
SortOrder[] sortOrderCycle
-
sortsOnUpdates
boolean sortsOnUpdates
-
stringValueRegistry
StringValueRegistry stringValueRegistry
-
-
-
Class org.jdesktop.swingx.JXLoginPane
class JXLoginPane extends JXPanel implements Serializable- serialVersionUID:
- 3544949969896288564L
-
Serialized Fields
-
banner
JXPanel banner
An optional banner at the top of the panel -
bannerText
String bannerText
Text that should appear on the banner -
buttonPanel
org.jdesktop.swingx.JXLoginPane.JXBtnPanel buttonPanel
Login/cancel control pane; -
capsOn
JLabel capsOn
Label displayed whenever caps lock is on. -
contentCardPane
JPanel contentCardPane
Card pane holding user/pwd fields view and the progress view. -
contentPanel
JXPanel contentPanel
The panel on which the input fields, messageLabel, and errorMessageLabel are placed. While the login thread is running, this panel is removed from the dialog and replaced by the progressPanel -
defaultLoginListener
LoginListener defaultLoginListener
The default login listener used by this panel. -
errorMessageLabel
JXLabel errorMessageLabel
Shows an error message such as "user name or password incorrect" or "could not contact server" or something like that if something goes wrong -
imgPainter
ImagePainter imgPainter
-
isErrorMessageSet
boolean isErrorMessageSet
-
loginPanel
JXPanel loginPanel
A Panel containing all of the input fields, check boxes, etc necessary for the user to do their job. The items on this panel change whenever the SaveMode changes, so this panel must be recreated at runtime if the SaveMode changes. Thus, I must maintain this reference so I can remove this panel from the content panel at runtime. -
loginService
LoginService loginService
The LoginService to use. This must be specified for the login dialog to operate. If no LoginService is defined, a default login service is used that simply allows all users access. This is useful for demos or prototypes where a proper login server is not available. -
messageLabel
JLabel messageLabel
Custom label allowing the developer to display some message to the user -
namePanel
org.jdesktop.swingx.JXLoginPane.NameComponent namePanel
This is the area in which the name field is placed. That way it can toggle on the fly between text field and a combo box depending on the situation, and have a simple way to get the user name -
namePanelEnabled
boolean namePanelEnabled
-
oldCursor
Cursor oldCursor
Tracks the cursor at the time that authentication was started, and restores to that cursor after authentication ends, or is canceled; -
passwordField
JPasswordField passwordField
The password field presented allowing the user to enter their password -
passwordStore
PasswordStore passwordStore
Optional: a PasswordStore to use for storing and retrieving passwords for a specific user. -
progressMessageLabel
JLabel progressMessageLabel
A JLabel on the progressPanel that is used for informing the user of the status of the login procedure (logging in..., canceling login...) -
progressPanel
JXPanel progressPanel
A special panel that displays a progress bar and cancel button, and which notify the user of the login process, and allow them to cancel that process. -
saveCB
JCheckBox saveCB
Check box presented if a PasswordStore is used, allowing the user to decide whether to save their password -
saveMode
JXLoginPane.SaveMode saveMode
Whether to save password or username or both. -
serverCombo
JXComboBox<Object> serverCombo
A combo box presenting the user with a list of servers to which they may log in. This is an optional feature, which is only enabled if the List of servers supplied to the JXLoginPane has a length greater than 1. -
servers
List<String> servers
A list of servers where each server is represented by a String. If the list of Servers is greater than 1, then a combo box will be presented to the user to choose from. If any servers are specified, the selected one (or the only one if servers.size() == 1) will be passed to the LoginService -
status
JXLoginPane.Status status
The current login status for this panel -
txtPainter
TextPainter txtPainter
-
userNameStore
UserNameStore userNameStore
Optional: a UserNameStore to use for storing user names and retrieving them
-
-
Class org.jdesktop.swingx.JXLoginPane.JXLoginDialog
class JXLoginDialog extends JDialog implements Serializable- serialVersionUID:
- -3185639594267828103L
-
Serialized Fields
-
panel
JXLoginPane panel
-
-
Class org.jdesktop.swingx.JXLoginPane.JXLoginFrame
class JXLoginFrame extends JXFrame implements Serializable- serialVersionUID:
- -9016407314342050807L
-
Serialized Fields
-
panel
JXLoginPane panel
-
-
Class org.jdesktop.swingx.JXMonthView
class JXMonthView extends JComponent implements Serializable-
Serialized Fields
-
_daysOfTheWeek
String[] _daysOfTheWeek
Localizable day column headers. Default typically installed by the uidelegate. -
_monthStringInsets
Insets _monthStringInsets
insets -
anchor
Calendar anchor
calendar to store the real input of firstDisplayedDate. -
boxPaddingX
int boxPaddingX
-
boxPaddingY
int boxPaddingY
-
cal
Calendar cal
the calendar to base all selections, flagging upon. NOTE: the time of this calendar is undefined - before using, internal code must explicitly set it. PENDING JW: as of version 1.26 all calendar/properties are controlled by the model. We keep a clone of the model's calendar here for notification reasons: model fires DateSelectionEvent of type CALENDAR_CHANGED which neiter carry the oldvalue nor the property name needed to map into propertyChange notification. -
componentInputMapEnabled
boolean componentInputMapEnabled
-
daysOfTheWeekForeground
Color daysOfTheWeekForeground
-
dayToColorTable
Hashtable<Integer,
Color> dayToColorTable -
firstDayOfWeek
int firstDayOfWeek
-
firstDisplayedDay
Date firstDisplayedDay
Keeps track of the first date we are displaying. We use this as a restore point for the calendar. This is normalized to the start of the first day of the month given in setFirstDisplayedDate. -
flaggedDates
DaySelectionModel flaggedDates
The manager of the flagged dates. Note that the type of this is an implementation detail. -
flaggedDayForeground
Color flaggedDayForeground
-
leadingDays
boolean leadingDays
-
listenerMap
EventListenerMap listenerMap
Storage of actionListeners registered with the monthView. -
minCalCols
int minCalCols
-
minCalRows
int minCalRows
-
model
DateSelectionModel model
The DateSelectionModel driving this component. This model's calendar is the reference for all dates. -
modelListener
DateSelectionListener modelListener
Listener registered with the current model to keep Calendar dependent state synched. -
modifiedEndDate
Date modifiedEndDate
modifiedEndDate -
modifiedStartDate
Date modifiedStartDate
modifiedStartDate -
monthStringBackground
Color monthStringBackground
-
monthStringForeground
Color monthStringForeground
-
selectedBackground
Color selectedBackground
-
selectedForeground
Color selectedForeground
-
showWeekNumber
boolean showWeekNumber
-
today
Date today
Start of the day which contains System.millis() in the current calendar. Kept in synch via a timer started in addNotify. -
todayBackgroundColor
Color todayBackgroundColor
-
todayTimer
Timer todayTimer
The timer used to keep today in synch with system time. -
trailingDays
boolean trailingDays
-
traversable
boolean traversable
-
zoomable
boolean zoomable
-
-
-
Class org.jdesktop.swingx.JXMultiSplitPane
class JXMultiSplitPane extends JPanel implements Serializable-
Serialized Fields
-
accessibleContext
AccessibleContext accessibleContext
-
backgroundPainter
Painter<? super JComponent> backgroundPainter
-
continuousLayout
boolean continuousLayout
-
dividerPainter
JXMultiSplitPane.DividerPainter dividerPainter
-
dragDivider
MultiSplitLayout.Divider dragDivider
-
dragMax
int dragMax
-
dragMin
int dragMin
-
dragOffsetX
int dragOffsetX
-
dragOffsetY
int dragOffsetY
-
dragUnderway
boolean dragUnderway
-
initialDividerBounds
Rectangle initialDividerBounds
-
oldFloatingDividers
boolean oldFloatingDividers
-
paintBorderInsets
boolean paintBorderInsets
-
-
-
Class org.jdesktop.swingx.JXMultiSplitPane.AccessibleMultiSplitPane
class AccessibleMultiSplitPane extends JPanel.AccessibleJPanel implements Serializable -
Class org.jdesktop.swingx.JXMultiThumbSlider
class JXMultiThumbSlider extends JComponent implements Serializable-
Serialized Fields
-
listeners
List<ThumbListener> listeners
-
model
MultiThumbModel<E> model
-
selected
org.jdesktop.swingx.JXMultiThumbSlider.ThumbComp selected
-
tdl
ThumbDataListener tdl
-
thumbRenderer
ThumbRenderer thumbRenderer
-
thumbs
List<org.jdesktop.swingx.JXMultiThumbSlider.ThumbComp> thumbs
-
trackRenderer
TrackRenderer trackRenderer
-
-
-
Class org.jdesktop.swingx.JXPanel
class JXPanel extends JPanel implements Serializable-
Serialized Fields
-
alpha
float alpha
The alpha level for this component. -
backgroundPainter
Painter<? super JComponent> backgroundPainter
Specifies the Painter to use for painting the background of this panel. If no painter is specified, the normal painting routine for JPanel is called. Old behavior is also honored for the time being if no backgroundPainter is specified -
fakeTransparent
boolean fakeTransparent
-
inheritAlpha
boolean inheritAlpha
Indicates whether this component should inherit its parent alpha value -
oldAlpha
float oldAlpha
-
oldOpaque
boolean oldOpaque
If the old alpha value was 1.0, I keep track of the opaque setting because a translucent component is not opaque, but I want to be able to restore opacity to its default setting if the alpha is 1.0. Honestly, I don't know if this is necessary or not, but it sounded good on paper :)TODO: Check whether this variable is necessary or not
-
paintBorderInsets
boolean paintBorderInsets
The backgroundPainter of this component paints the background underneath the border.- See Also:
-
painterChangeListener
PropertyChangeListener painterChangeListener
The listener installed on the current backgroundPainter, if any. -
scrollableHeightHint
ScrollableSizeHint scrollableHeightHint
-
scrollableWidthHint
ScrollableSizeHint scrollableWidthHint
-
-
-
Class org.jdesktop.swingx.JXRadioGroup
class JXRadioGroup extends JPanel implements Serializable- serialVersionUID:
- 3257285842266567986L
-
Serialized Fields
-
actionHandler
JXRadioGroup<T>.org.jdesktop.swingx.JXRadioGroup.ActionSelectionListener actionHandler
-
buttonGroup
ButtonGroup buttonGroup
-
values
List<T> values
-
-
Class org.jdesktop.swingx.JXRootPane
class JXRootPane extends JRootPane implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
The button that gets activated when the pane has the focus and a UI-specific action like pressing the ESC key occurs. -
statusBar
JXStatusBar statusBar
The current status bar for this root pane. -
toolBar
JToolBar toolBar
-
-
-
Class org.jdesktop.swingx.JXRootPane.XRootLayout
class XRootLayout extends JRootPane.RootLayout implements Serializable-
Serialized Fields
-
delegate
LayoutManager2 delegate
-
-
-
Class org.jdesktop.swingx.JXSearchField
class JXSearchField extends JXTextField implements Serializable-
Serialized Fields
-
cancelButton
JButton cancelButton
-
findButton
JButton findButton
-
instantSearchDelay
int instantSearchDelay
-
instantSearchTimer
Timer instantSearchTimer
-
layoutStyle
JXSearchField.LayoutStyle layoutStyle
-
layoutStyleSet
boolean layoutStyleSet
-
popupButton
JButton popupButton
-
promptFontStyleSet
boolean promptFontStyleSet
-
recentSearches
RecentSearches recentSearches
-
recentSearchesSaveKey
String recentSearchesSaveKey
-
searchMode
JXSearchField.SearchMode searchMode
-
useSeperatePopupButton
boolean useSeperatePopupButton
-
useSeperatePopupButtonSet
boolean useSeperatePopupButtonSet
-
-
-
Class org.jdesktop.swingx.JXSearchField.FindAction
class FindAction extends AbstractAction implements Serializable -
Class org.jdesktop.swingx.JXSearchPanel
class JXSearchPanel extends AbstractPatternPanel implements Serializable-
Serialized Fields
-
patternMatchers
List<PatternMatcher> patternMatchers
-
searchCriteria
JXComboBox searchCriteria
-
-
-
Class org.jdesktop.swingx.JXStatusBar
class JXStatusBar extends JComponent implements Serializable-
Serialized Fields
-
resizeHandleEnabled
boolean resizeHandleEnabled
-
-
-
Class org.jdesktop.swingx.JXTable
class JXTable extends JTable implements Serializable- serialVersionUID:
- -9218879739656850062L
-
Serialized Fields
-
autoCreateRowSorter
boolean autoCreateRowSorter
flag to indicate whether the rowSorter is auto-created. -
calculatedPrefScrollableViewportSize
Dimension calculatedPrefScrollableViewportSize
-
columnControlButton
JComponent columnControlButton
The component used a column control in the upper trailing corner of an enclosingJScrollPane
. -
columnControlVisible
boolean columnControlVisible
Flag to indicate if the column control is visible. -
columnFactory
ColumnFactory columnFactory
the factory to use for column creation and configuration. -
compoundHighlighter
CompoundHighlighter compoundHighlighter
The CompoundHighlighter for the table. -
dataAdapter
ComponentAdapter dataAdapter
The ComponentAdapter for model data access. -
editable
boolean editable
property to control table's editability as a whole. -
filteredRowCountChanged
boolean filteredRowCountChanged
flag to indicate if a sortOrderChanged has happened between pre- and postProcessModelChange. -
forceRevalidate
boolean forceRevalidate
flag to indicate if forced revalidate is needed. -
highlighterChangeListener
ChangeListener highlighterChangeListener
Listens for changes from the highlighters. -
ignoreAddColumn
boolean ignoreAddColumn
flag to indicate that it's unsafe to update sortable-related sorter properties. -
inLayout
boolean inLayout
internal flag indicating that we are in super.doLayout(). (used in columnMarginChanged to not update the resizingCol's prefWidth). -
intelliMode
boolean intelliMode
flag to indicate enhanced auto-resize-off behaviour is on. This is set/reset in setHorizontalScrollEnabled. -
isXTableRowHeightSet
boolean isXTableRowHeightSet
Flag to distinguish internal settings of row height from client code settings. The rowHeight will be internally adjusted to font size on instantiation and in updateUI if the height has not been set explicitly by the application. -
oldAutoResizeMode
int oldAutoResizeMode
field to store the autoResizeMode while interactively setting horizontal scrollbar to visible. -
popupTriggerLocation
Point popupTriggerLocation
-
resetDefaultTableCellRendererHighlighter
Highlighter resetDefaultTableCellRendererHighlighter
The Highlighter used to hack around DefaultTableCellRenderer's color memory. -
searchable
Searchable searchable
property to control search behaviour. -
sortable
boolean sortable
flag to indicate if table is interactively sortable. -
sortOrderCycle
SortOrder[] sortOrderCycle
-
sortsOnUpdates
boolean sortsOnUpdates
flag to indicate whether model update events should trigger resorts. -
verticalScrollPolicy
int verticalScrollPolicy
ScrollPane's original vertical scroll policy. If the column control is visible the policy is set to ALWAYS. -
visibleColumnCount
int visibleColumnCount
The default number of visible columns (in a ScrollPane). -
visibleRowCount
int visibleRowCount
The default number of visible rows (in a ScrollPane).
-
-
Class org.jdesktop.swingx.JXTable.BooleanEditor
class BooleanEditor extends DefaultCellEditor implements Serializable -
Class org.jdesktop.swingx.JXTable.GenericEditor
class GenericEditor extends DefaultCellEditor implements Serializable-
Serialized Fields
-
argTypes
Class<?>[] argTypes
-
constructor
Constructor<?> constructor
-
value
Object value
-
-
-
Class org.jdesktop.swingx.JXTable.NumberEditor
class NumberEditor extends JXTable.GenericEditor implements Serializable -
Class org.jdesktop.swingx.JXTableHeader
class JXTableHeader extends JTableHeader implements Serializable- serialVersionUID:
- 8074251172642461278L
-
Serialized Fields
-
headerListener
MouseInputListener headerListener
-
popupTriggerLocation
Point popupTriggerLocation
-
resortsOnDoubleClick
boolean resortsOnDoubleClick
-
-
Class org.jdesktop.swingx.JXTaskPane
class JXTaskPane extends JPanel implements Serializable-
Serialized Fields
-
collapsePane
JXCollapsiblePane collapsePane
-
icon
Icon icon
-
mnemonic
int mnemonic
-
mnemonicIndex
int mnemonicIndex
-
scrollOnExpand
boolean scrollOnExpand
-
special
boolean special
-
title
String title
-
-
-
Class org.jdesktop.swingx.JXTaskPaneContainer
class JXTaskPaneContainer extends JXPanel implements Serializable -
Class org.jdesktop.swingx.JXTextArea
class JXTextArea extends JTextArea implements Serializable- serialVersionUID:
- -4795426700642723446L
-
Class org.jdesktop.swingx.JXTextField
class JXTextField extends JTextField implements Serializable- serialVersionUID:
- 2386219487863540092L
-
Class org.jdesktop.swingx.JXTipOfTheDay
class JXTipOfTheDay extends JXPanel implements Serializable-
Serialized Fields
-
currentTip
int currentTip
-
model
TipOfTheDayModel model
-
-
-
Class org.jdesktop.swingx.JXTitledPanel
class JXTitledPanel extends JXPanel implements Serializable-
Serialized Fields
-
contentPanel
Container contentPanel
The ContentPanel. Whatever this container is will be displayed in the Content section -
title
String title
The text to use for the title -
titleFont
Font titleFont
The Font to use for the Title -
titleForeground
Color titleForeground
The foreground color to use for the Title (particularly for the text) -
titlePainter
Painter<Component> titlePainter
The Painter to use for painting the title section of the JXTitledPanel
-
-
-
Class org.jdesktop.swingx.JXTitledSeparator
class JXTitledSeparator extends JXPanel implements Serializable-
Serialized Fields
-
label
JLabel label
Implementation detail: the label used to display the title -
leftSeparator
JSeparator leftSeparator
Implementation detail: a separator to use on the left of the title if alignment is centered or right justified -
rightSeparator
JSeparator rightSeparator
Implementation detail: a separator to use on the right of the title if alignment is centered or left justified
-
-
-
Class org.jdesktop.swingx.JXTree
class JXTree extends JTree implements Serializable-
Serialized Fields
-
compoundHighlighter
CompoundHighlighter compoundHighlighter
Collection of active Highlighters. -
dataAdapter
ComponentAdapter dataAdapter
-
delegatingRenderer
JXTree.DelegatingRenderer delegatingRenderer
Wrapper around the installed renderer, needed to support Highlighters. -
editorListener
CellEditorListener editorListener
The CellEditorListener responsible to force the focus back to the tree after terminating edits. -
editorRemover
JXTree.CellEditorRemover editorRemover
The propertyChangeListener responsible for terminating edits if focus lost. -
highlighterChangeListener
ChangeListener highlighterChangeListener
Listener to changes of Highlighters in collection. -
linkController
TreeRolloverController<JXTree> linkController
The RolloverController used if rollover is enabled. -
overwriteIcons
boolean overwriteIcons
-
popupTriggerLocation
Point popupTriggerLocation
-
rolloverProducer
RolloverProducer rolloverProducer
The RolloverProducer used if rollover is enabled. -
searchable
Searchable searchable
-
selectionBackground
Color selectionBackground
Color of selected background. Added for consistent api across collection components. -
selectionForeground
Color selectionForeground
Color of selected foreground. Added for consistent api across collection components.
-
-
-
Class org.jdesktop.swingx.JXTree.DelegatingRenderer
class DelegatingRenderer extends DefaultTreeRenderer implements Serializable-
Serialized Fields
-
closedIcon
Icon closedIcon
-
delegate
TreeCellRenderer delegate
-
leafIcon
Icon leafIcon
-
openIcon
Icon openIcon
-
-
-
Class org.jdesktop.swingx.JXTreeTable
class JXTreeTable extends JXTable implements Serializable- serialVersionUID:
- -4499948160401250230L
-
Serialized Fields
-
consumedOnPress
boolean consumedOnPress
-
hierarchicalEditor
TreeTableCellEditor hierarchicalEditor
Editor used to edit cells within thehierarchical
column. -
processMouseMotion
boolean processMouseMotion
-
renderer
JXTreeTable.TreeTableCellRenderer renderer
Renderer used to render cells within thehierarchical
column. JXTreeTable$TreeTableCellRenderer renderer extends JXTree and implements TableCellRenderer -
treeExpansionBroadcaster
TreeExpansionBroadcaster treeExpansionBroadcaster
-
treeTableHacker
JXTreeTable.TreeTableHacker treeTableHacker
-
-
Class org.jdesktop.swingx.JXTreeTable.TreeTableCellRenderer
class TreeTableCellRenderer extends JXTree implements Serializable-
Serialized Fields
-
cellBorder
Border cellBorder
-
hierarchicalColumnWidth
int hierarchicalColumnWidth
-
highlightBorder
Border highlightBorder
Border to draw around the tree, if this is non-null, it will be painted. -
rolloverListener
PropertyChangeListener rolloverListener
-
treeTable
JXTreeTable treeTable
-
visibleRow
int visibleRow
-
-
-
Class org.jdesktop.swingx.JXTreeTable.TreeTableModelAdapter
class TreeTableModelAdapter extends AbstractTableModel implements Serializable-
Serialized Fields
-
tree
JTree tree
-
treeModelListener
TreeModelListener treeModelListener
-
treeTable
JXTreeTable treeTable
-
-
-
Class org.jdesktop.swingx.JYList
-
Serialized Fields
-
cellRenderer
ListCellRenderer<? super E> cellRenderer
-
fixedCellHeight
int fixedCellHeight
-
fixedCellWidth
int fixedCellWidth
-
-
-
Class org.jdesktop.swingx.JYList.YListCellRenderer
class YListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class org.jdesktop.swingx.MultiSplitLayout
class MultiSplitLayout extends Object implements Serializable- serialVersionUID:
- 7902034895717853938L
-
Serialized Fields
-
childMap
Map<String,
Component> childMap -
dividerSize
int dividerSize
-
floatingDividers
boolean floatingDividers
-
layoutByWeight
boolean layoutByWeight
-
layoutMode
int layoutMode
-
model
MultiSplitLayout.Node model
-
pcs
PropertyChangeSupport pcs
-
removeDividers
boolean removeDividers
-
userMinSize
int userMinSize
-
-
Class org.jdesktop.swingx.MultiSplitLayout.ColSplit
class ColSplit extends MultiSplitLayout.Split implements Serializable- serialVersionUID:
- -7824158441978952200L
-
Class org.jdesktop.swingx.MultiSplitLayout.Divider
class Divider extends MultiSplitLayout.Node implements Serializable- serialVersionUID:
- 8366036792604673073L
-
Exception org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
class InvalidLayoutException extends RuntimeException implements Serializable-
Serialized Fields
-
node
MultiSplitLayout.Node node
-
-
-
Class org.jdesktop.swingx.MultiSplitLayout.Leaf
class Leaf extends MultiSplitLayout.Node implements Serializable- serialVersionUID:
- -6797045019177503260L
-
Serialized Fields
-
name
String name
-
-
Class org.jdesktop.swingx.MultiSplitLayout.Node
class Node extends Object implements Serializable- serialVersionUID:
- -4725121951569355555L
-
Serialized Fields
-
bounds
Rectangle bounds
-
isVisible
boolean isVisible
-
parent
MultiSplitLayout.Split parent
-
weight
double weight
-
-
Class org.jdesktop.swingx.MultiSplitLayout.RowSplit
class RowSplit extends MultiSplitLayout.Split implements Serializable- serialVersionUID:
- 3940898637332213535L
-
Class org.jdesktop.swingx.MultiSplitLayout.Split
class Split extends MultiSplitLayout.Node implements Serializable- serialVersionUID:
- 7048476448696865336L
-
Serialized Fields
-
children
List<MultiSplitLayout.Node> children
-
name
String name
-
rowLayout
boolean rowLayout
-
-
Class org.jdesktop.swingx.VerticalLayout
class VerticalLayout extends org.jdesktop.swingx.AbstractLayoutManager implements Serializable- serialVersionUID:
- 5342270033773736441L
-
Serialized Fields
-
gap
int gap
-
-
Class org.jdesktop.swingx.WrapLayout
class WrapLayout extends FlowLayout implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jdesktop.swingx.auth
-
Class org.jdesktop.swingx.auth.LoginEvent
class LoginEvent extends EventObject implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package org.jdesktop.swingx.border
-
Class org.jdesktop.swingx.border.BasicMarginBorder
class BasicMarginBorder extends BasicBorders.MarginBorder implements Serializable-
Serialized Fields
-
outsideBorder
MetalButtonBorder outsideBorder
-
-
-
Class org.jdesktop.swingx.border.DropShadowBorder
class DropShadowBorder extends Object implements Serializable- serialVersionUID:
- 715287754750604058L
-
Serialized Fields
-
cornerSize
int cornerSize
-
shadowColor
Color shadowColor
-
shadowOpacity
float shadowOpacity
-
shadowSize
int shadowSize
-
showBottomShadow
boolean showBottomShadow
-
showLeftShadow
boolean showLeftShadow
-
showRightShadow
boolean showRightShadow
-
showTopShadow
boolean showTopShadow
-
-
Class org.jdesktop.swingx.border.IconBorder
class IconBorder extends Object implements Serializable -
Class org.jdesktop.swingx.border.MatteBorderExt
class MatteBorderExt extends MatteBorder implements Serializable -
Class org.jdesktop.swingx.border.MetalButtonBorder
class MetalButtonBorder extends MetalBorders.ButtonBorder implements Serializable-
Serialized Fields
-
insideBorder
BasicMarginBorder insideBorder
-
-
-
-
Package org.jdesktop.swingx.calendar
-
Class org.jdesktop.swingx.calendar.DatePickerFormatter
class DatePickerFormatter extends JFormattedTextField.AbstractFormatter implements Serializable-
Serialized Fields
-
_formats
DateFormat[] _formats
-
-
-
Class org.jdesktop.swingx.calendar.DatePickerFormatter.DatePickerFormatterUIResource
class DatePickerFormatterUIResource extends DatePickerFormatter implements Serializable
-
-
Package org.jdesktop.swingx.color
-
Class org.jdesktop.swingx.color.EyeDropperColorChooserPanel
class EyeDropperColorChooserPanel extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
activeColor
JButton activeColor
-
eyeDropper
JButton eyeDropper
-
hexColor
JTextField hexColor
-
jLabel1
JLabel jLabel1
-
magPanel
JPanel magPanel
-
rgbColor
JTextField rgbColor
-
-
-
Class org.jdesktop.swingx.color.GradientPreviewPanel
class GradientPreviewPanel extends JXPanel implements Serializable-
Serialized Fields
-
checker_texture
Paint checker_texture
-
end
Point2D end
-
gradient
MultipleGradientPaint gradient
-
log
Logger log
-
model
MultiThumbModel<Color> model
-
moving_end
boolean moving_end
-
moving_start
boolean moving_start
-
picker
JXGradientChooser picker
picker -
radial
boolean radial
-
reflected
boolean reflected
-
repeated
boolean repeated
-
reversed
boolean reversed
-
start
Point2D start
-
-
-
Class org.jdesktop.swingx.color.GradientThumbRenderer
class GradientThumbRenderer extends JComponent implements Serializable- serialVersionUID:
- 7522003930712055716L
-
Serialized Fields
-
selected
boolean selected
-
selectedIcon
RadianceIcon selectedIcon
-
thumbIcon
RadianceIcon thumbIcon
-
-
Class org.jdesktop.swingx.color.GradientTrackRenderer
class GradientTrackRenderer extends JComponent implements Serializable- serialVersionUID:
- 7151392283992668997L
-
Serialized Fields
-
checker_paint
Paint checker_paint
A white and gray TRANSLUCENT checkeredTexturePaint
with default size of 20 -
slider
JXMultiThumbSlider<Color> slider
-
-
-
Package org.jdesktop.swingx.combobox
-
Class org.jdesktop.swingx.combobox.EnumComboBoxModel
- serialVersionUID:
- 2176566393195371004L
-
Class org.jdesktop.swingx.combobox.ListComboBoxModel
-
Class org.jdesktop.swingx.combobox.ListModelComboBoxWrapper
-
Class org.jdesktop.swingx.combobox.MapComboBoxModel
-
-
Package org.jdesktop.swingx.error
-
Class org.jdesktop.swingx.error.ErrorEvent
class ErrorEvent extends EventObject implements Serializable-
Serialized Fields
-
throwable
Throwable throwable
-
-
-
Class org.jdesktop.swingx.error.ErrorLevel
class ErrorLevel extends Level implements Serializable
-
-
Package org.jdesktop.swingx.event
-
Class org.jdesktop.swingx.event.DateSelectionEvent
class DateSelectionEvent extends EventObject implements Serializable-
Serialized Fields
-
adjusting
boolean adjusting
-
eventType
DateSelectionEvent.EventType eventType
-
-
-
Class org.jdesktop.swingx.event.WeakEventListenerList
class WeakEventListenerList extends Object implements Serializable
-
-
Package org.jdesktop.swingx.hyperlink
-
Class org.jdesktop.swingx.hyperlink.AbstractHyperlinkAction
class AbstractHyperlinkAction extends AbstractActionExt implements Serializable-
Serialized Fields
-
target
T target
the object the actionPerformed can act on.
-
-
-
Class org.jdesktop.swingx.hyperlink.HyperlinkAction
-
Serialized Fields
-
desktopAction
Desktop.Action desktopAction
-
visitor
org.jdesktop.swingx.hyperlink.HyperlinkAction.URIVisitor visitor
-
-
-
Class org.jdesktop.swingx.hyperlink.LinkModelAction
-
Serialized Fields
-
delegate
ActionListener delegate
-
linkListener
PropertyChangeListener linkListener
-
-
-
-
Package org.jdesktop.swingx.icon
-
Class org.jdesktop.swingx.icon.EmptyIcon
class EmptyIcon extends Object implements Serializable-
Serialized Fields
-
height
int height
-
width
int width
-
-
-
-
Package org.jdesktop.swingx.multislider
-
Class org.jdesktop.swingx.multislider.ThumbDataEvent
class ThumbDataEvent extends EventObject implements Serializable-
Serialized Fields
-
index
int index
-
thumb
Thumb<?> thumb
-
type
int type
-
-
-
-
Package org.jdesktop.swingx.multisplitpane
-
Class org.jdesktop.swingx.multisplitpane.DefaultSplitPaneModel
class DefaultSplitPaneModel extends MultiSplitLayout.Split implements Serializable
-
-
Package org.jdesktop.swingx.plaf
-
Class org.jdesktop.swingx.plaf.SafeBorder
class SafeBorder extends AbstractBorder implements Serializable-
Serialized Fields
-
delegate
AbstractBorder delegate
-
-
-
-
Package org.jdesktop.swingx.plaf.basic
-
Class org.jdesktop.swingx.plaf.basic.BasicCalendarHeaderHandler.ZoomOutAction
-
Serialized Fields
-
linkListener
PropertyChangeListener linkListener
-
monthNames
String[] monthNames
Localized month strings used in title. -
tsv
StringValue tsv
-
-
-
Class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI.BasicDatePickerPopup
class BasicDatePickerPopup extends JPopupMenu implements Serializable -
Class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI.EditorCancelAction
class EditorCancelAction extends AbstractAction implements Serializable-
Serialized Fields
-
cancelAction
Action cancelAction
-
editor
JFormattedTextField editor
-
-
-
Class org.jdesktop.swingx.plaf.basic.BasicHeaderUI.DescriptionPane
class DescriptionPane extends JXLabel implements Serializable -
Class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI.VerticalLayoutUIResource
class VerticalLayoutUIResource extends VerticalLayout implements Serializable -
Class org.jdesktop.swingx.plaf.basic.SpinningCalendarHeaderHandler.SpinningCalendarHeader
class SpinningCalendarHeader extends JXPanel implements Serializable-
Serialized Fields
-
monthText
JLabel monthText
-
nextButton
AbstractButton nextButton
-
prevButton
AbstractButton prevButton
-
surroundMonth
boolean surroundMonth
-
yearSpinner
JSpinner yearSpinner
-
-
-
-
Package org.jdesktop.swingx.plaf.basic.core
-
Class org.jdesktop.swingx.plaf.basic.core.LazyActionMap
class LazyActionMap extends ActionMapUIResource implements Serializable
-
-
Package org.jdesktop.swingx.prompt
-
Class org.jdesktop.swingx.prompt.BuddyButton
class BuddyButton extends JButton implements Serializable
-
-
Package org.jdesktop.swingx.renderer
-
Class org.jdesktop.swingx.renderer.AbstractRenderer
class AbstractRenderer extends Object implements Serializable- serialVersionUID:
- 5800804087287351161L
-
Serialized Fields
-
componentController
ComponentProvider<?> componentController
-
-
Class org.jdesktop.swingx.renderer.CellContext
class CellContext extends Object implements Serializable- serialVersionUID:
- -7094058140472179140L
-
Class org.jdesktop.swingx.renderer.CheckBoxProvider
-
Serialized Fields
-
borderPainted
boolean borderPainted
-
-
-
Class org.jdesktop.swingx.renderer.ComponentProvider
class ComponentProvider extends Object implements Serializable- serialVersionUID:
- -492003578788855414L
-
Serialized Fields
-
alignment
int alignment
horizontal (text) alignment of component. PENDING: useful only for labels, buttons? -
defaultVisuals
DefaultVisuals<T extends JComponent> defaultVisuals
configurator of default visuals. -
iconValue
IconValue iconValue
-
rendererComponent
T extends JComponent rendererComponent
component to render with. -
stringValue
StringValue stringValue
the converter to use for string representation.
-
-
Class org.jdesktop.swingx.renderer.DefaultListRenderer
class DefaultListRenderer extends AbstractRenderer implements Serializable- serialVersionUID:
- -6697507974102370474L
-
Serialized Fields
-
cellContext
ListCellContext cellContext
-
-
Class org.jdesktop.swingx.renderer.DefaultTableRenderer
class DefaultTableRenderer extends AbstractRenderer implements Serializable- serialVersionUID:
- 8540505765180065684L
-
Serialized Fields
-
cellContext
TableCellContext cellContext
-
-
Class org.jdesktop.swingx.renderer.DefaultTreeRenderer
class DefaultTreeRenderer extends AbstractRenderer implements Serializable- serialVersionUID:
- -7173650392149697228L
-
Serialized Fields
-
cellContext
TreeCellContext cellContext
-
-
Class org.jdesktop.swingx.renderer.DefaultVisuals
class DefaultVisuals extends Object implements Serializable- serialVersionUID:
- -2590817387758753406L
-
Class org.jdesktop.swingx.renderer.FormatStringValue
class FormatStringValue extends Object implements Serializable- serialVersionUID:
- 2536217336201165440L
-
Serialized Fields
-
format
Format format
the format used in creating the String representation.
-
-
Class org.jdesktop.swingx.renderer.HyperlinkProvider
-
Serialized Fields
-
linkAction
AbstractHyperlinkAction<Object> linkAction
-
targetClass
Class<?> targetClass
targetClass
-
-
-
Class org.jdesktop.swingx.renderer.JRendererCheckBox
class JRendererCheckBox extends JCheckBox implements Serializable-
Serialized Fields
-
fakeTransparency
boolean fakeTransparency
a flag to prevent ui painting from filling the background. -
painter
Painter painter
the swingx painter
-
-
-
Class org.jdesktop.swingx.renderer.JRendererLabel
class JRendererLabel extends JLabel implements Serializable-
Serialized Fields
-
painter
Painter painter
Painter
-
-
-
Class org.jdesktop.swingx.renderer.JRendererPanel
class JRendererPanel extends JPanel implements Serializable -
Class org.jdesktop.swingx.renderer.JXRendererHyperlink
class JXRendererHyperlink extends JXHyperlink implements Serializable-
Serialized Fields
-
painter
Painter painter
-
-
-
Class org.jdesktop.swingx.renderer.LabelProvider
- serialVersionUID:
- 6242436384829975153L
-
Class org.jdesktop.swingx.renderer.ListCellContext
class ListCellContext extends CellContext implements Serializable -
Class org.jdesktop.swingx.renderer.LocalizableStringValue
class LocalizableStringValue extends Object implements Serializable -
Class org.jdesktop.swingx.renderer.MappedValue
class MappedValue extends Object implements Serializable-
Serialized Fields
-
booleanDelegate
BooleanValue booleanDelegate
-
iconDelegate
IconValue iconDelegate
-
stringDelegate
StringValue stringDelegate
-
-
-
Class org.jdesktop.swingx.renderer.MappedValues.MappedValueUIResource
class MappedValueUIResource extends MappedValue implements Serializable -
Class org.jdesktop.swingx.renderer.StringValues.StringValueUIResource
class StringValueUIResource extends Object implements Serializable-
Serialized Fields
-
delegate
StringValue delegate
-
-
-
Class org.jdesktop.swingx.renderer.TableCellContext
class TableCellContext extends CellContext implements Serializable -
Class org.jdesktop.swingx.renderer.TreeCellContext
class TreeCellContext extends CellContext implements Serializable -
Class org.jdesktop.swingx.renderer.TreeCellContext.TreeFocusBorder
class TreeFocusBorder extends LineBorder implements Serializable -
Class org.jdesktop.swingx.renderer.WrappingIconPanel
class WrappingIconPanel extends JXPanel implements Serializable-
Serialized Fields
-
delegate
JComponent delegate
-
dropHackEnabled
boolean dropHackEnabled
-
extendsComponentOpacity
boolean extendsComponentOpacity
-
iconLabel
JLabel iconLabel
-
iconLabelGap
int iconLabelGap
-
labelPosition
String labelPosition
-
ltorBorder
Border ltorBorder
-
rtolBorder
Border rtolBorder
-
-
-
Class org.jdesktop.swingx.renderer.WrappingProvider
-
Serialized Fields
-
unwrapUserObject
boolean unwrapUserObject
-
wrappee
ComponentProvider<?> wrappee
-
-
-
-
Package org.jdesktop.swingx.search
-
Class org.jdesktop.swingx.search.RecentSearches.RecentSearchesPopup
class RecentSearchesPopup extends JPopupMenu implements Serializable-
Serialized Fields
-
clear
JMenuItem clear
-
recentSearches
RecentSearches recentSearches
-
searchField
JTextField searchField
-
-
-
-
Package org.jdesktop.swingx.table
-
Class org.jdesktop.swingx.table.ColumnControlButton
class ColumnControlButton extends JButton implements Serializable-
Serialized Fields
-
additionalActionsVisible
boolean additionalActionsVisible
-
columnModelListener
TableColumnModelListener columnModelListener
Listener for table's columnModel. -
columnVisibilityActions
List<ColumnControlButton.ColumnVisibilityAction> columnVisibilityActions
the list of actions for column menuitems. -
popup
ColumnControlPopup popup
exposed for testing. -
table
JXTable table
The table which is controlled by this. -
tablePropertyChangeListener
PropertyChangeListener tablePropertyChangeListener
Listener for table property changes.
-
-
-
Class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
class ColumnVisibilityAction extends AbstractActionExt implements Serializable-
Serialized Fields
-
column
TableColumn column
-
columnListener
PropertyChangeListener columnListener
-
fromColumn
boolean fromColumn
flag to distinguish selection changes triggered by column's property change from those triggered by user interaction. Hack around #212-swingx.
-
-
-
Class org.jdesktop.swingx.table.DatePickerCellEditor
class DatePickerCellEditor extends AbstractCellEditor implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
clickCountToStart
int clickCountToStart
-
dateFormat
DateFormat dateFormat
-
datePicker
JXDatePicker datePicker
-
ignoreAction
boolean ignoreAction
-
pickerActionListener
ActionListener pickerActionListener
-
-
Class org.jdesktop.swingx.table.DefaultTableColumnModelExt
class DefaultTableColumnModelExt extends DefaultTableColumnModel implements Serializable-
Serialized Fields
-
currentColumns
List<TableColumn> currentColumns
contains a list of all column, in the order they would appear if all were visible. -
initialColumns
List<TableColumn> initialColumns
contains a list of all columns, in the order in which were added to the model. -
isVisibilityChange
boolean isVisibilityChange
flag to distinguish a shown/hidden column from really added/removed columns during notification. This is brittle! -
visibilityListener
org.jdesktop.swingx.table.DefaultTableColumnModelExt.VisibilityListener visibilityListener
Listener attached to TableColumnExt instances to listen for changes to their visibility status, and to hide/show the column as oppropriate
-
-
-
Class org.jdesktop.swingx.table.NumberEditorExt
class NumberEditorExt extends DefaultCellEditor implements Serializable-
Serialized Fields
-
constructor
Constructor<?> constructor
-
useStrictFormatter
boolean useStrictFormatter
-
-
-
Class org.jdesktop.swingx.table.TableColumnExt
class TableColumnExt extends TableColumn implements Serializable-
Serialized Fields
-
clientProperties
Hashtable<Object,
Object> clientProperties storage for client properties. -
comparator
Comparator<?> comparator
per-column comparator -
compoundHighlighter
CompoundHighlighter compoundHighlighter
The compound highlighter for the column. -
editable
boolean editable
per-column editable property. Initialized totrue
. -
hideable
boolean hideable
hideable property. Initialized totrue
. -
highlighterChangeListener
ChangeListener highlighterChangeListener
-
ignoreHighlighterStateChange
boolean ignoreHighlighterStateChange
-
prototypeValue
Object prototypeValue
prototype property. -
sortable
boolean sortable
per-column sortable property. Initialized totrue
. -
toolTipText
String toolTipText
per-column tool tip text. -
visible
boolean visible
visible property. Initialized totrue
.
-
-
-
-
Package org.jdesktop.swingx.text
-
Class org.jdesktop.swingx.text.NumberFormatExt
class NumberFormatExt extends NumberFormat implements Serializable-
Serialized Fields
-
childFormat
NumberFormat childFormat
-
-
-
Class org.jdesktop.swingx.text.StrictNumberFormatter
class StrictNumberFormatter extends NumberFormatter implements Serializable-
Serialized Fields
-
maxAsBig
BigDecimal maxAsBig
-
minAsBig
BigDecimal minAsBig
-
-
-
-
Package org.jdesktop.swingx.tree
-
Class org.jdesktop.swingx.tree.DefaultXTreeCellEditor.XEditorContainer
class XEditorContainer extends DefaultTreeCellEditor.EditorContainer implements Serializable -
Class org.jdesktop.swingx.tree.DefaultXTreeCellRenderer
class DefaultXTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
-
-
Package org.jdesktop.swingx.treetable
-
Class org.jdesktop.swingx.treetable.TreeTableCellEditor
class TreeTableCellEditor extends JXTable.GenericEditor implements Serializable-
Serialized Fields
-
tree
JTree tree
-
-
-