Serialized Form


Package org.jdesktop.binding

Class org.jdesktop.binding.SelectionModelEvent extends java.util.EventObject implements Serializable

Serialized Fields

firstIndex

int firstIndex
The first index in the range of indexes. Must be >= 0.


lastIndex

int lastIndex
The last index in the range of indexes. firstIndex<=lastIndex

Class org.jdesktop.binding.TabularValueChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

rowIndex

int rowIndex

fieldName

java.lang.String fieldName

Class org.jdesktop.binding.ValueChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

fieldName

java.lang.String fieldName

Package org.jdesktop.binding.metadata

Class org.jdesktop.binding.metadata.ConversionException extends java.lang.Exception implements Serializable


Package org.jdesktop.binding.swingx

Class org.jdesktop.binding.swingx.BindException extends java.lang.Exception implements Serializable


Package org.jdesktop.binding.swingx.adapter

Class org.jdesktop.binding.swingx.adapter.DataModelToComboBoxModelAdapter extends DataModelToListModelAdapter implements Serializable

Serialized Fields

selectedItem

java.lang.Object selectedItem

Class org.jdesktop.binding.swingx.adapter.DataModelToListModelAdapter extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

tabModel

TabularDataModel tabModel

fieldName

java.lang.String fieldName

Class org.jdesktop.binding.swingx.adapter.DataModelToTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

dm

TabularDataModel dm

metaDataProvider

DefaultMetaDataProvider metaDataProvider

Class org.jdesktop.binding.swingx.adapter.RowSetAdapter extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

rowset

javax.sql.RowSet rowset

metaData

java.sql.ResultSetMetaData metaData

Package org.jdesktop.dataset.event

Class org.jdesktop.dataset.event.RowChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventType

RowChangeEvent.EventType eventType

columnAffected

DataColumn columnAffected

priorColumnValue

java.lang.Object priorColumnValue

priorRowStatus

DataRow.DataRowStatus priorRowStatus

Class org.jdesktop.dataset.event.TableChangeEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventType

TableChangeEvent.EventType eventType

columnAffected

DataColumn columnAffected

rowAffected

DataRow rowAffected

Package org.jdesktop.dataset.io.schema

Class org.jdesktop.dataset.io.schema.SchemaReaderException extends java.lang.Exception implements Serializable

Class org.jdesktop.dataset.io.schema.SchemaWriterException extends java.lang.Exception implements Serializable


Package org.jdesktop.dataset.util

Class org.jdesktop.dataset.util.SchemaCreationException extends java.lang.Exception implements Serializable


Package org.jdesktop.deployment.jnlp.servlet

Class org.jdesktop.deployment.jnlp.servlet.ErrorResponseException extends java.lang.Exception implements Serializable

Serialized Fields

_downloadResponse

DownloadResponse _downloadResponse

Package org.jdesktop.jdic.browser

Class org.jdesktop.jdic.browser.WebBrowser extends java.awt.Canvas implements Serializable

Serialized Fields

focusListener

org.jdesktop.jdic.browser.WebBrowser.MyFocusListener focusListener

webBrowserListeners

java.util.Vector<E> webBrowserListeners

instanceNum

int instanceNum

isInitialized

boolean isInitialized

isBackEnabled

boolean isBackEnabled

isForwardEnabled

boolean isForwardEnabled

initFailureMessage

java.lang.String initFailureMessage

autoDispose

boolean autoDispose
boolean flag used to indicate how to dispose this instance.

See Also:
WebBrowser.dispose(), WebBrowser.removeNotify()

urlBeforeDispose

java.net.URL urlBeforeDispose
Used to cache the url before dispose this instance.

See Also:
WebBrowser.dispose(), WebBrowser.addNotify(), WebBrowser.removeNotify()

Class org.jdesktop.jdic.browser.WebBrowserEvent extends java.util.EventObject implements Serializable

Serialized Fields

id

int id
The event's id.


data

java.lang.String data
Content of the event


Package org.jdesktop.jdic.desktop

Class org.jdesktop.jdic.desktop.DesktopException extends java.lang.Exception implements Serializable


Package org.jdesktop.jdic.desktop.internal

Class org.jdesktop.jdic.desktop.internal.LaunchFailedException extends java.lang.Exception implements Serializable


Package org.jdesktop.jdic.filetypes

Class org.jdesktop.jdic.filetypes.AssociationAlreadyRegisteredException extends AssociationException implements Serializable

Class org.jdesktop.jdic.filetypes.AssociationException extends java.lang.Exception implements Serializable

Class org.jdesktop.jdic.filetypes.AssociationNotRegisteredException extends AssociationException implements Serializable

Class org.jdesktop.jdic.filetypes.RegisterFailedException extends AssociationException implements Serializable


Package org.jdesktop.jdic.init

Class org.jdesktop.jdic.init.JdicInitException extends java.lang.Exception implements Serializable


Package org.jdesktop.jdnc

Class org.jdesktop.jdnc.JNComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

component

javax.swing.JComponent component

popup

javax.swing.JPopupMenu popup

popupHandler

org.jdesktop.jdnc.JNComponent.PopupHandler popupHandler

messageHandler

MouseMessagingHandler messageHandler

support

MessageSourceSupport support
A reference to the MessageSourceSupport. Use the fire methods on this class to send messages to the status bar.


dataField

java.lang.String dataField

dataSource

java.lang.Object dataSource

designTime

boolean designTime
This boolean indicates whether this component is being used at design time or runtime. This is important because we paint a little "bound" icon if at design time the component is bound to some data source


boundIcon

javax.swing.ImageIcon boundIcon

toolBar

javax.swing.JToolBar toolBar

image

javax.swing.Icon image

Class org.jdesktop.jdnc.JNEditor extends JNComponent implements Serializable

Serialized Fields

editor

JXEditorPane editor

inputURL

java.lang.String inputURL

readonly

boolean readonly

type

java.lang.String type

Class org.jdesktop.jdnc.JNForm extends JNComponent implements Serializable

Serialized Fields

form

JForm form

buttonPanel

javax.swing.JComponent buttonPanel

trailGlue

java.awt.Component trailGlue

Class org.jdesktop.jdnc.JNList extends JNComponent implements Serializable

Class org.jdesktop.jdnc.JNTable extends JNComponent implements Serializable

Serialized Fields

DEFAULT_ROW_HEIGHT

int DEFAULT_ROW_HEIGHT
The default row height for rows in this JNTable. TODO It seems like this is ok, but needs to be somewhat influenced by the laf?


DEFAULT_ROW_MARGIN

int DEFAULT_ROW_MARGIN
The default margin between rows TODO It seems like this is ok, but needs to be somewhat influenced by the laf?


DEFAULT_VISIBLE_ROW_COUNT

int DEFAULT_VISIBLE_ROW_COUNT
TODO It seems like this is ok, but needs to be somewhat influenced by the laf?


DEFAULT_COLUMN_MARGIN

int DEFAULT_COLUMN_MARGIN
The default margin between columns TODO It seems like this is ok, but needs to be somewhat influenced by the laf?


rowHeaderLocked

boolean rowHeaderLocked
If true, then the left-most column becomes a "row header". The row header will remain locked as the first column when scrolling horizontally


rowHeaderTable

JXTable rowHeaderTable
The JXTable to use to render the row header column


firstColumn

javax.swing.table.TableColumn firstColumn

scrollPane

javax.swing.JScrollPane scrollPane
The JNTable automatically places the table component into this scrollPane


jxtable

JXTable jxtable
The JXTable being wrapped by this JNTable. This wrapped table is used as the delegate for doing table functions, such as painting.


highlighter

org.jdesktop.jdnc.ColumnPropertyHighlighter highlighter

tableModelAdapter

javax.swing.event.TableModelListener tableModelAdapter

Class org.jdesktop.jdnc.JNTextField extends JNComponent implements Serializable

Class org.jdesktop.jdnc.JNTree extends JNComponent implements Serializable

Class org.jdesktop.jdnc.JNTreeTable extends JNTable implements Serializable


Package org.jdesktop.jdnc.action

Class org.jdesktop.jdnc.action.CollapseAction extends TargetableAction implements Serializable

Class org.jdesktop.jdnc.action.ExpandAction extends TargetableAction implements Serializable

Class org.jdesktop.jdnc.action.FindAction extends TargetableAction implements Serializable

Class org.jdesktop.jdnc.action.PrintAction extends TargetableAction implements Serializable

Class org.jdesktop.jdnc.action.ResetAction extends BoundAction implements Serializable

Class org.jdesktop.jdnc.action.SubmitAction extends BoundAction implements Serializable


Package org.jdesktop.jdnc.form

Class org.jdesktop.jdnc.form.JForm extends javax.swing.JPanel implements Serializable

Serialized Fields

formFactory

FormFactory formFactory

bindings

BindingHandler bindings

autoLayout

boolean autoLayout

models

java.util.HashMap<K,V> models

Package org.jdesktop.jdnc.table

Class org.jdesktop.jdnc.table.DefaultTableModelExt extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sourceURL

java.net.URL sourceURL

loader

DataLoader loader

columnMetaData

MetaData[] columnMetaData

rows

java.util.Vector<E> rows

loading

boolean loading

readOnly

boolean readOnly

columnMetaDataListener

java.beans.PropertyChangeListener columnMetaDataListener

pcs

java.beans.PropertyChangeSupport pcs

Package org.jdesktop.swingworker

Class org.jdesktop.swingworker.SwingPropertyChangeSupport extends java.beans.PropertyChangeSupport implements Serializable

serialVersionUID: 7162625831330845068L

Serialized Fields

notifyOnEDT

boolean notifyOnEDT
whether to notify listeners on EDT

 
Since:
1.6

Package org.jdesktop.swingx

Class org.jdesktop.swingx.AbstractPatternPanel extends JXPanel implements Serializable

Serialized Fields

searchLabel

javax.swing.JLabel searchLabel

searchField

javax.swing.JTextField searchField

matchCheck

javax.swing.JCheckBox matchCheck

patternModel

PatternModel patternModel

actionFactory

ActionContainerFactory actionFactory

Class org.jdesktop.swingx.JXCollapsiblePane extends javax.swing.JPanel implements Serializable

Serialized Fields

collapsed

boolean collapsed
Indicates whether the component is collapsed or expanded


animateTimer

javax.swing.Timer animateTimer
Timer used for doing the transparency animation (fade-in)


animator

org.jdesktop.swingx.JXCollapsiblePane.AnimationListener animator

currentHeight

int currentHeight

wrapper

org.jdesktop.swingx.JXCollapsiblePane.WrapperContainer wrapper

useAnimation

boolean useAnimation

animationParams

org.jdesktop.swingx.JXCollapsiblePane.AnimationParams animationParams

Class org.jdesktop.swingx.JXComboBox extends javax.swing.JComboBox implements Serializable

Class org.jdesktop.swingx.JXDatePicker extends javax.swing.JComponent implements Serializable

Serialized Fields

_dateField

javax.swing.JFormattedTextField _dateField
The editable date field that displays the date


_popup

JXDatePicker.JXDatePickerPopup _popup
Popup that displays the month view with controls for traversing/selecting dates.


_linkPanel

javax.swing.JPanel _linkPanel

_linkDate

long _linkDate

_linkFormat

java.text.MessageFormat _linkFormat

_popupButton

javax.swing.JButton _popupButton

_popupButtonWidth

int _popupButtonWidth

_monthView

JXMonthView _monthView

_handler

org.jdesktop.swingx.JXDatePicker.Handler _handler

_actionCommand

java.lang.String _actionCommand

Class org.jdesktop.swingx.JXDatePicker.JXDatePickerPopup extends javax.swing.JPopupMenu implements Serializable

Class org.jdesktop.swingx.JXDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

content

javax.swing.JComponent content

Class org.jdesktop.swingx.JXEditorPane extends javax.swing.JEditorPane implements Serializable

Serialized Fields

undoHandler

javax.swing.event.UndoableEditListener undoHandler

undoManager

javax.swing.undo.UndoManager undoManager

caretHandler

javax.swing.event.CaretListener caretHandler

selector

javax.swing.JComboBox selector

targetSupport

TargetableSupport targetSupport

searchable

Searchable searchable

Class org.jdesktop.swingx.JXErrorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

errorMessage

javax.swing.JLabel errorMessage
Error message label


details

javax.swing.JTextArea details
details text area


detailButton

javax.swing.JButton detailButton
detail button


detailsScrollPane

javax.swing.JScrollPane detailsScrollPane
details scroll pane


reportButton

javax.swing.JButton reportButton
report an error button


incidentInfo

IncidentInfo incidentInfo
IncidentInfo that contains all the information prepared for reporting.

Class org.jdesktop.swingx.JXErrorDialog.ReportAction extends javax.swing.AbstractAction implements Serializable

Class org.jdesktop.swingx.JXFindBar extends JXFindPanel implements Serializable

Serialized Fields

previousBackgroundColor

java.awt.Color previousBackgroundColor

previousForegroundColor

java.awt.Color previousForegroundColor

notFoundBackgroundColor

java.awt.Color notFoundBackgroundColor

notFoundForegroundColor

java.awt.Color notFoundForegroundColor

findNext

javax.swing.JButton findNext

findPrevious

javax.swing.JButton findPrevious

Class org.jdesktop.swingx.JXFindPanel extends AbstractPatternPanel implements Serializable

Serialized Fields

searchable

Searchable searchable

wrapCheck

javax.swing.JCheckBox wrapCheck

backCheck

javax.swing.JCheckBox backCheck

initialized

boolean initialized

Class org.jdesktop.swingx.JXFrame extends javax.swing.JFrame implements Serializable

Class org.jdesktop.swingx.JXGlassBox extends JXPanel implements Serializable

Serialized Fields

alphaStart

float alphaStart

alphaEnd

float alphaEnd

animateTimer

javax.swing.Timer animateTimer

alphaIncrement

float alphaIncrement

dismissOnClick

boolean dismissOnClick

dismissListener

java.awt.event.MouseAdapter dismissListener

Class org.jdesktop.swingx.JXHyperlink extends javax.swing.JButton implements Serializable

Serialized Fields

hasBeenVisited

boolean hasBeenVisited

unclickedColor

java.awt.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".


clickedColor

java.awt.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".

Class org.jdesktop.swingx.JXImagePanel extends JXPanel implements Serializable

Serialized Fields

img

java.awt.Image img
The image to draw


editable

boolean editable
If true, then the image can be changed. Perhaps a better name is "readOnly", but editable was chosen to be more consistent with other Swing components.


mhandler

org.jdesktop.swingx.JXImagePanel.MouseHandler mhandler
The mouse handler that is used if the component is editable


preferredSize

java.awt.Dimension preferredSize
If not null, then the user has explicitly set the preferred size of this component, and this should be honored


style

JXImagePanel.Style style
Specifies how to draw the image, i.e. what kind of Style to use when drawing

Class org.jdesktop.swingx.JXList extends javax.swing.JList implements Serializable

Serialized Fields

filters

FilterPipeline filters
The pipeline holding the filters.


highlighters

HighlighterPipeline highlighters
The pipeline holding the highlighters.


highlighterChangeListener

javax.swing.event.ChangeListener highlighterChangeListener
listening to changeEvents from highlighterPipeline.


dataAdapter

ComponentAdapter dataAdapter
The ComponentAdapter for model data access.


rolloverProducer

RolloverProducer rolloverProducer
Mouse/Motion/Listener keeping track of mouse moved in cell coordinates.


linkController

JXList.LinkController linkController
RolloverController: listens to cell over events and repaints entered/exited rows.


delegatingRenderer

org.jdesktop.swingx.JXList.DelegatingRenderer delegatingRenderer
A wrapper around the default renderer enabling decoration.


wrappingModel

org.jdesktop.swingx.JXList.WrappingListModel wrappingModel

pipelineListener

PipelineListener pipelineListener

filterEnabled

boolean filterEnabled

selectionMapper

SelectionMapper selectionMapper

searchable

Searchable searchable

Class org.jdesktop.swingx.JXLoginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

panel

JXLoginPanel panel
The login panel containing the username & password fields, and handling the login procedures.

Class org.jdesktop.swingx.JXLoginPanel extends JXImagePanel implements Serializable

serialVersionUID: 3544949969896288564L

Serialized Fields

status

JXLoginPanel.Status status
The current login status for this panel


banner

JXImagePanel banner
An optional banner at the top of the panel


bannerText

java.lang.String bannerText
Text that should appear on the banner


messageLabel

javax.swing.JLabel messageLabel
Custom label allowing the developer to display some message to the user


errorMessageLabel

javax.swing.JLabel 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


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.


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


namePanel

JXLoginPanel.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


passwordField

javax.swing.JPasswordField passwordField
The password field presented allowing the user to enter their password


serverCombo

JXComboBox 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 JXLoginPanel has a length greater than 1.


saveCB

javax.swing.JCheckBox saveCB
Check box presented if a PasswordStore is used, allowing the user to decide whether to save their password


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.


progressMessageLabel

javax.swing.JLabel progressMessageLabel
A JLabel on the progressPanel that is used for informing the user of the status of the login procedure (logging in..., cancelling login...)


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.


passwordStore

PasswordStore passwordStore
Optional: a PasswordStore to use for storing and retrieving passwords for a specific user.


userNameStore

UserNameStore userNameStore
Optional: a UserNameStore to use for storing user names and retrieving them


servers

java.util.List<E> 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


saveMode

JXLoginPanel.SaveMode saveMode
Whether to save password or username or both


loginListener

JXLoginPanel.LoginListenerImpl loginListener
Listens to login events on the LoginService. Updates the UI and the JXLoginPanel.state as appropriate


oldCursor

java.awt.Cursor oldCursor
Tracks the cursor at the time that authentication was started, and restores to that cursor after authentication ends, or is cancelled;

Class org.jdesktop.swingx.JXLoginPanel.ComboNamePanel extends JXComboBox implements Serializable

Serialized Fields

userNameStore

UserNameStore userNameStore

Class org.jdesktop.swingx.JXLoginPanel.JXLoginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

panel

JXLoginPanel panel

Class org.jdesktop.swingx.JXLoginPanel.JXLoginFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

panel

JXLoginPanel panel

Class org.jdesktop.swingx.JXLoginPanel.SimpleNamePanel extends javax.swing.JTextField implements Serializable

Class org.jdesktop.swingx.JXPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

scrollableTracksViewportHeight

boolean scrollableTracksViewportHeight

scrollableTracksViewportWidth

boolean scrollableTracksViewportWidth

alpha

float alpha
The alpha level for this component.


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


inheritAlpha

boolean inheritAlpha
Indicates whether this component should inherit its parent alpha value


drawGradient

boolean drawGradient
Indicates whether the JXPanel should draw a gradient or not


gradientTrackWidth

boolean gradientTrackWidth

If true, then the gradient will track the width of the panel. For example, if I had the following gradient paint: int width = getWidth(); GradientPaint gp = new GradientPaint(0, 0, Color.BLUE, width, 0, Color.WHITE); Then at the left edge of the component BLUE will be painted, and at the right edge WHITE will be painted with a nice gradient between. However, when the width of the JXPanel changes, the "width" of the GradientPaint does not since GradientPaint is immutable.

To solve this problem, the JXPanel employs a unique algorithm. Consider the following gradients on a panel with a width of 5 and a height of 5: GradientPaint a = new GradientPaint(0, 0, Color.BLUE, 5, 0, Color.WHITE); GradientPaint b = new GradientPaint(0, 0, Color.BLUE, 10, 0, Color.WHITE);

GradientPaint "a" would paint a BLUE vertical line at x position 0, and a WHITE vertical line at x position 5, with a gradient of colors between.

GradientPaint "b" would paint a BLUE vertical line at x position 0, and a WHITE vertical line at x position 10 which is outside the clipping bounds, and thus not actually painted! The color at x position 5 would be halfway between BLUE and WHITE.

If the JXPanel was then resized to be 10 pixels wide and 10 pixels tall, we would expect to see the gradient paints be updated like to be these: GradientPaint a = new GradientPaint(0, 0, Color.BLUE, 10, 0, Color.WHITE); GradientPaint b = new GradientPaint(0, 0, Color.BLUE, 20, 0, Color.WHITE);

This is exactly what happens. Whatever GradientPaint is set by the setGradientPaint method is assumed to be in terms of the current width and height of the component. As the component's size changes, the GradientPaint is updated proportionately to the change so that the color drawn at position 0 and at position N where N is the width/height will be consistent regardless of the changes in dimension of the component.


gradientTrackHeight

boolean gradientTrackHeight
same as gradientTrackWidth, but in the vertical direction


gradientPaint

java.awt.GradientPaint gradientPaint
If the JXPanel is to draw a gradient, this paint indicates how it should be painted


oldSize

java.awt.Dimension oldSize
Keeps track of the old dimensions so that if the dimensions change, the saved gradient image can be thrown out and re-rendered. This size is AFTER applying the insets!


cachedGradient

java.awt.image.BufferedImage cachedGradient
The cached gradient image

Class org.jdesktop.swingx.JXRadioGroup extends javax.swing.JPanel implements Serializable

serialVersionUID: 3257285842266567986L

Serialized Fields

buttonGroup

javax.swing.ButtonGroup buttonGroup

values

java.util.List<E> values

actionHandler

org.jdesktop.swingx.JXRadioGroup.ActionSelectionListener actionHandler

actionListeners

java.util.List<E> actionListeners

gapWidth

int gapWidth

Class org.jdesktop.swingx.JXRootPane extends javax.swing.JRootPane implements Serializable

Serialized Fields

statusBar

JXStatusBar statusBar

toolBar

javax.swing.JToolBar toolBar

contentPanel

javax.swing.JPanel contentPanel

handler

MouseMessagingHandler handler

Class org.jdesktop.swingx.JXSearchPanel extends AbstractPatternPanel implements Serializable

Serialized Fields

searchCriteria

javax.swing.JComboBox searchCriteria

patternMatchers

java.util.List<E> patternMatchers

Class org.jdesktop.swingx.JXStatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

leadingLabel

javax.swing.JLabel leadingLabel

trailingLabel

javax.swing.JLabel trailingLabel

progressBar

javax.swing.JProgressBar progressBar

preferredSize

java.awt.Dimension preferredSize

Class org.jdesktop.swingx.JXTable extends javax.swing.JTable implements Serializable

Serialized Fields

filters

FilterPipeline filters
The FilterPipeline for the table.


highlighters

HighlighterPipeline highlighters
The HighlighterPipeline for the table.


dataAdapter

ComponentAdapter dataAdapter
The ComponentAdapter for model data access.


selectionMapper

SelectionMapper selectionMapper
The handler for mapping view/model coordinates of row selection.


sortable

boolean sortable
flag to indicate if table is interactively sortable.


pipelineListener

PipelineListener pipelineListener
Listens for changes from the filters.


highlighterChangeListener

javax.swing.event.ChangeListener highlighterChangeListener
Listens for changes from the highlighters.


columnFactory

ColumnFactory columnFactory
the factory to use for column creation and configuration.


visibleRowCount

int visibleRowCount
The default number of visible rows (in a ScrollPane).


rowModelMapper

SizeSequenceMapper rowModelMapper

rowModelField

java.lang.reflect.Field rowModelField

rowHeightEnabled

boolean rowHeightEnabled

columnControlVisible

boolean columnControlVisible
flag to indicate if the column control is visible.


verticalScrollPolicy

int verticalScrollPolicy
ScrollPane's original vertical scroll policy. If the columnControl is visible the policy is set to ALWAYS.


columnControlButton

javax.swing.JComponent columnControlButton
A button that allows the user to select which columns to display, and which to hide


rolloverProducer

RolloverProducer rolloverProducer
Mouse/Motion/Listener keeping track of mouse moved in cell coordinates.


linkController

JXTable.LinkController linkController
RolloverController: listens to cell over events and repaints entered/exited rows.


oldAutoResizeMode

int oldAutoResizeMode
field to store the autoResizeMode while interactively setting horizontal scrollbar to visible.


isXTableRowHeightSet

boolean isXTableRowHeightSet
temporary hack: rowheight will be internally adjusted to font size on instantiation and in updateUI if the height has not been set explicitly by the application.


searchable

Searchable searchable

Class org.jdesktop.swingx.JXTable.BooleanRenderer extends javax.swing.JCheckBox implements Serializable

Class org.jdesktop.swingx.JXTable.DateRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

formatter

java.text.DateFormat formatter

Class org.jdesktop.swingx.JXTable.DoubleRenderer extends JXTable.NumberRenderer implements Serializable

Serialized Fields

formatter

java.text.NumberFormat formatter

Class org.jdesktop.swingx.JXTable.IconRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class org.jdesktop.swingx.JXTable.NumberRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class org.jdesktop.swingx.JXTableHeader extends javax.swing.table.JTableHeader implements Serializable

Serialized Fields

headerListener

javax.swing.event.MouseInputListener headerListener

Class org.jdesktop.swingx.JXTaskPane extends javax.swing.JPanel implements Serializable

Serialized Fields

title

java.lang.String title

icon

javax.swing.Icon icon

special

boolean special

expanded

boolean expanded

scrollOnExpand

boolean scrollOnExpand

collapsePane

JXCollapsiblePane collapsePane

Class org.jdesktop.swingx.JXTaskPaneContainer extends javax.swing.JComponent implements Serializable

Class org.jdesktop.swingx.JXTipOfTheDay extends JXPanel implements Serializable

Serialized Fields

model

TipOfTheDayModel model

currentTip

int currentTip

Class org.jdesktop.swingx.JXTitledPanel extends JXPanel implements Serializable

Serialized Fields

title

java.lang.String title
The text to use for the title


titleFont

java.awt.Font titleFont
The Font to use for the Title


titleDarkBackground

java.awt.Color titleDarkBackground
For the gradient, this is the background color to use for the dark part of the gradient


titleLightBackground

java.awt.Color titleLightBackground
For the gradient, this is the light color to use for the light part of the gradient


titleForeground

java.awt.Color titleForeground
The forground color to use for the Title (particularly for the text)


contentPanel

java.awt.Container contentPanel
The ContentPanel. Whatever this container is will be displayed in the Content section

Class org.jdesktop.swingx.JXTree extends javax.swing.JTree implements Serializable

Serialized Fields

conversionMethod

java.lang.reflect.Method conversionMethod

filters

FilterPipeline filters

highlighters

HighlighterPipeline highlighters

highlighterChangeListener

javax.swing.event.ChangeListener highlighterChangeListener

delegatingRenderer

JXTree.DelegatingRenderer delegatingRenderer

rolloverProducer

RolloverProducer rolloverProducer
Mouse/Motion/Listener keeping track of mouse moved in cell coordinates.


linkController

JXTree.LinkController linkController
RolloverController: listens to cell over events and repaints entered/exited rows.


overwriteIcons

boolean overwriteIcons

searchable

Searchable searchable

dataAdapter

ComponentAdapter dataAdapter

Class org.jdesktop.swingx.JXTreeTable extends JXTable implements Serializable

Serialized Fields

renderer

org.jdesktop.swingx.JXTreeTable.TreeTableCellRenderer renderer
Renderer used to render cells within the hierarchical column. renderer extends JXTree and implements TableCellRenderer

Class org.jdesktop.swingx.LabelProperties extends javax.swing.JLabel implements Serializable

Serialized Fields

setFlags

int setFlags

Class org.jdesktop.swingx.LinkRenderer extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

linkButton

JXHyperlink linkButton

linkAction

LinkAction linkAction

Package org.jdesktop.swingx.action

Class org.jdesktop.swingx.action.AbstractActionExt extends javax.swing.AbstractAction implements Serializable

Serialized Fields

selected

boolean selected
Specified whether the action is selected; the default is false

Class org.jdesktop.swingx.action.BoundAction extends AbstractActionExt implements Serializable

Serialized Fields

listeners

javax.swing.event.EventListenerList listeners

Class org.jdesktop.swingx.action.CompositeAction extends AbstractActionExt implements Serializable

Class org.jdesktop.swingx.action.LinkAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

link

LinkModel link

delegate

java.awt.event.ActionListener delegate

linkListener

java.beans.PropertyChangeListener linkListener

Class org.jdesktop.swingx.action.ServerAction extends javax.swing.AbstractAction implements Serializable

Class org.jdesktop.swingx.action.TargetableAction extends AbstractActionExt implements Serializable

Serialized Fields

targetManager

TargetManager targetManager

Package org.jdesktop.swingx.auth

Class org.jdesktop.swingx.auth.LoginEvent extends java.util.EventObject implements Serializable

Serialized Fields

cause

java.lang.Exception cause

Package org.jdesktop.swingx.autocomplete

Class org.jdesktop.swingx.autocomplete.ComboBoxCellEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox

handler

org.jdesktop.swingx.autocomplete.ComboBoxCellEditor.Handler handler

Class org.jdesktop.swingx.autocomplete.Document extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

selecting

boolean selecting
Flag to indicate if adaptor.setSelectedItem has been called. Subsequent calls to remove/insertString should be ignored as they are likely have been caused by the adapted Component that is trying to set the text for the selected component.


strictMatching

boolean strictMatching
true, if only items from the adaptors's list can be entered false, otherwise (selected item might not be in the adaptors's list)


adaptor

AbstractComponentAdaptor adaptor
The adaptor that is used to find and select items.


Package org.jdesktop.swingx.border

Class org.jdesktop.swingx.border.MatteBorderExt extends javax.swing.border.MatteBorder implements Serializable

Serialized Fields

tileIcons

javax.swing.Icon[] tileIcons

defaultIcon

javax.swing.Icon defaultIcon

Package org.jdesktop.swingx.calendar

Class org.jdesktop.swingx.calendar.JXMonthView extends javax.swing.JComponent implements Serializable

Serialized Fields

_monthStringInsets

java.awt.Insets _monthStringInsets
Insets used in determining the rectangle for the month string background.


_boxPaddingX

int _boxPaddingX

_boxPaddingY

int _boxPaddingY

_arrowPaddingX

int _arrowPaddingX

_arrowPaddingY

int _arrowPaddingY

_firstDisplayedDate

long _firstDisplayedDate
Keeps track of the first date we are displaying. We use this as a restore point for the calendar.


_firstDisplayedMonth

int _firstDisplayedMonth

_firstDisplayedYear

int _firstDisplayedYear

_lastDisplayedDate

long _lastDisplayedDate

_derivedFont

java.awt.Font _derivedFont

_startSelectedDate

long _startSelectedDate
Beginning date of selection. -1 if no date is selected.


_endSelectedDate

long _endSelectedDate
End date of selection. -1 if no date is selected.


_pivotDate

long _pivotDate
For multiple selection we need to record the date we pivot around.


_numCalCols

int _numCalCols
The number of calendars able to be displayed horizontally.


_numCalRows

int _numCalRows
The number of calendars able to be displayed vertically.


_minCalCols

int _minCalCols

_minCalRows

int _minCalRows

_today

long _today

_flaggedDates

java.util.HashSet<E> _flaggedDates

_selectionMode

int _selectionMode

_boxHeight

int _boxHeight

_boxWidth

int _boxWidth

_monthBoxHeight

int _monthBoxHeight

_calendarWidth

int _calendarWidth

_calendarHeight

int _calendarHeight

_firstDayOfWeek

int _firstDayOfWeek

_startX

int _startX

_startY

int _startY

_dropShadowMask

int _dropShadowMask

_dirty

boolean _dirty

_antiAlias

boolean _antiAlias

_ltr

boolean _ltr

_traversable

boolean _traversable

_usingKeyboard

boolean _usingKeyboard

_asKirkWouldSay_FIRE

boolean _asKirkWouldSay_FIRE

_cal

java.util.Calendar _cal

_daysOfTheWeek

java.lang.String[] _daysOfTheWeek

_dim

java.awt.Dimension _dim

_bounds

java.awt.Rectangle _bounds

_dirtyRect

java.awt.Rectangle _dirtyRect

_todayBackgroundColor

java.awt.Color _todayBackgroundColor

_monthStringBackground

java.awt.Color _monthStringBackground

_monthStringForeground

java.awt.Color _monthStringForeground

_daysOfTheWeekForeground

java.awt.Color _daysOfTheWeekForeground

_selectedBackground

java.awt.Color _selectedBackground

_actionCommand

java.lang.String _actionCommand

_todayTimer

javax.swing.Timer _todayTimer

_monthDownImage

javax.swing.ImageIcon _monthDownImage

_monthUpImage

javax.swing.ImageIcon _monthUpImage

_dayToColorTable

java.util.Hashtable<K,V> _dayToColorTable

_originalDateSpan

DateSpan _originalDateSpan
Date span used by the keyboard actions to track the original selection.


Package org.jdesktop.swingx.decorator

Class org.jdesktop.swingx.decorator.PipelineEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type

Package org.jdesktop.swingx.event

Class org.jdesktop.swingx.event.MessageEvent extends java.util.EventObject implements Serializable

Serialized Fields

value

java.lang.Object value

when

long when

level

java.util.logging.Level level

Class org.jdesktop.swingx.event.ProgressEvent extends MessageEvent implements Serializable

Serialized Fields

minimum

int minimum

maximum

int maximum

progress

int progress

indeterminate

boolean indeterminate

Package org.jdesktop.swingx.plaf

Class org.jdesktop.swingx.plaf.ContextMenuSource.DelegateAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

delegatee

javax.swing.Action delegatee

target

javax.swing.JComponent target

Package org.jdesktop.swingx.plaf.basic

Class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI.JGradientPanel extends JXPanel implements Serializable

Serialized Fields

gp

java.awt.GradientPaint gp

oldWidth

double oldWidth

oldHeight

double oldHeight

helper

javax.swing.ImageIcon helper

titledPanel

JXTitledPanel titledPanel

Package org.jdesktop.swingx.table

Class org.jdesktop.swingx.table.ColumnControlButton extends javax.swing.JButton implements Serializable

Serialized Fields

popupMenu

javax.swing.JPopupMenu popupMenu
exposed for testing.


table

JXTable table
the table which is controlled by this.


columnVisibilityActions

java.util.List<E> columnVisibilityActions
the list of actions for column menuitems.


columnModelChangeListener

java.beans.PropertyChangeListener columnModelChangeListener

columnModelListener

javax.swing.event.TableColumnModelListener columnModelListener

Class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction extends AbstractActionExt implements Serializable

Serialized Fields

column

javax.swing.table.TableColumn column

columnListener

java.beans.PropertyChangeListener columnListener

Class org.jdesktop.swingx.table.ColumnHeaderRenderer extends javax.swing.JComponent implements Serializable

Serialized Fields

downIcon

javax.swing.Icon downIcon

upIcon

javax.swing.Icon upIcon

iconBorder

IconBorder iconBorder

antiAliasedText

boolean antiAliasedText

delegateRenderer

javax.swing.table.TableCellRenderer delegateRenderer

label

LabelProperties label

Class org.jdesktop.swingx.table.DefaultTableColumnModelExt extends javax.swing.table.DefaultTableColumnModel implements Serializable

Serialized Fields

allColumns

java.util.List<E> allColumns
contains a list of all of the columns, in the order in which they would appear if all of the columns were visible.


invisibleColumns

java.util.Set<E> invisibleColumns
Set of invisible columns. These must be of type TableColumnExt.


oldIndexes

java.util.Map<K,V> oldIndexes

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.TableColumnExt extends javax.swing.table.TableColumn implements Serializable

Serialized Fields

editable

boolean editable

visible

boolean visible

prototypeValue

java.lang.Object prototypeValue

clientProperties

java.util.Hashtable<K,V> clientProperties

sorter

Sorter sorter

sorterConstructor

java.lang.reflect.Constructor<T> sorterConstructor

Package org.jdesktop.swingx.treetable

Class org.jdesktop.swingx.treetable.FileNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

file

java.io.File file

isDir

boolean isDir

Class org.jdesktop.swingx.treetable.TreeTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

Package org.jdesktop.swingx.util

Class org.jdesktop.swingx.util.SwingPropertyChangeSupport extends java.beans.PropertyChangeSupport implements Serializable

serialVersionUID: 7162625831330845068L

Serialized Fields

notifyOnEDT

boolean notifyOnEDT
whether to notify listeners on EDT

 
Since:
1.6



Copyright © 2005 Sun Microsystems All Rights Reserved.