|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DataCommand
meant to
be used with a SQLDataProvider
by defining
methods to generate a SELECT, INSERT, UPDATE or DELETE statement.TreeTableModel
as a convenient starting
point in defining custom data models for JXTreeTable
.AbstractTreeTableModel
with a null root node
AbstractTreeTableModel
with the specified node
as the root node.
Action
object.
Action
object.
javax.swing.Action
s for an
application.DateSpan
that is the union of this
DateSpan
and span
.
DateSpan
that is the union of this
DateSpan
and the passed in span.
JXTaskPane
.
JXTaskPane
to this JXTaskPaneContainer.
Association
.
ChangeListener
.
ChangeListener
.
DataTableListener
to the table for event propagation.
amount
days to time
and returns
the resulting time.
Association
.
AbstractComponentAddon.addBasicDefaults(LookAndFeelAddons, List)
AbstractComponentAddon.addBasicDefaults(LookAndFeelAddons, List)
AbstractComponentAddon.addBasicDefaults(LookAndFeelAddons, List)
PropertyChangeListener
to the listener list.
PropertyChangeListener
to the listener list.
DataRelation
for the named DataTable
to the specified DataSet
, as read from the schema which this reader
is reading from.
DataRelation
for the named DataTable
to the specified DataSet
, as read from the schema which this reader
is reading from.
DataRelation
for the named DataTable
to the specified DataSet
, as read from the schema which this reader
is reading from.
DataTable
to a DataSet
from the schema represented by this reader.
DataTable
to a DataSet
from the schema represented by this reader.
DataTable
to a DataSet
from the schema represented by this reader.
TrayIcon
to the SystemTray
TreeExpansion
events.
TreeSelection
events.
TreeWillExpand
events.
setValue
directly.
WebBrowserEvent
listener to the listener list.
AbstractComponentAddon.addBasicDefaults(LookAndFeelAddons, List)
AlternateRowHighlighter
that prepares a
cell renderer to paint a white background for odd rows and a silver
(0xF0, 0xF0, 0xE0)
background for even rows.
AlternateRowHighlighter
that prepares a
cell renderer to paint the specified background colors for odd and even
and even rows.
relation.getChildColumn().getTable()
.
computeBackground
and applies the computed color to the component.
computeForeground
and applies the computed color to the component.
createPatch
.
ComponentAdapter
.
ComponentAdapter
to this
pipeline if no adapter has previously been assigned to the pipeline.
AssociationAlreadyRegisteredException
is thrown by certain methods
of AssociationService
while trying to add an association already
existed in the system.AssociationAlreadyRegisteredException
object
with no detail message.
AssociationAlreadyRegisteredException
object
with the specified detail message.
AssociationException
class and its subclasses are thrown by
certain methods of AssociationService
to indicate the operation
fails.AssociationException
object with no detail message.
AssociationException
object with the specified
detail message.
AssociationNotRegisteredException
is thrown by certain methods
of AssociationService
while trying to remove an association
not existed in the system.AssociationNotRegisteredException
object with no
detail message.
AssociationNotRegisteredException
object with the
specified detail message.
AssociationService
class provides several methods to access
the file type associations.AssociationService
object.
JXHyperlink
UI.JXLoginPanel
UI.JXTaskPaneContainer
UI.JXTaskPane
UI.JXTipOfTheDay
UI.BrowserService
interface provides interaction with
the system default browser.ChangeEvent
is needed per model instance since the
event's only (read-only) state is the source property.
DataTable
in this DataSet clear itself; this is
a synchronous operation since the clear operation is not anticipated to
take more than a couple of milliseconds at worst.
DataCommand.clearParameter(String)
ConditionalHighlighter
instance with the
specified background and foreground colors that will be used to highlight
the renderer component for a cell in the specified highlightColumn of any
row if and only if needsHighlight
returns true
for the adapter that identifies that cell.
Connection.prepareStatement(String)
method.
DateSpan
contains the specified
DateSpan
.
DateSpan
contains the specified
time.
DateSpan
contains the
specified date span.
JXTaskPane.add(Action)
method.
CompositeAction
TipOfTheDayUI.createDialog(Component, JXTipOfTheDay.ShowOnStartupChoice)
.
DataSetUtility.readDataSetFromJDBC(JDBCDataConnection)
DataSetUtility.readDataSetFromJDBC(JDBCDataConnection, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
DataSetUtility.readDataSetFromXml(Reader, String[])
os
.
DataColumn
defines information for values in a single column of a DataTable
.DataProvider
, for example, commands for retrieving data, or for persisting
data to the data store.DataRow
contains a set of values within a DataTable
; the DataTable
defines
the DataColumns
in each row, and each row always has a value for each DataColumn
.DataTable
s as a
group, allowing explicit support for master-detail relationships.DataSet.writeXml(OutputControl)
to indicate whether
all rows, or just modified rows should be spit out.DataSetSchemaReader
instantiates DataSets, DataTables and DataRelations from a
schema provider, such as database metadata or XML.DataSetSchemaWriter
"exports" or "write" a DataSet's
schema
to some external format, such as XML or SQL DDL.DataSetUtility
holds static methods for working with the org.jdesktop.dataset
package.DataSetUtility
DataTable
represents a two-dimensional non-visual data structure composed of DataRows
, where each row has
one or more DataColumns
; the set of columns is specified in the table, and applies to all rows.DataTableEventAdapter
is a DataTableListener
that captures TableChangeEvents
and
RowChangeEvents
and re-directs them to handler methods by event type.DateSpan
between the two end points.
DateSpan
between the two end points.
TipOfTheDayModel.Tip
implementation.TipOfTheDayModel
implementation.AbstractTreeTableModel
and is provided purely as a convenience.Desktop
class provides several methods to interact with
the system applications and facilities.DesktopConstants
interface stores constants used and shared
by other classes.DesktopException
is thrown by certain methods of
Desktop
class to indicate that the passed paramaters are invalid
or the operation fails.DesktopException
without a detail message.
DesktopException
with a detail message.
doInBackground
method is finished.
doInBackground
method is finished.
Pattern
.
date
into the visible region of the calendar.
java.lang.String
.
java.lang.String
.
java.lang.Object
.
java.lang.Object
.
SwingWorker
for execution on a worker
thread.
SwingWorker
for execution on a worker
thread.
Filter
is used to filter the data presented in a
data-aware component such as a JXList
or a
JXTable
.FilterPipeline
is used to define the set of
filters
for a data-aware component such as a JXList
or a
JXTable
.FilterPipeline
populated with the specified
filters that are applied in the order they appear in the list.
PipelineListener
objects that the contents of this pipeline has changed.
TableChangeEvent
.
RowChangeEvent
.
ChangeListener
's stateChanged
method.
ChangeListener
's stateChanged
method.
refresh
on the first filter
,
if any, in this pipeline.
JXTipOfTheDay.showDialog(Component, Preferences)
will be visible to the user.
Association
.
Highlighter
.
BeanDescriptor
s.
UIManager.getLookAndFeel()
), this method returns
the name of the closest LookAndFeelAddons
to use.
DefaultBoundedRangeModel
.
DefaultBoundedRangeModel
.
TableColumnExt
object for the column in the
table whose identifier is equal to identifier
, when
compared using equals
.
TableColumnExt
object for the column in the
table whose column index is equal to viewColumnIndex
getColumnName
method from TableModel, which actually
refers to the "label" property on the MetaData.
DataProvider.setCommand(DataCommand)
.
DataProvider
for this DataTable
.
DataSet
that is associated with this DataTable
.
t1
and
t2
.
t1
and
t2
.
Association
.
Date
.
EventSetDescriptor
s.
Enumeration
of the descendants of the
path parent
that
are currently expanded.
expandsSelectedPaths
property.
Association
.
Calendar.SUNDAY
in the U.S., Calendar.MONDAY
in France.
Highlighter
.
JXDatePickerFormatter.
- getFormatter(JFormattedTextField) -
Method in class org.jdesktop.swingx.calendar.JXDatePickerFormatterFactory
-
- getFormFactory() -
Method in class org.jdesktop.jdnc.form.JForm
- If the form factory was never explicitly set, this method will
return the default FormFactory instance obtained from
FormFactory:getDefaultFormFactory()
.
- getFoundIndex() -
Method in class org.jdesktop.swingx.PatternModel
-
- getGap() -
Method in class org.jdesktop.swingx.VerticalLayout
-
- getGradientPaint() -
Method in class org.jdesktop.swingx.JXPanel
-
- getGraphics() -
Method in interface org.jdesktop.jdic.tray.internal.TrayAppletService
-
- getGroup() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
-
- getHasColumnControl() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeader() -
Method in class org.jdesktop.swingx.IncidentInfo
- Get the current header string
- getHeaderBackground() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeaderFont() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeaderForeground() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeaderNames() -
Method in class org.jdesktop.swingx.action.ServerAction
- Return a set of parameter names or null if there are no params
- getHeaderSortDownIcon() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeaderSortUpIcon() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHeaderValue(String) -
Method in class org.jdesktop.swingx.action.ServerAction
- Return a header value corresponding to name or null if it doesn't exist.
- getHeight() -
Method in class org.jdesktop.swingx.util.Spatial
- Get the height of the spatial object
- getHighlightColumnIndex() -
Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
-
- getHighlighters() -
Method in class org.jdesktop.jdnc.JNTable
-
- getHighlighters() -
Method in class org.jdesktop.jdnc.JNTree
-
- getHighlighters() -
Method in class org.jdesktop.swingx.decorator.HighlighterPipeline
-
- getHighlighters() -
Method in class org.jdesktop.swingx.JXList
-
- getHighlighters() -
Method in class org.jdesktop.swingx.JXTable
- Returns the HighlighterPipeline assigned to the table, null if none.
- getHighlighters() -
Method in class org.jdesktop.swingx.JXTree
-
- getHorizontalAlignment() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getHorizontalTextPosition() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getHttpRequest() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getHyperlinkListener() -
Method in class org.jdesktop.swingx.EditorPaneLinkVisitor
-
- getIcon() -
Method in class org.jdesktop.dataset.provider.LoadTask
-
- getIcon() -
Method in class org.jdesktop.dataset.provider.SaveTask
-
- getIcon(String, Object) -
Static method in class org.jdesktop.jdnc.app.Application
-
- getIcon(int) -
Method in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
- Gets the icon
- getIcon() -
Method in class org.jdesktop.swingx.JXTaskPane
- Returns the icon currently displayed in the border of this pane.
- getIcon(int) -
Method in class org.jdesktop.swingx.JXTaskPaneBeanInfo
- Gets the icon
- getIcon(int) -
Method in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
- Gets the icon
- getIcon(int) -
Method in class org.jdesktop.swingx.JXTitledPanelBeanInfo
- This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getIconFileName() -
Method in class org.jdesktop.jdic.filetypes.Association
- Returns the icon file name representing this
Association
.
- getIconFileNameByFileExt(String) -
Method in interface org.jdesktop.jdic.filetypes.internal.AppAssociationReader
- Returns the icon file name associated with the given file extension.
- getIconFileNameByMimeType(String) -
Method in interface org.jdesktop.jdic.filetypes.internal.AppAssociationReader
- Returns the icon file name associated with the given mime type.
- getIconHeight() -
Method in class org.jdesktop.swingx.icon.ColumnControlIcon
-
- getIconHeight() -
Method in class org.jdesktop.swingx.icon.EmptyIcon
-
- getIconHeight() -
Method in class org.jdesktop.swingx.icon.SortArrowIcon
-
- getIconHeight() -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ChevronIcon
-
- getIconTextGap() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getIconWidth() -
Method in class org.jdesktop.swingx.icon.ColumnControlIcon
-
- getIconWidth() -
Method in class org.jdesktop.swingx.icon.EmptyIcon
-
- getIconWidth() -
Method in class org.jdesktop.swingx.icon.SortArrowIcon
-
- getIconWidth() -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ChevronIcon
-
- getID() -
Method in class org.jdesktop.jdic.browser.WebBrowserEvent
- Returns the event ID.
- getID() -
Method in class org.jdesktop.swingx.plaf.ContextMenuAuxLF
-
- getImage(String, Object) -
Static method in class org.jdesktop.jdnc.app.Application
-
- getImage() -
Method in class org.jdesktop.swingx.JXImagePanel
-
- getIndexOfChild(Object, Object) -
Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
- Returns the index of child in parent.
- getInputSize() -
Method in class org.jdesktop.swingx.decorator.Filter
- Returns the number of records that are processed by this filter.
- getInputSize() -
Method in class org.jdesktop.swingx.decorator.FilterPipeline
- returns the unfiltered data adapter size or 0 if unassigned.
- getInputURL() -
Method in class org.jdesktop.jdnc.JNEditor
-
- getInputValue(int, int) -
Method in class org.jdesktop.swingx.decorator.Filter
- Returns the value of the cell at the specified row and column (in model coordinates).
- getInsertSQL() -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getInsertStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.AbstractSqlCommand
-
- getInsertStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getInsertStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.TableCommand
-
- getInstance() -
Static method in class org.jdesktop.binding.swingx.BindingFactory
-
- getInstance() -
Static method in class org.jdesktop.jdnc.app.Application
- Private constructor so that an Application can't be directly instantated.
- getInstance(Object) -
Static method in class org.jdesktop.jdnc.app.Application
- Factory method for obtaining the Application instance associated with the
application designated by the specified key.
- getInstance() -
Static method in class org.jdesktop.jdnc.form.ComponentMap
-
- getInstance() -
Static method in class org.jdesktop.jdnc.WebStartContext
-
- getInstance() -
Static method in class org.jdesktop.swingx.action.ActionManager
- Return the instance of the ActionManger.
- getInstance() -
Static method in class org.jdesktop.swingx.action.TargetManager
- Return the singleton instance.
- getInstance() -
Static method in class org.jdesktop.swingx.auth.UserPermissions
- Returns the singleton instance of this class.
- getInstance() -
Static method in class org.jdesktop.swingx.SearchFactory
- returns the shared SearchFactory.
- getInstance() -
Static method in class org.jdesktop.swingx.table.ColumnFactory
-
- getInternalLink() -
Method in class org.jdesktop.swingx.EditorPaneLinkVisitor
-
- getInvisibleColumns() -
Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
-
- getInvisibleColumns() -
Method in interface org.jdesktop.swingx.table.TableColumnModelExt
- Returns a list containing all of the columns that are invisible.
- getItem(int) -
Method in class org.jdesktop.swingx.autocomplete.AbstractComponentAdaptor
- Returns the item at a given index.
- getItem(int) -
Method in class org.jdesktop.swingx.autocomplete.ComboBoxAdaptor
-
- getItem(int) -
Method in class org.jdesktop.swingx.autocomplete.ListAdaptor
-
- getItemCount() -
Method in class org.jdesktop.swingx.autocomplete.AbstractComponentAdaptor
- Returns the number of items in the list.
- getItemCount() -
Method in class org.jdesktop.swingx.autocomplete.ComboBoxAdaptor
-
- getItemCount() -
Method in class org.jdesktop.swingx.autocomplete.ListAdaptor
-
- getItemListeners() -
Method in class org.jdesktop.swingx.action.BoundAction
-
- getJarDiffEntry(ResourceCatalog, DownloadRequest, JnlpResource) -
Method in class org.jdesktop.deployment.jnlp.servlet.JarDiffHandler
- Returns a JarDiff for the given request
- getJavaBean() -
Method in class org.jdesktop.binding.JavaBeanDataModel
- Get the JavaBean instance that this model uses.
- getJnlpFile(JnlpResource, DownloadRequest) -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpFileHandler
-
- getJnlpFileEx(JnlpResource, DownloadRequest) -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpFileHandler
-
- getKeys() -
Method in class org.jdesktop.swingx.plaf.ContextMenuSource
-
- getKeys() -
Method in class org.jdesktop.swingx.plaf.ScrollBarContextMenuSource
-
- getKeys() -
Method in class org.jdesktop.swingx.plaf.TextContextMenuSource
-
- getKnownPlatforms() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getLabel() -
Method in class org.jdesktop.binding.metadata.MetaData
- Gets the meta-data's "label" property, which provides
a label for the associated data field.
- getLabel() -
Method in class org.jdesktop.binding.metadata.TabularMetaData
-
- getLargeIcon() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Returns a large icon which represents the action.
- getLastDisplayedDate() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the last date able to be displayed.
- getLastIndex() -
Method in class org.jdesktop.binding.SelectionModelEvent
-
- getLastModified() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getLeadingMessage() -
Method in class org.jdesktop.swingx.JXStatusBar
-
- getLeft() -
Method in class org.jdesktop.swingx.util.Spatial
- Get the distance from the left of the space for the spatial object
- getLevel() -
Method in class org.jdesktop.swingx.event.MessageEvent
- Returns the level of message.
- getLineColor() -
Method in class org.jdesktop.swingx.border.DropShadowBorder
-
- getLineWidth() -
Method in class org.jdesktop.swingx.border.DropShadowBorder
-
- getLink() -
Method in class org.jdesktop.swingx.action.LinkAction
-
- getLinkController() -
Method in class org.jdesktop.swingx.JXList
-
- getLinkController() -
Method in class org.jdesktop.swingx.JXTable
-
- getLinkPanel() -
Method in class org.jdesktop.swingx.JXDatePicker
- Return the panel that is used at the bottom of the popup.
- getList() -
Method in class org.jdesktop.swingx.JXList.ListAdapter
- Typesafe accessor for the target component.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) -
Method in class org.jdesktop.swingx.LinkRenderer
-
- getListeners(Class) -
Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
- Returns an array of all the objects currently registered
as
FooListener
s
upon this model.
- getLoader() -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
- Returns a TableModelExtTextLoader instance by default, which can read
data in plain text format where rows are separated by newlines and
columns within each row are separated by the tab character (delimeters
are configurable).
- getLocale() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getLocaleList() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getLocationOnScreen() -
Method in interface org.jdesktop.jdic.tray.internal.TrayIconService
-
- getLocationOnScreen() -
Method in class org.jdesktop.jdic.tray.TrayIcon
- Gets the location on screen for this TrayIcon
- getLoginService() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Gets the LoginService for this panel.
- getLongDescription() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Returns a long desciption of the action.
- getMailAddr() -
Method in class org.jdesktop.swingx.MailErrorReporter
- Get the mail address to which send error report
- getManager() -
Static method in class org.jdesktop.jdic.init.JdicManager
- Returns a singleton instance of
JdicManager
.
- getMask() -
Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
-
- getMatchRule() -
Method in class org.jdesktop.swingx.PatternModel
-
- getMatchRule() -
Method in class org.jdesktop.swingx.PatternModel.RegexCreator
-
- getMatchRules() -
Method in class org.jdesktop.swingx.PatternModel
-
- getMatchRules() -
Method in class org.jdesktop.swingx.PatternModel.RegexCreator
-
- getMaximum() -
Method in class org.jdesktop.binding.metadata.NumberMetaData
- Gets the meta-data "maximum" property which indicates
the maximum value of the associated data field.
- getMaximum() -
Method in class org.jdesktop.dataset.provider.AbstractTask
-
- getMaximum() -
Method in class org.jdesktop.swingx.event.ProgressEvent
-
- getMaximumSize() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the maximum size of this component.
- getMaxLength() -
Method in class org.jdesktop.binding.metadata.StringMetaData
- Gets the meta-data's "maxLength" property, which indicates
the maximum number of characters permitted for the data field.
- getMaxValueCount() -
Method in class org.jdesktop.binding.metadata.MetaData
- Gets the meta-data's "maxValueCount" property, which indicates
the maximum number of values permitted for the data field.
- getMessage() -
Method in class org.jdesktop.dataset.provider.LoadTask
-
- getMessage() -
Method in class org.jdesktop.dataset.provider.SaveTask
-
- getMessage() -
Method in class org.jdesktop.swingx.event.MessageEvent
- Returns the value as a String message.
- getMessage() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Returns the custom message for this login panel
- getMessageBody(IncidentInfo) -
Method in class org.jdesktop.swingx.MailErrorReporter
- This method is used to extract text message from the provided
IncidentInfo
.
- getMessageListeners() -
Method in class org.jdesktop.jdnc.DataLoader
-
- getMessageListeners() -
Method in class org.jdesktop.jdnc.JNComponent
-
- getMessageListeners() -
Method in interface org.jdesktop.swingx.event.MessageSource
- Returns an array of listeners.
- getMessageListeners() -
Method in class org.jdesktop.swingx.event.MessageSourceSupport
-
- getMetaBindingCreator() -
Method in class org.jdesktop.binding.swingx.BindingFactory
- returns the unique BindingCreator for binding (a label) to
the metaData - typically to the label property.
- getMetaData() -
Method in class org.jdesktop.binding.AbstractDataModel
-
- getMetaData(String) -
Method in class org.jdesktop.binding.AbstractDataModel
-
- getMetaData(String) -
Method in class org.jdesktop.binding.DefaultDataModel
-
- getMetaData() -
Method in class org.jdesktop.binding.metadata.DefaultMetaDataProvider
-
- getMetaData(String) -
Method in class org.jdesktop.binding.metadata.DefaultMetaDataProvider
-
- getMetaData(int) -
Method in class org.jdesktop.binding.metadata.DefaultMetaDataProvider
- PRE: 0 <= index < getFieldCount()
- getMetaData(String) -
Method in interface org.jdesktop.binding.metadata.MetaDataProvider
- Note: String will likely be converted to type Object for the ID
- getMetaData() -
Method in interface org.jdesktop.binding.metadata.MetaDataProvider
- convenience to return all MetaData.
- getMetaData(String) -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToTableModelAdapter
-
- getMetaData() -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToTableModelAdapter
-
- getMetaData() -
Method in class org.jdesktop.binding.swingx.adapter.DOMAdapter
-
- getMetaData() -
Method in class org.jdesktop.dataset.adapter.DataModelAdapter
-
- getMetaData(String) -
Method in class org.jdesktop.dataset.adapter.DataModelAdapter
-
- getMetaData() -
Method in class org.jdesktop.dataset.adapter.MetaDataProviderAdapter
-
- getMetaData(String) -
Method in class org.jdesktop.dataset.adapter.MetaDataProviderAdapter
-
- getMetaData() -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getMetaData(String) -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getMetaData(String) -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
-
- getMetaData() -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
- If the data source is non-null and the number of columns has not yet
been initialized, this method will attempt to initialize the number
of columns by reading any available meta-data from the source.
- getMetaData(String) -
Method in class org.jdesktop.jdnc.table.TableModelExtAdapter
-
- getMetadataCompleteRunnable() -
Method in class org.jdesktop.dataset.provider.sql.WebRowSetDataProvider
-
- getMethodDescriptors() -
Method in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
- Gets the methodDescriptors attribute ...
- getMethodDescriptors() -
Method in class org.jdesktop.swingx.JXTaskPaneBeanInfo
- Gets the methodDescriptors attribute ...
- getMethodDescriptors() -
Method in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
- Gets the methodDescriptors attribute ...
- getMethodDescriptors() -
Method in class org.jdesktop.swingx.JXTitledPanelBeanInfo
- Gets the bean's
MethodDescriptor
s.
- getMimeType() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getMimeType() -
Method in class org.jdesktop.jdic.filetypes.Association
- Returns the MIME type of this
Association
.
- getMimeTypeAssociation(String) -
Method in class org.jdesktop.jdic.filetypes.AssociationService
- Returns the association representing the file type of the
given MIME type.
- getMimeTypeByFileExt(String) -
Method in interface org.jdesktop.jdic.filetypes.internal.AppAssociationReader
- Returns the mime type associated with the given file extension.
- getMimeTypeByURL(URL) -
Method in interface org.jdesktop.jdic.filetypes.internal.AppAssociationReader
- Returns the mime type associated with the given URL, by checking the content of
the URL.
- getMinimum() -
Method in class org.jdesktop.binding.metadata.NumberMetaData
- Gets the meta-data "minimum" property which indicates
the minimum value of the associated data field.
- getMinimum() -
Method in class org.jdesktop.dataset.provider.AbstractTask
-
- getMinimum() -
Method in class org.jdesktop.swingx.event.ProgressEvent
-
- getMinimumSize() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the minimum size needed to display this component.
- getMinimumSize() -
Method in class org.jdesktop.swingx.JXCollapsiblePane
-
- getMinimumSize() -
Method in class org.jdesktop.swingx.JXDatePicker
-
- getMinLength() -
Method in class org.jdesktop.binding.metadata.StringMetaData
- Gets the meta-data's "minLength" property, which indicates
the minimum number of characters permitted for the data field.
- getMinValueCount() -
Method in class org.jdesktop.binding.metadata.MetaData
- Gets the meta-data's "minValueCount" property, which indicates
the minimum number of values required for the data field.
- getMnemonic() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Return the mnemonic key code for the action.
- getModel() -
Method in class org.jdesktop.jdnc.JNTable
-
- getModel() -
Method in class org.jdesktop.swingx.JXTipOfTheDay
-
- getMonthStringBackground() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the color used to paint the month string background.
- getMonthStringForeground() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the color used to paint the month string foreground.
- getMonthStringInsets() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns a copy of the insets used to paint the month string background.
- getMonthView() -
Method in class org.jdesktop.swingx.JXDatePicker
- Return the
JXMonthView
used in the popup to
select dates from.
- getMozillaGreHome() -
Static method in class org.jdesktop.jdic.browser.internal.WebBrowserUtil
- Gets the native Mozilla GRE home directory installed with a .exe package.
- getMozillaGreHome() -
Static method in class org.jdesktop.jdic.browser.WebBrowserUtil
- Deprecated.
- getMultiElementContent(XMLNode, String) -
Static method in class org.jdesktop.deployment.jnlp.servlet.XMLParsing
- Like getElementContents(...) but with a defaultValue of null
- getName() -
Method in class org.jdesktop.binding.metadata.MetaData
- Gets the meta-data "name" property which indicates
the logical name of the associated data field.
- getName() -
Method in class org.jdesktop.dataset.DataColumn
- Returns the name of the DataColumn.
- getName() -
Method in class org.jdesktop.dataset.DataRelation
-
- getName() -
Method in class org.jdesktop.dataset.DataSelector
-
- getName() -
Method in class org.jdesktop.dataset.DataSet
- Returns the current name for the DataSet.
- getName() -
Method in class org.jdesktop.dataset.DataTable
- Returns the name of this
DataTable
.
- getName() -
Method in class org.jdesktop.dataset.DataValue
- Returns the current name for this DataValue.
- getName() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getName() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLAttribute
-
- getName() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLNode
-
- getName() -
Method in class org.jdesktop.jdic.filetypes.Association
- Returns the name of the MIME files the association is stored in
for Gnome/Unix platforms.
- getName() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Returns the name of the action.
- getName() -
Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
-
- getName() -
Method in interface org.jdesktop.swingx.plaf.ComponentAddon
-
- getName() -
Method in class org.jdesktop.swingx.plaf.ContextMenuAuxLF
-
- getName(String) -
Method in class org.jdesktop.swingx.plaf.ContextMenuSource
-
- getName() -
Method in class org.jdesktop.swingx.UIAction
-
- getNames() -
Method in class org.jdesktop.swingx.plaf.ContextMenuSource
-
- getNested() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLNode
-
- getNewDefaultRenderer(Class) -
Method in class org.jdesktop.swingx.JXTable
- Returns a new instance of the default renderer for the specified class.
- getNewDefaultRenderer(Class) -
Static method in class org.jdesktop.swingx.table.TableCellRenderers
- Returns a new instance of the default renderer for the specified class.
- getNext() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLAttribute
-
- getNext() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLNode
-
- getNextDay(long, int) -
Static method in class org.jdesktop.swingx.calendar.DateUtils
- Returns the first day after
date
that has the
day of week matching startOfWeek
.
- getNextMonth(long) -
Static method in class org.jdesktop.swingx.calendar.DateUtils
- Returns the next month.
- getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) -
Method in class org.jdesktop.swingx.plaf.ContextMenuAuxTextUI
-
- getOddRowBackground() -
Method in class org.jdesktop.jdnc.JNTable
-
- getOddRowBackground() -
Method in class org.jdesktop.swingx.decorator.AlternateRowHighlighter
- Returns the background color for odd rows, or null if the background color
of the cell renderer should be left unchanged for odd rows.
- getOriginalValue(String) -
Method in class org.jdesktop.dataset.DataRow
- Deprecated. use getReferenceValue(String colName)
- getOriginalValue(DataColumn) -
Method in class org.jdesktop.dataset.DataRow
- Deprecated. use getReferenceValue(DataColumn col)
- getOS() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getOSList() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getOutputComponent() -
Method in class org.jdesktop.swingx.EditorPaneLinkVisitor
-
- getOutputSize() -
Method in class org.jdesktop.swingx.decorator.FilterPipeline
- Returns the number of records in the filtered view.
- getPaintColor(JXTaskPane) -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
-
- getPanel() -
Method in class org.jdesktop.swingx.JXLoginDialog
-
- getPanel() -
Method in class org.jdesktop.swingx.JXLoginPanel.JXLoginFrame
-
- getParagraphSelector() -
Method in class org.jdesktop.swingx.JXEditorPane
- Retrieves a component which will be used as the paragraph selector.
- getParameter(String) -
Method in class org.jdesktop.dataset.DataCommand
- Returns the value for the given named parameter.
- getParameterNames() -
Method in class org.jdesktop.dataset.DataCommand
- Returns an array containing all of the parameter names for this DataCommand
- getParameterNames(String[]) -
Method in class org.jdesktop.dataset.provider.sql.AbstractSqlCommand
- Searches the statements for param names, and returns the unique set of
param names.
- getParameterNames() -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getParameterNames() -
Method in class org.jdesktop.dataset.provider.sql.TableCommand
-
- getParameterValues() -
Method in class org.jdesktop.dataset.DataCommand
- Returns an object array containing all of the parameter values for this
DataCommand.
- getParamNames() -
Method in class org.jdesktop.swingx.action.ServerAction
- Return a set of parameter names or null if there are no params
- getParamValue(String) -
Method in class org.jdesktop.swingx.action.ServerAction
- Return a parameter value corresponding to name or null if it doesn't exist.
- getParent() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLNode
-
- getParentColumn() -
Method in class org.jdesktop.dataset.DataRelation
-
- getParentSelector() -
Method in class org.jdesktop.dataset.DataRelationTable
-
- getParentTable() -
Method in class org.jdesktop.dataset.DataRelationTable
-
- getPassword() -
Method in class org.jdesktop.dataset.provider.sql.JDBCDataConnection
-
- getPassword(String, String) -
Method in class org.jdesktop.swingx.auth.KeyChain
- Fetches the password for a given account/user and server.
- getPassword() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Gets the Password for this panel.
- getPasswordStore() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Gets the PasswordStore for this panel.
- getPath() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getPath() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getPathForLocation(int, int) -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the TreePath for a given x,y location.
- getPathForRow(int) -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the TreePath for a given row.
- getPathString(XMLNode) -
Static method in class org.jdesktop.deployment.jnlp.servlet.XMLParsing
- Returns a string describing the current location in the DOM
- getPathToRoot(TreeNode) -
Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
- getPathToRoot(TreeNode, int) -
Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
- getPattern() -
Method in class org.jdesktop.swingx.decorator.PatternFilter
- Returns the pattern used by this filter for matching.
- getPattern() -
Method in class org.jdesktop.swingx.decorator.PatternHighlighter
- Returns the pattern used by this cell decorator for matching against a
cell's value to determine if the conditions for cell decoration are met.
- getPattern() -
Method in interface org.jdesktop.swingx.decorator.PatternMatcher
-
- getPattern() -
Method in class org.jdesktop.swingx.JXSearchPanel
- returns the current compiled Pattern.
- getPattern() -
Method in class org.jdesktop.swingx.PatternModel
-
- getPatternModel() -
Method in class org.jdesktop.swingx.AbstractPatternPanel
- returns the patternModel.
- getPatternModelListener() -
Method in class org.jdesktop.swingx.AbstractPatternPanel
- creates and returns a PropertyChangeListener to the PatternModel.
- getPeer() -
Method in interface org.jdesktop.jdic.tray.internal.TrayAppletService
-
- getPipeline() -
Method in class org.jdesktop.swingx.decorator.Filter
-
- getPipelineListeners() -
Method in class org.jdesktop.swingx.decorator.FilterPipeline
- Returns an array of all the pipeline listeners
registered on this
FilterPipeline
.
- getPointForCentering(Window) -
Static method in class org.jdesktop.swingx.util.WindowUtils
-
Returns the
Point
at which a window should be placed to
center that window on the screen.
- getPointForCentering(JInternalFrame, JDesktopPane) -
Static method in class org.jdesktop.swingx.util.WindowUtils
-
Returns the
Point
at which a window should be placed to
center that window on the given desktop.
- getPointForStaggering(Window) -
Static method in class org.jdesktop.swingx.util.WindowUtils
-
Returns the
Point
at which a window should be placed in
order to be staggered slightly from another "origin" window to
ensure that the title areas of both windows remain visible to the user.
- getPopupMenu() -
Method in class org.jdesktop.jdnc.JNComponent
-
- getPreferences() -
Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
-
- getPreferredCols() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the preferred number of columns to paint calendars in.
- getPreferredRows() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the preferred number of rows to paint calendars in.
- getPreferredScrollableViewportSize() -
Method in class org.jdesktop.swingx.JXPanel
-
- getPreferredScrollableViewportSize() -
Method in class org.jdesktop.swingx.JXTable
-
- getPreferredScrollableViewportSize() -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
-
- getPreferredSize() -
Method in class org.jdesktop.jdnc.JNEditor
-
- getPreferredSize() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the preferred size of this component.
- getPreferredSize() -
Method in class org.jdesktop.swingx.JXCollapsiblePane
- The critical part of the animation of this
JXCollapsiblePane
relies on the calculation of its preferred size.
- getPreferredSize() -
Method in class org.jdesktop.swingx.JXDatePicker
-
- getPreferredSize() -
Method in class org.jdesktop.swingx.JXImagePanel
-
- getPreferredSize() -
Method in class org.jdesktop.swingx.JXStatusBar
- Returns the perferred size
- getPreferredSize(JComponent) -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
- getPreferredSize(JXTaskPane) -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
- Calculates the preferred border size, its size so all its content fits.
- getPreferredSize(JComponent) -
Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
-
- getPreferredVisibleRowCount() -
Method in class org.jdesktop.jdnc.JNTable
-
- getPreviousDay(long, int) -
Static method in class org.jdesktop.swingx.calendar.DateUtils
- Returns the first day before
date
that has the
day of week matching startOfWeek
.
- getPreviousMonth(long) -
Static method in class org.jdesktop.swingx.calendar.DateUtils
- Returns the previous month.
- getPriorColumnValue() -
Method in class org.jdesktop.dataset.event.RowChangeEvent
- On a change to a column's value, the column's value before the change.
- getPriorRowStatus() -
Method in class org.jdesktop.dataset.event.RowChangeEvent
- On a row status change, the row status before the change.
- getProgress() -
Method in class org.jdesktop.dataset.provider.AbstractTask
-
- getProgress() -
Method in class org.jdesktop.swingworker.SwingWorker
- Returns the
progress
bound property.
- getProgress() -
Method in class org.jdesktop.swingx.event.ProgressEvent
-
- getProgress() -
Method in class org.jdesktop.swingx.util.SwingWorker
- Returns the
progress
bound property.
- getProgressListeners() -
Method in class org.jdesktop.jdnc.DataLoader
-
- getProgressListeners() -
Method in class org.jdesktop.swingx.event.MessageSourceSupport
-
- getProgressListeners() -
Method in interface org.jdesktop.swingx.event.ProgressSource
- Returns an array of listeners.
- getProperties() -
Method in class org.jdesktop.dataset.provider.sql.JDBCDataConnection
-
- getProperties() -
Method in class org.jdesktop.swingx.auth.JDBCLoginService
-
- getPropertyChangeListeners() -
Method in class org.jdesktop.binding.metadata.MetaData
-
- getPropertyChangeListeners() -
Method in class org.jdesktop.binding.swingx.AbstractBinding
-
- getPropertyChangeListeners() -
Method in interface org.jdesktop.binding.swingx.Binding
-
- getPropertyChangeListeners() -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
-
- getPropertyChangeSupport() -
Method in class org.jdesktop.swingworker.SwingWorker
- Returns the
PropertyChangeSupport
for this SwingWorker
.
- getPropertyChangeSupport() -
Method in class org.jdesktop.swingx.util.SwingWorker
- Returns the
PropertyChangeSupport
for this SwingWorker
.
- getPropertyDescriptors() -
Method in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
- Gets the Property Descriptors
- getPropertyDescriptors() -
Method in class org.jdesktop.swingx.JXTaskPaneBeanInfo
- Gets the Property Descriptors
- getPropertyDescriptors() -
Method in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
- Gets the Property Descriptors
- getPropertyDescriptors() -
Method in class org.jdesktop.swingx.JXTitledPanelBeanInfo
- Gets the bean's
PropertyDescriptor
s.
- getPrototypeValue() -
Method in class org.jdesktop.swingx.table.TableColumnExt
-
- getQuery() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getRawText() -
Method in class org.jdesktop.swingx.PatternModel
-
- getReaderThreadPriority() -
Method in class org.jdesktop.jdnc.DataLoader
-
- getRecordCount() -
Method in class org.jdesktop.binding.DefaultDataModel
-
- getRecordCount() -
Method in interface org.jdesktop.binding.TabularDataModel
-
- getRecordCount() -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getRecordCount() -
Method in class org.jdesktop.jdnc.table.TableModelExtAdapter
-
- getRecordIndex() -
Method in class org.jdesktop.binding.DefaultDataModel
-
- getRecordIndex() -
Method in class org.jdesktop.jdnc.table.TableModelExtAdapter
-
- getReferenceValue(String) -
Method in class org.jdesktop.dataset.DataRow
- Returns the current reference value for the column.
- getReferenceValue(DataColumn) -
Method in class org.jdesktop.dataset.DataRow
- Returns the reference value for the column.
- getRegEx() -
Method in class org.jdesktop.swingx.AbstractSearchable.SearchResult
-
- getRegexCreatorKey() -
Method in class org.jdesktop.swingx.PatternModel
-
- getRelation() -
Method in class org.jdesktop.dataset.DataRelationTable
-
- getRelation(String) -
Method in class org.jdesktop.dataset.DataSet
- Looks up a DataRelation in this set by name.
- getRelations() -
Method in class org.jdesktop.dataset.DataSet
- Retrieves a list of all DataRelation in this set.
- getRelationTable(String) -
Method in class org.jdesktop.dataset.DataSet
- Looks up a DataRelationTable in this DataSet, by name.
- getRendererFieldName() -
Method in class org.jdesktop.binding.metadata.ListMetaData
- returns subset of fields to show in the asociated tabular
structure.
- getReporter() -
Static method in class org.jdesktop.swingx.JXErrorDialog
- Returns the current reporting engine that will be used to report a problem if
user clicks on 'Report' button or
null
if no reporting engine set.
- getRequiredIcon() -
Method in class org.jdesktop.binding.swingx.LabelMetaBinding
-
- getResizable() -
Method in class org.jdesktop.swingx.table.TableColumnExt
- cosmetic override: don't fool users if resize is
not possible due to fixed column width.
- getResource() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getResourceBundle() -
Static method in class org.jdesktop.deployment.jnlp.servlet.JnlpDownloadServlet
-
- getResourcePrefix() -
Method in class org.jdesktop.swingx.plaf.ContextMenuSource
-
- getResourcePrefix() -
Method in class org.jdesktop.swingx.plaf.ScrollBarContextMenuSource
-
- getResourcePrefix() -
Method in class org.jdesktop.swingx.plaf.TextContextMenuSource
-
- getResources() -
Static method in class org.jdesktop.deployment.jnlp.jardiff.JarDiff
-
- getResources() -
Static method in class org.jdesktop.deployment.jnlp.jardiff.JarDiffPatcher
-
- getReturnVersionId() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getRoles() -
Method in class org.jdesktop.swingx.auth.UserPermissions
- Returns the roles of the currently logged in user
- getRoot() -
Method in class org.jdesktop.binding.swingx.adapter.DOMAdapter
-
- getRoot() -
Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
-
- getRootPaneExt() -
Method in class org.jdesktop.swingx.JXFrame
- Return the extended root pane.
- getRootView(JTextComponent) -
Method in class org.jdesktop.swingx.plaf.ContextMenuAuxTextUI
-
- getRow(int) -
Method in class org.jdesktop.dataset.DataTable
-
- getRow(int) -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
- Returns the contents of the row at the specified row index.
- getRowAffected() -
Method in class org.jdesktop.dataset.event.TableChangeEvent
- Returns the DataRow affected by this event, or null if no row was involved.
- getRowCount() -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToTableModelAdapter
-
- getRowCount() -
Method in class org.jdesktop.binding.swingx.adapter.RowSetAdapter
-
- getRowCount() -
Method in class org.jdesktop.dataset.DataTable
-
- getRowCount() -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
-
- getRowCount() -
Method in class org.jdesktop.swingx.decorator.ComponentAdapter
- Returns the number of rows in the target's data model.
- getRowCount() -
Method in class org.jdesktop.swingx.JXList.ListAdapter
-
- getRowCount() -
Method in class org.jdesktop.swingx.JXTable
- Returns the row count in the table; if filters are applied, this is the
filtered row count.
- getRowCount() -
Method in class org.jdesktop.swingx.JXTable.TableAdapter
-
- getRowForPath(TreePath) -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the row for a given TreePath.
- getRowHeight() -
Method in class org.jdesktop.jdnc.JNTable
-
- getRowHeight() -
Method in class org.jdesktop.jdnc.JNTree
-
- getRowIndex() -
Method in class org.jdesktop.binding.TabularValueChangeEvent
-
- getRowIndices() -
Method in class org.jdesktop.dataset.DataSelector
-
- getRowMargin() -
Method in class org.jdesktop.jdnc.JNTable
-
- getRowModelMapper() -
Method in class org.jdesktop.swingx.JXTable
-
- getRows(DataRow) -
Method in class org.jdesktop.dataset.DataRelation
- Given a DataRow from the parent DataTable, return a list of
related DataRows from the child DataTable.
- getRows(int) -
Method in class org.jdesktop.dataset.DataRelation
- Given the index of a row in the parent DataTable, produce a corrosponding
list of related rows from the child DataTable
- getRows(DataRow[]) -
Method in class org.jdesktop.dataset.DataRelation
- Given an array of DataRows, produce the union of the results for each
DataRow from the child DataTable
- getRows(int[]) -
Method in class org.jdesktop.dataset.DataRelation
- Given an array if parent row indices, produce the union of the results
for each index from the child DataTable
- getRows(List<Integer>) -
Method in class org.jdesktop.dataset.DataRelation
- Given a List of indices, produce the union of the results for each index
from the child DataTable
- getRows(String) -
Method in class org.jdesktop.dataset.DataSet
- TODO
- getRows() -
Method in class org.jdesktop.dataset.DataTable
-
- getSaveMode() -
Method in class org.jdesktop.swingx.JXLoginPanel
-
- getSchema() -
Method in class org.jdesktop.dataset.DataSet
- Deprecated. Replaced by
DataSetUtility.writeDataSetAsXml(Writer, DataSet)
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class org.jdesktop.swingx.JXPanel
-
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
-
- getScrollableTracksViewportHeight() -
Method in class org.jdesktop.swingx.JXPanel
-
- getScrollableTracksViewportHeight() -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
-
- getScrollableTracksViewportWidth() -
Method in class org.jdesktop.swingx.JXPanel
-
- getScrollableTracksViewportWidth() -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
-
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class org.jdesktop.swingx.JXPanel
-
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
-
- getScrollsOnExpand() -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the value of the
scrollsOnExpand
property.
- getSearchable() -
Method in class org.jdesktop.swingx.JXEditorPane
-
- getSearchable() -
Method in class org.jdesktop.swingx.JXList
-
- getSearchable() -
Method in class org.jdesktop.swingx.JXTable
-
- getSearchable() -
Method in class org.jdesktop.swingx.JXTree
-
- getSearchFieldListener() -
Method in class org.jdesktop.swingx.AbstractPatternPanel
-
- getSearchFieldWidth() -
Method in class org.jdesktop.swingx.AbstractPatternPanel
-
- getSelectedBackground() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the selected background color.
- getSelectedBackground() -
Method in class org.jdesktop.swingx.decorator.Highlighter
- Returns the selected background color of this
Highlighter
.
- getSelectedButton() -
Method in class org.jdesktop.swingx.JXRadioGroup
-
- getSelectedDateSpan() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns a date span of the selected dates.
- getSelectedForeground() -
Method in class org.jdesktop.swingx.decorator.Highlighter
- Returns the selected foreground color of this
Highlighter
.
- getSelectedItem() -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToComboBoxModelAdapter
-
- getSelectedItem() -
Method in class org.jdesktop.swingx.autocomplete.AbstractComponentAdaptor
- Returns the currently selected item.
- getSelectedItem() -
Method in class org.jdesktop.swingx.autocomplete.ComboBoxAdaptor
-
- getSelectedItem() -
Method in class org.jdesktop.swingx.autocomplete.ListAdaptor
-
- getSelectedValue() -
Method in class org.jdesktop.swingx.JXRadioGroup
-
- getSelectionIndices() -
Method in interface org.jdesktop.binding.SelectionModel
-
- getSelectionIndices() -
Method in class org.jdesktop.dataset.adapter.SelectionModelAdapter
-
- getSelectionListeners() -
Method in class org.jdesktop.jdnc.app.Application
-
- getSelectionMode() -
Method in class org.jdesktop.jdnc.JNTable
-
- getSelectionMode() -
Method in class org.jdesktop.jdnc.JNTree
-
- getSelectionMode() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the current selection mode for this JXMonthView.
- getSelectionMode() -
Method in class org.jdesktop.swingx.JXTable
- Returns the selection mode used by this table's selection model.
- getSelector(String) -
Method in class org.jdesktop.dataset.DataTable
-
- getSelectors() -
Method in class org.jdesktop.dataset.DataTable
-
- getSelectSQL() -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getSelectStatement(JDBCDataConnection) -
Method in class org.jdesktop.dataset.provider.sql.AbstractSqlCommand
-
- getSelectStatement(JDBCDataConnection) -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getSelectStatement(JDBCDataConnection) -
Method in class org.jdesktop.dataset.provider.sql.TableCommand
-
- getServer() -
Method in class org.jdesktop.swingx.auth.LoginService
-
- getServerAction(Object) -
Method in class org.jdesktop.swingx.action.ActionManager
- Convenience method for returning the ServerAction
- getServers() -
Method in class org.jdesktop.swingx.JXLoginPanel
-
- getService(String) -
Static method in class org.jdesktop.jdic.desktop.internal.ServiceManager
- Gets a service object with the given name.
- getService(String) -
Static method in class org.jdesktop.jdic.tray.internal.ServiceManager
- Gets a service object with the given name.
- getShadowOpacity() -
Method in class org.jdesktop.swingx.border.DropShadowBorder
-
- getShadowSize() -
Method in class org.jdesktop.swingx.border.DropShadowBorder
-
- getSharedFindBar() -
Method in class org.jdesktop.swingx.SearchFactory
- returns the shared JXFindBar.
- getSharedFindPanel() -
Method in class org.jdesktop.swingx.SearchFactory
- returns the shared JXFindPanel.
- getSharedInstance() -
Static method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getShortDescription() -
Method in class org.jdesktop.dataset.DataCommand
- Returns the short description of this DataCommand
- getShortDescription() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Returns a short desciption of the action.
- getShowHorizontalLines() -
Method in class org.jdesktop.jdnc.JNTable
-
- getShowsRootHandles() -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the value of the
showsRootHandles
property.
- getShowVerticalLines() -
Method in class org.jdesktop.jdnc.JNTable
-
- getSize() -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToListModelAdapter
-
- getSize() -
Method in class org.jdesktop.swingx.AbstractSearchable
- returns the size of this searchable.
- getSize() -
Method in class org.jdesktop.swingx.decorator.Filter
- Returns the number of records that remain in this filter's "view"
after the input records have been filtered.
- getSize() -
Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
-
- getSize() -
Method in class org.jdesktop.swingx.decorator.PatternFilter
-
- getSize() -
Method in class org.jdesktop.swingx.decorator.ShuttleSorter
-
- getSize() -
Method in class org.jdesktop.swingx.JXList.ListSearchable
-
- getSize() -
Method in class org.jdesktop.swingx.JXTable.TableSearchable
-
- getSize() -
Method in class org.jdesktop.swingx.JXTree.TreeSearchable
-
- getSmallIcon() -
Method in class org.jdesktop.swingx.action.AbstractActionExt
- Returns a small icon which represents the action.
- getSorter() -
Method in class org.jdesktop.swingx.decorator.FilterPipeline
- returns the interactive sorter or null if none is set.
- getSorter(int) -
Method in class org.jdesktop.swingx.JXTable
- Returns the interactive sorter if it is set from the given column.
- getSorter() -
Method in class org.jdesktop.swingx.table.TableColumnExt
-
- getSorterClass() -
Method in class org.jdesktop.swingx.table.TableColumnExt
-
- getSource() -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
-
- getSourceDataModel() -
Method in class org.jdesktop.binding.metadata.SelectionInListMetaData
- returns the model for the drop-down.
- getSourceFieldName() -
Method in class org.jdesktop.binding.metadata.SelectionInListMetaData
- returns bound column in the drop-down.
- getSpatial(Window) -
Static method in class org.jdesktop.swingx.util.WindowUtils
- Get a
Spatial
object representing the given window's position and
magnitude in space.
- getSpatial(JComponent) -
Static method in class org.jdesktop.swingx.util.WindowUtils
- Get a
Spatial
object representing the given JComponent's position and
magnitude in space.
- getSplashImage() -
Method in class org.jdesktop.jdnc.app.Application
-
- getStart() -
Method in class org.jdesktop.swingx.calendar.DateSpan
- Returns the start of the date span.
- getStartAsDate() -
Method in class org.jdesktop.swingx.calendar.DateSpan
- Returns the start of the date span as a
Date
.
- getStartOfMonth(long) -
Static method in class org.jdesktop.swingx.calendar.DateUtils
- Returns the date corresponding to the start of the month.
- getState() -
Method in class org.jdesktop.swingworker.SwingWorker
- Returns the
SwingWorker
state bound property.
- getState() -
Method in class org.jdesktop.swingx.util.SwingWorker
- Returns the
SwingWorker
state bound property.
- getStatus() -
Method in class org.jdesktop.dataset.DataRow
- Returns the current row status.
- getStatus() -
Method in class org.jdesktop.jdic.browser.WebBrowser
- Deprecated. The
WebBrowser.Status
inner class is deprecated
as of release 0.9 of JDIC. Its APIs have been moved to this
Browser
class. This API is no longer used, and
will be removed in a future release.
- getStatus() -
Method in class org.jdesktop.swingx.JXLoginDialog
-
- getStatus() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Returns the panel's status
- getStatus() -
Method in class org.jdesktop.swingx.JXLoginPanel.JXLoginDialog
-
- getStatus() -
Method in class org.jdesktop.swingx.JXLoginPanel.JXLoginFrame
-
- getStatusBar() -
Method in class org.jdesktop.swingx.JXRootPane
-
- getStyle() -
Method in class org.jdesktop.swingx.JXImagePanel
-
- getSubject() -
Method in class org.jdesktop.jdic.desktop.Message
- Gets the "Subject" field of the message.
- getSynchronous() -
Method in class org.jdesktop.swingx.auth.LoginService
- Get the synchronous property
- getSystemAddonClassName() -
Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
- Gets the addon best suited for the operating system where the
virtual machine is running.
- getTable() -
Method in class org.jdesktop.dataset.DataColumn
- Returns the
DataTable
that this column belongs to.
- getTable() -
Method in class org.jdesktop.dataset.DataRow
- Returns the DataTable that owns this row.
- getTable() -
Method in class org.jdesktop.dataset.DataSelector
-
- getTable(String) -
Method in class org.jdesktop.dataset.DataSet
- Looks up a DataTable in this DataSet, by name.
- getTable() -
Method in class org.jdesktop.jdnc.JNTable
-
- getTable() -
Method in class org.jdesktop.swingx.JXTable.TableAdapter
- Typesafe accessor for the target component.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.jdesktop.swingx.autocomplete.ComboBoxCellEditor
- Sets an initial value for the combo box.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.jdesktop.swingx.LinkRenderer
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.jdesktop.swingx.treetable.TreeTableCellEditor
- Overriden to determine an offset that tree would place the
editor at.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.jdesktop.swingx.JXTable.BooleanRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.jdesktop.swingx.LinkRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getTables() -
Method in class org.jdesktop.dataset.DataSet
- Returns a List of the DataTables in this DataSet.
- getTableSelectNoRowsCommand(String, List<String>) -
Method in class org.jdesktop.dataset.io.schema.JDBCDataSetSchemaReader
- Returns the SELECT statement used to query the given table, without rows being returned; this may vary
between databases.
- getTabularValueChangeListeners() -
Method in interface org.jdesktop.binding.TabularDataModel
-
- getTabularValueChangeListeners() -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getTarget() -
Method in class org.jdesktop.swingx.action.TargetManager
- Return the current targetable component.
- getTarget() -
Method in class org.jdesktop.swingx.LinkModel
- Return the target for the URL.
- getTargetableAction(Object) -
Method in class org.jdesktop.swingx.action.ActionManager
- Convenience method for returning the TargetableAction
- getTargetManager() -
Method in class org.jdesktop.swingx.action.TargetableAction
- Returns the target manager instance which will be used for action
dispatch.
- getTargets() -
Method in class org.jdesktop.swingx.action.TargetManager
- Returns an array of managed targets that were added with the
addTarget
methods.
- getTestColumnIndex() -
Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
-
- getTestJRE() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getText() -
Method in class org.jdesktop.jdnc.JNTextField
-
- getText() -
Method in class org.jdesktop.swingx.JXStatusBar
-
- getText() -
Method in class org.jdesktop.swingx.LinkModel
-
- getTextBounds(Graphics, JLabel) -
Static method in class org.jdesktop.swingx.util.PaintUtils
- Returns the bounds that the text of a label will be drawn into.
- getTextComponent() -
Method in class org.jdesktop.swingx.autocomplete.AbstractComponentAdaptor
- Returns the text component that is being used for the automatic completion.
- getTextComponent() -
Method in class org.jdesktop.swingx.autocomplete.ComboBoxAdaptor
-
- getTextComponent() -
Method in class org.jdesktop.swingx.autocomplete.ListAdaptor
-
- getThrowable() -
Method in class org.jdesktop.swingx.event.MessageEvent
- Returns the value as a Throwable.
- getTileIcons() -
Method in class org.jdesktop.swingx.border.MatteBorderExt
- Returns the icons used by this border
- getTimeZone() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Gets the time zone.
- getTimeZone() -
Method in class org.jdesktop.swingx.JXDatePicker
- Gets the time zone.
- getTip() -
Method in class org.jdesktop.swingx.tips.DefaultTip
-
- getTip() -
Method in interface org.jdesktop.swingx.tips.TipOfTheDayModel.Tip
- The tip object to show.
- getTipAt(int) -
Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
-
- getTipAt(int) -
Method in interface org.jdesktop.swingx.tips.TipOfTheDayModel
-
- getTipCount() -
Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
-
- getTipCount() -
Method in interface org.jdesktop.swingx.tips.TipOfTheDayModel
-
- getTipName() -
Method in class org.jdesktop.swingx.tips.DefaultTip
-
- getTipName() -
Method in interface org.jdesktop.swingx.tips.TipOfTheDayModel.Tip
-
- getTips() -
Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
-
- getTitle() -
Method in class org.jdesktop.jdnc.app.Application
-
- getTitle() -
Method in class org.jdesktop.swingx.JXTaskPane
- Returns the title currently displayed in the border of this pane.
- getTitle() -
Method in class org.jdesktop.swingx.JXTitledPanel
-
- getTitle() -
Method in class org.jdesktop.swingx.table.TableColumnExt
- Convenience method which returns the headerValue property after
converting it to a string.
- getTitleBar() -
Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
-
- getTitleBar() -
Method in class org.jdesktop.swingx.plaf.TitledPanelUI
-
- getTitleBarImage() -
Method in class org.jdesktop.jdnc.app.Application
-
- getTitleDarkBackground() -
Method in class org.jdesktop.swingx.JXTitledPanel
-
- getTitleFont() -
Method in class org.jdesktop.swingx.JXTitledPanel
-
- getTitleForeground() -
Method in class org.jdesktop.swingx.JXTitledPanel
-
- getTitleHeight() -
Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
- getTitleLightBackground() -
Method in class org.jdesktop.swingx.JXTitledPanel
-
- getToAddrs() -
Method in class org.jdesktop.jdic.desktop.Message
- Gets an iterator of the message "To" address list.
- getTodayBackground() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns the color used when painting the today background.
- getToolBar() -
Method in class org.jdesktop.swingx.JXRootPane
-
- getToolTipText(MouseEvent) -
Method in class org.jdesktop.swingx.JXTreeTable
-
- getTop() -
Method in class org.jdesktop.swingx.util.Spatial
- Get the distance from the top of the space for the spatial object
- getTrailingMessage() -
Method in class org.jdesktop.swingx.JXStatusBar
-
- getTraversable() -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns whether or not the month view supports traversing months.
- getTraversableButtonAt(int, int) -
Method in class org.jdesktop.swingx.calendar.JXMonthView
- Returns an index defining which, if any, of the buttons for
traversing the month was pressed.
- getTree() -
Method in class org.jdesktop.jdnc.JNTree
- Returns the tree for this component.
- getTree() -
Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
- getTreeCellRenderer() -
Method in class org.jdesktop.swingx.JXTreeTable
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
-
- getTreeModel() -
Method in class org.jdesktop.jdnc.JNTree
- Returns the data model for the tree.
- getTreeModelListeners() -
Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
-
- getTreeSelectionModel() -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the selection model for the tree portion of the this treetable.
- getTreeTable() -
Method in class org.jdesktop.jdnc.JNTreeTable
- Returns the tree table for this component.
- getTreeTable() -
Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
-
- getTreeTableModel() -
Method in class org.jdesktop.jdnc.JNTreeTable
- Returns the data model for the tree table.
- getTreeTableModel() -
Method in class org.jdesktop.swingx.JXTreeTable
- Returns the underlying TreeTableModel for this JXTreeTable.
- getType() -
Method in class org.jdesktop.dataset.DataColumn
- Returns the type of the values for this DataColumn as a Java Class.
- getType(int) -
Static method in class org.jdesktop.dataset.io.schema.DataSetIOUtility
- Utility class to convert between a
java.sql.Types
value
and a corresponding Java object that would typically be used to represent
the data.
- getType() -
Method in class org.jdesktop.swingx.decorator.PipelineEvent
- Returns the event type.
- getTypes() -
Static method in class org.jdesktop.binding.metadata.Converters
- Return all the types which currently have supported type converters.
- getUI() -
Method in class org.jdesktop.swingx.JXLoginPanel
-
- getUI() -
Method in class org.jdesktop.swingx.JXTipOfTheDay
- Gets the UI object which implements the L&F for this component.
- getUI() -
Method in class org.jdesktop.swingx.JXTitledPanel
- Returns the look and feel (L&F) object that renders this component.
- getUI(JComponent, Class) -
Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
- Workaround for IDE mixing up with classloaders and Applets environments.
- getUIClassID() -
Method in class org.jdesktop.swingx.JXHyperlink
-
- getUIClassID() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class org.jdesktop.swingx.JXTaskPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class org.jdesktop.swingx.JXTaskPaneContainer
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class org.jdesktop.swingx.JXTipOfTheDay
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class org.jdesktop.swingx.JXTitledPanel
- Returns a string that specifies the name of the L&F class that renders
this component.
- getUIString(String) -
Method in class org.jdesktop.swingx.AbstractPatternPanel
- tries to find a String value from the UIManager, prefixing the
given key with the UIPREFIX.
- getUnclickedColor() -
Method in class org.jdesktop.swingx.JXHyperlink
-
- getUpdateSQL() -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getUpdateStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.AbstractSqlCommand
-
- getUpdateStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.SQLCommand
-
- getUpdateStatement(JDBCDataConnection, DataRow) -
Method in class org.jdesktop.dataset.provider.sql.TableCommand
-
- getUpIcon() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getUrl() -
Method in class org.jdesktop.dataset.provider.sql.JDBCDataConnection
-
- getUrl() -
Method in class org.jdesktop.dataset.provider.sql.WebRowSetDataProvider
-
- getURL() -
Method in class org.jdesktop.jdic.browser.WebBrowser
- Returns the URL of the resource that is currently being loaded.
- getURL(String, Object) -
Static method in class org.jdesktop.jdnc.app.Application
- Fetches a url of a resource value using the clasloader and
relative path of obj.
- getURL() -
Method in class org.jdesktop.swingx.action.ServerAction
-
- getUrl() -
Method in class org.jdesktop.swingx.auth.JDBCLoginService
-
- getURL() -
Method in class org.jdesktop.swingx.LinkModel
-
- getURLResource(String, Object) -
Static method in class org.jdesktop.jdnc.app.Application
-
- getUserName() -
Method in class org.jdesktop.dataset.provider.sql.JDBCDataConnection
-
- getUserName() -
Method in class org.jdesktop.swingx.JXLoginPanel.ComboNamePanel
-
- getUserName() -
Method in class org.jdesktop.swingx.JXLoginPanel
- Gets the User name for this panel.
- getUserName() -
Method in interface org.jdesktop.swingx.JXLoginPanel.NameComponent
-
- getUserName() -
Method in class org.jdesktop.swingx.JXLoginPanel.SimpleNamePanel
-
- getUserNames() -
Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
-
- getUserNames() -
Method in class org.jdesktop.swingx.auth.UserNameStore
- Gets the current list of users.
- getUserRoles() -
Method in class org.jdesktop.swingx.auth.LoginService
- Called immediately after a successful authentication.
- getValidatingContainer() -
Method in interface org.jdesktop.swingx.JXCollapsiblePane.JCollapsiblePaneContainer
-
- getValidatingContainer() -
Method in class org.jdesktop.swingx.JXTaskPane
-
- getValidationErrors() -
Method in class org.jdesktop.binding.swingx.AbstractBinding
-
- getValidationErrors() -
Method in interface org.jdesktop.binding.swingx.Binding
- Returns validation error messages generated from the most
recent element-level validation pass.
- getValidationPolicy() -
Method in class org.jdesktop.binding.swingx.AbstractBinding
-
- getValidators() -
Method in class org.jdesktop.binding.AbstractDataModel
-
- getValidators() -
Method in interface org.jdesktop.binding.DataModel
-
- getValidators() -
Method in class org.jdesktop.binding.metadata.MetaData
-
- getValidators() -
Method in class org.jdesktop.dataset.adapter.DataModelAdapter
-
- getValidators() -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getValidState() -
Method in class org.jdesktop.binding.swingx.AbstractBinding
-
- getValidState() -
Method in interface org.jdesktop.binding.swingx.Binding
-
- getValue(String) -
Method in class org.jdesktop.binding.AbstractDataModel
-
- getValue(String) -
Method in interface org.jdesktop.binding.DataModel
-
- getValue(String) -
Method in class org.jdesktop.binding.DefaultDataModel
-
- getValue(String) -
Method in class org.jdesktop.binding.JavaBeanDataModel
-
- getValue(String) -
Method in class org.jdesktop.dataset.adapter.DataModelAdapter
-
- getValue(String) -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getValue(String) -
Method in class org.jdesktop.dataset.DataRow
- Returns the value for the given column.
- getValue(DataColumn) -
Method in class org.jdesktop.dataset.DataRow
- Returns the current value for the column.
- getValue(String) -
Method in class org.jdesktop.dataset.DataSet
- Looks up a DataValue in this set by name.
- getValue(int, String) -
Method in class org.jdesktop.dataset.DataTable
- Returns the current value for the row at the given row index, for the given column.
- getValue(DataRow, DataColumn) -
Method in class org.jdesktop.dataset.DataTable
- Retrieves the current value for the given row and column.
- getValue() -
Method in class org.jdesktop.dataset.DataValue
- Returns the actual value resulting from the DataValue's expression being
evaluated in the context of a DataSet.
- getValue() -
Method in class org.jdesktop.deployment.jnlp.servlet.XMLAttribute
-
- getValue(String) -
Method in class org.jdesktop.jdnc.table.TableModelExtAdapter
-
- getValue() -
Method in class org.jdesktop.swingx.decorator.ComponentAdapter
- Returns the value of the cell identified by this adapter by invoking
ComponentAdapter.getValueAt(int, int)
, passing in the ComponentAdapter.row
and
ComponentAdapter.column
values of this adapter.
- getValue() -
Method in class org.jdesktop.swingx.event.MessageEvent
- Returns the contents of the message.
- getValue(String) -
Method in class org.jdesktop.swingx.JXErrorDialog.ReportAction
-
- getValue(String, String) -
Method in class org.jdesktop.swingx.plaf.ContextMenuSource
-
- getValue(String) -
Method in class org.jdesktop.swingx.UIAction
-
- getValueAt(int, int) -
Method in class org.jdesktop.binding.swingx.adapter.DataModelToTableModelAdapter
-
- getValueAt(Object, int) -
Method in class org.jdesktop.binding.swingx.adapter.DOMAdapter
-
- getValueAt(int, int) -
Method in class org.jdesktop.binding.swingx.adapter.RowSetAdapter
-
- getValueAt(String, int) -
Method in interface org.jdesktop.binding.TabularDataModel
-
- getValueAt(String, int) -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getValueAt(int, int) -
Method in class org.jdesktop.jdnc.table.DefaultTableModelExt
-
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.decorator.ComponentAdapter
- Returns the value of the target component's cell identified by the
specified row and column in model coordinates.
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.decorator.Filter
- Returns the value at the specified row and column.
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.decorator.FilterPipeline
- Returns the value of the cell at the specified coordinates.
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.JXList.ListAdapter
- Returns the value of the target component's cell identified by the
specified row and column in model coordinates.
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.JXTable
-
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.JXTable.TableAdapter
- Returns the value of the target component's cell identified by the
specified row and column in model coordinates.
- getValueAt(int, int) -
Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
- getValueAt(Object, int) -
Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
- getValueAt(Object, int) -
Method in class org.jdesktop.swingx.treetable.FileSystemModel
-
- getValueAt(Object, int) -
Method in interface org.jdesktop.swingx.treetable.TreeTableModel
-
- getValueChangeListeners() -
Method in class org.jdesktop.binding.AbstractDataModel
-
- getValueChangeListeners() -
Method in interface org.jdesktop.binding.DataModel
-
- getValueChangeListeners() -
Method in class org.jdesktop.dataset.adapter.DataModelAdapter
-
- getValueChangeListeners() -
Method in class org.jdesktop.dataset.adapter.TabularDataModelAdapter
-
- getValueForRow(DataRow) -
Method in class org.jdesktop.dataset.DataColumn
-
- getValues() -
Method in class org.jdesktop.dataset.DataSet
- Retrieves a list of all DataValues in this set.
- getVerb() -
Method in class org.jdesktop.jdic.filetypes.Action
- Returns the value of the verb field.
- getVersion() -
Method in class org.jdesktop.deployment.jnlp.servlet.DownloadRequest
-
- getVersionId() -
Method in class org.jdesktop.deployment.jnlp.servlet.JnlpResource
-
- getVersionString() -
Method in class org.jdesktop.jdnc.app.Application
-
- getVerticalAlignment() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getVerticalTextPosition() -
Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
-
- getViewSizeSequence() -
Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
-
- getVisibleRowCount() -
Method in class org.jdesktop.swingx.JXTable
- ?
- getVisited() -
Method in class org.jdesktop.swingx.LinkModel
-
- getWebBrowserListeners() -
Method in class org.jdesktop.jdic.browser.WebBrowser
- Returns an array of all the registered WebBrowser listeners.
- getWhen() -
Method in class org.jdesktop.swingx.event.MessageEvent
- Time in milliseconds when the event occured.
- getWidth(String) -
Method in class org.jdesktop.swingx.JXStatusBar
- Returns the string width
- getWidth() -
Method in class org.jdesktop.swingx.util.Spatial
- Get the width of the spatial object
- getWindows() -
Method in class org.jdesktop.jdnc.app.Application
-
- getWindowsVisualStyle() -
Static method in class org.jdesktop.swingx.util.OS
- Returns the name of the current Windows visual style.
- getWrappedModel() -
Method in class org.jdesktop.swingx.JXList
- returns the underlying model.
- getXmlSchema(DataSet) -
Static method in class org.jdesktop.dataset.DataSetUtils
- Deprecated. Replaced by
DataSetUtility.writeDataSetAsXml(Writer, DataSet)
- getXTable() -
Method in class org.jdesktop.swingx.JXTableHeader
-
- GlossyTaskPaneUI - Class in org.jdesktop.swingx.plaf.misc
- Paints the JXTaskPane with a gradient in the title bar.
- GlossyTaskPaneUI() -
Constructor for class org.jdesktop.swingx.plaf.misc.GlossyTaskPaneUI
-
- gradientEnd -
Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI
-
- gradientStart -
Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI
-
- GROUP -
Static variable in class org.jdesktop.swingx.action.AbstractActionExt
- The key for the button group
- group -
Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
- GZIP_ENCODING -
Static variable in class org.jdesktop.deployment.jnlp.servlet.DownloadResponse
-
DataTable.setColumnComparator(DataColumn, Comparator)
; see class
JavaDocs, and docs for DataRow
.
java.lang.Object
.
java.lang.Object
.
getColumnClass
for the hierarchical
column.
Highlighter
is a lightweight mechanism to modify the behavior
and attributes of cell renderers such as ListCellRenderer
,
TableCellRenderer
, and
TreeCellRenderer
in a simple layered fashion.Highlighter
with the specified
background and foreground colors, selectedBackground and
selectedForeground to null.
Highlighter
with the specified
background and foreground colors.
Highlighter
with the specified
background and foreground colors with mutability depending on
given flag.
org.jdecktop.jdic.browser
).
DateSpan
intersects with the
specified time.
DateSpan
intersects with the
specified DateSpan
.
WebBrowser
object's back command
is enabled.
WebBrowser.isBackEnabled()
.
BoundAction
BoundAction
Action
.
isEnabled(null)
.
WebBrowser
object's forward command
is enabled.
WebBrowser.isForwardEnabled()
.
DataRow
.
WebBrowser
object is initialized
successfully.
WebBrowser.isInitialized()
.
notifyOnEDT
property.
notifyOnEDT
property.
ServerAction
true
if running as a standalone application and
returns false
if running one or more applets.
TargetableAction
JDBCDataSetSchemaReader
instantiates a DataSet
from
a schema stored in an XML file; the schema is read from the JDBC metadata classes (see
DatabaseMetaData
and ResultSetMetaData
), and the accuracy
of the schema depends on the quality of the JDBC driver used.JDBCDataSetSchemaReader
for a JDBCDataConnection to a JDBC data source,
presumably a relational database, using the default catalog and schema as understood by the JDBC driver (e.g.
JDBCDataSetSchemaReader
, for a JDBCDataConnection to a JDBC data source,
presumably a relational database, for a given catalog and schema in that database.
BorderLayout
.
java.version
System property
JXCollapsiblePane
provides a component which can collapse or
expand its content area with animation and fade in/fade out effects.JPanel
as content pane
and a vertical VerticalLayout
with a gap of 2 pixels as layout
manager.
JComboBox
that takes it's items from an
existing ComboBoxModel
.
JComboBox
that contains the elements
in the specified array.
JComboBox
that contains the elements
in the specified Vector.
JComboBox
with a default data model.
JXDatePickerFormatter
.
JXDatePickerFormatter
.
JXHyperlink
.ListDataAdapter
for the specified target
component.
Frame
owner.
Frame
as its owner.
Frame
.
Frame
.
Frame
, and GraphicsConfiguration
.
Dialog
as its owner.
Dialog
, and GraphicsConfiguration
.
JXMonthView
class using the
month and year of the current day as the first date to display.
JXMonthView
class using the
month and year from initialTime
as the first date to
display.
TableDataAdapter
for the specified target
component.
JXTaskPane
is a container for tasks and other
arbitrary components.JXTaskPane
.
JXTaskPane
.JXTaskPaneContainer
provides an elegant view
to display a list of tasks ordered by groups (JXTaskPane
.JXTaskPaneContainer
.JXTipOfTheDay
with an empty
TipOfTheDayModel
JXTipOfTheDay
showing tips from the given
TipOfTheDayModel.
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice)
to save the
"Show tips on startup" choice.JXTipOfTheDay
.JXTitledPanel
.JXTree
with a sample model.
JXTree
with each element of the specified array
as the child of a new root node which is not displayed.
JXTree
with each element of the specified
Vector as the child of a new root node which is not displayed.
JXTree
created from a Hashtable which does not
display with root.
JXTree
with the specified TreeNode as its root,
which displays the root node.
JXTree
with the specified TreeNode as its root,
which displays the root node and which decides whether a node is a leaf
node in the specified manner.
JXTree
which displays the root
node -- the tree is created using the specified data model.
TableCellRenderContext
for the specified
target component.
JXTreeTable
is a specialized table
consisting of a single column in which to display hierarchical data, and any
number of other columns in which to display regular data.DefaultTreeTableModel
.
TreeTableModel
.
TreeTableDataAdapter
for the specified
target component.
LaunchFailedException
without a detail message.
LaunchFailedException
with a detail message.
LaunchService
interface provides opening, editing or printing the given file
by launching the associated application.Highlighter
that highlights the background of
each cell with a pastel green "ledger" background color, and is most
effective when the ComponentAdapter.target
component has
horizontal gridlines in Color.cyan.darker()
color.
DataTable
in this DataSet load itself; this is
an asynchronous operation.
DataTable
in this DataSet load itself; this is
a synchronous operation.
readData
method calls
scheduleLoad
to schedule the loading of an increment of
data to the DataTable.
readData
method calls
scheduleLoad
to schedule the loading of an increment of
data to the model.
readData
method calls
scheduleLoad
to schedule the loading of an increment of
data to the model.
Message
object.
MailerService
interface provides methods to launch message
compose window of the default mailer with or without prefilled message fields.start
.
Message
object.
Level.INFO
message.
MessageEvent
java.lang.String
.
java.lang.String
.
JXTaskPane
UI.date
.
date
.
date
.
Highlighter
that decorates the background of
each cell with a pastel yellow "notepad" background color, and is most
effective when the ComponentAdapter.target
component has
horizontal gridlines in Color.cyan.darker()
color.
java.lang.Integer
.
java.lang.Integer
.
org.jdesktop.swingx.JXTipOfTheDay.
PatternHighlighter
instance with no
background or foreground color and no pattern
PatternHighlighter
instance with the
specified background and foreground colors that will be used to decorate
the renderer component for all cell in a row if and only if the specified
regExString defines a valid Pattern
, and the
value of the cell in the specified testColumn of that row matches that
pattern.
PatternHighlighter
instance with the
specified background and foreground colors that will be used to decorate
the renderer component for a cell in the specified decorateColumn of any
row if and only if the specified regExString and matchFlags define a
valid Pattern
, and the value of the cell in the
specified testColumn of the same row matches that pattern.
Pattern
objects.Component
used as a stamp to render
the specified cell.
date
.
date
.
publish
method asynchronously on the
Event Dispatch Thread.
publish
method asynchronously on the
Event Dispatch Thread.
SwingWorker.process(V...)
method.
SwingWorker.process(V...)
method.
startLoading
method.
startLoading
method.
DataSet
from the data source
specified in the constructor.
DataSet
from the data source specified in the
implementing class, with the DataSet
schema loaded but without data, for the tables
and columns given in the tableNames
parameter.
DataSet
from the JDBCDataConnection
specified in the constructor.
DataSet
from the JDBCDataConnection
specified in the constructor, for the tables and columns given in the tableNames
parameter.
DataSet
from the InputStream
specified in the constructor.
DataSet
from the InputStream
specified in the
implementing class, with the DataSet
schema loaded but without data, for the tables
and columns given in the tableNames
parameter.
DataSet
schema using a schema reader, for all tables and relations declared in the schema.
DataSet
schema using a schema reader, for the tables listed in the tableNames argument, and their
relations.
DataSet
schema from a JDBC data connection, using JDBC metadata, for all tables and relations declared in the schema.
DataSet
schema from a JDBC data connection, using JDBC metadata, for the list of tables passed as an argument,
and their relations.
DataSet
schema from a XML Schema, for all tables and relations declared in the schema.
DataSet
schema from a XML Schema, for all tables and relations declared in the schema.
DataSet.readXml(String)
, but using a File as input source.
DataSet.readXml(String)
, but using an InputStream as input source.
DataTable
in this DataSet refresh itself; this is
an asynchronous operation.
filter
operation and regenerates row mappings from the previous filter.
DataTable
in this DataSet refresh itself; this is
a synchronous operation.
BoundAction
RegisterFailedException
is thrown by certain methods of
AssociationService
while the registeration or unregisteration
operation fails.RegisterFailedException
object with no detail
message.
RegisterFailedException
object with the specified
detail message.
JXTaskPane
from this JXTaskPaneContainer.
Association
.
ChangeListener
.
ChangeListener
.
DataRow
.
DataRow
.
PropertyChangeListener
, then
it is also removed as a property change listener on the table as well.
Association
.
isAutoDispose()
return true.
PropertyChangeListener
from the listener list.
PropertyChangeListener
from the listener list.
TrayIcon
from the SystemTray
TreeExpansion
events.
TreeSelection
events.
TreeWillExpand
events.
WebBrowserEvent
listener from the listener list.
DataRow.setValue(DataColumn, Object)
till now.
DataRow.setValue(DataColumn, Object)
till now.
DataRow.setValue(DataColumn, Object)
till now.
RowChangeEvent
is broadcast by a data table to listeners as rows are changed,
on a per-row basis.Future
to the result of computation unless
it has been cancelled.
Future
to the result of computation unless
it has been cancelled.
load
or save
methods.
DataTable
in this DataSet save itself; this is
an asynchronous operation.
DataTable
in this DataSet save itself; this is
a synchronous operation.
readData
method from the "reader"
thread to schedule a subsequent call to loadData
on the
event dispatch thread.
scheduleLoad(LoadItem)
, except that this method
will simply schedule a load operation for any remaining items in the
queue, but will not add any items to the queue.
readData
method from the "reader"
thread to schedule a subsequent call to loadData
on the
event dispatch thread.
DataSetSchemaReader
cannot process a schema.DataSetSchemaReader
cannot write a DataSet
schema.Pattern
.
Pattern
.
Pattern
.
Pattern
.
Pattern
.
Pattern
.
searchString
from the beginning of a document.
searchString
from the given position in a document.
searchString
in the given direction from the some position in a document.
ServiceManager
class provides static fields to refer to
the available services, and static methods to get the approprate service
objects with the given service name.ServiceManager
class provides static fields to refer to
the available services, and static methods to get the approprate service
objects with the given service name.Highlighter
if this
is not immutable.
DataRow
.
JXCollapsiblePane
.
DataRow
.
String
.
Association
.
expandsSelectedPaths
property for the tree
part.
Calendar.SUNDAY
in US, Calendar.MONDAY
in France.
Highlighter
.
Association
.
DataRow
.
Association
.
TableModel
is compatible with JXTreeTable before
invoking the inherited version.
progress
bound property.
progress
bound property.
JDBCDataConnection
to set the connection for each DataProvider
in each
DataTable
contained in the DataSet
.
scrollsOnExpand
property for the tree
part.
c
.
Highlighter
.
Highlighter
.
showsRootHandles
property for the tree
part.
URL
instance.
TreeTableModel
.
Spatial
class is intended to track the
size and position of windows in space.SQLDataProvider
.java.beans.PropertyChangeSupport
is almost
identical in functionality.java.beans.PropertyChangeSupport
is almost
identical in functionality.SwingWorker
.
SwingWorker
.
state
bound property.state
bound property.SystemTray
class represents the System Tray for a desktop.TableChangeEvent
is broadcast when a DataTable
is changed--either structurally, or
has data modified.false
, and
a default block increment size of 50.
Targetable
objects
that it manages.JXTaskPaneContainer
.JXTaskPane
.PatternHighlighter
, and returns true if the
test succeeds; Otherwise, it returns false.
JXTipOfTheDay
.JXTipOfTheDay
.java.lang.Object
.
java.lang.Object
.
TrayIcon
class represents a tray Icon that can be added to
a System tray.installUI
.
UIManager
that the L&F has changed.
UIManager
that the L&F has changed.
UIManager
that the L&F has changed.
UIManager
that the L&F has changed.
WebBrowser
component represents a blank rectangular area of
the screen onto which the application can load webpages or from which the
application can trap events from the browser window.WebBrowser
object with no URL specified.
WebBrowser
object with the specified
boolean value autoDispose
as the flag which indicates
whether this instance will automatically dispose itself in
removeNotify()
or should be disposed by the developer directly
calling dispose()
.
WebBrowser
with an URL specified.
WebBrowser
with an specified URL and
boolean flag to indicate the dispose schema.
org.jdesktop.jdic.browser.WebBrowser
class.
Will be removed in a future release.WebBrowserEvent
is dispatched by a WebBrowser
object to indicate a defined WebBrowser event occured.WebBrowserEvent
object with source and event id.
WebBrowserEvent
object with source, event id
and event data.
WebBrowser
class.JXTaskPane
UI.Frame
and
Dialog
objects and descendants, in particular).DataSet
out to some export format, defined by the implementing class.
DataSet's
schema out to some export format,
for the tables given as an argument, in a format defined by the implementing class.
DataSet
schema out as an XML Schema to the OutputStream
or Writer
this class was constructed with.
DataSet
schema out as an XML Schema to the OutputStream
or Writer
this class was constructed with for the tables listed.
DataSet's
schema using a schema writer, for all tables in the DataSet
, and their relations.
DataSet's
schema using a schema writer, for the list of tables passed as an argument,
and their relations.
DataSet's
schema as an XML Schema, for all tables in the DataSet
, and their relations.
DataSet's
schema as an XML Schema, for all tables in the DataSet
, and their relations.
XMLDataSetSchemaReader
instantiates a DataSet
from
an XML Schema.XMLDataSetSchemaReader
for an input stream holding a DataSet
schema in XML format.
XMLDataSetSchemaReader
for an input stream holding a DataSet
schema in XML format.
DataSet
out as an XML Schema.XMLDataSetSchemaWriter
for a given OutputStream
.
XMLDataSetSchemaWriter
for a given Writer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |