- ABS(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
ABS.
- ABS - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ABS.
- ABS(Object) - Static method in class xdev.db.sql.Functions
-
- ABS(Object) - Method in class xdev.lang.cmd.Query
-
Returns the absolute value of a numeric column or expression.
- ABSTRACT - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- abstract_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant abstract_.
- AbstractDataSource<T extends DataSource> - Class in xdev.util
-
- AbstractDataSource() - Constructor for class xdev.util.AbstractDataSource
-
- AbstractDBConnection<DS extends DBDataSource<DS>> - Class in xdev.db
-
A abstract class from the DBConnection
.
- AbstractDBConnection(DS) - Constructor for class xdev.db.AbstractDBConnection
-
- AbstractDBDataSource<T extends DBDataSource<T>> - Class in xdev.db
-
- AbstractDBDataSource() - Constructor for class xdev.db.AbstractDBDataSource
-
- AbstractDBMetaData - Class in xdev.db
-
- AbstractDBMetaData() - Constructor for class xdev.db.AbstractDBMetaData
-
- AbstractFormularComponentValidator<T extends FormularComponent> - Class in xdev.ui
-
- AbstractFormularComponentValidator(String, String) - Constructor for class xdev.ui.AbstractFormularComponentValidator
-
- AbstractLockRenewWindow - Class in xdev.ui.locking
-
UI implementation of
LockRenovator
to provide concrete duration
values .
- AbstractLockRenewWindow() - Constructor for class xdev.ui.locking.AbstractLockRenewWindow
-
- AbstractLookAndFeel - Class in xdev.ui.laf
-
- AbstractLookAndFeel() - Constructor for class xdev.ui.laf.AbstractLookAndFeel
-
- AbstractPageControl<C extends JComponent> - Class in xdev.ui.paging
-
- AbstractPageControl(C) - Constructor for class xdev.ui.paging.AbstractPageControl
-
- AbstractSourceCode<S extends AbstractSourceCode<S>> - Class in com.xdev.jadoth.codegen
-
The Class AbstractSourceCode.
- AbstractSourceCode(AbstractSyntax) - Constructor for class com.xdev.jadoth.codegen.AbstractSourceCode
-
Instantiates a new abstract source code.
- AbstractSyntax - Class in com.xdev.jadoth.codegen
-
The Class AbstractSyntax.
- AbstractSyntax() - Constructor for class com.xdev.jadoth.codegen.AbstractSyntax
-
- AbstractSystemProperty<T> - Class in xdev.util.systemproperty
-
This class provides a skeletal implementation of the
SystemProperty
interface to minimize the effort required to implement this interface.
- AbstractSystemProperty(String) - Constructor for class xdev.util.systemproperty.AbstractSystemProperty
-
Initializes the instance with a system property name.
- AbstractTableElementDefinition<D extends AbstractTableElementDefinition<D>> - Class in com.xdev.jadoth.sqlengine.retrospection.definition
-
The Class AbstractTableElementDefinition.
- AbstractTableElementDefinition(String) - Constructor for class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Instantiates a new abstract table element definition.
- accept(File) - Method in class xdev.ui.XdevFileFilter
-
Tests the specified file, returning true if the file is accepted, false
otherwise.
- accessArray(ArrayList<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Accesses the elementData field containint the array holding the elements of arrayList
.
- accessCharArray(String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- accessCharArray(StringBuilder) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- accessCharArray(StringBuffer) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- accessOffset(String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- accumulate(Map<K, List<V>>, K, V) - Static method in class xdev.util.CollectionUtils
-
Adds value
to the list associated with key
in
map
.
If key
has no value yet, a list is created fist.
- actionPerformed(ActionEvent) - Method in class xdev.ui.DefaultAction
-
- actionPerformed(ActionEvent) - Method in class xdev.ui.table.BooleanEditor
-
- actionPerformed(ActionEvent) - Method in class xdev.ui.table.DateEditor
-
- actionPerformed(ActionEvent) - Method in class xdev.ui.table.DefaultEditor
-
- actionPerformed(ActionEvent) - Method in class xdev.ui.table.DetailEditor.DetailComboBox
-
- actionPerformed(ActionEvent) - Method in class xdev.ui.table.NumberEditor
-
- actions - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
The actions.
- actionStatmentSeperator - Static variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
The Constant actionStatmentSeperator.
- actualComparator - Variable in class xdev.vt.VirtualTableColumn.NullAwareComparator
-
- add(JavaClassMemberDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- add(JavaClassMemberDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- add(JavaTypeMemberDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaFieldDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaMethodDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaTypeDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaInterfaceDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaClassDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaClassMemberDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaClassMemberDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- add(JavaCompilationUnitMember) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaImportDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaImportStaticDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaTypeDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaCompilationUnitMember...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaImportDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaImportStaticDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaTypeDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- add(JavaCompilationUnitMember...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaCompilationUnitMember) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaImportDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaImportStaticDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaImportDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaImportStaticDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(JavaTypeDefinition...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- add(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryClassFieldMethod
-
- add(JavaTypeMemberDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaFieldDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaMethodDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaTypeDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaInterfaceDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaClassDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaTypeMemberDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaFieldDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaMethodDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaTypeDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaInterfaceDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaClassDefinition...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- add(JavaTypeMemberDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(JavaFieldDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(JavaMethodDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(JavaInterfaceDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- add(E) - Method in interface com.xdev.jadoth.collections.Collecting
-
Add the passed element to be added to this Collecting instance.
Returns true if this instance has been changed as a consequence of the call.
- add(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(E...) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(E[], int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
Adds all of the srcLength
elements in array elements
at srcIndex
for which
predicate
applies to this collection up to a maximum of limit
elements.
- add(E[], int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
Adds all of the srcLength
elements in array elements
at srcIndex
for which
predicate
applies to this collection up to a maximum of limit
elements.
- add(Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- add(T[], T...) - Static method in class com.xdev.jadoth.collections.JaArrays
-
Adds the arrays.
- add(E) - Method in interface com.xdev.jadoth.collections.Snake
-
- add(E) - Method in class com.xdev.jadoth.collections.Snake.Implementation
-
- add(E) - Method in class com.xdev.jadoth.collections.SubList
-
- add(E...) - Method in class com.xdev.jadoth.collections.SubList
-
- add(Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.SubList
-
- add(E[], int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- add(Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- add(E[], int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- add(Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- add(int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- add(E) - Method in class com.xdev.jadoth.collections.SubListView
-
- add(int, E) - Method in class com.xdev.jadoth.collections.SubListView
-
- add(E) - Method in class com.xdev.jadoth.collections.VarList
-
- add(int, E) - Method in class com.xdev.jadoth.collections.VarList
-
- add(E) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- add(E...) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- add(Iterable<? extends E>) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- add(E[], int, int, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
Adds all of the srcLength
elements in array elements
at srcIndex
for which
predicate
applies to this collection up to a maximum of limit
elements.
- add(E[], int, int, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
Adds all of the srcLength
elements in array elements
at srcIndex
for which
predicate
applies to this collection up to a maximum of limit
elements.
- add(Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- add(Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- add(E) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- add(E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- add(int, E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- add(E) - Method in class com.xdev.jadoth.cql.CqlAggregateCollector
-
- add(Iterable<T>) - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- add(Iterable<T>...) - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- add(Integer) - Method in class com.xdev.jadoth.math._intRange
-
Adds the.
- add(ColumnValueAssignment) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- add(int, ColumnValueAssignment) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- add(E) - Method in class com.xdev.jadoth.sqlengine.internal.ListClause
-
Adds the.
- add(Object) - Method in class com.xdev.jadoth.util.VarChar
-
- add(boolean) - Method in class com.xdev.jadoth.util.VarChar
-
- add(char) - Method in class com.xdev.jadoth.util.VarChar
-
- add(byte) - Method in class com.xdev.jadoth.util.VarChar
-
- add(short) - Method in class com.xdev.jadoth.util.VarChar
-
- add(int) - Method in class com.xdev.jadoth.util.VarChar
-
- add(long) - Method in class com.xdev.jadoth.util.VarChar
-
- add(float) - Method in class com.xdev.jadoth.util.VarChar
-
- add(double) - Method in class com.xdev.jadoth.util.VarChar
-
- add(String, Object) - Method in class xdev.ui.ItemList
-
Adds a new row / item data pair to the end of this
ItemList
.
- add(int, String, Object) - Method in class xdev.ui.ItemList
-
Adds a new row / item data pair at the specified
index
to
this
ItemList
.
- add(ItemList.Entry) - Method in class xdev.ui.ItemList
-
Adds the
entry
to the end of this
ItemList
.
- add(int, ItemList.Entry) - Method in class xdev.ui.ItemList
-
Adds the entry at the specified
index
to this
ItemList
.
- add(XdevTreeNode...) - Method in class xdev.ui.tree.XdevTreeNode
-
Removes nodes
from their parent and makes them a child of
this node by adding it to the end of this node's child array.
- add(MutableTreeNode) - Method in class xdev.ui.tree.XdevTreeNode
- add(Component, int) - Method in class xdev.ui.XdevDesktopPane
- add(JMenu) - Method in class xdev.ui.XdevMenuBar
- add(Component) - Method in class xdev.ui.XdevTabbedPane
-
- add(Component, int) - Method in class xdev.ui.XdevTabbedPane
-
- add(Component, Object) - Method in class xdev.ui.XdevTabbedPane
-
- add(Component, Object, int) - Method in class xdev.ui.XdevTabbedPane
-
- add(String, Component) - Method in class xdev.ui.XdevTabbedPane
-
- add(int) - Method in class xdev.util.IntList
-
- add(int, int) - Method in class xdev.util.XdevDate
- add(String, String, Cardinality, String, String, Cardinality) - Method in class xdev.vt.EntityRelationshipModel
-
- add(String, String[], Cardinality, String, String[], Cardinality) - Method in class xdev.vt.EntityRelationshipModel
-
- addAction(Object) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Adds the action.
- addActionListener(ActionListener) - Method in class xdev.ui.XdevKeyAction
-
Adds an ActionListener
to the key action.
- addAll(GrowList<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- addAll(int, GrowList<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- addAll(Collection<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- addAll(int, Collection<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- addAll(Collection<? extends E>) - Method in class com.xdev.jadoth.collections.SubList
-
- addAll(int, Collection<? extends E>) - Method in class com.xdev.jadoth.collections.SubList
-
- addAll(Collection<? extends E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- addAll(int, Collection<? extends E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- addAll(Collection<? extends E>) - Method in class com.xdev.jadoth.collections.WeakList
-
Deprecated.
- addAll(Collection<? extends E>) - Method in interface com.xdev.jadoth.collections.XAddingCollection
-
- addAll(Collection<? extends E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- addAll(int, Collection<? extends E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- addAll(Collection<? extends E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- addAll(int, Collection<? extends E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- addAll(Collection<? extends Integer>) - Method in class com.xdev.jadoth.math._intRange
-
Adds the all.
- addAll(Collection<? extends ColumnValueAssignment>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- addAll(int, Collection<? extends ColumnValueAssignment>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- addAll(Collection<?>, Collection<?>) - Method in class xdev.ui.ItemList
-
Adds all entries of
item
and
data
to this
ItemList
.
- addAll(Collection<? extends ItemList.Entry>) - Method in class xdev.ui.ItemList
-
- addAll(ItemList) - Method in class xdev.ui.ItemList
-
- addAll(ListModel) - Method in class xdev.ui.ItemList
-
Adds all entries of the
model
to this
ItemList
.
- addAll(Collection<? super E>, E...) - Static method in class xdev.util.CollectionUtils
-
Appends the specified elements
to the
collection
.
- addAll(IntList) - Method in class xdev.util.IntList
-
- addAllFields(Class<?>, int, C) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Adds the all fields.
- addAllMethods(Class<?>, int, C) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Adds the all methods.
- addAnnotation(StringBuilder, Class<?>, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Adds the annotation.
- addArray(C, T...) - Static method in class com.xdev.jadoth.Jadoth
-
Populate collection.
- addBatch(C, Iterable<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- addBooleanOption(char, String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a boolean option.
- addBooleanOption(String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a boolean option.
- addChangeListener(ChangeListener) - Method in class xdev.ui.paging.AbstractPageControl
-
- addChangeListener(ChangeListener) - Method in interface xdev.ui.paging.PageControl
-
Adds a changelistener which listens for data or position changes
- addChangeListener(ChangeListener) - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- addChangeListener(TextChangeAdapter) - Method in class xdev.ui.text.XdevDocument
-
- addChildren(Container, XdevList<Component>, boolean) - Static method in class xdev.ui.UIUtils
-
- addColumn(Object) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- addColumn(SqlColumn) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- addColumn(Object) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Adds the column.
- addColumn(Object) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Adds the column.
- addColumn(Object) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- addColumn(Object) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- addColumn(Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- addColumn(JDBCConnection, DBMetaData.TableMetaData, ColumnMetaData, ColumnMetaData, ColumnMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
- addColumnIdentifierMapper(RetrospectionIdentifierMapper...) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the column identifier mapper.
- addColumns(Object...) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- addColumns(Object[]) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Adds the columns.
- addColumns(Object...) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- addColumns(Object...) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- addColumns(Object...) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- addCondition(SqlBooleanArithmeticCondition) - Method in class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
Adds the condition.
- addConstructor(JavaConstructorDescription) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- addConstructor(JavaConstructorDescription) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- addCopyHandler(CopyHandler, Class<?>, Class<?>, Class<? extends Annotation>, Field) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Registers handler
to be used by this DeepCopier.
- addCopyHandlerByAnnotation(CopyHandler, Class<? extends Annotation>) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Adds the copy handler by annotation.
- addCopyHandlerByCopyClass(CopyHandler, Class<?>) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Adds the copy handler by copy class.
- addCopyHandlerByCopyField(CopyHandler, Field) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Adds the copy handler by copy field.
- addCopyHandlerByLocationClass(CopyHandler, Class<?>) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Adds the copy handler by location class.
- addData(Result, VirtualTableColumn[]) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addData(Result, VirtualTableColumn[], VirtualTableFillMethod) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addData(Result) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addData(Result, VirtualTableFillMethod) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addData(Result, int[]) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addData(Result, int[], VirtualTableFillMethod) - Method in class xdev.vt.VirtualTable
-
Adds the data contained in the specified result to the
VirtualTable
.
- addDBConnectionListener(DBConnectionListener) - Method in class xdev.db.AbstractDBConnection
-
- addDBConnectionListener(DBConnectionListener) - Method in interface xdev.db.DBConnection
-
- addDBConnectionListener(DBConnectionListener) - Method in class xdev.db.DelegatingDBConnection
-
- addDBDataSourceListener(DBDataSourceListener) - Method in class xdev.db.AbstractDBDataSource
-
- addDBDataSourceListener(DBDataSourceListener) - Method in interface xdev.db.DBDataSource
-
- addDetail(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of specified detail row to a master row.
- addDetail(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of specified detail row to a master row.
- addDetails(VirtualTable, VirtualTable, VirtualTable) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of specified detail rows within a VirtualTable to a
master row.
- addDetails(VirtualTable, VirtualTable, VirtualTable, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of specified detail rows within a VirtualTable to a
master row.
- addDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable) - Static method in class xdev.ui.ManyToMany
-
Convenience method for
#addDetails(VirtualTable, VirtualTableRow, VirtualTableRow[])
.
- addDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Convenience method for
#addDetails(VirtualTable, VirtualTableRow, VirtualTableRow[], DBConnection)
.
- addDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow[]) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of a specified list of detail rows to a master row.
- addDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow[], DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Adds a connection of a specified list of detail rows to a master row.
- addDocumentListener(DocumentListener) - Method in class xdev.ui.XdevDateTextField
-
Registers the given
DocumentListener
to begin receiving
notifications when changes are made to the document.
- addDocumentListener(DocumentListener) - Method in class xdev.ui.XdevFormattedTextField
-
Registers the given
DocumentListener
to begin receiving
notifications when changes are made to the document.
- addDocumentListener(DocumentListener) - Method in class xdev.ui.XdevPasswordField
-
Registers the given
DocumentListener
to begin receiving
notifications when changes are made to the document.
- addDocumentListener(DocumentListener) - Method in class xdev.ui.XdevTextArea
-
Registers the given
DocumentListener
to begin receiving
notifications when changes are made to the document.
- addDocumentListener(DocumentListener) - Method in class xdev.ui.XdevTextField
-
Registers the given
DocumentListener
to begin receiving
notifications when changes are made to the document.
- addDoubleOption(char, String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a double option.
- addDoubleOption(String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a double option.
- addElement(Object) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- addExitListener(ApplicationExitListener) - Static method in class xdev.Application
-
- addFocusListener(FocusListener) - Method in class xdev.ui.XdevFormular
- addFocusListener(FocusListener) - Method in class xdev.ui.XdevSpinner
- addFormularListener(FormularListener) - Method in interface xdev.ui.Formular
-
- addFormularListener(FormularListener) - Method in class xdev.ui.XdevFormular
-
- addFormularListener(FormularListener) - Method in class xdev.ui.XdevVirtualFormular
-
- addGeneralIdentifierMapper(RetrospectionIdentifierMapper...) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the general identifier mapper.
- addGenerationAnnotation(int, Class<?>[], String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Adds the generation annotation.
- addGroup(VirtualTable, String, boolean) - Method in class xdev.lang.cmd.FillTree
-
- addGroup(VirtualTable, String, boolean, VirtualTableColumn, VirtualTableColumn) - Method in class xdev.lang.cmd.FillTree
-
- addIdentifierMapper(List<RetrospectionIdentifierMapper>, RetrospectionIdentifierMapper[]) - Static method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the identifier mapper.
- addIfNotInList(List<?>, List<?>) - Static method in class xdev.util.CollectionUtils
-
Appends the specified elements
to the list if the
elements
are not already present in the list.
- addIfNotInList(List<E>, List<E>, Comparer<E>) - Static method in class xdev.util.CollectionUtils
-
Appends the specified elements
to the list if the
elements
are not already present in the list.
The comparer
is used to compare the elements.
- addIfNotInList(List, Object) - Static method in class xdev.util.CollectionUtils
-
Appends the specified element
to the list if the
element
is not already present in the list.
- addIfNotInList(List<E>, E, Comparer<E>) - Static method in class xdev.util.CollectionUtils
-
Appends the specified element
to the list if the
element
is not already present in the list.
- addImpl(Component, Object, int) - Method in class xdev.ui.XdevDesignLayoutTable
-
Deprecated.
- addImpl(Component, Object, int) - Method in class xdev.ui.XdevScrollPane
-
- addImpl(Component, Object, int) - Method in class xdev.ui.XdevTable
- addImpl(Component, Object, int) - Method in class xdev.ui.XdevWindowContainer
- addIndex(Index) - Method in class xdev.vt.VirtualTable
-
- addIndexIdentifierMapper(RetrospectionIdentifierMapper...) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the index identifier mapper.
- addInitializer(JavaInitializer) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- addInitializer(JavaInitializer) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- addIntegerOption(char, String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding an integer option.
- addIntegerOption(String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding an integer option.
- addInterface(JavaInterfaceDescription) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- addInterface(JavaInterfaceDescription) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- addIterable(Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.VarList
-
Note: setting index size to one before and back to some higher value after the call to this method can speed
up the operation.
- addJoinClause(JoinClause) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- addJoinClause(JoinClause) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- addJoinClause(JoinClause) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.JoinContainer
-
Adds the join clause.
- addJoinClause(JoinClause) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- addJoinClause(JoinClause) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- addJoinClause(JoinClause) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Adds a JOIN Clause but does NOT update the last condition.
Behaves like a simple setter (oder "adder")
- addJoinClause(JoinClause) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- addJoinClauseForSQL(JoinClause) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Adds a JOIN Clause and sets the last condition to the newly added join.
- addLine(Object...) - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Adds the line.
- addListDataListener(ListDataListener) - Method in class xdev.ui.ItemList
-
- addListDataListener(ListDataListener) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- addListDataListener(ListDataListener) - Method in class xdev.ui.XdevListBox.ItemListModelWrapper
- addListSelectionListener(ListSelectionListener) - Method in class xdev.ui.XdevTable
-
- addLockTimeoutListener(LockTimeoutListener) - Method in class xdev.db.locking.HybridVirtualTableLock
-
Observes for the locks timeout and notification threshold.
- addLockTimeoutListener(LockTimeoutListener) - Method in interface xdev.db.locking.PessimisticLock
-
Observes for the locks timeout and notification threshold.
- addLockTimeoutPropertyChangeListener(LockTimeoutChangeListener) - Method in class xdev.db.locking.HybridVirtualTableLock
-
Observes for a property change on the lock timeout property.
- addLockTimeoutPropertyChangeListener(LockTimeoutChangeListener) - Method in interface xdev.db.locking.PessimisticLock
-
Observes for a property change on the lock timeout property.
- addLongOption(char, String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a long integer option.
- addLongOption(String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a long integer option.
- addMembers(Collection<JavaImportStaticDefinition>, Member...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- addModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- addModifier(int) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition
-
- addModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition.Implementation
-
- addMouseListener(MouseListener) - Method in class xdev.ui.XdevWindowContainer
- addMouseMotionListener(MouseMotionListener) - Method in class xdev.ui.XdevWindowContainer
- addMouseWheelListener(MouseWheelListener) - Method in class xdev.ui.XdevWindowContainer
- addMultiple(QueryListenerPostExecution...) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPostExecution.List
-
- addMultiple(QueryListenerPreAssembly...) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreAssembly.List
-
- addMultiple(QueryListenerPreExecution...) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreExecution.List
-
- addMultiple(QueryListenerSQLException...) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerSQLException.List
-
- addNotify() - Method in class xdev.ui.RowNumberTable
-
- addOption(CmdLineParser.Option) - Method in class xdev.util.CmdLineParser
-
Add the specified Option to the list of accepted options.
- addParameter(Object) - Method in class com.xdev.jadoth.sqlengine.CALL
-
- addParameter(Object) - Method in class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- addParameters(Object...) - Method in class com.xdev.jadoth.sqlengine.CALL
-
- addParameters(Object...) - Method in class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- addParameters(Object...) - Method in class xdev.lang.cmd.Query
-
- addParameters(Object...) - Method in interface xdev.ui.FormularSupport.ParameterContainer
-
- addRow() - Method in class xdev.vt.VirtualTable
-
- addRow(boolean, Object...) - Method in class xdev.vt.VirtualTable
-
- addRow(List, boolean) - Method in class xdev.vt.VirtualTable
-
- addRow(Formular, boolean) - Method in class xdev.vt.VirtualTable
-
- addRow(Map<String, Object>, boolean) - Method in class xdev.vt.VirtualTable
-
- addRow(Map<String, Object>, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
- addRow(VirtualTable.VirtualTableRow, boolean) - Method in class xdev.vt.VirtualTable
-
- addRow(VirtualTable.VirtualTableRow, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
- addSchemaIdentifierMapper(RetrospectionIdentifierMapper...) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the schema identifier mapper.
- addSelectItem(SelectItem) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- addSelectItems(List<SelectItem>) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Adds selectItems
via the internal selectitems' implementation of
java.util.List.addAll(Collection)
- addSpacer(Container) - Static method in class xdev.ui.GBC
-
- addSpacer(Container, boolean, boolean) - Static method in class xdev.ui.GBC
-
- addStaticInitializer(JavaStaticInitializer) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- addStaticInitializer(JavaStaticInitializer) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- addStringFilter(StringFilter) - Method in interface xdev.util.StringFilterClient
-
- addStringOption(char, String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a string option.
- addStringOption(String) - Method in class xdev.util.CmdLineParser
-
Convenience method for adding a string option.
- addSuperInterface(JavaInterfaceDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- addSuperInterface(JavaInterfaceDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- addTab(XdevTab) - Method in class xdev.ui.XdevTabbedPane
-
- addTabbedLine(int, Object...) - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Adds the tabbed line.
- addTableIdentifierMapper(RetrospectionIdentifierMapper...) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Adds the table identifier mapper.
- addValidator(Validator) - Method in interface xdev.ui.FormularComponent
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.FormularComponentSupport
-
- addValidator(Validator) - Method in class xdev.ui.XdevCheckBox
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevComboBox
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevDateTextField
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevFormattedTextField
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevLabel
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevListBox
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevPasswordField
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevPicture
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevProgressBar
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevRadioButton
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevSlider
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevSpinner
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevTable
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevTextArea
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevTextField
-
Adds a validator to this component
- addValidator(Validator) - Method in class xdev.ui.XdevTextPane
-
Adds a validator to this component
- addValidator(Validator<? super T>) - Method in class xdev.vt.VirtualTableColumn
-
Adds a user defined validator for this column.
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in interface xdev.ui.FormularComponent
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.listbox.ListBoxSupport
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.TableSupport
-
- addValueChangeListener(FormularComponent.ValueChangeListener, JTextComponent) - Method in class xdev.ui.TextFormularComponentSupport
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevCheckBox
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevComboBox
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevDateTextField
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevFormattedTextField
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevLabel
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevListBox
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevPasswordField
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevPicture
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevProgressBar
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevRadioButton
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevSlider
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevSpinner
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevTable
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevTextArea
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevTextField
-
- addValueChangeListener(FormularComponent.ValueChangeListener) - Method in class xdev.ui.XdevTextPane
-
- addValues(List<Object>) - Method in interface com.xdev.jadoth.collections.MapEntry
-
- addVariablenameAlignment(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Adds the variablename alignment.
- addVirtualTableListener(VirtualTableListener) - Method in class xdev.vt.VirtualTable
-
- addWindowListener(WindowListener) - Method in class xdev.Application
-
- addWindowListener(WindowListener) - Method in class xdev.ui.XdevFileChooser
-
- addWindowListener(WindowListener) - Method in interface xdev.ui.XdevRootPaneContainer
-
Adds the specified window listener to receive window events.
- addWindowListener(WindowListener) - Method in class xdev.ui.XdevWindow
-
Adds the specified window listener to receive window events of this
XdevWindow
.
- addWindowListener(WindowListener) - Method in class xdev.ui.XdevWindowContainer
-
Adds the specified window listener to receive window events.
- addYdiff(int) - Method in interface xdev.ui.text.Sign
-
- adjustColumnWidths() - Method in class xdev.ui.TableSupport
-
Sets the column width of each column to its preferred size.
- adjustmentValueChanged(AdjustmentEvent) - Method in class xdev.ui.XdevScrollBar
-
- AFTER - Static variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
The Constant AFTER.
- after(Object) - Method in class xdev.util.XdevDate
-
Returns whether this
XdevDate
represents a date/time after the
date/time represented by the specified
Object
date
.
- aggregate(Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.GrowList
-
- aggregate(TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.GrowList
-
- aggregate(Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubList
-
- aggregate(TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubList
-
- aggregate(Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubListView
-
- aggregate(TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubListView
-
- aggregate(Aggregate<E, R>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- aggregate(TAggregate<E, R>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- aggregate(E, Equalator<E>) - Method in class com.xdev.jadoth.cql.CqlAggregateCollector
-
- aggregate(E, Equalator<E>) - Method in interface com.xdev.jadoth.cql.CqlAggregator
-
- Aggregate<E,R> - Interface in com.xdev.jadoth.lang.functional.aggregates
-
- alias - Variable in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
The alias.
- alias - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias.Sql
-
The alias.
- AliasedExpression - Class in com.xdev.jadoth.sqlengine.internal
-
The Class AliasedExpression.
- AliasedExpression(Object, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.AliasedExpression
-
Instantiates a new aliased expression.
- AliasedSqlTable - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class AliasedSqlTable.
- AliasedSqlTable(SqlTableIdentity) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.AliasedSqlTable
-
Instantiates a new aliased sql table.
- all(Criterion<T>...) - Static method in class com.xdev.jadoth.Jadoth
-
- ALL() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
ALL.
- ALL - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ALL.
- ALL - Static variable in interface xdev.db.DBMetaData
-
- AllBeanProperties - Annotation Type in xdev.ui
-
Marker annotation for beans to mark all fields with appropriate getters and
setters of the bean as bean properties.
- AllCriteria<T> - Class in com.xdev.jadoth.criteria
-
- AllCriteria(Criterion<T>...) - Constructor for class com.xdev.jadoth.criteria.AllCriteria
-
Note that best performance is achieved when ordering criteria in ascending order of estimated probability
(starting with the least probable criterion)
- alpha - Variable in class xdev.ui.XdevComponent
-
- alphaColors - Variable in class xdev.ui.XdevComponent
-
- alphaCondition - Variable in class xdev.ui.XdevComponent
-
- AlphaFilter - Class in xdev.ui
-
- AlphaFilter(XdevComponent) - Constructor for class xdev.ui.AlphaFilter
-
- alphaFilter - Variable in class xdev.ui.XdevComponent
-
- ALPHANUMERIC - Static variable in class xdev.ui.FormularVerifier
-
Deprecated.
- alphaTolerance - Variable in class xdev.ui.XdevComponent
-
- ALTER - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ALTER.
- alterColumn(JDBCConnection, DBMetaData.TableMetaData, ColumnMetaData, ColumnMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
- alterTable(JDBCConnection, DBMetaData.TableMetaData, DBMetaData.TableMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
- ALWAYS - Static variable in class xdev.ui.XdevScrollBar
-
- AncestorAdapter - Class in xdev.ui.event
-
- AncestorAdapter() - Constructor for class xdev.ui.event.AncestorAdapter
-
- ancestorAdded(AncestorEvent) - Method in class xdev.ui.event.AncestorAdapter
- ancestorMoved(AncestorEvent) - Method in class xdev.ui.event.AncestorAdapter
- ancestorRemoved(AncestorEvent) - Method in class xdev.ui.event.AncestorAdapter
- anchor - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- and(Predicate<T>, Predicate<T>) - Static method in class com.xdev.jadoth.cql.CQL
-
- and(Predicate<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- and(TPredicate<T>, TPredicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- and(Predicate<T>) - Method in class com.xdev.jadoth.lang.functional.Condition
-
- and(TPredicate<T>) - Method in class com.xdev.jadoth.lang.functional.TCondition
-
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- AND - Class in com.xdev.jadoth.sqlengine.internal
-
The Class AND.
- AND(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.AND
-
Instantiates a new aND.
- AND(AND, SqlBooleanArithmeticCondition) - Constructor for class com.xdev.jadoth.sqlengine.internal.AND
-
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
- AND(Object) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.Conditional
-
AND.
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
AND.
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- AND - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant AND.
- AND(Object) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- AND(Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- AND(Object) - Method in class xdev.db.sql.Condition
-
The AND connector for conditions.
- AND(Object) - Method in class xdev.db.sql.DELETE
-
- AND(Object) - Method in class xdev.db.sql.SELECT
-
- AND(Object) - Method in class xdev.db.sql.UPDATE
-
- and(Object) - Method in class xdev.db.sql.WHERE
-
- annotation(Class<?>, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Annotation.
- annotation(Class<?>) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Annotation.
- any(Criterion<T>...) - Static method in class com.xdev.jadoth.Jadoth
-
- AnyCriteria<T> - Class in com.xdev.jadoth.criteria
-
- AnyCriteria(Criterion<T>...) - Constructor for class com.xdev.jadoth.criteria.AnyCriteria
-
Note that best performance is achieved when ordering criteria in descending order of estimated probability
(starting with the most probable criterion)
- API - Class in xdev
-
- apo - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant apo.
- apo - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant apo.
- append(Object...) - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Append.
- append(C, Predicate<T>, Iterable<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- append(C, Predicate<T>, Iterator<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- append(C, Predicate<T>, T[]) - Static method in class com.xdev.jadoth.Jadoth
-
- append(CharSequence) - Method in class com.xdev.jadoth.util.VarChar
-
- append(char) - Method in class com.xdev.jadoth.util.VarChar
-
- append(char, char) - Method in class com.xdev.jadoth.util.VarChar
-
Useful for including seperator character to build lists like "a,b,c,d,e".
- append(char, char, char) - Method in class com.xdev.jadoth.util.VarChar
-
- append(Character) - Method in class com.xdev.jadoth.util.VarChar
-
- append(CharSequence, int, int) - Method in class com.xdev.jadoth.util.VarChar
-
- append(Object) - Method in class com.xdev.jadoth.util.VarChar
-
- append(String) - Method in class com.xdev.jadoth.util.VarChar
-
- append(boolean) - Method in class com.xdev.jadoth.util.VarChar
-
- append(byte) - Method in class com.xdev.jadoth.util.VarChar
-
- append(short) - Method in class com.xdev.jadoth.util.VarChar
-
- append(int) - Method in class com.xdev.jadoth.util.VarChar
-
- append(long) - Method in class com.xdev.jadoth.util.VarChar
-
- append(float) - Method in class com.xdev.jadoth.util.VarChar
-
- append(double) - Method in class com.xdev.jadoth.util.VarChar
-
- append(VarChar) - Method in class com.xdev.jadoth.util.VarChar
-
- append(char[]) - Method in class com.xdev.jadoth.util.VarChar
-
- append(VarChar.Appendable) - Method in class com.xdev.jadoth.util.VarChar
-
- AppendableAssembable<A extends Appendable> - Interface in com.xdev.jadoth.util.strings
-
The Interface AppendableAssembable.
- appendArray(StringBuilder, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- appendArray(Object...) - Method in class com.xdev.jadoth.util.VarChar
-
- appendArray(char...) - Method in class com.xdev.jadoth.util.VarChar
-
- appendArray(CharSequence...) - Method in class com.xdev.jadoth.util.VarChar
-
- appendArraySeperated(StringBuilder, char, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- appendArraySeperated(StringBuilder, String, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- appendCondition(WHERE, List) - Method in class xdev.vt.KeyValues
-
Appends the key-value pairs to the
WHERE
condition of query and
the value-list.
- appendCondition(WHERE, List, VirtualTable) - Method in class xdev.vt.KeyValues
-
- appendEscapedName(String, StringBuilder) - Method in class xdev.db.jdbc.JDBCMetaData
-
The default implementation doesn't escape the name.
- appendFalse() - Method in class com.xdev.jadoth.util.VarChar
-
- appendHexBytes(byte...) - Method in class com.xdev.jadoth.util.VarChar
-
- appendHexInts(int...) - Method in class com.xdev.jadoth.util.VarChar
-
- appendIncludeExcludeConditions(StringBuilder, String[], String[], String[], String[], String, String) - Static method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Append include exclude conditions.
- appendIncludeExcludeConditions(StringBuilder, String[], String[], String[], String[], String, String) - Static method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Append include exclude conditions.
- appendIterable(StringBuilder, Iterable<?>) - Static method in class com.xdev.jadoth.Jadoth
-
- appendIterableSeperated(StringBuilder, char, Iterable<?>) - Static method in class com.xdev.jadoth.Jadoth
-
- appendIterableSeperated(StringBuilder, String, Iterable<?>) - Static method in class com.xdev.jadoth.Jadoth
-
- appendNull() - Method in class com.xdev.jadoth.util.VarChar
-
- appendTextFromFile(Appendable, File) - Static method in class com.xdev.jadoth.Jadoth
-
- appendTo(VarChar) - Method in class com.xdev.jadoth.collections.GrowList
-
- appendTo(VarChar, String) - Method in class com.xdev.jadoth.collections.GrowList
-
- appendTo(VarChar, char) - Method in class com.xdev.jadoth.collections.GrowList
-
- appendTo(VarChar) - Method in class com.xdev.jadoth.collections.SubList
-
- appendTo(VarChar, char) - Method in class com.xdev.jadoth.collections.SubList
-
- appendTo(VarChar, String) - Method in class com.xdev.jadoth.collections.SubList
-
- appendTo(VarChar) - Method in class com.xdev.jadoth.collections.SubListView
-
- appendTo(VarChar, char) - Method in class com.xdev.jadoth.collections.SubListView
-
- appendTo(VarChar, String) - Method in class com.xdev.jadoth.collections.SubListView
-
- appendTo(VarChar) - Method in class com.xdev.jadoth.collections.VarList
-
- appendTo(VarChar) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- appendTo(VarChar, char) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- appendTo(VarChar, String) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- appendTo(VarChar) - Method in interface com.xdev.jadoth.util.VarChar.Appendable
-
- appendTrue() - Method in class com.xdev.jadoth.util.VarChar
-
- appendUrlExtension(String) - Method in class xdev.db.ConnectionInformation
-
- APPLET - Static variable in class xdev.Application
-
Application type constant.
- appletResize(int, int) - Method in class xdev.Application
- Application - Class in xdev
-
This is the entry point of the XDEV Application Framework.
- Application() - Constructor for class xdev.Application
-
- APPLICATION - Static variable in class xdev.Application
-
Application type constant.
- Application.State - Enum in xdev
-
- ApplicationExitAdapter - Class in xdev.event
-
- ApplicationExitAdapter() - Constructor for class xdev.event.ApplicationExitAdapter
-
- applicationExitCancelled(ApplicationExitEvent) - Method in class xdev.event.ApplicationExitAdapter
-
- applicationExitCancelled(ApplicationExitEvent) - Method in interface xdev.event.ApplicationExitListener
-
- ApplicationExitEvent - Class in xdev.event
-
An event which indicates that the XDEV Application Framework is about to
exit.
- ApplicationExitEvent(Object) - Constructor for class xdev.event.ApplicationExitEvent
-
- applicationExitGranted(ApplicationExitEvent) - Method in class xdev.event.ApplicationExitAdapter
-
- applicationExitGranted(ApplicationExitEvent) - Method in interface xdev.event.ApplicationExitListener
-
- ApplicationExitListener - Interface in xdev.event
-
Listener interface to observe the exit of the XDEV Application Framwork.
- applicationExits(ApplicationExitEvent) - Method in class xdev.event.ApplicationExitAdapter
-
Invoked while exiting the application, at this point the job queue is
shut down, so all threads except the main thread are not granted to be
executed.
- applicationExits(ApplicationExitEvent) - Method in interface xdev.event.ApplicationExitListener
-
Invoked while exiting the application, at this point the job queue is
shut down, so all threads except the main thread are not granted to be
executed.
- applicationExits(ApplicationExitEvent) - Method in class xdev.ui.locking.LockingApplicationExitAdapter
-
Invoked while exiting the application, at this point the job queue is
shut down, so all threads except the main thread are not granted to be
executed.
- applicationWillExit(ApplicationExitEvent) - Method in class xdev.event.ApplicationExitAdapter
-
Invoked before the application will exit.
- applicationWillExit(ApplicationExitEvent) - Method in interface xdev.event.ApplicationExitListener
-
Invoked before the application will exit.
- applies(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- applies(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- applies(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- applies(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- applies(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- applies(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- applies(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- applies(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- applies(Iterable<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- applies(L, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- applies(T[], Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- apply(int) - Method in interface com.xdev.jadoth.lang.functional._intPredicate
-
- apply(int) - Method in interface com.xdev.jadoth.lang.functional.controlflow._intControllingPredicate
-
- apply(T) - Method in interface com.xdev.jadoth.lang.functional.controlflow.TPredicate
-
- apply(E) - Method in interface com.xdev.jadoth.lang.functional.Predicate
-
- applyIdentifierMappers(String, List<RetrospectionIdentifierMapper>...) - Static method in class com.xdev.jadoth.sqlengine.retrospection.RetrospectionIdentifierMapper.Util
-
Apply identifier mappers.
- areDefaultValuesEqual(Object, Object) - Static method in class xdev.db.ColumnMetaData
-
- Array(Class<?>, int) - Constructor for class com.xdev.jadoth.codegen.java.Java.Array
-
Instantiates a new array.
- array(T...) - Static method in class com.xdev.jadoth.Jadoth
-
List.
- ArrayAccessor<E> - Class in com.xdev.jadoth.collections
-
A
XList
implementation view on an array.
Note that any interface method that would have to modify the length of the array (add, remove, insert, clear, etc.)
will throw an
UnsupportedOperationException
without further ado.
- ArrayAccessor(E[]) - Constructor for class com.xdev.jadoth.collections.ArrayAccessor
-
- ArrayIterable<T> - Class in com.xdev.jadoth.lang.functional.iterables
-
- ArrayIterable(T[]) - Constructor for class com.xdev.jadoth.lang.functional.iterables.ArrayIterable
-
- ArrayIterator<E> - Class in com.xdev.jadoth.lang.functional.iterables
-
- ArrayIterator(E[]) - Constructor for class com.xdev.jadoth.lang.functional.iterables.ArrayIterator
-
- ArrayList(T...) - Static method in class com.xdev.jadoth.Jadoth
-
- ArrayList(int, Iterable<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- ArrayMetaInformation - Class in com.xdev.jadoth.lang.reflection
-
The Class ArrayMetaInformation.
- ArrayMetaInformation(Class<?>) - Constructor for class com.xdev.jadoth.lang.reflection.ArrayMetaInformation
-
Instantiates a new array meta information.
- ArrayUtils - Class in xdev.util
-
The ArrayUtils
class provides utility methods for array
handling.
- ArrayView<E> - Class in com.xdev.jadoth.collections
-
A
XList
implementation view on an array.
Note that any interface method that would have to modify the length of the array (add, remove, insert, clear, etc.)
will throw an
UnsupportedOperationException
without further ado.
- ArrayView() - Constructor for class com.xdev.jadoth.collections.ArrayView
-
- AS(String) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.TableExpression
-
AS.
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
AS.
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
- AS(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTMPTable
-
Deprecated.
AS.
- AS(String) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- AS - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant AS.
- as(String) - Method in class xdev.db.sql.Expression
-
- AS(String) - Method in class xdev.db.sql.Expression
-
Creates an aliased version of this expression object.
- AS(String) - Method in class xdev.db.sql.SELECT
-
- AS(String) - Method in class xdev.db.sql.Table
-
Returns a new table object with a new alias.
- AS_NEEDED - Static variable in class xdev.ui.XdevScrollBar
-
- asc(Comparator<T>) - Static method in class com.xdev.jadoth.cql.CQL
-
SQL-style syntax dummy method for using the passed comparator itself.
- ASC - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ASC.
- asEnumeration(Iterator<T>) - Static method in class xdev.util.CollectionUtils
-
Returns an enumeration over the specified iterator.
- ASEXPRESSION - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
The Constant ASEXPRESSION.
- asIterator(Enumeration<T>) - Static method in class xdev.util.CollectionUtils
-
Returns an iterator over the specified enumeration.
- askOverwriteIfExists(File) - Static method in class xdev.ui.XdevFileChooser
-
Checks if the file
exists and asks the user if he wants to
overwrite it if necessary.
- asLinkedSet(T...) - Static method in class xdev.util.CollectionUtils
-
Returns a set containing all of the elements in this values
.
- asList(T...) - Static method in class xdev.util.CollectionUtils
-
Returns an list containing all of the elements in this
values
in proper sequence (from first to last element).
- asList(Enumeration<T>) - Static method in class xdev.util.CollectionUtils
-
Returns an list containing all of the elements in this e
in
proper sequence (from first to last element).
- asList(Iterator<T>) - Static method in class xdev.util.CollectionUtils
-
Returns an list containing all of the elements in this it
in
proper sequence (from first to last element).
- Aspect<C extends AspectContext> - Interface in com.xdev.jadoth.lang.aspects
-
- AspectContext - Interface in com.xdev.jadoth.lang.aspects
-
- AssembableParamterizedQuery<T> - Interface in com.xdev.jadoth.sqlengine.types
-
- AssembableSqlExpression - Interface in com.xdev.jadoth.sqlengine.interfaces
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeAssembable
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- assemble(StringBuilder, JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- assemble(StringBuilder) - Method in class com.xdev.jadoth.criteria.Criteria
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.CALL
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.interfaces.AssembableSqlExpression
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.AliasedExpression
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.DISTINCT
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.DoubleQuotedExpression
-
Assemble.
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Assemble.
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.QuotedExpression
-
Assemble.
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBoolean
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionEXISTS
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionCASE
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionCAST
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlOperation
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Assemble.
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
- assemble(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Assemble.
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- assemble(T...) - Method in interface com.xdev.jadoth.sqlengine.types.AssembableParamterizedQuery
-
- assemble(Object...) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- assemble(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.types.TableQuery.Implementation
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- assemble(Object...) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- assemble(StringBuilder) - Method in class com.xdev.jadoth.util.strings.Concatentation
-
- assemble(StringBuilder, String[], Object...) - Static method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Assemble.
- assemble(Object...) - Method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Assemble.
- assemble(StringBuilder, Object...) - Method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Assemble.
- assembleActionStatements(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble action statements.
- assembleAlias(StringBuilder, String, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Assemble alias.
- assembleAppendSelect(SELECT, StringBuilder, int, int, String, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble append select.
- assembleAppendSELECTs(SELECT, StringBuilder, int, int, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble append selec ts.
- assembleArithmetic(DbmsDMLAssembler<?>, StringBuilder, int, int, boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
Assemble arithmetic.
- assembleAssignmentColumnsClause(TableQuery, AssignmentColumnsClause, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble assignment columns clause.
- assembleAssignmentValuesClause(TableQuery, AssignmentValuesClause, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble assignment values clause.
- assembleCode(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Assemble code.
- assembleColumn(SqlColumn, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleColumn(SqlColumn, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleColumnListString(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Assemble column list string.
- assembleColumnQualifier(SqlColumn, StringBuilder, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleColumnQualifier(SqlColumn, StringBuilder, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleCommentLines(Query, StringBuilder, int, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble comment lines.
- assembleDateTimeExpression(SqlTimestamp, StringBuilder) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleDateTimeExpression(SqlTimestamp, StringBuilder) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleDELETE(DELETE, StringBuilder, int, String, String, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble delete.
- assembleDelimitedIdentifier(String, StringBuilder, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleDelimitedIdentifier(String, StringBuilder, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleDoubleQuotedExpression(DoubleQuotedExpression, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
Assemble double quoted expression.
- assembleDoubleQuotedExpression(DoubleQuotedExpression, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble double quoted expression.
- assembleEscape(StringBuilder, String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Assemble escape.
- assembleEscape(StringBuilder, String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- assembleEscape(StringBuilder, String) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Assemble escape.
- assembleExpression(SqlExpression, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
Assemble expression.
- assembleExpression(SqlExpression, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleFOR_EACH(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble fo r_ each.
- assembleFROM(TableQuery, FROM, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble from.
- assembleFunction(String, DbmsDMLAssembler<?>, StringBuilder, int, int, Object[]) - Static method in class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
Assemble function.
- assembleGROUPBY(TableQuery, GROUP_BY, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble groupby.
- assembleHAVING(TableQuery, HAVING, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble having.
- assembleHead(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Assemble head.
- assembleINSERT(INSERT, StringBuilder, int, String, String, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble insert.
- assembleIntern(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
- assembleIntern(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlComparison
-
- assembleIntern(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
Assemble intern.
- assembleJavaClassDefinition(StringBuilder, JavaClassDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaClassDefinition(StringBuilder, JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaClassMemberDefinition(StringBuilder, JavaClassMemberDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaClassMemberDefinition(StringBuilder, JavaClassMemberDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaComment(StringBuilder, JavaComment) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaComment(StringBuilder, JavaComment) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaCommentBlock(StringBuilder, JavaCommentBlock) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaCommentBlock(StringBuilder, JavaCommentBlock) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaCommentLine(StringBuilder, JavaCommentLine) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaCommentLine(StringBuilder, JavaCommentLine) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaCommentLineGroup(StringBuilder, JavaCommentLineGroup) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaCommentLineGroup(StringBuilder, JavaCommentLineGroup) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaCompilationUnitMember(StringBuilder, JavaCompilationUnitMember) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaCompilationUnitMember(StringBuilder, JavaCompilationUnitMember) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaConstructorDefinition(StringBuilder, JavaConstructorDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaConstructorDefinition(StringBuilder, JavaConstructorDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaDocBlock(StringBuilder, JavaDocBlock) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaDocBlock(StringBuilder, JavaDocBlock) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaFieldDefinition(StringBuilder, JavaFieldDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaFieldDefinition(StringBuilder, JavaFieldDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaImportDefinition(StringBuilder, JavaImportDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaImportDefinition(StringBuilder, JavaImportDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaImportStaticDefinition(StringBuilder, JavaImportStaticDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaImportStaticDefinition(StringBuilder, JavaImportStaticDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaInitializer(StringBuilder, JavaInitializer) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaInitializer(StringBuilder, JavaInitializer) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaInterfaceDefinition(StringBuilder, JavaInterfaceDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaInterfaceDefinition(StringBuilder, JavaInterfaceDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaMethodDefinition(StringBuilder, JavaMethodDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaMethodDefinition(StringBuilder, JavaMethodDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaPackageDefinition(StringBuilder, JavaPackageDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaPackageDefinition(StringBuilder, JavaPackageDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaSourceDefinition(StringBuilder) - Method in interface com.xdev.jadoth.codegen.java.JavaSourceDefinable
-
Assemble java source definition.
- assembleJavaSourceDefinition(StringBuilder, int) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Assemble java source definition.
- assembleJavaSourceDefinition(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
- assembleJavaSourceDefinition(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
- assembleJavaSourceDefinition(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
- assembleJavaStaticInitializer(StringBuilder, JavaStaticInitializer) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaStaticInitializer(StringBuilder, JavaStaticInitializer) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaTypeDefinition(StringBuilder, JavaTypeDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaTypeDefinition(StringBuilder, JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJavaTypeMemberDefinition(StringBuilder, JavaTypeMemberDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- assembleJavaTypeMemberDefinition(StringBuilder, JavaTypeMemberDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- assembleJOIN(TableQuery, JoinClause, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleName() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Assemble name.
- assembleName(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity.Util
-
Assemble name.
- assembleName(StringBuilder, boolean) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Util
-
Assemble name.
- assembleNextCondition(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
Assemble next condition.
- assembleObject(Object, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleObject(Object, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleObject(Object, DbmsDMLAssembler<?>, StringBuilder, int, int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Assemble object.
- assembleONtable(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble o ntable.
- assembleOperator(StringBuilder) - Method in class com.xdev.jadoth.criteria.AllCriteria
-
- assembleOperator(StringBuilder) - Method in class com.xdev.jadoth.criteria.AnyCriteria
-
- assembleOperator(StringBuilder) - Method in class com.xdev.jadoth.criteria.Criteria
-
- assembleORDERBY(TableQuery, ORDER_BY, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble orderby.
- assembleParenthesizedListClauseBody(SqlClause<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble parenthesized list clause body.
- assemblePartActions(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble part actions.
- assemblePartCREATE(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble part create.
- assemblePartON(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble part on.
- assembleQuery(Query, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
Assemble query.
- assembleQuery(Query, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleQuery(TableQuery, DbmsDMLAssembler<?>, int, boolean, boolean, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Assemble query.
- assembleQueryComment(Query, StringBuilder, int, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble query comment.
- assembleQueryName(Query, StringBuilder, int, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble query name.
- assembleQuerySubclassContext(Query, StringBuilder, int, int, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble query subclass context.
- assembleQuotedExpression(QuotedExpression, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
Assemble quoted expression.
- assembleQuotedExpression(QuotedExpression, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble quoted expression.
- assembleREFERENCING(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble referencing.
- assembleRighthandExpression(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlComparison
-
Assemble righthand expression.
- assembleRighthandExpression(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionBETWEEN
-
- assembleRighthandExpression(DbmsDMLAssembler<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionIN
-
- assembleSELECT(SELECT, StringBuilder, int, int, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble select.
- assembleSelectDISTINCT(SELECT, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble select distinct.
- assembleSelectItem(SelectItem, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
Assemble select item.
- assembleSelectItem(SelectItem, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleSelectItems(SELECT, StringBuilder, int, int, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble select items.
- assembleSelectRowLimit(SELECT, StringBuilder, int, String, String, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble select row limit.
- assembleSelectSqlClauses(SELECT, StringBuilder, int, int, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble select sql clauses.
- assembleSET(TableQuery, SET, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble set.
- assembleSqlClause(SqlClause<?>, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleSqlClause(SqlClause<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble sql clause.
- assembleSqlClauseBody(SqlClause<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble sql clause body.
- assembleSqlClauseHead(SqlClause<?>, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble sql clause head.
- assembleString(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
- assembleString(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger.Event
-
- assembleString(A) - Method in interface com.xdev.jadoth.util.strings.AppendableAssembable
-
Assemble string.
- assembleString(StringBuilder) - Method in interface com.xdev.jadoth.util.strings.StringBuilderAssemblable
-
Assemble string.
- assembleStringValue(String, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleStringValue(String, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleTableClassCode(StringBuilder, int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Assemble table class code.
- assembleTableClassCode(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Assemble table class code.
- assembleTableExpression(TableExpression, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleTableExpression(TableExpression, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleTableIdentifier(SqlTableIdentity, StringBuilder, int, int) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- assembleTableIdentifier(SqlTableIdentity, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- assembleTimestamp(int...) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Assemble timestamp.
- assembleTransformBytes(byte[], StringBuilder) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Assemble transform bytes.
- assembleTransformBytes(byte[], StringBuilder) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- assembleTriggerCode(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble trigger code.
- assembleType(StringBuilder, DbmsAdaptor<?>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Assemble type.
- assembleUPDATE(UPDATE, StringBuilder, int, int, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble update.
- assembleWhen(StringBuilder) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Assemble when.
- assembleWHERE(TableQuery, WHERE, StringBuilder, int, int) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Assemble where.
- asSet(T...) - Static method in class xdev.util.CollectionUtils
-
Returns a set containing all of the elements in this values
.
It makes no guarantees as to the iteration order of the set; in
particular, it does not guarantee that the order will remain constant
over time.
- assign(Object, Object) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- assign(ColumnValueTuple...) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- assign(ColumnValueTuple) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- assign(SqlColumn, Object) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- assign(SqlColumn, Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- assign(Object, Object) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- assign(ColumnValueTuple...) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- assign(Object, Object) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- assign(ColumnValueTuple...) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- assign(Object, Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- assign(ColumnValueTuple...) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- assign(Object, Object) - Method in class xdev.db.sql.INSERT
-
- AssignmentColumnsClause - Class in com.xdev.jadoth.sqlengine.internal
-
The Class AssignmentValuesClause.
- AssignmentColumnsClause(Iterable<SqlColumn>) - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentColumnsClause
-
Instantiates a new assignment values clause.
- AssignmentColumnsClause(AssignmentColumnsClause) - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentColumnsClause
-
- AssignmentList - Class in com.xdev.jadoth.sqlengine.internal
-
- AssignmentList() - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- AssignmentList(AssignmentList) - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- AssignmentValuesClause - Class in com.xdev.jadoth.sqlengine.internal
-
The Class AssignmentValuesClause.
- AssignmentValuesClause(Iterable<Object>) - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentValuesClause
-
Instantiates a new assignment values clause.
- AssignmentValuesClause(AssignmentValuesClause) - Constructor for class com.xdev.jadoth.sqlengine.internal.AssignmentValuesClause
-
- at - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant at.
- at - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant at.
- AUTH_KEY - Static variable in class xdev.db.AbstractDBDataSource
-
- Authentication - Interface in xdev.util.auth
-
- Authenticator - Interface in xdev.util.auth
-
- AUTO_INCREMENT - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- AUTO_LOCK - Static variable in interface xdev.ui.locking.Lockable
-
- AUTO_RENEW_SERVLET_SESSIONS - Static variable in class xdev.util.Settings
-
Setting name constant for the servlet session renewal behavior.
- AUTO_RESIZE_PROPERTY - Static variable in class xdev.ui.XdevPicture
-
- autoLock - Variable in class xdev.ui.TableSupport
-
- autoRenewLockTime - Variable in class xdev.ui.TableSupport
-
- autoRenewServletSessions() - Static method in class xdev.util.Settings
-
- average(Collection<? extends Number>) - Static method in class xdev.util.MathUtils
-
Returns the average of the values(the arithmetic average(sum of all
values divided by the number of values)).
- average(int...) - Static method in class xdev.util.MathUtils
-
Returns the average of the values(the arithmetic average(sum of all
values divided by the number of values)).
- average(long...) - Static method in class xdev.util.MathUtils
-
Returns the average of the values(the arithmetic average(sum of all
values divided by the number of values)).
- average(double...) - Static method in class xdev.util.MathUtils
-
Returns the average of the values(the arithmetic average(sum of all
values divided by the number of values)).
- avg(XGettingCollection<Integer>) - Static method in class com.xdev.jadoth.collections.JaCollections
-
- avg(XGettingCollection<Integer>, boolean) - Static method in class com.xdev.jadoth.collections.JaCollections
-
- avg(double...) - Static method in class com.xdev.jadoth.math.JaMath
-
- avg(float...) - Static method in class com.xdev.jadoth.math.JaMath
-
- avg(int...) - Static method in class com.xdev.jadoth.math.JaMath
-
- avg(long...) - Static method in class com.xdev.jadoth.math.JaMath
-
- AVG(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
AVG.
- AVG - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant AVG.
- AVG(Object) - Static method in class xdev.db.sql.Functions
-
- AVG(Object) - Method in class xdev.lang.cmd.Query
-
Returns the average value of a numeric column.
- AvgInteger - Class in com.xdev.jadoth.lang.functional.aggregates
-
- AvgInteger() - Constructor for class com.xdev.jadoth.lang.functional.aggregates.AvgInteger
-
- AvgInteger(XGettingCollection<Integer>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.AvgInteger
-
- AvgIntegerNonNull - Class in com.xdev.jadoth.lang.functional.aggregates
-
- AvgIntegerNonNull() - Constructor for class com.xdev.jadoth.lang.functional.aggregates.AvgIntegerNonNull
-
- AvgIntegerNonNull(XGettingCollection<Integer>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.AvgIntegerNonNull
-
- c(String, Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
C.
- c_apo - Static variable in class com.xdev.jadoth.sqlengine.SQL.util
-
The Constant c_apo.
- cacheClear() - Method in class com.xdev.jadoth.collections.VarList
-
- cachedFields - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
The cached fields.
- CachedVTPageScroller - Class in xdev.db.jdbc
-
This class extends VTPageScroller
by a means of caching page VTs
that have already been loaded.
The page caching is based on start row index and page row count.
Cached pages are held in soft references, meaning they are released as soon
as memory runs low.
- CachedVTPageScroller(ResultSet) - Constructor for class xdev.db.jdbc.CachedVTPageScroller
-
Creates a new CachedVTPageScroller
object by calling
super(rs)
.
- CachedVTPageScroller(ResultSet, int) - Constructor for class xdev.db.jdbc.CachedVTPageScroller
-
Creates a new CachedVTPageScroller
object by calling
super(rs, rowsPerPage)
.
- CachedVTPageScroller(ResultSet, int, int) - Constructor for class xdev.db.jdbc.CachedVTPageScroller
-
Creates a new CachedVTPageScroller
object by calling
super(rs, rowsPerPage, firstRowIndex)
.
- CachedVTPageScroller(ResultSet, int, int, Integer) - Constructor for class xdev.db.jdbc.CachedVTPageScroller
-
Creates a new CachedVTPageScroller
object by calling
super(rs, rowsPerPage, firstRowIndex, totalRows)
.
- cacheEnsureSize(int) - Method in class com.xdev.jadoth.collections.VarList
-
- cacheSetSize(int) - Method in class com.xdev.jadoth.collections.VarList
-
- cacheTruncate() - Method in class com.xdev.jadoth.collections.VarList
-
- calendarIcon - Static variable in class xdev.ui.XdevDateDropDownButton
-
- CALL<R> - Class in com.xdev.jadoth.sqlengine
-
- CALL(Class<R>, PROCEDURE<R>) - Constructor for class com.xdev.jadoth.sqlengine.CALL
-
- CALL(PROCEDURE<R>) - Constructor for class com.xdev.jadoth.sqlengine.CALL
-
- CALL() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE.Sql
-
- CALL(Object...) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE.Sql
-
- CALL() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet.Sql
-
- CALL(Object...) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet.Sql
-
- CALL(Class<R>, PROCEDURE<R>, Object...) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- CALL(PROCEDURE<R>, Object...) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- CALL - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CALL.
- call(StoredProcedure, Object...) - Method in interface xdev.db.DBConnection
-
Call the procedure
with given parameter values.
- call(StoredProcedure, Object...) - Method in class xdev.db.DelegatingDBConnection
-
Call the procedure
with given parameter values.
- call(StoredProcedure, Object...) - Method in class xdev.db.jdbc.JDBCConnection
-
- call(StoredProcedure, Object...) - Method in class xdev.db.servlet.ServletDBConnection
-
- CALL_ResultSet - Class in com.xdev.jadoth.sqlengine
-
- CALL_ResultSet(PROCEDURE<ResultSet>) - Constructor for class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- CALL_ResultSet(PROCEDURE<ResultSet>, int) - Constructor for class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- callConstructor(Class<O>, Object...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- callConstructor(Class<O>, Class<?>[], Object...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Call constructor.
- callDefaultConstructor(Class<O>, Object) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Call default constructor.
- callDefaultConstructor(Class<O>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Call default constructor.
- callMethod(String) - Static method in class com.xdev.jadoth.codegen.java.JavaSyntax
-
Call method.
- callMethod(String, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSyntax
-
Call method.
- callMethod(String, String, Object...) - Static method in class com.xdev.jadoth.codegen.java.JavaSyntax
-
Call method.
- callStoredProcedure(StoredProcedure, Object...) - Static method in class xdev.db.DBUtils
-
- canBreak() - Method in interface xdev.ui.text.Sign
-
- cancel() - Method in class xdev.util.Countdown
-
Cancel countdown.
- cancel() - Method in interface xdev.util.ProgressMonitor
-
Indicates that cancelation has been requested (but not necessarily
acknowledged).
- CANCEL_OPTION - Static variable in class xdev.ui.UIUtils
-
Return value from class method if CANCEL is chosen.
- cancelCellEditing() - Method in class xdev.ui.table.XdevTableEditor
-
- canExport() - Method in interface xdev.db.DBDataSource
-
Determines if this data source is able to create or alter tables in the
database.
- canExport() - Method in class xdev.db.NullDBDataSource
-
- canExport() - Method in class xdev.db.servlet.ServletDBDataSource
-
- Cardinality - Enum in xdev.vt
-
- caretPositionChanged(InputMethodEvent) - Method in class xdev.ui.event.InputMethodAdapter
- CASE(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Resembles a "switch" in SQL.
- CASE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CASE.
- CASE_WHEN(Object, Object, Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Resembles an "if"/then/else in SQL.
- CAST - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CAST.
- CAST(Object, Object) - Static method in class xdev.db.sql.Functions
-
- castEnumSetToStringArray(EnumSet<DBMetaData.TableType>) - Method in class xdev.db.jdbc.JDBCMetaData
-
- castTo(Object, Class) - Static method in class xdev.util.ParseUtils
-
Checks whether Object
value
is a type of
Class
type
.
- CATALOG - Static variable in class xdev.db.AbstractDBDataSource
-
- CENTER - Static variable in class xdev.ui.text.XdevDocument
-
- CENTER - Static variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- CENTER - Static variable in class xdev.ui.XdevStyle
-
- chain(T...) - Static method in class com.xdev.jadoth.Jadoth
-
- chain(Equalator<E>...) - Static method in class com.xdev.jadoth.Jadoth
-
- chain(Comparator<E>...) - Static method in class com.xdev.jadoth.Jadoth
-
- ChainedArraysIterable<T> - Class in com.xdev.jadoth.lang.functional.iterables
-
- ChainedArraysIterable(T[]...) - Constructor for class com.xdev.jadoth.lang.functional.iterables.ChainedArraysIterable
-
- ChainedArraysIterable.ChainedIterator - Class in com.xdev.jadoth.lang.functional.iterables
-
- ChainedIterables<T> - Class in com.xdev.jadoth.lang.functional.iterables
-
- ChainedIterables(Iterable<T>...) - Constructor for class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- ChainedIterables.ChainedIterator - Class in com.xdev.jadoth.lang.functional.iterables
-
- ChainedIterator() - Constructor for class com.xdev.jadoth.lang.functional.iterables.ChainedArraysIterable.ChainedIterator
-
- changedUpdate(DocumentEvent) - Method in class xdev.ui.event.DocumentAdapter
- changedUpdate(DocumentEvent) - Method in class xdev.ui.event.TextChangeAdapter
- changeListeners - Variable in class xdev.ui.paging.AbstractPageControl
-
- changeListeners - Variable in class xdev.ui.paging.VirtualFormularPageControl
-
- changeModel(SELECT, Object[], int) - Method in class xdev.ui.paging.AbstractPageControl
-
- changeModel(VirtualTable, SELECT, Object[], int) - Method in class xdev.ui.paging.FormularPageControl
-
- changeModel(SELECT, Object[], int) - Method in class xdev.ui.paging.TablePageControl
-
- changeModel(VirtualTable, SELECT, Object[], int) - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- CHAR(int, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
CHAR.
- CHAR(int) - Static method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
CHAR.
- CHAR - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CHAR.
- CHAR - Static variable in interface xdev.io.XdevObjectIOConstants
-
- char$ - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- char_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant char_.
- charAt(int) - Method in class com.xdev.jadoth.util.strings.Concatentation
-
- charAt(int) - Method in class com.xdev.jadoth.util.VarChar
-
- charAt(String, int) - Static method in class xdev.util.StringUtils
-
Gets the character at index
as new String.
- CharHolder - Interface in xdev.io
-
- chars(char...) - Static method in class com.xdev.jadoth.Jadoth
-
List.
- CHARSET - Static variable in class xdev.vt.VirtualTable
-
the default Character set used within Virtual Tables.
- checkAlphaUse() - Method in class xdev.ui.XdevComponent
-
TODO
- CHECKBOX_LIST_PROPERTY - Static variable in class xdev.ui.XdevListBox
-
- checkColumn(SqlField, SqlField[]) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Check column.
- checkDefaultValue(Object, ColumnMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
- checkDetailView(Map<String, Object>) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultDetailHandler
-
Adjusts the detail view according to the selected master value.
- checkDetailView(Map<String, Object>) - Method in interface xdev.ui.MasterDetailComponent.DetailHandler
-
Adjusts the detail view according to the selected master value.
- checkError() - Method in class xdev.io.csv.CSVWriter
-
Checks to see if the there has been an error in the printstream.
- checkImageFormat(String) - Static method in class xdev.ui.ImageFileFilter
-
Checks if format
is a supported image format and returns an
optional case-corrected format string.
- checkIndex(SqlIndex, SqlIndex[]) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Check index.
- checkLevel() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Check level.
- checkLevel(Level) - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Check level.
- checkPreferredWidth() - Method in class xdev.vt.VirtualTableColumn
-
- checkRange(int, int, int) - Static method in class xdev.util.MathUtils
-
* Checks if the variable val
is a value between
min
and max
.
- checkSelection() - Method in class xdev.ui.XdevListBox.XdevListSelectionModel
-
- checkUserSetting(Object) - Static method in class xdev.util.Settings
-
- checkValue(int, Object) - Method in class xdev.vt.VirtualTable
-
Checks and returns a value.
- Class(int, String) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Class(int, String, JavaClassDescription) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Class(int, String, JavaInterfaceDefinition...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Class(int, String, JavaClassDescription, JavaInterfaceDefinition...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Class(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryAny
-
- Class(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryClassFieldMethod
-
- Class(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryClassMethod
-
- class_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant class_.
- class_(String, String, Class<?>, String, String, String...) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Class_.
- class_(String, Class<?>, String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Class_.
- class_(String, Class<?>) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Class_.
- classForName(String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Class for name.
- classGetConstructor(Class<I>, Class<?>...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Class get constructor.
- classNewInstance(Constructor<I>, Object...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Class new instance.
- ClassNotFoundRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
The Class ClassNotFoundRuntimeException.
- ClassNotFoundRuntimeException() - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.ClassNotFoundRuntimeException
-
Instantiates a new class not found runtime exception.
- ClassNotFoundRuntimeException(String, ClassNotFoundException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.ClassNotFoundRuntimeException
-
Instantiates a new class not found runtime exception.
- ClassNotFoundRuntimeException(String) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.ClassNotFoundRuntimeException
-
Instantiates a new class not found runtime exception.
- ClassNotFoundRuntimeException(ClassNotFoundException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.ClassNotFoundRuntimeException
-
Instantiates a new class not found runtime exception.
- cleanup() - Method in class xdev.ui.XdevScreen
-
- cleanUp() - Method in class xdev.ui.XdevWindow
-
Removes all the components from this window.
- clear() - Method in class com.xdev.jadoth.collections.GrowList
-
Clears the list by subsequently setting all storage slots to
null.
Note that
GrowList.truncate()
is considerably faster for large lists.
- clear() - Method in class com.xdev.jadoth.collections.SubList
-
- clear() - Method in class com.xdev.jadoth.collections.SubListView
-
- clear() - Method in class com.xdev.jadoth.collections.VarList
-
- clear() - Method in class com.xdev.jadoth.collections.VarMap
-
- clear() - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- clear() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- clear() - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- clear() - Method in class com.xdev.jadoth.math._intRange
-
- clear() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- clear() - Method in class xdev.ui.ItemList
-
Removes all of the elements from this
ItemList
.
- clear() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- clear() - Method in interface xdev.ui.table.ExtendedTable
-
- clear() - Method in class xdev.ui.XdevPicture
-
- clear() - Method in class xdev.ui.XdevTable
-
- clear() - Method in class xdev.util.IntList
-
- clear() - Method in class xdev.util.systemproperty.AbstractSystemProperty
-
Removes the system property from the system property set.
- clear() - Method in interface xdev.util.systemproperty.SystemProperty
-
Removes the system property from the system property set.
- clear() - Method in class xdev.util.XdevHashtable
- clear() - Method in class xdev.vt.VirtualTable
-
- clear_GROUP_BY() - Method in class xdev.db.sql.SELECT
-
- clear_HAVING() - Method in class xdev.db.sql.SELECT
-
- clear_ORDER_BY() - Method in class xdev.db.sql.SELECT
-
- clearAssignments() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- clearAssignments() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- clearAssignments() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- clearAssignments() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- clearCaches() - Method in class xdev.db.jdbc.JDBCDataSource
-
- clearCaches() - Method in class xdev.db.NullDBDataSource
-
- clearCaches() - Method in class xdev.db.servlet.ServletDBDataSource
-
- clearCaches() - Method in interface xdev.util.DataSource
-
Clears all caches of this data source.
- clearChooseableFileFilters() - Method in class xdev.ui.XdevFileChooser
-
- clearCreatedClassesList() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Clear created classes list.
- clearData() - Method in class xdev.vt.VirtualTable
-
- clearFollowingDetailComponents() - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- clearModel() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- clearModel() - Method in class xdev.ui.listbox.ListBoxSupport
-
- clearModel() - Method in interface xdev.ui.MasterDetailComponent
-
Clears the underlying data model, mostly a
VirtualTable
, and the
view.
- clearModel() - Method in class xdev.ui.TableSupport
-
- clearModel() - Method in class xdev.ui.XdevComboBox
-
Clears the underlying data model, mostly a
VirtualTable
, and the
view.
- clearModel() - Method in class xdev.ui.XdevListBox
-
Clears the underlying data model, mostly a
VirtualTable
, and the
view.
- clearModel() - Method in class xdev.ui.XdevTable
-
Clears the underlying data model, mostly a
VirtualTable
, and the
view.
- clearParameters() - Method in class com.xdev.jadoth.sqlengine.CALL
-
- clearSelectItems() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Clear select items.
- clickedRow - Variable in class xdev.ui.RowNumberTable
-
- CLIENT_PROPERTY_KEY - Static variable in interface xdev.ui.Formular
-
Key used to store form references in client properties
- ClientProperties - Interface in xdev.ui
-
Constant interface for component's client properties.
- ClientPropertyAdapter - Interface in xdev.ui
-
- ClientSession - Class in xdev.db.locking
-
Helper-Class to set and get a username.
- ClientSession() - Constructor for class xdev.db.locking.ClientSession
-
- clinit(CharSequence...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- clip - Variable in class xdev.ui.XdevComponent
-
TODO
- CLOB(int, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
CLOB.
- CLOB - Static variable in interface xdev.io.XdevObjectIOConstants
-
- clone() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- clone() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- clone() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- clone() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- clone() - Method in class xdev.db.ColumnMetaData
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.DBMetaData.TableInfo
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.DBMetaData.TableMetaData
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.Index
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.QueryInfo
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.sql.DELETE
-
- clone() - Method in class xdev.db.sql.INSERT
-
- clone() - Method in class xdev.db.sql.SELECT
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.db.sql.UPDATE
-
- clone() - Method in class xdev.db.sql.WHERE
-
- clone() - Method in interface xdev.lang.Copyable
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.ui.ItemList
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.ui.ItemList.Entry
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.ui.text.TextFormat
-
- clone() - Method in class xdev.ui.tree.XdevTreeModel
-
- clone() - Method in class xdev.ui.tree.XdevTreeNode
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.ui.XdevGridBagLayoutConstraints
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.util.DataSource.Parameter
-
- clone(T) - Method in class xdev.util.DataSource.Parameter
-
Returns a clone of this Parameter.
- clone() - Method in class xdev.util.Duration
-
Returns a field-for-field copy of this instance.
- clone(T) - Static method in class xdev.util.ObjectUtils
-
- clone() - Method in class xdev.util.XdevDate
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.util.XdevHashtable
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.util.XdevList
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.vt.EntityRelationship
-
- clone() - Method in class xdev.vt.EntityRelationship.Entity
-
- clone() - Method in class xdev.vt.EntityRelationshipModel
-
- clone() - Method in class xdev.vt.TableColumnLink
-
Returns a field-for-field copy of this instance.
- clone() - Method in class xdev.vt.VirtualTable
-
- clone(boolean) - Method in class xdev.vt.VirtualTable
-
- clone() - Method in class xdev.vt.VirtualTableColumn
-
Returns a field-for-field copy of this instance.
- cloneTree() - Method in class xdev.ui.tree.XdevTreeNode
-
- close() - Method in class com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider.Body
-
Closes the encapsulated connection.
- close() - Method in interface com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider
-
Releases all resources held by this connection provider instance.
- close() - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Close.
- close() - Method in class xdev.Application
-
Closes this container and releases all used resources.
- close() - Method in class xdev.db.CloseConnectionResult
-
- close() - Method in class xdev.db.ConnectionPool
-
Releases all resources held by this connection provider instance.
- close() - Method in interface xdev.db.DBConnection
-
Releases this DBConnection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
- close() - Method in interface xdev.db.DBPager
-
Closes the pager and its underlying resources.
- close() - Method in class xdev.db.DelegatingDBConnection
-
Releases this DBConnection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
- close() - Method in class xdev.db.DelegatingResult
-
Closes this
Result
and releases all used resources.
- close() - Method in class xdev.db.jdbc.JDBCConnection
-
- close() - Method in class xdev.db.jdbc.JDBCPager
-
- close() - Method in class xdev.db.jdbc.JDBCResult
-
Closes the ResultSet
.
- close() - Method in class xdev.db.jdbc.VTPageScroller
-
Tries to call ResultSet.close()
on the used
ResultSet
object.
If a SQLexception occurs, it is ignored.
- close(boolean) - Method in class xdev.db.jdbc.VTPageScroller
-
If closeStatment
is false this method behaves
exactely like close()
.
Otherwise, the wrapped ResultSet
object's statement is
closed (which automatically closes the ResultSet
object as
specified in Statement.close()
).
- close() - Method in class xdev.db.PrefetchedResult
-
Closes this
Result
and releases all used resources.
- close() - Method in class xdev.db.Result
-
Closes this
Result
and releases all used resources.
- close() - Method in class xdev.db.servlet.ServletDBConnection
-
- close() - Method in class xdev.db.servlet.ServletResult
-
- close() - Method in class xdev.db.StoredProcedure
- close() - Method in class xdev.db.WriteResult
-
Closes this
WriteResult
and releases all used resources.
- close() - Method in class xdev.io.csv.CSVReader
-
Closes the underlying reader.
- close() - Method in class xdev.io.csv.CSVWriter
-
Close the underlying stream writer flushing any buffered content.
- close() - Method in class xdev.ui.XdevDialog
-
Closes this container and releases all used resources.
- close() - Method in class xdev.ui.XdevFrame
-
Closes this container and releases all used resources.
- close() - Method in interface xdev.ui.XdevRootPaneContainer
-
Closes this container and releases all used resources.
- close() - Method in class xdev.ui.XdevScreen
-
Closes this container and releases all used resources.
- close() - Method in class xdev.ui.XdevTab
-
Removes this tab from its parent.
- close() - Method in class xdev.ui.XdevWindow
-
- close() - Method in class xdev.ui.XdevWindowContainer
-
Closes this container and releases all used resources.
- close() - Method in class xdev.util.codec.Base64.OutputStream
-
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class xdev.util.logging.XdevMemoryHandler
- closeAllOpenConnections() - Method in interface xdev.db.DBDataSource
-
Close all open connections.
- closeAllOpenConnections() - Method in class xdev.db.jdbc.JDBCDataSource
-
- closeAllOpenConnections() - Method in class xdev.db.NullDBDataSource
-
- closeAllOpenConnections() - Method in class xdev.db.servlet.ServletDBDataSource
-
- closeConnection(Connection) - Method in class com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider.Body
-
Calls close() if connection
is the encapsulated
connection.
- closeConnection(Connection) - Method in interface com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider
-
Closes a specific connection used by this connection provider instance.
- closeConnection(Connection) - Method in class xdev.db.ConnectionPool
-
Closes a specific connection used by this connection provider instance.
- CloseConnectionResult - Class in xdev.db
-
A delegating result which closes the used connection when it is closed
itself.
- CloseConnectionResult(Result, DBConnection) - Constructor for class xdev.db.CloseConnectionResult
-
Creates a new close connection result
- CLOSED_FOLDER_ICON_PROPERTY - Static variable in class xdev.ui.XdevTree
-
- CLOSED_OPTION - Static variable in class xdev.ui.UIUtils
-
Return value from class method if user closes window without selecting
anything, more than likely this should be treated as either a
CANCEL_OPTION
or NO_OPTION
.
- closeSilent(Result) - Static method in class xdev.db.DBUtils
-
Closes result
silently, throws no exception whether
result
is null
nor if an error occurs.
- closeSilent(ResultSet) - Static method in class xdev.db.jdbc.JDBCUtils
-
Closes rs
silently, throws no exception whether
rs
is null
nor if an error occurs.
- closeSilent(Closeable) - Static method in class xdev.io.IOUtils
-
Closes c
silently, throws no exception whether
c
is null
nor if an error occurs.
- closeSilent(ServerSocket) - Static method in class xdev.io.IOUtils
-
Closes s
silently, throws no exception whether
s
is null
nor if an error occurs.
- closeSilent(Socket) - Static method in class xdev.io.IOUtils
-
Closes s
silently, throws no exception whether
s
is null
nor if an error occurs.
- closeSilent(ZipFile) - Static method in class xdev.io.IOUtils
-
Closes zf
silently, throws no exception whether
s
is null
nor if an error occurs.
- cma - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant cma.
- cma - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant cma.
- cmdCancel - Variable in class xdev.ui.OKCancelPanel
-
- CmdLineParser - Class in xdev.util
-
Largely GNU-compatible command-line options parser.
- CmdLineParser() - Constructor for class xdev.util.CmdLineParser
-
- CmdLineParser.IllegalOptionValueException - Exception in xdev.util
-
Thrown when an illegal or missing value is given by the user for an
option that takes a value.
- CmdLineParser.NotFlagException - Exception in xdev.util
-
Thrown when the parsed commandline contains multiple concatenated short
options, such as -abcd, where one or more requires a value.
- CmdLineParser.Option - Class in xdev.util
-
Representation of a command-line option.
- CmdLineParser.Option.BooleanOption - Class in xdev.util
-
- CmdLineParser.Option.DoubleOption - Class in xdev.util
-
An option that expects a floating-point value.
- CmdLineParser.Option.IntegerOption - Class in xdev.util
-
An option that expects an integer value.
- CmdLineParser.Option.LongOption - Class in xdev.util
-
An option that expects a long integer value.
- CmdLineParser.Option.StringOption - Class in xdev.util
-
An option that expects a string value.
- CmdLineParser.OptionException - Exception in xdev.util
-
Base class for exceptions that may be thrown when options are parsed.
- CmdLineParser.UnknownOptionException - Exception in xdev.util
-
Thrown when the parsed command-line contains an option that is not
recognised.
- CmdLineParser.UnknownSuboptionException - Exception in xdev.util
-
Thrown when the parsed commandline contains multiple concatenated short
options, such as -abcd, where one is unknown.
- cmdOK - Variable in class xdev.ui.OKCancelPanel
-
- coalesce(T, T) - Static method in class com.xdev.jadoth.Jadoth
-
Coalesce.
- coalesce(T...) - Static method in class com.xdev.jadoth.Jadoth
-
Coalesce.
- COALESCE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant COALESCE.
- COALESCE(Object...) - Static method in class xdev.db.sql.Functions
-
- COALESCE(Object...) - Method in class xdev.lang.cmd.Query
-
Returns the first non-null expression among the arguments.
- code - Variable in class com.xdev.jadoth.codegen.AbstractSourceCode
-
The code.
- code(CharSequence...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeHolder
-
- code(CharSequence...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- code(CharSequence...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- code - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
The code.
- CODE_CONVENTION_GETTER_PREFIX - Static variable in class com.xdev.jadoth.lang.reflection.JaReflect
-
The Constant CODE_CONVENTION_GETTER_PREFIX.
- CODE_CONVENTION_ISGETTER_PREFIX - Static variable in class com.xdev.jadoth.lang.reflection.JaReflect
-
The Constant CODE_CONVENTION_ISGETTER_PREFIX.
- CODE_CONVENTION_SETTER_PREFIX - Static variable in class com.xdev.jadoth.lang.reflection.JaReflect
-
The Constant CODE_CONVENTION_SETTER_PREFIX.
- CodeGenException - Exception in com.xdev.jadoth.codegen
-
The Class CodeGenException.
- CodeGenException() - Constructor for exception com.xdev.jadoth.codegen.CodeGenException
-
Instantiates a new code gen exception.
- CodeGenException(String, Throwable) - Constructor for exception com.xdev.jadoth.codegen.CodeGenException
-
Instantiates a new code gen exception.
- CodeGenException(String) - Constructor for exception com.xdev.jadoth.codegen.CodeGenException
-
Instantiates a new code gen exception.
- CodeGenException(Throwable) - Constructor for exception com.xdev.jadoth.codegen.CodeGenException
-
Instantiates a new code gen exception.
- col(Object) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
Col.
- col(String) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Col.
- collapseAll() - Method in class xdev.ui.XdevTree
-
Ensures that all nodes in this
XdevTree
are collapsed.
- collapseNode(XdevTreeNode) - Method in class xdev.ui.XdevTree
-
Ensures that the node
is collapsed and viewable.
- collapsePath(Collection<?>) - Method in class xdev.ui.XdevTree
-
Ensures that the node identified by the specified path is collapsed and
viewable.
- COLLECT(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
COLLECT.
- COLLECT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant COLLECT.
- collectFormularValues(Map<String, List<FormularSupport.FormularValue>>, boolean) - Method in class xdev.ui.FormularSupport
-
- Collecting<E> - Interface in com.xdev.jadoth.collections
-
- CollectionUtils - Class in xdev.util
-
The
CollectionUtils
class provides utility methods for
Collection
handling.
- COLOR - Static variable in class xdev.ui.XdevStyle
-
- COLOR_DEPENDENT - Static variable in class xdev.ui.AlphaFilter
-
- COLOR_DEPENDENT_REVERSE - Static variable in class xdev.ui.AlphaFilter
-
- ColorFormularComponent<C extends JComponent> - Interface in xdev.ui
-
- ColorUtils - Class in xdev.util
-
The
ColorUtils
class provides utility methods for
Color
handling.
- Column - Class in xdev.db.sql
-
This class represents a column expression in the SQL API.
- Column(String) - Constructor for class xdev.db.sql.Column
-
Creates a new column object with a name only.
- Column(Table, String) - Constructor for class xdev.db.sql.Column
-
Creates a new column object with a table and a name
- column(String) - Method in class xdev.db.sql.Table
-
Creates a column object with this table as prefix.
- Column_CHARACTER_MAXIMUM_LENGTH - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_CHARACTER_MAXIMUM_LENGTH.
- Column_COLUMN_DEFAULT - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_COLUMN_DEFAULT.
- Column_COLUMN_NAME - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_COLUMN_NAME.
- Column_CONSTRAINT_CATALOG - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_CONSTRAINT_CATALOG.
- Column_CONSTRAINT_NAME - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_CONSTRAINT_NAME.
- Column_CONSTRAINT_SCHEMA - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_CONSTRAINT_SCHEMA.
- Column_CONSTRAINT_TYPE - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_CONSTRAINT_TYPE.
- Column_DATA_TYPE - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_DATA_TYPE.
- Column_IS_NULLABLE - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_IS_NULLABLE.
- Column_ORDINAL_POSITION - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_ORDINAL_POSITION.
- Column_TABLE_CATALOG - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Column_TABLE_CATALOG.
- Column_TABLE_NAME - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_TABLE_NAME.
- Column_TABLE_SCHEMA - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_TABLE_SCHEMA.
- Column_TABLE_TYPE - Static variable in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
The Constant Column_TABLE_TYPE.
- ColumnDefinition - Class in com.xdev.jadoth.sqlengine.retrospection.definition
-
The Class ColumnDefinition.
- ColumnDefinition(String, SQL.DATATYPE, int, boolean, boolean, String) - Constructor for class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
Instantiates a new column definition.
- columnList - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
The column list.
- ColumnMetaData - Class in xdev.db
-
This class includes information about the columns of the database table.
- ColumnMetaData(String, String, String, DataType, int, int, Object, boolean, boolean) - Constructor for class xdev.db.ColumnMetaData
-
- columnNames - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
The column names.
- columnNames() - Method in class xdev.vt.KeyValues
-
Returns the column names of the primary key.
- ColumnQualifier - Interface in com.xdev.jadoth.sqlengine.interfaces
-
- columns(Object...) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
Columns.
- columns() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- columns - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
The columns.
- columns - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
The columns.
- columns(Object...) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Columns.
- columns(Object...) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- columns(Object...) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
Columns.
- columns(Object...) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
Columns.
- columns(Object...) - Method in class xdev.db.sql.INSERT
-
- columns(Object...) - Method in class xdev.db.sql.SELECT
-
Adds columns to this SELECT statement.
- columns - Variable in class xdev.vt.VirtualTable
-
- columns() - Method in class xdev.vt.VirtualTable
-
Returns an iterator over all columns of this VirtualTable in their
natural order.
- ColumnValueAssignment - Interface in com.xdev.jadoth.sqlengine.internal
-
- ColumnValueTuple - Interface in com.xdev.jadoth.sqlengine.internal
-
- com.xdev.jadoth - package com.xdev.jadoth
-
- com.xdev.jadoth.codegen - package com.xdev.jadoth.codegen
-
- com.xdev.jadoth.codegen.java - package com.xdev.jadoth.codegen.java
-
- com.xdev.jadoth.codegen.java.codeobjects - package com.xdev.jadoth.codegen.java.codeobjects
-
- com.xdev.jadoth.collections - package com.xdev.jadoth.collections
-
- com.xdev.jadoth.cql - package com.xdev.jadoth.cql
-
- com.xdev.jadoth.criteria - package com.xdev.jadoth.criteria
-
- com.xdev.jadoth.identity - package com.xdev.jadoth.identity
-
- com.xdev.jadoth.lang - package com.xdev.jadoth.lang
-
- com.xdev.jadoth.lang.aspects - package com.xdev.jadoth.lang.aspects
-
- com.xdev.jadoth.lang.exceptions - package com.xdev.jadoth.lang.exceptions
-
- com.xdev.jadoth.lang.functional - package com.xdev.jadoth.lang.functional
-
- com.xdev.jadoth.lang.functional.aggregates - package com.xdev.jadoth.lang.functional.aggregates
-
- com.xdev.jadoth.lang.functional.controlflow - package com.xdev.jadoth.lang.functional.controlflow
-
- com.xdev.jadoth.lang.functional.iterables - package com.xdev.jadoth.lang.functional.iterables
-
- com.xdev.jadoth.lang.reference - package com.xdev.jadoth.lang.reference
-
- com.xdev.jadoth.lang.reflection - package com.xdev.jadoth.lang.reflection
-
- com.xdev.jadoth.lang.reflection.annotations - package com.xdev.jadoth.lang.reflection.annotations
-
- com.xdev.jadoth.lang.reflection.copy - package com.xdev.jadoth.lang.reflection.copy
-
- com.xdev.jadoth.lang.signalthrows - package com.xdev.jadoth.lang.signalthrows
-
- com.xdev.jadoth.lang.types - package com.xdev.jadoth.lang.types
-
- com.xdev.jadoth.lang.wrapperexceptions - package com.xdev.jadoth.lang.wrapperexceptions
-
- com.xdev.jadoth.math - package com.xdev.jadoth.math
-
- com.xdev.jadoth.sqlengine - package com.xdev.jadoth.sqlengine
-
- com.xdev.jadoth.sqlengine.annotations - package com.xdev.jadoth.sqlengine.annotations
-
- com.xdev.jadoth.sqlengine.aspects - package com.xdev.jadoth.sqlengine.aspects
-
- com.xdev.jadoth.sqlengine.dbms - package com.xdev.jadoth.sqlengine.dbms
-
- com.xdev.jadoth.sqlengine.dbms.standard - package com.xdev.jadoth.sqlengine.dbms.standard
-
- com.xdev.jadoth.sqlengine.exceptions - package com.xdev.jadoth.sqlengine.exceptions
-
- com.xdev.jadoth.sqlengine.interfaces - package com.xdev.jadoth.sqlengine.interfaces
-
- com.xdev.jadoth.sqlengine.internal - package com.xdev.jadoth.sqlengine.internal
-
- com.xdev.jadoth.sqlengine.internal.interfaces - package com.xdev.jadoth.sqlengine.internal.interfaces
-
- com.xdev.jadoth.sqlengine.internal.procedures - package com.xdev.jadoth.sqlengine.internal.procedures
-
- com.xdev.jadoth.sqlengine.internal.tables - package com.xdev.jadoth.sqlengine.internal.tables
-
- com.xdev.jadoth.sqlengine.retrospection - package com.xdev.jadoth.sqlengine.retrospection
-
- com.xdev.jadoth.sqlengine.retrospection.definition - package com.xdev.jadoth.sqlengine.retrospection.definition
-
- com.xdev.jadoth.sqlengine.types - package com.xdev.jadoth.sqlengine.types
-
- com.xdev.jadoth.sqlengine.util - package com.xdev.jadoth.sqlengine.util
-
- com.xdev.jadoth.util - package com.xdev.jadoth.util
-
- com.xdev.jadoth.util.file - package com.xdev.jadoth.util.file
-
- com.xdev.jadoth.util.logging.jul - package com.xdev.jadoth.util.logging.jul
-
- com.xdev.jadoth.util.strings - package com.xdev.jadoth.util.strings
-
- ComboBoxModelWrapperLookup - Interface in xdev.ui.combobox
-
- ComboBoxRowConverter - Interface in xdev.ui.combobox
-
Specifies the contract between a
XdevComboBox
and a Quickfilter.
This interface guarantees that the modified data is handled properly
independent of the filtered model
- ComboBoxSupport<C extends JComboBox & MasterDetailComponent<C>> - Class in xdev.ui.combobox
-
- ComboBoxSupport(C) - Constructor for class xdev.ui.combobox.ComboBoxSupport
-
- comma - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant comma.
- comma - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant comma.
- comma_ - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant comma_.
- comma_ - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant comma_.
- commaList(Object...) - Static method in class com.xdev.jadoth.Jadoth
-
String list.
- CommandException - Exception in xdev.lang.cmd
-
- CommandException() - Constructor for exception xdev.lang.cmd.CommandException
-
- CommandException(String, Throwable) - Constructor for exception xdev.lang.cmd.CommandException
-
- CommandException(String) - Constructor for exception xdev.lang.cmd.CommandException
-
- CommandException(Throwable) - Constructor for exception xdev.lang.cmd.CommandException
-
- CommentBlock(String) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- CommentLine(String) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- CommentLineGroup(String...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- commit() - Method in interface xdev.db.DBConnection
-
Makes all changes made since the previous commit/rollback permanent and
releases any database locks currently held by this
DBConnection
object.
- commit() - Method in class xdev.db.DelegatingDBConnection
-
Makes all changes made since the previous commit/rollback permanent and
releases any database locks currently held by this
DBConnection
object.
- commit() - Method in class xdev.db.jdbc.JDBCConnection
-
- commit() - Method in class xdev.db.servlet.ServletDBConnection
-
- commitEdit() - Method in class xdev.ui.XdevFormattedTextField
- commma - Static variable in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask.Util
-
The Constant commma.
- ComparatorSequence<T> - Class in com.xdev.jadoth.lang
-
Useful for implementing SQL-like "ORDER BY" for collections.
- ComparatorSequence(Comparator<T>...) - Constructor for class com.xdev.jadoth.lang.ComparatorSequence
-
- compare(T, T) - Method in class com.xdev.jadoth.lang.ComparatorSequence
-
- compare(byte[], byte[]) - Method in class xdev.vt.VirtualTableColumn.ByteArrayComparator
-
- compare(Object, Object) - Method in class xdev.vt.VirtualTableColumn.DefaultComparator
-
- compare(Object, Object) - Method in class xdev.vt.VirtualTableColumn.NullAwareComparator
-
- COMPARE_BOOLEANS - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_BYTES - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_DOUBLES - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_FLOATS - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_INTEGERS - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_LONGS - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- COMPARE_SHORTS - Static variable in class com.xdev.jadoth.collections.JaCollections
-
- Comparer<T> - Interface in xdev.util
-
- compareTo(ColumnMetaData) - Method in class xdev.db.ColumnMetaData
- compareTo(DBMetaData.TableInfo) - Method in class xdev.db.DBMetaData.TableInfo
- compareTo(StoredProcedure) - Method in class xdev.db.StoredProcedure
- compareTo(DataSource.Parameter) - Method in class xdev.util.DataSource.Parameter
-
- compareTo(Duration) - Method in class xdev.util.Duration
- compareTo(Version) - Method in class xdev.Version
-
- compareTo(ByteHolder) - Method in class xdev.vt.XdevBlob
-
- compareTo(CharHolder) - Method in class xdev.vt.XdevClob
-
- CompilationUnit(JavaCompilationUnitMember...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- compile(String, String) - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Compile.
- COMPLETE - Static variable in class xdev.ui.AlphaFilter
-
- component - Variable in class xdev.ui.FormularComponentSupport
-
- component - Variable in class xdev.ui.paging.AbstractPageControl
-
- componentAdded(ContainerEvent) - Method in class xdev.ui.event.ContainerHierarchyListener
- componentAddedInHierarchy(ContainerEvent) - Method in class xdev.ui.event.ContainerHierarchyListener
-
Invoked when a component has been added to any container in the
hierarchy.
- componentRemoved(ContainerEvent) - Method in class xdev.ui.event.ContainerHierarchyListener
- componentRemovedInHierarchy(ContainerEvent) - Method in class xdev.ui.event.ContainerHierarchyListener
-
Invoked when a component has been removed from any container in the
hierarchy.
- ComponentTreeVisitor<T,C extends Component> - Interface in xdev.ui
-
- componentType - Variable in class com.xdev.jadoth.lang.reflection.ArrayMetaInformation
-
The component type.
- compType - Variable in class com.xdev.jadoth.codegen.java.Java.Array
-
The comp type.
- computeHash(String) - Method in class xdev.util.auth.Password
-
- computeHash(Object...) - Static method in class xdev.util.MathUtils
-
- computeHashDeep(Object...) - Static method in class xdev.util.MathUtils
-
Examples.
- concat(char, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- concat(String, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
Concat.
- concat(DbmsDMLAssembler<?>, String, int, Object...) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Concat.
- CONCAT(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
CONCAT.
- CONCAT(Object, Object) - Static method in class xdev.db.sql.Functions
-
- concat(Class<T>, T[], T) - Static method in class xdev.util.ArrayUtils
-
Applies to: T array and T element
- concat(boolean[], boolean) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean array and boolean element
- concat(char[], char) - Static method in class xdev.util.ArrayUtils
-
Applies to: char array and char element
- concat(byte[], byte) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte array and byte element
- concat(short[], short) - Static method in class xdev.util.ArrayUtils
-
Applies to: short array and short element
- concat(int[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: int array and int element
- concat(long[], long) - Static method in class xdev.util.ArrayUtils
-
Applies to: long array and long element
- concat(float[], float) - Static method in class xdev.util.ArrayUtils
-
Applies to: float array and float element
- concat(double[], double) - Static method in class xdev.util.ArrayUtils
-
Applies to: double array and double element
- concat(Class<T>, T[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: T arrays
- concat(boolean[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean arrays
- concat(char[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: char arrays
- concat(byte[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte arrays
- concat(short[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: short arrays
- concat(int[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: int arrays
- concat(long[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: long arrays
- concat(float[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: float arrays
- concat(double[]...) - Static method in class xdev.util.ArrayUtils
-
Applies to: double arrays
- concat(String, Collection<?>) - Static method in class xdev.util.StringUtils
-
Returns a
String
representation of all elements of the provided
Collection
values
separated by the specified
separator
.
- concat(String, Object...) - Static method in class xdev.util.StringUtils
-
Returns a
String
representation of all elements of the provided
values
separated by the specified
separator
.
- concatenate(Object...) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Concatenate.
- Concatentation - Class in com.xdev.jadoth.util.strings
-
- Concatentation(CharSequence, CharSequence) - Constructor for class com.xdev.jadoth.util.strings.Concatentation
-
- concatSqlExpressions(DbmsDMLAssembler<?>, StringBuilder, int, int, String, SqlExpression...) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Concat sql expressions.
- condition(Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- Condition<T> - Class in com.xdev.jadoth.lang.functional
-
- Condition() - Constructor for class com.xdev.jadoth.lang.functional.Condition
-
- condition(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Wraps the given expression object as an
SqlCondition
instance.
If the object itself is already a
SqlCondition
, it is returned right away.
- Condition - Class in xdev.db.sql
-
This class represents a condition in the SQL API.
- condition(Object) - Method in class xdev.lang.cmd.Query
-
- Conditional<C extends Conditional<C>> - Interface in com.xdev.jadoth.sqlengine.internal.interfaces
-
The Interface Conditional.
- ConditionalTableQuery - Interface in com.xdev.jadoth.sqlengine.types
-
- ConditionalTableQuery.Implementation - Class in com.xdev.jadoth.sqlengine.types
-
- ConditionalTableReadingTableQuery - Interface in com.xdev.jadoth.sqlengine.types
-
- ConditionalWritingTableQuery - Interface in com.xdev.jadoth.sqlengine.types
-
- ConditionClause<C extends ConditionClause<C>> - Class in com.xdev.jadoth.sqlengine.internal
-
The Class ConditionClause.
- ConditionClause() - Constructor for class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
Instantiates a new condition clause.
- ConditionClause(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
Instantiates a new condition clause.
- ConditionClause(ConditionClause<C>) - Constructor for class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
- config(Class<A>, boolean, boolean, boolean, boolean) - Static method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- config() - Constructor for class com.xdev.jadoth.sqlengine.SQL.config
-
- Configuration() - Constructor for class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
- connConfig - Variable in class xdev.util.AbstractDataSource
-
- connect() - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Connect.
- connect(ConnectionProvider<?>) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Connect.
- connect(MasterDetailComponent, Formular) - Method in class xdev.ui.DefaultMasterDetailHandler
-
- connect(MasterDetailComponent, MasterDetailComponent) - Method in class xdev.ui.DefaultMasterDetailHandler
-
- connect(MasterDetailComponent, MasterDetailComponent) - Static method in class xdev.ui.MasterDetail
-
- connect(MasterDetailComponent, Formular) - Static method in class xdev.ui.MasterDetail
-
- connect(MasterDetailComponent, MasterDetailComponent) - Method in interface xdev.ui.MasterDetailHandler
-
- connect(MasterDetailComponent, Formular) - Method in interface xdev.ui.MasterDetailHandler
-
- connectImpl(MasterDetailComponent, Formular) - Method in class xdev.ui.DefaultMasterDetailHandler
-
- connectImpl(MasterDetailComponent, MasterDetailComponent) - Method in class xdev.ui.DefaultMasterDetailHandler
-
- CONNECTION_DEBUG_MODE - Static variable in class xdev.util.systemproperty.XdevSystemPropertyKeys
-
System property to enable/disable debug mode to use further infos for
debugging and finding connection leaks for example.
- CONNECTION_POOL_SIZE - Static variable in class xdev.db.AbstractDBDataSource
-
- CONNECTION_TIMEOUT - Static variable in class xdev.util.systemproperty.XdevSystemPropertyKeys
-
System property to set a timeout in ms for the connection.
- ConnectionConfiguration - Class in xdev.db
-
Loads database configuration settings from properties file.
- ConnectionConfiguration(String) - Constructor for class xdev.db.ConnectionConfiguration
-
Set propertyFile either with the location get from system property or the
default location next to the db instance.
- ConnectionConfiguration(String, String) - Constructor for class xdev.db.ConnectionConfiguration
-
Set propertyFile either with the location get from system property or the
default location next to the db instance.
- ConnectionConfiguration(Class<?>) - Constructor for class xdev.db.ConnectionConfiguration
-
Set propertyFile either with the location get from system property or the
default location next to the db instance.
- connectionEnabled - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The connection enabled.
- ConnectionInformation<A extends DbmsAdaptor<A>> - Class in xdev.db
-
- ConnectionInformation(String, int, String, String, String, String, A) - Constructor for class xdev.db.ConnectionInformation
-
- connectionOpened(DBDataSourceEvent) - Method in class xdev.db.event.DBConnectionObserver
-
- connectionOpened(DBDataSourceEvent) - Method in interface xdev.db.event.DBDataSourceListener
-
- ConnectionPool - Class in xdev.db
-
A pool including one or more PooledConnection
objects.
- ConnectionPool(int, boolean, DbmsAdaptor, ConnectionInformation, int) - Constructor for class xdev.db.ConnectionPool
-
Construct a new
ConnectionPool
that is initialize with the given
parameter.
- ConnectionProvider<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.interfaces
-
A connection provider manages JDBC connections and returns an appropriate
connection instance.
In the trivial case, this can be always the same connection instance.
Other implementations might apply more sophisticated connection management
like connection pooling, return connections on a per-thread basis and/or take
the application context into account for making the decision which connection
to provide.
- connectionProvider - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The connection provider.
- ConnectionProvider.Body<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.interfaces
-
Default implementation of ConnectionProvider
that
encapsulates a single JDBC connection instance.
- ConnectionWrapper - Interface in xdev.db
-
ConnectionWrapper is a wrapper around a connection which is referred as the
actual connection or underlying connection.
- consolidate() - Method in class com.xdev.jadoth.collections.VarMap
-
Removes all hollow entries and recalculates the new size of the map.
- ConstList - Class in com.xdev.jadoth.collections
-
- ConstList() - Constructor for class com.xdev.jadoth.collections.ConstList
-
- CONSTRAINT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CONSTRAINT.
- constraints - Static variable in class xdev.ui.GBC
-
- Constructor(JavaParameter...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Constructor(int, JavaParameter...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- Constructor(JavaParameter...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryAny
-
- constructor_(String, String...) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Constructor_.
- CONSTRUCTOR_PARAMETERNAME_ALIAS - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant CONSTRUCTOR_PARAMETERNAME_ALIAS.
- CONSTRUCTOR_PARAMETERNAME_NAME - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant CONSTRUCTOR_PARAMETERNAME_NAME.
- CONSTRUCTOR_PARAMETERNAME_SCHEMA - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant CONSTRUCTOR_PARAMETERNAME_SCHEMA.
- ContainerHierarchyListener - Class in xdev.ui.event
-
- ContainerHierarchyListener() - Constructor for class xdev.ui.event.ContainerHierarchyListener
-
- contains(Object) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- contains(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- contains(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- contains(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- contains(T[], T) - Static method in class com.xdev.jadoth.collections.JaArrays
-
This method checks if array
contains element
by object identity
- contains(T[], T, Equalator<T>) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- contains(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- contains(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- contains(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- contains(Object) - Method in class com.xdev.jadoth.collections.SubList
-
- contains(Object) - Method in class com.xdev.jadoth.collections.SubListView
-
Deprecated.
- contains(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- contains(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- contains(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- contains(Object) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
Deprecated.
- contains(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- contains(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- contains(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- contains(Object) - Method in interface com.xdev.jadoth.collections.XGettingList
-
Deprecated.
- contains(Iterable<T>) - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- contains(Object) - Method in class com.xdev.jadoth.math._intRange
-
Contains.
- contains(int) - Method in class com.xdev.jadoth.math._intRange
-
Contains.
- contains(Object) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- CONTAINS(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
CONTAINS.
- CONTAINS - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CONTAINS.
- contains(char) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(char[]) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(String) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(VarChar) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(StringBuilder) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(StringBuffer) - Method in class com.xdev.jadoth.util.VarChar
-
- contains(ItemList.Entry) - Method in class xdev.ui.ItemList
-
Returns
true if this
ItemList
contains the specified
entry
.
- contains(Object[], Object) - Static method in class xdev.util.ArrayUtils
-
Applies to: Object array
- contains(boolean[], boolean) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean array
- contains(char[], char) - Static method in class xdev.util.ArrayUtils
-
Applies to: char array
- contains(byte[], byte) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte array
- contains(short[], short) - Static method in class xdev.util.ArrayUtils
-
Applies to: short array
- contains(int[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: int array
- contains(long[], long) - Static method in class xdev.util.ArrayUtils
-
Applies to: long array
- contains(float[], float) - Static method in class xdev.util.ArrayUtils
-
Applies to: float array
- contains(double[], double) - Static method in class xdev.util.ArrayUtils
-
Applies to: double array
- contains(T[], T, Comparer<T>) - Static method in class xdev.util.ArrayUtils
-
Applies to: T array
- contains(List<E>, E, Comparer<E>) - Static method in class xdev.util.CollectionUtils
-
Returns true if the list
contains the specified
element.
- contains(int) - Method in class xdev.util.IntList
-
- contains(String, String) - Static method in class xdev.util.StringUtils
-
Returns
true
if and only if
String
str
contains the specified
String
search
.
- containsAll(Collection<?>) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- containsAll(Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- containsAll(Collection<E>, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- containsAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubList
-
- containsAll(Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- containsAll(Collection<E>, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- containsAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubListView
-
Deprecated.
- containsAll(Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- containsAll(Collection<E>, boolean) - Method in class com.xdev.jadoth.collections.SubListView
-
- containsAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
Deprecated.
- containsAll(Collection<E>, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- containsAll(Collection<E>, boolean) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- containsAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
Deprecated.
- containsAll(Collection<?>) - Method in class com.xdev.jadoth.math._intRange
-
Contains all.
- containsAll(Collection<?>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- containsColumn(String) - Method in class xdev.db.Index
-
Returns
true if this
Index
contains the specified
column.
- containsData(Object) - Method in class xdev.ui.ItemList
-
Returns
true if this
ItemList
contains the specified
data
.
- containsId(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- containsId(E) - Method in class com.xdev.jadoth.collections.SubList
-
- containsId(E) - Method in class com.xdev.jadoth.collections.SubListView
-
- containsId(E) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- containsItem(Object) - Method in class xdev.ui.ItemList
-
Returns
true if this
ItemList
contains the specified
item
.
- containsKey(Object) - Method in class com.xdev.jadoth.collections.VarMap
-
- containsNull(Collection<?>) - Static method in class com.xdev.jadoth.collections.JaCollections
-
- containsValue(Object) - Method in class com.xdev.jadoth.collections.VarMap
-
- content - Variable in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
The content.
- CONTENT_PANE - Static variable in class xdev.ui.XdevScrollPane
-
- CONTENT_TYPE_TEXT_PLAIN - Static variable in class xdev.ui.text.XdevDocument
-
- CONTENT_TYPE_TEXT_RTF - Static variable in class xdev.ui.text.XdevDocument
-
- CONTINUE - Static variable in class com.xdev.jadoth.lang.signalthrows.BranchingThrow
-
- continueValidation(ValidationException) - Method in class xdev.ui.Validation
-
Returns true
if the validation should be continued after a
exception has occured, false
otherwise.
- ConversionUtils - Class in xdev.util
-
A utility class which converts Object's into specific types.
- convert(Object, Class<T>) - Static method in class xdev.util.ConversionUtils
-
- convert(Object, Class<T>, T) - Static method in class xdev.util.ConversionUtils
-
- convert(Object) - Method in interface xdev.util.ObjectConverter
-
Returns the converted object of type T, or null
if
value
is null
.
- convertArray(Object[], Class<T>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- convertData(ResultSet, int, int) - Static method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Convert data.
- convertIntTo1Bytes(int) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
- convertIntTo2Bytes(int) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
- convertIntTo3Bytes(int) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
- convertIntTo4Bytes(int) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
- convertIntTo4Bytes(int, int) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
- convertToDate(String) - Method in class xdev.db.jdbc.JDBCMetaData
-
- copy() - Method in class com.xdev.jadoth.collections.GrowList
-
- copy() - Method in class com.xdev.jadoth.collections.SubList
-
- copy() - Method in class com.xdev.jadoth.collections.SubListView
-
- copy() - Method in interface com.xdev.jadoth.collections.XGettingList
-
Creates a true copy of this list which references th same elements in the same order as this list does
at the time the method is called.
- copy() - Method in interface com.xdev.jadoth.lang.Copyable
-
- copy(Field, Object, Object) - Method in interface com.xdev.jadoth.lang.reflection.copy.CopyHandler
-
Copies the content of Field fieldToCopy
from object source
to object target
.
- copy(Field, Object, Object) - Method in class com.xdev.jadoth.lang.reflection.copy.CopyHandler.DefaultImplementation
-
Default copy implementation.
- copy(S, T, Class<O>) - Static method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
This method is a convenience version for copy(source, target, commonClass, null)
which means
that no fields are excluded from copiing.
- copy(S, T, Class<O>, Set<Field>) - Static method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Copies the values of all copiable instance fields (non static, non final) from source object source
to target object target
.
- copy(S, T, Class<O>, Set<Field>, Map<Field, CopyHandler>, Map<Class<? extends Annotation>, CopyHandler>, Map<Class<?>, CopyHandler>, CopyHandler) - Static method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Copy.
- copy() - Method in class com.xdev.jadoth.sqlengine.CALL
-
- copy() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- copy() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- copy() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- copy() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- copy() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.AND
-
- copy(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.AND
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentColumnsClause
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentColumnsClause
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentValuesClause
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentValuesClause
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.GROUP_BY
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.GROUP_BY
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.HAVING
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.HAVING
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.LEFT_JOIN
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.LEFT_JOIN
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.OR
-
- copy(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.OR
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.ORDER_BY
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.ORDER_BY
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.OUTER_JOIN
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.OUTER_JOIN
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SET
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.SET
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
- copy(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
Note that this does CANNOT copy the nextCondition
internally due to consistency reasons.
- copy(SqlCondition, Boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
- copy(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
- copy() - Method in class com.xdev.jadoth.sqlengine.internal.WHERE
-
- copy(HashMap<SqlClause<?>, SqlClause<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.WHERE
-
- copy() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- copy() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- copy() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- copy() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- copy() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- copy(Reader, Writer) - Static method in class xdev.io.IOUtils
-
Copies in to out and closes both writers.
- copy(Reader, Writer, boolean) - Static method in class xdev.io.IOUtils
-
Copies in to out and closes both reader and writer if close
is true
.
- copy(InputStream, OutputStream) - Static method in class xdev.io.IOUtils
-
Copies in to out and closes both streams.
- copy(InputStream, OutputStream, boolean) - Static method in class xdev.io.IOUtils
-
Copies in to out and closes both streams if close
is
true
.
- copy(File, File) - Static method in class xdev.io.IOUtils
-
Copies src
to dest
.
If src
is a directory:
dest
has to be a directory or an IOExeption
is thrown
a new directory with src
's name is created in
dest
and src
's content is copied to the new
directory
else if src
is a file:
if dest
is a directory, src
is copied to
dest
to a file with the same name
else if dest
is a file, dest
is overwritten
with src
's content
- copy() - Method in class xdev.ui.ItemList
-
Creates a (defensive) copy of this
ItemList
.
- copy(XdevTextComponent) - Method in class xdev.ui.text.XdevDocument
-
- copy(Component) - Method in class xdev.ui.XdevStyle
-
- copy(byte[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte array
- copy() - Method in class xdev.util.XdevDate
-
Creates a (defensive) copy of this
XdevDate
.
- copy() - Method in class xdev.util.XdevHashtable
-
- copy() - Method in class xdev.util.XdevList
-
Creates a (defensive) copy of this
XdevList
.
- Copyable - Interface in com.xdev.jadoth.lang
-
Copyable objects can create copies of themselves that will behave exacely as they do.
This does not neccessarily mean that all data is copied.
- Copyable<T> - Interface in xdev.lang
-
The Copyable
interface defines a type safe clone
method to create a field-for-field copy of instances of that class.
- copyAS(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Copy as.
- CopyHandler - Interface in com.xdev.jadoth.lang.reflection.copy
-
The Interface CopyHandler.
- CopyHandler.DefaultImplementation - Class in com.xdev.jadoth.lang.reflection.copy
-
Default implementation of CopyHandler.
Little meaningful because it does the exact same thing as ReflectionTools.copy() does.
- copyHeader() - Method in class xdev.vt.VirtualTable
-
This method returns a copy of this
VirtualTable
instance without
the data.
- copyIntoArray(Collection, Object[], int) - Static method in class xdev.util.CollectionUtils
-
Copies collection elements into the given array
.
- copyIntoArray(Collection, int, Object[], int, int) - Static method in class xdev.util.CollectionUtils
-
Copies an collection from the specified c
, beginning at the
specified position, to the specified position of the destination array.
- copyOf(T[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: T array
- copyOf(boolean[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean array
- copyOf(char[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: char array
- copyOf(short[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: short array
- copyOf(int[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: int array
- copyOf(long[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: long array
- copyOf(float[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: float array
- copyOf(double[]) - Static method in class xdev.util.ArrayUtils
-
Applies to: double array
- copyRange(int, int, L) - Method in class com.xdev.jadoth.collections.GrowList
-
Note that passing a higher start index than end index will consequently create a list in reversed order.
- copyRange(int, int, L) - Method in class com.xdev.jadoth.collections.SubList
-
- copyRange(int, int, L) - Method in class com.xdev.jadoth.collections.SubListView
-
- copyRange(int, int, L) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- copySqlClause(C, HashMap<SqlClause<?>, SqlClause<?>>) - Static method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- copyTo(L, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- copyTo(L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- copyTo(L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- copyTo(L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- copyTo(L, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- copyTo(L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- copyTo(L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- copyTo(L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- copyTo(C, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- copyTo(C, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- copyTo(C, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubListView
-
- copyTo(C, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubListView
-
- copyTo(C, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- copyTo(C, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- copyTo(C, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- copyTo(C, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- copyTo(File) - Method in class xdev.io.XdevFile
-
Copies this file to dest
.
If this file is a directory:
dest
has to be a directory or an IOExeption
is thrown
a new directory with src
's name is created in
dest
and this file's content is copied to the new directory
else if this is a file:
if dest
is a directory, this file is copied to
dest
to a file with the same name
else if dest
is a file, dest
is overwritten
with this file's content
- correspondingForeignKeyColumn - Variable in class xdev.ui.table.DetailEditor.DetailComboBox
-
- count(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- count(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- count(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- count(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- count(XGettingCollection<?>) - Static method in class com.xdev.jadoth.collections.JaCollections
-
- count(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- count(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- count(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- count(E) - Method in class com.xdev.jadoth.collections.SubList
-
- count(E) - Method in class com.xdev.jadoth.collections.SubListView
-
- count(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- count(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- count(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- count(E) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- count(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- count(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- count(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- count(Iterable<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- count(L, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- count(T[], Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- COUNT() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
COUNT.
- COUNT() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
COUNT.
- COUNT(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
COUNT.
- COUNT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant COUNT.
- count(char[], int, int, char) - Static method in class com.xdev.jadoth.util.JaChars
-
- count(char[], int, int, char[], int, int) - Static method in class com.xdev.jadoth.util.JaChars
-
- count(char) - Method in class com.xdev.jadoth.util.VarChar
-
- count(char[]) - Method in class com.xdev.jadoth.util.VarChar
-
- count(String) - Method in class com.xdev.jadoth.util.VarChar
-
- count(VarChar) - Method in class com.xdev.jadoth.util.VarChar
-
- count(StringBuilder) - Method in class com.xdev.jadoth.util.VarChar
-
- count(StringBuffer) - Method in class com.xdev.jadoth.util.VarChar
-
- COUNT() - Static method in class xdev.db.sql.Functions
-
- COUNT(Object) - Static method in class xdev.db.sql.Functions
-
- COUNT(Object) - Method in class xdev.lang.cmd.Query
-
Returns the number of rows in a query.
- COUNT_ALL() - Method in class xdev.lang.cmd.Query
-
Returns the number of rows in a query - COUNT(*).
- Countdown - Class in com.xdev.jadoth.math
-
Class that wraps a combination of start value and remaining value to implement a countdown.
The countdown can be decremented, resetted and be checked for having expired or still being active.
- Countdown(int) - Constructor for class com.xdev.jadoth.math.Countdown
-
Instantiates a new countdown with a given start value.
- Countdown - Class in xdev.util
-
To get an counter.
- Countdown(long) - Constructor for class xdev.util.Countdown
-
- COUNTDOWN_TEXT_PLACEHOLDER - Static variable in class xdev.ui.WindowCountDown
-
- countdownMonitorComponentList - Variable in class xdev.ui.TableSupport
-
- CQL - Class in com.xdev.jadoth.cql
-
Collection Query Language
- CQL() - Constructor for class com.xdev.jadoth.cql.CQL
-
- CqlAggregateCollector<E> - Class in com.xdev.jadoth.cql
-
CQL aggregate that aggregates all entries in key -> list groups according to a given distinction equalator with
key being the first entry that matches a new distinction group and the list containing all entries that belong to
the same distinction group, including the key entry.
- CqlAggregateCollector() - Constructor for class com.xdev.jadoth.cql.CqlAggregateCollector
-
- CqlAggregateCollector(int) - Constructor for class com.xdev.jadoth.cql.CqlAggregateCollector
-
- CqlAggregator<E,P,C extends Collecting<E>> - Interface in com.xdev.jadoth.cql
-
- CqlProjector<E,P,C extends Collecting<E>> - Interface in com.xdev.jadoth.cql
-
- CqlProjector.Implementation<E> - Class in com.xdev.jadoth.cql
-
Default implementation of CqlQueryHelper
which does no projection at all but returns the list containing
the selected entries directly.
- create(QueryListenerPostExecution...) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPostExecution.List
-
- create(Iterable<? extends QueryListenerPostExecution>) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPostExecution.List
-
- create(QueryListenerPreAssembly...) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreAssembly.List
-
- create(Iterable<? extends QueryListenerPreAssembly>) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreAssembly.List
-
- create(QueryListenerPreExecution...) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreExecution.List
-
- create(Iterable<? extends QueryListenerPreExecution>) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreExecution.List
-
- create(QueryListenerSQLException...) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerSQLException.List
-
- create(Iterable<? extends QueryListenerSQLException>) - Static method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerSQLException.List
-
- create(String, SqlTrigger.Time, SqlTrigger.Event, SqlTableIdentity, Object, String, String, SqlCondition) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Creates the.
- create(Class<T>, String) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Creates the.
- CREATE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE.
- create(String, int) - Static method in class xdev.util.StringUtils
-
Creates a new
String
with the value of n (provided
count
) times the provided
String
str
.
- create2D(Graphics) - Static method in class xdev.ui.GraphicUtils
-
TODO ...
- CREATE_GLOBAL_TEMPORARY_TABLE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE_GLOBAL_TEMPORARY_TABLE.
- CREATE_INDEX() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
CREAT e_ index.
- CREATE_INDEX() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlPrimaryKey
-
- CREATE_INDEX - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE_INDEX.
- CREATE_PROCEDURE() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
CREAT e_ procedure.
- CREATE_PROCEDURE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE_PROCEDURE.
- CREATE_TABLE() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
CREAT e_ table.
- CREATE_TABLE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE_TABLE.
- CREATE_TRIGGER() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
CREAT e_ trigger.
- CREATE_TRIGGER - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CREATE_TRIGGER.
- createAlphaNumeric(FormularComponent, boolean, boolean, int, boolean, int, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createAlphaNumeric(FormularComponent, boolean, boolean, int, boolean, int, String, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createBufferedImage(Image) - Static method in class xdev.ui.GraphicUtils
-
Alias for GraphicUtils.createBufferedImage(data, true)
.
- createBufferedImage(Image, boolean) - Static method in class xdev.ui.GraphicUtils
-
- createButtonGroup(AbstractButton...) - Static method in class xdev.ui.UIUtils
-
- createCheckBoxListCellRenderer() - Method in class xdev.ui.XdevListBox
-
- createColumn(SQL.DATATYPE, int, Integer, Integer, Object...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Creates the column.
- createColumn(String, SQL.DATATYPE, int) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Creates the column.
- createColumn(String, SQL.DATATYPE, int, Integer, Integer, boolean, boolean, String) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Creates the column.
- createColumnDefinition(SqlField) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Creates the column definition.
- createColumnStringArrayElements(JavaSyntax, ColumnDefinition[]) - Static method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the column string array elements.
- createCondition(String) - Method in interface xdev.ui.Formular
-
Alias for createCondition(connector,null)
.
- createCondition(String, Query) - Method in interface xdev.ui.Formular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createCondition(String, Collection) - Method in interface xdev.ui.Formular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createCondition(String, Query) - Method in class xdev.ui.FormularSupport
-
- createCondition(String, Collection) - Method in class xdev.ui.FormularSupport
-
- createCondition(String) - Method in class xdev.ui.XdevFormular
-
Alias for createCondition(connector,null)
.
- createCondition(String, Query) - Method in class xdev.ui.XdevFormular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createCondition(String, Collection) - Method in class xdev.ui.XdevFormular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createCondition(String) - Method in class xdev.ui.XdevVirtualFormular
-
Alias for createCondition(connector,null)
.
- createCondition(String, Query) - Method in class xdev.ui.XdevVirtualFormular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createCondition(String, Collection) - Method in class xdev.ui.XdevVirtualFormular
-
Creates a
Condition
depending on the input component's values and
their conditional settings.
- createConnection() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Creates the connection.
- createConnection() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
- createConnectionInformation(String, int, String, String, String, String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Creates the connection information.
- createConnectionInformation(String, int, String, String, String, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- createConnectionProperties() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
- createConnectionProvider() - Method in class xdev.db.jdbc.JDBCDataSource
-
- createContainer(XdevRootPaneContainer, XdevWindow) - Static method in class xdev.ui.XdevRootPaneContainer.Util
-
- createCurrentPageSpinner() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- createDate(VirtualTableColumn, Object) - Method in class xdev.vt.VirtualTable
-
Creates and returns a
Date
object, that fits the type of the
specified column.
- createDefaultAliasValue() - Static method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the default alias value.
- createDefaultComparator() - Method in class xdev.vt.VirtualTableColumn
-
- createDefaultListCellRenderer() - Method in class xdev.ui.XdevListBox
-
- createDetailHandler() - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
Factory method for the handler of the detail component.
- createDialog(XdevWindow, Component, boolean) - Static method in class xdev.ui.UIUtils
-
Creates and shows a
XdevDialog
hosting the provided
XdevWindow
content
, using content's title as title
for the dialog.
- createDialog(XdevWindow, Component, String, boolean) - Static method in class xdev.ui.UIUtils
-
- createDialog(Component) - Method in class xdev.ui.XdevFileChooser
-
- createDirectory() - Method in class xdev.io.XdevFile
-
- createDropDownButton() - Method in class xdev.ui.XdevDateTextField
-
Creates the drop down button for this text field.
- createEmail(FormularComponent, boolean, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createEmail(FormularComponent, boolean, String, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createEntry(int, K, V) - Method in interface com.xdev.jadoth.collections.MapEntryProvider
-
- createEntry(int, K, V) - Method in class com.xdev.jadoth.collections.MapEntryProviderIdentity
-
- createEverything() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Creates the everything.
- createFile() - Method in class xdev.io.XdevFile
-
Atomically creates a new, empty file named by this
abstract
pathname if and only if a file with this name does not yet exist.
- createFileChooser(Collection<?>) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a file.
- createFolderChooser() - Static method in class xdev.ui.UIUtils
-
- createFormat(int) - Method in class xdev.ui.text.TextFormat
-
- createFrame(XdevWindow) - Static method in class xdev.ui.UIUtils
-
Creates and shows a
XdevFrame
hosting the provided
XdevWindow
content
, using content's title as title
for the frame.
- createFrame(XdevWindow, String) - Static method in class xdev.ui.UIUtils
-
Creates and shows a
XdevFrame
with the provided
title
, hosting the provided
XdevWindow
content
.
- createG2D(Graphics) - Method in class xdev.ui.XdevComponent
-
TODO
- createGateway() - Method in class xdev.db.jdbc.JDBCDataSource
-
- createGenericName(Object[]) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Creates the generic name.
- createHash(String, String) - Static method in class xdev.io.IOUtils
-
Creates a hash value for a
String
object using the specified
algorithm.
- createHash(byte[], String) - Static method in class xdev.io.IOUtils
-
Creates a hash value for an array of bytes
using the
specified algorithm.
- createHash(InputStream, String) - Static method in class xdev.io.IOUtils
-
Creates a hash value an
InputStream
using the specified
algorithm.
- createHash(String) - Method in class xdev.io.XdevFile
-
Creates a hash value of this file using the specified algorithm.
- createHashKey(int, int) - Static method in class xdev.db.jdbc.CachedVTPageScroller
-
Creates a new Long
object from two ints
rowIndexFrom
and rowCount
defining a page for
use as a hash key.
- createImageFrom(Component) - Static method in class xdev.ui.UIUtils
-
- createImageFromIcon(Icon) - Static method in class xdev.ui.GraphicUtils
-
Creates a
Image
of the given Icon
i
.
- createImageList(XdevWindow) - Static method in class xdev.ui.XdevRootPaneContainer.Util
-
- createImageURL(String) - Static method in class xdev.ui.GraphicUtils
-
TODO Works only with applets?
- createIndex(SqlIndex, boolean) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Creates the index.
- createIndex(SqlIndex, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- createIndex() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlPrimaryKey
-
Creates the index.
- createIndex(JDBCConnection, DBMetaData.TableMetaData, Index) - Method in class xdev.db.jdbc.JDBCMetaData
-
- createIndices(SqlDdlTable) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Creates the indices.
- createIndices(SqlDdlTable) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- createIndices() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Creates the indices.
- createInstance() - Method in class com.xdev.jadoth.collections.GrowList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XAddingCollection.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XAddingList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XCollection.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XGettingCollection.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XGettingList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XInsertingList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XRemovingCollection.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XRemovingList.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XSettingCollection.Factory
-
- createInstance() - Method in interface com.xdev.jadoth.collections.XSettingList.Factory
-
- createJdbcConnectionUrl() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Creates the jdbc connection url.
- createKeywordSet(HashMap<String, Object>, HashMap<String, Object>) - Static method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- createLabel(String) - Method in class xdev.ui.XdevSlider
-
- createList(E, int) - Static method in class xdev.util.CollectionUtils
-
Create a
List
with the size of
count
.
- createListCellRenderer() - Method in class xdev.ui.XdevComboBox
-
- createListSelectionModel() - Method in class xdev.ui.XdevListBox
-
- createLockEntry() - Method in class xdev.db.locking.HybridVirtualTableLock
-
- createLockPanel() - Method in class xdev.ui.XdevWindow
-
- createMappingClassesForSchemaPattern(boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the mapping classes for schema pattern.
- createMappingClassesForSchemaPattern(String[], String[], boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the mapping classes for schema pattern.
- createMappingClassesForSchemaPattern(TableRetrospectionTask, A, boolean) - Static method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask.Util
-
Creates the mapping classes for schema pattern.
- createMappingClassName(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the mapping class name.
- createMappingClassSourceCode(TableDefinition) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the mapping class source code.
- createMappingGeneratorConfiguration(TableRetrospectionTask) - Static method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask.Util
-
Creates the mapping generator configuration.
- createMasterHandler() - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
Factory method for the handler of the master component.
- createMedialCapitalsString(String...) - Static method in class com.xdev.jadoth.Jadoth
-
Creates the medial capitals string.
- createNavigationButton(int) - Method in class xdev.ui.XdevDBPageNavigationBar
-
- createNumeric(FormularComponent, boolean, boolean, int, boolean, int, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createNumeric(FormularComponent, boolean, boolean, int, boolean, int, String, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createOptionsButton() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- createOptionsPopup() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- createPackageName(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the package name.
- createPanel() - Method in class xdev.ui.XdevDateTextField
-
Creates the panel which contains this
XdevDateTextField
and the
drop down button.
This is a convenience methode to build layout constructs.
- createPlain(FormularComponent, boolean, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createPlain(FormularComponent, boolean, String, String) - Static method in class xdev.ui.FormularVerifier
-
Deprecated.
- createQuery(String) - Method in interface xdev.ui.Formular
-
- createQuery(String) - Method in class xdev.ui.FormularSupport
-
- createQuery(String) - Method in class xdev.ui.XdevFormular
-
- createQuery(String) - Method in class xdev.ui.XdevVirtualFormular
-
- createRootPane() - Method in class xdev.ui.XdevWindowContainer
-
- createRow() - Method in class xdev.vt.VirtualTable
-
- createRowSorter(TableModel) - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- createRowSorter(TableModel) - Method in class xdev.ui.paging.TablePageControl
-
- createRowSorter(TableModel) - Method in class xdev.ui.TableSupport
-
- createScreen(XdevWindow, Component) - Static method in class xdev.ui.UIUtils
-
- createSelect(VirtualTable, boolean, String...) - Static method in class xdev.ui.TableSupport
-
- createSelect_INFORMATION_SCHEMA_COLUMNS(SqlTableIdentity) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Creates the select_ informatio n_ schem a_ columns.
- createSelect_INFORMATION_SCHEMA_INDICES(SqlTableIdentity) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Creates the select_ informatio n_ schem a_ indices.
- createSelect_INFORMATION_SCHEMA_TABLES(String[], String[], String[], String[], String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Creates the select_ informatio n_ schem a_ tables.
- createSelect_INFORMATION_SCHEMA_TABLES(String[], String[], String[], String[], String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
- createSessionInfo(String) - Method in class xdev.db.servlet.ServletDBDataSource
-
- createSingletonIndexClass(boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the singleton index class.
- createSingletonIndexClass(boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the singleton index class.
- createSingletonIndexClassCode(String, String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the singleton index class code.
- createSpacer() - Static method in class xdev.ui.GBC
-
- createSqlColumn(String) - Static method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Creates the sql column.
- createSqlTableDefinitionCode() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Creates the sql table definition code.
- createSubsettedVirtualTable() - Method in class xdev.ui.TableSupport
-
Creates a Virtual Table from the currently displayed values of this
supported table.
- createSubsettedVirtualTable() - Method in class xdev.ui.XdevTable
-
Creates a Virtual Table from the currently displayed values of this
supported table.
- createTabelModel(int...) - Method in class xdev.vt.VirtualTable
-
- createTable(SqlDdlTable) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Creates the table.
- createTable(SqlDdlTable) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- createTable() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Creates the table.
- createTable(String, String, Map<String, String>, boolean, Map<String, String>) - Method in interface xdev.db.DBConnection
-
Create a table on database.
- createTable(String, String, Map, boolean, Map) - Method in class xdev.db.DelegatingDBConnection
-
- createTable(String, String, Map<String, String>, boolean, Map<String, String>) - Method in class xdev.db.jdbc.JDBCConnection
-
TODO add foreignKeys to create table statement
- createTable(JDBCConnection, DBMetaData.TableMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
Creates a new table in the database.
Implementors also have to care about the indices.
- createTable(String, String, Map<String, String>, boolean, Map<String, String>) - Method in class xdev.db.servlet.ServletDBConnection
-
- createTableDefinition(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the table definition.
- createTableDefinitionsForSchemaPattern(String[], String[], String[], String[], String) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Creates the table definitions for schema pattern.
- createTableModel() - Method in class xdev.vt.VirtualTable
-
- createTableModel(String...) - Method in class xdev.vt.VirtualTable
-
- createTableModel(List<String>) - Method in class xdev.vt.VirtualTable
-
- createTableModel(int...) - Method in class xdev.vt.VirtualTable
-
- createTableRetrospection(TableRetrospectionTask, A) - Static method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask.Util
-
Creates the table retrospection.
- createTask() - Method in class xdev.util.Countdown
-
- createTree(String, Object, String, String, String, String) - Method in class xdev.vt.VirtualTable
-
- createTree(String, Object, String, String, String, String, boolean) - Method in class xdev.vt.VirtualTable
-
- createTrigger(SqlTrigger, boolean) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Creates the trigger.
- createTrigger(SqlTrigger, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- createTrigger(SqlTrigger.Time, SqlTrigger.Event, Object) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Creates the trigger.
- createTriggers(SqlDdlTable) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Creates the triggers.
- createTriggers(SqlDdlTable) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- createTriggers() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Creates the triggers.
- createURLString(String) - Static method in class xdev.io.IOUtils
-
- createVirtualTable(int, int) - Method in class xdev.db.jdbc.CachedVTPageScroller
-
Sets the cursor (current row) of the wrapped scrollable
ResultSet
object to rowIndexFrom
and creates a
new VirtualTable
object from that row on with a length of
rowCount
rows.
- createVirtualTable(int, int) - Method in class xdev.db.jdbc.VTPageScroller
-
Sets the cursor (current row) of the wrapped scrollable
ResultSet
object to rowIndexFrom
and creates a
new VirtualTable
object from that row on with a length of
rowCount
rows.
- createVirtualTable(int) - Method in class xdev.db.jdbc.VTPageScroller
-
Alias for createVirtualTable(rowIndexFrom, getRowsPerPage())
.
- createWhereCondition(String, FormularSupport.ParameterContainer, Map<String, List<FormularSupport.FormularValue>>) - Method in class xdev.ui.FormularSupport
-
- Criteria<T> - Class in com.xdev.jadoth.criteria
-
- Criteria(Criterion<T>...) - Constructor for class com.xdev.jadoth.criteria.Criteria
-
- Criterion<T> - Interface in com.xdev.jadoth.criteria
-
- CSVParser - Class in xdev.io.csv
-
A very simple CSV parser.
- CSVParser() - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVParser using a comma for the separator.
- CSVParser(char) - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVParser with supplied separator.
- CSVParser(char, char) - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVParser with supplied separator and quote char.
- CSVParser(char, char, char) - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVReader with supplied separator and quote char.
- CSVParser(char, char, char, boolean) - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVReader with supplied separator and quote char.
- CSVParser(char, char, char, boolean, boolean) - Constructor for class xdev.io.csv.CSVParser
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader - Class in xdev.io.csv
-
A very simple CSV reader.
- CSVReader(Reader) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader using a comma for the separator.
- CSVReader(Reader, char) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator.
- CSVReader(Reader, char, char) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader(Reader, char, char, boolean) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator, quote char and quote
handling behavior.
- CSVReader(Reader, char, char, char) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader(Reader, char, char, int) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader(Reader, char, char, char, int) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader(Reader, char, char, char, int, boolean) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVReader(Reader, char, char, char, int, boolean, boolean) - Constructor for class xdev.io.csv.CSVReader
-
Constructs CSVReader with supplied separator and quote char.
- CSVWriter - Class in xdev.io.csv
-
A very simple CSV writer.
- CSVWriter(Writer) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter using a comma for the separator.
- CSVWriter(Writer, char) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter with supplied separator.
- CSVWriter(Writer, char, char) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter with supplied separator and quote char.
- CSVWriter(Writer, char, char, char) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter with supplied separator and quote char.
- CSVWriter(Writer, char, char, String) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter with supplied separator and quote char.
- CSVWriter(Writer, char, char, char, String) - Constructor for class xdev.io.csv.CSVWriter
-
Constructs CSVWriter with supplied separator, quote char, escape char and
line ending.
- cube(float) - Static method in class com.xdev.jadoth.math.JaMath
-
- cube(long) - Static method in class com.xdev.jadoth.math.JaMath
-
- cube(int) - Static method in class com.xdev.jadoth.math.JaMath
-
- cube(double) - Static method in class com.xdev.jadoth.math.JaMath
-
- CURRENCY - Static variable in class xdev.ui.text.TextFormat
-
- CURRENT_CATALOG - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant CURRENT_CATALOG.
- CURRENT_CATALOG - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CURRENT_CATALOG.
- CURRENT_SCHEMA - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant CURRENT_SCHEMA.
- CURRENT_SCHEMA - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CURRENT_SCHEMA.
- CURRENT_TIME - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant CURRENT_TIME.
- CURRENT_TIME - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CURRENT_TIME.
- CURRENT_TIMESTAMP - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant CURRENT_TIMESTAMP.
- CURRENT_TIMESTAMP - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CURRENT_TIMESTAMP.
- CURRENT_USER - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant CURRENT_USER.
- CURRENT_USER - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant CURRENT_USER.
- currentPage() - Method in class xdev.db.jdbc.CachedVTPageScroller
-
Returns the page with the current getRowsPerPage()
rows as a
VirtualTable
object.
If a fitting VT object is found in the cache, it is returned.
- currentPage() - Method in class xdev.db.jdbc.VTPageScroller
-
Alias for
createVirtualTable(getCurrentRowIndex(), getRowsPerPage())
.
- CustomPopupComboBox - Class in xdev.ui
-
- CustomPopupComboBox() - Constructor for class xdev.ui.CustomPopupComboBox
-
- cv(SqlColumn, Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- d - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant d.
- d - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant d.
- DATA - Static variable in interface xdev.ui.DefaultBeanCategories
-
Group for data related properties
- DATA_FIELD - Static variable in interface xdev.ui.ClientProperties
-
- DATA_FIELD_SEPARATOR - Static variable in interface xdev.ui.FormularComponent
-
Separator which is used if a data field contains more entries, e.g.
- Database() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Database
-
Instantiates a new database.
- Database() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Database
-
Instantiates a new database.
- DATABASE_CONNECTION_PROPERTYFILE_LOCATION - Static variable in class xdev.util.systemproperty.XdevSystemPropertyKeys
-
System property to change location of database property file.
- DatabaseGateway<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.internal
-
This class handles access to one concrete database instance.
It holds the DdmsAdaptor and ConnectionProvider instances for use with query objects that shall be executed,
as well as some common execution logic itself.
- DatabaseGateway(ConnectionProvider<A>) - Constructor for class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Instantiates a new database gateway.
- databaseGateway - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
The database gateway.
- dataField - Variable in class xdev.ui.FormularComponentSupport
-
- DataFlavor - Enum in xdev.vt
-
- dataSource - Variable in class xdev.db.AbstractDBConnection
-
- dataSource - Variable in class xdev.db.jdbc.JDBCMetaData
-
- DataSource<T extends DataSource> - Interface in xdev.util
-
Base type of all data sources like DBMs, plain files or any other arbitrary
data source.
- DataSource.Parameter<T> - Class in xdev.util
-
- DataSourceException - Exception in xdev.util
-
- DataSourceException(DataSource) - Constructor for exception xdev.util.DataSourceException
-
- DataSourceException(DataSource, String) - Constructor for exception xdev.util.DataSourceException
-
- DataSourceException(DataSource, Throwable) - Constructor for exception xdev.util.DataSourceException
-
- DataSourceException(DataSource, String, Throwable) - Constructor for exception xdev.util.DataSourceException
-
- DataSourceMetaData - Interface in xdev.util
-
- DataSources - Class in xdev.util
-
- DataType - Enum in xdev.db
-
The class that defines the constants that are used to identify SQL types.
- DATE(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
DATE.
- DATE - Static variable in class com.xdev.jadoth.sqlengine.SQL.FORMAT
-
The Constant DATE.
- DATE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant TABLE.
- date2DATE - Static variable in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
The Constant date2DATE.
- date2TIME - Static variable in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
The Constant date2TIME.
- date2TIMESTAMP - Static variable in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
The Constant date2TIMESTAMP.
- DATE_FORMAT - Static variable in class xdev.vt.VirtualTable
-
the default DateFormat used within Virtual Tables.
- DateEditor - Class in xdev.ui.table
-
- DateEditor() - Constructor for class xdev.ui.table.DateEditor
-
- DateFormatException - Exception in xdev.util
-
- DateFormatException() - Constructor for exception xdev.util.DateFormatException
-
- DateFormatException(String, Throwable) - Constructor for exception xdev.util.DateFormatException
-
- DateFormatException(String) - Constructor for exception xdev.util.DateFormatException
-
- DateFormatException(Throwable) - Constructor for exception xdev.util.DateFormatException
-
- DateFormularComponent<C extends JComponent> - Interface in xdev.ui
-
- DatePopup - Class in xdev.ui
-
- DatePopupCustomizer - Interface in xdev.ui
-
- DatePopupOwner - Interface in xdev.ui
-
- DateRenderer - Class in xdev.ui.table
-
- DateRenderer() - Constructor for class xdev.ui.table.DateRenderer
-
- DATETIME - Static variable in class xdev.ui.text.TextFormat
-
- DATETIME_TEXT - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- days(int) - Static method in class xdev.util.Duration
-
Creates a default duration with the specified amount of days.
- db - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
The db.
- db - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
The db.
- DBConnection<DS extends DBDataSource<DS>> - Interface in xdev.db
-
A connection (session) with a specific database.
- DBConnection.Query - Class in xdev.db
-
- DBConnectionAdapter - Class in xdev.db.event
-
An abstract adapter class for receiving connection events.
- DBConnectionAdapter() - Constructor for class xdev.db.event.DBConnectionAdapter
-
- DBConnectionEvent - Class in xdev.db.event
-
An
Event
object that provides information about the source of a
DBConnection
-related event.
- DBConnectionEvent(DBConnection) - Constructor for class xdev.db.event.DBConnectionEvent
-
Create a new connection event.
- DBConnectionListener - Interface in xdev.db.event
-
Listener interface to observe the actions of an
DBConnection
.
- DBConnectionObserver - Class in xdev.db.event
-
- DBConnectionObserver() - Constructor for class xdev.db.event.DBConnectionObserver
-
- DBDataSource<T extends DBDataSource> - Interface in xdev.db
-
Base type for all database drivers.
- DBDataSourceEvent - Class in xdev.db.event
-
An
Event
object that provides information about the source of a
DBDataSource
-related event.
- DBDataSourceEvent(DBDataSource) - Constructor for class xdev.db.event.DBDataSourceEvent
-
Creates a new event object.
- DBDataSourceEvent(DBDataSource, DBConnection) - Constructor for class xdev.db.event.DBDataSourceEvent
-
Creates a new event object.
- DBDataSourceListener - Interface in xdev.db.event
-
Listener interface to observe the actions of an
DBDataSource
.
- DBException - Exception in xdev.db
-
- DBException(DBDataSource) - Constructor for exception xdev.db.DBException
-
Constructs a new DBException
with the specified
dataSource
.
- DBException(DBDataSource, String) - Constructor for exception xdev.db.DBException
-
Constructs a new DBException
with the specified
dataSource
.
- DBException(DBDataSource, Throwable) - Constructor for exception xdev.db.DBException
-
Constructs a new DBException
with the specified
dataSource
.
- DBException(DBDataSource, String, Throwable) - Constructor for exception xdev.db.DBException
-
Constructs a new DBException
with the specified
dataSource
.
- DBMetaData - Interface in xdev.db
-
This class provides methods to read or change the meta data from the
database.
- DBMetaData.TableChange - Class in xdev.db
-
Holds table change information.
- DBMetaData.TableChange.Type - Enum in xdev.db
-
- DBMetaData.TableInfo - Class in xdev.db
-
This class includes limited information about the database table.
- DBMetaData.TableMetaData - Class in xdev.db
-
This class includes information about the database table, the columns of
the database table and the indices.
- DBMetaData.TableType - Enum in xdev.db
-
The table type of a database table.
- dbms - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
The dbms.
- dbms - Variable in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
The dbms.
- DbmsAdaptor<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface DbmsAdaptor.
- dbmsAdaptor - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The dbms adaptor.
- DbmsAdaptor.Implementation<A extends DbmsAdaptor<A>,DML extends DbmsDMLAssembler<A>,DDL extends DbmsDDLMapper<A>,RA extends DbmsRetrospectionAccessor<A>,S extends DbmsSyntax<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
Default implementation of DbmsAdaptor.
- DbmsAdaptor.Member<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface Member.
- DbmsAdaptor.Member.Implementation<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
The Class Body.
- DbmsConfiguration<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
- DbmsConfiguration() - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- DbmsConnectionInformation<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface DbmsConnectionInformation.
- DbmsConnectionInformation.Implementation<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
The Class AbstractBody.
- DbmsDDLMapper<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface DbmsDDLMapper.
- DbmsDMLAssembler<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface DbmsDMLAssembler.
- DbmsRetrospectionAccessor<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface DbmsRetrospectionAccessor.
- DbmsRetrospectionAccessor.Implementation<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
Body implementation of DbmsRetrospection.
- DbmsSyntax<A extends DbmsAdaptor<A>> - Interface in com.xdev.jadoth.sqlengine.dbms
-
- DbmsSyntax.Implementation<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms
-
- DBPager - Interface in xdev.db
-
Interface for result pagers.
- DBUtils - Class in xdev.db
-
The DBUtils
class provides utility methods for handling database
access.
- ddl - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
The ddl.
- Ddl() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Instantiates a new ddl.
- debug(Throwable) - Method in interface xdev.util.logging.XdevLogger
-
Log an exception (throwable) at the FINE level.
- debug(Throwable, String) - Method in interface xdev.util.logging.XdevLogger
-
Log an exception (throwable) at the FINE level with an accompanying
message.
- debug(String, Object...) - Method in interface xdev.util.logging.XdevLogger
-
Log a message at the FINE level according to the specified message and
arguments.
- debug(String) - Method in interface xdev.util.logging.XdevLogger
-
Log a message at the FINE level.
- debug(Throwable) - Method in class xdev.util.logging.XdevLoggerImpl
-
- debug(Throwable, String) - Method in class xdev.util.logging.XdevLoggerImpl
-
- debug(String, Object...) - Method in class xdev.util.logging.XdevLoggerImpl
-
- debug(String) - Method in class xdev.util.logging.XdevLoggerImpl
-
- DECIMAL(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
DECIMAL.
- DECIMAL(Integer, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
DECIMAL.
- DECIMAL(Integer, Integer, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
DECIMAL.
- DECODE - Static variable in class xdev.util.codec.Base64
-
Deprecated.
Specify decoding in first bit.
- decode(byte[]) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Low-level access to decoding ASCII characters in the form of a byte
array.
- decode(byte[], int, int, int) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Low-level access to decoding ASCII characters in the form of a byte
array.
- decode(String) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Decodes data from Base64 notation, automatically detecting
gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Decodes data from Base64 notation, automatically detecting
gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Convenience method for reading a base64-encoded file and decoding it.
- decodeToFile(String, String) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class xdev.util.codec.Base64
-
Deprecated.
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeURLString(String) - Static method in class xdev.net.NetUtils
-
Decodes an url encoded string.
- decorateDelegate(Object, DatabaseGateway) - Method in class xdev.db.AbstractDBConnection
-
Quick and dirty way to inject the gateway into a xdev.db.sql object
- decrease(int) - Method in class com.xdev.jadoth.math.Countdown
-
- decrement() - Method in class com.xdev.jadoth.math.Countdown
-
Decrements this countdown by 1.
- DEFAULT - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- defauLt - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DEFAULT.
- default_abstract - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT_ALGORITHM - Static variable in class xdev.util.auth.Password
-
The default algorithm for the fingerprint calculation: SHA.
- DEFAULT_BORDER - Static variable in class xdev.ui.table.XdevTableEditor
-
- DEFAULT_BUFFER_SIZE - Static variable in class xdev.io.IOUtils
-
the Default buffer size.
- DEFAULT_ESCAPE_CHARACTER - Static variable in class xdev.io.csv.CSVParser
-
The default escape character to use if none is supplied to the
constructor.
- DEFAULT_ESCAPE_CHARACTER - Static variable in class xdev.io.csv.CSVWriter
-
The character used for escaping quotes.
- default_final - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_final_synchronized - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_final_transient - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT_HEIGHT - Static variable in class xdev.ui.XdevMenuBar
-
Default height used when this MenuBar has no content.
- DEFAULT_IGNORE_LEADING_WHITESPACE - Static variable in class xdev.io.csv.CSVParser
-
The default leading whitespace behavior to use if none is supplied to the
constructor.
- DEFAULT_INTEGER_EXTENDED - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- DEFAULT_LINE_END - Static variable in class xdev.io.csv.CSVWriter
-
Default line terminator uses platform encoding.
- DEFAULT_NOTIFICATION_THRESHOLD - Static variable in class xdev.db.locking.HybridVirtualTableLock
-
Default threshold before lock duration is going to end, used to notify
concerned observers.
- DEFAULT_OPTION - Static variable in class xdev.ui.UIUtils
-
Type meaning Look and Feel should not supply any options -- only use the
options from the JOptionPane
.
- DEFAULT_QUOTE_CHARACTER - Static variable in class xdev.io.csv.CSVParser
-
The default quote character to use if none is supplied to the
constructor.
- DEFAULT_QUOTE_CHARACTER - Static variable in class xdev.io.csv.CSVWriter
-
The default quote character to use if none is supplied to the
constructor.
- DEFAULT_SEPARATOR - Static variable in class xdev.io.csv.CSVParser
-
The default separator to use if none is supplied to the constructor.
- DEFAULT_SEPARATOR - Static variable in class xdev.io.csv.CSVWriter
-
The default separator to use if none is supplied to the constructor.
- DEFAULT_SKIP_LINES - Static variable in class xdev.io.csv.CSVReader
-
The default line to start reading.
- default_static - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_static_final - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_static_final_synchronized - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_static_synchronized - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- default_static_transient - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT_STRICT_QUOTES - Static variable in class xdev.io.csv.CSVParser
-
The default strict quote behavior to use if none is supplied to the
constructor.
- default_subSelectLevelSpace - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant default_subSelectLevelSpace.
- default_synchronized - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT_TIMEOUT - Static variable in class xdev.db.locking.HybridVirtualTableLock
-
Default time to hold a specific lock.
- DEFAULT_TIMESTAMP_EXTENDED - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- default_transient - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- DEFAULT_VALUES - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DEFAULT_VALUES.
- DEFAULT_VARCHAR_EXTENDED - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- DefaultAction - Class in xdev.ui
-
- DefaultAction(String, Icon, KeyStroke, String, boolean) - Constructor for class xdev.ui.DefaultAction
-
- DefaultBeanCategories - Interface in xdev.ui
-
Constant collection for the default bean property categories used in XDEV.
- defaultBinDir - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
The Constant defaultBinDir.
- defaultClauseStringBuilderLength - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
The Constant defaultClauseStringBuilderLength.
- DefaultComboBoxModelWrapperLookup - Class in xdev.ui.combobox
-
- DefaultComboBoxModelWrapperLookup() - Constructor for class xdev.ui.combobox.DefaultComboBoxModelWrapperLookup
-
- DefaultComboBoxRowConverter - Class in xdev.ui.combobox
-
- DefaultComboBoxRowConverter() - Constructor for class xdev.ui.combobox.DefaultComboBoxRowConverter
-
- DefaultComparator() - Constructor for class xdev.vt.VirtualTableColumn.DefaultComparator
-
- DefaultDetailHandler() - Constructor for class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultDetailHandler
-
- DefaultEditor - Class in xdev.ui.table
-
- DefaultEditor() - Constructor for class xdev.ui.table.DefaultEditor
-
- defaultExpressionStringBuilderLength - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
The Constant defaultExpressionStringBuilderLength.
- DefaultImplementation() - Constructor for class com.xdev.jadoth.lang.reflection.copy.CopyHandler.DefaultImplementation
-
Trivial default constructor.
- DefaultLeafIcon(int, int) - Constructor for class xdev.ui.tree.DefaultXdevTreeManager.DefaultLeafIcon
-
- DefaultListBoxRowConverter - Class in xdev.ui.listbox
-
- DefaultListBoxRowConverter() - Constructor for class xdev.ui.listbox.DefaultListBoxRowConverter
-
- DefaultListModelWrapperLookup - Class in xdev.ui.listbox
-
- DefaultListModelWrapperLookup() - Constructor for class xdev.ui.listbox.DefaultListModelWrapperLookup
-
- defaultMappingClassSubDir - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
The Constant defaultMappingClassSubDir.
- DefaultMasterDetailHandler - Class in xdev.ui
-
- DefaultMasterDetailHandler() - Constructor for class xdev.ui.DefaultMasterDetailHandler
-
- DefaultMasterDetailHandler.MasterDetailComponentConnection - Class in xdev.ui
-
- DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultDetailHandler - Class in xdev.ui
-
- DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultMasterHandler - Class in xdev.ui
-
- DefaultMasterDetailHandler.MasterDetailInfo - Class in xdev.ui
-
Holds information of a distinct master detail connection.
- DefaultMasterHandler() - Constructor for class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultMasterHandler
-
- DefaultPessimisticLockInfo - Class in xdev.db.locking
-
- DefaultPessimisticLockInfo(String, Date, String, long, String) - Constructor for class xdev.db.locking.DefaultPessimisticLockInfo
-
- DefaultPessimisticLockInfo(String, Date, VirtualTable.VirtualTableRow) - Constructor for class xdev.db.locking.DefaultPessimisticLockInfo
-
- defaultProjection(int, Class<E>) - Static method in class com.xdev.jadoth.cql.CQL
-
- defaultQueryStringBuilderLength - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
The Constant defaultQueryStringBuilderLength.
- DefaultRenderer - Class in xdev.ui.table
-
- DefaultRenderer() - Constructor for class xdev.ui.table.DefaultRenderer
-
- DefaultResourceHandler - Class in xdev.util.res
-
- DefaultResourceHandler() - Constructor for class xdev.util.res.DefaultResourceHandler
-
- DefaultResourceSearchStrategy - Class in xdev.util.res
-
- DefaultResourceSearchStrategy() - Constructor for class xdev.util.res.DefaultResourceSearchStrategy
-
- DefaultSchema - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant DefaultSchema.
- defaultSingletonIndexClassName - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
The Constant defaultSingletonIndexClassName.
- defaultSrcDir - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
The Constant defaultSrcDir.
- DefaultTableColumnConverter - Class in xdev.ui.table
-
- DefaultTableColumnConverter() - Constructor for class xdev.ui.table.DefaultTableColumnConverter
-
- DefaultTableModelWrapperLookup - Class in xdev.ui.table
-
- DefaultTableModelWrapperLookup() - Constructor for class xdev.ui.table.DefaultTableModelWrapperLookup
-
- DefaultTableRowConverter - Class in xdev.ui.table
-
- DefaultTableRowConverter() - Constructor for class xdev.ui.table.DefaultTableRowConverter
-
- defaultValue - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
The default value.
- DefaultVirtualTableRowIdentifier - Class in xdev.db.locking
-
- DefaultVirtualTableRowIdentifier(VirtualTable.VirtualTableRow) - Constructor for class xdev.db.locking.DefaultVirtualTableRowIdentifier
-
Instantiates a new row identifier.
- defaultWorkingDirectory - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
The Constant defaultWorkingDirectory.
- DefaultXdevTreeManager - Class in xdev.ui.tree
-
- DefaultXdevTreeManager(XdevTree) - Constructor for class xdev.ui.tree.DefaultXdevTreeManager
-
- DefaultXdevTreeManager.DefaultLeafIcon - Class in xdev.ui.tree
-
- definedType(JavaCompilationUnit) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- defineTriggers(A) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Triggers
-
Define triggers.
- delegate - Variable in class xdev.db.sql.Expression
-
- DelegatingDBConnection - Class in xdev.db
-
Abstract base class for delegating db connections.
- DelegatingDBConnection(DBConnection) - Constructor for class xdev.db.DelegatingDBConnection
-
- DelegatingDBMetaData - Class in xdev.db
-
Abstract base class for delegating db metadata.
- DelegatingDBMetaData(DBMetaData) - Constructor for class xdev.db.DelegatingDBMetaData
-
- DelegatingResult - Class in xdev.db
-
Abstract base class for delegating result types.
- DelegatingResult(Result) - Constructor for class xdev.db.DelegatingResult
-
- DELETE - Class in com.xdev.jadoth.sqlengine
-
The Class DELETE.
- DELETE() - Constructor for class com.xdev.jadoth.sqlengine.DELETE
-
Instantiates a new dELETE.
- DELETE(DELETE) - Constructor for class com.xdev.jadoth.sqlengine.DELETE
-
- DELETE - Static variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
The Constant DELETE.
- DELETE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DELETE.
- DELETE - Class in xdev.db.sql
-
- DELETE() - Constructor for class xdev.db.sql.DELETE
-
- delete() - Method in interface xdev.ui.Formular
-
Alias for delete(true).
- delete(boolean) - Method in interface xdev.ui.Formular
-
- delete(boolean) - Method in class xdev.ui.FormularSupport
-
- delete(boolean) - Method in class xdev.ui.locking.LockableFormSupport
- delete() - Method in class xdev.ui.XdevFormular
-
Alias for delete(true).
- delete(boolean) - Method in class xdev.ui.XdevFormular
-
- delete() - Method in class xdev.ui.XdevVirtualFormular
-
Alias for delete(true).
- delete(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- delete(boolean) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- DELETE.SuperConditionalQuery - Class in com.xdev.jadoth.sqlengine
-
- DELETE.SuperWritingQuery - Class in com.xdev.jadoth.sqlengine
-
- deleteCharAt(int) - Method in class com.xdev.jadoth.util.VarChar
-
- deleteDoubleValues(List) - Static method in class xdev.util.CollectionUtils
-
Delete all double values of the list
.
- deleteDoubleValues() - Method in class xdev.util.XdevList
-
Deletes all duplicate values from this
XdevList
.
- deleteLast(int) - Method in class com.xdev.jadoth.util.VarChar
-
- deleteLastChar() - Method in class com.xdev.jadoth.util.VarChar
-
- deletePropertyFile() - Method in class xdev.db.ConnectionConfiguration
-
Delete the propertyFile.
- deleteRow(int) - Method in class xdev.vt.VirtualTable
-
- deleteRows(KeyValues) - Method in class xdev.vt.VirtualTable
-
- deleteUserLocks() - Static method in class xdev.db.locking.VirtualTableLockingUtils
-
Removes all locks of the current user.
- DELIMIT_ALIASES - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- DELIMIT_COLUMN_IDENTIFIERS - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- DELIMIT_TABLE_IDENTIFIERS - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- deriveColor(Color, int) - Static method in class xdev.util.ColorUtils
-
Creates an sRGB color with the RGB values of the original
and the specified alpha
value.
- deriveGetterNameFromField(Field, boolean) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Derive getter name from field.
- deriveGetterNameFromField(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Derive getter name from field.
- deriveGetterNameFromFieldName(String, boolean) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Derive getter name from field name.
- deriveSetterNameFromField(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Derive setter name from field.
- deriveSetterNameFromFieldName(String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Derive setter name from field name.
- desc(Comparator<T>) - Static method in class com.xdev.jadoth.cql.CQL
-
- DESC - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DESC.
- DESIGN - Static variable in interface xdev.ui.DefaultBeanCategories
-
Group for design related properties
- DesktopUtils - Class in xdev.ui
-
The
DesktopUtils
class allows to launch associated applications
registered on the native desktop to handle a
URI
, a path or
a file.
- destroy() - Method in class xdev.Application
- detail - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
The detail component of this connection.
- detail - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
- DETAIL_COMPONENT - Static variable in class xdev.ui.DefaultMasterDetailHandler
-
- DetailComboBox(VirtualTable, VirtualTableColumn) - Constructor for class xdev.ui.table.DetailEditor.DetailComboBox
-
- DetailEditor - Class in xdev.ui.table
-
- DetailEditor() - Constructor for class xdev.ui.table.DetailEditor
-
- DetailEditor.DetailComboBox - Class in xdev.ui.table
-
- detailEntity - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
- detailHandler - Variable in class xdev.ui.combobox.ComboBoxSupport
-
- detailHandler - Variable in class xdev.ui.listbox.ListBoxSupport
-
- detailHandler - Variable in class xdev.ui.TableSupport
-
- detailKeyColumns - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
- detailVT - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
- determineComponentType(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.ArrayMetaInformation
-
Determine component type.
- determineDimensions(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.ArrayMetaInformation
-
Determine dimensions.
- determinePaddingSpaces(ArrayList<D>) - Static method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Determine padding spaces.
- determinePaddingSpacesColumns() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Determine padding spaces columns.
- determinePaddingSpacesIndices() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Determine padding spaces indices.
- determineSourceClassName() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Determine source class name.
- determineSourceMethodName() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Determine source method name.
- DialogLockInUseNotificationStrategy - Class in xdev.ui.locking
-
- DialogLockInUseNotificationStrategy() - Constructor for class xdev.ui.locking.DialogLockInUseNotificationStrategy
-
Only for integration purpose.
- dim - Variable in class com.xdev.jadoth.codegen.java.Java.Array
-
The dim.
- dimensions - Variable in class com.xdev.jadoth.lang.reflection.ArrayMetaInformation
-
The dimensions.
- DirectionCardinal - Enum in com.xdev.jadoth.math
-
- disableAllComponents() - Method in class xdev.ui.EnabledState
-
- DisableVisitor(Container) - Constructor for class xdev.ui.EnabledState.DisableVisitor
-
- dispose() - Method in class xdev.db.AbstractDBMetaData
-
Releases all resources used by this metadata object.
- dispose() - Method in interface xdev.db.DBMetaData
-
Releases all resources used by this metadata object.
- dispose() - Method in class xdev.db.DelegatingDBMetaData
-
Releases all resources used by this metadata object.
- distinct(C) - Method in class com.xdev.jadoth.collections.GrowList
-
- distinct(C, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- distinct(C) - Method in class com.xdev.jadoth.collections.SubList
-
- distinct(C, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- distinct(C) - Method in class com.xdev.jadoth.collections.SubListView
-
- distinct(C, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- distinct(C) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- distinct(C, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- DISTINCT - Class in com.xdev.jadoth.sqlengine.internal
-
- DISTINCT(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.DISTINCT
-
- DISTINCT() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
DISTINCT.
- DISTINCT(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- DISTINCT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DISTINCT.
- DISTINCT() - Method in class xdev.db.sql.SELECT
-
Adds the distinct option to this SELECT statement.
- DISTINCT_BY - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DISTINCT_BY.
- DistinctChild - Interface in xdev.ui
-
Interface for distinct child components in specific owners.
- DO_BREAK_LINES - Static variable in class xdev.util.codec.Base64
-
Deprecated.
Do break lines when encoding.
- DocumentAdapter - Class in xdev.ui.event
-
- DocumentAdapter() - Constructor for class xdev.ui.event.DocumentAdapter
-
- doLayout() - Method in class xdev.ui.XdevComboBox
- done() - Method in interface xdev.util.ProgressMonitor
-
Notifies that the work is done; that is, either the task is completed or
the user canceled it.
- DONT_GUNZIP - Static variable in class xdev.util.codec.Base64
-
Deprecated.
Specify that gzipped data should not be automatically gunzipped.
- dot() - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Dot.
- dot - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant dot.
- dot - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant dot.
- DOUBLE(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
DOUBLE.
- DOUBLE - Static variable in interface xdev.io.XdevObjectIOConstants
-
- double$ - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- double_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant double_.
- DoubleOption(char, String) - Constructor for class xdev.util.CmdLineParser.Option.DoubleOption
-
- DoubleOption(String) - Constructor for class xdev.util.CmdLineParser.Option.DoubleOption
-
- doubleQuote(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Double quote.
- DoubleQuotedExpression - Class in com.xdev.jadoth.sqlengine.internal
-
The Class DoubleQuotedExpression.
- DoubleQuotedExpression(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.DoubleQuotedExpression
-
Instantiates a new double quoted expression.
- doubles(double...) - Static method in class com.xdev.jadoth.Jadoth
-
List.
- DragAdapter - Class in xdev.ui.dnd
-
- DragAdapter(Component) - Constructor for class xdev.ui.dnd.DragAdapter
-
- DragGestureEvent - Class in xdev.ui.dnd
-
- DragGestureEvent(DragGestureEvent) - Constructor for class xdev.ui.dnd.DragGestureEvent
-
- dragGestureRecognized(DragGestureEvent) - Method in class xdev.ui.dnd.DragAdapter
-
- drawText(Graphics2D) - Method in class xdev.ui.XdevTextPane
-
- drawTexture(Graphics, int, int, int, int) - Method in class xdev.ui.XdevComponent
-
- drawTexture(Graphics, Component, int, int, int, int) - Method in class xdev.ui.XdevStyle
-
- DROP - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DROP.
- drop(DropEvent) - Method in class xdev.ui.dnd.DropAdapter
-
- DROP_INDEX() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
DRO p_ index.
- DROP_INDEX - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DROP_INDEX.
- DROP_INDEX_ - Static variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
The Constant DROP_INDEX_.
- DROP_TABLE() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
DRO p_ table.
- DROP_TABLE - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant DROP_TABLE.
- DropAdapter - Class in xdev.ui.dnd
-
- DropAdapter(Component) - Constructor for class xdev.ui.dnd.DropAdapter
-
- dropColumn(JDBCConnection, DBMetaData.TableMetaData, ColumnMetaData) - Method in class xdev.db.jdbc.JDBCMetaData
-
- DropEvent - Class in xdev.ui.dnd
-
- DropEvent(Object, Object, Point) - Constructor for class xdev.ui.dnd.DropEvent
-
- dropIndex(SqlIndex) - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Drop index.
- dropIndex(JDBCConnection, DBMetaData.TableMetaData, Index) - Method in class xdev.db.jdbc.JDBCMetaData
-
- DUMMY - Static variable in interface xdev.util.ProgressMonitor
-
- DummyIterable<T> - Class in com.xdev.jadoth.lang.functional.iterables
-
- DummyIterable() - Constructor for class com.xdev.jadoth.lang.functional.iterables.DummyIterable
-
- dump() - Method in class xdev.db.Result
-
- dump(PrintStream) - Method in class xdev.db.Result
-
Prints the contents of this result to out
.
- dumpActiveConnectionStacks() - Method in class xdev.db.ConnectionPool
-
- Duration - Class in xdev.util
-
A Duration holds an specific amount of time in milliseconds.
- Duration(long) - Constructor for class xdev.util.Duration
-
Creates a duraction with the specified time in milliseconds.
- Duration(int, int, int, int) - Constructor for class xdev.util.Duration
-
Creates a duraction with the specified values.
- Duration(int, int, int, int, int) - Constructor for class xdev.util.Duration
-
Creates a duraction with the specified values.
- Duration(XdevDate, XdevDate) - Constructor for class xdev.util.Duration
-
Creates a duration with the ellapsed time between date1
and
date2
.
- durationMillis - Variable in class xdev.util.Countdown
-
- DYNAMIC_ROW_COUNT - Static variable in interface xdev.ui.paging.PageControl
-
constant for the rowsPerPage property to display as much rows as can be
visible
- gateway - Variable in class xdev.db.jdbc.JDBCConnection
-
- GBC - Class in xdev.ui
-
- GBC() - Constructor for class xdev.ui.GBC
-
- GBC(int, int, int, int, double, double, int, int, int) - Constructor for class xdev.ui.GBC
-
- GBC(int, int, int, int, double, double, int, int, int, int, int, int) - Constructor for class xdev.ui.GBC
-
- GBC(int, int, int, int, double, double, int, int, Insets) - Constructor for class xdev.ui.GBC
-
- GBC(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class xdev.ui.GBC
-
- gc() - Static method in class xdev.Application
-
Runs the garbage collector.
- generateAS(JavaSourceCode) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Generate as.
- generateCode(JavaCompilationUnit) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator
-
- generateCode(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- generateConstructor(JavaSourceCode, Java.Visibility, boolean, boolean, boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Generate constructor.
- generateConstructors(JavaSourceCode) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Generate constructors.
- generateNeededSerialVersionUID(Class<?>) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
- generateQueryHTMLDocument(String, String) - Static method in class com.xdev.jadoth.sqlengine.util.SqlHTML
-
Generate query html document.
- generateSerialVersionUID(Class<?>) - Static method in class com.xdev.jadoth.codegen.java.Java
-
Generated the SerialVersionUID value for serializableClass
.
- generateSourceCode(JavaCodeGenerator) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- generateSourceCode(JavaCodeGenerator) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- GENERATION_NOTE - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant GENERATION_NOTE.
- GenericIdentityResolver<T> - Interface in com.xdev.jadoth.identity
-
- genericsEnd - Static variable in class com.xdev.jadoth.codegen.java.Java.Punctuation
-
The Constant genericsEnd.
- genericsStart - Static variable in class com.xdev.jadoth.codegen.java.Java.Punctuation
-
The Constant genericsStart.
- get(int) - Method in class com.xdev.jadoth.collections.GrowList
-
- get(int, K) - Method in interface com.xdev.jadoth.collections.MapEntry
-
- get(int) - Method in class com.xdev.jadoth.collections.SubList
-
- get(int) - Method in class com.xdev.jadoth.collections.SubListView
-
- get() - Method in class com.xdev.jadoth.collections.ThreadContext
-
- get(int) - Method in class com.xdev.jadoth.collections.VarList
-
Note that an invalid index value will cause a runtime exception either of the type
ArrayIndexOutOfBoundsException
when accessing the index or an
NullPointerException
when trying to scrolling to an entry that doesn't exist.
In either case, the information provided by the exception will not be of much use.
- get(Object) - Method in class com.xdev.jadoth.collections.VarMap
-
- get(int) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- get() - Method in class com.xdev.jadoth.lang.functional.iterables.DummyIterable
-
- get() - Method in class com.xdev.jadoth.lang.reference.Reference.Implementation
-
- get() - Method in interface com.xdev.jadoth.lang.reference.Referencing
-
- get() - Method in class com.xdev.jadoth.lang.reference.Referencing.Implementation
-
- get(int) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- get(int) - Static method in enum xdev.db.DataType
-
Returns the matching
DataType
for the
sqlType
.
- get(int) - Method in class xdev.ui.ItemList
-
Returns the entry at the specified position in this
ItemList
.
- get(int) - Method in class xdev.util.IntList
-
- get(int) - Method in class xdev.util.XdevDate
- get(String) - Static method in enum xdev.vt.Cardinality
-
Returns the enum value for a specified shortcut.
- get(int) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns the value at the specified column index.
- get(String) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns the value at the specified column.
- get(VirtualTableColumn<T>) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns the value at the specified column.
- getAcquiringLockInfo() - Method in exception xdev.db.locking.RowAlreadyLockedException
-
Get AcquiringLockInfo.
- getActionListeners() - Method in class xdev.ui.XdevKeyAction
-
- getActions() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the actions.
- getActionStatementSeperator() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the action statement seperator.
- getActiveWindow() - Static method in class xdev.ui.UIUtils
-
Returns the current active
Window
.
- getActualConnection() - Method in interface xdev.db.ConnectionWrapper
-
Returns the underlying connection.
- getActualRowCount() - Method in class xdev.ui.paging.AbstractPageControl
-
- getActualRowCount() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- getAffectedRows() - Method in class xdev.db.WriteResult
-
Returns the count of affected rows of this
WriteResult
.
- getAlgorithm() - Method in class xdev.util.auth.Password
-
Returns the algorithm which this password's fingerprint was calculated
with.
- getAlgorithms() - Static method in class xdev.util.auth.Password
-
Returns an array of Strings containing all supported
MessageDigest
algorithms used by the
Password
class.
- getAlias() - Method in class com.xdev.jadoth.sqlengine.internal.AliasedExpression
-
Gets the alias.
- getAlias() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
Getter of the property alias.
- getAlias(TableExpression) - Static method in class com.xdev.jadoth.sqlengine.internal.interfaces.TableExpression.Utils
-
Gets the alias.
- getAlias() - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Getter of the property alias.
- getAlias() - Method in class com.xdev.jadoth.sqlengine.internal.SqlOperation
-
Gets the alias.
- getAlias() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the alias.
- getAlias() - Method in class xdev.db.sql.Table
-
Returns the alias of this table object, may be null
.
- getAllCopyableFields(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Gets the all copyable fields.
- getAllFields(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- getAllFields(Class<?>, TPredicate<Field>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
BranchingThrows:
- ThrowBreak
and ThrowContinue
will affect the
outer class loop, not the inner field loop, because after adding (or not adding) a field, the inner loop
does not contain any further logic.
- A ThrowReturn
causes the immediate end of the method, returning all fields that have been
found so far.
- Hint objects are ignored in any case.
- getAllFields(Class<?>, int) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
List all fields.
- getAllInterfaces(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the all interfaces.
- getAllMethods(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the all methods.
- getAllMethods(Class<?>, int) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the all methods.
- getAllowMissingFillColumns() - Method in class xdev.vt.VirtualTable
-
Returns if missing columns in fill actions are allowed.
- getAllowMultipleNullsInUniqueIndices() - Method in class xdev.vt.VirtualTable
-
- getAllowSuperfluousFillColumns() - Method in class xdev.vt.VirtualTable
-
Returns if superfluous columns in fill actions are allowed.
- getAlpha() - Method in class xdev.ui.XdevComponent
-
- getAlphaColors() - Method in class xdev.ui.XdevComponent
-
- getAlphaCondition() - Method in class xdev.ui.XdevComponent
-
- getAlphaTolerance() - Method in class xdev.ui.XdevComponent
-
- getAnchor() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getAndCondition(VirtualTableColumn[], VirtualTableColumn[]) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- getAndCondition(VirtualTableColumn[]) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- getAnyField(Class<?>, String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the any field.
- getAnyMethod(Class<?>, String, Class<?>...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the any method.
- getApplet() - Static method in class xdev.ui.UIUtils
-
Returns the JApplet of the running application, if the running
application runs as applet.
- getArg(Class<T>) - Method in class xdev.lang.cmd.XdevCommandObject
-
- getArguments() - Static method in class xdev.Application
-
- getArray() - Method in class com.xdev.jadoth.collections.ArrayAccessor
-
- getArray(int) - Method in class com.xdev.jadoth.math.Matrix
-
- getAssembledQuery() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPreExecution
-
- getAssemblyParameters() - Method in interface com.xdev.jadoth.sqlengine.aspects.QueryExecutionContext
-
- getAssemblyParameters() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPreAssembly
-
- getAssignmentList() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- getAssignmentList() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getAssignments() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getAssignments() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- getAssignments() - Method in class com.xdev.jadoth.sqlengine.internal.SET
-
- getAssignments() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- getAssignments() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- getAssignments() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getAssignOperator() - Method in class com.xdev.jadoth.codegen.AbstractSyntax
-
Gets the assign operator.
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getAssociatedComment() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnitMember
-
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- getAssociatedComment() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- getAuthentication() - Method in interface xdev.util.auth.Authenticator
-
- getAuthKey() - Method in class xdev.db.AbstractDBDataSource
-
- getAutoValue(int) - Method in class xdev.vt.VirtualTable
-
Returns the index of the nth column in this
VirtualTable
that is
auto incremented.
- getAutoValueColumns() - Method in class xdev.vt.VirtualTable
-
Returns an array of column names for all auto incremented columns.
- getAWTImage() - Method in class xdev.ui.XdevImage
-
- getBackground() - Method in class xdev.ui.XdevSpinner
- getBackgroundType() - Method in class xdev.ui.XdevComponent
-
- getBackgroundType() - Method in class xdev.ui.XdevDesktopPane
-
- getBackgroundType() - Method in class xdev.ui.XdevScrollPane
-
- getBackgroundType() - Method in class xdev.ui.XdevStyle
-
Returns the background type as
int
for this
XdevStyle
.
- getBinaryBaseDirectory() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the binary base directory.
- getBinaryStream() - Method in class xdev.vt.XdevBlob
-
Retrieves the BLOB value designated by this Blob instance as a stream.
- getBinaryStream(int, int) - Method in class xdev.vt.XdevBlob
-
Returns an InputStream object that contains a partial Blob value,
starting with the byte specified by pos, which is length bytes in length.
- getBinFolder() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Gets the bin folder.
- getBinSubDir() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the bin sub dir.
- getBinWorkingDirectory() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the bin working directory.
- getBit() - Method in enum com.xdev.jadoth.math.DirectionCardinal
-
- getBlobTypes() - Static method in enum xdev.db.DataType
-
- getBlockingLockInfo() - Method in exception xdev.db.locking.RowAlreadyLockedException
-
Get BlockingLockInfo.
- getBody() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the body.
- getBodyElementSeperator(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.ConditionClause
-
- getBodyElementSeperator(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.ListClause
-
- getBodyElementSeperator(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SET
-
- getBodyElementSeperator(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the body element seperator.
- getBodyElementSeperator() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the body element seperator.
- getBoolean(String) - Method in class xdev.db.ConnectionConfiguration
-
- getBoolean(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
boolean
.
- getBoolean(int, boolean) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
boolean
.
- getBoolean(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
boolean
.
- getBoolean(String, boolean) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
boolean
.
- getBoolean() - Method in interface xdev.ui.BooleanFormularComponent
-
- getBoolean() - Method in class xdev.ui.XdevCheckBox
-
- getBooleanValue(String) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getBooleanValue(String, Boolean) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getBorder() - Method in class xdev.ui.XdevStyle
-
- getBorderInsets() - Method in class xdev.ui.text.XdevDocument
-
- getBorderInsets() - Method in class xdev.ui.XdevComponent
-
Returns the insets of the border.
- getBorderInsets(boolean) - Method in interface xdev.ui.XdevTextComponent
-
- getBorderInsets(boolean) - Method in class xdev.ui.XdevTextPane
- getBounds() - Method in interface xdev.ui.text.Sign
-
- getBounds() - Method in interface xdev.ui.XdevRootPaneContainer
-
- getButtonGroup() - Method in class xdev.ui.XdevRadioButton
-
Returns the group that the button belongs to.
- getButtonGroup() - Method in class xdev.ui.XdevToggleButton
-
Returns the group that the button belongs to.
- getByte(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
byte
.
- getByte(int, byte) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
byte
.
- getByte(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
byte
.
- getByte(String, byte) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
byte
.
- getByteAt(int) - Method in class xdev.vt.XdevBlob
-
Returns the byte value at the specified index position.
- getBytes(int, int) - Method in class xdev.vt.XdevBlob
-
Retrieves all or part of the BLOB value that this Blob object represents,
as an array of bytes.
- getCachedPages() - Method in class xdev.db.jdbc.CachedVTPageScroller
-
- getCachedVirtualTable(int, int) - Method in class xdev.db.jdbc.CachedVTPageScroller
-
Retrieves the VirtualTable
object from the cache that has
been cached for rowIndexFrom
and rowCount
.
- getCanonicalName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getCanonicalName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getCanonicalName() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- getCanonicalName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getCanonicalName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeWrapper.Implementation
-
- getCaption() - Method in class xdev.db.ColumnMetaData
-
- getCaption(XdevTreeNode) - Method in class xdev.ui.tree.DefaultXdevTreeManager
-
- getCaption(XdevTreeNode) - Method in interface xdev.ui.tree.XdevTreeManager
-
- getCaption() - Method in class xdev.ui.tree.XdevTreeNode
-
- getCaption() - Method in class xdev.vt.VirtualTableColumn
-
- getCaptions() - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
of the column captions for this
.
- getCardinality() - Method in class xdev.vt.EntityRelationship.Entity
-
- getCatalog() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the catalog.
- getCatalog() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Gets the catalog.
- getCatalog() - Method in class xdev.db.AbstractDBDataSource
-
- getCatalog() - Method in class xdev.db.ConnectionConfiguration
-
- getCatalog(JDBCDataSource) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getCause() - Method in exception com.xdev.jadoth.lang.exceptions.NotAnArrayException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.ClassNotFoundRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.IllegalAccessRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.InstantiationRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.InvalidClassRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.InvocationTargetRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.NoSuchFieldRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.NoSuchMethodRuntimeException
-
- getCause() - Method in exception com.xdev.jadoth.lang.wrapperexceptions.SQLRuntimeException
-
Gets the cause.
- getCellBounds(int, int) - Method in class xdev.ui.XdevListBox
- getCellEditorValue() - Method in class xdev.ui.table.XdevTableEditor
-
- getCharacterStream() - Method in class xdev.vt.XdevClob
-
Retrieves the CLOB value designated by this Clob object as a
Reader
object (or as a stream of characters).
- getCharacterStream(int, int) - Method in class xdev.vt.XdevClob
-
Returns a Reader object that contains a partial Clob value, starting with
the character specified by pos, which is length characters in length.
- getCharacterValueExpression() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Gets the character value expression.
- getCharLengthUnits() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Gets the char length units.
- getChars(int, int, char[], int) - Method in class com.xdev.jadoth.util.VarChar
-
- getCheckUniqueIndexDoubleValues() - Method in class xdev.vt.VirtualTable
-
Returns if double values in unique indices are checked.
- getChildAt(int) - Method in class xdev.ui.tree.XdevTreeNode
- getChildPreferredSize() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getChildren() - Method in class xdev.io.XdevFile
-
Returns a sorted
XdevList
of child files of this folder.
The directory's parent directory are not included in the result.
- getChildren() - Method in class xdev.ui.tree.XdevTreeNode
-
- getChildrenOf(Container, boolean) - Static method in class xdev.ui.UIUtils
-
- getClassForType(DataType) - Static method in class xdev.vt.VirtualTableModel
-
Helper method for mapping
DataType
s to Java classes.
- getClassSignature() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getClassSignature() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getClassSignature() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- getClassSignature() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getClauseTables() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getClauseTables() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
Gets the clause tables.
- getClauseTables() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getClauseTables() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getClauseTables() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Returns all proper tables (no sub-SELECTs) used in FROM and JOIN clauses.
If no FROM clause has been set yet, null is returned.
- getClauseTables() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getClickCountToStart() - Method in class xdev.ui.table.XdevTableEditor
-
- getClickedRow() - Method in class xdev.ui.RowNumberTable
-
- getClientProperty(Object) - Method in class xdev.db.DBMetaData.TableInfo
-
- getClientProperty(Object) - Method in class xdev.db.QueryInfo
-
Returns the value of the property with the specified key.
- getClientProperty(Object) - Method in interface xdev.ui.ClientPropertyAdapter
-
Deprecated.
- getClientProperty(Object) - Method in interface xdev.ui.Formular
-
Returns the value of the property with the specified key.
- getClientProperty(Object) - Method in interface xdev.ui.FormularComponent
-
Returns the value of the property with the specified key.
- getClientProperty(Object) - Method in class xdev.ui.ItemList.Entry
-
Returns the value of the property with the specified key.
- getClientProperty(Object) - Method in class xdev.ui.XdevVirtualFormular
-
Returns the value of the property with the specified key.
- getClipboardFileList() - Static method in class xdev.io.IOUtils
-
Returns the file list from the system clipboard
- getClipboardImage() - Static method in class xdev.io.IOUtils
-
Returns a image from the system clipboard.
- getClipboardString() - Static method in class xdev.io.IOUtils
-
Returns a string from the system clipboard.
- getClosedFolderIcon() - Method in class xdev.ui.XdevTree
-
Returns the
Icon
of the closed folder nodes.
- getCode() - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Gets the code.
- getCode() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Gets the code.
- getCodeBase() - Method in interface xdev.ui.XdevApplicationContainer
-
Gets the base URL.
- getCodeBase() - Method in class xdev.ui.XdevFullScreen
-
Gets the base URL.
- getCodeBase() - Method in class xdev.ui.XdevMainFrame
-
Gets the base URL.
- getCodeBlock() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCodeHolder
-
- getCodeBlock() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- getCodeBlock() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getCol() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getColName(int) - Method in class xdev.db.jdbc.JDBCResult
-
Returns the column name with index col
by calling
rs.getMetaData().getColumnName(col + 1)
.
- getColor() - Method in interface xdev.ui.ColorFormularComponent
-
- getColorFromRGBString(String...) - Static method in class xdev.util.ColorUtils
-
Calculates a
Color
from given
RGB
String
values.
- getColSpan() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getColumn() - Method in interface com.xdev.jadoth.sqlengine.internal.ColumnValueTuple
-
- getColumn(String) - Method in class xdev.lang.cmd.Query
-
- getColumn(String, String) - Method in class xdev.lang.cmd.Query
-
- getColumn(String) - Method in class xdev.vt.VirtualTable
-
- getColumnAsList(int, List<D>) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column as list.
- getColumnAsSet(int, Set<D>) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column as set.
- getColumnAsString(int) - Method in class xdev.vt.VirtualTable
-
Returns a
List
of
String
representations of column values
for a specified column index.
- getColumnAt(int) - Method in class xdev.vt.VirtualTable
-
- getColumnAtPoint(int, int) - Method in interface xdev.ui.table.ExtendedTable
-
Returns the index of the column that x- and y-coordinate lies in or -1 if
the result is not in the range [0,
JTable.getColumnCount()
-1].
- getColumnAtPoint(Point) - Method in interface xdev.ui.table.ExtendedTable
-
- getColumnAtPoint(int, int) - Method in class xdev.ui.TableSupport
-
Returns the index of the column that x- and y-coordinate lies in or -1 if
the result is not in the range [0,
JTable.getColumnCount()
-1].
- getColumnAtPoint(Point) - Method in class xdev.ui.TableSupport
-
- getColumnAtPoint(int, int) - Method in class xdev.ui.XdevTable
-
Returns the index of the column that x- and y-coordinate lies in or -1 if
the result is not in the range [0,
JTable.getColumnCount()
-1].
- getColumnAtPoint(Point) - Method in class xdev.ui.XdevTable
-
- getColumnCaption(int) - Method in class xdev.vt.VirtualTable
-
Returns the caption of the column with the specified index.
- getColumnCaptions() - Method in class xdev.vt.VirtualTable
-
Returns a array of
String
objects with all captions.
- getColumnClass(int) - Method in class xdev.ui.paging.LazyLoadingTableModel
- getColumnClass(int) - Method in class xdev.vt.VirtualTableModel
-
- getColumnCount() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getColumnCount() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- getColumnCount() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- getColumnCount() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getColumnCount() - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column count.
- getColumnCount() - Method in class xdev.db.DelegatingResult
-
Returns the number of columns.
- getColumnCount() - Method in class xdev.db.jdbc.JDBCResult
-
- getColumnCount() - Method in class xdev.db.PrefetchedResult
-
Returns the number of columns.
- getColumnCount() - Method in class xdev.db.Result
-
Returns the number of columns.
- getColumnCount() - Method in class xdev.db.servlet.ServletResult
-
- getColumnCount() - Method in class xdev.ui.paging.LazyLoadingTableModel
- getColumnCount() - Method in class xdev.vt.EntityRelationship.Entity
-
Returns the number of columns of this entity.
- getColumnCount() - Method in class xdev.vt.EntityRelationship
-
- getColumnCount() - Method in class xdev.vt.KeyValues
-
Returns the number of key-value pairs in this
KeyValues
.
- getColumnCount() - Method in class xdev.vt.VirtualTable
-
Returns the number of columns.
- getColumnCount() - Method in class xdev.vt.VirtualTableModel
-
Returns the number of columns of the model.
- getColumnData(int) - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
with all values for a specified column index.
- getColumnIdentifierMappers() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the column identifier mappers.
- getColumnIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Gets the column identifier mappers.
- getColumnIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the column identifier mappers.
- getColumnIndex(String) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column index.
- getColumnIndex(String) - Method in class xdev.db.Result
-
Returns the index of the column with the specified name.
- getColumnIndex(String) - Method in class xdev.vt.VirtualTable
-
Returns the index of the column with the specified name.
- getColumnIndex(VirtualTableColumn) - Method in class xdev.vt.VirtualTable
-
- getColumnIndex() - Method in class xdev.vt.VirtualTableEvent
-
Returns the index of the column that caused the event.
- getColumnIndices(VirtualTableColumn...) - Method in class xdev.vt.VirtualTable
-
- getColumnIndices(VirtualTable.ColumnSelector) - Method in class xdev.vt.VirtualTable
-
Returns all colum indices of this VirtualTable's columns according to
selector
.
- getColumnList() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the column list.
- getColumnListString() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the column list string.
- getColumnName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Returns the actual name of the column without leading alias.
- getColumnName(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Gets the column name.
- getColumnName() - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- getColumnName(String) - Method in class xdev.ui.FormularComponentSupport
-
- getColumnName(int) - Method in class xdev.ui.paging.LazyLoadingTableModel
- getColumnName() - Method in class xdev.vt.EntityRelationship.Entity
-
Returns the first column name (name of the join column of the
relationship).
- getColumnName(int) - Method in class xdev.vt.EntityRelationship.Entity
-
Returns the column name at the specified index
.
- getColumnName(int) - Method in class xdev.vt.VirtualTable
-
Returns the name of the column with the specified index.
- getColumnName(int) - Method in class xdev.vt.VirtualTableModel
-
- getColumnNames() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the column names.
- getColumnNames() - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column names.
- getColumnNames() - Method in class xdev.vt.EntityRelationship.Entity
-
Returns all column names of this entity
- getColumnNames() - Method in class xdev.vt.KeyValues
-
Returns the column names of the primary key or an empty array if no
values are set.
- getColumnNames(int...) - Method in class xdev.vt.VirtualTable
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Gets the columns.
- getColumns() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the columns.
- getColumns() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- getColumns() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getColumns() - Method in class xdev.db.DBMetaData.TableMetaData
-
- getColumns() - Method in class xdev.db.Index
-
Returns the type of this
Index
.
- getColumns(String[]) - Method in class xdev.vt.VirtualTable
-
- getColumns(VirtualTable.ColumnSelector) - Method in class xdev.vt.VirtualTable
-
- getColumnsAsMap(int, int, Map<KC, VC>) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the columns as map.
- getColumnsAt(int[]) - Method in class xdev.vt.VirtualTable
-
- getColumnsClause() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getColumnSqlTypes() - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the column sql types.
- getColumnType() - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- getComboBoxModelWrapperLookup() - Static method in class xdev.ui.combobox.ComboBoxSupport
-
- getComboBoxRowConverter() - Static method in class xdev.ui.combobox.ComboBoxSupport
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getComment() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getComment() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getCommentLines() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getCommentLines() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getCommentString() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaComment
-
- getCommentString() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getCommentString() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getCommonColors() - Static method in class xdev.util.NamedColors
-
Returns the common color collection.
- getComparator() - Method in class xdev.vt.VirtualTableColumn
-
- getCompareString() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the compare string.
- getCompareString() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the compare string.
- getComponentAfter(Container, Component) - Method in class xdev.ui.XdevFocusTraversalPolicy
-
- getComponentBefore(Container, Component) - Method in class xdev.ui.XdevFocusTraversalPolicy
-
- getComponentByName(String) - Static method in class xdev.ui.UIUtils
-
Returns the component for the provided
name
.Searches for the
component in the current active
Window
.
- getComponentByName(String, Window) - Static method in class xdev.ui.UIUtils
-
Returns the component for the provided name
.
- getComponentForDatePopup() - Method in interface xdev.ui.DatePopupOwner
-
- getComponentForDatePopup() - Method in class xdev.ui.table.DateEditor
-
- getComponentForDatePopup() - Method in class xdev.ui.XdevDateTextField
-
- getComponentType() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaArrayType
-
- getCondition() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
Gets the condition.
- getCondition() - Method in class xdev.ui.XdevKeyAction
-
- getCondition() - Method in class xdev.vt.EntityRelationship
-
- getCondition(List) - Method in class xdev.vt.KeyValues
-
- getCondition(List, VirtualTable) - Method in class xdev.vt.KeyValues
-
- getConfig() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Gets the config.
- getConfiguration() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
- getConfiguration() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- getConnectedTable(String) - Method in class xdev.vt.EntityRelationship
-
- getConnectedVT(FormularComponent) - Static method in class xdev.ui.FormularSupport
-
- getConnection() - Method in class com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider.Body
-
Returns the encapsulated JDBC connection instance.
- getConnection() - Method in interface com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider
-
Returns a connection instance as this connection provider sees fit.
- getConnection() - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Gets the connection.
- getConnection() - Method in class xdev.db.ConnectionPool
-
Returns a connection instance as this connection provider sees fit.
- getConnection() - Method in class xdev.db.event.DBDataSourceEvent
-
Returns the affected connection of this event.
- getConnection() - Method in class xdev.db.jdbc.JDBCConnection
-
- getConnection() - Method in class xdev.db.Transaction
-
- getConnectionInformation() - Method in class xdev.db.jdbc.JDBCDataSource
-
- getConnectionPoolSize() - Method in class xdev.db.AbstractDBDataSource
-
- getConnectionProvider() - Method in class xdev.db.jdbc.JDBCDataSource
-
- getConstructorVisibilityAlias() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility alias.
- getConstructorVisibilityName() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility name.
- getConstructorVisibilityNameAlias() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility name alias.
- getConstructorVisibilityNullary() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility nullary.
- getConstructorVisibilitySchema() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility schema.
- getConstructorVisibilitySchemaAlias() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility schema alias.
- getConstructorVisibilitySchemaName() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility schema name.
- getConstructorVisibilitySchemaNameAlias() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the constructor visibility schema name alias.
- getContainer() - Static method in class xdev.Application
-
Returns the applications top level container.
- getContentPane() - Method in class xdev.ui.XdevScrollPane
-
- getContentPane() - Method in class xdev.ui.XdevWindowContainer
- getContextIdentity() - Method in interface com.xdev.jadoth.identity.IdentityContext
-
- getCookie(String) - Static method in class xdev.io.IOUtils
-
- getCookie(String) - Static method in class xdev.net.NetUtils
-
Gets a cookie value.
- getCorrespondingForeignKeyColumn() - Method in class xdev.vt.VirtualTableColumn
-
Returns the foreign key column corresponding to the
TableColumnLink
of this non-persistent column or
null
if no corresponding column is found.
- getCountdownMonitors() - Method in interface xdev.ui.locking.Lockable
-
- getCountdownMonitors() - Method in class xdev.ui.locking.LockPropertyInfo
-
- getCountdownMonitors() - Method in class xdev.ui.XdevFormular
-
- getCountdownString(long) - Static method in class xdev.util.Countdown
-
Get countdown time as string.
- getCpn() - Method in interface xdev.ui.XdevTextComponent
-
- getCpn() - Method in class xdev.ui.XdevTextPane
- getCreatedClassesCanoncicalNames() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Gets the created classes canoncical names.
- getCreationCheckString(DbmsAdaptor<?>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the creation check string.
- getCriteria() - Method in class com.xdev.jadoth.criteria.Criteria
-
- getCurrencyInstance(Locale, String, int, int, boolean, boolean) - Static method in class xdev.ui.text.TextFormat
-
- getCurrencyInstance(Locale, String, int, int, boolean, boolean, Color) - Static method in class xdev.ui.text.TextFormat
-
- getCurrentDataSource() - Static method in class xdev.db.DBUtils
-
- getCurrentPageIndex() - Method in interface xdev.db.DBPager
-
returns the number of the current Page
- getCurrentPageIndex() - Method in class xdev.db.jdbc.JDBCPager
-
- getCurrentPageIndex() - Method in class xdev.ui.paging.AbstractPageControl
-
- getCurrentPageIndex() - Method in interface xdev.ui.paging.PageControl
-
- getCurrentPageIndex() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- getCurrentRow() - Method in class xdev.db.jdbc.JDBCResult
-
- getCurrentRowIndex() - Method in class xdev.db.jdbc.VTPageScroller
-
- getCursorPos() - Method in class xdev.vt.VirtualTable
-
Returns the current cursor position (row number) of this
VirtualTable
.
- getCustomString() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the custom string.
- getData() - Method in class com.xdev.jadoth.math.Matrix
-
- getData() - Method in class xdev.ui.dnd.DropEvent
-
- getData(boolean) - Method in interface xdev.ui.Formular
-
- getData(boolean) - Method in class xdev.ui.FormularSupport
-
- getData() - Method in class xdev.ui.ItemList.Entry
-
Returns the data object of this entry.
- getData(int) - Method in class xdev.ui.ItemList
-
Returns the data at the specified position in this
ItemList
.
- getData(boolean) - Method in class xdev.ui.XdevFormular
-
- getData(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- getDataAsList() - Method in class xdev.ui.ItemList
-
- getDatabaseAlias() - Method in class xdev.vt.VirtualTable
-
- getDatabaseGateway() - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionContext
-
- getDatabaseGateway() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Gets the database gateway.
- getDatabaseGateway() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- getDatabaseGateway() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPreAssembly
-
- getDatabaseGateway(TableExpression) - Static method in class com.xdev.jadoth.sqlengine.internal.interfaces.TableExpression.Utils
-
Gets the database gateway.
- getDatabaseGateway() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Database
-
Gets the database gateway.
- getDatabaseGateway() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Gets the database gateway.
- getDatabaseGateway() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getDatabaseGatewayForExecution() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.types.TableQuery.Implementation
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getDatabaseGatewayForExecution() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getDatabaseSchema() - Method in class xdev.vt.VirtualTable
-
Returns the database schema of this
VirtualTable
, may be
null
.
- getDataField() - Method in interface xdev.ui.FormularComponent
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.FormularComponentSupport
-
- getDataField() - Method in class xdev.ui.XdevCheckBox
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevComboBox
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevDateTextField
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevFormattedTextField
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevLabel
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevListBox
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevPasswordField
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevPicture
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevProgressBar
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevRadioButton
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevSlider
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevSpinner
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevTable
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevTextArea
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevTextField
-
Returns the name of the bound data field of this formular component.
- getDataField() - Method in class xdev.ui.XdevTextPane
-
Returns the name of the bound data field of this formular component.
- getDataFields(String) - Static method in class xdev.ui.FormularComponentSupport
-
- getDataFlavor() - Method in class xdev.vt.VirtualTableColumn
-
Returns the data flavor of this column.
- getDataSource() - Method in class xdev.db.AbstractDBConnection
-
- getDataSource() - Method in exception xdev.db.DBException
-
Return the data source where the error occurs.
- getDataSource() - Method in interface xdev.db.DBPager
-
- getDataSource() - Method in class xdev.db.jdbc.JDBCPager
-
- getDataSource() - Method in class xdev.db.Result
-
- getDataSource() - Method in class xdev.db.Transaction
-
- getDataSource() - Method in exception xdev.util.DataSourceException
-
- getDataSource(String) - Static method in class xdev.util.DataSources
-
- getDataSource() - Method in class xdev.vt.VirtualTable
-
- getDataSources() - Static method in class xdev.util.DataSources
-
- getDataSources(Class<T>) - Static method in class xdev.util.DataSources
-
- getDataType() - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- getDataType() - Method in class xdev.db.StoredProcedure.Param
-
- getDataTypeDDLString(SQL.DATATYPE, SqlTableIdentity) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Gets the data type ddl string.
- getDataTypeDDLString(SQL.DATATYPE, SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- getDate() - Method in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
Gets the date.
- getDate() - Method in interface xdev.ui.DateFormularComponent
-
- getDate(XdevDate) - Method in interface xdev.ui.DateFormularComponent
-
- getDate() - Method in class xdev.ui.XdevDateTextField
-
- getDate(XdevDate) - Method in class xdev.ui.XdevDateTextField
-
- getDate() - Method in class xdev.ui.XdevFormattedTextField
-
- getDate(XdevDate) - Method in class xdev.ui.XdevFormattedTextField
-
- getDateFormat(DbmsDMLAssembler<?>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlDate
-
- getDateFormat(DbmsDMLAssembler<?>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlTime
-
- getDateFormat(DbmsDMLAssembler<?>) - Method in class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
- getDateFormatDATE() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- getDateFormatDATE() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- getDateFormatTIME() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- getDateFormatTIME() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- getDateFormatTIMESTAMP() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDMLAssembler
-
- getDateFormatTIMESTAMP() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
- getDateInstance() - Static method in class xdev.ui.text.TextFormat
-
- getDateInstance(int) - Static method in class xdev.ui.text.TextFormat
-
- getDateInstance(Locale, int) - Static method in class xdev.ui.text.TextFormat
-
- getDateInstance(Locale, String, int, int, int) - Static method in class xdev.ui.text.TextFormat
-
- getDatePopupCustomizer() - Method in interface xdev.ui.DatePopupOwner
-
- getDatePopupCustomizer() - Method in class xdev.ui.table.DateEditor
-
- getDatePopupCustomizer() - Method in class xdev.ui.XdevDateTextField
-
- getDateStyle() - Method in class xdev.ui.text.TextFormat
-
- getDateTimeInstance() - Static method in class xdev.ui.text.TextFormat
-
- getDateTimeInstance(int, int) - Static method in class xdev.ui.text.TextFormat
-
- getDateTimeInstance(Locale, int, int) - Static method in class xdev.ui.text.TextFormat
-
- getDateTypes() - Static method in enum xdev.db.DataType
-
- getDateUse() - Method in class xdev.ui.text.TextFormat
-
- getDay() - Method in class xdev.util.XdevDate
-
Returns the day of the month of this date.
- getDays() - Method in class xdev.util.Duration
-
- getDb() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the db.
- getDBConnectionListeners() - Method in class xdev.db.AbstractDBConnection
-
- getDBConnectionListeners() - Method in interface xdev.db.DBConnection
-
- getDBConnectionListeners() - Method in class xdev.db.DelegatingDBConnection
-
- getDBDataSourceListeners() - Method in class xdev.db.AbstractDBDataSource
-
- getDBDataSourceListeners() - Method in interface xdev.db.DBDataSource
-
- getDbIntern() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
- getDbIntern() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Gets the db intern.
- getDbms() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the dbms.
- getDbmsAdaptor() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Member
-
Gets the dbms adaptor.
- getDbmsAdaptor() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Member.Implementation
-
- getDbmsAdaptor() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
- getDbmsAdaptor() - Method in class com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider.Body
-
Gets the dbms adaptor.
- getDbmsAdaptor() - Method in interface com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider
-
Gets the dbms adaptor.
- getDbmsAdaptor() - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Gets the dbms adaptor.
- getDbmsAdaptor() - Method in class xdev.db.ConnectionPool
-
Gets the dbms adaptor.
- getDbmsAdaptor() - Method in class xdev.db.jdbc.JDBCDataSource
-
- getDbmsConnectionInformation() - Method in class com.xdev.jadoth.sqlengine.interfaces.ConnectionProvider.Body
-
Gets the dbms connection information.
- getDdl() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Util
-
Gets the ddl.
- getDdlIntern() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Gets the ddl intern.
- getDdlMapper() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Gets the ddl mapper.
- getDdlMapper() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Gets the ddl mapper.
- getDecimals(double, int) - Static method in class xdev.util.MathUtils
-
Examples
- getDecimalTypes() - Static method in enum xdev.db.DataType
-
Returns a
List
containing
DataType
s which are
Decimal
typed.
- getDeclaration() - Method in class com.xdev.jadoth.codegen.java.Java.Array
-
Gets the declaration.
- getDeclaredField(Class<?>, String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the declared field.
- getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the declared method.
- getDeclaredMethodFirstNamed(Class<?>, String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the first declared method found with this name, independent from its parameters.
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getDeclaringClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getDefaultButton() - Method in class xdev.ui.XdevWindow
-
Returns the value of the defaultButton
property.
- getDefaultCustomizer() - Static method in class xdev.ui.DatePopup
-
- getDefaultDatabaseGateway() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Gets the default database gateway.
- getDefaultDBMS() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Gets the default dbms.
- getDefaultDialogImageList() - Static method in class xdev.ui.XdevRootPaneContainer.Util
-
- getDefaultDMLAssembler() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- getDefaultInlineSortThreshold() - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- getDefaultLevel() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Gets the default level.
- getDefaultListSeperatorChar() - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- getDefaultListSeperatorString() - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- getDefaultParameter(String) - Method in class xdev.util.AbstractDataSource
-
- getDefaultParameter(String) - Method in interface xdev.util.DataSource
-
- getDefaultParameters() - Method in class xdev.db.NullDBDataSource
-
- getDefaultParameters() - Method in class xdev.db.servlet.ServletDBDataSource
-
- getDefaultParameters() - Method in interface xdev.util.DataSource
-
- getDefaultSelect() - Method in class xdev.vt.VirtualTable
-
- getDefaultSelect(VirtualTableColumn[]) - Method in class xdev.vt.VirtualTable
-
- getDefaultValue() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the default value.
- getDefaultValue() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
Gets the default value.
- getDefaultValue() - Method in class xdev.db.ColumnMetaData
-
Returns the default value of the column.
- getDefaultValue() - Method in class xdev.util.DataSource.Parameter
-
- getDefaultValue() - Method in class xdev.vt.VirtualTableColumn
-
- getDefinitionType() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Gets the definition type.
- getDefinitionType() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
- getDefinitionType() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
- getDelegate() - Method in class xdev.db.DelegatingDBConnection
-
- getDelegate() - Method in class xdev.db.DelegatingDBMetaData
-
- getDelegate() - Method in class xdev.db.DelegatingResult
-
- getDescent() - Method in interface xdev.ui.text.Sign
-
- getDescription() - Method in class xdev.db.StoredProcedure
-
- getDescription() - Method in class xdev.ui.XdevFileFilter
-
The description of this filter.
- getDesignTarget() - Method in class xdev.ui.XdevScrollPane
-
- getDetail(MasterDetailComponent) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- getDetail() - Method in exception xdev.ui.MasterDetailException
-
Returns the affected detail, e.g.
- getDetailPrimaryKeyColumns() - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
Determines the primary key columns of the detail table.
- getDifference(Color, Color, float) - Static method in class xdev.util.ColorUtils
-
- getDirectory() - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Gets the directory.
- getDirectoryProcessor() - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Gets the directory processor.
- getDMLAssembler() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Gets the dML assembler.
- getDMLAssembler() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Gets the dML assembler.
- getDMLAssembler() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getDocument() - Method in interface xdev.ui.XdevTextComponent
-
- getDocument() - Method in class xdev.ui.XdevTextPane
- getDouble(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
double
.
- getDouble(int, double) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
double
.
- getDouble(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
double
.
- getDouble(String, double) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
double
.
- getDouble() - Method in class xdev.ui.XdevFormattedTextField
-
- getDouble(double) - Method in class xdev.ui.XdevFormattedTextField
-
- getDrawY() - Method in interface xdev.ui.text.Sign
-
- getDropDownButton() - Method in class xdev.ui.XdevDateTextField
-
- getDurationBetween(Object) - Method in class xdev.util.XdevDate
-
Computes the duraction between
date
and this
XdevDate
.
- getDurationMillis() - Method in class xdev.util.Countdown
-
- getDurationSince(Object) - Method in class xdev.util.XdevDate
-
Computes the duraction between
sooner
and this
XdevDate
.
- getDurationUntil(Object) - Method in class xdev.util.XdevDate
-
Computes the duraction between this
XdevDate
and
later
.
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.BlobEditor
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.BooleanEditor
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.DateEditor
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.DefaultEditor
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.DetailEditor
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in interface xdev.ui.table.EditorDelegate
-
- getEditorComponent(TableCellEditor, JTable, Object, int, int, VirtualTable, VirtualTableColumn) - Method in class xdev.ui.table.NumberEditor
-
- getEditorValue() - Method in class xdev.ui.table.BlobEditor
-
- getEditorValue() - Method in class xdev.ui.table.BooleanEditor
-
- getEditorValue() - Method in class xdev.ui.table.DateEditor
-
- getEditorValue() - Method in class xdev.ui.table.DefaultEditor
-
- getEditorValue() - Method in class xdev.ui.table.DetailEditor
-
- getEditorValue() - Method in interface xdev.ui.table.EditorDelegate
-
- getEditorValue() - Method in class xdev.ui.table.NumberEditor
-
- getElement(int) - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the element.
- getElementAt(int, int) - Method in class com.xdev.jadoth.math.Matrix
-
- getElementAt(int) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- getElementAt(int) - Method in class xdev.ui.XdevListBox.ItemListModelWrapper
- getElementCount() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the element count.
- getEncryptedPassword(String) - Method in class xdev.db.ConnectionConfiguration
-
- getEndTime() - Method in class xdev.util.Countdown
-
- getEntityRelationshipModel(ProgressMonitor) - Method in class xdev.db.AbstractDBMetaData
-
- getEntityRelationshipModel(ProgressMonitor) - Method in interface xdev.db.DBMetaData
-
- getEntityRelationshipModel(ProgressMonitor, DBMetaData.TableInfo...) - Method in interface xdev.db.DBMetaData
-
- getEntityRelationshipModel(ProgressMonitor) - Method in class xdev.db.DelegatingDBMetaData
-
- getEntityRelationshipModel(ProgressMonitor, DBMetaData.TableInfo...) - Method in class xdev.db.DelegatingDBMetaData
-
- getEntityRelationshipModel(ProgressMonitor, DBMetaData.TableInfo...) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getEntityRelationshipModel(ProgressMonitor, DBMetaData.TableInfo...) - Method in class xdev.db.servlet.ServletDBMetaData
-
- getEvenBackground() - Method in interface xdev.ui.table.ExtendedTable
-
Returns the background
Color
of even rows.
- getEvenBackground() - Method in class xdev.ui.XdevComboBox
-
Returns the background
Color
of even rows.
- getEvenBackground() - Method in class xdev.ui.XdevListBox
-
Returns the background
Color
of even rows.
- getEvenBackground() - Method in class xdev.ui.XdevTable
-
Returns the background
Color
of even rows.
- getEvent() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the event.
- getException() - Method in class xdev.db.event.DBConnectionEvent
-
Returns the exception of this connection event, or null
if
no error occured.
- getExceptions() - Method in class xdev.ui.Validation
-
Returns all recorded exceptions of this validation process.
- getExceptions(Object) - Method in class xdev.ui.Validation
-
- getExceptionsFrom(Severity) - Method in class xdev.ui.Validation
-
Returns all exceptions with a minimum severity of this validation
process.
- getExceptionsFrom(Severity, Object) - Method in class xdev.ui.Validation
-
Returns all exceptions of the source object with a minimum severity of
this validation process.
- getExceptionsOf(Severity) - Method in class xdev.ui.Validation
-
Returns all exceptions with a specific severity of this validation
process.
- getExceptionsOf(Severity, Object) - Method in class xdev.ui.Validation
-
Returns all exceptions of the source object with a specific severity of
this validation process.
- getExceptiosFrom(Severity) - Method in class xdev.ui.Validation
-
- getExceptSelect() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the except select.
- getExecutionExceptionListeners() - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- getExpression() - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Gets the expression.
- getExpressionObject() - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Gets the expression object.
- getExpressions() - Method in class com.xdev.jadoth.sqlengine.internal.SqlConcatenation
-
Gets the expressions.
- getExtendedSelect() - Method in class xdev.vt.VirtualTable
-
Creates the extended
SELECT
for this
VirtualTable
with
the joined, non persistent columns.
- getExtendedSelect(VirtualTableColumn[]) - Method in class xdev.vt.VirtualTable
-
- getExtendedSelect(JoinType) - Method in class xdev.vt.VirtualTable
-
Creates the extended
SELECT
for this
VirtualTable
with
the joined, non persistent columns.
- getExtendedSelect(JoinType, VirtualTableColumn[]) - Method in class xdev.vt.VirtualTable
-
- getExtendedState() - Method in class xdev.Application
-
- getExtendedState() - Method in class xdev.ui.XdevDialog
-
- getExtendedState() - Method in interface xdev.ui.XdevRootPaneContainer
-
Gets the state of this container.
- getExtendedState() - Method in class xdev.ui.XdevScreen
-
- getExtendedState() - Method in class xdev.ui.XdevWindow
-
Gets the state of this window.
- getExtendedState() - Method in class xdev.ui.XdevWindowContainer
-
- getExtension(String) - Static method in class xdev.Application
-
Returns the extension named name
or null
if not
found.
- getExtensions() - Static method in class xdev.Application
-
Returns all available extensions.
- getExtensions() - Static method in class xdev.ui.laf.LookAndFeelManager
-
- getExtensions() - Method in class xdev.ui.XdevFileFilter
-
Returns the set of file name extensions files are tested against.
- getFalseReturnValue() - Method in class xdev.ui.XdevCheckBox
-
- getFetchFirstRowCount() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the fetch first row count.
- getFetchFirstRowCount() - Method in class xdev.db.sql.SELECT
-
- getField(Class<?>, String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the field.
- getField_int(Field, Object) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- getFieldValue(Field, Object) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the field value.
- getFileChooser() - Method in class xdev.ui.table.BlobEditor
-
- getFileChooser(String, FileFilter...) - Static method in class xdev.ui.XdevFileChooserFactory
-
Shortcut for getFileChooser(key,false,false,filters).
- getFileChooser(String, boolean, FileFilter...) - Static method in class xdev.ui.XdevFileChooserFactory
-
Shortcut for getFileChooser(key,false,acceptAllFileFilter,filters).
- getFileChooser(String, boolean, boolean, FileFilter...) - Static method in class xdev.ui.XdevFileChooserFactory
-
- getFileName(String) - Static method in class xdev.io.IOUtils
-
Extracts the name of a file from a path.
- getFileName(String) - Static method in class xdev.ui.GraphicUtils
-
- getFileProcessor() - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Gets the file processor.
- getFileSize(File) - Static method in class xdev.io.IOUtils
-
The human readable file size for the file f
.
- getFileSize(long) - Static method in class xdev.io.IOUtils
-
Parses a filesize into a human readable form.
- getFileSuffix() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Gets the file suffix.
- getFileSuffix() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the file suffix.
- getFileSystemView() - Static method in class xdev.io.XdevFile
-
Returns the gateway to the file system.
- getFill() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getFilter() - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Gets the filter.
- getFilterOperator() - Method in interface xdev.ui.FormularComponent
-
- getFilterOperator() - Method in class xdev.ui.FormularComponentSupport
-
- getFilterOperator() - Method in class xdev.ui.XdevCheckBox
-
- getFilterOperator() - Method in class xdev.ui.XdevComboBox
-
- getFilterOperator() - Method in class xdev.ui.XdevDateTextField
-
- getFilterOperator() - Method in class xdev.ui.XdevFormattedTextField
-
- getFilterOperator() - Method in class xdev.ui.XdevLabel
-
- getFilterOperator() - Method in class xdev.ui.XdevListBox
-
- getFilterOperator() - Method in class xdev.ui.XdevPasswordField
-
- getFilterOperator() - Method in class xdev.ui.XdevPicture
-
- getFilterOperator() - Method in class xdev.ui.XdevProgressBar
-
- getFilterOperator() - Method in class xdev.ui.XdevRadioButton
-
- getFilterOperator() - Method in class xdev.ui.XdevSlider
-
- getFilterOperator() - Method in class xdev.ui.XdevSpinner
-
- getFilterOperator() - Method in class xdev.ui.XdevTable
-
- getFilterOperator() - Method in class xdev.ui.XdevTextArea
-
- getFilterOperator() - Method in class xdev.ui.XdevTextField
-
- getFilterOperator() - Method in class xdev.ui.XdevTextPane
-
- getFirst() - Method in class com.xdev.jadoth.collections.GrowList
-
- getFirst() - Method in class com.xdev.jadoth.collections.SubList
-
- getFirst() - Method in class com.xdev.jadoth.collections.SubListView
-
- getFirst() - Method in class com.xdev.jadoth.collections.VarList
-
- getFirst() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- getFirst() - Method in class xdev.util.Pair
-
Returns the first parameter of this
Pair
.
- getFirstAutoValue() - Method in class xdev.vt.VirtualTable
-
Returns the index of the first column in this
VirtualTable
that
is auto incremented.
- getFirstDataField(String) - Method in class xdev.ui.FormularComponentSupport
-
- getFirstEntity() - Method in class xdev.vt.EntityRelationship
-
Returns the first entity of this relationship.
- getFirstIcon() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getFixedRowOptionChoices() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getFloat(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
float
.
- getFloat(int, float) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
float
.
- getFloat(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
float
.
- getFloat(String, float) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
float
.
- getFocusComponent() - Method in class xdev.ui.table.BlobEditor
-
- getFocusComponent() - Method in class xdev.ui.table.BooleanEditor
-
- getFocusComponent() - Method in class xdev.ui.table.DateEditor
-
- getFocusComponent() - Method in class xdev.ui.table.DefaultEditor
-
- getFocusComponent() - Method in class xdev.ui.table.DetailEditor
-
- getFocusComponent() - Method in interface xdev.ui.table.EditorDelegate
-
- getFocusComponent() - Method in class xdev.ui.table.NumberEditor
-
- getFocusComponentAfter() - Method in interface xdev.ui.XdevFocusCycleController
-
- getFocusComponentAfter() - Method in class xdev.ui.XdevTab
-
- getFocusComponentBefore() - Method in interface xdev.ui.XdevFocusCycleController
-
- getFocusComponentBefore() - Method in class xdev.ui.XdevTab
-
- getFocusGainedBehavior() - Method in class xdev.ui.XdevDateTextField
-
- getFocusGainedBehavior() - Method in class xdev.ui.XdevFormattedTextField
-
- getFocusGainedBehavior() - Method in class xdev.ui.XdevPasswordField
-
- getFocusGainedBehavior() - Method in class xdev.ui.XdevTextArea
-
- getFocusGainedBehavior() - Method in class xdev.ui.XdevTextField
-
- getFocusListeners() - Method in class xdev.ui.XdevFormular
- getFont() - Method in class xdev.ui.text.XdevDocument
-
- getFont() - Method in class xdev.ui.XdevSlider.LabelUIResource
-
- getFont() - Method in class xdev.ui.XdevSpinner
- getFont() - Method in interface xdev.ui.XdevTextComponent
-
- getFontMetrics(Font) - Method in interface xdev.ui.XdevApplicationContainer
-
Gets the font metrics for the specified font.
- getForeground() - Method in class xdev.ui.text.XdevDocument
-
- getForeground() - Method in class xdev.ui.XdevSlider.LabelUIResource
-
- getForeground() - Method in class xdev.ui.XdevSpinner
- getForeground() - Method in interface xdev.ui.XdevTextComponent
-
- getForeignKeyValues(VirtualTable.VirtualTableRow, VirtualTable) - Static method in class xdev.ui.MasterDetail
-
- getFormat() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_CHAR
-
Gets the format.
- getFormat() - Method in class xdev.ui.text.TextFormat
-
- getFormat() - Method in class xdev.util.XdevDate
-
- getFormattedFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.FormularComponentSupport
-
- getFormattedValue(int) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns a formatted representation for the value at col
.
- getFormattedValueAt(int, int) - Method in class xdev.vt.VirtualTable
-
Returns a formatted representation for the value at the cell position
specified by row and col.
- getFormattedValueAt(int, String) - Method in class xdev.vt.VirtualTable
-
Returns a formatted representation for the value at the cell position
specified by row and column name.
- getFormattedValueAt(int, VirtualTableColumn) - Method in class xdev.vt.VirtualTable
-
Returns a formatted representation for the value at the cell position
specified by row and a
VirtualTableColumn
.
- getFormattedValueAt(int) - Method in class xdev.vt.VirtualTableColumn
-
Convenience method for
getVirtualTable().getFormattedValueAt(int,String)
.
- getFormComponents() - Method in class xdev.ui.XdevVirtualFormular
-
- getFormEnabledState() - Method in class xdev.ui.locking.LockableFormSupport
-
Returns this forms enabled state.
- getFormular() - Method in class xdev.ui.FormularSupport
-
- getFormularComponent() - Method in class xdev.ui.event.FormularEvent
-
Returns the changed formular component, may be null
.
- getFormularComponentEventObject() - Method in class xdev.ui.event.FormularEvent
-
- getFormularListeners() - Method in interface xdev.ui.Formular
-
- getFormularListeners() - Method in class xdev.ui.XdevFormular
- getFormularListeners() - Method in class xdev.ui.XdevVirtualFormular
- getFormularName() - Method in interface xdev.ui.FormularComponent
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.FormularComponentSupport
-
- getFormularName() - Method in class xdev.ui.XdevCheckBox
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevComboBox
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevDateTextField
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevFormattedTextField
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevLabel
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevListBox
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevPasswordField
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevPicture
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevProgressBar
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevRadioButton
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevSlider
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevSpinner
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevTable
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevTextArea
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevTextField
-
Returns the name of the component in the formular context.
- getFormularName() - Method in class xdev.ui.XdevTextPane
-
Returns the name of the component in the formular context.
- getFormularOf(Object) - Static method in class xdev.ui.FormularSupport
-
- getFormularReturnValueType() - Method in class xdev.ui.XdevPasswordField
-
- getFormularValue() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getFormularValue() - Method in interface xdev.ui.FormularComponent
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getFormularValue() - Method in class xdev.ui.TableSupport
-
- getFormularValue() - Method in class xdev.ui.XdevCheckBox
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevComboBox
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevDateTextField
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevFormattedTextField
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevLabel
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevListBox
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevPasswordField
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevPicture
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevProgressBar
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevRadioButton
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevSlider
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevSpinner
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevTable
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevTextArea
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevTextField
-
Returns the value of the component.
- getFormularValue() - Method in class xdev.ui.XdevTextPane
-
Returns the value of the component.
- getFormularValueList() - Method in class xdev.ui.XdevCheckBox
-
- getFormularValueList() - Method in class xdev.ui.XdevRadioButton
-
- getFormularWorkingState() - Method in class xdev.ui.event.FormularEvent
-
- getFromClause() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getFromClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getFromClause() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getFromClause() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Gets the from clause.
- getFromClause() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getFullClassName(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the full class name.
- getFullClassName(Class<?>, Map<Class<?>, String>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Returns the full class name without packages of class c
.
- getFullEnclosingClassName(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Returns the simple name of the class preceeded by all of its enclosing classes, connected with a "$".
- getFullQualifiedName() - Method in class xdev.vt.EntityRelationship.Entity
-
- getFullQualifiedName() - Method in class xdev.vt.VirtualTableColumn
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateAVG
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateCOLLECT
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateCOUNT
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateFUSION
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateINTERSECTION
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateMAX
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateMin
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlAggregateSUM
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanFunction
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
Gets the function name.
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionABS
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionCAST
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionCOALESCE
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionMOD
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionROW_NUMBER
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionCONCAT
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionROUND
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_CHAR
-
- getFunctionName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_NUMBER
-
- getGateway() - Method in class xdev.db.jdbc.JDBCDataSource
-
- getGeneralIdentifierMappers() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the general identifier mappers.
- getGeneralIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Gets the general identifier mappers.
- getGeneralIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the general identifier mappers.
- getGeneratedKeys() - Method in class xdev.db.WriteResult
-
- getGlassPane() - Method in class xdev.ui.XdevWindowContainer
- getGlobalLoggingAspect() - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Gets the global logging aspect.
- getGlobalQueryListeners() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- getGradientAlign() - Method in class xdev.ui.XdevComponent
-
- getGradientAlign() - Method in class xdev.ui.XdevDesktopPane
-
- getGradientAlign() - Method in class xdev.ui.XdevScrollPane
-
- getGradientAlign() - Method in class xdev.ui.XdevStyle
-
Returns the gradient align for this
XdevStyle
.
- getGradientColor1() - Method in class xdev.ui.XdevComponent
-
- getGradientColor1() - Method in class xdev.ui.XdevDesktopPane
-
- getGradientColor1() - Method in class xdev.ui.XdevScrollPane
-
- getGradientColor1() - Method in class xdev.ui.XdevStyle
-
- getGradientColor2() - Method in class xdev.ui.XdevComponent
-
- getGradientColor2() - Method in class xdev.ui.XdevDesktopPane
-
- getGradientColor2() - Method in class xdev.ui.XdevScrollPane
-
- getGradientColor2() - Method in class xdev.ui.XdevStyle
-
- getGraphics() - Method in interface xdev.ui.XdevApplicationContainer
-
Creates a graphics context for this XdevApplicationContainer
.
- getGraphicsConfiguration() - Method in interface xdev.ui.XdevApplicationContainer
-
Gets the GraphicsConfiguration
associated with this
XdevApplicationContainer
.
- getGraphicsConfigurationOf(Component) - Static method in class xdev.ui.UIUtils
-
- getGroupByClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the group by clause.
- getHash() - Method in interface com.xdev.jadoth.collections.MapEntry
-
- getHash() - Method in class xdev.ui.XdevPasswordField
-
Returns the password's fingerprint.
- getHash(String) - Method in class xdev.ui.XdevPasswordField
-
Returns the password's fingerprint.
- getHash() - Method in class xdev.util.auth.Password
-
- getHashAlgorithm() - Method in class xdev.ui.XdevPasswordField
-
Returns the used hash algorithm.
- getHashString() - Method in class xdev.ui.XdevPasswordField
-
Returns the password's fingerprint as a proper hash string.
The set hash alogrithm is used.
- getHashString(String) - Method in class xdev.ui.XdevPasswordField
-
Returns the password's fingerprint as a proper hash string.
- getHashString() - Method in class xdev.util.auth.Password
-
Returns this password's fingerpring as a proper hash string.
- getHavingClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the having clause.
- getHelpMenu() - Method in class xdev.ui.XdevMenuBar
-
- getHiddenField(String) - Method in interface xdev.ui.Formular
-
Returns the value of the hidden field with the specified name.
- getHiddenField(String) - Method in class xdev.ui.FormularSupport
-
- getHiddenField(String) - Method in class xdev.ui.XdevFormular
-
Returns the value of the hidden field with the specified name.
- getHiddenField(String) - Method in class xdev.ui.XdevVirtualFormular
-
Returns the value of the hidden field with the specified name.
- getHiddenFieldNames() - Method in interface xdev.ui.Formular
-
Returns all hidden field names of this form.
- getHiddenFieldNames() - Method in class xdev.ui.FormularSupport
-
- getHiddenFieldNames() - Method in class xdev.ui.XdevFormular
-
Returns all hidden field names of this form.
- getHiddenFieldNames() - Method in class xdev.ui.XdevVirtualFormular
-
Returns all hidden field names of this form.
- getHint() - Method in class com.xdev.jadoth.lang.signalthrows.BranchingThrow
-
- getHoleLineTree() - Method in class xdev.ui.XdevTree
-
Gets the holeLineTree
property.
- getHorizontalAlign() - Method in class xdev.ui.text.XdevDocument
-
- getHorizontalAlign() - Method in interface xdev.ui.XdevTextComponent
-
- getHorizontalAlign() - Method in class xdev.ui.XdevTextPane
- getHorizontalAlignment() - Method in class xdev.vt.VirtualTableColumn
-
- getHorizontalBlockIncrement() - Method in class xdev.ui.XdevWindow
-
Returns the horizontal block increment
- getHorizontalScrollBarPolicy() - Method in class xdev.ui.XdevWindow
-
Returns the horizontal scroll bar policy value.
- getHorizontalScrollBarPolicy() - Method in class xdev.ui.XdevWindowContainer
-
Returns the horizontal scroll bar policy value.
- getHorizontalUnitIncrement() - Method in class xdev.ui.XdevWindow
-
Returns the horizontal unit increment
- getHost() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the host.
- getHost() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Gets the host.
- getHost() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the host.
- getHost() - Method in class xdev.db.AbstractDBDataSource
-
- getHost() - Method in class xdev.db.ConnectionConfiguration
-
- getHour() - Method in class xdev.util.XdevDate
-
Returns the hour of this time using the 24-hour clock.
- getHours() - Method in class xdev.util.Duration
-
- getIcon() - Method in class xdev.ui.ItemList.Entry
-
Returns the optional icon of this entry.
- getIcon() - Method in enum xdev.ui.Severity
-
- getIcon(XdevTreeNode) - Method in class xdev.ui.tree.DefaultXdevTreeManager
-
- getIcon(XdevTreeNode) - Method in interface xdev.ui.tree.XdevTreeManager
-
- getIcon() - Method in class xdev.ui.tree.XdevTreeNode
-
- getIcon() - Method in class xdev.ui.XdevAction
-
- getIcon() - Method in class xdev.ui.XdevTab
-
Returns the tab icon.
- getIcon() - Method in class xdev.ui.XdevWindow
-
Returns this window's icon.
- getIconHeight() - Method in class xdev.ui.tree.DefaultXdevTreeManager.DefaultLeafIcon
-
- getIconHeight() - Method in class xdev.util.NamedColor
- getIconImage() - Static method in class xdev.Application
-
- getIconWidth() - Method in class xdev.ui.tree.DefaultXdevTreeManager.DefaultLeafIcon
-
- getIconWidth() - Method in class xdev.util.NamedColor
- getIdentifierDelimiter() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
- getIdentifierDelimiter() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- getImage(URL) - Method in class xdev.Application
-
Returns an Image
object that can then be painted on the
screen.
- getImage() - Method in interface xdev.ui.ImageFormularComponent
-
- getImage(URL) - Method in interface xdev.ui.XdevApplicationContainer
-
Returns an Image
object that can then be painted on the
screen.
- getImage(URL) - Method in class xdev.ui.XdevFullScreen
-
Returns an Image
object that can then be painted on the
screen.
- getImage(URL) - Method in class xdev.ui.XdevMainFrame
-
Returns an Image
object that can then be painted on the
screen.
- getImage() - Method in class xdev.ui.XdevPicture
-
- getImageHeight() - Method in class xdev.ui.XdevImage
-
Gets the height of the image.
- getImagePath() - Method in class xdev.ui.XdevPicture
-
- getImageScaleMode() - Static method in class xdev.ui.GraphicUtils
-
Returns the int
value of the image scale mode that should be
used.
- getImageScaleMode() - Static method in class xdev.util.Settings
-
- getImageWidth() - Method in class xdev.ui.XdevImage
-
Gets the width of the image.
- getImportedType() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition
-
- getImportedType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getImports() - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Gets the imports.
- getIndex() - Method in class xdev.ui.XdevTab
-
- getIndexIdentifierMappers() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the index identifier mappers.
- getIndexIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Gets the index identifier mappers.
- getIndexIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the index identifier mappers.
- getIndexTypeDDLString(SQL.INDEXTYPE, SqlTableIdentity) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Gets the index type ddl string.
- getIndexTypeDDLString(SQL.INDEXTYPE, SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
Gets the index type ddl string.
- getIndicatorIcon() - Method in enum xdev.ui.Severity
-
- getIndices() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the indices.
- getIndices() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the indices.
- getIndices() - Method in class xdev.db.DBMetaData.TableMetaData
-
- getIndicesByReflection() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the indices by reflection.
- getIndicesIntern() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Gets the indices intern.
- getInitialCapacity() - Method in class com.xdev.jadoth.cql.CqlProjector.Implementation
-
- getInitialExpression() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getInitialExpression() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription
-
- getInitialExpression() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getInnerHeight() - Method in class xdev.ui.XdevScrollPane
-
- getInnerWidth() - Method in class xdev.ui.XdevScrollPane
-
- getInnerX() - Method in class xdev.ui.XdevScrollPane
-
Returns the horizontal scrollbar's value.
- getInnerY() - Method in class xdev.ui.XdevScrollPane
-
Returns the vertical scrollbar's value.
- getInsets() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getInstance() - Static method in class xdev.db.locking.PessimisticLockTable
-
- getInstance(JComponent) - Static method in class xdev.ui.DatePopup
-
- getInstance() - Static method in class xdev.ui.ImageFileFilter
-
Returns the single instance of the image file filter.
- getInt(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
int
.
- getInt(int, int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
int
.
- getInt(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
int
.
- getInt(String, int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
int
.
- getInt() - Method in class xdev.ui.XdevFormattedTextField
-
- getInt(int) - Method in class xdev.ui.XdevFormattedTextField
-
- getInteger(String) - Method in class xdev.db.ConnectionConfiguration
-
- getIntegerValue(String) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getIntegerValue(String, int) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getInternalFrameDragMode() - Static method in class xdev.ui.GraphicUtils
-
- getIntersectSelect() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the intersect select.
- getIntTypes() - Static method in enum xdev.db.DataType
-
Returns a
List
containing
DataType
s which are
Integer
typed.
- getIP() - Static method in class xdev.ui.UIUtils
-
- getItem() - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Gets the item.
- getItem() - Method in class xdev.ui.ItemList.Entry
-
Returns the diplay item of this entry.
- getItem(int) - Method in class xdev.ui.ItemList
-
Returns the item at the specified position in this
ItemList
.
- getItemList() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getItemList() - Method in interface xdev.ui.ExtendedList
-
Returns the
ItemList
, that include the
item
and
data
.
- getItemList() - Method in interface xdev.ui.ItemListOwner
-
Returns the associated
ItemList
of this object.
- getItemList() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getItemList() - Method in class xdev.ui.XdevComboBox
-
Returns the
ItemList
, that include the
item
and
data
.
- getItemList() - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- getItemList() - Method in class xdev.ui.XdevListBox
-
Returns the
ItemList
, that include the
item
and
data
.
- getItemList() - Method in class xdev.ui.XdevListBox.ItemListModelWrapper
-
- getItemListOwner() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getItemListOwner() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getItemsAsList() - Method in class xdev.ui.ItemList
-
- getIterable(T[]) - Static method in class xdev.util.ArrayUtils
-
- getIterable(T[], int, int) - Static method in class xdev.util.ArrayUtils
-
- getIterator(T[]) - Static method in class xdev.util.ArrayUtils
-
- getIterator(T[], int, int) - Static method in class xdev.util.ArrayUtils
-
- getJavaClass() - Method in enum xdev.db.DataType
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getJavaDoc() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnitMember
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- getJavaDoc() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- getJdbcConnection() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Gets the jdbc connection.
- getJdbcConnection() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- getJdbcDriverClassName() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the jdbc driver class name.
- getJdbcResultSet() - Method in class xdev.db.jdbc.JDBCResult
-
- getJdbcType() - Method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Gets the jdbc type.
- getJMenuBar() - Method in class xdev.ui.XdevWindow
-
Returns the menubar
set on this window.
- getJoinCondition() - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Gets the join condition.
- getJoinCount() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getJoinCount() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- getJoinCount() - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.JoinContainer
-
Gets the join count.
- getJoinCount() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getJoinCount() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getJoinCount() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- getJoinCount() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getJoins() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getJoins() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- getJoins() - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.JoinContainer
-
Gets the joins.
- getJoins() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getJoins() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getJoins() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- getJoins() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getKey() - Method in class xdev.util.XdevHashtable
-
Returns the key
at the current cursor position.
- getKeys() - Method in class xdev.util.XdevHashtable
-
- getKeyValues(VirtualTable, VirtualTable, Map<String, Object>) - Method in class xdev.ui.TableSupport
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInterfaceDescription.Implementation
-
- getKeyword() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaKeywordOwner
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeWrapper.Implementation
-
- getKeyword() - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionEXISTS
-
Gets the keyword.
- getKeyWordSeperator() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the key word seperator.
- getLast() - Method in class com.xdev.jadoth.collections.GrowList
-
- getLast() - Method in class com.xdev.jadoth.collections.SubList
-
- getLast() - Method in class com.xdev.jadoth.collections.SubListView
-
- getLast() - Method in class com.xdev.jadoth.collections.VarList
-
- getLast() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- getLastConditionClause() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getLastConditionClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getLastConditionClause() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getLastConditionClause() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Gets the last condition clause.
- getLastConditionClause() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getLastElement() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Gets the last element.
- getLastIcon() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getLastJoin() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
Gets the last join.
- getLastModified() - Method in class xdev.io.XdevFile
-
Return a
XdevDate
with the time of the last modification of this
file.
- getLastQuery() - Method in class xdev.vt.VirtualTable
-
Returns the last executed query.
- getLastRow() - Method in class xdev.vt.VirtualTable
-
- getLayeredPane() - Method in class xdev.ui.XdevWindowContainer
- getLayout() - Method in class xdev.ui.XdevScrollPane
-
- getLazyLoadingTableModel() - Method in class xdev.ui.TableSupport
-
- getLeading() - Method in interface xdev.ui.text.Sign
-
- getLeafIcon() - Method in class xdev.ui.XdevTree
-
Returns the
Icon
of the leaf nodes.
- getLength() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure.Parameter
-
Deprecated.
Gets the length.
- getLength() - Method in class xdev.db.ColumnMetaData
-
- getLength() - Method in class xdev.vt.VirtualTableColumn
-
- getLevel() - Method in interface com.xdev.jadoth.util.logging.jul.LoggingContext
-
Gets the level.
- getLevelExecute() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- getLines() - Method in class xdev.ui.text.XdevDocument
-
- getLink() - Method in interface xdev.ui.text.Sign
-
- getLinkedColumn() - Method in class xdev.vt.TableColumnLink
-
Returns the linked column name of the target column.
- getLinkedINSERT() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
Creates a new INSERT
object that uses the identical column-value assignment list as this
UPDATE
object does.
- getLinkedKeyColumns() - Method in class xdev.vt.TableColumnLink
-
- getLinkedTable() - Method in class xdev.vt.TableColumnLink
-
Returns the linked table name of the target table.
- getList() - Method in class xdev.ui.listbox.ListRowSelectionHandler
-
- getListBoxRowConverter() - Static method in class xdev.ui.listbox.ListBoxSupport
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class xdev.ui.XdevComboBox.XdevComboBoxListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class xdev.ui.XdevListBox.XdevListCellRenderer
- getListeners() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getListeners() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getListeners() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getListModelWrapperLookup() - Static method in class xdev.ui.listbox.ListBoxSupport
-
- getListSeperator() - Method in class com.xdev.jadoth.util.VarChar
-
- getListSeperatorChar() - Method in class com.xdev.jadoth.collections.VarList
-
- getListSeperatorString() - Method in class com.xdev.jadoth.collections.VarList
-
- getLocale() - Method in class xdev.ui.text.TextFormat
-
- getLocalGraphicsConfiguration() - Static method in class xdev.Application
-
- getLocation() - Method in class xdev.ui.dnd.DropEvent
-
- getLocation() - Method in interface xdev.ui.XdevRootPaneContainer
-
- getLock() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Notifies about the lock construction state either regenerated or
initially created.
- getLock() - Method in class xdev.db.locking.LockTimeOutChangeEvent
-
- getLock() - Method in interface xdev.db.locking.PessimisticLock
-
Notifies about the lock construction state either regenerated or
initially created.
- getLock() - Method in class xdev.ui.locking.AbstractLockRenewWindow
-
Returns the lock to renovate.
- getLock() - Method in class xdev.ui.locking.RenewLockWindow
-
Returns the lock to renovate.
- getLockInfo() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns a property container which provides all relevant data about a
specific lock.
- getLockInfo() - Method in interface xdev.db.locking.PessimisticLock
-
Returns a property container which provides all relevant data about a
specific lock.
- getLockingTime() - Method in interface xdev.ui.locking.Lockable
-
Returns the initial duration from start until notification threshold.
- getLockingTime() - Method in class xdev.ui.locking.LockPropertyInfo
-
Returns the initial duration from start until notification threshold.
- getLockingTime() - Method in class xdev.ui.XdevFormular
-
Returns the initial duration from start until notification threshold.
- getLockInUseNotifier() - Method in interface xdev.ui.locking.Lockable
-
Returns the notifier which indicates whether a lock is already in use or
not.
- getLockInUseNotifier() - Method in class xdev.ui.locking.LockPropertyInfo
-
Returns the notifier which indicates whether a lock is already in use or
not.
- getLockInUseNotifier() - Method in class xdev.ui.XdevFormular
-
Returns the notifier which indicates whether a lock is already in use or
not.
- getLockListener() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns all lock timeout property change observers.
- getLockListener() - Method in interface xdev.db.locking.PessimisticLock
-
Returns all lock timeout property change observers.
- getLockNotificationStrategy() - Method in interface xdev.ui.locking.Lockable
-
- getLockNotificationStrategy() - Method in class xdev.ui.locking.LockPropertyInfo
-
- getLockNotificationStrategy() - Method in class xdev.ui.XdevFormular
-
- getLockPanel() - Method in class xdev.ui.XdevWindow
-
Gets the lock panel of the window.
- getLockStrategy() - Method in interface xdev.ui.locking.Lockable
-
Returns the set lock strategy which is capable of triggering a lock
instance.
- getLockStrategy() - Method in class xdev.ui.locking.LockPropertyInfo
-
Returns the set lock strategy which is capable of triggering a lock
instance.
- getLockStrategy() - Method in class xdev.ui.XdevFormular
-
Returns the set lock strategy which is capable of triggering a lock
instance.
- getLockTimeoutListener() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns all lock time out observers.
- getLockTimeoutListener() - Method in interface xdev.db.locking.PessimisticLock
-
Returns all lock time out observers.
- getLockUIState(PessimisticLock, Container) - Static method in class xdev.db.locking.LockFactory
-
Returns the current enabled state for the given record editor.
- getLogger() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- getLogger() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Gets the logger.
- getLogger() - Static method in class xdev.Application
-
Returns the
XdevLogger
of this Application which is used to log
messages for the XDEV Application Framework.
- getLogger(Class<?>) - Static method in class xdev.util.logging.LoggerFactory
-
Returns a logger named corresponding to the class(name) passed as
parameter.
- getLogger() - Method in interface xdev.util.logging.XdevLogger
-
- getLogger() - Method in class xdev.util.logging.XdevLoggerImpl
-
- getLoggingAspect() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- getLoggingAspect() - Method in interface com.xdev.jadoth.util.logging.jul.LoggingContext
-
Gets the logging aspect.
- getLoggingLevelExecute() - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Gets the logging level execute.
- getLong(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
long
.
- getLong(int, long) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
long
.
- getLong(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
long
.
- getLong(String, long) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
long
.
- getLongValue(String) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getLongValue(String, long) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getLookAndFeel() - Static method in class xdev.ui.laf.LookAndFeelManager
-
- getLowerBoundExpression() - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionBETWEEN
-
Gets the lower bound expression.
- getMain() - Method in class xdev.Version
-
- getManyToManyComponents() - Method in class xdev.ui.XdevVirtualFormular
-
- getMappingClassSubDir() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the mapping class sub dir.
- getMappingClassSubDir() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the mapping class sub dir.
- getMappingGenerator() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the mapping generator.
- getMaster(MasterDetailComponent) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- getMaster() - Method in exception xdev.ui.MasterDetailException
-
Returns the affected master, e.g.
- getMasterKeyValues() - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
Determines the current selected key of the master component.
- getMasterRow(VirtualTable.VirtualTableRow, VirtualTable) - Static method in class xdev.ui.MasterDetail
-
- getMasterRow(VirtualTable.VirtualTableRow, VirtualTable, EntityRelationship) - Static method in class xdev.ui.MasterDetail
-
- getMasterRow(VirtualTable.VirtualTableRow, VirtualTable, VirtualTableColumn...) - Static method in class xdev.ui.MasterDetail
-
- getMax() - Method in class xdev.ui.NumberRangeValidator
-
- getMax() - Method in class xdev.ui.XdevScrollBar
-
- getMaxColumnNameLength() - Method in interface xdev.db.DBMetaData
-
Retrieves the maximum number of characters this database allows for a
column name.
- getMaxColumnNameLength() - Method in class xdev.db.DelegatingDBMetaData
-
Retrieves the maximum number of characters this database allows for a
column name.
- getMaxColumnNameLength() - Method in class xdev.db.jdbc.JDBCMetaData
-
- getMaxColumnNameLength() - Method in class xdev.db.servlet.ServletDBMetaData
-
- getMaxFractionDigits() - Method in class xdev.ui.text.TextFormat
-
- getMaximumSize() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getMaxLength() - Method in class xdev.ui.StringLengthValidator
-
- getMaxPageIndex() - Method in interface xdev.db.DBPager
-
returns the number of the last Page
- getMaxPageIndex() - Method in class xdev.db.jdbc.JDBCPager
-
- getMaxPageIndex() - Method in class xdev.ui.paging.AbstractPageControl
-
- getMaxPageIndex() - Method in interface xdev.ui.paging.PageControl
-
- getMaxPageIndex() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- getMaxRowCount() - Method in class xdev.db.Result
-
Returns the
maxRowCount
for this
Result
.
- getMaxSignCount() - Method in class xdev.ui.MaxSignDocument
-
- getMaxSignCount() - Method in class xdev.ui.XdevDateTextField
-
- getMaxSignCount() - Method in class xdev.ui.XdevFormattedTextField
-
- getMaxSignCount() - Method in class xdev.ui.XdevPasswordField
-
- getMaxSignCount() - Method in class xdev.ui.XdevTextArea
-
- getMaxSignCount() - Method in class xdev.ui.XdevTextField
-
- getMaxStatementsPerConnection() - Method in class xdev.db.ConnectionConfiguration
-
- getMaxValue(String, String) - Static method in class xdev.db.DBUtils
-
Returns the maximum value of the provided column column
of
table table
.
- getMaxVARCHARlength() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Returns the maximum length for the DDL type VARCHAR measured in unicode compatible 16 bit characters.
- getMaxVARCHARlength() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- getMaxWidth() - Method in class xdev.vt.VirtualTableColumn
-
- getMaxYear() - Method in interface xdev.ui.DatePopupCustomizer
-
- getMemberByLabel(String, E[]) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the member by label.
- getMemberCollectionByLabel(String, E[], C) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the member collection by label.
- getMemberCollectionWithAnnotation(Class<? extends Annotation>, E[], C) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the member collection with annotation.
- getMembersByLabel(String, E[]) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the members by label.
- getMembersWithAnnotation(Class<? extends Annotation>, E[]) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the members with annotation.
- getMemberWithAnnotation(Class<? extends Annotation>, E[]) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the member with annotation.
- getMessage() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler.CompilerStatusCode
-
Gets the message.
- getMessage() - Method in exception com.xdev.jadoth.lang.exceptions.NotAnArrayException
-
- getMessage() - Method in class xdev.ui.AbstractFormularComponentValidator
-
- getMessage() - Method in class xdev.ui.FormularVerifier
-
Deprecated.
- getMessageType(Severity) - Static method in class xdev.ui.UIUtils
-
Returns the appropriate message type for the specified severity.
- getMetaData() - Method in interface xdev.db.DBDataSource
- getMetadata(int) - Method in class xdev.db.DelegatingResult
-
Returns the cached ColumnMetadata
for the column with index
col
.
- getMetadata(int) - Method in class xdev.db.jdbc.JDBCResult
-
- getMetaData() - Method in class xdev.db.NullDBDataSource
-
- getMetadata(int) - Method in class xdev.db.PrefetchedResult
-
Returns the cached ColumnMetadata
for the column with index
col
.
- getMetadata(int) - Method in class xdev.db.Result
-
Returns the cached ColumnMetadata
for the column with index
col
.
- getMetaData() - Method in class xdev.db.servlet.ServletDBDataSource
-
- getMetadata(int) - Method in class xdev.db.servlet.ServletResult
-
- getMetaData() - Method in interface xdev.util.DataSource
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Gets the method.
- getMiddle(Color, Color) - Static method in class xdev.util.ColorUtils
-
Creates a color from the average values of the given c1
and
c2
.
- getMilliseconds() - Method in class xdev.util.Duration
-
Return the exact amount of time in milliseconds of this duraction.
- getMin() - Method in class xdev.ui.NumberRangeValidator
-
- getMinFractionDigits() - Method in class xdev.ui.text.TextFormat
-
- getMinimumSize() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getMinLength() - Method in class xdev.ui.StringLengthValidator
-
- getMinute() - Method in class xdev.util.XdevDate
-
Returns the minute of this time.
- getMinutes() - Method in class xdev.util.Duration
-
- getMinWidth() - Method in class xdev.vt.VirtualTableColumn
-
- getMinYear() - Method in interface xdev.ui.DatePopupCustomizer
-
- getModel() - Method in class xdev.ui.tree.XdevTreeNode
-
- getModel() - Static method in class xdev.vt.EntityRelationships
-
- getModelColumnIndices() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the array of column indexes of the model.
- getModelColumnIndices() - Method in class xdev.vt.VirtualTableModel
-
Returns the array of column indexes of the model.
- getModelColumnIndices() - Method in interface xdev.vt.VirtualTableWrapper
-
Returns the array of column indexes of the model.
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- getModifiers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDescription
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDescription.Implementation
-
- getModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getMonth() - Method in class xdev.util.XdevDate
-
Returns the month of this date.
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationObject.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getName() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- getName() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getName() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- getName() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.SqlParameter
-
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure.Parameter
-
Deprecated.
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the name.
- getName() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getName() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- getName() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- getName() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getName() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- getName() - Method in class com.xdev.jadoth.util.strings.Nameable.Implementation
-
- getName() - Method in interface com.xdev.jadoth.util.strings.Named
-
- getName() - Method in class xdev.db.ColumnMetaData
-
- getName() - Method in class xdev.db.DBMetaData.TableInfo
-
- getName() - Method in class xdev.db.DelegatingDBMetaData
- getName() - Method in class xdev.db.Index
-
Returns the name of this
Index
.
- getName() - Method in class xdev.db.jdbc.JDBCMetaData
-
- getName() - Method in class xdev.db.servlet.ServletDBMetaData
-
- getName() - Method in class xdev.db.StoredProcedure
-
- getName() - Method in class xdev.db.StoredProcedure.Param
-
- getName() - Method in interface xdev.Extension
-
Returns the name of this extension.
- getName() - Method in class xdev.ui.XdevAction
-
- getName() - Method in class xdev.util.AbstractDataSource
-
- getName() - Method in interface xdev.util.DataSource
-
- getName() - Method in class xdev.util.DataSource.Parameter
-
- getName() - Method in interface xdev.util.DataSourceMetaData
-
- getName() - Method in class xdev.util.NamedColor
-
Returns the color name
- getName() - Method in class xdev.util.systemproperty.AbstractSystemProperty
-
Returns the name of the system property that is wrapped by this
SystemProperty
instance.
- getName() - Method in interface xdev.util.systemproperty.SystemProperty
-
Returns the name of the system property that is wrapped by this
SystemProperty
instance.
- getName() - Method in class xdev.vt.VirtualTable
-
- getName() - Method in class xdev.vt.VirtualTableColumn
-
- getNameInDb() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Gets the name in db.
- getNameInDb() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the name in db.
- getNamesOf(VirtualTableColumn...) - Static method in class xdev.vt.VirtualTableColumn
-
Helper method which returns the names of the given columns.
- getNamespace() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the namespace.
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getNestingLevel() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getNestingLevel() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeMemberDescription
-
- getNewlinePrefixSpace() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
Gets the newline prefix space.
- getNewLineSuffixSpace() - Method in class com.xdev.jadoth.sqlengine.internal.OR
-
- getNewLineSuffixSpace() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
Gets the new line suffix space.
- getNewRowAlias() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the new row alias.
- getNewTable() - Method in class xdev.db.DBMetaData.TableChange
-
- getNewTimeOut() - Method in class xdev.db.locking.LockTimeOutChangeEvent
-
- getNextCondition() - Method in class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
Gets the next condition.
- getNextIcon() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getNodeAt(int, int) - Method in class xdev.ui.XdevTree
-
- getNonPersistentColumnIndices() - Method in class xdev.vt.VirtualTable
-
Returns an array with all indexes of the non persistent columns.
- getNonPersistentVisibleColumnIndices() - Method in class xdev.vt.VirtualTable
-
Returns an array with all indexes of the visible and non persistent
columns.
- getNotificationThreshold() - Method in class xdev.db.locking.LockTimeoutAdapter
- getNotificationThreshold() - Method in interface xdev.db.locking.LockTimeoutListener
-
- getNotificationThreshold() - Method in interface xdev.ui.locking.Lockable
-
Returns the time from which the lock is able to be renewed.
- getNotificationThreshold() - Method in class xdev.ui.locking.LockPropertyInfo
-
Returns the time from which the lock is able to be renewed.
- getNotificationThreshold() - Method in class xdev.ui.locking.RenewLockTimeoutListener
- getNotificationThreshold() - Method in class xdev.ui.XdevFormular
-
Returns the time from which the lock is able to be renewed.
- getNullsFirst() - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Gets the nulls first.
- getNumber() - Method in interface xdev.ui.NumberFormularComponent
-
- getNumber(Number) - Method in interface xdev.ui.NumberFormularComponent
-
- getNumber() - Method in class xdev.ui.XdevFormattedTextField
-
- getNumber(Number) - Method in class xdev.ui.XdevFormattedTextField
-
- getNumber() - Method in class xdev.ui.XdevProgressBar
-
- getNumber(Number) - Method in class xdev.ui.XdevProgressBar
-
- getNumber() - Method in class xdev.ui.XdevSlider
-
- getNumber(Number) - Method in class xdev.ui.XdevSlider
-
- getNumber() - Method in class xdev.ui.XdevSpinner
-
- getNumber(Number) - Method in class xdev.ui.XdevSpinner
-
- getNumberInstance(Locale, String, int, int, boolean, boolean) - Static method in class xdev.ui.text.TextFormat
-
- getNumberInstance(Locale, String, int, int, boolean, boolean, Color) - Static method in class xdev.ui.text.TextFormat
-
- getNumericTypes() - Static method in enum xdev.db.DataType
-
- getObject(int) - Method in class xdev.db.DelegatingResult
-
Gets the value of the designated column in the current row of this
Result
object as an
Object
.
- getObject(int) - Method in class xdev.db.jdbc.JDBCResult
-
Alias for ResultSet.getObject(col + 1)
called on the
ResultSet
instance that was provided when creating this
JDBCResult
instance.
- getObject(int) - Method in class xdev.db.PrefetchedResult
-
Gets the value of the designated column in the current row of this
Result
object as an
Object
.
- getObject(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
Object
.
- getObject(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
Object
.
- getObject(int) - Method in class xdev.db.servlet.ServletResult
-
- getObjectConverter(Class<T>) - Static method in class xdev.util.ConversionUtils
-
Returns the registered ObjectConverter for type
, or
null
if none is registered.
- getOddBackground() - Method in interface xdev.ui.table.ExtendedTable
-
Returns the background
Color
of odd rows.
- getOddBackground() - Method in class xdev.ui.XdevComboBox
-
Returns the background
Color
of odd rows.
- getOddBackground() - Method in class xdev.ui.XdevListBox
-
Returns the background
Color
of odd rows.
- getOddBackground() - Method in class xdev.ui.XdevTable
-
Returns the background
Color
of odd rows.
- getOffsetSkipCount() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the offset skip count.
- getOffsetSkipCount() - Method in class xdev.db.sql.SELECT
-
- getOldRowAlias() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the old row alias.
- getOldTable() - Method in class xdev.db.DBMetaData.TableChange
-
- getOldTimeOut() - Method in class xdev.db.locking.LockTimeOutChangeEvent
-
- getOpenFolderIcon() - Method in class xdev.ui.XdevTree
-
Returns the
Icon
of the open folder nodes.
- getOption() - Method in exception xdev.util.CmdLineParser.IllegalOptionValueException
-
- getOptionChar() - Method in exception xdev.util.CmdLineParser.NotFlagException
-
- getOptionName() - Method in exception xdev.util.CmdLineParser.UnknownOptionException
-
- getOptionValue(CmdLineParser.Option) - Method in class xdev.util.CmdLineParser
-
- getOptionValue(CmdLineParser.Option, Object) - Method in class xdev.util.CmdLineParser
-
- getOptionValues(CmdLineParser.Option) - Method in class xdev.util.CmdLineParser
-
- getOrderByClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the order by clause.
- getOriginalSize() - Method in interface xdev.ui.XdevTextComponent
-
- getOriginalSize() - Method in class xdev.ui.XdevTextPane
- getOS() - Static method in class xdev.io.IOUtils
-
Returns the type of operating system this application is running on.
- getOther(EntityRelationship.Entity) - Method in class xdev.vt.EntityRelationship
-
- getOutputFormat() - Method in class xdev.ui.XdevPicture
-
- getOwner() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaBlock
-
- getOwner() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaParameter
-
- getOwner() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.SqlParameter
-
- getOwner() - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Gets the owner.
- getOwner() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the owner.
- getOwner() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Gets the owner.
- getOwner() - Method in class xdev.ui.DatePopup
-
- getOwner() - Method in class xdev.ui.XdevWindow
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getOwnerClass() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassMemberDescription
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getOwnerClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getOwnerCompilationUnit() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnitMember
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- getOwnerCompilationUnit() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getOwnerType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getOwnerType() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeMemberDescription
-
- getPackage() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- getPackage() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- getPackage() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition
-
- getPackage() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- getPackageDefinition() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- getPackageDefinition() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- getPadding() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getPaddingSpaces() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Gets the padding spaces.
- getPageable() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getPageControl() - Method in interface xdev.ui.paging.Pageable
-
- getPageControl() - Method in class xdev.ui.TableSupport
-
- getPageControl() - Method in class xdev.ui.XdevFormular
-
- getPageControl() - Method in class xdev.ui.XdevListBox
- getPageControl() - Method in class xdev.ui.XdevTable
- getPageControl() - Method in class xdev.ui.XdevVirtualFormular
-
- getPager(int, SELECT, Object...) - Method in interface xdev.db.DBConnection
-
Creates a pager for a specified query.
- getPager(int, SELECT, Object...) - Method in class xdev.db.DelegatingDBConnection
-
Creates a pager for a specified query.
- getPager(int, SELECT, Object...) - Method in class xdev.db.jdbc.JDBCConnection
-
- getPager(int, SELECT, Object...) - Method in class xdev.db.servlet.ServletDBConnection
-
- getPager() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the concerned pager.
- getPagingAutoQuery() - Method in class xdev.ui.XdevFormular
-
- getPagingAutoQuery() - Method in class xdev.ui.XdevVirtualFormular
-
- getPaintTreeLines() - Method in class xdev.ui.XdevTree
-
Gets the paintTreeLines
property.
- getPaletteColors() - Static method in class xdev.util.NamedColors
-
Returns the palette color collection.
- getParam(String) - Static method in class xdev.Application
-
Returns the value of the named parameter in the HTML tag.
- getParam(int) - Method in class xdev.db.StoredProcedure
-
- getParam(String) - Method in class xdev.db.StoredProcedure
-
- getParamCount() - Method in class xdev.db.StoredProcedure
-
Returns the number of parameter.
- getParameter() - Method in class xdev.ui.XdevWindow
-
Gets the parameter
of the window.
- getParameter(String) - Method in class xdev.util.AbstractDataSource
-
- getParameter(DataSource.Parameter<P>) - Method in class xdev.util.AbstractDataSource
-
- getParameter(String) - Method in interface xdev.util.DataSource
-
- getParameters() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
Gets the parameters.
- getParameters() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Gets the parameters.
- getParameters() - Method in class xdev.db.QueryInfo
-
- getParameters() - Method in class xdev.util.AbstractDataSource
-
- getParameters() - Method in interface xdev.util.DataSource
-
- getParameterValue(DataSource.Parameter<P>) - Method in class xdev.util.AbstractDataSource
-
- getParameterValue(DataSource.Parameter<P>, P) - Method in class xdev.util.AbstractDataSource
-
- getParameterValue(DataSource.Parameter<P>) - Method in interface xdev.util.DataSource
-
- getParameterValue(DataSource.Parameter<P>, P) - Method in interface xdev.util.DataSource
-
- getParams() - Method in class xdev.db.DBConnection.Query
-
- getParams() - Method in class xdev.db.StoredProcedure
-
Returns all params of this stored procedure.
- getParamType() - Method in class xdev.db.StoredProcedure.Param
-
- getParentFromClause() - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Gets the parent from clause.
- getParentOfClass(Class<T>, Component) - Static method in class xdev.ui.UIUtils
-
Convenience method for searching above cpn
in the component
hierarchy and returns the first object of class c
it finds.
- getParentXdevFile() - Method in class xdev.io.XdevFile
-
Return the
XdevFile
of the parent directory.
- getParseException() - Method in exception com.xdev.jadoth.sqlengine.exceptions.SQLUnparseableDateStringException
-
Gets the parses the exception.
- getParts() - Method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Gets the parts.
- getPassword() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the password.
- getPassword() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Gets the password.
- getPassword() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the password.
- getPassword() - Method in class xdev.db.AbstractDBDataSource
-
- getPassword() - Method in class xdev.db.ConnectionConfiguration
-
- getPassword() - Method in interface xdev.util.auth.Authentication
-
- getPasswordObject() - Method in class xdev.ui.XdevPasswordField
-
Returns the entered text as a
Password
object which uses the
default algorithm: SHA.
- getPasswordObject(String) - Method in class xdev.ui.XdevPasswordField
-
Returns the entered text as a
Password
object which uses the
specified
algorithm
.
- getPath() - Method in class xdev.vt.TableColumnLink
-
Returns the path between the linked columns.
- getPathAsList() - Method in class xdev.ui.tree.XdevTreeNode
-
Returns the path from the root, to get to this node.
- getPathBounds(JTree, TreePath) - Method in class xdev.ui.XdevTree.XdevTreeUI
- getPattern() - Method in class xdev.ui.text.TextFormat
-
- getPercentInstance(Locale, String, int, int, boolean, boolean) - Static method in class xdev.ui.text.TextFormat
-
- getPercentInstance(Locale, String, int, int, boolean, boolean, Color) - Static method in class xdev.ui.text.TextFormat
-
- getPersistentColumnIndices() - Method in class xdev.vt.VirtualTable
-
Returns an array with all indexes of the persistent columns.
- getPersistentId() - Method in interface xdev.ui.persistence.Persistable
-
Return a persistent id for this Component
.
- getPersistentId() - Method in class xdev.ui.XdevInternalFrame
-
Uses the name of the component as a persistent id.
- getPersistentId() - Method in class xdev.ui.XdevInternalFrame.XdevDesktopIcon
-
- getPersistentId() - Method in class xdev.ui.XdevScrollPane
-
Uses the name of the component as a persistent id.
- getPersistentId() - Method in class xdev.ui.XdevSplitPane
-
Uses the name of the component as a persistent id.
- getPersistentId() - Method in class xdev.ui.XdevTabbedPane
-
Uses the name of the component as a persistent id.
- getPersistentId() - Method in class xdev.ui.XdevTable
-
Return a persistent id for this Component
.
- getPersistentId() - Method in class xdev.ui.XdevToggleButton
-
Uses the name of the component as a persistent id.
- getPersistentId() - Method in class xdev.ui.XdevTree
-
Uses the name of the component as a persistent id.
- getPessimisticLock(VirtualTable.VirtualTableRow, long) - Static method in class xdev.db.locking.LockFactory
-
Returns a
PessimisticLock
instance mapped to the given record or
creates a lock instance if not already existing.
- getPessimisticLock(VirtualTable.VirtualTableRow) - Static method in class xdev.db.locking.LockFactory
-
Returns a
PessimisticLock
instance mapped to the given record or
creates a lock instance if not already existing.
- getPessimisticLock(long) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns a
PessimisticLock
related to this row, with the given
locktime as lock duration.
- getPessimisticLock() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- getPlaceWidth() - Method in class xdev.ui.text.XdevDocument
-
- getPlainInstance() - Static method in class xdev.ui.text.TextFormat
-
- getPlainText() - Method in class xdev.util.auth.Password
-
- getPort() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the port.
- getPort() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Gets the port.
- getPort() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the port.
- getPort() - Method in class xdev.db.AbstractDBDataSource
-
- getPort() - Method in class xdev.db.ConnectionConfiguration
-
Return port number.
- getPort() - Method in class xdev.io.event.SocketEvent
-
- getPostExecutionExecutors() - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- getPostExecutionListeners() - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- getPotentialBlockingRow(PessimisticLock) - Static method in class xdev.db.locking.VirtualTableLockingUtils
-
Examines for the optimistic lock case that another user possibly already
holds a lock for a specific row.
- getPreAssemblyExecutors() - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- getPreAssemblyListeners() - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- getPreExecutionExecutors() - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- getPreExecutionListeners() - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- getPreferredColWidth(int, JTableHeader, int) - Method in class xdev.vt.VirtualTable
-
Returns the preferred column width within a JTable for a specified
column.
- getPreferredPopupSize() - Method in class xdev.ui.CustomPopupComboBox
-
- getPreferredScrollableViewportSize() - Method in class xdev.ui.XdevListBox
- getPreferredScrollableViewportSize() - Method in class xdev.ui.XdevTable
- getPreferredScrollableViewportSize() - Method in class xdev.ui.XdevTree
- getPreferredSize() - Method in class xdev.ui.XdevComboBox
- getPreferredSize() - Method in class xdev.ui.XdevDateDropDownButton
-
- getPreferredSize() - Method in class xdev.ui.XdevDateTextField
- getPreferredSize() - Method in class xdev.ui.XdevFormattedTextField
- getPreferredSize() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getPreferredSize() - Method in class xdev.ui.XdevListBox
- getPreferredSize() - Method in class xdev.ui.XdevMenuBar
- getPreferredSize() - Method in class xdev.ui.XdevPasswordField
- getPreferredSize() - Method in class xdev.ui.XdevTextArea
- getPreferredSize() - Method in interface xdev.ui.XdevTextComponent
-
- getPreferredSize() - Method in class xdev.ui.XdevTextField
- getPreferredSize() - Method in class xdev.ui.XdevToolBar
- getPreferredWidth() - Method in class xdev.vt.VirtualTableColumn
-
- getPrefix(File) - Static method in class xdev.io.IOUtils
-
Returns the prefix of a filename (filename without extension) of a
specified file.
- getPrefix(String) - Static method in class xdev.io.IOUtils
-
Returns the prefix of a filename
(filename without
extension).
- getPreSelectionValue() - Method in class xdev.ui.XdevComboBox
-
Returns the string which is displayed before the user selects a value.
- getPreviousIcon() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getPrimaryColumn() - Method in class xdev.vt.VirtualTable
-
- getPrimaryKey() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Gets the primary key.
- getPrimaryKeyColumns() - Method in class xdev.vt.VirtualTable
-
Returns an array of all primary key columns for this
VirtualTable
.
- getPrimaryKeyValues(VirtualTable.VirtualTableRow, VirtualTable) - Static method in class xdev.ui.MasterDetail
-
- getPrimaryKeyValues(VirtualTable.VirtualTableRow, VirtualTable, VirtualTableColumn...) - Static method in class xdev.ui.MasterDetail
-
- getPrimaryKeyValues(VirtualTable.VirtualTableRow, VirtualTable, EntityRelationship) - Static method in class xdev.ui.MasterDetail
-
- getPrimitiveClass() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType
-
- getPrimitiveClass() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getProperties() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the extended url properties
- getProperties() - Method in class xdev.db.ConnectionConfiguration
-
Returns all properties.
- getQualifiedTablename() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the qualified tablename.
- getQuery() - Method in interface com.xdev.jadoth.sqlengine.aspects.QueryExecutionContext
-
- getQuery() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPreAssembly
-
- getQuery() - Method in class xdev.db.event.DBConnectionEvent
-
Returns the query of this connection event, or null
if no
query was involved.
- getQueryInfo() - Method in class xdev.db.Result
-
- getQueryRowCount(String) - Method in interface xdev.db.DBConnection
-
Executes a query that detect the row count of the given
select
.
- getQueryRowCount(String) - Method in class xdev.db.DelegatingDBConnection
-
Executes a query that detect the row count of the given
select
.
- getQueryRowCount(String) - Method in class xdev.db.jdbc.JDBCConnection
-
- getQueryRowCount(String) - Method in class xdev.db.servlet.ServletDBConnection
-
- getQuote() - Method in class com.xdev.jadoth.codegen.AbstractSyntax
-
Gets the quote.
- getRadioGroup() - Method in class xdev.ui.XdevRadioButton
-
- getRalColors() - Static method in class xdev.util.NamedColors
-
Returns the RAL color collection.
- getRanges() - Method in class xdev.util.IntList
-
- getRecord(int) - Method in class xdev.util.logging.XdevMemoryHandler
-
Returns the reference to the log record specified by index
.
- getRecordCount() - Method in class xdev.util.logging.XdevMemoryHandler
-
- getRecords() - Method in class xdev.util.logging.XdevMemoryHandler
-
- getReferrer(String) - Method in class xdev.vt.EntityRelationship
-
- getReferrer(String, String) - Method in class xdev.vt.EntityRelationship
-
- getReferrer(String, String[]) - Method in class xdev.vt.EntityRelationship
-
- getRelation(VirtualTable.VirtualTableRow, VirtualTable, VirtualTableColumn...) - Static method in class xdev.ui.MasterDetail
-
- getRelations(String) - Method in class xdev.vt.EntityRelationshipModel
-
Returns all relations of the entity table
.
- getRelationship(String, String) - Method in class xdev.vt.EntityRelationshipModel
-
- getRelationship(String, String[]) - Method in class xdev.vt.EntityRelationshipModel
-
- getRelationship(String, String, String) - Method in class xdev.vt.EntityRelationshipModel
-
- getRelationship(String, String[], String) - Method in class xdev.vt.EntityRelationshipModel
-
- getRelationship(String, String[], String, String[]) - Method in class xdev.vt.EntityRelationshipModel
-
- getRemainingArgs() - Method in class xdev.util.CmdLineParser
-
- getRemainingDays() - Method in class xdev.util.Duration
-
Returns the ramaining days of this duration.
- getRemainingHours() - Method in class xdev.util.Duration
-
Returns the ramaining hours of this duration after all days are past.
- getRemainingMilliseconds() - Method in class xdev.util.Duration
-
Returns the ramaining milliseconds of this duration after all days,
hours, minutes and seconds are past.
- getRemainingMinutes() - Method in class xdev.util.Duration
-
Returns the ramaining minutes of this duration after all days and hours
are past.
- getRemainingSeconds() - Method in class xdev.util.Duration
-
Returns the ramaining seconds of this duration after all days, hours and
minutes are past.
- getRemainingTime() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns the remaining lock duration.
- getRemainingTime() - Method in interface xdev.db.locking.PessimisticLock
-
Returns the remaining lock duration.
- getRemainingValue() - Method in class com.xdev.jadoth.math.Countdown
-
- getRemovedRowsKeyValues() - Method in class xdev.vt.VirtualTable
-
Returns the primary key values of the removed rows since the last
synchronization.
If no row was deleted an empty array is returned.
- getRendererComponent(JTable, Object, int, int, VirtualTable, VirtualTableColumn, boolean) - Method in class xdev.ui.table.BlobRenderer
-
- getRendererComponent(JTable, Object, int, int, VirtualTable, VirtualTableColumn, boolean) - Method in class xdev.ui.table.BooleanRenderer
-
- getRendererComponent(JTable, Object, int, int, VirtualTable, VirtualTableColumn, boolean) - Method in class xdev.ui.table.DateRenderer
-
- getRendererComponent(JTable, Object, int, int, VirtualTable, VirtualTableColumn, boolean) - Method in class xdev.ui.table.DefaultRenderer
-
- getRendererComponent(JTable, Object, int, int, VirtualTable, VirtualTableColumn, boolean) - Method in interface xdev.ui.table.RendererDelegate
-
Returns the customized component regardint the type of value.
- getRenewLockWindow() - Method in interface xdev.ui.locking.Lockable
-
Returns the interface between remaining lock duration and lock instance.
- getRenewLockWindow() - Method in class xdev.ui.locking.LockPropertyInfo
-
Returns the interface between remaining lock duration and lock instance.
- getRenewLockWindow() - Method in class xdev.ui.XdevFormular
-
Returns the interface between remaining lock duration and lock instance.
- getRequestedFirst() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the currently first requested row.
- getRequestedLast() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the currently last requested row.
- getReservedCharCount() - Method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Gets the reserved char count.
- getResizedImage() - Method in class xdev.ui.XdevPicture
-
Returns the resized image, may be the same as
XdevPicture.getImage()
if the
component's size matches the size of the image.
- getResizeMode() - Method in class xdev.ui.XdevPicture
-
- getResource(String) - Static method in class xdev.util.res.ResourceUtils
-
- getResourceString(String) - Static method in class xdev.util.res.ResourceUtils
-
Returns the localized String for the given key
.
- getResourceString(String, Object) - Static method in class xdev.util.res.ResourceUtils
-
Returns the localized String for the given key
.
- getResourceString(String, Locale) - Static method in class xdev.util.res.ResourceUtils
-
Returns the localized String for the given key
and
locale
.
- getResourceString(String, Locale, Object) - Static method in class xdev.util.res.ResourceUtils
-
Returns the localized String for the given key
and
locale
.
- getResponseValue() - Method in class xdev.ui.XdevWindow
-
Gets the response value
of the window.
- getResult() - Method in class xdev.db.StoredProcedure
-
- getResultValue() - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionContext
-
- getResultValue() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPostExecution
-
- getRetrospectionAccessor() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Gets the retrospection accessor.
- getRetrospectionAccessor() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- getRetrospectionCodeGenerationNote() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the retrospection code generation note.
- getRetrospectionCodeGenerationNote() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
- getReturnCode() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler.CompilerStatusCode
-
Gets the return code.
- getReturnType() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Gets the return type.
- getReturnType() - Method in class xdev.db.StoredProcedure
-
- getReturnTypeFlavor() - Method in class xdev.db.StoredProcedure
-
- getReturnValue() - Method in class xdev.db.sp.StoredProcedureResultWithReturnValue
-
- getReturnValue() - Method in class xdev.db.StoredProcedure
-
- getReturnValue(boolean) - Method in class xdev.ui.XdevCheckBox
-
- getReturnValue() - Method in class xdev.ui.XdevRadioButton
-
- getRoot() - Method in class xdev.ui.XdevTree
-
Returns the root of the tree.
- getRootPane() - Method in class xdev.ui.XdevWindowContainer
- getRow(int) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the row.
- getRow() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getRow(int) - Method in class xdev.vt.VirtualTable
-
- getRow(KeyValues) - Method in class xdev.vt.VirtualTable
-
- getRow() - Method in class xdev.vt.VirtualTableEvent
-
- getRowAsList() - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
representing the row at the current cursor
position.
- getRowAsList(int) - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
representing a specified row.
- getRowAsMap(int, Map<String, V>) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the row as map.
- getRowAsMap() - Method in class xdev.vt.VirtualTable
-
Creates and returns a
Map
representation of a specified row.
- getRowAsMap(int) - Method in class xdev.vt.VirtualTable
-
Creates and returns a
Map
representation of a specified row.
- getRowAtPoint(int, int) - Method in interface xdev.ui.table.ExtendedTable
-
Returns the view-index of the row that x- and y-coordinate lies in.
- getRowAtPoint(Point) - Method in interface xdev.ui.table.ExtendedTable
-
- getRowAtPoint(Point) - Method in class xdev.ui.TableSupport
-
- getRowAtPoint(int, int) - Method in class xdev.ui.TableSupport
-
Returns the index of the row that x- and y-coordinate lies in.
- getRowAtPoint(int, int) - Method in class xdev.ui.XdevListBox
-
- getRowAtPoint(Point) - Method in class xdev.ui.XdevListBox
-
Returns the row index closest to the given location in the list's
coordinate system.
- getRowAtPoint(int, int) - Method in class xdev.ui.XdevTable
-
Returns the view-index of the row that x- and y-coordinate lies in.
- getRowAtPoint(Point) - Method in class xdev.ui.XdevTable
-
- getRowCount() - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the row count.
- getRowCount() - Method in class xdev.db.DBMetaData.TableMetaData
-
Returns the row count.
- getRowCount(String) - Static method in class xdev.db.DBUtils
-
Returns the row count of for the provided table table
.
- getRowCount(String, WHERE) - Static method in class xdev.db.DBUtils
-
Returns the row count of for the provided table table
Including only records to which the provided filter
apply.
- getRowCount() - Method in class xdev.db.PrefetchedResult
-
- getRowCount() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class xdev.ui.RowNumberTable
-
- getRowCount() - Method in class xdev.vt.VirtualTable
-
- getRowCount() - Method in class xdev.vt.VirtualTableColumn
-
Convenience method for getVirtualTable().getRowCount()
.
- getRowCount() - Method in class xdev.vt.VirtualTableModel
-
- getRowCount() - Method in interface xdev.vt.VirtualTableWrapper
-
Returns the number of rows in the model.
- getRowData(int, int) - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
representing a specified row.
- getRowHeight(int) - Method in class xdev.ui.RowNumberTable
-
- getRowIdentifier() - Method in class xdev.db.locking.DefaultPessimisticLockInfo
- getRowIdentifier() - Method in interface xdev.db.locking.PessimisticLockInfo
-
- getRowIdentifierString() - Method in class xdev.db.locking.DefaultVirtualTableRowIdentifier
-
Returns the identifier of the VirtualTableRow
as
String
.
- getRowIdentifierString() - Method in interface xdev.db.locking.RowIdentifier
-
Returns the identifier of the VirtualTableRow
as
String
.
- getRowIndex(String, Object) - Method in class xdev.vt.VirtualTable
-
Returns the row index of the first occurence of the specified value
within the specified column.
- getRowIndex(String, Object, int) - Method in class xdev.vt.VirtualTable
-
Returns the row index of the first occurence of the specified value
within the specified column.
- getRowIndex() - Method in class xdev.vt.VirtualTableEvent
-
Returns the index of the row that caused the event.
- getRows() - Method in class xdev.vt.VirtualTable
-
Returns all rows of this VirtualTable.
- getRows(int, int) - Method in class xdev.vt.VirtualTable
-
Returns a subset of rows of this VirtualTable.
- getRowSelectionHandler() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getRowSelectionHandler() - Method in class xdev.ui.TableSupport
-
- getRowSpan() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getRowsPerPage() - Method in interface xdev.db.DBPager
-
Returns the number of rows to be shown on a page.
- getRowsPerPage() - Method in class xdev.db.jdbc.JDBCPager
-
- getRowsPerPage() - Method in class xdev.db.jdbc.VTPageScroller
-
- getRowsPerPage() - Method in class xdev.ui.paging.AbstractPageControl
-
- getRowsPerPage() - Method in interface xdev.ui.paging.PageControl
-
- getRowsPerPage() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- getRowsPerPage() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getRowState() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns the state of this row
- getSavepointId() - Method in interface xdev.db.Savepoint
-
- getSavepointName() - Method in interface xdev.db.Savepoint
-
- getSaveStateAfterModelUpdate() - Method in interface xdev.ui.Formular
-
Determines if the formular saves its state after an update of the model.
- getSaveStateAfterModelUpdate() - Method in class xdev.ui.XdevFormular
-
Determines if the formular saves its state after an update of the model.
- getSaveStateAfterModelUpdate() - Method in class xdev.ui.XdevVirtualFormular
-
Determines if the formular saves its state after an update of the model.
- getScale() - Method in class xdev.db.ColumnMetaData
-
Returns the scale of the column.
- getScale() - Method in class xdev.vt.VirtualTableColumn
-
- getSchema() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the schema.
- getSchema() - Method in class xdev.db.AbstractDBDataSource
-
- getSchema() - Method in class xdev.db.DBMetaData.TableInfo
-
- getSchema(JDBCDataSource) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getSchema() - Method in class xdev.db.sql.Table
-
Returns the schema of this table object, may be null
.
- getSchemaExclusionPatterns() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the schema exclusion patterns.
- getSchemaIdentifierMappers() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the schema identifier mappers.
- getSchemaIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Gets the schema identifier mappers.
- getSchemaIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the schema identifier mappers.
- getSchemaInclusionPatterns() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the schema inclusion patterns.
- getSchemaInDb() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Gets the schema in db.
- getScrollableTracksViewportHeight() - Method in class xdev.ui.XdevTable
- getScrollMode() - Method in class xdev.ui.XdevScrollPane
-
Returns the current scrolling mode.
- getScrollRange() - Method in class xdev.ui.XdevScrollPane
-
- getSearchStrategy() - Method in class xdev.util.res.DefaultResourceHandler
-
- getSearchStrategy() - Method in interface xdev.util.res.ResourceHandler
-
- getSecond() - Method in class xdev.util.Pair
-
Returns the second parameter of this
Pair
.
- getSecond() - Method in class xdev.util.XdevDate
-
Returns the second of this time.
- getSecondEntity() - Method in class xdev.vt.EntityRelationship
-
Returns the second entity of this relationship.
- getSeconds() - Method in class xdev.util.Duration
-
- getSelect() - Method in class xdev.db.QueryInfo
-
- getSelect() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Returns the lazy loading default select.
- getSelect() - Method in class xdev.vt.VirtualTable
-
Returns the default
SELECT
statement which is used to query the
underlying datasource to fill this VT.
- getSelect(VirtualTableColumn[]) - Method in class xdev.vt.VirtualTable
-
- getSelectedData() - Method in class xdev.ui.XdevComboBox
-
Returns the selected data.
- getSelectedData() - Method in class xdev.ui.XdevListBox
-
Returns the data for the selected value from
ItemList
.
- getSelectedDataAsList() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedDataAsList() - Method in class xdev.ui.XdevListBox
-
Returns all data of the selected list entries as a list.
- getSelectedEntry() - Method in class xdev.ui.XdevComboBox
-
- getSelectedFile() - Method in class xdev.ui.XdevFileChooser
-
- getSelectedIndicesAsList() - Method in class xdev.ui.XdevListBox
-
Returns a
XdevList
of all of the selected indices, in increasing
order.
- getSelectedItem() - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- getSelectedItem() - Method in class xdev.ui.XdevListBox
-
Returns the item for the selected value from
ItemList
.
- getSelectedItemsAsList() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedItemsAsList() - Method in class xdev.ui.XdevListBox
-
Returns all items of the selected list entries as a list.
- getSelectedModelIndex(int) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getSelectedModelIndex(int) - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedModelIndex() - Method in class xdev.ui.XdevComboBox
-
Returns the modelindex of the selected item.
- getSelectedModelIndex() - Method in class xdev.ui.XdevListBox
-
Returns the modelindex of the selected item.
- getSelectedModelIndices(int[]) - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedModelIndices() - Method in class xdev.ui.XdevListBox
-
Returns the modelindices of the selected items.
- getSelectedModelRow() - Method in interface xdev.ui.table.ExtendedTable
-
Returns the index of the
TableModel
for the first selected row or
-1 if no row is selected.
- getSelectedModelRow() - Method in class xdev.ui.TableSupport
-
- getSelectedModelRow() - Method in class xdev.ui.XdevTable
-
Returns the index of the
TableModel
for the first selected row or
-1 if no row is selected.
- getSelectedModelRows() - Method in interface xdev.ui.table.ExtendedTable
-
Returns the indices of all selected rows in the
TableModel
.
- getSelectedModelRows() - Method in class xdev.ui.TableSupport
-
- getSelectedModelRows() - Method in class xdev.ui.XdevTable
-
Returns the indices of all selected rows in the
TableModel
.
- getSelectedNode() - Method in class xdev.ui.XdevTree
-
- getSelectedNodes() - Method in class xdev.ui.XdevTree
-
Returns a
List
of all selected nodes.
- getSelectedRadioButtonInGroup() - Method in class xdev.ui.XdevRadioButton
-
- getSelectedRadioButtonValue() - Method in class xdev.ui.XdevRadioButton
-
- getSelectedText() - Method in class xdev.ui.XdevDateTextField
-
- getSelectedText() - Method in class xdev.ui.XdevFormattedTextField
-
- getSelectedText() - Method in class xdev.ui.XdevPasswordField
-
- getSelectedText() - Method in class xdev.ui.XdevTextArea
-
- getSelectedText() - Method in class xdev.ui.XdevTextField
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedVirtualTableRow() - Method in interface xdev.ui.MasterDetailComponent
-
- getSelectedVirtualTableRow() - Method in interface xdev.ui.table.ExtendedTable
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.TableSupport
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.XdevComboBox
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.XdevListBox
-
- getSelectedVirtualTableRow() - Method in class xdev.ui.XdevTable
-
- getSelectedVirtualTableRows() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getSelectedVirtualTableRows() - Method in interface xdev.ui.table.ExtendedTable
-
- getSelectedVirtualTableRows() - Method in class xdev.ui.TableSupport
-
- getSelectedVirtualTableRows() - Method in class xdev.ui.XdevListBox
-
- getSelectedVirtualTableRows() - Method in class xdev.ui.XdevTable
-
- getSelectionMode() - Method in class xdev.ui.XdevTable
-
Returns the current selection mode.
- getSelectionMode() - Method in class xdev.ui.XdevTree
-
Returns the current selection mode.
- getSelectionPathAsList() - Method in class xdev.ui.XdevTree
-
- getSelectionPathsAsList() - Method in class xdev.ui.XdevTree
-
- getSelectItems() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the select items.
- getSelectItems() - Method in class xdev.db.sql.SELECT
-
Gets the select items.
- getSeparator() - Method in class xdev.util.XdevList
-
- getSeperator() - Method in class com.xdev.jadoth.sqlengine.internal.SqlxAggregateCOLLECT_asString
-
Gets the seperator.
- getServerSideSuffix() - Static method in class xdev.util.Settings
-
- getServerTime() - Static method in class xdev.Application
-
Returns the time of the hosting server of this applet / webstart
application.
- getServerTime() - Method in interface xdev.db.DBConnection
-
Get server time returns the current timestamp.
- getServerTime() - Method in class xdev.db.DelegatingDBConnection
-
- getServerTime() - Method in class xdev.db.jdbc.JDBCConnection
-
- getServerTime(String) - Method in class xdev.db.jdbc.JDBCConnection
-
- getServerTime(JDBCDataSource) - Static method in class xdev.db.locking.VirtualTableLockingUtils
-
Returns the current server time.
- getServerTime() - Method in class xdev.db.servlet.ServletDBConnection
-
- getServerURL() - Method in class xdev.db.AbstractDBDataSource
-
- getSessionID() - Static method in class xdev.io.IOUtils
-
- getSessionID() - Static method in class xdev.net.NetUtils
-
Returns a session id for this application.
If no session id exists, a new session id is created.
- getSetClause() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getSeverity() - Method in exception xdev.ui.ValidationException
-
Returns the severity of this validation exception.
- getSharedFileChooser() - Static method in class xdev.ui.UIUtils
-
- getShort(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
short
.
- getShort(int, short) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
short
.
- getShort(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
short
.
- getShort(String, short) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
short
.
- getShortcut() - Method in class xdev.ui.XdevAction
-
- getShortcut() - Method in class xdev.ui.XdevKeyAction
-
Return the shortcut associated with this key action.
- getShortcut() - Method in enum xdev.vt.Cardinality
-
Returns the shortcut for this enum value.
- getShowDynamicOption() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- getSign(int) - Method in class xdev.ui.text.XdevDocument
-
- getSignedColor() - Method in class xdev.ui.text.TextFormat
-
- getSignLinkForPoint(Point) - Method in class xdev.ui.text.XdevDocument
-
- getSimpleName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getSimpleName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- getSimpleName() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- getSimpleName() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- getSingleInt(Result) - Static method in class xdev.db.DBUtils
-
- getSingletonIndexClassDir() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the singleton index class dir.
- getSingletonIndexClassDir() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the singleton index class dir.
- getSingletonIndexClassName() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the singleton index class name.
- getSingletonIndexClassName() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the singleton index class name.
- getSingletonStandardDbmsAdaptor() - Static method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
Gets the singleton standard dbms adaptor.
- getSingletonStandardDMLAssembler() - Static method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Gets the singleton standard dml assembler.
- getSingleValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.FormularComponentSupport
-
- getSize() - Method in class xdev.io.XdevFile
-
- getSize() - Method in class xdev.ui.XdevComboBox
- getSize() - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- getSize() - Method in class xdev.ui.XdevListBox.ItemListModelWrapper
- getSize() - Method in interface xdev.ui.XdevRootPaneContainer
-
- getSize() - Method in interface xdev.ui.XdevTextComponent
-
- getSizeForFilter() - Method in class xdev.ui.XdevComponent
-
Returns the size for the alpha filter.
- getSmallOffset() - Method in class xdev.Version
-
- getSource() - Method in class xdev.db.event.DBConnectionEvent
- getSource() - Method in class xdev.db.event.DBDataSourceEvent
- getSource() - Method in class xdev.ui.event.FormularEvent
- getSource() - Method in exception xdev.ui.ValidationException
-
Returns the source object of the exception, in most cases the validated
component.
- getSource() - Method in class xdev.vt.VirtualTableEvent
-
- getSourceBaseDirectory() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the source base directory.
- getSourceClass() - Method in interface com.xdev.jadoth.util.logging.jul.LoggingContext
-
Gets the source class.
- getSourceClassName() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Gets the source class name.
- getSourceMethodName() - Method in interface com.xdev.jadoth.util.logging.jul.LoggingContext
-
Gets the source method name.
- getSourceTargetDirectory() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the source target directory.
- getSql() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Util
-
Gets the sql.
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getSqlClauses() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getSqlClauses() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getSqlException() - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionContext
-
- getSQLException() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventSQLException
-
- getSqlField(int) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the sql field.
- getSqlFields() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Gets the sql fields.
- getSqlString() - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionContext
-
- getSqltable() - Method in class com.xdev.jadoth.sqlengine.internal.tables.AliasedSqlTable
-
Gets the sqltable.
- getSqltableDefinitionMethodName() - Method in enum com.xdev.jadoth.sqlengine.SQL.INDEXTYPE
-
Gets the sqltable definition method name.
- getSqlType() - Method in enum xdev.db.DataType
-
- getSrcFolder() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Gets the src folder.
- getSrcSubDir() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the src sub dir.
- getSrcSubDir() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the src sub dir.
- getSrcWorkingDirectory() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the src working directory.
- getSrcWorkingDirectory() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the src working directory.
- getStandardDefaultValue() - Method in class xdev.vt.VirtualTableColumn
-
- getStartPosition() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Gets the start position.
- getStartValue() - Method in class com.xdev.jadoth.math.Countdown
-
- getState() - Static method in class xdev.Application
-
- getStatement() - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionContext
-
- getStatement() - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryEventPreAssembly
-
- getStatement() - Method in class xdev.db.DBConnection.Query
-
- getStaticImportedMember() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition
-
- getStaticImportedMember() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- getStoredProcedure() - Method in class xdev.db.sp.StoredProcedureResult
-
- getStoredProcedures(ProgressMonitor) - Method in interface xdev.db.DBMetaData
-
- getStoredProcedures(ProgressMonitor) - Method in class xdev.db.DelegatingDBMetaData
-
- getStoredProcedures(ProgressMonitor) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getStoredProcedures(ProgressMonitor) - Method in class xdev.db.servlet.ServletDBMetaData
-
- getStoredQueries() - Method in class xdev.db.AbstractDBConnection
-
Returns all stored queries since the setStoreQueries(true)
was called.
- getStoredQueries() - Method in interface xdev.db.DBConnection
-
Returns all stored queries since the setStoreQueries(true)
was called.
- getStoredQueries() - Method in class xdev.db.DelegatingDBConnection
-
Returns all stored queries since the setStoreQueries(true)
was called.
- getString(String) - Method in class xdev.db.ConnectionConfiguration
-
- getString(int) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
String
.
- getString(int, String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
String
.
- getString(String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
String
.
- getString(String, String) - Method in class xdev.db.Result
-
Gets the value of the designated column in the current row of this
Result
object as an
String
.
- getStringFilters() - Method in interface xdev.util.StringFilterClient
-
- getStringLength() - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Gets the string length.
- getStringTypes() - Static method in enum xdev.db.DataType
-
- getStringValue(String) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getStringValue(String, String) - Static method in class xdev.util.systemproperty.XdevSystemPropertyUtils
-
Determinates the value of the system property.
- getSuboption() - Method in exception xdev.util.CmdLineParser.UnknownSuboptionException
-
- getSubString(int, int) - Method in class xdev.vt.XdevClob
-
- getSubTables() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Sql
-
Gets the sub tables.
- getSubTree() - Method in class xdev.ui.tree.XdevTreeNode
-
Creates and returns an
XdevList
that traverses the subtree rooted
at this node in preorder.
- getSuffix(File) - Static method in class xdev.io.IOUtils
-
Returns the suffix of a filename (Extension without filename) of a
specified file.
- getSuffix(String) - Static method in class xdev.io.IOUtils
-
Returns the suffix of a filename
(Extension without
filename).
- getSuperClass() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the super class.
- getSuperClassDescription() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- getSuperClassDescription() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- getSuperClassDescription() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- getSuperClassIndexInnerClass() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Gets the super class index inner class.
- getSupport() - Method in class xdev.ui.XdevFormular
-
- getSupportedImageExtensions() - Static method in class xdev.ui.ImageFileFilter
-
Returns all supported image format extensions, as an lowercase string
array.
- getSuppressZero() - Method in class xdev.ui.text.TextFormat
-
- getSyntax() - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Gets the syntax.
- getSyntax() - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Gets the syntax.
- getSyntax() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
- getSyntax() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- getSystemDisplayName() - Method in class xdev.io.XdevFile
-
Name of a file, directory, or folder as it would be displayed in a system
file browser.
- getSystemDisplaySize() - Method in class xdev.io.XdevFile
-
Returns this file's size in a human readable form.
- getSystemIcon() - Method in class xdev.io.XdevFile
-
Icon for this
XdevFile
as it would be displayed in a system file
browser.
- getSystemImage() - Method in class xdev.io.XdevFile
-
- getSystemRoots() - Static method in class xdev.io.IOUtils
-
Returns all root files on this system.
- getSystemRoots() - Static method in class xdev.io.XdevFile
-
Returns all root files on this system.
- getSystemTable_COLUMNS() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the system table_ columns.
- getSystemTable_COLUMNS() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
- getSystemTable_TABLES() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the system table_ tables.
- getSystemTable_TABLES() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
- getSystemTypeDescription() - Method in class xdev.io.XdevFile
-
Type description for a file, directory, or folder as it would be
displayed in a system file browser.
- getTabAt(int) - Method in class xdev.ui.XdevTabbedPane
-
Returns the component at index
.
- getTabIndex() - Method in class xdev.ui.XdevButton
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevCheckBox
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevComboBox
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevDateTextField
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in interface xdev.ui.XdevFocusCycleComponent
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevFormattedTextField
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevListBox
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevPasswordField
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevRadioButton
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevSlider
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevSpinner
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevTable
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevTextArea
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevTextField
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevToggleButton
-
Returns the tabindex assigned to this component.
- getTabIndex() - Method in class xdev.ui.XdevTree
-
Returns the tabindex assigned to this component.
- getTabIndexOffset() - Method in interface xdev.ui.XdevFocusCycleRoot
-
Returns the tabindex offset assigned to this component.
- getTabIndexOffset() - Method in class xdev.ui.XdevWindowContainer
-
Returns the tabindex offset assigned to this component.
- getTable() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
Getter of the property table.
- getTable() - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Getter of the property table.
- getTable() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
Gets the table.
- getTable() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the table.
- getTable() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- getTable() - Method in interface com.xdev.jadoth.sqlengine.types.TableQuery
-
- getTable() - Method in interface com.xdev.jadoth.sqlengine.types.WritingTableQuery
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.types.WritingTableQuery.Implementation
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getTable() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- getTable() - Method in class xdev.db.ColumnMetaData
-
- getTable(String) - Method in class xdev.lang.cmd.Query
-
- getTable() - Method in class xdev.ui.table.TableRowSelectionHandler
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class xdev.ui.table.XdevTableEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class xdev.ui.table.XdevTableHeaderRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class xdev.ui.table.XdevTableRenderer
-
- getTableClassFileType() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the table class file type.
- getTableClassPrefix() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the table class prefix.
- getTableClassPrefix() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the table class prefix.
- getTableClassSuffix() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Gets the table class suffix.
- getTableClassSuffix() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the table class suffix.
- getTableColumnConverter() - Static method in class xdev.ui.TableSupport
-
- getTableColumnLink() - Method in class xdev.vt.VirtualTableColumn
-
- getTableDef() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Gets the table def.
- getTableExclusionPatterns() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the table exclusion patterns.
- getTableIdentifierMappers() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Gets the table identifier mappers.
- getTableIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Gets the table identifier mappers.
- getTableIdentifierMappers() - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Gets the table identifier mappers.
- getTableInclusionPatterns() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the table inclusion patterns.
- getTableInfo() - Method in class xdev.db.DBMetaData.TableMetaData
-
- getTableInfos(ProgressMonitor, EnumSet<DBMetaData.TableType>) - Method in interface xdev.db.DBMetaData
-
- getTableInfos(ProgressMonitor, EnumSet<DBMetaData.TableType>) - Method in class xdev.db.DelegatingDBMetaData
-
- getTableInfos(ProgressMonitor, EnumSet<DBMetaData.TableType>) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getTableInfos(ProgressMonitor, EnumSet<DBMetaData.TableType>) - Method in class xdev.db.servlet.ServletDBMetaData
-
- getTableMetaData(ProgressMonitor, int, DBMetaData.TableInfo...) - Method in interface xdev.db.DBMetaData
-
- getTableMetaData(ProgressMonitor, int, DBMetaData.TableInfo...) - Method in class xdev.db.DelegatingDBMetaData
-
- getTableMetaData(ProgressMonitor, int, DBMetaData.TableInfo...) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getTableMetaData(JDBCConnection, DatabaseMetaData, int, DBMetaData.TableInfo) - Method in class xdev.db.jdbc.JDBCMetaData
-
- getTableMetaData(ProgressMonitor, int, DBMetaData.TableInfo...) - Method in class xdev.db.servlet.ServletDBMetaData
-
- getTableModelWrapperLookup() - Static method in class xdev.ui.TableSupport
-
- getTableName() - Method in class xdev.db.locking.DefaultPessimisticLockInfo
- getTableName() - Method in interface xdev.db.locking.PessimisticLockInfo
-
- getTableName() - Method in class xdev.db.sql.Table
-
Returns the name of this table object.
- getTableName() - Method in class xdev.vt.EntityRelationship.Entity
-
Returns the table name.
- getTableRowConverter() - Static method in class xdev.ui.TableSupport
-
- getTagData(Object) - Static method in class xdev.ui.UIUtils
-
Deprecated.
- getTarget() - Method in class xdev.ui.XdevFocus
-
Returns the target component which will be focused.
- getTarget() - Method in class xdev.ui.XdevKeyAction
-
Returns the target of this key action.
- getText() - Method in interface xdev.ui.DatePopupOwner
-
- getText() - Method in interface xdev.ui.locking.LockAlreadyInUseIndicator
-
Returns the text which informs about a record which is already in use.
- getText() - Method in class xdev.ui.locking.UIUtilsLockAlreadyInUseIndicator
-
Returns the text which informs about a record which is already in use.
- getText() - Method in class xdev.ui.table.DateEditor
-
- getText() - Method in interface xdev.ui.TextComponent
-
Returns the text contained in this TextComponent
.
- getText() - Method in class xdev.ui.XdevTab
-
Returns the tab title.
- getText() - Method in class xdev.ui.XdevTextPane
-
- getTextChangedBehavior() - Method in class xdev.ui.XdevDateTextField
-
- getTextChangedBehavior() - Method in class xdev.ui.XdevFormattedTextField
-
- getTextChangedBehavior() - Method in class xdev.ui.XdevPasswordField
-
- getTextChangedBehavior() - Method in class xdev.ui.XdevTextArea
-
- getTextChangedBehavior() - Method in class xdev.ui.XdevTextField
-
- getTextColumnCount() - Method in interface xdev.ui.XdevTextComponent
-
Deprecated.
- getTextColumnCount() - Method in class xdev.ui.XdevTextPane
-
Deprecated.
- getTextColumnGap() - Method in interface xdev.ui.XdevTextComponent
-
Deprecated.
- getTextColumnGap() - Method in class xdev.ui.XdevTextPane
-
Deprecated.
- getTextComponent() - Method in interface xdev.ui.TextComponentOwner
-
- getTextField() - Method in class xdev.ui.XdevSpinner
-
Returns the component that displays and potentially changes the model's
value.
- getTextFormat() - Method in interface xdev.ui.DatePopupOwner
-
- getTextFormat() - Method in interface xdev.ui.FormattedFormularComponent
-
Returns the associated
TextFormat
of this component.
- getTextFormat() - Method in class xdev.ui.table.DateEditor
-
- getTextFormat() - Method in class xdev.ui.XdevDateTextField
-
Returns the associated
TextFormat
of this component.
- getTextFormat() - Method in class xdev.ui.XdevFormattedTextField
-
Returns the associated
TextFormat
of this component.
- getTextFormat() - Method in class xdev.vt.VirtualTableColumn
-
- getTextInsets() - Method in interface xdev.ui.XdevTextComponent
-
- getTextInsets() - Method in class xdev.ui.XdevTextPane
- getTexture() - Method in class xdev.ui.XdevComponent
-
- getTexture() - Method in class xdev.ui.XdevDesktopPane
-
- getTexture() - Method in class xdev.ui.XdevScrollPane
-
- getTexture() - Method in class xdev.ui.XdevStyle
-
- getTextureOption() - Method in class xdev.ui.XdevComponent
-
- getTextureOption() - Method in class xdev.ui.XdevDesktopPane
-
- getTextureOption() - Method in class xdev.ui.XdevScrollPane
-
- getTextureOption() - Method in class xdev.ui.XdevStyle
-
Returns the texture option for this
XdevStyle
.
- getTexturePath() - Method in class xdev.ui.XdevComponent
-
- getTexturePath() - Method in class xdev.ui.XdevDesktopPane
-
- getTexturePath() - Method in class xdev.ui.XdevScrollPane
-
- getTexturePath() - Method in class xdev.ui.XdevStyle
-
- getTime() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the time.
- getTimeInstance() - Static method in class xdev.ui.text.TextFormat
-
- getTimeInstance(int) - Static method in class xdev.ui.text.TextFormat
-
- getTimeInstance(Locale, int) - Static method in class xdev.ui.text.TextFormat
-
- getTimeout() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns the initial lock duration.
- getTimeout() - Method in interface xdev.db.locking.PessimisticLock
-
Returns the initial lock duration.
- getTimeStyle() - Method in class xdev.ui.text.TextFormat
-
- getTitle() - Method in class xdev.ui.AbstractFormularComponentValidator
-
- getTitle() - Method in class xdev.ui.FormularVerifier
-
Deprecated.
- getTitle() - Method in interface xdev.ui.locking.LockAlreadyInUseIndicator
-
Returns this indicators title.
- getTitle() - Method in class xdev.ui.locking.UIUtilsLockAlreadyInUseIndicator
-
Returns this indicators title.
- getTitle() - Method in exception xdev.ui.ValidationException
-
Returns the title of this exception.
- getTitle() - Method in class xdev.ui.XdevTab
-
Returns the tab title.
- getTitle() - Method in class xdev.ui.XdevWindow
-
Gets the title of the window.
- getToolkit() - Method in interface xdev.ui.XdevApplicationContainer
-
Gets the toolkit of this XdevApplicationContainer.
- getToolTipText() - Method in class xdev.ui.XdevAction
-
- getTopLevelInstance() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
- getTopLevelInstance() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
- getTopLevelInstance() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
Gets the top level instance.
- getTotalRows() - Method in interface xdev.db.DBPager
-
Returns the number of all rows, returned from the database
- getTotalRows() - Method in class xdev.db.jdbc.JDBCPager
-
- getTotalRows() - Method in class xdev.db.jdbc.VTPageScroller
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class xdev.ui.tree.XdevTreeRenderer
-
- getTreeManager() - Method in class xdev.ui.XdevTree
-
- getTreePath(TreeNode) - Static method in class xdev.ui.tree.TreeUtils
-
- getTriggers() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Util
-
Gets the triggers.
- getTriggersIntern() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Gets the triggers intern.
- getTrueReturnValue() - Method in class xdev.ui.XdevCheckBox
-
- getType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- getType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- getType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- getType() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypedCodeObject
-
- getType() - Method in class com.xdev.jadoth.math.Matrix
-
- getType() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the type.
- getType() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Gets the type.
- getType() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure.Parameter
-
Deprecated.
Gets the type.
- getType() - Static method in class xdev.Application
-
- getType() - Method in class xdev.db.ColumnMetaData
-
- getType() - Method in class xdev.db.DBMetaData.TableChange
-
- getType() - Method in class xdev.db.DBMetaData.TableInfo
-
- getType() - Method in class xdev.db.Index
-
Returns the type of this
Index
.
- getType() - Method in class xdev.ui.text.TextFormat
-
- getType() - Method in class xdev.util.DataSource.Parameter
-
- getType() - Method in class xdev.vt.VirtualTableColumn
-
- getType() - Method in class xdev.vt.VirtualTableEvent
-
- getTypeLength() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Gets the type length.
- getTypeLength() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Gets the type length.
- getTypeLength() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
Gets the type length.
- getTypeName() - Method in class xdev.db.ColumnMetaData
-
- getTypes(Object...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- getTypeValue() - Method in enum xdev.ui.UIUtils.MessageDialogType
-
Returns the int
representation of the message type.
- getUnderline() - Method in interface xdev.ui.XdevTextComponent
-
- getUnderline() - Method in class xdev.ui.XdevTextPane
- getUnicodeNr(String) - Static method in class xdev.util.StringUtils
-
Returns the unicode number for the prodvied
String
str
.
- getUnicodeNr(char) - Static method in class xdev.util.StringUtils
-
Returns the unicode number for the prodvied ch
.
- getUnicodeString(int) - Static method in class xdev.util.StringUtils
-
Returns the unicode character for the provided number.
- getUnionAllSelect() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the union all select.
- getUnionSelect() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Gets the union select.
- getUpdatedText(Countdown, long, String) - Static method in class xdev.ui.locking.LockCountMonitorDownUtils
-
- getUpperBoundExpression() - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionBETWEEN
-
Gets the upper bound expression.
- getURLAdd() - Method in interface xdev.ui.Formular
-
Returns a parameter list consisting of key value pairs containing all
components of this
Formular
and their values.
- getURLAdd() - Method in class xdev.ui.FormularSupport
-
- getURLAdd() - Method in class xdev.ui.XdevFormular
-
Returns a parameter list consisting of key value pairs containing all
components of this
Formular
and their values.
- getURLAdd() - Method in class xdev.ui.XdevVirtualFormular
-
Returns a parameter list consisting of key value pairs containing all
components of this
Formular
and their values.
- getUrlExtension() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
- getUrlExtension() - Method in class xdev.db.AbstractDBDataSource
-
- getUrlExtension() - Method in class xdev.db.ConnectionConfiguration
-
- getUser() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation
-
Gets the user.
- getUser() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Gets the user.
- getUserId() - Method in class xdev.db.locking.DefaultPessimisticLockInfo
- getUserId() - Method in interface xdev.db.locking.PessimisticLockInfo
-
- getUserId() - Method in interface xdev.db.locking.UserIdentifier
-
Get userId.
- getUserId() - Method in class xdev.db.locking.UserNameIdentifier
-
- getUsername() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Gets the username.
- getUserName() - Method in class xdev.db.AbstractDBDataSource
-
- getUsername() - Method in class xdev.db.ConnectionConfiguration
-
Return username.
- getUserName() - Static method in class xdev.db.locking.ClientSession
-
Returns username.
- getUserName() - Method in interface xdev.util.auth.Authentication
-
- getUserString() - Method in class xdev.db.locking.DefaultPessimisticLockInfo
- getUserString() - Method in interface xdev.db.locking.PessimisticLockInfo
-
- getUseSignedColor() - Method in class xdev.ui.text.TextFormat
-
- getVal() - Method in class xdev.ui.XdevScrollBar
-
- getValidators() - Method in interface xdev.ui.FormularComponent
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.FormularComponentSupport
-
- getValidators() - Method in class xdev.ui.XdevCheckBox
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevComboBox
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevDateTextField
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevFormattedTextField
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevLabel
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevListBox
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevPasswordField
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevPicture
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevProgressBar
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevRadioButton
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevSlider
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevSpinner
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevTable
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevTextArea
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevTextField
-
Returns all validators of this component.
- getValidators() - Method in class xdev.ui.XdevTextPane
-
Returns all validators of this component.
- getValidators() - Method in class xdev.vt.VirtualTableColumn
-
Gets all validators of this column, if no validator is set a empty array
is returnd.
- getValidModifiers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- getValidUntil() - Method in class xdev.db.locking.DefaultPessimisticLockInfo
- getValidUntil() - Method in interface xdev.db.locking.PessimisticLockInfo
-
- getValidUntilTime() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Returns the time for how long the lock is still valid.
- getValue() - Method in interface com.xdev.jadoth.sqlengine.internal.ColumnValueTuple
-
- getValue(int, int) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the value.
- getValue(int, String) - Method in class com.xdev.jadoth.sqlengine.util.ResultTable
-
Gets the value.
- getValue() - Method in class xdev.db.StoredProcedure.Param
-
- getValue() - Method in exception xdev.util.CmdLineParser.IllegalOptionValueException
-
- getValue(String, Locale) - Method in class xdev.util.CmdLineParser.Option
-
- getValue() - Method in class xdev.util.DataSource.Parameter
-
- getValue(String) - Method in interface xdev.util.StringUtils.ParameterProvider
-
Returns the value for the parameter key
.
- getValue() - Method in class xdev.util.systemproperty.BooleanSystemProperty
-
- getValue(Boolean) - Method in class xdev.util.systemproperty.BooleanSystemProperty
-
- getValue() - Method in class xdev.util.systemproperty.IntegerSystemProperty
-
- getValue(Integer) - Method in class xdev.util.systemproperty.IntegerSystemProperty
-
- getValue() - Method in class xdev.util.systemproperty.LongSystemProperty
-
- getValue(Long) - Method in class xdev.util.systemproperty.LongSystemProperty
-
- getValue() - Method in class xdev.util.systemproperty.StringSystemProperty
-
- getValue(String) - Method in class xdev.util.systemproperty.StringSystemProperty
-
- getValue() - Method in interface xdev.util.systemproperty.SystemProperty
-
- getValue(T) - Method in interface xdev.util.systemproperty.SystemProperty
-
- getValue() - Method in class xdev.util.XdevHashtable
-
Returns the value
at the current cursor position.
- getValue(String) - Method in class xdev.vt.KeyValues
-
Returns the primary key value mapped to columnName
.
- getValueAt(int, int) - Method in class xdev.ui.paging.LazyLoadingTableModel
- getValueAt(int, int) - Method in class xdev.ui.RowNumberTable
-
- getValueAt(String) - Method in class xdev.vt.VirtualTable
-
Returns the value of the cell specified by column name and the row of the
current cursor position.
- getValueAt(int) - Method in class xdev.vt.VirtualTable
-
Returns the value of the cell specified by column index and the row of
the current cursor position.
- getValueAt(int, int) - Method in class xdev.vt.VirtualTable
-
Returns the value of the cell specified by the row index and column
index.
- getValueAt(int, String) - Method in class xdev.vt.VirtualTable
-
Returns the value of the cell specified by column name and the row of the
current cursor position.
- getValueAt(int, VirtualTableColumn<T>) - Method in class xdev.vt.VirtualTable
-
Returns the value of the cell specified by a
VirtualTableColumn
and the row of the current cursor position.
- getValueAt(int) - Method in class xdev.vt.VirtualTableColumn
-
Convenience method for
getVirtualTable().getValueAt(int,String)
.
- getValueAt(int, int) - Method in class xdev.vt.VirtualTableModel
-
Returns a value from the
VirtualTable
at the specified position.
- getValueExpression() - Method in class com.xdev.jadoth.sqlengine.internal.SqlConditionBETWEEN
-
Gets the value expression.
- getValues() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getValues() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- getValues() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
- getValues() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- getValues() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- getValues() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getValues() - Method in class xdev.util.XdevHashtable
-
- getValues(String[]) - Method in class xdev.vt.KeyValues
-
Returns the primary key values mapped to columnNames
.
- getValues() - Method in class xdev.vt.VirtualTable
-
Returns a
XdevList
for all rows containing further XdevLists for
all values of the rows.
- getValues() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Returns all values of this row as an array.
- getValuesClause() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- getValueSelect() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
Gets the value select.
- getValuesForDataFields(Map<String, Object>) - Method in class xdev.ui.FormularComponentSupport
-
- getVersion() - Method in class xdev.db.DelegatingDBMetaData
- getVersion() - Method in class xdev.db.jdbc.JDBCMetaData
-
- getVersion() - Method in class xdev.db.servlet.ServletDBMetaData
-
- getVersion() - Method in interface xdev.Extension
-
Returns the version of this extension.
- getVersion() - Method in interface xdev.util.DataSourceMetaData
-
- getVerticalAlign() - Method in class xdev.ui.text.XdevDocument
-
- getVerticalAlign() - Method in interface xdev.ui.XdevTextComponent
-
- getVerticalAlign() - Method in class xdev.ui.XdevTextPane
- getVerticalBlockIncrement() - Method in class xdev.ui.XdevWindow
-
Returns the vertical block increment
- getVerticalScrollBarPolicy() - Method in class xdev.ui.XdevWindow
-
Returns the vertical scroll bar policy value.
- getVerticalScrollBarPolicy() - Method in class xdev.ui.XdevWindowContainer
-
Returns the vertical scroll bar policy value.
- getVerticalUnitIncrement() - Method in class xdev.ui.XdevWindow
-
Returns the vertical unit increment
- getVirtualTable() - Method in class xdev.lang.cmd.Query
-
- getVirtualTable() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- getVirtualTable() - Method in interface xdev.ui.Formular
-
- getVirtualTable() - Method in class xdev.ui.FormularSupport
-
- getVirtualTable() - Method in class xdev.ui.ItemList
-
- getVirtualTable() - Method in class xdev.ui.listbox.ListBoxSupport
-
- getVirtualTable() - Method in interface xdev.ui.ManyToManyComponent
-
- getVirtualTable() - Method in class xdev.ui.paging.FormularPageControl
-
- getVirtualTable() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- getVirtualTable() - Method in class xdev.ui.paging.ListBoxPageControl
-
- getVirtualTable() - Method in interface xdev.ui.paging.PageControl
-
- getVirtualTable() - Method in class xdev.ui.paging.TablePageControl
-
- getVirtualTable() - Method in class xdev.ui.paging.VirtualFormularPageControl
- getVirtualTable(JTable) - Static method in class xdev.ui.table.TableUtils
-
- getVirtualTable() - Method in class xdev.ui.TableSupport
-
- getVirtualTable() - Method in interface xdev.ui.VirtualTableOwner
-
- getVirtualTable() - Method in class xdev.ui.XdevComboBox
-
- getVirtualTable() - Method in class xdev.ui.XdevFormular
-
- getVirtualTable() - Method in class xdev.ui.XdevListBox
-
- getVirtualTable() - Method in class xdev.ui.XdevTable
-
- getVirtualTable() - Method in class xdev.ui.XdevVirtualFormular
-
- getVirtualTable() - Method in class xdev.vt.EntityRelationship.Entity
-
- getVirtualTable() - Method in class xdev.vt.KeyValues
-
- getVirtualTable() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- getVirtualTable() - Method in class xdev.vt.VirtualTableColumn
-
- getVirtualTable() - Method in exception xdev.vt.VirtualTableException
-
Returns the source resp the cause of this exception.
- getVirtualTable() - Method in class xdev.vt.VirtualTableModel
-
- getVirtualTable(String) - Static method in class xdev.vt.VirtualTables
-
Returns a
VirtualTable
as specified by its full qualified table
name.
- getVirtualTable() - Method in interface xdev.vt.VirtualTableWrapper
-
- getVirtualTableByDatabaseAlias(String) - Static method in class xdev.vt.VirtualTables
-
- getVirtualTableColumn(String) - Static method in class xdev.ui.FormularSupport
-
- getVirtualTableColumn(JTable, int) - Static method in class xdev.ui.table.TableUtils
-
- getVirtualTableColumn(int) - Method in class xdev.vt.EntityRelationship.Entity
-
- getVirtualTableRow() - Method in interface xdev.ui.Formular
-
- getVirtualTableRow() - Method in class xdev.ui.FormularSupport
-
- getVirtualTableRow(int) - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- getVirtualTableRow() - Method in class xdev.ui.XdevFormular
-
- getVirtualTableRow() - Method in class xdev.ui.XdevVirtualFormular
-
- getVirtualTableRow(int) - Method in class xdev.vt.VirtualTableModel
-
- getVirtualTableRow() - Method in exception xdev.vt.VirtualTableRowDeletedInDbException
-
Returns the source resp cause of this exception.
- getVirtualTableRow(int) - Method in interface xdev.vt.VirtualTableWrapper
-
- getVirtualTables() - Static method in class xdev.vt.VirtualTables
-
- getVirtualTableWrapper() - Method in class xdev.ui.TableSupport
-
- getVirtualTableWrapper() - Method in interface xdev.ui.VirtualTableEditor
-
Returns the virtual table wrapper of this component if present,
null
otherwise.
- getVirtualTableWrapper() - Method in class xdev.ui.XdevTable
-
Returns the virtual table wrapper of this component if present,
null
otherwise.
- getVisibleColumnIndices() - Method in class xdev.vt.VirtualTable
-
Returns an array with all indexes of the visible columns.
- getVisibleColumnNames() - Method in class xdev.ui.TableSupport
-
- getVisibleRowCount() - Method in class xdev.ui.paging.AbstractPageControl
-
- getVisibleRowCount() - Method in class xdev.ui.paging.FormularPageControl
-
- getVisibleRowCount() - Method in class xdev.ui.paging.ListBoxPageControl
-
- getVisibleRowCount() - Method in class xdev.ui.paging.TablePageControl
-
- getVisibleRowCount() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- getVisibleRowCount() - Method in interface xdev.ui.table.ExtendedTable
-
Returns the value of the visibleRows
property.
- getVisibleRowCount() - Method in class xdev.ui.XdevTable
-
Returns the value of the visibleRows
property.
- getVT() - Method in class xdev.vt.VirtualTableModel
-
- getWeightX() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getWeightY() - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- getWhen() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Gets the when.
- getWhere() - Method in class xdev.db.sql.SELECT
-
- getWhereClause() - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- getWhereClause() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
Gets the where clause.
- getWhereClause() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- getWhereClause() - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- getWhereClause() - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Gets the where clause.
- getWhereClause() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- getWhereString() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
Gets the where string.
- getWindow() - Method in class xdev.Application
-
- getWindow() - Method in class xdev.lang.cmd.OpenWindow
-
- getWindow() - Method in class xdev.ui.XdevDialog
-
- getWindow() - Method in class xdev.ui.XdevFrame
-
- getWindow() - Method in interface xdev.ui.XdevRootPaneContainer
-
- getWindow() - Method in class xdev.ui.XdevScreen
-
- getWindow() - Method in class xdev.ui.XdevWindowContainer
-
- getWindowListeners() - Method in class xdev.ui.XdevWindow
-
Returns an array of all the window listeners registered on this
XdevWindow
.
- getWorkingState() - Method in interface xdev.ui.Formular
-
Returns the working state of the form.
- getWorkingState() - Method in class xdev.ui.FormularSupport
-
- getWorkingState() - Method in class xdev.ui.XdevFormular
-
Returns the working state of the form.
- getWorkingState() - Method in class xdev.ui.XdevVirtualFormular
-
Returns the working state of the form.
- getWrappedType() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeWrapper
-
- getWrappedType() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeWrapper.Implementation
-
- getWrongClass() - Method in exception com.xdev.jadoth.lang.exceptions.NotAnArrayException
-
Gets the wrong class.
- getX() - Method in class xdev.ui.dnd.DropEvent
-
- getXdevParent() - Method in class xdev.ui.tree.XdevTreeNode
-
Returns this node's parent or null if this node has no parent.
- getXdevWindow() - Method in class xdev.Application
-
- getXdevWindow() - Method in class xdev.ui.WindowCountDown
-
- getXdevWindow() - Method in class xdev.ui.XdevDialog
-
- getXdevWindow() - Method in class xdev.ui.XdevFrame
-
- getXdevWindow() - Method in interface xdev.ui.XdevRootPaneContainer
-
- getXdevWindow() - Method in class xdev.ui.XdevScreen
-
- getXdevWindow() - Method in class xdev.ui.XdevWindowContainer
-
- getXdevWindowOf(Component) - Static method in class xdev.ui.UIUtils
-
- getXdevWindowOf(Window) - Static method in class xdev.ui.UIUtils
-
- getY() - Method in class xdev.ui.dnd.DropEvent
-
- getYear() - Method in class xdev.util.XdevDate
-
Returns the year of this date.
- GLOBAL - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant GLOBAL.
- globalQueryListeners() - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- glue(Object...) - Static method in class com.xdev.jadoth.Jadoth
-
Glue.
- gotoPage(int) - Method in interface xdev.db.DBPager
-
Scrolls to the given pageNumber
- gotoPage(int) - Method in class xdev.db.jdbc.JDBCPager
-
- gotoPage(int) - Method in class xdev.ui.paging.AbstractPageControl
-
- gotoPage(int) - Method in interface xdev.ui.paging.PageControl
-
Scrolls to the given pageNumber
- gotoPage(int) - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- gotoPage(int) - Method in class xdev.ui.XdevDBPageNavigationBar
-
- gotoRow(int) - Method in interface xdev.db.DBPager
-
Scrolls to the given row
- gotoRow(int) - Method in class xdev.db.jdbc.JDBCPager
-
- GRADIENT - Static variable in class xdev.ui.XdevStyle
-
- GraphicUtils - Class in xdev.ui
-
The GraphicUtils
class provides utility methods for graphics
handling.
- gridheight - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- GridInfo - Interface in xdev.ui
-
- gridwidth - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- gridx - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- gridy - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- GROUP - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant GROUP.
- GROUP_BY - Class in com.xdev.jadoth.sqlengine.internal
-
The Class GROUP_BY.
- GROUP_BY(Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.GROUP_BY
-
Instantiates a new GROUP BY clause.
- GROUP_BY() - Constructor for class com.xdev.jadoth.sqlengine.internal.GROUP_BY
-
Instantiates a new GROUP BY clause.
- GROUP_BY(GROUP_BY) - Constructor for class com.xdev.jadoth.sqlengine.internal.GROUP_BY
-
- GROUP_BY(Object...) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Creates a new GROUP BY clause for this SELECT object using the field list
provided by
orderByFields
.
See
SELECT.setGroupByClause(GROUP_BY)
for setting an GROUP_BY clause object directly.
- GROUP_BY - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant GROUP_BY.
- GROUP_BY(Object...) - Method in class xdev.db.sql.SELECT
-
- groupBy(Equalator<T>...) - Static method in class com.xdev.jadoth.cql.CQL
-
- groupBy(Object...) - Method in class xdev.lang.cmd.Query
-
- GrowList<E> - Class in com.xdev.jadoth.collections
-
Advanced and faster implementation of
ArrayList
.
For achieving best performance for lists being heavily structually manipulated, use
VarList
.
- GrowList() - Constructor for class com.xdev.jadoth.collections.GrowList
-
Instantiates a new
GrowList
object with the default capacity.
- GrowList(int) - Constructor for class com.xdev.jadoth.collections.GrowList
-
Instantiates a new
GrowList
object with a given minimal capacity.
Note that the actual capacity will propably be higher, as capacity ist always padded to be a 2^n value.
- GrowList(GrowList<? extends E>) - Constructor for class com.xdev.jadoth.collections.GrowList
-
- GrowList(Collection<? extends E>) - Constructor for class com.xdev.jadoth.collections.GrowList
-
- GrowList(E...) - Constructor for class com.xdev.jadoth.collections.GrowList
-
- GrowList(T...) - Static method in class com.xdev.jadoth.Jadoth
-
- GrowList.Factory<E> - Class in com.xdev.jadoth.collections
-
- gt - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant gt.
- gt(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Gt.
- gt - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant gt.
- gt(Object) - Method in class xdev.db.sql.Expression
-
The greater than operator (>) for expressions.
- gte - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant gte.
- gte(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Gte.
- gte - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant gte.
- gte(Object) - Method in class xdev.db.sql.Expression
-
The greater than equals operator (>=) for expressions.
- guessAlias(String) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Guess alias.
- guessAlias(String, int) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Guess alias.
- guessAlias(String, int, int) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Guess alias.
- GZIP - Static variable in class xdev.util.codec.Base64
-
Deprecated.
Specify that data should be gzip-compressed in second bit.
- ICONIFIED - Static variable in interface xdev.ui.XdevRootPaneContainer
-
This state bit indicates that container is iconified.
- id - Static variable in class xdev.db.locking.PessimisticLockTable
-
id.
- ID - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- idContains(Collection<? extends T>, T) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- IDENTIFIER_DELIMITER - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- Identity<I> - Interface in com.xdev.jadoth.identity
-
Objects of this type specify the data-defined identity of an object of type I
.
- IDENTITY_STRONGKEYS_STRONGVALUES - Static variable in class com.xdev.jadoth.collections.VarMap
-
- IdentityContext<I> - Interface in com.xdev.jadoth.identity
-
Objects of this type can have an Identity
of type I
set for the context they stand for.
- IdentityReceivingContext<I> - Interface in com.xdev.jadoth.identity
-
Objects of this type can have an Identity
of type I
set for the context they stand for.
- IdentityResolver<T,I extends Identity<T>> - Interface in com.xdev.jadoth.identity
-
- idRemoveDuplicates(T[]) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- if_(String) - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
If_.
- IllegalAccessRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
The Class IllegalAccessRuntimeException.
- IllegalAccessRuntimeException() - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.IllegalAccessRuntimeException
-
Instantiates a new illegal access runtime exception.
- IllegalAccessRuntimeException(String, IllegalAccessException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.IllegalAccessRuntimeException
-
Instantiates a new illegal access runtime exception.
- IllegalAccessRuntimeException(String) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.IllegalAccessRuntimeException
-
Instantiates a new illegal access runtime exception.
- IllegalAccessRuntimeException(IllegalAccessException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.IllegalAccessRuntimeException
-
Instantiates a new illegal access runtime exception.
- IllegalOptionValueException(CmdLineParser.Option, String) - Constructor for exception xdev.util.CmdLineParser.IllegalOptionValueException
-
- IMAGE_PROPERTY - Static variable in class xdev.ui.XdevPicture
-
- imageBounds - Variable in class xdev.ui.XdevComponent
-
TODO
- ImageFileFilter - Class in xdev.ui
-
A XdevFileFilter which filters all supported images.
- ImageFileFilter() - Constructor for class xdev.ui.ImageFileFilter
-
Creates a new image file filter.
- ImageFormularComponent<C extends JComponent> - Interface in xdev.ui
-
- imageLoaded(Image, boolean) - Method in class xdev.ui.XdevPicture
-
- Implementation(Class<?>) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaClassWrapper.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaCodeGenerator.Implementation
-
- Implementation(String) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- Implementation(String) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentBlock.Implementation
-
- Implementation(String) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLine.Implementation
-
- Implementation(String...) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- Implementation(String) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaDocBlock.Implementation
-
- Implementation(Class<?>) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaInterfaceWrapper.Implementation
-
- Implementation(Class<?>) - Constructor for class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeWrapper.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.collections.Snake.Implementation
-
- Implementation(Object) - Constructor for class com.xdev.jadoth.collections.Snake.Implementation
-
- Implementation(int) - Constructor for class com.xdev.jadoth.cql.CqlProjector.Implementation
-
- Implementation(T) - Constructor for class com.xdev.jadoth.lang.reference.LinkingReferencing.Implementation
-
- Implementation(T) - Constructor for class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- Implementation(T) - Constructor for class com.xdev.jadoth.lang.reference.Reference.Implementation
-
- Implementation(T) - Constructor for class com.xdev.jadoth.lang.reference.Referencing.Implementation
-
- Implementation(SQLExceptionParser, boolean) - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Instantiates a new body.
- Implementation(A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Member.Implementation
-
Instantiates a new body.
- Implementation(String, int, String, String, String, String, A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Instantiates a new abstract body.
- Implementation(A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Instantiates a new abstract body.
- Implementation(HashMap<String, Object>, HashMap<String, Object>) - Constructor for class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Instantiates a new abstract conditional query.
- Implementation(ConditionalTableQuery.Implementation) - Constructor for class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- Implementation(Query.Implementation) - Constructor for class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.sqlengine.types.TableQuery.Implementation
-
- Implementation(TableQuery.Implementation) - Constructor for class com.xdev.jadoth.sqlengine.types.TableQuery.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- Implementation(AssignmentList) - Constructor for class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- Implementation(SqlTableIdentity) - Constructor for class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- Implementation(SqlTableIdentity, AssignmentList) - Constructor for class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- Implementation(ValueAssigningTableQuery.Implementation) - Constructor for class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- Implementation() - Constructor for class com.xdev.jadoth.sqlengine.types.WritingTableQuery.Implementation
-
- Implementation(SqlTableIdentity) - Constructor for class com.xdev.jadoth.sqlengine.types.WritingTableQuery.Implementation
-
- Implementation(WritingTableQuery.Implementation) - Constructor for class com.xdev.jadoth.sqlengine.types.WritingTableQuery.Implementation
-
- Implementation(K, V) - Constructor for class com.xdev.jadoth.util.KeyValue.Implementation
-
- Implementation(F, S) - Constructor for class com.xdev.jadoth.util.Pair.Implementation
-
- implementS(Type...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- implementS(Type...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- implements_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant implements_.
- implementsInterface(Class<?>, Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Implements interface.
- implode(Collection<?>, String) - Static method in class xdev.util.StringUtils
-
- imporT(Type...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- imporT(Type...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- imporT(Type) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- import_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant import_.
- import_(String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import_.
- import_(Class<?>) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import_.
- import_static(Member...) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- import_static(Member...) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- import_static(Member) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- import_static_(String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import_static_.
- import_static_allOf(Class<?>) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import_static_all of.
- import_static_itemOf(Class<?>, String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import_static_item of.
- importClass(Class<?>) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import class.
- importClass(StringBuilder, Class<?>) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import class.
- importClass(StringBuilder, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import class.
- importCSV(Reader) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(Reader, char) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(Reader, char, String) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(Reader, char, String, boolean) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(Reader, char, String, boolean, int) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(Reader, char, char, String, boolean, int) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importCSV(CSVReader, String, boolean, int) - Method in class xdev.vt.VirtualTable
-
Imports data from CSV (Comma Separated Values) information.
- importStatic(StringBuilder, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Import static.
- IN(Object...) - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
IN.
- IN - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant IN.
- IN(Object...) - Method in class xdev.db.sql.Expression
-
- INCLUSIVE - Static variable in class xdev.ui.FormularCondition
-
Deprecated.
- indent() - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Indent.
- indent(StringBuilder, int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Indent.
- indentationAllowed - Variable in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
The indentation allowed.
- indentFirstBodyElement - Variable in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
The indent first body element.
- Index(Object...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Index.
- INDEX - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INDEX.
- Index - Class in xdev.db
-
This class represents a index
.
- Index(String, Index.IndexType, String...) - Constructor for class xdev.db.Index
-
Construct a new
Index
and initialize this with the
name
,
type
and
columns
.
- Index.IndexType - Enum in xdev.db
-
A enumeration generally used for typify the
Index
.
- IndexDefinition - Class in com.xdev.jadoth.sqlengine.retrospection.definition
-
The Class IndexDefinition.
- IndexDefinition(String, SQL.INDEXTYPE) - Constructor for class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Instantiates a new index definition.
- IndexDefinition(String, SQL.INDEXTYPE, ArrayList<Object>) - Constructor for class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Instantiates a new index definition.
- IndexInfo(String, Index.IndexType) - Constructor for class xdev.db.jdbc.JDBCMetaData.IndexInfo
-
- indexOf(Object) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- indexOf(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- indexOf(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- indexOf(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- indexOf(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- indexOf(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- indexOf(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- indexOf(Object) - Method in class com.xdev.jadoth.collections.SubList
-
- indexOf(Object) - Method in class com.xdev.jadoth.collections.SubListView
-
- indexOf(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- indexOf(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- indexOf(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- indexOf(Object) - Method in interface com.xdev.jadoth.collections.XGettingList
-
Deprecated.
- indexOf(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- indexOf(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- indexOf(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- indexOf(Object) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- indexOf(char[], int, int, char[], int, int, int) - Static method in class com.xdev.jadoth.util.JaChars
-
- indexOf(char[], int, char[], int, int) - Static method in class com.xdev.jadoth.util.JaChars
-
- indexOf(char) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(char, int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(char[]) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(char[], int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(String) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(String, int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(VarChar) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(VarChar, int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(StringBuilder) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(StringBuilder, int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(StringBuffer) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(StringBuffer, int) - Method in class com.xdev.jadoth.util.VarChar
-
- indexOf(Object[], Object) - Static method in class xdev.util.ArrayUtils
-
Applies to: Object array
- indexOf(boolean[], boolean) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean array
- indexOf(char[], char) - Static method in class xdev.util.ArrayUtils
-
Applies to: char array
- indexOf(byte[], byte) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte array
- indexOf(short[], short) - Static method in class xdev.util.ArrayUtils
-
Applies to: short array
- indexOf(int[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: int array
- indexOf(long[], long) - Static method in class xdev.util.ArrayUtils
-
Applies to: long array
- indexOf(float[], float) - Static method in class xdev.util.ArrayUtils
-
Applies to: float array
- indexOf(double[], double) - Static method in class xdev.util.ArrayUtils
-
Applies to: double array
- indexOf(T[], T, Comparer<T>) - Static method in class xdev.util.ArrayUtils
-
Applies to: T array
- indexOf(List<E>, E, Comparer<E>) - Static method in class xdev.util.CollectionUtils
-
Returns the index of the first occurrence of the specified element in the
list
, or -1 if this list does not contain the element.
- indexOf(List, Object, int...) - Static method in class xdev.util.CollectionUtils
-
- indexOf(int) - Method in class xdev.util.IntList
-
- indexOfData(Object) - Method in class xdev.ui.ItemList
-
Returns the index of the first occurrence of the specified
data
in this list, or -1 if this
ItemList
does not
contain the
data
.
- indexOfId(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- indexOfId(E) - Method in class com.xdev.jadoth.collections.SubList
-
- indexOfId(E) - Method in class com.xdev.jadoth.collections.SubListView
-
- indexOfId(E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- indexOfItem(Object) - Method in class xdev.ui.ItemList
-
Returns the index of the first occurrence of the specified
item
in this list, or -1 if this
ItemList
does not
contain the
item
.
- IndexPrefix - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant IndexPrefix.
- IndexSuffix - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant IndexSuffix.
- indexValidation_createMissingIndices - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The index validation_create missing indices.
- indexValidation_dropUndefinedIndices - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The index validation_drop undefined indices.
- indexValidationEnabled - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The index validation enabled.
- Indices() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Indices
-
Instantiates a new indices.
- indices - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
The indices.
- INDICES - Static variable in interface xdev.db.DBMetaData
-
- indicesOf(List<T>, T...) - Static method in class xdev.util.CollectionUtils
-
Returns the indices of the occurrence of the specified elements in the
list
.
- info(Throwable) - Method in interface xdev.util.logging.XdevLogger
-
Log an exception (throwable) at the INFO level.
- info(Throwable, String) - Method in interface xdev.util.logging.XdevLogger
-
Log an exception (throwable) at the WARNING level with an accompanying
message.
- info(String, Object...) - Method in interface xdev.util.logging.XdevLogger
-
Log a message at the INFO level according to the specified message and
arguments.
- info(String) - Method in interface xdev.util.logging.XdevLogger
-
Log a message at the INFO level.
- info(Throwable) - Method in class xdev.util.logging.XdevLoggerImpl
-
- info(Throwable, String) - Method in class xdev.util.logging.XdevLoggerImpl
-
- info(String, Object...) - Method in class xdev.util.logging.XdevLoggerImpl
-
- info(String) - Method in class xdev.util.logging.XdevLoggerImpl
-
- INFORMATION_MESSAGE - Static variable in class xdev.ui.UIUtils
-
Used for information messages.
- init(CharSequence...) - Static method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.Code
-
- init() - Method in class xdev.Application
- init(Map<String, String>) - Method in interface xdev.Extension
-
- init() - Method in class xdev.lang.cmd.XdevCommandObject
-
- init(Class) - Method in class xdev.util.AbstractDataSource
-
Initialize DataSource.
- init(String, String, String) - Method in class xdev.util.AbstractDataSource
-
Initialize DataSource.
- initApplication(String[]) - Static method in class xdev.Application
-
Initializes the XDEV Application Framework.
- INITIAL_READ_SIZE - Static variable in class xdev.io.csv.CSVParser
-
- INITIAL_STRING_SIZE - Static variable in class xdev.io.csv.CSVWriter
-
- initialize(DatabaseGateway<A>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Initialize.
- initialize(DatabaseGateway<StandardDbmsAdaptor>) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- initialize() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Database
-
Initialize.
- initialize() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Initialize.
- initialize() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Initialize.
- initializeColumns() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Initialize columns.
- initializeDefinedTriggers(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Initialize defined triggers.
- initializeFor(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Database
-
Initialize for.
- initializeFor(DatabaseGateway<?>, Class<T>, String) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Initialize for.
- initializeInDb(Class<T>, String) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Initialize in db.
- initializeIndices() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Initialize indices.
- initializeParameterFields(Class<? extends PROCEDURE<?>>) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE
-
- initializeSqlFields() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- initiateLocking(VirtualTable.VirtualTableRow, Lockable) - Method in interface xdev.ui.locking.LockSupport
-
- initiateLocking(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.PessimisticLockSupport
-
- initModel(VirtualTableOwner, VirtualTable) - Static method in class xdev.ui.FormularSupport
-
- initUI() - Method in class xdev.ui.locking.RenewLockWindow
-
- INNER - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INNER.
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- INNER_JOIN - Class in com.xdev.jadoth.sqlengine.internal
-
The Class INNER_JOIN.
- INNER_JOIN() - Constructor for class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
Instantiates a new iNNE r_ join.
- INNER_JOIN(TableExpression, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
Instantiates a new iNNE r_ join.
- INNER_JOIN(FROM, TableExpression, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
Instantiates a new iNNE r_ join.
- INNER_JOIN(INNER_JOIN, FROM) - Constructor for class com.xdev.jadoth.sqlengine.internal.INNER_JOIN
-
- INNER_JOIN(TableExpression, Object) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.Joining
-
INNE r_ join.
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- INNER_JOIN - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INNER_JOIN.
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Adds an INNER JOIN and sets the last condition to the newly added join.
- INNER_JOIN(TableExpression, Object) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- INNER_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- INNER_JOIN(Table, Object) - Method in class xdev.db.sql.DELETE
-
- INNER_JOIN(Table, Object) - Method in class xdev.db.sql.SELECT
-
- INNER_JOIN(Table, Object) - Method in class xdev.db.sql.UPDATE
-
- innerClassGetConstructor(Class<I>, Class<?>...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Inner class get constructor.
- innerClassNewInstance(Constructor<I>, Object, Object...) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Inner class new instance.
- innerJoin(String, String, String, String) - Method in class xdev.lang.cmd.Query
-
- innerJoin(String, Object) - Method in class xdev.lang.cmd.Query
-
- InputMethodAdapter - Class in xdev.ui.event
-
- InputMethodAdapter() - Constructor for class xdev.ui.event.InputMethodAdapter
-
- inputMethodTextChanged(InputMethodEvent) - Method in class xdev.ui.event.InputMethodAdapter
- InputStream(InputStream) - Constructor for class xdev.util.codec.Base64.InputStream
-
Deprecated.
- InputStream(InputStream, int) - Constructor for class xdev.util.codec.Base64.InputStream
-
Deprecated.
- insert(int, E...) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, E[], int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, E[], int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- insert(int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, E...) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, E[], int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, E[], int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- insert(int, E) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, E...) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, Iterable<? extends E>) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, E[], int, int, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, E[], int, int, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, Iterable<? extends E>, int, Integer, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(int, Iterable<? extends E>, int, Integer, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XInsertingList
-
- insert(LinkReference<T>) - Method in class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- insert(LinkReference<T>) - Method in interface com.xdev.jadoth.lang.reference.LinkReference
-
- INSERT - Class in com.xdev.jadoth.sqlengine
-
The Class INSERT.
- INSERT() - Constructor for class com.xdev.jadoth.sqlengine.INSERT
-
Instantiates a new iNSERT.
- INSERT(INSERT) - Constructor for class com.xdev.jadoth.sqlengine.INSERT
-
- INSERT - Static variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
The Constant INSERT.
- INSERT(Object[], Object...) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Sql
-
- INSERT(Object[], Object...) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
INSERT.
- INSERT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INSERT.
- INSERT - Class in xdev.db.sql
-
- INSERT() - Constructor for class xdev.db.sql.INSERT
-
- insert() - Method in interface xdev.ui.Formular
-
Alias for insert(true).
- insert(boolean) - Method in interface xdev.ui.Formular
-
- insert(boolean) - Method in class xdev.ui.FormularSupport
-
- insert(boolean) - Method in class xdev.ui.locking.LockableFormSupport
- insert(MutableTreeNode, int) - Method in class xdev.ui.tree.XdevTreeNode
- insert() - Method in class xdev.ui.XdevFormular
-
Alias for insert(true).
- insert(boolean) - Method in class xdev.ui.XdevFormular
-
- insert() - Method in class xdev.ui.XdevVirtualFormular
-
Alias for insert(true).
- insert(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- insert(int, E) - Method in class xdev.util.XdevList
-
Inserts the specified element
value
at the specified
position in this
XdevList
.
- insert(Map<String, Object>, boolean) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- insert(Map<String, Object>, boolean, DBConnection) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- INSERT.SuperValueAssigningQuery - Class in com.xdev.jadoth.sqlengine
-
- INSERT_INTO - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INSERT_INTO.
- insertElementAt(Object, int) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- insertIterable(int, Iterable<? extends E>) - Method in class com.xdev.jadoth.collections.VarList
-
Note: setting index size to one before and back to some higher value after the call to this method can speed
up the operation.
- insertMouseListener(Component, MouseListener, int) - Static method in class xdev.ui.UIUtils
-
- insertMouseMotionListener(Component, MouseMotionListener, int) - Static method in class xdev.ui.UIUtils
-
- InsertOrUpdateNotSupportedException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class InsertOrUpdateNotSupportedException.
- InsertOrUpdateNotSupportedException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.InsertOrUpdateNotSupportedException
-
Instantiates a new insert or update not supported exception.
- InsertOrUpdateNotSupportedException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.InsertOrUpdateNotSupportedException
-
Instantiates a new insert or update not supported exception.
- insertRowInVT(VirtualTable, boolean) - Method in interface xdev.ui.Formular
-
- insertRowInVT(VirtualTable, boolean) - Method in class xdev.ui.FormularSupport
-
- insertRowInVT(VirtualTable, boolean) - Method in class xdev.ui.XdevFormular
-
- insertRowInVT(VirtualTable, boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- insertString(int, String, AttributeSet) - Method in class xdev.ui.MaxSignDocument
-
- insertTab(String, Icon, Component, String, int) - Method in class xdev.ui.XdevTabbedPane
- insertText(String) - Method in class xdev.ui.XdevDateTextField
-
- insertText(String) - Method in class xdev.ui.XdevFormattedTextField
-
- insertText(String) - Method in class xdev.ui.XdevPasswordField
-
- insertText(String) - Method in class xdev.ui.XdevTextArea
-
- insertText(String) - Method in class xdev.ui.XdevTextField
-
- insertUpdate(DocumentEvent) - Method in class xdev.ui.event.DocumentAdapter
- insertUpdate(DocumentEvent) - Method in class xdev.ui.event.TextChangeAdapter
- insets - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- installLookAndFeelExtension(LookAndFeel) - Method in interface xdev.ui.laf.LookAndFeelExtension
-
- installUI(JComponent) - Method in class xdev.ui.XdevTree.XdevTreeUI
- instance - Static variable in class xdev.db.NullDBDataSource
-
- instanceof_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant instanceof_.
- instantiate(int...) - Method in class com.xdev.jadoth.codegen.java.Java.Array
-
Instantiate.
- instantiate(String) - Method in class com.xdev.jadoth.codegen.java.Java.Array
-
Instantiate.
- instantiate(Class<?>, String) - Static method in class com.xdev.jadoth.codegen.java.JavaSyntax
-
Instantiate.
- InstantiationRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
The Class InstantiationRuntimeException.
- InstantiationRuntimeException() - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InstantiationRuntimeException
-
Instantiates a new instantiation runtime exception.
- InstantiationRuntimeException(String, InstantiationException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InstantiationRuntimeException
-
Instantiates a new instantiation runtime exception.
- InstantiationRuntimeException(String) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InstantiationRuntimeException
-
Instantiates a new instantiation runtime exception.
- InstantiationRuntimeException(InstantiationException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InstantiationRuntimeException
-
Instantiates a new instantiation runtime exception.
- Instantiator<E> - Interface in com.xdev.jadoth.lang.reflection
-
- INT(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
INT.
- int$ - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- int_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant int_.
- IntCoordinateManipulator - Interface in com.xdev.jadoth.math
-
- INTEGER - Static variable in interface xdev.io.XdevObjectIOConstants
-
- INTEGER_TEXT - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- IntegerOption(char, String) - Constructor for class xdev.util.CmdLineParser.Option.IntegerOption
-
- IntegerOption(String) - Constructor for class xdev.util.CmdLineParser.Option.IntegerOption
-
- IntegerSystemProperty - Class in xdev.util.systemproperty
-
- IntegerSystemProperty(String) - Constructor for class xdev.util.systemproperty.IntegerSystemProperty
-
Initializes the instance with a system property name.
- Interface(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory.FactoryAny
-
- interface_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant interface_.
- intersect(XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.GrowList
-
- intersect(XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubList
-
- intersect(XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubListView
-
- intersect(XGettingCollection<E>, Equalator<E>, C) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- INTERSECT(SELECT) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
INTERSECT.
- INTERSECT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INTERSECT.
- INTERSECTION(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
INTERSECTION.
- INTERSECTION - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INTERSECTION.
- IntList - Class in xdev.util
-
- IntList() - Constructor for class xdev.util.IntList
-
- IntList(int) - Constructor for class xdev.util.IntList
-
- IntList(int...) - Constructor for class xdev.util.IntList
-
- IntList(String) - Constructor for class xdev.util.IntList
-
Converts the String to numbers.
- IntList.Range - Class in xdev.util
-
- INTO(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
INTO.
- INTO - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant INTO.
- INTO(Table) - Method in class xdev.db.sql.INSERT
-
- into(VirtualTableColumn) - Method in class xdev.lang.cmd.Query
-
- ints(int...) - Static method in class com.xdev.jadoth.Jadoth
-
List.
- invalidate() - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- InvalidClassRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
The Class InvalidClassRuntimeException.
- InvalidClassRuntimeException() - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvalidClassRuntimeException
-
Instantiates a new invalid class runtime exception.
- InvalidClassRuntimeException(String, InvalidClassException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvalidClassRuntimeException
-
Instantiates a new invalid class runtime exception.
- InvalidClassRuntimeException(String) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvalidClassRuntimeException
-
Instantiates a new invalid class runtime exception.
- InvalidClassRuntimeException(InvalidClassException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvalidClassRuntimeException
-
Instantiates a new invalid class runtime exception.
- InvalidCoordinateException - Exception in com.xdev.jadoth.math
-
- InvalidCoordinateException() - Constructor for exception com.xdev.jadoth.math.InvalidCoordinateException
-
- InvalidCoordinateException(String) - Constructor for exception com.xdev.jadoth.math.InvalidCoordinateException
-
- InvalidCoordinateException(Throwable) - Constructor for exception com.xdev.jadoth.math.InvalidCoordinateException
-
- InvalidCoordinateException(String, Throwable) - Constructor for exception com.xdev.jadoth.math.InvalidCoordinateException
-
- invert(Comparator<T>) - Static method in class com.xdev.jadoth.cql.CQL
-
Inverts the result of the passed comparator by multiplying it with (-1), effectively inverting the order
it defines.
- InvocationTargetRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
The Class InvocationTargetRuntimeException.
- InvocationTargetRuntimeException() - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvocationTargetRuntimeException
-
Instantiates a new invocation target runtime exception.
- InvocationTargetRuntimeException(String, InvocationTargetException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvocationTargetRuntimeException
-
Instantiates a new invocation target runtime exception.
- InvocationTargetRuntimeException(String) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvocationTargetRuntimeException
-
Instantiates a new invocation target runtime exception.
- InvocationTargetRuntimeException(InvocationTargetException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.InvocationTargetRuntimeException
-
Instantiates a new invocation target runtime exception.
- invoke(C) - Method in interface com.xdev.jadoth.lang.aspects.Aspect
-
- invoke(C) - Method in interface com.xdev.jadoth.sqlengine.aspects.JdbcExecutionAspect
-
- invoke(QueryEventPostExecution) - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryListenerPostExecution
-
- invoke(QueryEventPostExecution) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPostExecution.List
-
- invoke(QueryEventPreAssembly) - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreAssembly
-
- invoke(QueryEventPreAssembly) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreAssembly.List
-
- invoke(QueryEventPreExecution) - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreExecution
-
- invoke(QueryEventPreExecution) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerPreExecution.List
-
- invoke(QueryEventSQLException) - Method in interface com.xdev.jadoth.sqlengine.interfaces.QueryListenerSQLException
-
- invoke(QueryEventSQLException) - Method in class com.xdev.jadoth.sqlengine.interfaces.QueryListenerSQLException.List
-
- invokeLater(Component, Runnable) - Static method in class xdev.ui.event.FirstShowAdapter
-
- IOUtils - Class in xdev.io
-
The class IOUtils
provides utility methods for IO related tasks.
- ipadx - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- ipady - Variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- is - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant is.
- IS - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant IS.
- is - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant is.
- IS_NOT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant IS_NOT.
- IS_NOT_NULL() - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
I s_ no t_ null.
- IS_NOT_NULL - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant IS_NOT_NULL.
- IS_NOT_NULL() - Method in class xdev.db.sql.Expression
-
- IS_NULL() - Method in class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
I s_ null.
- IS_NULL - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant IS_NULL.
- IS_NULL() - Method in class xdev.db.sql.Expression
-
- IS_SERVER_DATASOURCE - Static variable in class xdev.db.AbstractDBDataSource
-
- isActionEnabled(int) - Method in class xdev.ui.XdevDBPageNavigationBar
-
- isActive() - Method in class com.xdev.jadoth.math.Countdown
-
Tells if this countdown is still active (meaning its remaining value is greater than 0)
- isAfter(Object) - Method in class xdev.util.XdevDate
-
- isAllowNegativeRowIndex() - Method in class xdev.db.jdbc.VTPageScroller
-
- isAllWhiteSpace(CharSequence) - Method in class xdev.io.csv.CSVParser
-
precondition: sb.length() > 0.
- isAlphaNumeric(String, int, int) - Static method in class xdev.util.ParseUtils
-
Checks if the variable String
is not a number and is it has
a length between minLen
and maxLen
.
- isApplet() - Static method in class xdev.Application
-
- isApplication() - Static method in class xdev.Application
-
- isAsExpression(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is as expression.
- isAtStart() - Method in class com.xdev.jadoth.math.Countdown
-
Tells if this countdown is still full (meaning its remaining value is equal to its start value)
- isAutoEscapeReservedWords() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- isAutoIncrement() - Method in class xdev.db.ColumnMetaData
-
Returns true
if the column allowed auto increment values.
- isAutoIncrement() - Method in class xdev.vt.VirtualTableColumn
-
- isAutoLock() - Method in interface xdev.ui.locking.Lockable
-
Indicates whether locking is activated or not.
- isAutoLock() - Method in class xdev.ui.locking.LockPropertyInfo
-
Indicates whether locking is activated or not.
- isAutoLock() - Method in class xdev.ui.XdevFormular
-
Indicates whether locking is activated or not.
- isAutoResize() - Method in class xdev.ui.XdevPicture
-
- isAutoTruncate() - Method in class xdev.vt.VirtualTableColumn
-
Returns true
if character values in this columns are
automatically truncated, false
otherwiese.
- isBefore(Object) - Method in class xdev.util.XdevDate
-
- isBetween(Object, Object) - Method in class xdev.util.XdevDate
-
Returns whether this
XdevDate
represents a date/time between the
date/time represented by the specified
Object
startDate
and
endDate
.
- isBlacklisted(Throwable) - Method in class xdev.util.logging.XdevLoggerImpl
-
Checks if the provided
Throwable
t is blacklisted (= should not
be logged).
- isBlob() - Method in enum xdev.db.DataType
-
- isBoolean(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is boolean.
- isBoolean(Object) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is boolean.
- isBoolean(Object) - Static method in class xdev.util.ParseUtils
-
Checks if the variable value
is type of boolean
.
- isBreak() - Method in interface xdev.ui.text.Sign
-
- isByte(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is byte.
- isCanceled() - Method in class xdev.db.locking.LockTimeOutChangeEvent
-
- isCanceled() - Method in class xdev.util.Countdown
-
- isCanceled() - Method in interface xdev.util.ProgressMonitor
-
Returns whether cancelation of current operation has been requested.
- isCancelMultipleOperations() - Method in exception xdev.lang.OperationCanceledException
-
Returns, if only one iteration or a whole iterative process should be cancelled.
- isCaseSensitive() - Method in interface xdev.db.DBMetaData
-
- isCaseSensitive() - Method in class xdev.db.DelegatingDBMetaData
- isCaseSensitive - Variable in class xdev.db.jdbc.JDBCMetaData
-
- isCaseSensitive() - Method in class xdev.db.jdbc.JDBCMetaData
-
- isCaseSensitive() - Method in class xdev.db.servlet.ServletDBMetaData
-
- isCellEditable(int, int) - Method in class xdev.ui.paging.LazyLoadingTableModel
- isCellEditable(int, int) - Method in class xdev.ui.RowNumberTable
-
- isCellEditable(EventObject) - Method in class xdev.ui.table.XdevTableEditor
-
- isCellEditable(int, int) - Method in class xdev.ui.XdevTable
- isCellEditable(int, int) - Method in class xdev.vt.VirtualTableModel
-
Returns, if a cell is editables.
- isCharacter(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is character.
- isCheckBoxList() - Method in class xdev.ui.XdevListBox
-
Returns
true
if the
items
of this
XdevListBox
were drawn with a checkbox style.
- isChildOf(XdevFile) - Method in class xdev.io.XdevFile
-
Tests if parent
is a parent or a parent's parent directory
of this file.
- isClosed() - Method in interface xdev.db.DBPager
-
- isClosed() - Method in class xdev.db.jdbc.JDBCPager
-
- isColumnEqual(DBMetaData.TableMetaData, ColumnMetaData, DBMetaData.TableMetaData, ColumnMetaData) - Method in class xdev.db.AbstractDBMetaData
-
Compare the given two columns column1
and column2
according to the following criteria:
column name
column type
nullable
auto increment
default value
The default value is only considered if the column is not a auto increment column.
- isConnectionEnabled() - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Checks if is connection enabled.
- isConnectionValid(Connection) - Method in class xdev.db.ConnectionInformation
-
- isCreateSingletonIndexClass() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Checks if is creates the singleton index class.
- isCreateSingletonIndexClass() - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Checks if is creates the singleton index class.
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- isDatabaseGatewaySet() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- isDatabaseGatewaySet() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- isDataSourceSet() - Method in class xdev.vt.VirtualTable
-
- isDate() - Method in enum xdev.db.DataType
-
- isDatePopupVisible() - Method in class xdev.ui.table.DateEditor
-
- isDatePopupVisible() - Method in class xdev.ui.XdevDateTextField
-
- isDebugEnabled() - Method in interface xdev.util.logging.XdevLogger
-
Is the logger instance enabled for the FINE level?
- isDebugEnabled() - Method in class xdev.util.logging.XdevLoggerImpl
-
- isDecimal(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is decimal.
- isDecimal(Object) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is decimal.
- isDecimal() - Method in enum xdev.db.DataType
-
- isDecimal(Object) - Static method in class xdev.util.ParseUtils
-
Checks if the Object
value
is a decimal or can
parsed to.
- isDeep() - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Checks if is deep.
- isDefaultVisible(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isDelimitAliases() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- isDelimitAliases(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- isDelimitColumnIdentifiers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- isDelimitColumnIdentifiers(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- isDelimited() - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
- isDelimitTableIdentifiers() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- isDelimitTableIdentifiers(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- isDesc() - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Checks if is desc.
- isDistinct() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Checks if is distinct.
- isDouble(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is double.
- isDoubleClick(MouseEvent) - Static method in class xdev.ui.UIUtils
-
Returns true
if e
is a left double click;
otherwise false
.
- isDropDownButtonVisible() - Method in class xdev.ui.XdevDateTextField
-
Returns true
if the drop down button is visible,
false
otherwise
- isEditable() - Method in class xdev.db.locking.HybridVirtualTableLock
-
- isEditable() - Method in interface xdev.ui.table.ExtendedTable
-
- isEditable() - Method in class xdev.ui.XdevTable
-
- isEditable() - Method in class xdev.vt.VirtualTableColumn
-
Returns, if the values of this column are editable.
- isElementSelectable(Object) - Method in class xdev.ui.XdevComboBox
-
- isElementSelectable(Object) - Method in class xdev.ui.XdevListBox
-
- isEmail(String) - Static method in class xdev.util.ParseUtils
-
Checks if the variable String
is a valid Email address.
- isEmbedded() - Method in class xdev.db.AbstractDBDataSource
-
- isEmpty() - Method in class com.xdev.jadoth.collections.GrowList
-
- isEmpty() - Method in class com.xdev.jadoth.collections.SubList
-
- isEmpty() - Method in class com.xdev.jadoth.collections.SubListView
-
- isEmpty() - Method in class com.xdev.jadoth.collections.VarMap
-
- isEmpty() - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- isEmpty() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- isEmpty(String) - Static method in class com.xdev.jadoth.Jadoth
-
- isEmpty() - Method in class com.xdev.jadoth.math._intRange
-
Checks if is empty.
- isEmpty() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- isEmpty() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Checks if is empty.
- isEmpty() - Method in class com.xdev.jadoth.util.VarChar
-
- isEmpty() - Method in class xdev.db.sql.WHERE
-
- isEmpty() - Method in class xdev.vt.KeyValues
-
Returns true
if no key-value mappings are present,
false
otherwise.
- isEnabled() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Checks if is enabled.
- isEnabled() - Method in interface xdev.ui.FormularComponent
-
Determines whether this component is enabled or not.
- isEnabled() - Method in class xdev.ui.ItemList.Entry
-
Determines whether this entry is enabled.
- isErrorEnabled() - Method in interface xdev.util.logging.XdevLogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in class xdev.util.logging.XdevLoggerImpl
-
- isEscapeDoubleQuotes(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is escape double quotes.
- isEscapeQuotes(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is escape quotes.
- isExpired() - Method in class com.xdev.jadoth.math.Countdown
-
Tells if this countdown is expired(meaning its remaining value is 0)
- isFalse(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "really false" (not true and not unknown).
- isFinal(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isFloat(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is float.
- isGroupingUsed() - Method in class xdev.ui.text.TextFormat
-
- isHollow() - Method in interface com.xdev.jadoth.collections.MapEntry
-
- isIndentationAllowed() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Checks if is indentation allowed.
- isIndentFirstBodyElement() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Checks if is indent first body element.
- isInfoEnabled() - Method in interface xdev.util.logging.XdevLogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class xdev.util.logging.XdevLoggerImpl
-
- isInitial() - Method in interface xdev.db.locking.LockConstructionState
-
Indicates whether the concerned lock was created the first time.
- isInitial() - Method in class xdev.db.locking.OptimisticLockConstructionState
-
Indicates whether the concerned lock was created the first time.
- isInnerNestedClass(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Checks if is inner nested class.
- isInRange(int, int, int) - Static method in class xdev.util.MathUtils
-
* Checks if the variable val
is a value between
min
and max
.
- isInt() - Method in enum xdev.db.DataType
-
- isInteger(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is integer.
- isInteger(Object) - Static method in class xdev.util.ParseUtils
-
Checks if the Object
value
is an integer.
- isInterfaceOfType(Class<?>, Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Checks if is interface of type.
- isIntermediateDirection() - Method in enum com.xdev.jadoth.math.DirectionCardinal
-
- isInTransaction() - Method in interface xdev.db.DBConnection
-
Retrieves the current auto-commit mode for this DBConnection
object.
- isInTransaction() - Method in class xdev.db.DelegatingDBConnection
-
Retrieves the current auto-commit mode for this DBConnection
object.
- isInTransaction() - Method in class xdev.db.jdbc.JDBCConnection
-
- isInTransaction() - Method in class xdev.db.servlet.ServletDBConnection
-
- isJavaKeyword(String) - Static method in class com.xdev.jadoth.codegen.java.Java
-
Checks if is java keyword.
- isKeyword(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
Checks case sensitive for performance reasons.
- isKeyword(String, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isKeyword(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
Note that reserved word
and keyword
are different types of words.
According to SQL Standard, a keyword
is either a reserved word
or a non-reserved word
.
- isKeyword(String, boolean) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isLazyLoadingEnabled() - Method in interface xdev.ui.paging.LazyLoadable
-
- isLazyLoadingEnabled() - Method in class xdev.ui.TableSupport
-
- isLazyLoadingEnabled() - Method in class xdev.ui.XdevTable
-
- isLeapYear() - Method in class xdev.util.XdevDate
-
Determines if the year of this
XdevDate
is a leap year.
- isLeftMouseButton(MouseEvent) - Static method in class xdev.ui.UIUtils
-
Returns true
if the mouse event specifies the left mouse
button.
- isLengthed() - Method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Checks if is lengthed.
- isLinux() - Static method in class xdev.io.IOUtils
-
- isLiteral(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is literal.
- isLiteral(Object) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is literal.
- isLiteral() - Method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Checks if is literal.
- isLockExists(PessimisticLock) - Static method in class xdev.db.locking.VirtualTableLockingUtils
-
Indicates whether the given lock does exist.
- isLoggable() - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Checks if is loggable.
- isLoggable(Level) - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Checks if is loggable.
- isLong(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is long.
- isLong(Object) - Static method in class xdev.util.ParseUtils
-
Checks if the Object
value
is an integer.
- isLoop() - Method in class xdev.vt.EntityRelationship
-
Checks if this relation is a loop, meaning it starts and ends at the same
table.
- isMac() - Static method in class xdev.io.IOUtils
-
- isMainDirection() - Method in enum com.xdev.jadoth.math.DirectionCardinal
-
- isMaximized() - Method in class xdev.ui.XdevFrame
-
Returns true
if this frame is maximized.
- isMiddleMouseButton(MouseEvent) - Static method in class xdev.ui.UIUtils
-
Returns true
if the mouse event specifies the middle mouse
button.
- isMiniIndent(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is mini indent.
- isMultiSelect() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- isMultiSelect() - Method in interface xdev.ui.FormularComponent
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.listbox.ListBoxSupport
-
- isMultiSelect() - Method in class xdev.ui.TableSupport
-
- isMultiSelect() - Method in class xdev.ui.XdevCheckBox
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevComboBox
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevDateTextField
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevFormattedTextField
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevLabel
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevListBox
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevPasswordField
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevPicture
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevProgressBar
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevRadioButton
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevSlider
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevSpinner
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevTable
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevTextArea
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevTextField
-
Returns whether the component supports multi selection or not.
- isMultiSelect() - Method in class xdev.ui.XdevTextPane
-
Returns whether the component supports multi selection or not.
- isNaturalNumber(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is natural number.
- isNaturalNumber(Object) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is natural number.
- isNew() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- isNext(LinkingReferencing<T>) - Method in class com.xdev.jadoth.lang.reference.LinkingReferencing.Implementation
-
- isNext(LinkingReferencing<T>) - Method in interface com.xdev.jadoth.lang.reference.LinkingReferencing
-
- isNext(LinkingReferencing<T>) - Method in class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- isNextCharacterEscapable(String, boolean, int) - Method in class xdev.io.csv.CSVParser
-
precondition: the current character is an escape.
- isNonReservedWord(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isNonReservedWord(String, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isNonReservedWord(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isNonReservedWord(String, boolean) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isNormalizedKeyword(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isNormalizedKeyword(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isNormalizedNonReservedWord(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isNormalizedNonReservedWord(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isNormalizedReservedWord(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isNormalizedReservedWord(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isNotFalse(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "really not false" (either true or unknown).
- isNotLocked(VirtualTable.VirtualTableRow, Lockable) - Method in interface xdev.ui.locking.LockSupport
-
Informs about the lock state of a particular record.
- isNotLocked(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.PessimisticLockSupport
-
Informs about the lock state of a particular record.
- isNotNull(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "known" (either true or false).
- isNotNull() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Checks if is not null.
- isNotNull() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
Checks if is not null.
- isNotTrue(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "really not true" (either false or unknown).
- isNull(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "unknown" (not true and not false).
- isNull(Object) - Method in class xdev.ui.FormularSupport
-
- isNullable() - Method in class xdev.db.ColumnMetaData
-
Returns true
if the column allowed the value
null
.
- isNullable() - Method in class xdev.vt.VirtualTableColumn
-
- isNumber(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is number.
- isNumber(Object) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is number.
- isNumeric() - Method in enum xdev.db.DataType
-
- isNumeric() - Method in class xdev.ui.text.TextFormat
-
- isNumeric(Object, long, long) - Static method in class xdev.util.ParseUtils
-
Checks if the variable value
is a value between
min
and max
.
- isNumeric(Object, double, double) - Static method in class xdev.util.ParseUtils
-
* Checks if the variable value
is a value between
min
and max
.
- isOfClassType(Class<?>, Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Checks if is of class type.
- isOlderThan(Version) - Method in class xdev.Version
-
- isOmitAlias(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is omit alias.
- isOpaque() - Method in class xdev.ui.XdevComponent
- isOpaque() - Method in class xdev.ui.XdevDesignLayoutTable
-
Deprecated.
- isOpaque() - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
- isOpaque() - Method in class xdev.ui.XdevPicture
- isOpaque() - Method in class xdev.ui.XdevSpinner
- isOpaque() - Method in class xdev.ui.XdevStyle
-
- isOpaque() - Method in class xdev.ui.XdevTextPane
- isPacked() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- isPacked() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- isPacked() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- isPacked(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is packed.
- isPacked() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- isPacked() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- isPacked() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- isPacked() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- isPacked() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- isPagingEnabled() - Method in interface xdev.ui.paging.Pageable
-
- isPagingEnabled() - Method in class xdev.ui.TableSupport
-
- isPagingEnabled() - Method in class xdev.ui.XdevFormular
-
- isPagingEnabled() - Method in class xdev.ui.XdevListBox
- isPagingEnabled() - Method in class xdev.ui.XdevTable
- isPagingEnabled() - Method in class xdev.ui.XdevVirtualFormular
-
- isParameterRequired(DataSource.Parameter) - Method in class xdev.db.AbstractDBDataSource
- isParameterRequired(DataSource.Parameter) - Method in class xdev.util.AbstractDataSource
-
- isParameterRequired(DataSource.Parameter) - Method in interface xdev.util.DataSource
-
- isParenthesis() - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
Checks if is parenthesis.
- isParentOf(XdevFile) - Method in class xdev.io.XdevFile
-
Tests if this file is a parent or a parent's parent directory of
child
.
- isPending() - Method in class xdev.io.csv.CSVParser
-
- isPersistenceEnabled() - Method in interface xdev.ui.persistence.Persistable
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevInternalFrame
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevInternalFrame.XdevDesktopIcon
-
- isPersistenceEnabled() - Method in class xdev.ui.XdevScrollPane
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevSplitPane
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevTabbedPane
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevTable
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevToggleButton
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistenceEnabled() - Method in class xdev.ui.XdevTree
-
Flag, indicates, if the gui state for this component should be persisted.
- isPersistent() - Method in class xdev.vt.VirtualTableColumn
-
- isPow2(int) - Static method in class com.xdev.jadoth.math.JaMath
-
Determines if the passed value is a power-of-2 value.
- isPrecisioned() - Method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Checks if is precisioned.
- isPrepared() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- isPrimaryKey() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Checks if is primary key.
- isPrimaryKey(ColumnMetaData) - Method in class xdev.db.DBMetaData.TableMetaData
-
Returns true if the column
is a primary key.
- isPrivate(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isProtected(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isPublic(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isQualifyByTable(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is qualify by table.
- isReadOnly() - Method in interface xdev.ui.FormularComponent
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.FormularComponentSupport
-
- isReadOnly() - Method in class xdev.ui.XdevCheckBox
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevComboBox
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevDateTextField
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevFormattedTextField
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevLabel
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevListBox
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevPasswordField
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevPicture
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevProgressBar
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevRadioButton
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevSlider
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevSpinner
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevTable
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevTextArea
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevTextField
-
Determines whether this component is only used to display values.
- isReadOnly() - Method in class xdev.ui.XdevTextPane
-
Determines whether this component is only used to display values.
- isRegenerated() - Method in interface xdev.db.locking.LockConstructionState
-
Indicates whether the concerned lock was renewed.
- isRegenerated() - Method in class xdev.db.locking.OptimisticLockConstructionState
-
Indicates whether the concerned lock was renewed.
- isRequired() - Method in class xdev.ui.NumberRangeValidator
-
- isRequired() - Method in class xdev.ui.RequiredFieldValidator
-
- isRequired() - Method in class xdev.ui.StringValidator
-
- isReservedWord(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isReservedWord(String, boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- isReservedWord(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isReservedWord(String, boolean) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- isResizable() - Method in class xdev.ui.XdevWindow
-
Returns
true
if this
XdevWindow
is resizeable by the
user.
- isResponseOK() - Method in class xdev.ui.XdevWindow
-
Returns the value of the responseState
.
- isRightMouseButton(MouseEvent) - Static method in class xdev.ui.UIUtils
-
Returns true
if the mouse event specifies the right mouse
button.
- isRootPaneCheckingEnabled() - Method in class xdev.ui.XdevScrollPane
-
- isRowBarUsed() - Method in interface xdev.ui.GridInfo
-
- isScaled() - Method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Checks if is scaled.
- isSelected() - Method in interface xdev.ui.DistinctChild
-
- isSelected() - Method in class xdev.ui.XdevAction
-
- isSelected() - Method in class xdev.ui.XdevTab
-
Checks if this tab is the current selected tab in the
JTabbedPane
parent.
- isServerDataSource() - Method in class xdev.db.AbstractDBDataSource
-
Determines if this data source is a distibuted client-server data source.
- isServerDataSource() - Method in class xdev.db.ConnectionConfiguration
-
Return isServerDataSource.
- isSet(int) - Method in enum com.xdev.jadoth.math.DirectionCardinal
-
- isShort(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is short.
- isSingleLine(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is single line.
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- isSingleLineMode() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- isSingleLineMode() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- isSingleRowPager() - Method in class xdev.ui.paging.FormularPageControl
-
- isSingleRowPager() - Method in class xdev.ui.paging.ListBoxPageControl
-
- isSingleRowPager() - Method in interface xdev.ui.paging.PageControl
-
- isSingleRowPager() - Method in class xdev.ui.paging.TablePageControl
-
- isSingleRowPager() - Method in class xdev.ui.paging.VirtualFormularPageControl
- isSolaris() - Static method in class xdev.io.IOUtils
-
- isSomethingSelected() - Method in interface xdev.ui.table.ExtendedTable
-
Return true
if something is selected, otherwise
false
.
- isSomethingSelected() - Method in class xdev.ui.TableSupport
-
Return true
if something is selected, otherwise
false
.
- isSomethingSelected() - Method in class xdev.ui.XdevComboBox
-
Verify if a item is selected.
- isSomethingSelected() - Method in class xdev.ui.XdevListBox
-
Verify if a item is selected.
- isSomethingSelected() - Method in class xdev.ui.XdevTable
-
Return true
if something is selected, otherwise
false
.
- isSorted(Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- isSorted(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- isSorted(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- isSorted(Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- isSpace() - Method in interface xdev.ui.text.Sign
-
- isStatic(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isStaticNestedClass(Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Checks if is static nested class.
- isString(Class<?>) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Checks if is string.
- isString() - Method in enum xdev.db.DataType
-
- isSubClassOf(Class<?>, Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Checks if is sub class of.
- isSuccess() - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler.CompilerStatusCode
-
Checks if is success.
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- isSynthetic() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- isTab() - Method in interface xdev.ui.text.Sign
-
- isToggleAction() - Method in class xdev.ui.XdevAction
-
- isTransient(Field) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- isTripleConstructorPresent() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Checks if is triple constructor present.
- isTrue(Boolean) - Static method in class com.xdev.jadoth.lang.types.JaTypes
-
Helper method to project ternary values to binary logic.
Useful for checking "really true" (not false and not unknown).
- isType(Object, Class) - Static method in class xdev.util.ParseUtils
-
Checks whether Object
value
is a type of
Class
type
.
- isType(Object, String) - Static method in class xdev.util.ParseUtils
-
Checks whether Object
value
is a type of
Class
className
.
- isUnique() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Checks if is unique.
- isUnique() - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
Checks if is unique.
- isUnique(ColumnMetaData) - Method in class xdev.db.DBMetaData.TableMetaData
-
Returns true if the column
has a unique index.
- isUnique() - Method in class xdev.db.Index
-
Returns
true if this
Index
is a unique index.
- isUnique(VirtualTableColumn) - Method in class xdev.vt.VirtualTable
-
- isUnqualified(int) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Checks if is unqualified.
- isUserHoldsLock(PessimisticLock) - Static method in class xdev.db.locking.VirtualTableLockingUtils
-
Indicates whether the given lock does exist for the current user.
- isUserValid() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Indicates whether this lock is still valid.
- isUserValid() - Method in interface xdev.db.locking.PessimisticLock
-
Indicates whether this lock is still valid.
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition.Implementation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDescription.Implementation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- isValidModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- isVertical() - Method in class xdev.ui.text.XdevDocument
-
- isVertical() - Method in interface xdev.ui.XdevTextComponent
-
- isVertical() - Method in class xdev.ui.XdevTextPane
- isVisible() - Method in class xdev.ui.DatePopup
-
- isVisible() - Method in interface xdev.ui.FormularComponent
-
Determines whether this component is visible or not.
- isVisible() - Method in class xdev.vt.VirtualTableColumn
-
- isWarningEnabled() - Method in interface xdev.util.logging.XdevLogger
-
Is the logger instance enabled for the WARNING level?
- isWarningEnabled() - Method in class xdev.util.logging.XdevLoggerImpl
-
- isWebstart() - Static method in class xdev.Application
-
- isWindows() - Static method in class xdev.io.IOUtils
-
- isWindows9x() - Static method in class xdev.io.IOUtils
-
- isWorking(MasterDetailComponent) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- ItemList - Class in xdev.ui
-
- ItemList() - Constructor for class xdev.ui.ItemList
-
- ItemList(Collection<?>, Collection<?>) - Constructor for class xdev.ui.ItemList
-
Creates a new
ItemList
based on the provided
List
s
item
and
data
.
- ItemList(Object[], Object[]) - Constructor for class xdev.ui.ItemList
-
Creates a new
ItemList
based on the provided arrays
item
and
data
.
- ItemList(ListModel) - Constructor for class xdev.ui.ItemList
-
- ItemList(Collection<? extends ItemList.Entry>) - Constructor for class xdev.ui.ItemList
-
- ItemList.Entry - Class in xdev.ui
-
An entry in an
ItemList
holding
a data object
a display item
an icon
settings: enabled
and client properties
- ItemListModelWrapper(ItemList) - Constructor for class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- ItemListModelWrapper(ItemList) - Constructor for class xdev.ui.XdevListBox.ItemListModelWrapper
-
- ItemListOwner - Interface in xdev.ui
-
Identifies objects as a holder or user of a
ItemList
.
- ItemListPageControl<P extends JComponent> - Class in xdev.ui.paging
-
- ItemListPageControl(P) - Constructor for class xdev.ui.paging.ItemListPageControl
-
- items(Object...) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Items.
- iterate(Iterable<T>...) - Static method in class com.xdev.jadoth.Jadoth
-
- iterate(T[]...) - Static method in class com.xdev.jadoth.Jadoth
-
- iterate(T[]) - Static method in class com.xdev.jadoth.Jadoth
-
Wraps array
of type T[]
in an instance of Iterable
- iterate() - Method in class com.xdev.jadoth.math.Matrix
-
- iterate(int, int, int, int, Double) - Method in class com.xdev.jadoth.math.Matrix
-
- iterate(int, int, int, int) - Method in class com.xdev.jadoth.math.Matrix
-
- iterate(int, int, int) - Method in class com.xdev.jadoth.math.Matrix
-
- iterate(int, int, double) - Method in class com.xdev.jadoth.math.Matrix
-
- iterateAllMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterateAllMembers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- iterateAssignments() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- iterateAssignments() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- iterateAssignments() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- iterateAssignments() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- iterateBodyMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterateBodyMembers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- iterateClassMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- iterateClassMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- iterateClassMembers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription
-
- iterateClassMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassWrapper.Implementation
-
- iterateColumnNames() - Method in class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- iterateColumnNames() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- iterateColumns() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- iterateColumns() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- iterateColumns() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- iterateColumns() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- iterateConstructors() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- iterateConstructors() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- iterateConstructors() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription
-
- iterateConstructors() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassWrapper.Implementation
-
- iterateDeclaredThrowables() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCallableObjectDescription
-
- iterateDeclaredThrowables() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- iterateFields() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateFields() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateFields() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateFields() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateFields() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateGenericParameters() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaGenericParametrizableObject
-
- iterateGenericParameters() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- iterateGenericParameters() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateGenericParameters() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateGenericParameters() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateImports() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterateImports() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- iterateInitializers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- iterateInitializers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- iterateInitializers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription
-
- iterateInitializers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassWrapper.Implementation
-
- iterateKeywords() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- iterateKeywords() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- iterateMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateMembers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateMembers() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateMembers() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateMethods() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateMethods() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateMethods() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateMethods() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateMethods() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateNestedClasses() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateNestedClasses() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateNestedClasses() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateNestedClasses() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateNestedClasses() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateNestedInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateNestedInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateNestedInterfaces() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateNestedInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateNestedInterfaces() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateNonReservedWords() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- iterateNonReservedWords() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- iterateParameters() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCallableObjectDescription
-
- iterateParameters() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- iterateReservedWords() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- iterateReservedWords() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsSyntax
-
- iterateSqlFields() - Method in class com.xdev.jadoth.sqlengine.CALL_ResultSet
-
- iterateSqlFields() - Method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- iterateStaticImports() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterateStaticImports() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- iterateSuperInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPrimitiveType.Implementation
-
- iterateSuperInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition.Implementation
-
- iterateSuperInterfaces() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- iterateSuperInterfaces() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription.Implementation
-
- iterateSuperInterfaces() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDescription
-
- iterateTypes() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterateTypes() - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- iterateValues() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- iterateValues() - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- iterateValues() - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- iterateValues() - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- iterator() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- iterator() - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- iterator() - Method in class com.xdev.jadoth.collections.GrowList
-
- iterator() - Method in class com.xdev.jadoth.collections.SubList
-
- iterator() - Method in class com.xdev.jadoth.collections.SubListView
-
- iterator() - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- iterator() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- iterator() - Method in class com.xdev.jadoth.lang.functional.iterables.ArrayIterable
-
- iterator() - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedArraysIterable
-
- iterator() - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- iterator() - Method in class com.xdev.jadoth.lang.functional.iterables.DummyIterable
-
- iterator() - Method in class com.xdev.jadoth.lang.reference.LinkingReferencing.Implementation
-
- iterator() - Method in class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- iterator() - Method in class com.xdev.jadoth.math._intRange
-
Iterator.
- iterator() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsSyntax.Implementation
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentColumnsClause
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentValuesClause
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.SET
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- iterator() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
- iterator() - Method in class xdev.vt.VirtualTable
-
Returns an iterator over all columns of this VirtualTable in their
natural order.
- RADIAL - Static variable in class xdev.ui.XdevStyle
-
- random() - Static method in class com.xdev.jadoth.math.JaMath
-
- random(int) - Static method in class com.xdev.jadoth.math.JaMath
-
- RandomArrayIterator<E> - Class in com.xdev.jadoth.lang.functional.iterables
-
- RandomArrayIterator(E[], int) - Constructor for class com.xdev.jadoth.lang.functional.iterables.RandomArrayIterator
-
- range(int, int) - Static method in class com.xdev.jadoth.math.JaMath
-
Range.
- Range(int) - Constructor for class xdev.util.IntList.Range
-
- rankParams(DataSource.Parameter...) - Static method in class xdev.util.AbstractDataSource
-
ranks the params
in descending order
- rap - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant rap.
- rap - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant rap.
- read() - Method in class xdev.util.codec.Base64.InputStream
-
Deprecated.
Reads enough of the input stream to convert to/from Base64 and
returns the next byte.
- read(byte[], int, int) - Method in class xdev.util.codec.Base64.InputStream
-
Deprecated.
- read(XdevObjectInputStream) - Method in class xdev.vt.VirtualTable
-
- readAll() - Method in class xdev.io.csv.CSVReader
-
Reads the entire file into a List with each element being a String[] of
tokens.
- readChars(InputStream) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(InputStream, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(InputStream, String) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(InputStream, String, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(File) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(Reader) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
character array.
- readChars(Reader, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified reader and stores results in a character array.
- readConfiguration(String) - Static method in class xdev.util.logging.LoggingConfiguration
-
Reinitialize the logging properties and reread the logging configuration
from the given path, which should be in java.util.Properties format.
- readConfiguration() - Static method in class xdev.util.logging.LoggingConfiguration
-
Reinitialize the logging properties and reread the logging configuration.
- readData(InputStream) - Static method in class xdev.io.IOUtils
-
Reads from a
InputStream
and returns the results as a byte array.
- readData(InputStream, int) - Static method in class xdev.io.IOUtils
-
Reads from a
InputStream
and returns the results as a byte array.
- readData(File) - Static method in class xdev.io.IOUtils
-
Reads the contents of the file f
into a byte array.
- readData() - Method in class xdev.io.XdevFile
-
Reads the contents of this file into a byte array.
- readExternal(ObjectInput) - Method in class com.xdev.jadoth.util.VarChar
-
- readNext() - Method in class xdev.io.csv.CSVReader
-
Reads the next line from the buffer and converts to a string array.
- readObject() - Method in class xdev.io.XdevObjectInputStream
-
- readOnly - Variable in class xdev.ui.FormularComponentSupport
-
- readString(InputStream) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
string.
The stream gets closed afterwards.
- readString(InputStream, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
string.
This method is a alias for
IOUtils.readString(Reader r, boolean close)
- readString(InputStream, String) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
string.
The stream gets closed afterwards.
This method is a alias for
IOUtils.readString(Reader r, boolean close)
- readString(InputStream, String, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified
InputStream
and stores results in a
string.
This method is a alias for
IOUtils.readString(Reader r, boolean close)
- readString(File) - Static method in class xdev.io.IOUtils
-
Reads from a specified
File
and stores results in a string.
- readString(Reader) - Static method in class xdev.io.IOUtils
-
Reads from a specified reader and stores results in a string.
- readString(Reader, boolean) - Static method in class xdev.io.IOUtils
-
Reads from a specified reader and stores results in a string.
- readString() - Method in class xdev.io.XdevFile
-
Reads from this file and stores results in a string.
- readString(String) - Method in class xdev.io.XdevFile
-
Reads from this file and stores results in a string.
- readTextFromFile(File) - Static method in class com.xdev.jadoth.Jadoth
-
- REAL(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
REAL.
- rebuildAllIndices(String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Rebuild all indices.
- rebuildAllIndices(String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- rebuildIndices() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Database
-
Rebuild indices.
- recalc() - Method in class xdev.ui.text.XdevDocument
-
- recognizeBoolean(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Utility method than recognizes Boolean values.
object
can have several values that are recognized as boolean values:
- null value: returns null
- Boolean value: returns object
- Number value: return false for value 0, true otherwise
- String value (caseinsensitive): returns false for "N" or "NO" , true for "Y" or "YES", otherwise value is not recognized
Any unrecognizable value will cause a ClassCastException
.
Notes:
- this method is inefficient if the type of object
is already known.
- use this method only if you are sure that the provided value is meant to be a boolean value of some form
- the main purpose of this method is to handle boolean and pseudo-boolean values returned from different
DBMS generically, no matter if it's a true boolean or 0/1 or stupid 0/-1 or "YES/NO", etc.
- recognizeBooleanPrimitive(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL.util
-
Like recognizeBoolean
, but maps null value to false
.
- record(ValidationException) - Method in class xdev.ui.Validation
-
Stores a validation exception.
- recreateTable() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable.Ddl
-
Recreate table.
- RECTANGULAR - Static variable in class xdev.ui.XdevStyle
-
- RecursiveDirectoryProcessor(FileFilter, FileProcessor, boolean) - Constructor for class com.xdev.jadoth.util.file.FileTraverser.RecursiveDirectoryProcessor
-
Instantiates a new recursive directory processor.
- reduce(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- reduce(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- reduce(Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- reduce(TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- reduce(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- reduce(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- reduce(Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- reduce(TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- reduce(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- reduce(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- reduce(Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- reduce(TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- reduce(C, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
Reduces collection
by all elements that meet reductionPredicate
.
Note that NO new collection instance is created but the collection itself is reduced.
- reduce(Iterator<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- reduce(ArrayList<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(T) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(boolean) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(byte) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(short) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(int) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(long) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(float) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(double) - Static method in class com.xdev.jadoth.Jadoth
-
- ref(char) - Static method in class com.xdev.jadoth.Jadoth
-
- Reference<T> - Interface in com.xdev.jadoth.lang.reference
-
Simple Reference class to handle mutable references.
- Reference.Implementation<T> - Class in com.xdev.jadoth.lang.reference
-
- ReferenceColumn - Annotation Type in com.xdev.jadoth.sqlengine.annotations
-
The Interface ReferenceColumn.
- Referencing<T> - Interface in com.xdev.jadoth.lang.reference
-
- REFERENCING - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant REFERENCING.
- Referencing.Implementation<T> - Class in com.xdev.jadoth.lang.reference
-
- refersTo(String) - Method in class xdev.vt.EntityRelationship.Entity
-
- refersTo(String, String) - Method in class xdev.vt.EntityRelationship.Entity
-
- refersTo(String, String[]) - Method in class xdev.vt.EntityRelationship.Entity
-
- refersTo(EntityRelationship.Entity) - Method in class xdev.vt.EntityRelationship.Entity
-
- refersTo(String, String) - Method in class xdev.vt.EntityRelationship
-
- refersTo(String, String[]) - Method in class xdev.vt.EntityRelationship
-
Returns, if this
EntityRelationship
refers to the combination of
the specified tablename and columnname.
- refersTo(String) - Method in class xdev.vt.EntityRelationship
-
- ReflectiveCopier - Class in com.xdev.jadoth.lang.reflection.copy
-
The Class ReflectiveCopier.
- ReflectiveCopier() - Constructor for class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Trivial default constructor.
- refresh() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- refresh() - Method in class xdev.ui.ItemList
-
Reloads the data from the underlying data source with the last executed
resp.
- refresh() - Method in class xdev.ui.listbox.ListBoxSupport
-
- refresh(VirtualTable.VirtualTableRow) - Method in interface xdev.ui.ManyToManyComponent
-
Called by the
Formular
when the master record changes.
- refresh() - Method in interface xdev.ui.MasterDetailComponent
-
Reloads the data from the underlying data source with the last executed
resp.
- refresh() - Method in class xdev.ui.paging.AbstractPageControl
-
- refresh() - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- refresh() - Method in interface xdev.ui.paging.PageControl
-
refreshes the current view
- refresh() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- refresh() - Method in class xdev.ui.TableSupport
-
- refresh() - Method in class xdev.ui.XdevComboBox
-
Reloads the data from the underlying data source with the last executed
resp.
- refresh() - Method in class xdev.ui.XdevListBox
-
Reloads the data from the underlying data source with the last executed
resp.
- refresh(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevNmListBox
-
- refresh() - Method in class xdev.ui.XdevPicture
-
- refresh(boolean) - Method in class xdev.ui.XdevPicture
-
- refresh(boolean, boolean) - Method in class xdev.ui.XdevPicture
-
- refresh() - Method in class xdev.ui.XdevScrollBar
-
- refresh() - Method in class xdev.ui.XdevTable
-
Reloads the data from the underlying data source with the last executed
resp.
- REGEX_DATE - Static variable in class xdev.util.Countdown
-
- register(Component, Runnable) - Static method in class xdev.ui.event.FirstShowAdapter
-
- registerAtOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- registerAtOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- registerAtOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnitMember
-
- registerAtOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- registerAtOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- registerAtOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- registerAtOwner(JavaTypeDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeMemberDefinition
-
- registerCustomDataTypeMapping(SQL.DATATYPE, String) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsDDLMapper
-
Register custom data type mapping.
- registerCustomDataTypeMapping(SQL.DATATYPE, String) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
- registerDataSource(DataSource) - Static method in class xdev.util.DataSources
-
- registerEntityRelationshipModel(EntityRelationshipModel) - Static method in class xdev.vt.EntityRelationships
-
- registerExtension(LookAndFeelExtension) - Static method in class xdev.ui.laf.LookAndFeelManager
-
- registerJoinClause(C) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- registerJoinClause(C) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- registerJoinClause(C) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.JoinContainer
-
Register join clause.
- registerJoinClause(C) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- registerJoinClause(C) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- registerJoinClause(C) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- registerJoinClause(C) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- registerPopup(JTree, XdevMenu) - Static method in class xdev.ui.tree.TreeUtils
-
- registerPopup(Component, XdevMenu) - Static method in class xdev.ui.UIUtils
-
- registerPopupHandler(JTree, TreePopupHandler) - Static method in class xdev.ui.tree.TreeUtils
-
- registerPopupHandler(Component, PopupHandler) - Static method in class xdev.ui.UIUtils
-
- registerShortcut(AbstractButton, KeyStroke) - Static method in class xdev.ui.UIUtils
-
Registers a keyboard shortcut for the specified button
.
- registerVirtualTable(VirtualTable) - Static method in class xdev.vt.VirtualTables
-
- REGISTRY_PATH - Static variable in class xdev.util.DataSources
-
- REGISTRY_PATH - Static variable in class xdev.vt.EntityRelationships
-
- REGISTRY_PATH - Static variable in class xdev.vt.VirtualTables
-
- relation - Variable in class xdev.ui.DefaultMasterDetailHandler.MasterDetailInfo
-
- relayout(int) - Method in class xdev.ui.text.XdevDocument
-
- releaseLock(VirtualTable.VirtualTableRow, Lockable) - Method in interface xdev.ui.locking.LockSupport
-
- releaseLock(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.PessimisticLockSupport
-
- releaseLocking(VirtualTable.VirtualTableRow, Lockable) - Method in interface xdev.db.locking.PessimisticLockStrategy
-
Releases the concerned lock at specific circumstances.
- releaseLocking(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.NoRenewOnComponentFocusPessimisticLockStrategy
-
Releases the concerned lock at specific circumstances.
- releaseLocking(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.NoRenewOnLoadPessimisticLockStrategy
-
Releases the concerned lock at specific circumstances.
- releaseLocking(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.OnComponentFocusPessimisticLockStrategy
-
Releases the concerned lock at specific circumstances.
- releaseLocking(VirtualTable.VirtualTableRow, Lockable) - Method in class xdev.ui.locking.OnLoadPessimisticLockStrategy
-
Releases the concerned lock at specific circumstances.
- releaseSavepoint(Savepoint) - Method in interface xdev.db.DBConnection
-
Removes the specified Savepoint
and subsequent
Savepoint
objects from the current transaction.
- releaseSavepoint(Savepoint) - Method in class xdev.db.DelegatingDBConnection
-
Removes the specified Savepoint
and subsequent
Savepoint
objects from the current transaction.
- releaseSavepoint(Savepoint) - Method in class xdev.db.jdbc.JDBCConnection
-
- releaseSavepoint(Savepoint) - Method in class xdev.db.servlet.ServletDBConnection
-
- reload() - Method in class xdev.vt.VirtualTable
-
Reloads the contents of this
VirtualTable
applying the search
conditions of the last executed query.
- reload() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- reload(DBDataSource) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- reloadDefault() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- reloadDefault(DBDataSource) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- remakeImages - Variable in class xdev.ui.XdevComponent
-
TODO
- remove(Object) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- remove(int) - Method in class com.xdev.jadoth.collections.GrowList
-
- remove(E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- remove(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- remove(int, Object) - Method in interface com.xdev.jadoth.collections.MapEntry
-
- remove(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- remove(E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- remove(int) - Method in class com.xdev.jadoth.collections.SubList
-
- remove(Object) - Method in class com.xdev.jadoth.collections.SubList
-
- remove(Object) - Method in class com.xdev.jadoth.collections.SubListView
-
- remove(int) - Method in class com.xdev.jadoth.collections.SubListView
-
- remove(int) - Method in class com.xdev.jadoth.collections.VarList
-
- remove(Object) - Method in class com.xdev.jadoth.collections.VarMap
-
- remove(Object) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- remove(Object) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- remove(int) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- remove(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- remove(E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- remove(int) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- remove() - Method in class com.xdev.jadoth.lang.functional.iterables.ArrayIterator
-
- remove() - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedArraysIterable.ChainedIterator
-
- remove() - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables.ChainedIterator
-
- remove(Iterable<T>) - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- remove(Iterable<T>...) - Method in class com.xdev.jadoth.lang.functional.iterables.ChainedIterables
-
- remove() - Method in class com.xdev.jadoth.lang.reference.LinkingReferencing.ChainIterator
-
- remove() - Method in class com.xdev.jadoth.lang.reference.LinkReference.ChainIterator
-
- remove(Object) - Method in class com.xdev.jadoth.math._intRange
-
Removes the.
- remove(Object) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- remove(int) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- remove(int) - Method in class xdev.ui.ItemList
-
Removes the element at the specified position in this
ItemList
.
- remove(MutableTreeNode) - Method in class xdev.ui.tree.XdevTreeNode
- remove(int) - Method in class xdev.ui.tree.XdevTreeNode
- remove(int) - Method in class xdev.ui.XdevMenuBar
- remove(Class<T>, T[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: T arrays
- remove(boolean[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: boolean arrays
- remove(char[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: char arrays
- remove(byte[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: byte arrays
- remove(short[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: short arrays
- remove(int[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: int arrays
- remove(long[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: long arrays
- remove(float[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: float arrays
- remove(double[], int) - Static method in class xdev.util.ArrayUtils
-
Applies to: double arrays
- remove(Map, Object) - Static method in class xdev.util.CollectionUtils
-
Removes the specified value
from the map
, if
they are present (optional operation).
- remove(Object) - Method in class xdev.util.XdevHashtable
- removeAction(Object) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Removes the action.
- removeActionListener(ActionListener) - Method in class xdev.ui.XdevKeyAction
-
Removes an ActionListener
from the key action.
- removeAll(Collection<?>) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- removeAll(XCollection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeAll(XCollection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- removeAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubList
-
- removeAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubListView
-
Deprecated.
- removeAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
Deprecated.
- removeAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
Deprecated.
- removeAll(XCollection<E>, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeAll(Collection<?>) - Method in class com.xdev.jadoth.math._intRange
-
Removes the all.
- removeAll(Collection<?>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- removeAll(int...) - Method in class xdev.ui.ItemList
-
Removes the elements at the specified positions in this
ItemList
.
- removeAll() - Method in class xdev.ui.XdevMenuBar
- removeAll(Collection<? super E>, E...) - Static method in class xdev.util.CollectionUtils
-
Removes the specified elements
from the list
,
if they are present (optional operation).
- removeAllChildren() - Method in class xdev.ui.tree.XdevTreeNode
- removeAllDetails(VirtualTable, VirtualTable.VirtualTableRow) - Static method in class xdev.ui.ManyToMany
-
Removes all connections of a specified master row related to the
masterDetailVT.
- removeAllDetails(VirtualTable, VirtualTable.VirtualTableRow, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Removes all connections of a specified master row related to the
masterDetailVT.
- removeAllDetails(VirtualTable, VirtualTable) - Static method in class xdev.ui.ManyToMany
-
Removes all connections of a specified master row related to the
masterDetailVT.
- removeAllDetails(VirtualTable, VirtualTable, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Removes all connections of a specified master row related to the
masterDetailVT.
- removeAllFromArray(Object, Object[], int, int, Object[], int, int) - Static method in class com.xdev.jadoth.collections.JaArrays
-
Removed all occurances of elementToRemove
from array src
.
If dest
is the same as src
, the retained elements will be compressed in place.
- removeAllFromArray(Collection<?>, Object[], int, int, Object[], int, int, boolean) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- removeAllFromArray(Object[], Object[], int, int, Object[], int, int, boolean) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- removeAllFromArray(Object, Object[], int, int, Object[], int, int, Equalator<Object>) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- removeAllFromArray(Collection<?>, Object[], int, int, Object[], int, int, boolean, Equalator<Object>) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- removeAllFromArray(Object[], Object[], int, int, Object[], int, int, boolean, Equalator<Object>) - Static method in class com.xdev.jadoth.collections.JaArrays
-
- removeAllId(XCollection<E>, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeAllId(XCollection<E>, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- removeAllId(XCollection<E>, boolean) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeChangeListener(TextChangeAdapter) - Method in class xdev.ui.text.XdevDocument
-
- removeColumn(String) - Method in class xdev.vt.VirtualTable
-
- removeColumn(int) - Method in class xdev.vt.VirtualTable
-
- removeDBConnectionListener(DBConnectionListener) - Method in class xdev.db.AbstractDBConnection
-
- removeDBConnectionListener(DBConnectionListener) - Method in interface xdev.db.DBConnection
-
- removeDBConnectionListener(DBConnectionListener) - Method in class xdev.db.DelegatingDBConnection
-
- removeDBDataSourceListener(DBDataSourceListener) - Method in class xdev.db.AbstractDBDataSource
-
- removeDBDataSourceListener(DBDataSourceListener) - Method in interface xdev.db.DBDataSource
-
- removeDetail(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of a specified detail row to its master row.
- removeDetail(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of a specified detail row to its master row.
- removeDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of specified detail rows within a VirtualTable to
its master row.
- removeDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of specified detail rows within a VirtualTable to
its master row.
- removeDetails(VirtualTable, VirtualTable, VirtualTable) - Static method in class xdev.ui.ManyToMany
-
Convenience method for
#removeDetails(VirtualTable, VirtualTableRow, VirtualTable)
.
- removeDetails(VirtualTable, VirtualTable, VirtualTable, DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Convenience method for
#removeDetails(VirtualTable, VirtualTableRow, VirtualTableRow[], DBConnection)
.
- removeDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow[]) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of a specified list of detail rows to its master
row.
- removeDetails(VirtualTable, VirtualTable.VirtualTableRow, VirtualTable.VirtualTableRow[], DBConnection<?>) - Static method in class xdev.ui.ManyToMany
-
Removes the connection of a specified list of detail rows to its master
row.
- removeDocumentListener(DocumentListener) - Method in class xdev.ui.XdevDateTextField
-
Unregisters the given
DocumentListener
from the notification list
so it will no longer receive change updates.
- removeDocumentListener(DocumentListener) - Method in class xdev.ui.XdevFormattedTextField
-
Unregisters the given
DocumentListener
from the notification list
so it will no longer receive change updates.
- removeDocumentListener(DocumentListener) - Method in class xdev.ui.XdevPasswordField
-
Unregisters the given
DocumentListener
from the notification list
so it will no longer receive change updates.
- removeDocumentListener(DocumentListener) - Method in class xdev.ui.XdevTextArea
-
Unregisters the given
DocumentListener
from the notification list
so it will no longer receive change updates.
- removeDocumentListener(DocumentListener) - Method in class xdev.ui.XdevTextField
-
Unregisters the given
DocumentListener
from the notification list
so it will no longer receive change updates.
- removeDuplicates(boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeDuplicates(boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeDuplicates(boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- removeDuplicates(boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- removeDuplicates(boolean) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeDuplicates(boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeElement(Object) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- removeElementAt(int) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- removeExitListener(ApplicationExitListener) - Static method in class xdev.Application
-
- removeFirst() - Method in class com.xdev.jadoth.collections.GrowList
-
- removeFirst() - Method in class com.xdev.jadoth.collections.SubList
-
- removeFirst() - Method in class com.xdev.jadoth.collections.VarList
-
- removeFirst() - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- removeFocusListener(FocusListener) - Method in class xdev.ui.XdevFormular
-
- removeFocusListener(FocusListener) - Method in class xdev.ui.XdevSpinner
- removeFormularListener(FormularListener) - Method in interface xdev.ui.Formular
-
Removes the listener from the listener list of this form.
- removeFormularListener(FormularListener) - Method in class xdev.ui.XdevFormular
-
Removes the listener from the listener list of this form.
- removeFormularListener(FormularListener) - Method in class xdev.ui.XdevVirtualFormular
-
Removes the listener from the listener list of this form.
- removeFromParent() - Method in class xdev.ui.tree.XdevTreeNode
- removeHighestStrackTraceElement(T) - Static method in class com.xdev.jadoth.Jadoth
-
- removeHighestStrackTraceElement(T, int) - Static method in class com.xdev.jadoth.Jadoth
-
- removeHighestStrackTraceElement(int) - Method in exception com.xdev.jadoth.lang.exceptions.JaException
-
- removeHighestStrackTraceElementUntil(T, Class<?>, String) - Static method in class com.xdev.jadoth.Jadoth
-
- removeId(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeId(E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeId(E) - Method in class com.xdev.jadoth.collections.SubList
-
- removeId(E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- removeId(E) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeId(E, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeIndex(int) - Method in class xdev.util.IntList
-
- removeLast() - Method in class com.xdev.jadoth.collections.GrowList
-
- removeLast() - Method in class com.xdev.jadoth.collections.SubList
-
- removeLast() - Method in class com.xdev.jadoth.collections.VarList
-
- removeLast() - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- removeListDataListener(ListDataListener) - Method in class xdev.ui.ItemList
-
- removeListDataListener(ListDataListener) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- removeListDataListener(ListDataListener) - Method in class xdev.ui.XdevListBox.ItemListModelWrapper
- removeListSelectionListener(ListSelectionListener) - Method in class xdev.ui.XdevTable
-
Remove a listener from the
ListSelectionModel
that's notified
each time a change to the selection occurs.
- removeLock() - Method in class xdev.db.locking.HybridVirtualTableLock
-
Removes the lock from its related record.
- removeLock() - Method in interface xdev.db.locking.PessimisticLock
-
Removes the lock from its related record.
- removeLockEntry() - Method in class xdev.db.locking.HybridVirtualTableLock
-
- removeLockTimeoutListener(LockTimeoutListener) - Method in class xdev.db.locking.HybridVirtualTableLock
-
Stops the observation of the locks timeout and notification threshold.
- removeLockTimeoutListener(LockTimeoutListener) - Method in interface xdev.db.locking.PessimisticLock
-
Stops the observation of the locks timeout and notification threshold.
- removeLockTimeoutPropertyChangeListener(LockTimeoutChangeListener) - Method in class xdev.db.locking.HybridVirtualTableLock
-
Stops observing the lock timeout property.
- removeLockTimeoutPropertyChangeListener(LockTimeoutChangeListener) - Method in interface xdev.db.locking.PessimisticLock
-
Stops observing the lock timeout property.
- removeModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- removeModifier(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition.Implementation
-
- removeModifier(int) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition
-
- removeMouseListener(Component, Class<? extends MouseListener>) - Static method in class xdev.ui.UIUtils
-
- removeMouseMotionListener(Component, Class<? extends MouseMotionListener>) - Static method in class xdev.ui.UIUtils
-
- removeNext() - Method in class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- removeNext() - Method in interface com.xdev.jadoth.lang.reference.LinkReference
-
- removeNode(XdevTreeNode) - Method in class xdev.ui.tree.XdevTreeNode
-
Removes node
from this node's child array, giving it a null
parent.
- removeNodeAt(int) - Method in class xdev.ui.tree.XdevTreeNode
-
Removes the node at the specified index from this node's children and
sets that node's parent to null.
- removeNotify() - Method in class xdev.ui.XdevPicture
- removeObject(Object) - Method in class xdev.util.XdevList
-
Removes the first occurrence of the specified element in this
XdevList
If the
XdevList
does not contain the element, it
is unchanged.
- removeOne(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeOne(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeOne(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- removeOne(E) - Method in class com.xdev.jadoth.collections.SubList
-
- removeOne(E) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeOne(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- removeRange(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- removeRange(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- removeRange(int, int) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- removeRow(int, boolean) - Method in class xdev.vt.VirtualTable
-
- removeRows(KeyValues, boolean) - Method in class xdev.vt.VirtualTable
-
- removeStringFilter(StringFilter) - Method in interface xdev.util.StringFilterClient
-
- removeUpdate(DocumentEvent) - Method in class xdev.ui.event.DocumentAdapter
- removeUpdate(DocumentEvent) - Method in class xdev.ui.event.TextChangeAdapter
- removeValidator(Validator) - Method in interface xdev.ui.FormularComponent
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.FormularComponentSupport
-
- removeValidator(Validator) - Method in class xdev.ui.XdevCheckBox
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevComboBox
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevDateTextField
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevFormattedTextField
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevLabel
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevListBox
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevPasswordField
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevPicture
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevProgressBar
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevRadioButton
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevSlider
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevSpinner
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevTable
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevTextArea
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevTextField
-
Removes a validator from this component
- removeValidator(Validator) - Method in class xdev.ui.XdevTextPane
-
Removes a validator from this component
- removeValidator(Validator<? super T>) - Method in class xdev.vt.VirtualTableColumn
-
Removes a user defined validator for this column.
- removeValue(int) - Method in class xdev.util.IntList
-
- removeVirtualTableListener(VirtualTableListener) - Method in class xdev.vt.VirtualTable
-
- removeWindowListener(WindowListener) - Method in class xdev.Application
-
- removeWindowListener(WindowListener) - Method in class xdev.ui.XdevFileChooser
-
- removeWindowListener(WindowListener) - Method in interface xdev.ui.XdevRootPaneContainer
-
Removes the specified window listener to receive window events.
- removeWindowListener(WindowListener) - Method in class xdev.ui.XdevWindow
-
Removes the specified window listener so that it no longer receives
window events from this
XdevWindow
.
- removeWindowListener(WindowListener) - Method in class xdev.ui.XdevWindowContainer
-
Removes the specified window listener to receive window events.
- RendererDelegate - Interface in xdev.ui.table
-
- renewDialogTime - Variable in class xdev.ui.TableSupport
-
- renewLock(long) - Method in class xdev.db.locking.HybridVirtualTableLock
-
Regenerates an existing lock for a specific time.
- renewLock(long) - Method in interface xdev.db.locking.PessimisticLock
-
Regenerates an existing lock for a specific time.
- RenewLockTimeoutListener - Class in xdev.ui.locking
-
Observes a particular lock regarding its notification threshold.
- RenewLockTimeoutListener(Lockable, PessimisticLock) - Constructor for class xdev.ui.locking.RenewLockTimeoutListener
-
Initializes a lock renew observer.
- RenewLockWindow - Class in xdev.ui.locking
-
- RenewLockWindow(PessimisticLock) - Constructor for class xdev.ui.locking.RenewLockWindow
-
Initiates this renew lock window for the given lock to renovate.
- RenewLockWindow() - Constructor for class xdev.ui.locking.RenewLockWindow
-
- renewSessionID() - Static method in class xdev.io.IOUtils
-
Deprecated.
- renewSessionID() - Static method in class xdev.net.NetUtils
-
Renews the session id.
- renovateLock(PessimisticLock) - Method in interface xdev.ui.locking.LockRenovator
-
Regenerates the given lock.
- renovateLock(PessimisticLock) - Method in class xdev.ui.locking.RenewLockWindow
-
Regenerates the given lock.
- repaint() - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- repaint(long, int, int, int, int) - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- repaint() - Method in interface xdev.ui.XdevTextComponent
-
- replace(E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(E, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(E, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(Predicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(TPredicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- replace(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(E, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(E, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(Predicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(TPredicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- replace(E, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(E, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(Predicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(TPredicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replace(E, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(E, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(E, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(E, E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(Predicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(TPredicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(Predicate<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(TPredicate<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replace(CharSequence, CharSequence) - Method in class com.xdev.jadoth.util.VarChar
-
- replaceAll(Map<E, E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(E[], E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(E[], E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(XGettingCollection<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(XGettingCollection<E>, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(E[], E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(E[], E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(XGettingCollection<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceAll(Map<E, E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(E[], E) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(E[], E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(XGettingCollection<E>, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(XGettingCollection<E>, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(E[], E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(E[], E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(XGettingCollection<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceAll(Map<E, E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(E[], E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(E[], E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(XGettingCollection<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(XGettingCollection<E>, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(E[], E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(E[], E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(XGettingCollection<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceAll(Map<E, E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(E[], E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(E[], E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(XGettingCollection<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(XGettingCollection<E>, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(E[], E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(E[], E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(XGettingCollection<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceAll(String, String) - Method in class com.xdev.jadoth.util.VarChar
-
- replaceAll(String, String, String) - Static method in class xdev.util.StringUtils
-
Replaces each substring of the given
String
source
that matches the given
String
search
with the given
String
replacement
.
- replaceOne(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceOne(E, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceOne(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceOne(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- replaceOne(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceOne(E, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceOne(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceOne(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubList
-
- replaceOne(E, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceOne(E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceOne(Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceOne(TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- replaceOne(E, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceOne(E, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceOne(Predicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replaceOne(TPredicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingCollection
-
- replicate(T, int) - Static method in class com.xdev.jadoth.Jadoth
-
- requestFocus() - Method in class xdev.ui.XdevSpinner
- RequiredFieldValidator - Class in xdev.ui
-
- RequiredFieldValidator() - Constructor for class xdev.ui.RequiredFieldValidator
-
- RequiredFieldValidator(String, String) - Constructor for class xdev.ui.RequiredFieldValidator
-
- reset() - Method in class com.xdev.jadoth.cql.CqlAggregateCollector
-
- reset() - Method in interface com.xdev.jadoth.cql.CqlAggregator
-
- reset() - Method in interface com.xdev.jadoth.lang.functional.aggregates.Aggregate
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.AvgInteger
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.AvgIntegerNonNull
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumByte
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumDouble
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumFloat
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumInteger
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumLong
-
- reset() - Method in class com.xdev.jadoth.lang.functional.aggregates.SumShort
-
- reset() - Method in interface com.xdev.jadoth.lang.functional.aggregates.TAggregate
-
- reset() - Method in class com.xdev.jadoth.math.Countdown
-
Resets this countdown to its start value.
- reset() - Method in interface xdev.ui.Formular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- reset(VirtualTable) - Method in interface xdev.ui.Formular
-
- reset(VirtualTable) - Method in class xdev.ui.FormularSupport
-
- reset() - Method in class xdev.ui.XdevFormattedTextField
-
Sets the text back to an empty String.
Has the same effect as setValue(null)
.
- reset() - Method in class xdev.ui.XdevFormular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- reset(VirtualTable) - Method in class xdev.ui.XdevFormular
-
- reset() - Method in class xdev.ui.XdevVirtualFormular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- reset(VirtualTable) - Method in class xdev.ui.XdevVirtualFormular
-
- resetCursor() - Method in class xdev.util.XdevHashtable
-
- resetCursor() - Method in class xdev.vt.VirtualTable
-
Resets the current cursor position (row number) for this
VirtualTable
.
- resetDefaultValue() - Method in class xdev.vt.VirtualTableColumn
-
- resetHash() - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Reset hash.
- resetHash() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Reset hash.
- resetWindowTitle() - Method in class xdev.ui.WindowCountDown
-
Reset window title, deletes the countdown specific text from the title.
- reshape(int, int, int, int) - Method in class xdev.ui.XdevTextPane
- resize(Image, int, int) - Static method in class xdev.ui.GraphicUtils
-
Resizes the provided
Image
image
to the given
width
and
height
.
- RESIZE_FIT - Static variable in class xdev.ui.XdevPicture
-
- RESIZE_MODE_PROPERTY - Static variable in class xdev.ui.XdevPicture
-
- RESIZE_STRETCH - Static variable in class xdev.ui.XdevPicture
-
- resizeImage(Image) - Method in class xdev.ui.XdevPicture
-
- resizeProportional(Image, int, int) - Static method in class xdev.ui.GraphicUtils
-
Resizes the provided
Image
image
either to the given
maxWidth
or
maxHeight
.
- resolveIdentity(Identity<T>) - Method in interface com.xdev.jadoth.identity.GenericIdentityResolver
-
- resolveIdentity(I) - Method in interface com.xdev.jadoth.identity.IdentityResolver
-
- ResourceHandler - Interface in xdev.util.res
-
- ResourceSearchStrategy - Interface in xdev.util.res
-
A ResourceSearchStrategy is the way how resources are searched through the
class hierarchy or the file system.
- ResourceUtils - Class in xdev.util.res
-
The ResourceUtils
class provides utility methods for resource
handling.
- restoreFormEnabledState() - Method in class xdev.ui.locking.LockableFormSupport
-
- restoreState() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- restoreState() - Method in class xdev.ui.EnabledState
-
Restores all
Component
s in
root
to the state
(enabled or disabled) they had when this instance was created.
- restoreState() - Method in interface xdev.ui.Formular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- restoreState() - Method in interface xdev.ui.FormularComponent
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.FormularSupport
-
- restoreState() - Method in class xdev.ui.listbox.ListBoxSupport
-
- restoreState() - Method in interface xdev.ui.ManyToManyComponent
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.TableSupport
-
- restoreState() - Method in class xdev.ui.XdevCheckBox
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevComboBox
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevDateTextField
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevFormattedTextField
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevFormular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- restoreState() - Method in class xdev.ui.XdevLabel
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevListBox
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevPasswordField
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevPicture
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevProgressBar
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevRadioButton
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevSlider
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevSpinner
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevTable
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevTextArea
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevTextField
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevTextPane
-
Restores the internally saved state of the component.
- restoreState() - Method in class xdev.ui.XdevVirtualFormular
-
Resets this
Formular
/ the mapped components in the
Formular
to the default values of the components.
- RestoreStateVisitor(Container, Map<Component, Boolean>) - Constructor for class xdev.ui.EnabledState.RestoreStateVisitor
-
- Result - Class in xdev.db
-
A table of data representing a database result set, which is usually
generated by executing a statement that queries the database.
- Result() - Constructor for class xdev.db.Result
-
- ResultTable - Class in com.xdev.jadoth.sqlengine.util
-
The Class ResultTable.
- ResultTable() - Constructor for class com.xdev.jadoth.sqlengine.util.ResultTable
-
Instantiates a new result table.
- ResultTable(ResultSet) - Constructor for class com.xdev.jadoth.sqlengine.util.ResultTable
-
Uses the ResultSet rs
to fill the created ResultTable instance.
Automatically closes ResultSet rs
and the statement that created it.
- ResultTable(Object) - Constructor for class com.xdev.jadoth.sqlengine.util.ResultTable
-
- ResultTable(SELECT) - Constructor for class com.xdev.jadoth.sqlengine.util.ResultTable
-
Uses the ResultSet rs
to fill the created ResultTable instance.
Automatically closes ResultSet rs
and the statement that created it.
- resumeEncoding() - Method in class xdev.util.codec.Base64.OutputStream
-
Deprecated.
Resumes encoding of the stream.
- retainAll(Collection<?>) - Method in class com.xdev.jadoth.collections.GrowList
-
Deprecated.
- retainAll(XCollection<E>, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- retainAll(XCollection<E>, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- retainAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubList
-
- retainAll(Collection<?>) - Method in class com.xdev.jadoth.collections.SubListView
-
Deprecated.
- retainAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
Deprecated.
- retainAll(Collection<?>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
Deprecated.
- retainAll(XCollection<E>, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- retainAll(Collection<?>) - Method in class com.xdev.jadoth.math._intRange
-
Retain all.
- retainAll(Collection<?>) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- retainAllId(XCollection<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- retainAllId(XCollection<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- retainAllId(XCollection<E>) - Method in interface com.xdev.jadoth.collections.XRemovingCollection
-
- RetrospectionIdentifierMapper - Interface in com.xdev.jadoth.sqlengine.retrospection
-
The Interface RetrospectionIdentifierMapper.
- RetrospectionIdentifierMapper.Util - Class in com.xdev.jadoth.sqlengine.retrospection
-
The Class Util.
- RETURN - Static variable in class com.xdev.jadoth.lang.signalthrows.BranchingThrow
-
- return_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant return_.
- return_(Object) - Static method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Return_.
- returnType - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
The return type.
- revalidate() - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- reverse() - Method in class com.xdev.jadoth.collections.GrowList
-
- reverse() - Method in class com.xdev.jadoth.collections.SubList
-
- reverse() - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- reverse() - Method in interface com.xdev.jadoth.collections.XSettingList
-
- reverse() - Method in class com.xdev.jadoth.util.VarChar
-
- rewind() - Method in class xdev.db.PrefetchedResult
-
- RIGHT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant RIGHT.
- RIGHT - Static variable in class xdev.ui.text.XdevDocument
-
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- RIGHT_JOIN(TableExpression, Object) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.Joining
-
RIGH t_ join.
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
- RIGHT_JOIN - Class in com.xdev.jadoth.sqlengine.internal
-
The Class RIGHT_JOIN.
- RIGHT_JOIN() - Constructor for class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
Instantiates a new rIGH t_ join.
- RIGHT_JOIN(TableExpression, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
Instantiates a new rIGH t_ join.
- RIGHT_JOIN(FROM, TableExpression, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
Instantiates a new rIGH t_ join.
- RIGHT_JOIN(RIGHT_JOIN, FROM) - Constructor for class com.xdev.jadoth.sqlengine.internal.RIGHT_JOIN
-
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- RIGHT_JOIN - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant RIGHT_JOIN.
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Adds a RIGHT JOIN and sets the last condition to the newly added join.
- RIGHT_JOIN(TableExpression, Object) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- RIGHT_JOIN(TableExpression, Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- RIGHT_JOIN(Table, Object) - Method in class xdev.db.sql.DELETE
-
- RIGHT_JOIN(Table, Object) - Method in class xdev.db.sql.SELECT
-
- RIGHT_JOIN(Table, Object) - Method in class xdev.db.sql.UPDATE
-
- righthandExpressions - Variable in class com.xdev.jadoth.sqlengine.internal.SqlComparison
-
The righthand expressions.
- rightJoin(String, String, String, String) - Method in class xdev.lang.cmd.Query
-
- rightJoin(String, Object) - Method in class xdev.lang.cmd.Query
-
- rngAggregate(int, int, Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngAggregate(int, int, TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngAggregate(int, int, Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngAggregate(int, int, TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngAggregate(int, int, Aggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngAggregate(int, int, TAggregate<E, R>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngAggregate(int, int, Aggregate<E, R>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngAggregate(int, int, TAggregate<E, R>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngAppendTo(int, int, VarChar) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngAppendTo(int, int, VarChar, String) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngAppendTo(int, int, VarChar, char) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngAppendTo(int, int, VarChar) - Method in class com.xdev.jadoth.collections.SubList
-
- rngAppendTo(int, int, VarChar, String) - Method in class com.xdev.jadoth.collections.SubList
-
- rngAppendTo(int, int, VarChar, char) - Method in class com.xdev.jadoth.collections.SubList
-
- rngAppendTo(int, int, VarChar) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngAppendTo(int, int, VarChar, String) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngAppendTo(int, int, VarChar, char) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngAppendTo(int, int, VarChar) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngAppendTo(int, int, VarChar, String) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngAppendTo(int, int, VarChar, char) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngApplies(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngApplies(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngApplies(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngApplies(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngApplies(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngApplies(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngApplies(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngApplies(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngBinarySearch(int, int, E, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngBinarySearch(int, int, E, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngBinarySearch(int, int, E, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngBinarySearch(int, int, E, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContains(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContains(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContains(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContains(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContains(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContains(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContains(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContains(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContains(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContains(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContains(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContains(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContainsAll(int, int, Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContainsAll(int, int, Collection<?>, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContainsAll(int, int, Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContainsAll(int, int, Collection<?>, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContainsAll(int, int, Collection<E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContainsAll(int, int, Collection<?>, boolean) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContainsAll(int, int, Collection<E>, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContainsAll(int, int, Collection<?>, boolean) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngContainsId(int, int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngContainsId(int, int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngContainsId(int, int, E) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngContainsId(int, int, E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCopyTo(int, int, L, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCopyTo(int, int, L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCopyTo(int, int, L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCopyTo(int, int, L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCopyTo(int, int, L, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCopyTo(int, int, L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCopyTo(int, int, L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCopyTo(int, int, L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCopyTo(int, int, L, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCopyTo(int, int, L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCopyTo(int, int, L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCopyTo(int, int, L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCopyTo(int, int, L, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCopyTo(int, int, L, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCopyTo(int, int, L, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCopyTo(int, int, L, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCount(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCount(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCount(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCount(int, int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngCount(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCount(int, int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCount(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCount(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngCount(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCount(int, int, E) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCount(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCount(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngCount(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCount(int, int, E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCount(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngCount(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngEqualsContent(int, List<E>, int, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngEqualsContent(int, List<E>, int, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngEqualsContent(int, List<E>, int, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngEqualsContent(int, List<E>, int, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngExcept(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngExcept(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubList
-
- rngExcept(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngExcept(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngExecute(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngExecute(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngExecute(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngExecute(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngExecute(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngExecute(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngExecute(int, int, Operation<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngExecute(int, int, TOperation<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngHasUniqueValues(int, int, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngHasUniqueValues(int, int, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngHasUniqueValues(int, int, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- rngHasUniqueValues(int, int, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngHasUniqueValues(int, int, boolean) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngHasUniqueValues(int, int, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngHasUniqueValues(int, int, boolean) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngHasUniqueValues(int, int, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIndexOf(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIndexOf(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIndexOf(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIndexOf(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIndexOf(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIndexOf(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIndexOf(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIndexOf(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIndexOf(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIndexOf(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIndexOf(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIndexOf(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIndexOfId(int, int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIndexOfId(int, int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIndexOfId(int, int, E) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIndexOfId(int, int, E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIntersect(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIntersect(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIntersect(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIntersect(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngIsSorted(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngIsSorted(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngIsSorted(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngIsSorted(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngMax(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMax(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMax(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngMax(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngMaxIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMaxIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMaxIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngMaxIndex(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngMin(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMin(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMin(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngMin(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngMinIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMinIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMinIndex(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngMinIndex(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngMoveTo(int, int, L, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMoveTo(int, int, L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMoveTo(int, int, L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMoveTo(int, int, L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngMoveTo(int, int, L, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMoveTo(int, int, L, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMoveTo(int, int, L, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMoveTo(int, int, L, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngMoveTo(int, int, L, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngMoveTo(int, int, L, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngMoveTo(int, int, L, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngMoveTo(int, int, L, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngProcess(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
Note that this method will have horrible performance vor any start index other than size - 1
due to the array list character of this list's implementation.
- rngProcess(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
Note that this method will have horrible performance vor any start index other than size - 1
due to the array list character of this list's implementation.
- rngProcess(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngProcess(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngProcess(int, int, Operation<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngProcess(int, int, TOperation<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngProcess(int, int, Operation<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngProcess(int, int, TOperation<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngReduce(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReduce(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReduce(int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReduce(int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReduce(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReduce(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReduce(int, int, Predicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReduce(int, int, TPredicate<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReduce(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngReduce(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngReduce(int, int, Predicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngReduce(int, int, TPredicate<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemove(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemove(int, int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemove(int, int, E, Equalator<E>, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemove(int, int, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemove(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemove(int, int, E, Equalator<E>, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemove(int, int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemove(int, int, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemove(int, int, E) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemove(int, int, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemove(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemove(int, int, E, Equalator<E>, int, Integer) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveAll(int, int, XCollection<? super E>, boolean) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveDuplicates(int, int, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveDuplicates(int, int, boolean) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveDuplicates(int, int, boolean, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveDuplicates(int, int, boolean) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveDuplicates(int, int, boolean, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveDuplicates(int, int, boolean) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveOne(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveOne(int, int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRemoveOne(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveOne(int, int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRemoveOne(int, int, E) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRemoveOne(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngReplace(int, int, E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, E, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, E, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, Predicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, Predicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, TPredicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplace(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplace(int, int, E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplace(int, int, E, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplace(int, int, E, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplace(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, E, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, E, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, E, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, Predicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, TPredicate<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplace(int, int, E, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, E, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, E, E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, E, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, Predicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, TPredicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, Predicate<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplace(int, int, TPredicate<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, Map<E, E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, E[], E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, E[], E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, E[], E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, E[], E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceAll(int, int, Map<E, E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplaceAll(int, int, Map<E, E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, E[], E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, E[], E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, XGettingCollection<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, E[], E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, E[], E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceAll(int, int, Map<E, E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, E[], E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, E[], E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, E[], E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, E[], E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceAll(int, int, XGettingCollection<E>, E, int, Integer, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceOne(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceOne(int, int, E, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceOne(int, int, Predicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceOne(int, int, TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReplaceOne(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplaceOne(int, int, E, E) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReplaceOne(int, int, E, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceOne(int, int, E, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceOne(int, int, Predicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceOne(int, int, TPredicate<E>, E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReplaceOne(int, int, E, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceOne(int, int, E, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceOne(int, int, Predicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngReplaceOne(int, int, TPredicate<E>, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngRetainAll(int, int, XCollection<E>, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRetainAll(int, int, XCollection<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngRetainAll(int, int, XCollection<E>, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRetainAll(int, int, XCollection<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngRetainAll(int, int, XCollection<E>, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngRetainAll(int, int, XCollection<E>) - Method in interface com.xdev.jadoth.collections.XRemovingList
-
- rngReverse(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngReverse(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- rngReverse(int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngReverse(int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngScan(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngScan(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngScan(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngScan(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngScan(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngScan(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngScan(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngScan(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngSearch(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngSearch(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngSearch(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngSearch(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngSearch(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngSearch(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngSearch(int, int, E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngSearch(int, int, Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngSearch(int, int, TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngSearch(int, int, E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngSearch(int, int, Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngSearch(int, int, TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngShuffle(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngShuffle(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- rngShuffle(int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngShuffle(int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngSortMerge(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngSortMerge(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngSortMerge(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngSortMerge(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngSortQuick(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngSortQuick(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngSortQuick(int, int, Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- rngSortQuick(int, int, Comparator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- rngToArray(int, int, T[]) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngToArray(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngToArray(int, int, Class<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngToArray(int, int, Class<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- rngToArray(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- rngToArray(int, int, T[]) - Method in class com.xdev.jadoth.collections.SubList
-
- rngToArray(int, int, Class<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngToArray(int, int) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngToArray(int, int, T[]) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngToArray(int, int, Class<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngToArray(int, int) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngToArray(int, int, T[]) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- rngUnion(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.GrowList
-
- rngUnion(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubList
-
- rngUnion(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in class com.xdev.jadoth.collections.SubListView
-
- rngUnion(int, int, XGettingCollection<E>, Equalator<E>, C) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- roll(int, int) - Method in class xdev.util.XdevDate
- rollback() - Method in interface xdev.db.DBConnection
-
Undoes all changes made in the current transaction and releases any
database locks currently held by this DBConnection object.
- rollback(Savepoint) - Method in interface xdev.db.DBConnection
-
Undoes all changes made after the given Savepoint object was set.
If
savepoint
is
null
then all changes will be
undone - similiar to
DBConnection.rollback()
.
- rollback() - Method in class xdev.db.DelegatingDBConnection
-
Undoes all changes made in the current transaction and releases any
database locks currently held by this DBConnection object.
- rollback(Savepoint) - Method in class xdev.db.DelegatingDBConnection
-
Undoes all changes made after the given Savepoint object was set.
If
savepoint
is
null
then all changes will be
undone - similiar to
DBConnection.rollback()
.
- rollback() - Method in class xdev.db.jdbc.JDBCConnection
-
- rollback(Savepoint) - Method in class xdev.db.jdbc.JDBCConnection
-
- rollback() - Method in class xdev.db.servlet.ServletDBConnection
-
- rollback(Savepoint) - Method in class xdev.db.servlet.ServletDBConnection
-
- rollback(DBConnection<?>) - Method in class xdev.db.Transaction
-
- rollBack(Duration) - Method in class xdev.util.XdevDate
-
Rolls this time to the past.
- rollForward(Duration) - Method in class xdev.util.XdevDate
-
Rolls this time to the future.
- rootPaneCheckingEnabled - Variable in class xdev.ui.XdevScrollPane
-
- round(double, int) - Static method in class com.xdev.jadoth.math.JaMath
-
Normalizes value
to the actual closest value for decimals
decimals.
This is useful if multiple subsequent calulations with double values accumulate rounding errors that drift the
value away from the value it actually should (could) be.
See the "candy" example in Joshua Bloch's "Effective Java": this method fixes the problem.
- ROUND - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ROUND.
- ROUND(Object, int) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
ROUND.
- ROUND(Object, int) - Static method in class xdev.db.sql.Functions
-
- ROUND(Object, int) - Method in class xdev.lang.cmd.Query
-
Rounds a numeric field to the number of decimals specified.
- round(double, int) - Static method in class xdev.util.MathUtils
-
Examples
- ROW - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ROW.
- ROW_COUNT - Static variable in interface xdev.db.DBMetaData
-
- ROW_NUMBER - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ROW_NUMBER.
- ROW_NUMBER() - Static method in class xdev.db.sql.Functions
-
- RowAlreadyLockedException - Exception in xdev.db.locking
-
RowAlreadyLockedException for situation when user want to get a lock but a
other user already has the lock.
- RowAlreadyLockedException(String, PessimisticLockInfo, PessimisticLockInfo) - Constructor for exception xdev.db.locking.RowAlreadyLockedException
-
- RowAlreadyLockedException(Throwable, PessimisticLockInfo, PessimisticLockInfo) - Constructor for exception xdev.db.locking.RowAlreadyLockedException
-
- RowAlreadyLockedException(String, Throwable, PessimisticLockInfo, PessimisticLockInfo) - Constructor for exception xdev.db.locking.RowAlreadyLockedException
-
- RowAlreadyLockedException(RowAlreadyLockedException) - Constructor for exception xdev.db.locking.RowAlreadyLockedException
-
- RowIdentifier - Interface in xdev.db.locking
-
RowIdentifier
provides a way to define an unique identifier for each
database record of a table.
- RowNumberTable - Class in xdev.ui
-
- RowNumberTable(JTable) - Constructor for class xdev.ui.RowNumberTable
-
- ROWS - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant ROWS.
- rows() - Method in class xdev.vt.VirtualTable
-
Returns an iterator over all rows of this VirtualTable in their natural
order.
- RowSelectionHandler - Interface in xdev.ui
-
Components which have a selectionModel can implement this class to customize
the selection process.
- rowsPerPage - Variable in class xdev.ui.paging.AbstractPageControl
-
- rowsPerPage - Variable in class xdev.ui.paging.VirtualFormularPageControl
-
- rowsPerPageChanged() - Method in class xdev.ui.paging.AbstractPageControl
-
- rowsPerPageChanged() - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- run() - Method in class xdev.ui.CustomPopupComboBox
-
- run() - Method in class xdev.util.debug.StacktraceTimeOut
-
- runInSwingThread(Runnable) - Static method in class xdev.ui.UIUtils
-
Ensures that the runnable is executed in the Java Swing thread.
- s - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlTMPTable
-
Deprecated.
The s.
- save(UPDATE, Object...) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Executes update
with parameters
.
- save() - Method in interface xdev.ui.Formular
-
Alias for save(true).
- save(boolean) - Method in interface xdev.ui.Formular
-
- save(boolean) - Method in class xdev.ui.FormularSupport
-
- save(boolean) - Method in class xdev.ui.locking.LockableFormSupport
- save(boolean, DBConnection) - Method in interface xdev.ui.ManyToManyComponent
-
Deletes removed, inserts added and updates changed records of the
associated detail table.
- save() - Method in class xdev.ui.XdevFormular
-
Alias for save(true).
- save(boolean) - Method in class xdev.ui.XdevFormular
-
- save(boolean, DBConnection) - Method in class xdev.ui.XdevNmListBox
-
- save() - Method in class xdev.ui.XdevVirtualFormular
-
Alias for save(true).
- save(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- save(boolean) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- save(boolean, DBConnection) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- save(Map<String, Object>, boolean) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- save(Map<String, Object>, boolean, DBConnection) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- SAVE_STATE_AFTER_MODEL_UPDATE_PROPERTY - Static variable in interface xdev.ui.Formular
-
Identifies a change in the saveStateAfterModelUpdate property.
- savedValue - Variable in class xdev.ui.combobox.ComboBoxSupport
-
- savedValue - Variable in class xdev.ui.listbox.ListBoxSupport
-
- savedValue - Variable in class xdev.ui.TableSupport
-
- saveLocal() - Method in class xdev.vt.VirtualTable
-
Stores the data of this Virtual Table in a local file specified by the
user.
- savePersistentState() - Method in interface xdev.ui.persistence.Persistable
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevInternalFrame
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevInternalFrame.XdevDesktopIcon
-
- savePersistentState() - Method in class xdev.ui.XdevScrollPane
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevSplitPane
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevTabbedPane
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevTable
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevToggleButton
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- savePersistentState() - Method in class xdev.ui.XdevTree
-
Generates a String
representation of this Components
persistent state and returns it for being stored.
- Savepoint - Interface in xdev.db
-
The representation of a savepoint, which is a point within the current
transaction that can be referenced from the
DBConnection.rollback()
method.
- saveState() - Method in class xdev.ui.combobox.ComboBoxSupport
-
- saveState() - Method in class xdev.ui.EnabledState
-
- saveState() - Method in interface xdev.ui.Formular
-
- saveState() - Method in interface xdev.ui.FormularComponent
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.FormularSupport
-
- saveState() - Method in class xdev.ui.listbox.ListBoxSupport
-
- saveState() - Method in interface xdev.ui.ManyToManyComponent
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.TableSupport
-
- saveState() - Method in class xdev.ui.XdevCheckBox
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevComboBox
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevDateTextField
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevFormattedTextField
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevFormular
-
- saveState() - Method in class xdev.ui.XdevLabel
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevListBox
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevPasswordField
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevPicture
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevProgressBar
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevRadioButton
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevSlider
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevSpinner
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevTable
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevTextArea
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevTextField
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevTextPane
-
Saves the state of the component internally.
- saveState() - Method in class xdev.ui.XdevVirtualFormular
-
- SaveStateVisitor(Container, Map<Component, Boolean>) - Constructor for class xdev.ui.EnabledState.SaveStateVisitor
-
- scale(Component, int, int, int, int, boolean) - Static method in class xdev.ui.UIUtils
-
Moves the
Component
cpn
to the specified position
and scales the
Component
to fit the new
width
and
height
.
- scale(Component, int, int, int, int, long, boolean) - Static method in class xdev.ui.UIUtils
-
Moves the
Component
cpn
to the specified position
and scales the
Component
to fit the new
width
and
height
.
- scale(int, int) - Method in class xdev.ui.XdevImage
-
Scales this image to the given width
and height
.
- scan(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- scan(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- scan(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- scan(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- scan(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- scan(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- scan(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- scan(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- schema - Variable in class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity.Sql
-
The schema.
- schema - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
The schema.
- SCHEMA - Static variable in class xdev.db.AbstractDBDataSource
-
- Schema_INFORMATION_SCHEMA - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant Schema_INFORMATION_SCHEMA.
- schemaInDb - Variable in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
The schema in db.
- scol - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant scol.
- scol - Static variable in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask.Util
-
The Constant scol.
- scol - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant scol.
- scolN - Static variable in class com.xdev.jadoth.codegen.java.Java.Punctuation
-
The Constant scolN.
- scrollBarValueChanged() - Method in interface xdev.ui.XdevScrollBarListener
-
- scrollToStart(JComponent) - Static method in class xdev.ui.UIUtils
-
Scrolls to the visible start of the component, e.g.
- scrollToX(int) - Method in class xdev.ui.XdevScrollPane
-
Scroll to the position of x
in the horizontal scrollbar.
- scrollToY(int) - Method in class xdev.ui.XdevScrollPane
-
Scroll to the position of y
in the vertical scrollbar.
- search(Predicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- search(TPredicate<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- search(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- search(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- search(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- search(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- search(E, Equalator<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- search(Predicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- search(TPredicate<E>) - Method in class com.xdev.jadoth.collections.SubListView
-
- search(E, Equalator<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- search(Predicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- search(TPredicate<E>) - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- search(Iterable<T>, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- search(L, Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- search(T[], Predicate<T>) - Static method in class com.xdev.jadoth.Jadoth
-
- search(String, VirtualTableOwner) - Method in interface xdev.ui.Formular
-
- search(String, VirtualTableOwner) - Method in class xdev.ui.FormularSupport
-
- search(String, VirtualTableOwner) - Method in class xdev.ui.XdevFormular
-
- search(String, VirtualTableOwner) - Method in class xdev.ui.XdevVirtualFormular
-
- searchNode(Object, String) - Method in class xdev.ui.tree.XdevTreeNode
-
Searches the tree below (including) this
XdevTreeNode
for the
first node matching the given
userObject
and/or the given
caption
.
- searchNodes(Object, String) - Method in class xdev.ui.tree.XdevTreeNode
-
Searches the tree below (including) this
XdevTreeNode
for the
all node matching the given
userObject
and/or the given
caption
.
- second() - Method in class com.xdev.jadoth.util.Pair.Implementation
-
- second() - Method in interface com.xdev.jadoth.util.Pair
-
- seconds(int) - Static method in class xdev.util.Duration
-
Creates a default duration with the specified amount of seconds.
- select(CqlProjector<E, P, C>, XGettingCollection<E>, Predicate<E>, Comparator<E>, int, int) - Static method in class com.xdev.jadoth.cql.CQL
-
- select(CqlProjector<E, P, C>, XGettingCollection<E>, Predicate<E>, Equalator<E>, Comparator<E>, int, int) - Static method in class com.xdev.jadoth.cql.CQL
-
- select(SELECT) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
Select.
- select() - Method in class com.xdev.jadoth.sqlengine.internal.tables.PrimaryKeyValue
-
Select.
- SELECT() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
SELECT.
- SELECT - Class in com.xdev.jadoth.sqlengine
-
The Class SELECT.
- SELECT() - Constructor for class com.xdev.jadoth.sqlengine.SELECT
-
Instantiates a new sELECT.
- SELECT(SELECT) - Constructor for class com.xdev.jadoth.sqlengine.SELECT
-
- SELECT - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant SELECT.
- SELECT(Object...) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
SELECT.
- select(SELECT) - Method in class xdev.db.sql.INSERT
-
- SELECT - Class in xdev.db.sql
-
A java representation of a SQL SELECT statement which is used by the
DBConnection
class to perform reading queries.
- SELECT() - Constructor for class xdev.db.sql.SELECT
-
Creates a new empty SELECT object.
- select - Variable in class xdev.lang.cmd.Query
-
- select(String) - Method in class xdev.lang.cmd.Query
-
- select(String, String) - Method in class xdev.lang.cmd.Query
-
- select(VirtualTableColumn<?>) - Method in interface xdev.vt.VirtualTable.ColumnSelector
-
- SELECT(Object...) - Method in class xdev.vt.VirtualTable
-
Shortcut to create a new select with optional columns.
- SELECT.SuperConditionalQuery - Class in com.xdev.jadoth.sqlengine
-
- select2(Object) - Method in class xdev.lang.cmd.Query
-
- SELECT_ALL_ON_FOCUS - Static variable in class xdev.util.Settings
-
- selectAll() - Method in class xdev.ui.XdevListBox
-
- selectAllOnFocus() - Static method in class xdev.util.Settings
-
- selectFormularValue(VirtualTable, VirtualTable, Map<String, Object>) - Method in class xdev.ui.TableSupport
-
- selectFrom(XGettingCollection<E>, Predicate<E>) - Static method in class com.xdev.jadoth.cql.CQL
-
- selectFrom(XGettingCollection<E>, Predicate<E>, int, int) - Static method in class com.xdev.jadoth.cql.CQL
-
- selectFromHirarchie(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Sql
-
Select from hirarchie.
- selectFromHirarchieFlat(Object[]) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Select from hirarchie flat.
- selectFromHirarchieHirarchical(Object[]) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Select from hirarchie hirarchical.
- SelectItem - Interface in com.xdev.jadoth.sqlengine.internal.interfaces
-
The Interface SelectItem.
- selectItem_Comma_NEW_LINE - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant selectItem_Comma_NEW_LINE.
- selectItem_NEW_LINE_Comma - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant selectItem_NEW_LINE_Comma.
- selectNextRow() - Method in class xdev.ui.table.TableSelectionHelper
-
Selects the next row of the table.
- selectPreviousRow() - Method in class xdev.ui.table.TableSelectionHelper
-
Selects the previous row of the table.
- selectRadioButtonInGroup(Object) - Method in class xdev.ui.XdevRadioButton
-
- selectRow(int) - Method in class xdev.ui.listbox.ListRowSelectionHandler
-
- selectRow(int) - Method in interface xdev.ui.RowSelectionHandler
-
A customized selection process for one index to select.
- selectRow(int) - Method in class xdev.ui.table.TableRowSelectionHandler
-
- selectRowInterval(int, int) - Method in class xdev.ui.listbox.ListRowSelectionHandler
-
- selectRowInterval(int, int) - Method in interface xdev.ui.RowSelectionHandler
-
A customized selection process for multiple indices to select.
- selectRowInterval(int, int) - Method in class xdev.ui.table.TableRowSelectionHandler
-
- selectRows(int...) - Method in class xdev.ui.listbox.ListRowSelectionHandler
-
- selectRows(int...) - Method in interface xdev.ui.RowSelectionHandler
-
A customized selection process for multiple indices to select.
- selectRows(int...) - Method in class xdev.ui.table.TableRowSelectionHandler
-
- sendMail(String, String, String) - Static method in class xdev.net.NetUtils
-
Sends an email with the specified parameters.
- sendMail(String, String, String, String) - Static method in class xdev.net.NetUtils
-
Sends a email with the specified parameters.
- sendPost(String, String, int) - Static method in class xdev.net.NetUtils
-
Sends a HTTP-POST request to the targetURL
and returns the
resulting connection.
- sequence(byte, byte) - Static method in class com.xdev.jadoth.math.JaMath
-
- sequence(short, short) - Static method in class com.xdev.jadoth.math.JaMath
-
- sequence(int, int) - Static method in class com.xdev.jadoth.math.JaMath
-
Sequence.
- sequence(long, long) - Static method in class com.xdev.jadoth.math.JaMath
-
- SERVER_SIDE_SUFFIX - Static variable in class xdev.util.Settings
-
- SERVER_TIME - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- SERVER_URL - Static variable in class xdev.db.AbstractDBDataSource
-
- serverTime - Static variable in class xdev.db.locking.PessimisticLockTable
-
time on server.
- ServletDBConnection - Class in xdev.db.servlet
-
- ServletDBConnection(ServletDBDataSource, SessionInfo) - Constructor for class xdev.db.servlet.ServletDBConnection
-
- ServletDBDataSource - Class in xdev.db.servlet
-
- ServletDBDataSource(JDBCDataSource) - Constructor for class xdev.db.servlet.ServletDBDataSource
-
- ServletDBMetaData - Class in xdev.db.servlet
-
- ServletDBMetaData(ServletDBDataSource, DBMetaData) - Constructor for class xdev.db.servlet.ServletDBMetaData
-
- ServletResult - Class in xdev.db.servlet
-
- ServletResult(XdevObjectInputStream) - Constructor for class xdev.db.servlet.ServletResult
-
- SessionExpiredException - Exception in xdev.db.servlet
-
Exception thrown by the server when a session has expired.
- SessionExpiredException() - Constructor for exception xdev.db.servlet.SessionExpiredException
-
- SessionExpiredException(String, Throwable) - Constructor for exception xdev.db.servlet.SessionExpiredException
-
- SessionExpiredException(String) - Constructor for exception xdev.db.servlet.SessionExpiredException
-
- SessionExpiredException(Throwable) - Constructor for exception xdev.db.servlet.SessionExpiredException
-
- set(JavaExpression) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- set(JavaExpression) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition
-
- set(int, E) - Method in class com.xdev.jadoth.collections.GrowList
-
- set(int, E...) - Method in class com.xdev.jadoth.collections.GrowList
-
- set(int, E[], int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- set(int, List<E>, int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- set(int, K, V) - Method in interface com.xdev.jadoth.collections.MapEntry
-
- set(E) - Method in class com.xdev.jadoth.collections.Snake.Implementation
-
- set(E) - Method in interface com.xdev.jadoth.collections.Snake
-
- set(int, E) - Method in class com.xdev.jadoth.collections.SubList
-
- set(int, E...) - Method in class com.xdev.jadoth.collections.SubList
-
- set(int, E[], int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- set(int, List<E>, int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- set(int, E...) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- set(int, E[], int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- set(int, List<E>, int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- set(int, E) - Method in class com.xdev.jadoth.collections.SubListView
-
- set(int, E) - Method in class com.xdev.jadoth.collections.VarList
-
- set(int, E) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- set(int, E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- set(int, E...) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- set(int, E[], int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- set(int, List<E>, int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- set(T...) - Static method in class com.xdev.jadoth.Jadoth
-
- set(T) - Method in class com.xdev.jadoth.lang.functional.iterables.DummyIterable
-
- set(T) - Method in class com.xdev.jadoth.lang.reference.Reference.Implementation
-
- set(T) - Method in interface com.xdev.jadoth.lang.reference.Reference
-
- set(int, ColumnValueAssignment) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- SET - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SET.
- SET(Iterable<ColumnValueAssignment>) - Constructor for class com.xdev.jadoth.sqlengine.internal.SET
-
Instantiates a new sets the.
- SET(SET) - Constructor for class com.xdev.jadoth.sqlengine.internal.SET
-
- SET - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant SET.
- SET(ColumnValueTuple...) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
Sets the.
- SET(Object, Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
Sets the.
- SET(Object, Object) - Method in class xdev.db.sql.UPDATE
-
- set(int, int, int, int, double, double, int, int, int) - Static method in class xdev.ui.GBC
-
- set(int, int, int, int, double, double, int, int, int, int, int, int) - Static method in class xdev.ui.GBC
-
- set(int, int, int, int, double, double, int, int, Insets) - Static method in class xdev.ui.GBC
-
- set(int, int, int, int, double, double, int, int, Insets, int, int) - Static method in class xdev.ui.GBC
-
- set(int, int) - Method in class xdev.util.XdevDate
- set(String, Object) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- set(int, Object) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- setAlias(String) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Setter of the property alias.
- setAlias(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlOperation
-
Sets the alias.
- setAlias(String) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the alias.
- setAllowMissingFillColumns(boolean) - Method in class xdev.vt.VirtualTable
-
Sets if missing columns in fill actions are allowed, if not an exception
is thrown.
- setAllowMultipleNullsInUniqueIndices(boolean) - Method in class xdev.vt.VirtualTable
-
Sets if multiple null
values are allowed in unique indices.
- setAllowNegativeRowIndex(boolean) - Method in class xdev.db.jdbc.CachedVTPageScroller
- setAllowNegativeRowIndex(boolean) - Method in class xdev.db.jdbc.VTPageScroller
-
- setAllowSuperfluousFillColumns(boolean) - Method in class xdev.vt.VirtualTable
-
Sets if superfluous columns in fill actions are allowed, if not an
exception is thrown.
- setAlpha(int) - Method in class xdev.ui.XdevComponent
-
- setAlphaColors(Color...) - Method in class xdev.ui.XdevComponent
-
- setAlphaCondition(int) - Method in class xdev.ui.XdevComponent
-
- setAlphaTolerance(int) - Method in class xdev.ui.XdevComponent
-
- setAnchor(int) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setArray(E[]) - Method in class com.xdev.jadoth.collections.ArrayAccessor
-
- setAsExpression(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the as expression.
- setAuthKey(String) - Method in class xdev.db.AbstractDBDataSource
-
Sets the key which is used to authentificate this client to communicate
with the servlet-part of this data source.
- setAuthKey(String) - Method in class xdev.db.servlet.ServletDBDataSource
-
- setAutoDelimitReservedWords(boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- setAutoIncrement(boolean) - Method in class xdev.db.ColumnMetaData
-
- setAutoIncrement(boolean) - Method in class xdev.vt.VirtualTableColumn
-
- setAutoLock(boolean) - Method in interface xdev.ui.locking.Lockable
-
Controls whether locking is activated or not.
- setAutoLock(boolean) - Method in class xdev.ui.locking.LockPropertyInfo
-
Controls whether locking is activated or not.
- setAutoLock(boolean) - Method in class xdev.ui.XdevFormular
-
Controls whether locking is activated or not.
- setAutoRenewServletSessions(boolean) - Static method in class xdev.util.Settings
-
Sets if expired servlet sessions are automatically renewed.
- setAutoResize(boolean) - Method in class xdev.ui.XdevPicture
-
- setAutoTruncate(boolean) - Method in class xdev.vt.VirtualTableColumn
-
Sets if character values will be automatically truncated.
- setBackground(Color) - Method in class xdev.ui.XdevScrollPane
- setBackground(Color) - Method in class xdev.ui.XdevSpinner
- setBackgroundType(int) - Method in class xdev.ui.XdevComponent
-
- setBackgroundType(int) - Method in class xdev.ui.XdevDesktopPane
-
- setBackgroundType(int) - Method in class xdev.ui.XdevScrollPane
-
- setBackgroundType(int) - Method in class xdev.ui.XdevStyle
-
Sets the background type as
int
for this
XdevStyle
.
- setBinaryStream(int) - Method in class xdev.vt.XdevBlob
-
Retrieves a stream that can be used to write to the BLOB value that this
Blob object represents.
- setBinFolder(String) - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Sets the bin folder.
- setBinSubDir(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the bin sub dir.
- setBinSubDir(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the bin sub dir.
- setBinWorkingDirectory(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the bin working directory.
- setBinWorkingDirectory(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the bin working directory.
- setBodyElementSeperator(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Sets the body element seperator.
- setBoolean(boolean) - Method in interface xdev.ui.BooleanFormularComponent
-
Sets the new value for this component.
- setBoolean(boolean) - Method in class xdev.ui.XdevCheckBox
-
Sets the new value for this component.
- setBorder(Border) - Method in class xdev.ui.XdevMenuBar
- setBorder(Border) - Method in class xdev.ui.XdevStyle
-
- setBorderTitle(JComponent, String) - Static method in class xdev.ui.UIUtils
-
Sets the border title for provided
JComponent
cpn
.
- setBorderTitle(String) - Method in class xdev.ui.XdevComponent
-
- setBounds(int, int, int, int) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setBytes(int, byte[]) - Method in class xdev.vt.XdevBlob
-
Writes the given array of bytes to the BLOB value that this Blob object
represents, starting at position pos, and returns the number of bytes
written.
- setBytes(int, byte[], int, int) - Method in class xdev.vt.XdevBlob
-
Writes all or part of the given byte array to the BLOB value that this
Blob object represents and returns the number of bytes written.
- setCancelMultipleOperations(boolean) - Method in exception xdev.lang.OperationCanceledException
-
By setting this flag to true, the exception is configured to cancel multiple operations in a work flow.
- setCaption(String) - Method in class xdev.db.ColumnMetaData
-
- setCaption(String) - Method in class xdev.ui.tree.XdevTreeNode
-
- setCaption(String) - Method in class xdev.vt.VirtualTableColumn
-
- setCardinality(Cardinality) - Method in class xdev.vt.EntityRelationship.Entity
-
- setCatalog(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Sets the catalog.
- setChar(int, char) - Method in class com.xdev.jadoth.util.VarChar
-
- setCharacterStream(int) - Method in class xdev.vt.XdevClob
-
Retrieves a stream to be used to write a stream of Unicode characters to
the CLOB value that this Clob object represents, at position pos.
- setChars(int, char...) - Method in class com.xdev.jadoth.util.VarChar
-
- setCheckBoxList(boolean) - Method in class xdev.ui.XdevListBox
-
Sets if this list should use checkboxes to render the list entries.
- setCheckUniqueIndexDoubleValues(boolean) - Method in class xdev.vt.VirtualTable
-
Sets if double values in unique indices should be checked, meaning an
exception is thrown on an attempt to insert a duplicate value.
- setClickCountToStart(int) - Method in class xdev.ui.table.XdevTableEditor
-
- setClickedRow(int) - Method in class xdev.ui.RowNumberTable
-
- setClosedFolderIcon(Icon) - Method in class xdev.ui.XdevTree
-
Sets the
Icon
which render the closed folder nodes.
- setCode(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Sets the code.
- setColor(Color) - Method in interface xdev.ui.ColorFormularComponent
-
- setColumnIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Sets the column identifier mappers.
- setColumnIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Sets the column identifier mappers.
- setColumnIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the column identifier mappers.
- setColumnName(String) - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- setColumnNames(String[]) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Util
-
Sets the column names.
- setColumns(Object[]) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Sets the columns.
- setColumns(ArrayList<Object>) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.IndexDefinition
-
Sets the columns.
- setColumns(String[]) - Method in class xdev.db.Index
-
Sets the columns for this
Index
.
- setColumnTitle(int, String) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the title of the desired column with the index
.
- setColumnTitle(int, String) - Method in class xdev.ui.TableSupport
-
Sets the title of the desired column with the index
.
- setColumnTitle(int, String) - Method in class xdev.ui.XdevTable
-
Sets the title of the desired column with the index
.
- setColumnType(int) - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- setColumnWidth(int, int) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the columns preferredWidth
and the columns
width
.
- setColumnWidth(int, int) - Method in class xdev.ui.TableSupport
-
Sets the columns preferredWidth
and the columns
width
.
- setColumnWidth(int, int) - Method in class xdev.ui.XdevTable
-
Sets the columns preferredWidth
and the columns
width
.
- setComboBoxModelWrapperLookup(ComboBoxModelWrapperLookup) - Static method in class xdev.ui.combobox.ComboBoxSupport
-
- setComboBoxRowConverter(ComboBoxRowConverter) - Static method in class xdev.ui.combobox.ComboBoxSupport
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setComment(String) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setComment(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setComparator(Comparator) - Method in class xdev.vt.VirtualTableColumn
-
- setCondition(XdevKeyAction.Condition) - Method in class xdev.ui.XdevKeyAction
-
Sets the new condition when the action should take place.
- setConfig(MappingGenerator.Configuration) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Sets the config.
- setConfiguration(DbmsConfiguration<A>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- setConfiguration(DbmsConfiguration<A>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
- setConnectionEnabled(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
Sets the connection enabled.
- setConstructorConfiguration(Java.Visibility, Java.Visibility, Java.Visibility, Java.Visibility, Java.Visibility, Java.Visibility, Java.Visibility, Java.Visibility) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the constructor configuration.
- setConstructorVisibilityAlias(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility alias.
- setConstructorVisibilityName(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility name.
- setConstructorVisibilityNameAlias(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility name alias.
- setConstructorVisibilityNullary(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility nullary.
- setConstructorVisibilitySchema(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility schema.
- setConstructorVisibilitySchemaAlias(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility schema alias.
- setConstructorVisibilitySchemaName(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility schema name.
- setConstructorVisibilitySchemaNameAlias(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the constructor visibility schema name alias.
- setContainerType(OpenWindow.ContainerType) - Method in class xdev.lang.cmd.OpenWindow
-
- setContentPane(Container) - Method in class xdev.ui.XdevWindowContainer
- setContextIdentity(Identity<I>) - Method in interface com.xdev.jadoth.identity.IdentityReceivingContext
-
- setCookie(String, String) - Static method in class xdev.io.IOUtils
-
- setCookie(String, String) - Static method in class xdev.net.NetUtils
-
Sets a cookie value.
- setCountdownMonitors(LockTimeMonitor[]) - Method in interface xdev.ui.locking.Lockable
-
- setCountdownMonitors(LockTimeMonitor[]) - Method in class xdev.ui.locking.LockPropertyInfo
-
- setCountdownMonitors(LockTimeMonitor[]) - Method in class xdev.ui.XdevFormular
-
- setCreateSingletonIndexClass(boolean) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the creates the singleton index class.
- setCreateSingletonIndexClass(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the creates the singleton index class.
- setCurrentRowIndex(int) - Method in class xdev.db.jdbc.CachedVTPageScroller
- setCurrentRowIndex(int) - Method in class xdev.db.jdbc.VTPageScroller
-
- setCursor(Cursor) - Method in class xdev.ui.XdevDateTextField
- setCursorPos(int) - Method in class xdev.vt.VirtualTable
-
Sets the current cursor position (row number) for this
VirtualTable
.
- setCustomString(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Sets the custom string.
- setData(Object) - Method in class xdev.ui.ItemList.Entry
-
Sets a new data object for this entry.
- setData(VirtualTable, int[], SELECT, Object[]) - Method in class xdev.ui.paging.LazyLoadingTableModel
-
- setData(Object[][], Object[]) - Method in class xdev.ui.XdevTable
-
Sets the
data
and
columnNames
for this
XdevTable
.
- setData(Vector, Vector) - Method in class xdev.ui.XdevTable
-
Sets the
data
and
columnNames
for this
XdevTable
.
- setDatabaseGateway(DatabaseGateway<A>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- setDatabaseGateway(DatabaseGateway<A>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Sets the database gateway.
- setDatabaseGateway(DatabaseGateway<StandardDbmsAdaptor>) - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Database
-
Sets the database gateway.
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setDatabaseGateway(DatabaseGateway<?>) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setDataField(String) - Method in interface xdev.ui.FormularComponent
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.FormularComponentSupport
-
- setDataField(String) - Method in class xdev.ui.XdevCheckBox
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevComboBox
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevDateTextField
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevFormattedTextField
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevLabel
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevListBox
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevPasswordField
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevPicture
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevProgressBar
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevRadioButton
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevSlider
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevSpinner
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevTable
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevTextArea
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevTextField
-
Sets the name of the bound data field of this formular component.
- setDataField(String) - Method in class xdev.ui.XdevTextPane
-
Sets the name of the bound data field of this formular component.
- setDataFlavor(DataFlavor) - Method in class xdev.vt.VirtualTableColumn
-
Sets the data flavor of this column.
- setDataSource(String) - Static method in class xdev.db.DBUtils
-
- setDataSource(DBDataSource<?>) - Static method in class xdev.db.DBUtils
-
- setDataSource(DBDataSource) - Method in class xdev.db.Result
-
Sets the
dataSource
for this
Result
.
- setDataSource(DBDataSource) - Method in class xdev.lang.cmd.Query
-
- setDataSource(DBDataSource<?>) - Method in class xdev.vt.VirtualTable
-
Sets an explicit
DataSource
for this
VirtualTable
.
- setDataType(DataType) - Method in class xdev.db.jdbc.JDBCColumnsMetaData
-
- setDate(XdevDate) - Method in interface xdev.ui.DateFormularComponent
-
- setDate(XdevDate) - Method in class xdev.ui.XdevDateTextField
-
- setDatePopupCustomizer(DatePopupCustomizer) - Method in class xdev.ui.XdevDateTextField
-
- setDatePopupVisible(boolean) - Method in class xdev.ui.table.DateEditor
-
- setDatePopupVisible(boolean) - Method in class xdev.ui.XdevDateTextField
-
Shows or hides the date popup.
- setDateStyle(int) - Method in class xdev.ui.text.TextFormat
-
- setDateUse(int) - Method in class xdev.ui.text.TextFormat
-
- setDbms(A) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the dbms.
- setDbmsAdaptor(A) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Member.Implementation
-
Sets the dbms adaptor.
- setDdlMapper(DDL) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Sets the ddl mapper.
- setDeep(boolean) - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Sets the deep.
- setDefaultButton(JButton) - Method in class xdev.ui.XdevWindow
-
Sets the defaultButton
property, which determines the
current default button for this window.
- setDefaultCustomizer(DatePopupCustomizer) - Static method in class xdev.ui.DatePopup
-
- setDefaultDatabaseGateway(DatabaseGateway<?>) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Sets the default database gateway.
- setDefaultDBMS(DbmsAdaptor<?>) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
Sets the default dbms.
- setDefaultEditor(TableCellEditor) - Method in interface xdev.ui.table.ExtendedTable
-
Clears all previous set editors and registers editor
as
default editor for Object.class
, which makes it the default
editor as long as no other editor is set for a specific column class.
- setDefaultEditor(TableCellEditor) - Method in class xdev.ui.XdevTable
-
Clears all previous set editors and registers editor
as
default editor for Object.class
, which makes it the default
editor as long as no other editor is set for a specific column class.
- setDefaultLevel(Level) - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
- setDefaultListSeperatorChar(char) - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- setDefaultListSeperatorString(String) - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- setDefaultRenderer(TableCellRenderer) - Method in interface xdev.ui.table.ExtendedTable
-
Clears all previous set renderers and registers renderer
as
default renderer for Object.class
, which makes it the
default renderer as long as no other renderer is set for a specific
column class.
- setDefaultRenderer(TableCellRenderer) - Method in class xdev.ui.XdevTable
-
Clears all previous set renderers and registers renderer
as
default renderer for Object.class
, which makes it the
default renderer as long as no other renderer is set for a specific
column class.
- setDefaultTreeManager() - Method in class xdev.ui.XdevTree
-
- setDefaultValue(Object) - Method in class xdev.db.ColumnMetaData
-
Sets the default value.
- setDefaultValue(Object) - Method in class xdev.vt.VirtualTableColumn
-
- setDelimitAliases(boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- setDelimitAliases(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- setDelimitColumnIdentifiers(boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- setDelimitColumnIdentifiers(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- setDelimited(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
- setDelimited(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
- setDelimitTableIdentifiers(boolean) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConfiguration
-
- setDelimitTableIdentifiers(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
- setDesc(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Sets the desc.
- setDesignTarget(int) - Method in class xdev.ui.XdevScrollPane
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in interface xdev.ui.MasterDetailComponent
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.TableSupport
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.XdevComboBox
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.XdevListBox
-
- setDetailHandler(MasterDetailComponent.DetailHandler) - Method in class xdev.ui.XdevTable
-
- setDirectory(File) - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Sets the directory.
- setDirectoryProcessor(FileProcessor) - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Sets the directory processor.
- setDistinct(boolean) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the distinct.
- setDMLAssembler(DML) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Sets the dml assembler.
- setDrawY(int) - Method in interface xdev.ui.text.Sign
-
- setDropDownButtonVisible(boolean) - Method in class xdev.ui.XdevDateTextField
-
Shows or hides the drop down button.
- setEditable(boolean) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the specified boolean to indicate whether or not this
ExtendedTable
should be editable.
- setEditable(boolean) - Method in class xdev.ui.XdevTable
-
Sets the specified boolean to indicate whether or not this
ExtendedTable
should be editable.
- setEditable(boolean) - Method in class xdev.vt.VirtualTableColumn
-
- setElementAt(int, int, T) - Method in class com.xdev.jadoth.math.Matrix
-
- setEnabled(boolean) - Method in class xdev.ui.ItemList.Entry
-
Enables or disables this entry, depending on the value of the
parameter enabled
.
- setEnabled(boolean) - Method in class xdev.ui.LockPanel
-
- setEnabled(Container, boolean) - Static method in class xdev.ui.UIUtils
-
- setEnabled(boolean) - Method in class xdev.ui.XdevDateTextField
- setEnabled(boolean) - Method in class xdev.ui.XdevSpinner
- setEnabled(boolean) - Method in class xdev.ui.XdevTab
- setEnabled(boolean) - Method in class xdev.ui.XdevWindow
- setEscapeDoubleQuotes(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the escape double quotes.
- setEscapeQuotes(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the escape quotes.
- setEvenBackground(Color) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the background
Color
of even rows.
- setEvenBackground(Color) - Method in class xdev.ui.XdevComboBox
-
Sets the background
Color
of even rows.
- setEvenBackground(Color) - Method in class xdev.ui.XdevListBox
-
Sets the background
Color
of even rows.
- setEvenBackground(Color) - Method in class xdev.ui.XdevTable
-
Sets the background
Color
of even rows.
- setException(DBException) - Method in class xdev.db.event.DBConnectionEvent
-
Registers an exception at this event.
- setExceptSelect(SELECT) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the except select.
- setExtendedState(int) - Method in class xdev.Application
-
- setExtendedState(int) - Method in class xdev.ui.XdevDialog
-
- setExtendedState(int) - Method in class xdev.ui.XdevFrame
-
Sets the state of this container.
- setExtendedState(int) - Method in interface xdev.ui.XdevRootPaneContainer
-
Sets the state of this container.
- setExtendedState(int) - Method in class xdev.ui.XdevScreen
-
- setExtendedState(int) - Method in class xdev.ui.XdevWindow
-
Sets the state of this window.
- setExtendedState(int) - Method in class xdev.ui.XdevWindowContainer
-
- setFalseReturnValue(String) - Method in class xdev.ui.XdevCheckBox
-
- setFieldValue(Field, Object, Object) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Sets the field value.
- setFileProcessor(FileProcessor) - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Sets the file processor.
- setFileSuffix(String) - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Sets the file suffix.
- setFileSuffix(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the file suffix.
- setFill(int) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setFillMethod(VirtualTableFillMethod) - Method in class xdev.lang.cmd.Query
-
- setFillSELECT(SELECT) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTMPTable
-
Deprecated.
Sets the fill select.
- setFilter(FileFilter) - Method in class com.xdev.jadoth.util.file.FileTraverser
-
Sets the filter.
- setFilterOperator(Operator) - Method in interface xdev.ui.FormularComponent
-
- setFilterOperator(Operator) - Method in class xdev.ui.FormularComponentSupport
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevCheckBox
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevComboBox
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevDateTextField
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevFormattedTextField
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevLabel
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevListBox
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevPasswordField
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevPicture
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevProgressBar
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevRadioButton
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevSlider
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevSpinner
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevTable
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevTextArea
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevTextField
-
- setFilterOperator(Operator) - Method in class xdev.ui.XdevTextPane
-
- setFirst(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- setFirst(E) - Method in class com.xdev.jadoth.collections.SubList
-
- setFirst(E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- setFirst(E) - Method in class com.xdev.jadoth.collections.VarList
-
- setFirst(E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- setFirstIcon(Icon) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Sets the icon of the "first" button.
- setFixedRowOptionChoices(int[]) - Method in class xdev.ui.XdevDBPageNavigationBar
-
- setFocusable(boolean) - Method in class xdev.ui.XdevMenuBar
- setFocusGainedBehavior(FocusGainedBehavior) - Method in class xdev.ui.XdevDateTextField
-
- setFocusGainedBehavior(FocusGainedBehavior) - Method in class xdev.ui.XdevFormattedTextField
-
- setFocusGainedBehavior(FocusGainedBehavior) - Method in class xdev.ui.XdevPasswordField
-
- setFocusGainedBehavior(FocusGainedBehavior) - Method in class xdev.ui.XdevTextArea
-
- setFocusGainedBehavior(FocusGainedBehavior) - Method in class xdev.ui.XdevTextField
-
- setFont(Font) - Method in class xdev.ui.XdevContainer
- setFont(Font) - Method in class xdev.ui.XdevDesktopPane
- setFont(Font) - Method in class xdev.ui.XdevFormular
- setFont(Font) - Method in class xdev.ui.XdevMenuBar
- setFont(Font) - Method in class xdev.ui.XdevPicture
- setFont(Font) - Method in class xdev.ui.XdevScrollPane
- setFont(Font) - Method in class xdev.ui.XdevSpinner
- setFont(Font) - Method in class xdev.ui.XdevTab
- setFont(Font) - Method in class xdev.ui.XdevToolBar
- setFont(Font) - Method in class xdev.ui.XdevWindow
- setFont(Font) - Method in class xdev.ui.XdevWindowContainer
- setForeground(Color) - Method in class xdev.ui.XdevContainer
- setForeground(Color) - Method in class xdev.ui.XdevDesktopPane
- setForeground(Color) - Method in class xdev.ui.XdevFormular
- setForeground(Color) - Method in class xdev.ui.XdevMenuBar
- setForeground(Color) - Method in class xdev.ui.XdevPicture
- setForeground(Color) - Method in class xdev.ui.XdevScrollPane
- setForeground(Color) - Method in class xdev.ui.XdevSpinner
- setForeground(Color) - Method in class xdev.ui.XdevTab
- setForeground(Color) - Method in class xdev.ui.XdevToolBar
- setForeground(Color) - Method in class xdev.ui.XdevTree
- setForeground(Color) - Method in class xdev.ui.XdevWindow
- setForeground(Color) - Method in class xdev.ui.XdevWindowContainer
- setFormat(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_CHAR
-
Sets the format.
- setFormat(DateFormat) - Method in class xdev.util.XdevDate
-
- setFormComponents(FormularComponent[]) - Method in class xdev.ui.XdevVirtualFormular
-
- setFormularReturnValueType(XdevPasswordField.PasswordFormularReturnValueType) - Method in class xdev.ui.XdevPasswordField
-
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setFormularValue(VirtualTable, int, Object) - Method in interface xdev.ui.FormularComponent
-
- setFormularValue(VirtualTable, Map<String, Object>) - Method in interface xdev.ui.FormularComponent
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.FormularComponentSupport
-
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.TableSupport
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevCheckBox
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevCheckBox
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevComboBox
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevComboBox
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevDateTextField
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevDateTextField
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevFormattedTextField
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevFormattedTextField
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevLabel
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevLabel
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevListBox
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevListBox
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevPasswordField
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevPasswordField
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevPicture
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevPicture
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevProgressBar
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevProgressBar
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevRadioButton
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevRadioButton
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevSlider
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevSlider
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevSpinner
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevSpinner
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevTable
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevTable
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevTextArea
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevTextArea
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevTextField
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevTextField
-
- setFormularValue(VirtualTable, int, Object) - Method in class xdev.ui.XdevTextPane
-
Deprecated.
- setFormularValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevTextPane
-
- setFormularValueList(String) - Method in class xdev.ui.XdevCheckBox
-
- setFormularValueList(String) - Method in class xdev.ui.XdevRadioButton
-
- setFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- setFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the from clause.
- setFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Sets the from clause.
- setFromClause(FROM) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- setFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setGeneralIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Sets the general identifier mappers.
- setGeneralIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Sets the general identifier mappers.
- setGeneralIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the general identifier mappers.
- setGenericCopyHandler(CopyHandler) - Method in class com.xdev.jadoth.lang.reflection.copy.ReflectiveCopier
-
Sets the generic copy handler.
- setGlassPane(Component) - Method in class xdev.ui.XdevWindowContainer
- setGlobalLogger(LoggingAspect) - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Sets the logging default.
- setGlobalLogger(Logger) - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Sets the logging default.
- setGlobalLogger(Logger, Level) - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Sets the logging default.
- setGlobalLoggingLevelExecute(Level) - Static method in class com.xdev.jadoth.sqlengine.SQL.config
-
Sets the logging level execute.
- setGlobalQueryListeners(QueryListeners) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
- setGradientAlign(int) - Method in class xdev.ui.XdevComponent
-
- setGradientAlign(int) - Method in class xdev.ui.XdevDesktopPane
-
- setGradientAlign(int) - Method in class xdev.ui.XdevScrollPane
-
- setGradientAlign(int) - Method in class xdev.ui.XdevStyle
-
- setGradientColor1(Color) - Method in class xdev.ui.XdevComponent
-
- setGradientColor1(Color) - Method in class xdev.ui.XdevDesktopPane
-
- setGradientColor1(Color) - Method in class xdev.ui.XdevScrollPane
-
- setGradientColor1(Color) - Method in class xdev.ui.XdevStyle
-
- setGradientColor2(Color) - Method in class xdev.ui.XdevComponent
-
- setGradientColor2(Color) - Method in class xdev.ui.XdevDesktopPane
-
- setGradientColor2(Color) - Method in class xdev.ui.XdevScrollPane
-
- setGradientColor2(Color) - Method in class xdev.ui.XdevStyle
-
- setGroupByClause(GROUP_BY) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the group by clause.
- setGroupingUsed(boolean) - Method in class xdev.ui.text.TextFormat
-
- setHandler(MasterDetailHandler) - Static method in class xdev.ui.MasterDetail
-
- setHandler(ResourceHandler) - Static method in class xdev.util.res.ResourceUtils
-
- setHashAlgorithm(String) - Method in class xdev.ui.XdevPasswordField
-
- setHavingClause(HAVING) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the having clause.
- setHelpMenu(JMenu) - Method in class xdev.ui.XdevMenuBar
-
- setHoleLineTree(boolean) - Method in class xdev.ui.XdevTree
-
Sets the hole line tree property.
- setHorizontalAlign(int) - Method in class xdev.ui.XdevTextPane
-
- setHorizontalAlignment(int) - Method in class xdev.vt.VirtualTableColumn
-
- setHorizontalBlockIncrement(int) - Method in class xdev.ui.XdevWindow
-
Set the horizontal block increment
- setHorizontalScrollBarPolicy(int) - Method in class xdev.ui.XdevWindow
-
Determines when the horizontal scrollbar appears in the scrollpane.
- setHorizontalScrollBarPolicy(int) - Method in class xdev.ui.XdevWindowContainer
-
Determines when the horizontal scrollbar appears in the scrollpane.
- setHorizontalUnitIncrement(int) - Method in class xdev.ui.XdevWindow
-
Set the horizontal unit increment
- setHost(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Sets the host.
- setHost(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the host.
- setIcon(Icon) - Method in class xdev.ui.ItemList.Entry
-
Sets the display icon of this entry.
- setIcon(Icon) - Method in class xdev.ui.tree.XdevTreeNode
-
- setIcon(Icon) - Method in class xdev.ui.XdevAction
-
- setIcon(Icon) - Method in class xdev.ui.XdevTab
-
Sets the icon icon
which can be null
.
- setIcon(Icon) - Method in class xdev.ui.XdevWindow
-
Defines the icon this window's parent (dialog,frame,...) will display.
- setIconImage(Image) - Method in class xdev.Application
-
- setIconImage(Image) - Method in interface xdev.ui.XdevApplicationContainer
-
- setIconImage(Image) - Method in class xdev.ui.XdevFullScreen
-
- setImage(XdevImage) - Method in interface xdev.ui.ImageFormularComponent
-
- setImage(XdevImage) - Method in class xdev.ui.XdevPicture
-
- setImage(XdevImage, boolean) - Method in class xdev.ui.XdevPicture
-
- setImage(Image) - Method in class xdev.ui.XdevPicture
-
- setImage(Image, boolean) - Method in class xdev.ui.XdevPicture
-
- setImage(String) - Method in class xdev.ui.XdevPicture
-
Sets the path of the image and load the picture.
- setImage(String, boolean) - Method in class xdev.ui.XdevPicture
-
Sets the path of the image and loads the picture.
- setImagePath(String) - Method in class xdev.ui.XdevPicture
-
Sets the path of the image.
- setIndex(int) - Method in class xdev.ui.XdevTab
-
Sets the index of this tab to index
.
- setIndexIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Sets the index identifier mappers.
- setIndexIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Sets the index identifier mappers.
- setIndexIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the index identifier mappers.
- setInitial(boolean) - Method in interface xdev.db.locking.LockConstructionState
-
Sets the indicator whether the concerned lock was created the first time.
- setInitial(boolean) - Method in class xdev.db.locking.OptimisticLockConstructionState
-
Sets the indicator whether the concerned lock was created the first time.
- setInitialCapacity(int) - Method in class com.xdev.jadoth.cql.CqlProjector.Implementation
-
- setInlineSortThreshold(int) - Static method in class com.xdev.jadoth.collections.VarList.Configuration
-
- setInnerHeight(int) - Method in class xdev.ui.XdevScrollPane
-
- setInnerSize(int, int) - Method in class xdev.ui.XdevScrollPane
-
- setInnerSize(Dimension) - Method in class xdev.ui.XdevScrollPane
-
- setInnerWidth(int) - Method in class xdev.ui.XdevScrollPane
-
- setInnerX(int) - Method in class xdev.ui.XdevScrollPane
-
Sets the horizontal scrollbar's value.
- setInnerY(int) - Method in class xdev.ui.XdevScrollPane
-
Sets the vertical scrollbar's value.
- setInsets(Insets) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setIntersectSelect(SELECT) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the intersect select.
- setItem(Object) - Method in class xdev.ui.ItemList.Entry
-
Sets a new display item for this entry.
- setItemList(ItemList) - Method in interface xdev.ui.ExtendedList
-
Sets the
ItemList
that represents the contents or "value" of the
ExtendedList
and then clears the list's selection.
- setItemList(ItemList) - Method in class xdev.ui.XdevComboBox
-
Sets the
ItemList
that represents the contents or "value" of the
ExtendedList
and then clears the list's selection.
- setItemList(ItemList) - Method in class xdev.ui.XdevListBox
-
Sets the
ItemList
that represents the contents or "value" of the
ExtendedList
and then clears the list's selection.
- setJMenuBar(JMenuBar) - Method in class xdev.ui.XdevWindow
-
Sets the menubar
for this window.
- setJoinCondition(SqlCondition) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Sets the join condition.
- setJoins(List<JoinClause>) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
- setJoins(List<JoinClause>) - Method in interface com.xdev.jadoth.sqlengine.internal.interfaces.JoinContainer
-
Sets the joins.
- setLast(E) - Method in class com.xdev.jadoth.collections.GrowList
-
- setLast(E) - Method in class com.xdev.jadoth.collections.SubList
-
- setLast(E) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- setLast(E) - Method in class com.xdev.jadoth.collections.VarList
-
- setLast(E) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- setLastChar(char) - Method in class com.xdev.jadoth.util.VarChar
-
- setLastConditionClause(ConditionClause<?>) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setLastConditionClause(ConditionClause<?>) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- setLastIcon(Icon) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Sets the icon of the "last" button.
- setLastModified(XdevDate) - Method in class xdev.io.XdevFile
-
Sets the last-modified time of the file.
- setLastQuery(QueryInfo) - Method in class xdev.vt.VirtualTable
-
Stores the
QueryInfo
of the last executed query.
- setLayeredPane(JLayeredPane) - Method in class xdev.ui.XdevWindowContainer
- setLayout(LayoutManager) - Method in class xdev.ui.XdevDesignLayoutTable
-
Deprecated.
- setLayout(LayoutManager) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setLayout(LayoutManager) - Method in class xdev.ui.XdevScrollPane
-
- setLazyLoadingEnabled(boolean) - Method in interface xdev.ui.paging.LazyLoadable
-
Enabled or disables the lazy loading feature.
- setLazyLoadingEnabled(boolean) - Method in class xdev.ui.TableSupport
-
- setLazyLoadingEnabled(boolean) - Method in class xdev.ui.XdevTable
-
Enabled or disables the lazy loading feature.
- setLeafIcon(Icon) - Method in class xdev.ui.XdevTree
-
Sets the
Icon
which render the leaf nodes.
- setLength(int) - Method in class xdev.db.ColumnMetaData
-
Sets the length of the column.
- setLength(int) - Method in class xdev.vt.VirtualTableColumn
-
- setLevelExecute(Level) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- setLink(Link) - Method in interface xdev.ui.text.Sign
-
- setListBoxRowConverter(ListBoxRowConverter) - Static method in class xdev.ui.listbox.ListBoxSupport
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setListeners(QueryListeners) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setListeners(QueryListeners) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setListModel(List<?>) - Method in class xdev.ui.XdevSpinner
-
Constructs a
SpinnerListModel
whose sequence of values is defined
by the specified
List
and changes the model that represents the
value of this
XdevSpinner
.
- setListModelWrapperLookup(ListModelWrapperLookup) - Static method in class xdev.ui.listbox.ListBoxSupport
-
- setListSeperator(char) - Method in class com.xdev.jadoth.util.VarChar
-
- setListSeperatorChar(char) - Method in class com.xdev.jadoth.collections.VarList
-
- setListSeperatorString(String) - Method in class com.xdev.jadoth.collections.VarList
-
- setLoadFactor(float) - Method in class com.xdev.jadoth.collections.VarMap
-
- setLoadFactor(HashMap<?, ?>, Float) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Thie methods sets the loadFactor of an existing HashMap.
It's hard to understand why HashMap provides no setter for it so it could be changed in a normal way.
- setLoadFactor(HashSet<?>, Float) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
- setLocale(Locale) - Method in class xdev.ui.text.TextFormat
-
- setLocation(int, int) - Method in class xdev.lang.cmd.OpenWindow
-
- setLocation(int, int) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setLocationRelativeTo(Component) - Method in class xdev.Application
-
- setLocationRelativeTo(Component) - Method in class xdev.ui.XdevFrame
-
- setLocationRelativeTo(Component) - Method in class xdev.ui.XdevFullScreen
-
- setLocationRelativeTo(Component) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setLocationRelativeTo(Component) - Method in class xdev.ui.XdevWindowContainer
-
- setLock(PessimisticLock) - Method in class xdev.ui.locking.AbstractLockRenewWindow
-
Sets the lock to renovate.
- setLock(PessimisticLock) - Method in class xdev.ui.locking.RenewLockWindow
-
Sets the lock to renovate.
- setLockingTime(long) - Method in interface xdev.ui.locking.Lockable
-
Sets the initial lock duration.
- setLockingTime(long) - Method in class xdev.ui.locking.LockPropertyInfo
-
Sets the initial lock duration.
- setLockingTime(long) - Method in class xdev.ui.XdevFormular
-
Sets the initial lock duration.
- setLockInUseNotifier(LockAlreadyInUseIndicator) - Method in interface xdev.ui.locking.Lockable
-
Notifies about attempting to write a record which is already in
use/locked.
- setLockInUseNotifier(LockAlreadyInUseIndicator) - Method in class xdev.ui.locking.LockPropertyInfo
-
Notifies about attempting to write a record which is already in
use/locked.
- setLockInUseNotifier(LockAlreadyInUseIndicator) - Method in class xdev.ui.XdevFormular
-
Notifies about attempting to write a record which is already in
use/locked.
- setLockNotificationStrategy(LockNotificationStrategy) - Method in interface xdev.ui.locking.Lockable
-
- setLockNotificationStrategy(LockNotificationStrategy) - Method in class xdev.ui.locking.LockPropertyInfo
-
- setLockNotificationStrategy(LockNotificationStrategy) - Method in class xdev.ui.XdevFormular
-
- setLockPanel(Component) - Method in class xdev.ui.XdevWindow
-
- setLockStrategy(PessimisticLockStrategy) - Method in interface xdev.ui.locking.Lockable
-
Sets the lock strategy which is capable of triggering a lock instance.
- setLockStrategy(PessimisticLockStrategy) - Method in class xdev.ui.locking.LockPropertyInfo
-
Sets the lock strategy which is capable of triggering a lock instance.
- setLockStrategy(PessimisticLockStrategy) - Method in class xdev.ui.XdevFormular
-
Sets the lock strategy which is capable of triggering a lock instance.
- setLogger(Logger) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- setLogger(Logger, Level) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- setLogger(LoggingAspect) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation.Logging
-
- setLogger(Logger) - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
- setLookAndFeel() - Method in interface xdev.ui.laf.LookAndFeel
-
- setLookAndFeel(LookAndFeel) - Static method in class xdev.ui.laf.LookAndFeelManager
-
- setLookAndFeel() - Method in class xdev.ui.laf.MetallLookAndFeel
-
- setLookAndFeel() - Method in class xdev.ui.laf.NimbusLookAndFeel
-
- setLookAndFeel() - Method in class xdev.ui.laf.SystemLookAndFeel
-
- setManyToManyComponents(ManyToManyComponent[]) - Method in class xdev.ui.XdevVirtualFormular
-
- setMappingClassSubDir(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the mapping class sub dir.
- setMappingClassSubDir(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the mapping class sub dir.
- setMappingGenerator(MappingGenerator) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the mapping generator.
- setMasterValue(VirtualTable, Map<String, Object>) - Method in interface xdev.ui.MasterDetailComponent
-
Sets the value of this component (master), taking the value(s) of the
record.
- setMasterValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevComboBox
-
Sets the value of this component (master), taking the value(s) of the
record.
- setMasterValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevListBox
-
Sets the value of this component (master), taking the value(s) of the
record.
- setMasterValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.XdevTable
-
Sets the value of this component (master), taking the value(s) of the
record.
- setMax(Number) - Method in class xdev.ui.NumberRangeValidator
-
- setMaxFractionDigits(int) - Method in class xdev.ui.text.TextFormat
-
- setMaxLength(Integer) - Method in class xdev.ui.StringLengthValidator
-
- setMaxRowCount(Integer) - Method in class xdev.db.Result
-
Sets the maxRowCount for this Result
instance,
null
means not specified.
- setMaxSignCount(int) - Method in class xdev.ui.MaxSignDocument
-
- setMaxSignCount(int) - Method in class xdev.ui.XdevDateTextField
-
- setMaxSignCount(int) - Method in class xdev.ui.XdevFormattedTextField
-
- setMaxSignCount(int) - Method in class xdev.ui.XdevPasswordField
-
- setMaxSignCount(int) - Method in class xdev.ui.XdevTextArea
-
- setMaxSignCount(int) - Method in class xdev.ui.XdevTextField
-
- setMaxWidth(int) - Method in class xdev.vt.VirtualTableColumn
-
- setMessage(String) - Method in class xdev.ui.AbstractFormularComponentValidator
-
- setMin(Number) - Method in class xdev.ui.NumberRangeValidator
-
- setMinFractionDigits(int) - Method in class xdev.ui.text.TextFormat
-
- setMiniIndent(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the mini indent.
- setMinLength(Integer) - Method in class xdev.ui.StringLengthValidator
-
- setMinWidth(int) - Method in class xdev.vt.VirtualTableColumn
-
- setMnemonic(char) - Method in class xdev.ui.XdevAction
-
- setModal(boolean) - Method in class xdev.lang.cmd.OpenWindow
-
- setModel(VirtualTable, String, String) - Method in interface xdev.ui.ExtendedList
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean) - Method in interface xdev.ui.ExtendedList
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean, boolean) - Method in interface xdev.ui.ExtendedList
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable) - Method in interface xdev.ui.Formular
-
- setModel(int, VirtualTable) - Method in interface xdev.ui.Formular
-
- setModel(VirtualTable.VirtualTableRow) - Method in interface xdev.ui.Formular
-
Fills this
Formular
/ the mapped components in the
Formular
with the values provided by the specified
row
.
- setModel(VirtualTable) - Method in class xdev.ui.FormularSupport
-
- setModel(int, VirtualTable) - Method in class xdev.ui.FormularSupport
-
- setModel(VirtualTable.VirtualTableRow) - Method in class xdev.ui.FormularSupport
-
- setModel(VirtualTable, String, String) - Method in class xdev.ui.ItemList
-
- setModel(VirtualTable, String, String, boolean) - Method in class xdev.ui.ItemList
-
- setModel(VirtualTable, String, String, boolean, boolean) - Method in class xdev.ui.ItemList
-
- setModel(VirtualTable, String, String, SELECT, Object...) - Method in class xdev.ui.ItemList
-
- setModel(int, VirtualTable) - Method in class xdev.ui.locking.LockableFormSupport
- setModel(VirtualTable) - Method in class xdev.ui.locking.LockableFormSupport
- setModel(VirtualTable.VirtualTableRow) - Method in class xdev.ui.locking.LockableFormSupport
- setModel(VirtualTable) - Method in interface xdev.ui.table.ExtendedTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, boolean) - Method in interface xdev.ui.table.ExtendedTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, boolean, boolean) - Method in interface xdev.ui.table.ExtendedTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, SELECT, Object...) - Method in interface xdev.ui.table.ExtendedTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable) - Method in class xdev.ui.TableSupport
-
Sets the model for the supported table based on a
VirtualTable
.
- setModel(VirtualTable, String, boolean) - Method in class xdev.ui.TableSupport
-
Sets the model for the supported table based on a
VirtualTable
and additional configuration.
- setModel(VirtualTable, String, boolean, boolean) - Method in class xdev.ui.TableSupport
-
Sets the model for the supported table based on a
VirtualTable
and additional configuration.
- setModel(VirtualTable, String, SELECT, Object...) - Method in class xdev.ui.TableSupport
-
Sets the model for the supported table based on a
VirtualTable
and additional configuration.
- setModel(DefaultTreeModel) - Method in class xdev.ui.tree.XdevTreeNode
-
- setModel(VirtualTable, String, String) - Method in class xdev.ui.XdevComboBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean) - Method in class xdev.ui.XdevComboBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean, boolean) - Method in class xdev.ui.XdevComboBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable) - Method in class xdev.ui.XdevFormular
-
- setModel(int, VirtualTable) - Method in class xdev.ui.XdevFormular
-
- setModel(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevFormular
-
Fills this
Formular
/ the mapped components in the
Formular
with the values provided by the specified
row
.
- setModel(VirtualTable, String, String) - Method in class xdev.ui.XdevListBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean) - Method in class xdev.ui.XdevListBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean, boolean) - Method in class xdev.ui.XdevListBox
-
Updates the underlying model with data from the
VirtualTable
vt.
- setModel(VirtualTable, String, String, boolean) - Method in class xdev.ui.XdevNmListBox
-
- setModel(VirtualTable) - Method in class xdev.ui.XdevTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, boolean) - Method in class xdev.ui.XdevTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, boolean, boolean) - Method in class xdev.ui.XdevTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(VirtualTable, String, SELECT, Object...) - Method in class xdev.ui.XdevTable
-
Creates a new
TableModel
based on a
VirtualTable
and
other specified parameters and sets it for this
Table
.
- setModel(TableModel) - Method in class xdev.ui.XdevTable
- setModel(VirtualTable, String, Object, String, String, String, String) - Method in class xdev.ui.XdevTree
-
- setModel(VirtualTable, String, Object, String, String, String, String, boolean) - Method in class xdev.ui.XdevTree
-
- setModel(VirtualTable) - Method in class xdev.ui.XdevVirtualFormular
-
- setModel(int, VirtualTable) - Method in class xdev.ui.XdevVirtualFormular
-
- setModel(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevVirtualFormular
-
Fills this
Formular
/ the mapped components in the
Formular
with the values provided by the specified
row
.
- setModelFor(XdevTree, String, Object, String, String, String, String) - Method in class xdev.vt.VirtualTable
-
- setModelFor(XdevTree, String, Object, String, String, String, String, boolean) - Method in class xdev.vt.VirtualTable
-
- setModelFor(JTable) - Method in class xdev.vt.VirtualTable
-
Creates and set the table model for a specified JTable.
- setModelForPaging(VirtualTable) - Method in class xdev.ui.XdevFormular
-
- setModelForPaging(VirtualTable, SELECT, Object...) - Method in class xdev.ui.XdevFormular
-
- setModelForPaging(VirtualTable) - Method in class xdev.ui.XdevVirtualFormular
-
- setModelForPaging(VirtualTable, SELECT, Object...) - Method in class xdev.ui.XdevVirtualFormular
-
- setModifiers(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- setModifiers(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition.Implementation
-
- setModifiers(int) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDefinition
-
- setModifiers(int) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifierableCompilationObjectDescription.Implementation
-
- setName(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- setName(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- setName(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationObject.Implementation
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.SqlParameter
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlPrimaryKey
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Sets the name.
- setName(String) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setName(String) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setName(String) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setName(String) - Method in class com.xdev.jadoth.util.strings.Nameable.Implementation
-
- setName(String) - Method in interface com.xdev.jadoth.util.strings.Nameable
-
- setName(String) - Method in class xdev.db.ColumnMetaData
-
- setName(String) - Method in class xdev.db.Index
-
Sets the name for this
Index
.
- setName(String) - Method in class xdev.ui.XdevAction
-
- setName(String) - Method in class xdev.ui.XdevInternalFrame
-
- setName(String) - Method in class xdev.util.AbstractDataSource
-
Deprecated.
- setName(String) - Method in class xdev.vt.VirtualTableColumn
-
- setNameInDb(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Sets the name in db.
- setNameInDb(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Sets the name in db.
- setNamespace(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the namespace.
- setNewRowAlias(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Sets the new row alias.
- setNext(MapEntry<K, V>) - Method in interface com.xdev.jadoth.collections.MapEntry
-
- setNext(LinkReference<T>) - Method in class com.xdev.jadoth.lang.reference.LinkReference.Implementation
-
- setNext(LinkReference<T>) - Method in interface com.xdev.jadoth.lang.reference.LinkReference
-
Sets linkedReference
as this LinkedReference
object's
linked LinkedReference
object.
- setNextIcon(Icon) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Sets the icon of the "next" button.
- setNotificationThreshold(long) - Method in interface xdev.ui.locking.Lockable
-
Indicates the time from which the lock is able to be renewed.
- setNotificationThreshold(long) - Method in class xdev.ui.locking.LockPropertyInfo
-
Indicates the time from which the lock is able to be renewed.
- setNotificationThreshold(long) - Method in class xdev.ui.XdevFormular
-
Indicates the time from which the lock is able to be renewed.
- setNotNull(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Sets the not null.
- setNullable(boolean) - Method in class xdev.db.ColumnMetaData
-
- setNullable(boolean) - Method in class xdev.vt.VirtualTableColumn
-
- setNullsFirst(Boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Sets the nulls first.
- setNumber(Number) - Method in interface xdev.ui.NumberFormularComponent
-
- setNumber(Number) - Method in class xdev.ui.XdevFormattedTextField
-
- setNumber(Number) - Method in class xdev.ui.XdevProgressBar
-
- setNumber(Number) - Method in class xdev.ui.XdevSlider
-
- setNumber(Number) - Method in class xdev.ui.XdevSpinner
-
- setNumberModel(int, int, int, int) - Method in class xdev.ui.XdevSpinner
-
Constructs a
SpinnerNumberModel
with the specified
value
,
minimum
/
maximum
bounds, and
stepSize
and changes the model that represents the value of
this
XdevSpinner
.
- setObjectConverter(Class<T>, ObjectConverter<T>) - Static method in class xdev.util.ConversionUtils
-
Registeres an ObjectConverter for the type T.
- setOddBackground(Color) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the background
Color
of odd rows.
- setOddBackground(Color) - Method in class xdev.ui.XdevComboBox
-
Sets the background
Color
of odd rows.
- setOddBackground(Color) - Method in class xdev.ui.XdevListBox
-
Sets the background
Color
of odd rows.
- setOddBackground(Color) - Method in class xdev.ui.XdevTable
-
Sets the background
Color
of odd rows.
- setOldRowAlias(String) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Sets the old row alias.
- setOpaque(boolean) - Method in class xdev.ui.XdevScrollPane
- setOpaque(boolean) - Method in class xdev.ui.XdevSpinner
- setOpenFolderIcon(Icon) - Method in class xdev.ui.XdevTree
-
Sets the
Icon
which render the open folder nodes.
- setOrderByClause(ORDER_BY) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the order by clause.
- setOrientation(int) - Method in class xdev.ui.XdevToolBar
- setOutputFormat(String) - Method in class xdev.ui.XdevPicture
-
- setOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition.Implementation
-
- setOwner(JavaClassDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassMemberDefinition
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- setOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaComment.Implementation
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- setOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCommentLineGroup.Implementation
-
- setOwner(JavaCompilationUnit) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnitMember
-
- setOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportDefinition.Implementation
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaImportStaticDefinition.Implementation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaInitializer.Implementation
-
- setOwner(JavaClassDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- setOwner(JavaTypeDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition.Implementation
-
- setOwner(JavaCompilationUnit) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- setOwner(JavaTypeDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeMemberDefinition
-
- setOwner(PROCEDURE<?>) - Method in class com.xdev.jadoth.sqlengine.internal.procedures.SqlParameter
-
- setOwner(TableExpression) - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Sets the owner.
- setOwner(TableExpression) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
- setOwner(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Sets the owner.
- setOwner(TableDefinition) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Sets the owner.
- setOwner(Component) - Method in class xdev.lang.cmd.OpenWindow
-
- setOwner(XdevRootPaneContainer) - Method in class xdev.ui.XdevWindow
-
Sets the owner of this window.
- setPackage(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- setPackage(String) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- setPackage(String) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition.Implementation
-
- setPackage(String) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaPackageDefinition
-
- setPackageDefinition(JavaPackageDefinition) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit.Implementation
-
- setPackageDefinition(JavaPackageDefinition) - Method in interface com.xdev.jadoth.codegen.java.codeobjects.JavaCompilationUnit
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setPacked(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the packed.
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setPacked(boolean) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setPacked(boolean) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setPadding(Insets) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setPaddingSpaces(int) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.AbstractTableElementDefinition
-
Sets the padding spaces.
- setPage(XdevPage) - Method in class xdev.ui.XdevPageContainer
-
- setPageable(Pageable) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Registered the
Pageable
which should be controlled by this bar.
- setPagingAutoQuery(boolean) - Method in class xdev.ui.XdevFormular
-
- setPagingAutoQuery(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- setPagingEnabled(boolean) - Method in interface xdev.ui.paging.Pageable
-
Turns the paging behavior on or off.
- setPagingEnabled(boolean) - Method in class xdev.ui.TableSupport
-
- setPagingEnabled(boolean) - Method in class xdev.ui.XdevFormular
-
- setPagingEnabled(boolean) - Method in class xdev.ui.XdevListBox
-
Turns the paging behavior on or off.
- setPagingEnabled(boolean) - Method in class xdev.ui.XdevTable
-
Turns the paging behavior on or off.
- setPagingEnabled(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
- setPaintText() - Method in interface xdev.ui.XdevTextComponent
-
- setPaintText() - Method in class xdev.ui.XdevTextPane
- setPaintTreeLines(boolean) - Method in class xdev.ui.XdevTree
-
Sets the paintTreeLines
property.
- setParameter(Object...) - Method in class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
Sets the parameter.
- setParameter(Object) - Method in class xdev.ui.XdevWindow
-
Sets the parameter
of the window.
- setParameters(ArrayList<SqlProcedure.Parameter<A>>) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Sets the parameters.
- setParentFromClause(FROM) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Sets the parent from clause.
- setParenthesis(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
Sets the parenthesis.
- setParseException(ParseException) - Method in exception com.xdev.jadoth.sqlengine.exceptions.SQLUnparseableDateStringException
-
Sets the parses the exception.
- setPassword(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Sets the password.
- setPassword(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the password.
- setPattern(String) - Method in class xdev.ui.text.TextFormat
-
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevInternalFrame
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevScrollPane
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevSplitPane
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevTabbedPane
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevTable
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevToggleButton
-
Sets the persistenceEnabled flag.
- setPersistenceEnabled(boolean) - Method in class xdev.ui.XdevTree
-
Sets the persistenceEnabled flag.
- setPersistent(boolean) - Method in class xdev.vt.VirtualTableColumn
-
- setPopupView(Component) - Method in class xdev.ui.CustomPopupComboBox
-
- setPort(int) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Sets the port.
- setPort(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the port.
- setPostExecutionExecutors(List<QueryExecutionAspect<QueryExecutionContext<R>, R>>) - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- setPostExecutionListeners(QueryListenerPostExecution.List) - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- setPreAssemblyExecutors(List<QueryExecutionAspect<QueryExecutionContext<R>, R>>) - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- setPreAssemblyListeners(QueryListenerPreAssembly.List) - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- setPreExecutionExecutors(List<QueryExecutionAspect<QueryExecutionContext<R>, R>>) - Method in class com.xdev.jadoth.sqlengine.internal.QueryExecutors
-
- setPreExecutionListeners(QueryListenerPreExecution.List) - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- setPreferredPopupSize(Dimension) - Method in class xdev.ui.CustomPopupComboBox
-
- setPreferredSize(Dimension) - Method in interface xdev.ui.XdevTextComponent
-
- setPreferredWidth(int) - Method in class xdev.vt.VirtualTableColumn
-
- setPreparedStatementParameter(PreparedStatement, Object, int) - Method in class xdev.db.jdbc.JDBCConnection
-
- setPreSelectionValue(String) - Method in class xdev.ui.XdevComboBox
-
Sets the value which is displayed before the user selects a value, e.g.
- setPreviousIcon(Icon) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Sets the icon of the "previous" button.
- setPrimaryColumn(VirtualTableColumn) - Method in class xdev.vt.VirtualTable
-
- setPrivateDefaultDelegate(EditorDelegate) - Method in class xdev.ui.table.XdevTableEditor
-
- setPrivateDefaultDelegate(RendererDelegate) - Method in class xdev.ui.table.XdevTableRenderer
-
- setPrivateDelegate(Class<?>, EditorDelegate) - Method in class xdev.ui.table.XdevTableEditor
-
- setPrivateDelegate(Class<?>, RendererDelegate) - Method in class xdev.ui.table.XdevTableRenderer
-
- setPrivateDetailDelegate(EditorDelegate) - Method in class xdev.ui.table.XdevTableEditor
-
- setPublicDefaultDelegate(EditorDelegate) - Static method in class xdev.ui.table.XdevTableEditor
-
- setPublicDefaultDelegate(RendererDelegate) - Static method in class xdev.ui.table.XdevTableRenderer
-
- setPublicDelegate(Class<?>, EditorDelegate) - Static method in class xdev.ui.table.XdevTableEditor
-
- setPublicDelegate(Class<?>, RendererDelegate) - Static method in class xdev.ui.table.XdevTableRenderer
-
- setPublicDetailDelegate(EditorDelegate) - Static method in class xdev.ui.table.XdevTableEditor
-
- setQualified(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the qualified.
- setQualifyByTable(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the qualify by table.
- setQualityHints(Graphics2D) - Static method in class xdev.ui.UIUtils
-
Set rendering hints to
quality on the provided
Graphics2D
g
.
- setQuery(DBConnection.Query) - Method in class xdev.db.event.DBConnectionEvent
-
Registers a query object at this event.
- setQueryInfo(QueryInfo) - Method in class xdev.db.Result
-
Sets the
queryInfo
for this
Result
.
- setRadioGroup(String) - Method in class xdev.ui.XdevRadioButton
-
- setReadOnly(boolean) - Method in interface xdev.ui.FormularComponent
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.FormularComponentSupport
-
- setReadOnly(boolean) - Method in class xdev.ui.XdevCheckBox
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevComboBox
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevDateTextField
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevFormattedTextField
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevLabel
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevListBox
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevPasswordField
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevPicture
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevProgressBar
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevRadioButton
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevSlider
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevSpinner
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevTable
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevTextArea
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevTextField
-
Sets if this form component is only used to display values.
- setReadOnly(boolean) - Method in class xdev.ui.XdevTextPane
-
Sets if this form component is only used to display values.
- setRegenerated(boolean) - Method in interface xdev.db.locking.LockConstructionState
-
Sets the indicator whether the concerned lock was renewed.
- setRegenerated(boolean) - Method in class xdev.db.locking.OptimisticLockConstructionState
-
Sets the indicator whether the concerned lock was renewed.
- setRenewLockWindow(AbstractLockRenewWindow) - Method in interface xdev.ui.locking.Lockable
-
Sets the component which is the interface between remaining lock duration
and lock instance.
- setRenewLockWindow(AbstractLockRenewWindow) - Method in class xdev.ui.locking.LockPropertyInfo
-
Sets the component which is the interface between remaining lock duration
and lock instance.
- setRenewLockWindow(AbstractLockRenewWindow) - Method in class xdev.ui.XdevFormular
-
Sets the component which is the interface between remaining lock duration
and lock instance.
- setRequired(boolean) - Method in class xdev.ui.NumberRangeValidator
-
- setRequired(boolean) - Method in class xdev.ui.RequiredFieldValidator
-
- setRequired(boolean) - Method in class xdev.ui.StringValidator
-
- setReservedCharCount(int) - Method in class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Sets the reserved char count.
- setResizable(boolean) - Method in class xdev.Application
-
- setResizable(boolean) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setResizable(boolean) - Method in class xdev.ui.XdevScreen
-
- setResizable(boolean) - Method in class xdev.ui.XdevWindow
-
Sets whether this
XdevWindow
is resizable by the user.
- setResizable(boolean) - Method in class xdev.ui.XdevWindowContainer
-
- setResizeMode(int) - Method in class xdev.ui.XdevPicture
-
- setResponseState(boolean) - Method in class xdev.ui.XdevWindow
-
Sets the response state
of the window.
- setResponseValue(Object) - Method in class xdev.ui.XdevWindow
-
Sets the response value
of the window.
- setRetrospectionAccessor(RA) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
Sets the retrospection accessor.
- setReturnType(SQL.DATATYPE) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Sets the return type.
- setReturnValue(Object) - Method in class xdev.db.StoredProcedure
-
- setReturnValue(boolean, String) - Method in class xdev.ui.XdevCheckBox
-
- setReturnValue(String) - Method in class xdev.ui.XdevRadioButton
-
- setRoot(TreeNode) - Method in class xdev.ui.XdevTree
-
- setRootPaneCheckingEnabled(boolean) - Method in class xdev.ui.XdevScrollPane
-
- setRowSelectionHandler(RowSelectionHandler) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setRowSelectionHandler(RowSelectionHandler) - Method in class xdev.ui.TableSupport
-
- setRowsPerPage(int) - Method in interface xdev.db.DBPager
-
Sets the number of rows to be shown on a page and returns the new result
of the current page.
- setRowsPerPage(int) - Method in class xdev.db.jdbc.CachedVTPageScroller
- setRowsPerPage(int) - Method in class xdev.db.jdbc.JDBCPager
-
- setRowsPerPage(int) - Method in class xdev.db.jdbc.VTPageScroller
-
- setRowsPerPage(int) - Method in class xdev.ui.paging.AbstractPageControl
-
- setRowsPerPage(int) - Method in class xdev.ui.paging.FormularPageControl
-
- setRowsPerPage(int) - Method in interface xdev.ui.paging.PageControl
-
- setRowsPerPage(int) - Method in class xdev.ui.paging.VirtualFormularPageControl
-
- setRowsPerPage(int) - Method in class xdev.ui.XdevDBPageNavigationBar
-
Sets how much rows per page should be displayed.
- setRowState(VirtualTable.RowState) - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
Updates the state of this row.
- setSavepoint() - Method in interface xdev.db.DBConnection
-
Creates an unnamed savepoint in the current transaction and returns the
new Savepoint
object that represents it.
- setSavepoint(String) - Method in interface xdev.db.DBConnection
-
Creates a
Savepoint
with the given name in the current
transaction and returns the new
Savepoint
object that
represents it.
- setSavepoint() - Method in class xdev.db.DelegatingDBConnection
-
Creates an unnamed savepoint in the current transaction and returns the
new Savepoint
object that represents it.
- setSavepoint(String) - Method in class xdev.db.DelegatingDBConnection
-
Creates a
Savepoint
with the given name in the current
transaction and returns the new
Savepoint
object that
represents it.
- setSavepoint() - Method in class xdev.db.jdbc.JDBCConnection
-
- setSavepoint(String) - Method in class xdev.db.jdbc.JDBCConnection
-
- setSavepoint() - Method in class xdev.db.servlet.ServletDBConnection
-
- setSavepoint(String) - Method in class xdev.db.servlet.ServletDBConnection
-
- setSavepoint(DBConnection<?>) - Method in class xdev.db.Transaction
-
- setSaveStateAfterModelUpdate(boolean) - Method in interface xdev.ui.Formular
-
Sets if the formular should save its state after an update of the model.
- setSaveStateAfterModelUpdate(boolean) - Method in class xdev.ui.XdevFormular
-
Sets if the formular should save its state after an update of the model.
- setSaveStateAfterModelUpdate(boolean) - Method in class xdev.ui.XdevVirtualFormular
-
Sets if the formular should save its state after an update of the model.
- setScale(int) - Method in class xdev.db.ColumnMetaData
-
Sets the scale of the column.
- setScale(int) - Method in class xdev.vt.VirtualTableColumn
-
- setSchema(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Sets the schema.
- setSchemaExclusionPatterns(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the schema exclusion patterns.
- setSchemaIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Sets the schema identifier mappers.
- setSchemaIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Sets the schema identifier mappers.
- setSchemaIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the schema identifier mappers.
- setSchemaInclusionPatterns(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the schema inclusion patterns.
- setSchemaInDb(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.definition.TableDefinition
-
Sets the schema in db.
- setScrollAmount(int) - Method in class xdev.ui.XdevScrollBar
-
- setScrollMode(int) - Method in class xdev.ui.XdevScrollPane
-
Used to control the method of scrolling the viewport contents.
- setScrollRange(int) - Method in class xdev.ui.XdevScrollPane
-
- setSelect(SELECT) - Method in class xdev.vt.VirtualTable
-
Sets a user-defined
SELECT
statement which should be used to fill
this Virtual Table.
- setSelected(boolean) - Method in class xdev.ui.XdevAction
-
- setSelectedData(Object) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setSelectedData(Object) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedData(Collection<?>) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedData(Object) - Method in class xdev.ui.XdevComboBox
-
Select the index of the first occurrence of the specified o
in this list.
- setSelectedData(Object) - Method in class xdev.ui.XdevListBox
-
Selects the specified data from the
XdevList
.
- setSelectedData(Collection<?>) - Method in class xdev.ui.XdevListBox
-
Selects all entries with a data in the list dataList
.
- setSelectedIndices(Collection<Integer>) - Method in class xdev.ui.XdevListBox
-
Changes the selection to be the set of indices specified by the given
XdevList
.
- setSelectedItem(Object) - Method in class xdev.ui.XdevComboBox.ItemListModelWrapper
-
- setSelectedItem(Object) - Method in class xdev.ui.XdevComboBox
- setSelectedItem(Object) - Method in class xdev.ui.XdevListBox
-
Selects the specified item.
- setSelectedItems(Collection<?>) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedItems(Collection<?>) - Method in class xdev.ui.XdevListBox
-
Selects all entries with an item in the list items
.
- setSelectedModelIndex(int) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setSelectedModelIndex(int) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedModelIndex(int) - Method in class xdev.ui.XdevComboBox
-
Selects the item at modelindex anIndex
.
- setSelectedModelIndex(int) - Method in class xdev.ui.XdevListBox
-
Selects the item at modelindex anIndex
.
- setSelectedModelIndices(int[]) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedModelIndices(int[]) - Method in class xdev.ui.XdevListBox
-
Selects the items at their modelindices position indices
.
- setSelectedModelRow(int) - Method in interface xdev.ui.table.ExtendedTable
-
Selects the row row
in the view.
- setSelectedModelRow(int) - Method in class xdev.ui.TableSupport
-
- setSelectedModelRow(int) - Method in class xdev.ui.XdevTable
-
Selects the row row
in the view.
- setSelectedModelRows(int[]) - Method in interface xdev.ui.table.ExtendedTable
-
Selects all rows with the indices specified in the list.
- setSelectedModelRows(int, int) - Method in interface xdev.ui.table.ExtendedTable
-
Changes the selection to be between start
and
end
inclusive.
- setSelectedModelRows(int[]) - Method in class xdev.ui.TableSupport
-
- setSelectedModelRows(int, int) - Method in class xdev.ui.TableSupport
-
- setSelectedModelRows(int[]) - Method in class xdev.ui.XdevTable
-
Selects all rows with the indices specified in the list.
- setSelectedModelRows(int, int) - Method in class xdev.ui.XdevTable
-
Changes the selection to be between start
and
end
inclusive.
- setSelectedNode(XdevTreeNode) - Method in class xdev.ui.XdevTree
-
Selects the node identified by the given node
.
- setSelectedNodes(Collection<? extends DefaultMutableTreeNode>) - Method in class xdev.ui.XdevTree
-
Selects all nodes identified by the given
Collection
.
- setSelectedRows(int[]) - Method in interface xdev.ui.table.ExtendedTable
-
Changes the selection to be the set of indices specified by the given
array.
- setSelectedRows(int[]) - Method in class xdev.ui.TableSupport
-
- setSelectedRows(int[]) - Method in class xdev.ui.XdevTable
-
Changes the selection to be the set of indices specified by the given
array.
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in interface xdev.ui.table.ExtendedTable
-
Selects the row in the table if present.
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.TableSupport
-
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevComboBox
-
Selects the row in the combo box if present.
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevListBox
-
Selects the row in the list if present.
- setSelectedVirtualTableRow(VirtualTable.VirtualTableRow) - Method in class xdev.ui.XdevTable
-
Selects the row in the table if present.
- setSelectedVirtualTableRows(VirtualTable.VirtualTableRow[]) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setSelectedVirtualTableRows(VirtualTable.VirtualTableRow[]) - Method in interface xdev.ui.table.ExtendedTable
-
Selects the rows in the table if present.
- setSelectedVirtualTableRows(VirtualTable.VirtualTableRow[]) - Method in class xdev.ui.TableSupport
-
- setSelectedVirtualTableRows(VirtualTable.VirtualTableRow[]) - Method in class xdev.ui.XdevListBox
-
Selects the rows in the list if present.
- setSelectedVirtualTableRows(VirtualTable.VirtualTableRow[]) - Method in class xdev.ui.XdevTable
-
Selects the rows in the table if present.
- setSelectionMode(int) - Method in class xdev.ui.XdevTree
-
Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION in
TreeSelectionModel
.
- setSelectionModel(ListSelectionModel) - Method in class xdev.ui.RowNumberTable
-
- setSelectionPath(Collection<?>) - Method in class xdev.ui.XdevTree
-
Selects the node identified by the given path
.
- setSelectionPaths(Collection<?>) - Method in class xdev.ui.XdevTree
-
Sets the selection by creating
TreePath
s out of
path
.
- setSelectItems(List<SelectItem>) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets this SELECT's new selectItems list to the elements of selectItems
- setSeparator(String) - Method in class xdev.util.XdevList
-
- setSeverity(Severity) - Method in exception xdev.ui.ValidationException
-
Sets the severity of this validation exception.
- setShortcut(KeyStroke) - Method in class xdev.ui.XdevAction
-
- setShortcut(KeyStroke) - Method in class xdev.ui.XdevKeyAction
-
Sets the shortcut for this key action.
- setShowDynamicOption(boolean) - Method in class xdev.ui.XdevDBPageNavigationBar
-
- setSignedColor(Color) - Method in class xdev.ui.text.TextFormat
-
- setSingleLine(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the single line.
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- setSingleLineMode(boolean) - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- setSingleLineMode(boolean) - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- setSingletonIndexClassDir(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the singleton index class dir.
- setSingletonIndexClassDir(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the singleton index class dir.
- setSingletonIndexClassName(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the singleton index class name.
- setSingletonIndexClassName(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the singleton index class name.
- setSize(int) - Method in class xdev.ui.ItemList
-
- setSize(Dimension) - Method in interface xdev.ui.XdevTextComponent
-
- setSourceClassName(String) - Method in class com.xdev.jadoth.util.logging.jul.LoggingAspect
-
Sets the source class name.
- setSpeedHints(Graphics2D) - Static method in class xdev.ui.UIUtils
-
Set rendering hints to
speed on the provided
Graphics2D
g
.
- setSqlExceptionListeners(QueryListenerSQLException.List) - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- setSqltable(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.internal.tables.AliasedSqlTable
-
Sets the sqltable.
- setSrcFolder(String) - Method in class com.xdev.jadoth.codegen.java.JavaRuntimeCompiler
-
Sets the src folder.
- setSrcSubDir(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the src sub dir.
- setSrcSubDir(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the src sub dir.
- setSrcWorkingDirectory(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the src working directory.
- setSrcWorkingDirectory(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the src working directory.
- setStoreQueries(boolean) - Method in class xdev.db.AbstractDBConnection
-
Stores all queries which are executed from now on if store
is true
, otherwise all stored queries will be deleted.
- setStoreQueries(boolean) - Method in interface xdev.db.DBConnection
-
Stores all queries which are executed from now on if store
is true
, otherwise all stored queries will be deleted.
- setStoreQueries(boolean) - Method in class xdev.db.DelegatingDBConnection
-
Stores all queries which are executed from now on if store
is true
, otherwise all stored queries will be deleted.
- setString(int, String) - Method in class xdev.vt.XdevClob
-
Writes the given Java String to the CLOB value that this Clob object
designates at the position pos.
- setString(int, String, int, int) - Method in class xdev.vt.XdevClob
-
Writes len characters of str, starting at character offset, to the CLOB
value that this Clob represents.
- setSuperClass(Class<? extends SqlTable>) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the super class.
- setSuperClassDescription(JavaClassDescription) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaClassDescription.Implementation
-
- setSuppressZero(boolean) - Method in class xdev.ui.text.TextFormat
-
- setSwapColumnNameAndCaption(boolean) - Static method in class xdev.util.Settings
-
- setSyntax(S) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- setTabIndex(int) - Method in class xdev.ui.XdevButton
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevCheckBox
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevComboBox
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevDateTextField
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in interface xdev.ui.XdevFocusCycleComponent
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevFormattedTextField
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevListBox
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevPasswordField
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevRadioButton
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevSlider
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevSpinner
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevTable
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevTextArea
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevTextField
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevToggleButton
-
Sets the tabindex of this component.
- setTabIndex(int) - Method in class xdev.ui.XdevTree
-
Sets the tabindex of this component.
- setTabIndexOffset(int) - Method in class xdev.ui.XdevWindowContainer
-
Sets the tabIndexOffset of this component.
- setTable(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- setTable(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- setTable(TableExpression) - Method in class com.xdev.jadoth.sqlengine.internal.FROM
-
Setter of the property table.
- setTable(TableExpression) - Method in class com.xdev.jadoth.sqlengine.internal.JoinClause
-
Setter of the property table.
- setTable(SqlDdlTable) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Sets the table.
- setTable(SqlTableIdentity) - Method in class com.xdev.jadoth.sqlengine.types.WritingTableQuery.Implementation
-
- setTable(String) - Method in class xdev.db.ColumnMetaData
-
Sets the table name.
- setTableClassFileType(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the table class file type.
- setTableClassPrefix(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the table class prefix.
- setTableClassPrefix(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the table class prefix.
- setTableClassSuffix(String) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Sets the table class suffix.
- setTableClassSuffix(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the table class suffix.
- setTableColumnConverter(TableColumnConverter) - Static method in class xdev.ui.TableSupport
-
- setTableColumnLink(TableColumnLink) - Method in class xdev.vt.VirtualTableColumn
-
- setTableDef(TableDefinition) - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
Sets the table def.
- setTableExclusionPatterns(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the table exclusion patterns.
- setTableIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor.Implementation
-
Sets the table identifier mappers.
- setTableIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsRetrospectionAccessor
-
Sets the table identifier mappers.
- setTableIdentifierMappers(List<RetrospectionIdentifierMapper>) - Method in class com.xdev.jadoth.sqlengine.retrospection.TableRetrospection
-
Sets the table identifier mappers.
- setTableInclusionPatterns(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the table inclusion patterns.
- setTableModelWrapperLookup(TableModelWrapperLookup) - Static method in class xdev.ui.TableSupport
-
- setTableRowConverter(TableRowConverter) - Static method in class xdev.ui.TableSupport
-
- setTagData(Object, String) - Static method in class xdev.ui.UIUtils
-
Deprecated.
- setTarget(Component) - Method in class xdev.ui.XdevFocus
-
Sets the target component of this focus helper.
- setTarget(JComponent) - Method in class xdev.ui.XdevKeyAction
-
Sets the target component for this key action.
- setTaskName(String) - Method in interface xdev.util.ProgressMonitor
-
Sets the task name to the given value.
- setText(String) - Method in interface xdev.ui.DatePopupOwner
-
- setText(String) - Method in class xdev.ui.table.DateEditor
-
- setText(String) - Method in class xdev.ui.text.XdevDocument
-
- setText(String, String) - Method in class xdev.ui.text.XdevDocument
-
- setText(String, int) - Method in class xdev.ui.text.XdevDocument
-
- setText(String, String, int) - Method in class xdev.ui.text.XdevDocument
-
- setText(String) - Method in interface xdev.ui.TextComponent
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevDateTextField
- setText(String) - Method in class xdev.ui.XdevFormattedTextField
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevLabel
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevPasswordField
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevTextArea
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevTextField
-
Sets the text of this TextComponent
to the specified text.
- setText(String) - Method in class xdev.ui.XdevTextPane
-
- setText(String, String) - Method in class xdev.ui.XdevTextPane
-
- setTextAndPack(String) - Method in class xdev.ui.XdevTextPane
-
- setTextAndPack(String, String) - Method in class xdev.ui.XdevTextPane
-
- setTextChangedBehavior(TextChangedBehavior) - Method in class xdev.ui.XdevDateTextField
-
- setTextChangedBehavior(TextChangedBehavior) - Method in class xdev.ui.XdevFormattedTextField
-
- setTextChangedBehavior(TextChangedBehavior) - Method in class xdev.ui.XdevPasswordField
-
- setTextChangedBehavior(TextChangedBehavior) - Method in class xdev.ui.XdevTextArea
-
- setTextChangedBehavior(TextChangedBehavior) - Method in class xdev.ui.XdevTextField
-
- setTextColumnCount(int) - Method in interface xdev.ui.XdevTextComponent
-
Deprecated.
- setTextColumnCount(int) - Method in class xdev.ui.XdevTextPane
-
Deprecated.
- setTextColumnGap(int) - Method in interface xdev.ui.XdevTextComponent
-
Deprecated.
- setTextColumnGap(int) - Method in class xdev.ui.XdevTextPane
-
Deprecated.
- setTextFormat(TextFormat) - Method in interface xdev.ui.FormattedFormularComponent
-
Sets the new
TextFormat
which is used to format the displayed
value of this component.
- setTextFormat(TextFormat) - Method in class xdev.ui.XdevDateTextField
-
Sets the new
TextFormat
which is used to format the displayed
value of this component.
- setTextFormat(TextFormat) - Method in class xdev.ui.XdevFormattedTextField
-
Sets the new
TextFormat
which is used to format the displayed
value of this component.
- setTextFormat(TextFormat) - Method in class xdev.vt.VirtualTableColumn
-
- setTextImagePath(String) - Method in class xdev.ui.XdevTextPane
-
- setTextInsets(Insets) - Method in interface xdev.ui.XdevTextComponent
-
- setTextInsets(Insets) - Method in class xdev.ui.XdevTextPane
- setTexture(XdevImage) - Method in class xdev.ui.XdevComponent
-
- setTexture(XdevImage) - Method in class xdev.ui.XdevDesktopPane
-
- setTexture(XdevImage) - Method in class xdev.ui.XdevScrollPane
-
- setTexture(XdevImage) - Method in class xdev.ui.XdevStyle
-
- setTextureOption(int) - Method in class xdev.ui.XdevComponent
-
- setTextureOption(int) - Method in class xdev.ui.XdevDesktopPane
-
- setTextureOption(int) - Method in class xdev.ui.XdevScrollPane
-
- setTextureOption(int) - Method in class xdev.ui.XdevStyle
-
- setTexturePath(String) - Method in class xdev.ui.XdevComponent
-
- setTexturePath(String) - Method in class xdev.ui.XdevDesktopPane
-
- setTexturePath(String) - Method in class xdev.ui.XdevScrollPane
-
- setTexturePath(String) - Method in class xdev.ui.XdevStyle
-
- setTimeOut(long) - Method in class xdev.db.locking.HybridVirtualTableLock
-
- setTimeOut(long, String) - Method in class xdev.db.locking.HybridVirtualTableLock
-
- setTimeStyle(int) - Method in class xdev.ui.text.TextFormat
-
- Settings - Class in xdev.util
-
Helper class to manage global settings of the XAPI.
- setTitle(String) - Method in class xdev.Application
-
- setTitle(String) - Method in class xdev.ui.AbstractFormularComponentValidator
-
- setTitle(String) - Method in interface xdev.ui.locking.LockAlreadyInUseIndicator
-
Sets this indicators title.
- setTitle(String) - Method in class xdev.ui.locking.UIUtilsLockAlreadyInUseIndicator
-
Sets this indicators title.
- setTitle(String) - Method in exception xdev.ui.ValidationException
-
Sets the title going with the message of this exception.
- setTitle(String) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setTitle(String) - Method in class xdev.ui.XdevScreen
-
- setTitle(String) - Method in class xdev.ui.XdevTab
-
Sets the title to title
which can be null
.
- setTitle(String) - Method in class xdev.ui.XdevWindow
-
Sets the title of the window.
- setTitle(String) - Method in class xdev.ui.XdevWindowContainer
-
- setToggleAction(boolean) - Method in class xdev.ui.XdevAction
-
- setToolTipText(String) - Method in class xdev.ui.XdevAction
-
- setToolTipText(String) - Method in class xdev.ui.XdevTab
- setTotalRows(Integer) - Method in class xdev.db.jdbc.CachedVTPageScroller
- setTotalRows(Integer) - Method in class xdev.db.jdbc.VTPageScroller
-
- setTree(XdevTree) - Method in class xdev.lang.cmd.FillTree
-
- setTreeManager(XdevTreeManager) - Method in class xdev.ui.XdevTree
-
Sets the tree manager for this
XdevTree
.
- setTrimData(boolean) - Static method in class xdev.util.Settings
-
- setTrueReturnValue(String) - Method in class xdev.ui.XdevCheckBox
-
- setType(JavaTypeDescription) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition.Implemenatation
-
- setType(JavaTypeDescription) - Method in class com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDescription.Implemenatation
-
- setType(DataType) - Method in class xdev.db.ColumnMetaData
-
- setType(Index.IndexType) - Method in class xdev.db.Index
-
- setType(int) - Method in class xdev.ui.text.TextFormat
-
- setType(DataType) - Method in class xdev.vt.VirtualTableColumn
-
- setType(DataType, int) - Method in class xdev.vt.VirtualTableColumn
-
- setType(DataType, int, int) - Method in class xdev.vt.VirtualTableColumn
-
- setTypeLength(int) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Sets the type length.
- setTypeName(String) - Method in class xdev.db.ColumnMetaData
-
Sets the name of the type.
- setUnderline(boolean) - Method in class xdev.ui.XdevTextPane
-
- setUnionAllSelect(SELECT) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the union all select.
- setUnionSelect(SELECT) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
Sets the union select.
- setUnique(boolean) - Method in class com.xdev.jadoth.sqlengine.internal.SqlField
-
Sets the unique.
- setUrlExtension(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
- setUrlExtension(String) - Method in class xdev.db.AbstractDBDataSource
-
- setUseAlias(int, boolean) - Static method in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
Sets the use alias.
- setUseQualityPaint(boolean) - Static method in class xdev.util.Settings
-
Sets if high quality painting should be used.
- setUser(String) - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsConnectionInformation.Implementation
-
Sets the user.
- setUsername(String) - Method in interface com.xdev.jadoth.sqlengine.retrospection.TableRetrospectionTask
-
Sets the username.
- setUserName(String) - Static method in class xdev.db.locking.ClientSession
-
Set a username to identifie a client during a session.
- setUserObject(Object) - Method in class xdev.ui.tree.XdevTreeNode
- setVal(int) - Method in class xdev.ui.XdevScrollBar
-
- setValue(int, Object) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setValue(Object) - Method in interface com.xdev.jadoth.sqlengine.internal.ColumnValueAssignment
-
- setValue(int, Object) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- setValue(int, Object) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- setValue(int, Object) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setValue(Object) - Method in class xdev.db.StoredProcedure.Param
-
- setValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.combobox.ComboBoxSupport
-
- setValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.listbox.ListBoxSupport
-
- setValue(VirtualTable, Map<String, Object>) - Method in class xdev.ui.TableSupport
-
- setValue(Object) - Method in class xdev.ui.XdevDateTextField
-
- setValue(T) - Method in class xdev.util.DataSource.Parameter
-
- setValue(T) - Method in class xdev.util.systemproperty.AbstractSystemProperty
-
- setValue(T) - Method in interface xdev.util.systemproperty.SystemProperty
-
- setValueAt(Object, int, int) - Method in class xdev.ui.paging.LazyLoadingTableModel
- setValueAt(Object, String) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the current cursor
position and the column name.
- setValueAt(Object, int, String) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the row and the
column name.
- setValueAt(Object, int) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the current cursor
position and the column index.
- setValueAt(Object, int, int) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the row index and
the column index.
- setValueAt(Object, int, int, boolean) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the row index and
the column index.
- setValueAt(Object, int, int, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the row index and
the column index.
- setValueAt(Object, int, int, boolean, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
Sets the value of a cell at the position specified by the row index and
the column index.
- setValueAt(Object, int, int) - Method in class xdev.vt.VirtualTableModel
-
Sets a value in the underlying
VirtualTable
at the specified
position.
- setValues(Object...) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- setValues(Object...) - Method in class com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery.Implementation
-
- setValues(Object...) - Method in interface com.xdev.jadoth.sqlengine.types.ValueAssigningTableQuery
-
- setValues(Object...) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setValues(int, int, int) - Method in class xdev.ui.XdevProgressBar
-
- setValues(int, int, double, int) - Method in class xdev.ui.XdevScrollBar
-
- setValues(int, int, int) - Method in class xdev.ui.XdevSlider
-
Sets the values of the slider.
- setVerticalBlockIncrement(int) - Method in class xdev.ui.XdevWindow
-
Set the vertical block increment
- setVerticalScrollBarPolicy(int) - Method in class xdev.ui.XdevWindow
-
Determines when the vertical scrollbar appears in the scrollpane.
- setVerticalScrollBarPolicy(int) - Method in class xdev.ui.XdevWindowContainer
-
Determines when the vertical scrollbar appears in the scrollpane.
- setVerticalUnitIncrement(int) - Method in class xdev.ui.XdevWindow
-
Set the vertical unit increment
- setVirtualTable(VirtualTable) - Method in class xdev.lang.cmd.Query
-
- setVirtualTable(VirtualTable) - Method in interface xdev.ui.VirtualTableOwner
-
Sets the
VirtualTable
containing the valid values for this
component.
- setVirtualTable(VirtualTable) - Method in class xdev.ui.XdevComboBox
-
Sets the
VirtualTable
containing the valid values for this
component.
- setVirtualTable(VirtualTable) - Method in class xdev.ui.XdevListBox
-
Sets the
VirtualTable
containing the valid values for this
component.
- setVirtualTable(VirtualTable) - Method in class xdev.ui.XdevTable
-
Sets the
VirtualTable
containing the valid values for this
component.
- setVisible(boolean) - Method in class xdev.ui.XdevDateTextField
- setVisible(boolean) - Method in class xdev.ui.XdevDialog
-
- setVisible(boolean) - Method in class xdev.ui.XdevFrame
-
- setVisible(boolean) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setVisible(boolean) - Method in class xdev.ui.XdevScreen
-
- setVisible(boolean) - Method in class xdev.vt.VirtualTableColumn
-
- setVisibleRowCount(int) - Method in interface xdev.ui.table.ExtendedTable
-
Sets the visibleRows
property, which has different meanings
depending on the layout orientation: For a VERTICAL
layout
orientation, this sets the preferred number of rows to display without
requiring scrolling; for other orientations, it affects the wrapping of
cells.
- setVisibleRowCount(int) - Method in class xdev.ui.XdevListBox
- setVisibleRowCount(int) - Method in class xdev.ui.XdevTable
-
Sets the visibleRows
property, which has different meanings
depending on the layout orientation: For a VERTICAL
layout
orientation, this sets the preferred number of rows to display without
requiring scrolling; for other orientations, it affects the wrapping of
cells.
- setWeightX(int) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setWeightY(int) - Method in class xdev.ui.XdevLayoutCell
-
Deprecated.
- setWhen(SqlCondition) - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Sets the when.
- setWhereClause(WHERE) - Method in class com.xdev.jadoth.sqlengine.DELETE
-
- setWhereClause(WHERE) - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- setWhereClause(WHERE) - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- setWhereClause(WHERE) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
Sets the where clause.
- setWhereClause(WHERE) - Method in interface com.xdev.jadoth.sqlengine.types.ConditionalTableQuery
-
- setWhereClause(WHERE) - Method in class com.xdev.jadoth.sqlengine.UPDATE
-
- setWhereClauseIntern(WHERE) - Method in class com.xdev.jadoth.sqlengine.types.ConditionalTableQuery.Implementation
-
- setWorking(MasterDetailComponent, boolean) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection
-
- setXdevWindow(XdevWindow) - Method in class xdev.Application
-
- setXdevWindow(XdevWindow) - Method in class xdev.lang.cmd.OpenWindow
-
- setXdevWindow(XdevWindow) - Method in class xdev.ui.XdevDialog
-
- setXdevWindow(XdevWindow) - Method in class xdev.ui.XdevFrame
-
- setXdevWindow(XdevWindow) - Method in class xdev.ui.XdevFullScreen
-
- setXdevWindow(XdevWindow) - Method in interface xdev.ui.XdevRootPaneContainer
-
- setXdevWindow(XdevWindow) - Method in class xdev.ui.XdevScreen
-
- setXdevWindow(XdevWindow) - Method in class xdev.ui.XdevWindowContainer
-
- Severity - Enum in xdev.ui
-
Severity indicators used by validators.
- SHORT - Static variable in interface xdev.io.XdevObjectIOConstants
-
- short$ - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaSourceCodeFactory
-
- short_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant short_.
- shortForm() - Method in class xdev.util.CmdLineParser.Option
-
- shorts(short...) - Static method in class com.xdev.jadoth.Jadoth
-
List.
- show(MouseEvent) - Method in class xdev.ui.XdevMenu
-
Shows this menu as a popup menu relative to the event
's
source.
- show(Component, int, int) - Method in class xdev.ui.XdevMenu
-
Displays this menu as a popup menu at the position x,y in the coordinate
space of the component invoker.
- showColorChooser(String, Color) - Static method in class xdev.ui.UIUtils
-
- showConfirmMessage(String, String, String, String) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog.
- showConfirmMessage(String, String, String, String, int) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showConfirmMessage(String, String, String, String, UIUtils.MessageDialogType) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showConfirmMessage(String, String, Collection<?>, int, int) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showConfirmMessage(String, String, Collection<?>, int, UIUtils.MessageDialogType) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showConfirmMessage(String, String, Object[], int, int) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showConfirmMessage(String, String, Object[], int, UIUtils.MessageDialogType) - Static method in class xdev.ui.UIUtils
-
Brings up a simple confirm dialog with the specified icon.
- showCountdownIsOut() - Method in class xdev.ui.WindowCountDown
-
- showDialog - Variable in class xdev.ui.TableSupport
-
- showDocument(URL) - Method in class xdev.Application
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL, String) - Method in class xdev.Application
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(String, String) - Static method in class xdev.io.IOUtils
-
- showDocument(URL) - Method in interface xdev.ui.XdevApplicationContainer
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL, String) - Method in interface xdev.ui.XdevApplicationContainer
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL) - Method in class xdev.ui.XdevFullScreen
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL, String) - Method in class xdev.ui.XdevFullScreen
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL) - Method in class xdev.ui.XdevMainFrame
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showDocument(URL, String) - Method in class xdev.ui.XdevMainFrame
-
Requests that the application container shows the Web page indicated by
the url
argument.
- showFileChooser() - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a file.
- showFileChooser(Collection<?>) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a file.
- showFileChooser(String, Collection<?>) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a file.
- showFileChooser(String, Collection<?>, String) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a file.
- showFolderChooser() - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a folder.
- showFolderChooser(String) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a folder.
- showFolderChooser(String, String) - Static method in class xdev.ui.UIUtils
-
Shows the system file chooser dialog to select a folder.
- showMessage(String, String) - Static method in class xdev.ui.UIUtils
-
Brings up a dialog that displays a message using a no icon.
- showMessage(String, String, int) - Static method in class xdev.ui.UIUtils
-
Brings up a dialog that displays a message using a default icon
determined by the messageType
parameter.
- showMessage(String, String, UIUtils.MessageDialogType) - Static method in class xdev.ui.UIUtils
-
Brings up a dialog that displays a message using a default icon
determined by the messageType
parameter.
- showOnlyMastercolOfSubrecords() - Method in interface xdev.ui.GridInfo
-
- showOpenDialog() - Method in class xdev.ui.XdevFileChooser
-
Pops up an "Open File" file chooser dialog.
- showOpenDialogMultiSelection() - Method in class xdev.ui.XdevFileChooser
-
Pops up an "Open File" file chooser dialog.
- showOptionsPopup() - Method in class xdev.ui.XdevDBPageNavigationBar
-
- showPopup(DatePopupOwner) - Method in class xdev.ui.DatePopup
-
- showPopup(EventObject, int, int) - Method in interface xdev.ui.PopupHandler
-
- showPopup(EventObject, Object, Point) - Method in interface xdev.ui.tree.TreePopupHandler
-
- showSaveDialog() - Method in class xdev.ui.XdevFileChooser
-
Pops up an "Save File" file chooser dialog.
- showText(String) - Method in interface xdev.ui.locking.LockAlreadyInUseIndicator
-
Notifies about a invalid lock request.
- showText(String) - Method in class xdev.ui.locking.UIUtilsLockAlreadyInUseIndicator
-
Notifies about a invalid lock request.
- showURL(String, String) - Static method in class xdev.io.IOUtils
-
- shrink() - Method in class com.xdev.jadoth.collections.GrowList
-
Shrinks the buckets to the smallest possible size.
Note that this may not be the same as the element count due to implementation details
- shuffle() - Method in class com.xdev.jadoth.collections.GrowList
-
- shuffle() - Method in class com.xdev.jadoth.collections.SubList
-
- shuffle() - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- shuffle() - Method in interface com.xdev.jadoth.collections.XSettingList
-
- shuffle(E[], int, int) - Static method in class com.xdev.jadoth.Jadoth
-
- shuffle(E[]) - Static method in class com.xdev.jadoth.Jadoth
-
- Sign - Interface in xdev.ui.text
-
- SimpleStringConcatenator - Class in com.xdev.jadoth.util.strings
-
The Class SimpleStringConcatenator.
- SimpleStringConcatenator(String[]) - Constructor for class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Instantiates a new simple string concatenator.
- SimpleStringConcatenator(String[], int) - Constructor for class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Instantiates a new simple string concatenator.
- SimpleStringConcatenator(String[], float) - Constructor for class com.xdev.jadoth.util.strings.SimpleStringConcatenator
-
Instantiates a new simple string concatenator.
- SINGLELINE - Static variable in class com.xdev.jadoth.sqlengine.internal.QueryPart
-
The Constant SINGLELINE.
- singleLineComment - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant singleLineComment.
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.INSERT
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.SELECT
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.types.Query.Implementation
-
- singleLineMode() - Method in interface com.xdev.jadoth.sqlengine.types.Query
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- singleLineMode() - Method in class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- singleResultQuery - Static variable in interface com.xdev.jadoth.sqlengine.interfaces.SqlExecutor
-
- size() - Method in class com.xdev.jadoth.collections.GrowList
-
- size() - Method in class com.xdev.jadoth.collections.SubList
-
- size() - Method in class com.xdev.jadoth.collections.SubListView
-
- size() - Method in class com.xdev.jadoth.collections.VarList
-
- size() - Method in class com.xdev.jadoth.collections.VarMap
-
- size() - Method in interface com.xdev.jadoth.collections.XGettingCollection
-
- size() - Method in interface com.xdev.jadoth.collections.XGettingList
-
- size() - Method in class com.xdev.jadoth.math._intRange
-
Size.
- size() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- size() - Method in class xdev.ui.ItemList
-
Returns the size of the list.
- size() - Method in class xdev.util.IntList
-
- size() - Method in class xdev.vt.VirtualTable.VirtualTableRow
-
- skip(int) - Static method in class com.xdev.jadoth.cql.CQL
-
Dummy method for SQL-style syntax.
- skip(int) - Method in class xdev.db.DelegatingResult
-
Skips over the specified count of rows.
- skip(int) - Method in class xdev.db.jdbc.JDBCResult
-
- skip(int) - Method in class xdev.db.PrefetchedResult
-
Skips over the specified count of rows.
- skip(int) - Method in class xdev.db.Result
-
Skips over the specified count of rows.
- skip(int) - Method in class xdev.db.servlet.ServletResult
-
- SMALLINT(String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
SMALLINT.
- SmallVarChar() - Static method in class com.xdev.jadoth.util.VarChar
-
Use for short sentences, formulas, etc.
- Snake<E> - Interface in com.xdev.jadoth.collections
-
- snake() - Static method in class com.xdev.jadoth.Jadoth
-
- snake(E) - Static method in class com.xdev.jadoth.Jadoth
-
- snake(E...) - Static method in class com.xdev.jadoth.Jadoth
-
- Snake.Implementation<E> - Class in com.xdev.jadoth.collections
-
- socketConnectionReceived(SocketEvent) - Method in interface xdev.io.event.SocketListener
-
- SocketEvent - Class in xdev.io.event
-
- SocketEvent(Object, int) - Constructor for class xdev.io.event.SocketEvent
-
- SocketListener - Interface in xdev.io.event
-
- sort(Comparator<? super E>) - Method in class com.xdev.jadoth.collections.GrowList
-
- sort(Comparator<E>) - Method in interface com.xdev.jadoth.collections.Sortable
-
- sort(Comparator<? super E>) - Method in class com.xdev.jadoth.collections.SubList
-
- sort(Comparator<? super E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- sort(Comparator<? super E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- sort(Comparator<E>) - Method in class com.xdev.jadoth.cql.CqlAggregateCollector
-
- sort(List<? extends File>) - Static method in class xdev.io.XdevFile
-
Sorts a list of files in the underlying operating system's manner.
- sort() - Method in class xdev.util.IntList
-
- sort(Comparator<VirtualTable.VirtualTableRow>) - Method in class xdev.vt.VirtualTable
-
- Sortable<E> - Interface in com.xdev.jadoth.collections
-
- sortByCol(String, boolean) - Method in class xdev.vt.VirtualTable
-
Sorts the data of a
VirtualTable
for a specified column name.
- sortByCol(int, boolean) - Method in class xdev.vt.VirtualTable
-
Sorts the data of a
VirtualTable
for a specified column name.
- sortByName(E[]) - Static method in class xdev.util.ArrayUtils
-
Sorts the given
array
of
Enum
s by name.
- sortByName(List<E>) - Static method in class xdev.util.CollectionUtils
-
- sortInPlace(Comparator<E>) - Method in class com.xdev.jadoth.collections.VarList
-
Special version of Mergesort that sorts the list in place without any additional memory allocation or
recursion stacktrace.
Performance comparison to normal Mergesort with array allocation:
Considerably faster for small list sizes.
Considerably slower for large list sizes.
(where "small" and "large" depends on hardware.
- sortInsertion(Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
Insertionsort is faster than Quick- or Mergesort for very small arrays.
Even though the implementations for those two more complex algorithms use a built-in Insertionsort for small
lists (or sub lists) below a certain threshold length, it can still be faster for a GrowList to be sorted
by Insertionsort explictely for the following reasons:
No threshold check has to be performed at all.
Threshold for built-in Insertionsort decision is hardcoded, but depends on hardware,
meaning future hardware can achieve better results with Insertionsort for higher thresholds.
No method call and argument passing (array, startIndex, endIndex) needed, instead hardcoded bounds in
Insertionsort's loop
- sortKey - Variable in class xdev.ui.paging.TablePageControl
-
- sortMerge(Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
Sorts this list using the Mergesort algorithm.
As a rule of thumb, use this algorithm for good results in all situations.
If ALL of the following conditions are met, use
GrowList.sortQuick(Comparator)
instead:
Best performance for average case is needed.
Sorting stability is not relevant.
The list doesn't happen to be presorted (often).
Performance
Best case : fast, but slower than Quicksort [O(n log n)]
Average : fast, but slower than Quicksort [O(n log n)]
Worst case: fast, faster than Quicksort [O(n log n)]
Presorted : very fast [O(n)]
Characteristics
Stable : yes
In-place : no (array instantiations)
- sortMerge(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- sortMerge(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- sortMerge(Comparator<E>) - Method in class com.xdev.jadoth.collections.VarList
-
Performs an inplace sort (see
VarList.sortInPlace(Comparator)
) for a list size up to
#thresholdInlineSort()
as inplace sorting amazingly turned out to be faster for SMALLER sizes
(default 10000).
Performs a standard Mergesort with temporary array allocation for lists bigger than that.
Use
#thresholdInlineSort(int)
to modify the static threshold.
- sortMerge(Comparator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
Sorts this list using the Mergesort algorithm.
As a rule of thumb, use this algorithm for good results in all situations.
If ALL of the following conditions are met, use
XSettingList.sortQuick(Comparator)
instead:
Best performance for average case is needed.
Sorting stability is not relevant.
The list doesn't happen to be presorted (often).
Performance
Best case : fast, but slower than Quicksort [O(n log n)]
Average : fast, but slower than Quicksort [O(n log n)]
Worst case: fast, faster than Quicksort [O(n log n)]
Presorted : very fast [O(n)]
Characteristics
Stable : yes
In-place : no (array instantiations)
- sortQuick(Comparator<E>) - Method in class com.xdev.jadoth.collections.GrowList
-
Sorts this list using the Quicksort algorithm.
As a rule of thumb, use this algorithm if sorting stability is not relevant
and if the list doesn't happen to be presorted often.
Otherwise, use
GrowList.sortMerge(Comparator)
.
- sortQuick(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubList
-
- sortQuick(Comparator<E>) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- sortQuick(Comparator<E>) - Method in class com.xdev.jadoth.collections.VarList
-
Performs a Quicksort by copying all elements of this list into a newly allocated array, sorting the array
(see
JaSort.quicksort(Object[], Comparator)
) and setting the elements in sorted order back to this list.
- sortQuick(Comparator<E>) - Method in interface com.xdev.jadoth.collections.XSettingList
-
Sorts this list using the Quicksort algorithm.
As a rule of thumb, use this algorithm if sorting stability is not relevant
and if the list doesn't happen to be presorted often.
Otherwise, use
XSettingList.sortMerge(Comparator)
.
- SOUTH - Static variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- SOUTHEAST - Static variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- SOUTHWEST - Static variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- space() - Method in class com.xdev.jadoth.codegen.AbstractSourceCode
-
Space.
- SPACE - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
- split(String, int) - Method in class com.xdev.jadoth.util.VarChar
-
- split(String) - Method in class com.xdev.jadoth.util.VarChar
-
- sql - Variable in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE
-
- Sql(String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE.Sql
-
- Sql(PROCEDURE_ResultSet, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet.Sql
-
- sql() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity
-
- Sql(String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity.Sql
-
Instantiates a new sql.
- sql() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias
-
- Sql(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias.Sql
-
Instantiates a new sql.
- sql() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
- Sql(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable.Sql
-
Instantiates a new sql.
- sql() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
- Sql(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity.Sql
-
Instantiates a new sql.
- SQL - Class in com.xdev.jadoth.sqlengine
-
The Class SQL.
- SQL() - Constructor for class com.xdev.jadoth.sqlengine.SQL
-
- SQL.config - Class in com.xdev.jadoth.sqlengine
-
The Class config.
- SQL.DATATYPE - Enum in com.xdev.jadoth.sqlengine
-
The Enum DATATYPE.
- SQL.FORMAT - Class in com.xdev.jadoth.sqlengine
-
The Class FORMAT.
- SQL.INDEXTYPE - Enum in com.xdev.jadoth.sqlengine
-
The Enum INDEXTYPE.
- SQL.LANG - Class in com.xdev.jadoth.sqlengine
-
The Class LANG.
- SQL.Punctuation - Class in com.xdev.jadoth.sqlengine
-
The Class Punctuation.
- SQL.util - Class in com.xdev.jadoth.sqlengine
-
The Class util.
- SQL_DATE - Static variable in interface xdev.io.XdevObjectIOConstants
-
- SQL_TIME - Static variable in interface xdev.io.XdevObjectIOConstants
-
- SQL_TIMESTAMP - Static variable in interface xdev.io.XdevObjectIOConstants
-
- SqlAggregateAVG - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateAVG.
- SqlAggregateAVG(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateAVG
-
Instantiates a new sql aggregate avg.
- SqlAggregateCOLLECT - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateCOLLECT.
- SqlAggregateCOLLECT(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateCOLLECT
-
Instantiates a new sql aggregate collect.
- SqlAggregateCOUNT - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateCOUNT.
- SqlAggregateCOUNT() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateCOUNT
-
Instantiates a new sql aggregate count.
- SqlAggregateCOUNT(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateCOUNT
-
Instantiates a new sql aggregate count.
- SqlAggregateFUSION - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateFUSION.
- SqlAggregateFUSION(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateFUSION
-
Instantiates a new sql aggregate fusion.
- SqlAggregateINTERSECTION - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateINTERSECTION.
- SqlAggregateINTERSECTION(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateINTERSECTION
-
Instantiates a new sql aggregate intersection.
- SqlAggregateMAX - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateMAX.
- SqlAggregateMAX(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateMAX
-
Instantiates a new sql aggregate max.
- SqlAggregateMin - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateMin.
- SqlAggregateMin(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateMin
-
Instantiates a new sql aggregate min.
- SqlAggregateSUM - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlAggregateSUM.
- SqlAggregateSUM(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlAggregateSUM
-
Instantiates a new sql aggregate sum.
- SqlBoolean - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlBoolean.
- SqlBoolean(Boolean) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBoolean
-
Instantiates a new sql boolean.
- SqlBooleanArithmeticCondition - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlBooleanArithmeticCondition.
- SqlBooleanArithmeticCondition(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
Instantiates a new sql boolean arithmetic condition.
- SqlBooleanArithmeticCondition(SqlBooleanArithmeticCondition, SqlBooleanArithmeticCondition) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanArithmeticCondition
-
- SqlBooleanFunction - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlBooleanFunction.
- SqlBooleanFunction(String, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanFunction
-
Instantiates a new sql boolean function.
- SqlBooleanTerm - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlBooleanTerm.
- SqlBooleanTerm(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
Instantiates a new sql boolean term.
- SqlBooleanTerm(Object, SqlBooleanArithmeticCondition) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
Instantiates a new sql boolean term.
- SqlBooleanTerm(Object, SqlBooleanArithmeticCondition, boolean) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlBooleanTerm
-
Instantiates a new sql boolean term.
- SqlClause<E> - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlClause.
- SqlClause() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Instantiates a new sql clause.
- SqlClause(E) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlClause
-
Instantiates a new sql clause.
- SqlClause(SqlClause<E>) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlClause
-
- SqlColumn - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlColumn.
- SqlColumn() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Instantiates a new sql column.
- SqlColumn(String) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Instantiates a new sql column.
- SqlColumn(TableExpression, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Instantiates a new sql column.
- SqlColumn(TableExpression, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
Instantiates a new sql column.
- SqlComparison - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlComparison.
- SqlComparison(Object, String, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlComparison
-
Instantiates a new sql comparison.
- SqlConcatenation - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConcatenation.
- SqlConcatenation(Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConcatenation
-
Instantiates a new sql concatenation.
- SqlCondition - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlCondition.
- SqlCondition(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
Instantiates a new sql condition.
- SqlCondition(SqlCondition, SqlBooleanArithmeticCondition) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlCondition
-
- SqlConditionBETWEEN - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConditionBETWEEN.
- SqlConditionBETWEEN(Object, Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConditionBETWEEN
-
Instantiates a new sql condition between.
- SqlConditionEXISTS - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConditionEXISTS.
- SqlConditionEXISTS(SELECT) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConditionEXISTS
-
Instantiates a new sql condition exists.
- SqlConditionIN - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConditionIN.
- SqlConditionIN(Object, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConditionIN
-
Instantiates a new sql condition in.
- SqlConditionLIKE - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConditionLIKE.
- SqlConditionLIKE(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConditionLIKE
-
Instantiates a new sql condition like.
- SqlConditionNOT - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlConditionNOT.
- SqlConditionNOT(SqlExpression, SqlCondition) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlConditionNOT
-
Instantiates a new sql condition not.
- SqlDate - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlDate.
- SqlDate(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlDate
-
Instantiates a new sql date.
- SqlDdlTable - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlDdlTable.
- SqlDdlTable(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Instantiates a new sql ddl table.
- SqlDdlTable.Database - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Database.
- SqlDdlTable.Ddl - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Ddl.
- SqlDdlTable.Triggers - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Triggers.
- SqlDdlTable.Util - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Util.
- SQLEngineAssembleException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineAssembleException.
- SQLEngineAssembleException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineAssembleException
-
Instantiates a new sQL engine assemble exception.
- SQLEngineAssembleException(String, Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineAssembleException
-
Instantiates a new sQL engine assemble exception.
- SQLEngineAssembleException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineAssembleException
-
Instantiates a new sQL engine assemble exception.
- SQLEngineAssembleException(Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineAssembleException
-
Instantiates a new sQL engine assemble exception.
- SQLEngineCouldNotConnectToDBException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineCouldNotConnectToDBException.
- SQLEngineCouldNotConnectToDBException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineCouldNotConnectToDBException
-
Instantiates a new sQL engine could not connect to db exception.
- SQLEngineCouldNotConnectToDBException(String, Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineCouldNotConnectToDBException
-
Instantiates a new sQL engine could not connect to db exception.
- SQLEngineCouldNotConnectToDBException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineCouldNotConnectToDBException
-
Instantiates a new sQL engine could not connect to db exception.
- SQLEngineCouldNotConnectToDBException(Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineCouldNotConnectToDBException
-
Instantiates a new sQL engine could not connect to db exception.
- SQLEngineException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineException.
- SQLEngineException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineException
-
Instantiates a new sQL engine exception.
- SQLEngineException(String, Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineException
-
Instantiates a new sQL engine exception.
- SQLEngineException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineException
-
Instantiates a new sQL engine exception.
- SQLEngineException(Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineException
-
Instantiates a new sQL engine exception.
- SQLEngineInvalidIdentifier - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineInvalidIdentifier.
- SQLEngineInvalidIdentifier() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineInvalidIdentifier
-
Instantiates a new sQL engine invalid identifier.
- SqlEngineLabels - Class in com.xdev.jadoth.sqlengine.util
-
The Class SqlEngineLabels.
- SqlEngineLabels() - Constructor for class com.xdev.jadoth.sqlengine.util.SqlEngineLabels
-
- SQLEngineMissingFromClauseException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineMissingFromClauseException.
- SQLEngineMissingFromClauseException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineMissingFromClauseException
-
Instantiates a new sQL engine missing from clause exception.
- SQLEngineMissingFromClauseException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineMissingFromClauseException
-
Instantiates a new sQL engine missing from clause exception.
- SQLEngineMissingFromClauseException(String, Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineMissingFromClauseException
-
Instantiates a new sQL engine missing from clause exception.
- SQLEngineMissingFromClauseException(Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineMissingFromClauseException
-
Instantiates a new sQL engine missing from clause exception.
- SQLEngineRuntimeException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineRuntimeException.
- SQLEngineRuntimeException() - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineRuntimeException
-
Instantiates a new sQL engine runtime exception.
- SQLEngineRuntimeException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineRuntimeException
-
Instantiates a new sQL engine runtime exception.
- SQLEngineRuntimeException(String, Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineRuntimeException
-
Instantiates a new sQL engine runtime exception.
- SQLEngineRuntimeException(Throwable) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineRuntimeException
-
Instantiates a new sQL engine runtime exception.
- SQLEngineTableNotFoundException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineTableNotFoundException.
- SQLEngineTableNotFoundException(SQLException) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineTableNotFoundException
-
Instantiates a new sQL engine table not found exception.
- SQLEngineTableStructureChangedException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineTableStructureChangedException.
- SQLEngineTableStructureChangedException(String) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineTableStructureChangedException
-
Instantiates a new sQL engine table structure changed exception.
- SQLEngineUniqueConstraintInsertViolationException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineUniqueConstraintInsertViolationException.
- SQLEngineUniqueConstraintInsertViolationException(SQLException) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineUniqueConstraintInsertViolationException
-
Instantiates a new sQL engine unique constraint insert violation exception.
- SQLEngineUniqueConstraintUpdateViolationException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLEngineUniqueConstraintUpdateViolationException.
- SQLEngineUniqueConstraintUpdateViolationException(SQLException) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLEngineUniqueConstraintUpdateViolationException
-
Instantiates a new sQL engine unique constraint update violation exception.
- sqlExceptionListeners() - Method in class com.xdev.jadoth.sqlengine.internal.QueryListeners
-
- SQLExceptionParser - Interface in com.xdev.jadoth.sqlengine.dbms
-
The Interface SQLExceptionParser.
- SQLExceptionParser.Body - Class in com.xdev.jadoth.sqlengine.dbms
-
The Class Body.
- SqlExecutor<R> - Interface in com.xdev.jadoth.sqlengine.interfaces
-
- SqlExpression - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlExpression.
- SqlExpression(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
Instantiates a new sql expression.
- SqlExpression(SqlExpression) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlExpression
-
- SQLFALSE - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant SQLFALSE.
- SqlField() - Static method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- SqlField(String) - Static method in class com.xdev.jadoth.sqlengine.internal.procedures.PROCEDURE_ResultSet
-
- SqlField - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlField.
- SqlField(String, SQL.DATATYPE, int, Integer, Integer, boolean, boolean, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlField
-
Instantiates a new sql field.
- SQLFlagger - Interface in com.xdev.jadoth.sqlengine.dbms
-
SQLFlagger provide a possibility to modify a SQL query with DBMS-specific additional information
(like flags for query optimisation).
- SqlFunction - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunction.
- SqlFunction(String, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunction
-
Instantiates a new sql function.
- SqlFunctionABS - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionABS.
- SqlFunctionABS(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionABS
-
Instantiates a new sql function abs.
- SqlFunctionCASE - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionCASE.
- SqlFunctionCASE() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionCASE
-
Instantiates a new sql function case.
- SqlFunctionCASE(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionCASE
-
Instantiates a new sql function case.
- SqlFunctionCAST - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionCAST.
- SqlFunctionCAST(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionCAST
-
Instantiates a new sql function cast.
- SqlFunctionCOALESCE - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionCOALESCE.
- SqlFunctionCOALESCE(Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionCOALESCE
-
Instantiates a new sql function coalesce.
- SqlFunctionMOD - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionMOD.
- SqlFunctionMOD(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionMOD
-
Instantiates a new sql function mod.
- SqlFunctionROW_NUMBER - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionROW_NUMBER.
- SqlFunctionROW_NUMBER() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionROW_NUMBER
-
Instantiates a new sql function ro w_ number.
- SqlFunctionSUBSTRING - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlFunctionSUBSTRING.
- SqlFunctionSUBSTRING(Object, Integer, Integer, Integer) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Instantiates a new sql function substring.
- SqlFunctionSUBSTRING(Object, Integer, Integer) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Instantiates a new sql function substring.
- SqlFunctionSUBSTRING(Object, Integer) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Instantiates a new sql function substring.
- SqlFunctionSUBSTRING(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlFunctionSUBSTRING
-
Instantiates a new sql function substring.
- SqlHTML - Class in com.xdev.jadoth.sqlengine.util
-
The Class SqlHTML.
- SqlHTML() - Constructor for class com.xdev.jadoth.sqlengine.util.SqlHTML
-
- SqlIdentifier - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlIdentifier.
- SqlIdentifier() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlIdentifier
-
Instantiates a new sql identifier.
- SqlIdentifier(String) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlIdentifier
-
Instantiates a new sql identifier.
- SqlIdentifier(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlIdentifier
-
This constructor is meant for use with an object that provides the
expression to some later point in time or that can change it's expression
dynamically.
- SqlIndex - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlIndex.
- SqlIndex(String, SqlTableIdentity, SQL.INDEXTYPE, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Instantiates a new sql index.
- SqlIndex(SQL.INDEXTYPE, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlIndex
-
Instantiates a new sql index.
- SqlObject - Class in xdev.db.sql
-
Abstract supertype of all SQL objects.
- SqlObject() - Constructor for class xdev.db.sql.SqlObject
-
- SqlOperation - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlOperation.
- SqlOperation(Object, String, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOperation
-
Instantiates a new sql operation.
- SqlOrderItem - Class in com.xdev.jadoth.sqlengine.internal
-
- SqlOrderItem(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Instantiates a new sql order item.
- SqlOrderItem(Object, Boolean, Boolean) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
Instantiates a new sql order item.
- SqlOrderItem(SqlOrderItem) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOrderItem
-
- SqlOrderItemNullSortable - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlOrderItemNullSortable.
- SqlOrderItemNullSortable(Object, Boolean) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOrderItemNullSortable
-
Instantiates a new sql order item null sortable.
- SqlOrderItemOrderable - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlOrderItemOrderable.
- SqlOrderItemOrderable(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlOrderItemOrderable
-
Instantiates a new sql order item orderable.
- SqlParameter - Class in com.xdev.jadoth.sqlengine.internal.procedures
-
- SqlParameter() - Constructor for class com.xdev.jadoth.sqlengine.internal.procedures.SqlParameter
-
- SqlPrimaryKey - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlPrimaryKey.
- SqlPrimaryKey(Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlPrimaryKey
-
Instantiates a new sql primary key.
- SqlPrimaryKey(String, SqlTableIdentity, Object...) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlPrimaryKey
-
Instantiates a new sql primary key.
- SqlProcedure<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.internal.tables
-
Deprecated.
- SqlProcedure(A, String, SQL.DATATYPE, int, String, SqlProcedure.Parameter<A>...) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlProcedure
-
Deprecated.
Instantiates a new sql procedure.
- SqlProcedure.Parameter<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.internal.tables
-
Deprecated.
The Class Parameter.
- SqlQualifiedIdentity - Class in com.xdev.jadoth.sqlengine.internal.tables
-
- SqlQualifiedIdentity(String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity
-
- SqlQualifiedIdentity(SqlQualifiedIdentity.Sql) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity
-
- SqlQualifiedIdentity() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentity
-
- SqlQualifiedIdentity.Sql - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Sql.
- SqlQualifiedIdentity.Util - Class in com.xdev.jadoth.sqlengine.internal.tables
-
- SqlQualifiedIdentityWithAlias - Class in com.xdev.jadoth.sqlengine.internal.tables
-
- SqlQualifiedIdentityWithAlias(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias
-
- SqlQualifiedIdentityWithAlias(SqlQualifiedIdentityWithAlias.Sql) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias
-
- SqlQualifiedIdentityWithAlias() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlQualifiedIdentityWithAlias
-
- SqlQualifiedIdentityWithAlias.Sql - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Sql.
- SQLQuery - Annotation Type in xdev.lang
-
An annotation for SQL query methods.
- SQLRuntimeException - Exception in com.xdev.jadoth.lang.wrapperexceptions
-
Thin wrapper exception to enapsulate a SQLException in a RuntimeException.
SQLRuntimeException has no stacktrace of its own and prints the stacktrace of the wrapped SQLExceptions
- SQLRuntimeException(SQLException) - Constructor for exception com.xdev.jadoth.lang.wrapperexceptions.SQLRuntimeException
-
Instantiates a new sQL runtime exception.
- SqlStar - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlStar.
- SqlStar() - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlStar
-
Instantiates a new sql star.
- SqlStar(TableExpression) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlStar
-
Instantiates a new sql star.
- SqlTable - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlTable.
- SqlTable(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Instantiates a new sql table.
- SqlTable(SqlTable, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Instantiates a new sql table.
- SqlTable(String, String, String, String[]) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
Instantiates a new sql table.
- SqlTable.Database - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Database.
- SqlTable.Indices - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Indices.
- SqlTable.Sql - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Sql.
- SqlTable.Util - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Util.
- SqlTableIdentity - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlTableIdentity.
- SqlTableIdentity(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
Instantiates a new sql table identity.
- SqlTableIdentity(SqlTableIdentity.Sql) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
- SqlTableIdentity() - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTableIdentity
-
- SqlTableIdentity.Sql - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Sql.
- SqlTableIdentity.Util - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Util.
- SqlTime - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlTime.
- SqlTime(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlTime
-
Instantiates a new sql time.
- SqlTimestamp - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlTimestamp.
- SqlTimestamp(Date) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
Instantiates a new sql timestamp.
- SqlTimestamp(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
Instantiates a new sql timestamp.
- SqlTimestamp(long) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlTimestamp
-
Instantiates a new sql timestamp.
- SqlTMPTable - Class in com.xdev.jadoth.sqlengine.internal.tables
-
Deprecated.
- SqlTMPTable(String, String, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTMPTable
-
Deprecated.
Instantiates a new sql tmp table.
- SqlTrigger - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class SqlTrigger.
- SqlTrigger(String, SqlTrigger.Time, SqlTrigger.Event, SqlTableIdentity, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger
-
Instantiates a new sql trigger.
- SqlTrigger.Event - Class in com.xdev.jadoth.sqlengine.internal.tables
-
The Class Event.
- SqlTrigger.Time - Enum in com.xdev.jadoth.sqlengine.internal.tables
-
The Enum Time.
- SQLTRUE - Static variable in class com.xdev.jadoth.sqlengine.SQL.config
-
The Constant SQLTRUE.
- SQLUnparseableDateStringException - Exception in com.xdev.jadoth.sqlengine.exceptions
-
The Class SQLUnparseableDateStringException.
- SQLUnparseableDateStringException(ParseException) - Constructor for exception com.xdev.jadoth.sqlengine.exceptions.SQLUnparseableDateStringException
-
Instantiates a new sQL unparseable date string exception.
- SqlxAggregateCOLLECT_asString - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxAggregateCOLLECT_asString.
- SqlxAggregateCOLLECT_asString(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxAggregateCOLLECT_asString
-
Instantiates a new sqlx aggregate collec t_as string.
- SqlxAggregateCOLLECT_asString(Object, String) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxAggregateCOLLECT_asString
-
Instantiates a new sqlx aggregate collec t_as string.
- SqlxConditionCONTAINS - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxConditionCONTAINS.
- SqlxConditionCONTAINS(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxConditionCONTAINS
-
Instantiates a new sqlx condition contains.
- SqlxFunctionCOALESCE_dual - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxFunctionCOALESCE_dual.
- SqlxFunctionCOALESCE_dual(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxFunctionCOALESCE_dual
-
Instantiates a new sqlx function coalesc e_dual.
- SqlxFunctionCONCAT - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxFunctionCONCAT.
- SqlxFunctionCONCAT(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxFunctionCONCAT
-
Instantiates a new sqlx function concat.
- SqlxFunctionROUND - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxFunctionROUND.
- SqlxFunctionROUND(Object, int) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxFunctionROUND
-
Instantiates a new sqlx function round.
- SqlxFunctionTO_CHAR - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxFunctionTO_CHAR.
- SqlxFunctionTO_CHAR(Object, Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_CHAR
-
Instantiates a new sqlx function t o_ char.
- SqlxFunctionTO_NUMBER - Class in com.xdev.jadoth.sqlengine.internal
-
The Class SqlxFunctionTO_NUMBER.
- SqlxFunctionTO_NUMBER(Object) - Constructor for class com.xdev.jadoth.sqlengine.internal.SqlxFunctionTO_NUMBER
-
Instantiates a new sqlx function t o_ number.
- square(float) - Static method in class com.xdev.jadoth.math.JaMath
-
- square(long) - Static method in class com.xdev.jadoth.math.JaMath
-
- square(int) - Static method in class com.xdev.jadoth.math.JaMath
-
- square(double) - Static method in class com.xdev.jadoth.math.JaMath
-
- STACKTRACE_TIMEOUT_DELAY - Static variable in class xdev.util.systemproperty.XdevSystemPropertyKeys
-
System property to set stackTraceTimeOutDelay in ms.
- StacktraceTimeOut - Class in xdev.util.debug
-
- StacktraceTimeOut(XdevLogger, String) - Constructor for class xdev.util.debug.StacktraceTimeOut
-
- StandardDbmsAdaptor - Class in com.xdev.jadoth.sqlengine.dbms.standard
-
The Class StandardDbmsAdaptor.
- StandardDbmsAdaptor() - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
Instantiates a new standard dbms adaptor.
- StandardDbmsAdaptor(SQLExceptionParser) - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
Instantiates a new standard dbms adaptor.
- StandardDDLMapper<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms.standard
-
The Class StandardDDLMapper.
- StandardDDLMapper(A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardDDLMapper
-
Instantiates a new standard ddl mapper.
- StandardDMLAssembler<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms.standard
-
The Class StandardDMLAssembler.
- StandardDMLAssembler(A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardDMLAssembler
-
Instantiates a new standard dml assembler.
- StandardRetrospectionAccessor<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms.standard
-
The Class StandardRetrospectionAccessor.
- StandardRetrospectionAccessor(A) - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
Instantiates a new standard retrospection accessor.
- StandardSyntax<A extends DbmsAdaptor<A>> - Class in com.xdev.jadoth.sqlengine.dbms.standard
-
- StandardSyntax() - Constructor for class com.xdev.jadoth.sqlengine.dbms.standard.StandardSyntax
-
- star - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant star.
- star - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant star.
- STAR - Static variable in class com.xdev.jadoth.sqlengine.SQL
-
The Constant STAR.
- start(Runnable) - Static method in class com.xdev.jadoth.Jadoth
-
- start() - Method in class xdev.Application
- start() - Method in class xdev.util.Countdown
-
Start countdown.
- startApplication() - Static method in class xdev.Application
-
Starts the application after the XDEV application framwork has been
initialized.
- startDrag(Object) - Method in class xdev.ui.dnd.DragGestureEvent
-
- startIndex - Variable in class xdev.util.IntList.Range
-
- stateChanged(ChangeEvent) - Method in class xdev.ui.RowNumberTable
-
- STATIC - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- static_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant static_.
- STATIC_DECLAREDSQLCOLS - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant STATIC_DECLAREDSQLCOLS.
- STATIC_DEFAULTALIAS - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant STATIC_DEFAULTALIAS.
- STATIC_SQLNAME - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant STATIC_SQLNAME.
- STATIC_SQLSCHEMA - Static variable in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator
-
The Constant STATIC_SQLSCHEMA.
- StaticInstanceSupport - Interface in xdev.lang
-
This is a marker interface for classes which offer a static instance of
itself.
- stepCountDistance(int, int, int, int) - Static method in class com.xdev.jadoth.math.JaMath
-
Determines the amount of discrete steps from (x1,y1) to (x2,y2), where one step is a change of coordinates
in either straight or diagonal direction.
- stopCellEditing() - Method in class xdev.ui.table.XdevTableEditor
-
- stopIndex - Variable in class xdev.util.IntList.Range
-
- StoredProcedure - Class in xdev.db
-
The client side counterpart of a stored procedure in a database.
- StoredProcedure(StoredProcedure.ReturnTypeFlavor, DataType, String, String, StoredProcedure.Param...) - Constructor for class xdev.db.StoredProcedure
-
Constructs a new StoredProcedure
with the given parameters.
- StoredProcedure.Param - Class in xdev.db
-
- StoredProcedure.ParamType - Enum in xdev.db
-
- StoredProcedure.ReturnTypeFlavor - Enum in xdev.db
-
- StoredProcedureDelegate - Annotation Type in xdev.lang
-
- StoredProcedureResult - Class in xdev.db.sp
-
- StoredProcedureResult(StoredProcedure) - Constructor for class xdev.db.sp.StoredProcedureResult
-
- StoredProcedureResultWithReturnValue<C> - Class in xdev.db.sp
-
- StoredProcedureResultWithReturnValue(StoredProcedure, C) - Constructor for class xdev.db.sp.StoredProcedureResultWithReturnValue
-
- storeProperties(Map<String, String>, String) - Method in class xdev.db.ConnectionConfiguration
-
Set and store properties.
- storeProperties(Map<String, String>) - Method in class xdev.db.ConnectionConfiguration
-
Set and store properties.
- storeProperty(String, String, String) - Method in class xdev.db.ConnectionConfiguration
-
Set and store property.
- storeProperty(String, String) - Method in class xdev.db.ConnectionConfiguration
-
Set and store property.
- str - Static variable in interface com.xdev.jadoth.codegen.Punctuation
-
The Constant str.
- str - Static variable in class com.xdev.jadoth.sqlengine.SQL.Punctuation
-
The Constant str.
- STRECHED - Static variable in class xdev.ui.XdevStyle
-
- strictfp_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant strictfp_.
- STRING - Static variable in interface xdev.io.XdevObjectIOConstants
-
- stringBuilder(Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- StringBuilderAssemblable - Interface in com.xdev.jadoth.util.strings
-
The Interface StringBuilderAssemblable.
- stringBuilderSeperated(char, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- stringBuilderSeperated(String, Object...) - Static method in class com.xdev.jadoth.Jadoth
-
- StringFilter - Interface in xdev.util
-
- StringFilter.NullStringFilter - Class in xdev.util
-
- StringFilterClient - Interface in xdev.util
-
- StringLengthValidator - Class in xdev.ui
-
- StringLengthValidator(boolean, Integer, Integer) - Constructor for class xdev.ui.StringLengthValidator
-
- StringLengthValidator(boolean, Integer, Integer, String, String) - Constructor for class xdev.ui.StringLengthValidator
-
- StringOption(char, String) - Constructor for class xdev.util.CmdLineParser.Option.StringOption
-
- StringOption(String) - Constructor for class xdev.util.CmdLineParser.Option.StringOption
-
- StringSystemProperty - Class in xdev.util.systemproperty
-
- StringSystemProperty(String) - Constructor for class xdev.util.systemproperty.StringSystemProperty
-
Initializes the instance with a system property name.
- StringUtils - Class in xdev.util
-
The
StringUtils
class provides utility methods for
String
handling.
- StringUtils.ParameterProvider - Interface in xdev.util
-
Provides
String
parameter values for the format method.
- StringValidator - Class in xdev.ui
-
- StringValidator(boolean) - Constructor for class xdev.ui.StringValidator
-
- StringValidator(boolean, String, String) - Constructor for class xdev.ui.StringValidator
-
- Study - Annotation Type in xdev.lang
-
A program element annotated @Study is one that programmers are
discouraged from using, typically because it is not public API, untestet or
just for studying purposes.
- style - Variable in class xdev.ui.XdevComponent
-
- subList(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- SubList<E> - Class in com.xdev.jadoth.collections
-
- SubList(XList<E>, int, int) - Constructor for class com.xdev.jadoth.collections.SubList
-
- subList(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- subList(int, int) - Method in class com.xdev.jadoth.collections.SubListView
-
- subList(int, int) - Method in interface com.xdev.jadoth.collections.XGettingList
-
- subList(int, int) - Method in interface com.xdev.jadoth.collections.XList
-
- subList(int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- subList(int, int) - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- SubListAccessor<E> - Class in com.xdev.jadoth.collections
-
- SubListAccessor() - Constructor for class com.xdev.jadoth.collections.SubListAccessor
-
- SubListView<E> - Class in com.xdev.jadoth.collections
-
- SubListView() - Constructor for class com.xdev.jadoth.collections.SubListView
-
- submit(String, String) - Method in interface xdev.ui.Formular
-
Submits the contents of this
Formular
to the given
url
.
- submit(String, String) - Method in class xdev.ui.FormularSupport
-
- submit(String, String) - Method in class xdev.ui.XdevFormular
-
Submits the contents of this
Formular
to the given
url
.
- submit(String, String) - Method in class xdev.ui.XdevVirtualFormular
-
Submits the contents of this
Formular
to the given
url
.
- subSequence(int, int) - Method in class com.xdev.jadoth.util.strings.Concatentation
-
Assembles a String resembling this concatenation and builds a String subSequence from it.
- subSequence(int, int) - Method in class com.xdev.jadoth.util.VarChar
-
- subsequence(int, int) - Method in class com.xdev.jadoth.util.VarChar
-
- substr(String, int, int) - Static method in class xdev.util.StringUtils
-
Returns a new string that is a substring of str
.
- SUBSTRING - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant SUBSTRING.
- SUBSTRING(Object, Integer, Integer, Integer) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
SUBSTRING.
- SUBSTRING(Object, Integer, Integer) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
SUBSTRING.
- SUBSTRING(Object, Integer) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
SUBSTRING.
- substring(int, int) - Method in class com.xdev.jadoth.util.VarChar
-
- SUBSTRING(Object, int) - Static method in class xdev.db.sql.Functions
-
- SUBSTRING(Object, int, int) - Static method in class xdev.db.sql.Functions
-
- SUBSTRING_REGEX - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant SUBSTRING_REGEX.
- sum(XGettingCollection<Integer>) - Static method in class com.xdev.jadoth.collections.JaCollections
-
- sum(double...) - Static method in class com.xdev.jadoth.math.JaMath
-
- sum(float...) - Static method in class com.xdev.jadoth.math.JaMath
-
- sum(int...) - Static method in class com.xdev.jadoth.math.JaMath
-
- sum(long...) - Static method in class com.xdev.jadoth.math.JaMath
-
- SUM - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant SUM.
- SUM(Object) - Static method in class com.xdev.jadoth.sqlengine.SQL
-
SUM.
- SUM(Object) - Static method in class xdev.db.sql.Functions
-
- SUM(Object) - Method in class xdev.lang.cmd.Query
-
Returns the total sum of a numeric column.
- sum(Collection<? extends Number>) - Static method in class xdev.util.MathUtils
-
Returns the sum of all values.
- sum(int...) - Static method in class xdev.util.MathUtils
-
Returns the sum of all Array
values.
- sum(long...) - Static method in class xdev.util.MathUtils
-
Returns the sum of all Array
values.
- sum(double...) - Static method in class xdev.util.MathUtils
-
Returns the sum of all Array
values.
- SumByte - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumByte(XGettingCollection<Byte>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumByte
-
- SumDouble - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumDouble(XGettingCollection<Double>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumDouble
-
- SumFloat - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumFloat(XGettingCollection<Float>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumFloat
-
- SumInteger - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumInteger() - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumInteger
-
- SumInteger(XGettingCollection<Integer>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumInteger
-
- SumLong - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumLong(XGettingCollection<Long>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumLong
-
- SumShort - Class in com.xdev.jadoth.lang.functional.aggregates
-
- SumShort(XGettingCollection<Short>) - Constructor for class com.xdev.jadoth.lang.functional.aggregates.SumShort
-
- super_(String...) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Super_.
- SuperConditionalQuery() - Constructor for class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- SuperConditionalQuery(DELETE.SuperConditionalQuery) - Constructor for class com.xdev.jadoth.sqlengine.DELETE.SuperConditionalQuery
-
- SuperConditionalQuery() - Constructor for class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- SuperConditionalQuery(SELECT.SuperConditionalQuery) - Constructor for class com.xdev.jadoth.sqlengine.SELECT.SuperConditionalQuery
-
- SuperConditionalQuery() - Constructor for class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- SuperConditionalQuery(UPDATE.SuperConditionalQuery) - Constructor for class com.xdev.jadoth.sqlengine.UPDATE.SuperConditionalQuery
-
- SuperValueAssigningQuery() - Constructor for class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- SuperValueAssigningQuery(SqlTableIdentity) - Constructor for class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- SuperValueAssigningQuery(AssignmentList) - Constructor for class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- SuperValueAssigningQuery(INSERT.SuperValueAssigningQuery) - Constructor for class com.xdev.jadoth.sqlengine.INSERT.SuperValueAssigningQuery
-
- SuperValueAssigningQuery() - Constructor for class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- SuperValueAssigningQuery(SqlTableIdentity) - Constructor for class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- SuperValueAssigningQuery(UPDATE.SuperValueAssigningQuery) - Constructor for class com.xdev.jadoth.sqlengine.UPDATE.SuperValueAssigningQuery
-
- SuperWritingQuery() - Constructor for class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- SuperWritingQuery(DELETE.SuperWritingQuery) - Constructor for class com.xdev.jadoth.sqlengine.DELETE.SuperWritingQuery
-
- support - Variable in class xdev.ui.XdevTable
-
- supportsMERGE() - Method in class com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor.Implementation
-
- supportsMERGE() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
Supports merge.
- supportsOFFSET_ROWS() - Method in interface com.xdev.jadoth.sqlengine.dbms.DbmsAdaptor
-
- supportsOFFSET_ROWS() - Method in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- surrogateCharReverse() - Method in class com.xdev.jadoth.util.VarChar
-
- suspendEncoding() - Method in class xdev.util.codec.Base64.OutputStream
-
Deprecated.
Suspends encoding of the stream.
- swap(int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- swap(int, int, int) - Method in class com.xdev.jadoth.collections.GrowList
-
- swap(int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- swap(int, int, int) - Method in class com.xdev.jadoth.collections.SubList
-
- swap(int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- swap(int, int, int) - Method in class com.xdev.jadoth.collections.SubListAccessor
-
- swap(int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- swap(int, int, int) - Method in interface com.xdev.jadoth.collections.XSettingList
-
- swap(List, int, int) - Static method in class xdev.util.CollectionUtils
-
Swaps the elements at the specified positions in the specified list.
- SWAP_COLUMN_NAME_AND_CAPTION - Static variable in class xdev.util.Settings
-
- swapColumnNameAndCaption() - Static method in class xdev.util.Settings
-
- swapCount - Static variable in class com.xdev.jadoth.collections.JaSort
-
- swapElements(int, int, int, int) - Method in class com.xdev.jadoth.math.Matrix
-
- synchronizeChangedLockedRows(List<Integer>) - Method in class xdev.vt.VirtualTable
-
- synchronizeChangedRows() - Method in class xdev.vt.VirtualTable
-
Synchronizes all added, changed and removed rows with the current data
source.
- synchronizeChangedRows(boolean, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
Synchronizes electively added, changed and removed rows with the current
data source.
- synchronizeChangedRows(DBConnection<?>) - Method in class xdev.vt.VirtualTable
-
Synchronizes all added, changed and removed rows via
connection
.
- synchronizeChangedRows(DBConnection<?>, boolean, boolean, boolean) - Method in class xdev.vt.VirtualTable
-
Synchronizes electively added, changed and removed rows via
connection
.
- SYNCHRONIZED - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- synchronizeTables(ProgressMonitor, DBMetaData.TableChange...) - Method in interface xdev.db.DBMetaData
-
Synchronized tables in the database according to changes
.
- synchronizeTables(ProgressMonitor, DBMetaData.TableChange...) - Method in class xdev.db.DelegatingDBMetaData
-
Synchronized tables in the database according to changes
.
- synchronizeTables(ProgressMonitor, DBMetaData.TableChange...) - Method in class xdev.db.jdbc.JDBCMetaData
-
- synchronizeTables(ProgressMonitor, DBMetaData.TableChange...) - Method in class xdev.db.servlet.ServletDBMetaData
-
- syncWithVT() - Method in class xdev.ui.ItemList
-
public @since 4.0
- syntax - Variable in class com.xdev.jadoth.codegen.AbstractSourceCode
-
The syntax.
- SYNTAX - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardDbmsAdaptor
-
- SYSTEM - Static variable in class xdev.ui.XdevStyle
-
- SYSTEM_PROPERTY_CONFIG_FILE - Static variable in class xdev.util.logging.LoggingConfiguration
-
The xdev.util.logging.config.file
System property can be
used to specify a properties file (in java.util.Properties format).
- SYSTEM_PROPERTY_STORAGE_SIZE - Static variable in class xdev.util.logging.XdevMemoryHandler
-
The
xdev.util.logging.xdevhandler.storageSize
System
property can be used to specify the storage size for the
XdevMemoryHandler
.
- SystemLookAndFeel - Class in xdev.ui.laf
-
- SystemLookAndFeel() - Constructor for class xdev.ui.laf.SystemLookAndFeel
-
- SystemProperty<T> - Interface in xdev.util.systemproperty
-
SystemProperty
is a thin wrapper around the java system properties
facility.
- SYSTEMTABLE_COLUMNS - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant SYSTEMTABLE_COLUMNS.
- SYSTEMTABLE_TABLES - Static variable in class com.xdev.jadoth.sqlengine.dbms.standard.StandardRetrospectionAccessor
-
The Constant SYSTEMTABLE_TABLES.
- VALID_MODIFIERS - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaClassDefinition
-
- VALID_MODIFIERS - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaFieldDefinition
-
- VALID_MODIFIERS - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaInterfaceDefinition
-
- VALID_MODIFIERS - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaMethodDefinition
-
- VALID_MODIFIERS - Static variable in interface com.xdev.jadoth.codegen.java.codeobjects.JavaTypeDefinition
-
- VALID_UNTIL - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- validate(FormularComponent, String) - Method in class xdev.ui.EmailValidator
-
- validate(FormularComponent) - Method in class xdev.ui.NumberRangeValidator
-
- validate(FormularComponent) - Method in class xdev.ui.RequiredFieldValidator
-
- validate(FormularComponent, String) - Method in class xdev.ui.StringLengthValidator
-
- validate(FormularComponent) - Method in class xdev.ui.StringValidator
-
- validate(FormularComponent, String) - Method in class xdev.ui.StringValidator
-
- validate(T) - Method in interface xdev.ui.Validator
-
Validates a component's state.
- validate() - Method in class xdev.ui.XdevListBox.XdevCheckBoxListCellRenderer
-
Overridden for performance reasons.
- validate(T, VirtualTableColumn<?>) - Method in interface xdev.vt.Validator
-
- validateArray(T[][]) - Static method in class com.xdev.jadoth.math.Matrix
-
Validates if array
is a well-formed array in terms of a matrix.
- validateColumns() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Validate columns.
- validateFormularComponents() - Method in interface xdev.ui.Formular
-
- validateFormularComponents(Validation) - Method in interface xdev.ui.Formular
-
Validates all
FormularComponent
s of this formular depending on an
given validation object.
- validateFormularComponents() - Method in class xdev.ui.FormularSupport
-
- validateFormularComponents(Validation) - Method in class xdev.ui.FormularSupport
-
- validateFormularComponents() - Method in class xdev.ui.XdevFormular
-
- validateFormularComponents(Validation) - Method in class xdev.ui.XdevFormular
-
Validates all
FormularComponent
s of this formular depending on an
given validation object.
- validateFormularComponents() - Method in class xdev.ui.XdevVirtualFormular
-
- validateFormularComponents(Validation) - Method in class xdev.ui.XdevVirtualFormular
-
Validates all
FormularComponent
s of this formular depending on an
given validation object.
- validateGetter(Method, Class<?>) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Validate getter.
- validateIdentifierString(String) - Static method in class com.xdev.jadoth.sqlengine.internal.SqlIdentifier
-
Validate identifier string.
- validateIndices() - Method in class com.xdev.jadoth.sqlengine.internal.tables.SqlDdlTable
-
Validate indices.
- validateLabelValue(Label, String) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Validate label value.
- validateSetter(Method, Class<?>, boolean) - Static method in class com.xdev.jadoth.lang.reflection.JaReflect
-
Validate setter.
- validateState() - Method in interface xdev.ui.FormularComponent
-
- validateState(Validation) - Method in interface xdev.ui.FormularComponent
-
- validateState() - Method in class xdev.ui.FormularComponentSupport
-
- validateState(Validation) - Method in class xdev.ui.FormularComponentSupport
-
- validateState(FormularComponent) - Static method in class xdev.ui.UIUtils
-
Validates the state of
formCpn
using the
Validator
s
of the
FormularComponent
and displays an error if one of the
validators throws an error.
- validateState() - Method in class xdev.ui.XdevCheckBox
-
- validateState(Validation) - Method in class xdev.ui.XdevCheckBox
-
- validateState() - Method in class xdev.ui.XdevComboBox
-
- validateState(Validation) - Method in class xdev.ui.XdevComboBox
-
- validateState() - Method in class xdev.ui.XdevDateTextField
-
- validateState(Validation) - Method in class xdev.ui.XdevDateTextField
-
- validateState() - Method in class xdev.ui.XdevFormattedTextField
-
- validateState(Validation) - Method in class xdev.ui.XdevFormattedTextField
-
- validateState() - Method in class xdev.ui.XdevLabel
-
- validateState(Validation) - Method in class xdev.ui.XdevLabel
-
- validateState() - Method in class xdev.ui.XdevListBox
-
- validateState(Validation) - Method in class xdev.ui.XdevListBox
-
- validateState() - Method in class xdev.ui.XdevPasswordField
-
- validateState(Validation) - Method in class xdev.ui.XdevPasswordField
-
- validateState() - Method in class xdev.ui.XdevPicture
-
- validateState(Validation) - Method in class xdev.ui.XdevPicture
-
- validateState() - Method in class xdev.ui.XdevProgressBar
-
- validateState(Validation) - Method in class xdev.ui.XdevProgressBar
-
- validateState() - Method in class xdev.ui.XdevRadioButton
-
- validateState(Validation) - Method in class xdev.ui.XdevRadioButton
-
- validateState() - Method in class xdev.ui.XdevSlider
-
- validateState(Validation) - Method in class xdev.ui.XdevSlider
-
- validateState() - Method in class xdev.ui.XdevSpinner
-
- validateState(Validation) - Method in class xdev.ui.XdevSpinner
-
- validateState() - Method in class xdev.ui.XdevTable
-
- validateState(Validation) - Method in class xdev.ui.XdevTable
-
- validateState() - Method in class xdev.ui.XdevTextArea
-
- validateState(Validation) - Method in class xdev.ui.XdevTextArea
-
- validateState() - Method in class xdev.ui.XdevTextField
-
- validateState(Validation) - Method in class xdev.ui.XdevTextField
-
- validateState() - Method in class xdev.ui.XdevTextPane
-
- validateState(Validation) - Method in class xdev.ui.XdevTextPane
-
- validateTableColumns - Variable in class com.xdev.jadoth.sqlengine.internal.DatabaseGateway
-
The validate table columns.
- Validation - Class in xdev.ui
-
Object used to control a validation process and to record the validation
exceptions.
- Validation() - Constructor for class xdev.ui.Validation
-
- ValidationException - Exception in xdev.ui
-
Exception which is thrown when a validator discovers an error.
- ValidationException(Object, Severity) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- ValidationException(Object, Severity, String, Throwable) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- ValidationException(Object, Severity, String, String, Throwable) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- ValidationException(Object, Severity, String) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- ValidationException(Object, Severity, String, String) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- ValidationException(Object, Severity, Throwable) - Constructor for exception xdev.ui.ValidationException
-
Creates a new validation exception
- validationPattern - Static variable in class com.xdev.jadoth.sqlengine.internal.SqlIdentifier
-
The Constant validationPattern.
- Validator<T> - Interface in xdev.ui
-
Interface to add a user defined validation to a component
- Validator<T> - Interface in xdev.vt
-
Interface to add a user defined validation to the
VirtualTable
.
- validators - Variable in class xdev.ui.FormularComponentSupport
-
- validUntil - Static variable in class xdev.db.locking.PessimisticLockTable
-
valid until date.
- value() - Method in interface com.xdev.jadoth.collections.MapEntry
-
- value() - Method in class com.xdev.jadoth.collections.Snake.Implementation
-
- value() - Method in interface com.xdev.jadoth.collections.Snake
-
- value - Variable in class com.xdev.jadoth.lang.reference._booleanReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._byteReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._charReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._doubleReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._floatReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._intReference
-
The int value this reference points to
- value - Variable in class com.xdev.jadoth.lang.reference._longReference
-
- value - Variable in class com.xdev.jadoth.lang.reference._shortReference
-
- value(Object) - Method in class com.xdev.jadoth.sqlengine.internal.SqlColumn
-
- value() - Method in interface com.xdev.jadoth.util.KeyValue
-
- value() - Method in class com.xdev.jadoth.util.Pair.Implementation
-
- VALUE_SEPARATOR - Static variable in interface xdev.ui.persistence.Persistable
-
This String should be used by
Persistable
components to separate
multiple persistent values from each other.
- ValueAssigningTableQuery - Interface in com.xdev.jadoth.sqlengine.types
-
The Interface ValueAssigningQuery.
- ValueAssigningTableQuery.Implementation - Class in com.xdev.jadoth.sqlengine.types
-
- valueChanged(Object) - Method in class xdev.ui.DefaultMasterDetailHandler.MasterDetailComponentConnection.DefaultMasterHandler
-
- valueChanged(Object) - Method in interface xdev.ui.FormularComponent.ValueChangeListener
-
- valueOf(String) - Static method in enum com.xdev.jadoth.codegen.java.Java.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xdev.jadoth.math.DirectionCardinal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xdev.jadoth.math.Matrix.IterationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger.Time
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xdev.jadoth.sqlengine.SQL.INDEXTYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.Application.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.DBMetaData.TableChange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.DBMetaData.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.Index.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(Object) - Static method in class xdev.db.sql.Condition
-
Wraps a plain object into a condition to be used in the SQL API.
- valueOf(Object) - Static method in class xdev.db.sql.Expression
-
Wraps a plain object into a expression to be used in the SQL API.
- valueOf(String) - Static method in enum xdev.db.StoredProcedure.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.db.StoredProcedure.ReturnTypeFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.lang.cmd.OpenWindow.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.FocusGainedBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.Formular.WorkingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.LockingActivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.TextChangedBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.UIUtils.MessageDialogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.XdevKeyAction.Condition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.ui.XdevPasswordField.PasswordFormularReturnValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.vt.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.vt.DataFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.vt.VirtualTable.RowState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.vt.VirtualTableEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xdev.vt.VirtualTableFillMethod
-
Returns the enum constant of this type with the specified name.
- ValueReadingQuery<R> - Interface in com.xdev.jadoth.sqlengine.types
-
- values() - Static method in enum com.xdev.jadoth.codegen.java.Java.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.xdev.jadoth.collections.VarMap
-
- values() - Static method in enum com.xdev.jadoth.math.DirectionCardinal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xdev.jadoth.math.Matrix.IterationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES(Object...) - Method in class com.xdev.jadoth.sqlengine.INSERT
-
VALUES.
- values() - Method in class com.xdev.jadoth.sqlengine.internal.AssignmentList
-
- values() - Static method in enum com.xdev.jadoth.sqlengine.internal.tables.SqlTrigger.Time
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xdev.jadoth.sqlengine.SQL.INDEXTYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class com.xdev.jadoth.sqlengine.SQL.LANG
-
The Constant VALUES.
- values() - Static method in enum xdev.Application.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.DBMetaData.TableChange.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.DBMetaData.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.Index.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES(Object...) - Method in class xdev.db.sql.INSERT
-
- values() - Static method in enum xdev.db.StoredProcedure.ParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.db.StoredProcedure.ReturnTypeFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.lang.cmd.OpenWindow.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.FocusGainedBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.Formular.WorkingState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.LockingActivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.TextChangedBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.UIUtils.MessageDialogType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.XdevKeyAction.Condition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.ui.XdevPasswordField.PasswordFormularReturnValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.vt.Cardinality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.vt.DataFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.vt.VirtualTable.RowState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.vt.VirtualTableEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xdev.vt.VirtualTableFillMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARBINARY(int, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
VARBINARY.
- VARBINARY(int) - Static method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
VARBINARY.
- VARCHAR(int, String...) - Static method in class com.xdev.jadoth.sqlengine.internal.tables.SqlTable
-
VARCHAR.
- VARCHAR(int) - Static method in enum com.xdev.jadoth.sqlengine.SQL.DATATYPE
-
VARCHAR.
- VarChar - Class in com.xdev.jadoth.util
-
Faster implementation of a StringBuilder.
- VarChar() - Constructor for class com.xdev.jadoth.util.VarChar
-
- VarChar(int) - Constructor for class com.xdev.jadoth.util.VarChar
-
Use this constructor only if really a specific size is needed or of the text to be handled is really big.
Otherwise, use the factory methods as they are faster due to skipping capacity checks and bounds adjustment.
- VarChar(String) - Constructor for class com.xdev.jadoth.util.VarChar
-
- VarChar.Appendable - Interface in com.xdev.jadoth.util
-
Implementors of this interface can handle their appending by themselves.
Note that
Appendable
has a misleading name: it should actually be called "Appending",
as implementors of it can append things.
- VARCHAR_TEXT - Static variable in class xdev.db.locking.PessimisticLockTableConstants
-
- varDecl_assign(Class<?>, String, String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Var decl_assign.
- varDecl_init(Class<?>, String, String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Var decl_init.
- varDecl_init(Java.Array, String, String) - Method in class com.xdev.jadoth.codegen.java.JavaSourceCode
-
Var decl_init.
- VARIABLENAME_NOT_NULL - Static variable in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
The Constant VARIABLENAME_NOT_NULL.
- VARIABLENAME_UNIQUE - Static variable in class com.xdev.jadoth.sqlengine.retrospection.definition.ColumnDefinition
-
The Constant VARIABLENAME_UNIQUE.
- VarList<E> - Class in com.xdev.jadoth.collections
-
Variable list implementation that is based on the LinkedList concept and extended by indexing and precaching of
entries to gain fast
RandomAccess
and increasing behaviour.
- VarList() - Constructor for class com.xdev.jadoth.collections.VarList
-
- VarList(int) - Constructor for class com.xdev.jadoth.collections.VarList
-
- VarList(int, int, int) - Constructor for class com.xdev.jadoth.collections.VarList
-
- VarList.Configuration - Class in com.xdev.jadoth.collections
-
- VarMap<K,V> - Class in com.xdev.jadoth.collections
-
- VarMap(int, float, MapEntryProvider) - Constructor for class com.xdev.jadoth.collections.VarMap
-
- VarMap(MapEntryProvider) - Constructor for class com.xdev.jadoth.collections.VarMap
-
- VarMap.ThrowRemoveFirstEntry - Class in com.xdev.jadoth.collections
-
- VERBOSE - Static variable in class xdev.db.AbstractDBDataSource
-
- verify() - Method in interface xdev.ui.FormularComponent
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.FormularComponentSupport
-
- verify() - Method in class xdev.ui.FormularVerifier
-
Deprecated.
- verify() - Method in class xdev.ui.XdevCheckBox
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevComboBox
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevDateTextField
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevFormattedTextField
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevLabel
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevListBox
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevPasswordField
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevPicture
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevProgressBar
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevRadioButton
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevSlider
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevSpinner
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevTable
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevTextArea
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevTextField
-
Returns whether the component's value adheres all set constraints.
- verify() - Method in class xdev.ui.XdevTextPane
-
Returns whether the component's value adheres all set constraints.
- verifyFormularComponent(JComponent) - Static method in class xdev.ui.UIUtils
-
- verifyFormularComponents() - Method in interface xdev.ui.Formular
-
- verifyFormularComponents() - Method in class xdev.ui.FormularSupport
-
- verifyFormularComponents() - Method in class xdev.ui.XdevFormular
-
- verifyFormularComponents() - Method in class xdev.ui.XdevVirtualFormular
-
- VERSION - Static variable in class xdev.API
-
- version - Variable in class xdev.db.jdbc.JDBCMetaData
-
- VERSION - Static variable in interface xdev.io.XdevObjectIOConstants
-
- Version - Class in xdev
-
- Version(String) - Constructor for class xdev.Version
-
- Version(int, int, int, int) - Constructor for class xdev.Version
-
- VERTICAL - Static variable in class xdev.ui.XdevGridBagLayoutConstraints
-
- vetoExit() - Method in class xdev.event.ApplicationExitEvent
-
- VIEWPORT - Static variable in class xdev.ui.XdevScrollPane
-
- viewToModel(JComboBox, int) - Method in interface xdev.ui.combobox.ComboBoxRowConverter
-
This method returns the data representation of a given view-model
(quickfiltered-model) row.# E.g.
- viewToModel(JComboBox, int) - Method in class xdev.ui.combobox.DefaultComboBoxRowConverter
-
- viewToModel(JList, int) - Method in class xdev.ui.listbox.DefaultListBoxRowConverter
-
- viewToModel(JList, int) - Method in interface xdev.ui.listbox.ListBoxRowConverter
-
This method returns the data representation of a given view-model
(quickfiltered-model) row.# E.g.
- viewToModel(JTable, int) - Method in class xdev.ui.table.DefaultTableColumnConverter
-
- viewToModel(JTable, int) - Method in class xdev.ui.table.DefaultTableRowConverter
-
- viewToModel(JTable, int) - Method in interface xdev.ui.table.TableColumnConverter
-
This method returns the data representation of a given view-model column.
- viewToModel(JTable, int) - Method in interface xdev.ui.table.TableRowConverter
-
This method returns the data representation of a given view-model
(quickfiltered-model) row.# E.g.
- viewToModelColumn(int) - Method in class xdev.ui.paging.LazyLoadingTableModel
-
Return the index of the wrapped
VirtualTable
corresponding to
Parameter
col
.
- viewToModelColumn(int) - Method in class xdev.vt.VirtualTableModel
-
Return the index of the wrapped
VirtualTable
corresponding to
Parameter
col
.
- viewToModelColumn(int) - Method in interface xdev.vt.VirtualTableWrapper
-
Return the index of the wrapped
VirtualTable
corresponding to
Parameter
col
.
- VirtualFormularPageControl - Class in xdev.ui.paging
-
- VirtualFormularPageControl(Formular) - Constructor for class xdev.ui.paging.VirtualFormularPageControl
-
- VirtualTable - Class in xdev.vt
-
A Virtual Table is the core element of the data layer of the XDEV Application
Framework and the connector of the presentation layer (GUI) and a
DataSource
.
- VirtualTable(Result) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable(Result, boolean) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable(String, String, VirtualTableColumn...) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable(String, String, String, VirtualTableColumn...) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable(String, String, VirtualTableColumn[], VirtualTableColumn, Object[][]) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable(String, String, String, VirtualTableColumn[], VirtualTableColumn, Object[][]) - Constructor for class xdev.vt.VirtualTable
-
- VirtualTable.ColumnSelector - Interface in xdev.vt
-
Helper method interface to select columns.
- VirtualTable.RowState - Enum in xdev.vt
-
- VirtualTable.VirtualTableRow - Class in xdev.vt
-
- VirtualTableAdapter - Class in xdev.vt
-
- VirtualTableAdapter() - Constructor for class xdev.vt.VirtualTableAdapter
-
- VirtualTableColumn<T> - Class in xdev.vt
-
- VirtualTableColumn(String) - Constructor for class xdev.vt.VirtualTableColumn
-
- VirtualTableColumn(ColumnMetaData) - Constructor for class xdev.vt.VirtualTableColumn
-
- VirtualTableColumn.ByteArrayComparator - Class in xdev.vt
-
- VirtualTableColumn.DefaultComparator - Class in xdev.vt
-
- VirtualTableColumn.NullAwareComparator - Class in xdev.vt
-
- virtualTableDataChanged(VirtualTableEvent) - Method in class xdev.vt.VirtualTableAdapter
-
This method gets called, when a change of the
VirtualTable
s data
happens.
- virtualTableDataChanged(VirtualTableEvent) - Method in interface xdev.vt.VirtualTableListener
-
This method gets called, when a change of the
VirtualTable
s data
happens.
- virtualTableDataChanged(VirtualTableEvent) - Method in class xdev.vt.VirtualTableModel
-
Notifies listeners that all cell values in the
VirtualTable
may
have changed.
- VirtualTableEditor - Interface in xdev.ui
-
Interface mostly used by tables, to retrieve the optional virtual table
wrapper model.
- VirtualTableEvent - Class in xdev.vt
-
This class stores information on events occuring on
VirtualTable
s.
- VirtualTableEvent(VirtualTable) - Constructor for class xdev.vt.VirtualTableEvent
-
- VirtualTableEvent(VirtualTable, VirtualTableEvent.Type, VirtualTable.VirtualTableRow, int) - Constructor for class xdev.vt.VirtualTableEvent
-
- VirtualTableEvent(VirtualTable, VirtualTableEvent.Type, VirtualTable.VirtualTableRow, int, int) - Constructor for class xdev.vt.VirtualTableEvent
-
- VirtualTableEvent.Type - Enum in xdev.vt
-
- VirtualTableException - Exception in xdev.vt
-
Thrown if something wents wrong, while processing methods on a
VirtualTable
.
- VirtualTableException() - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(VirtualTable) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(String) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(VirtualTable, String) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(Throwable) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(VirtualTable, Throwable) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(String, Throwable) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableException(VirtualTable, String, Throwable) - Constructor for exception xdev.vt.VirtualTableException
-
- VirtualTableFillMethod - Enum in xdev.vt
-
An enum specifying the possible modes for adding new data to a
VirtualTable
.
- VirtualTableListener - Interface in xdev.vt
-
This interface specifies all events from a
VirtualTable
an external
listener can register on.
- VirtualTableLockingUtils - Class in xdev.db.locking
-
Provides utility functionality regarding lock processing.
- VirtualTableLockingUtils() - Constructor for class xdev.db.locking.VirtualTableLockingUtils
-
- VirtualTableModel - Class in xdev.vt
-
This class acts as a model implementation for
XdevTable
s using a
VirtualTable
as the underlying data model.
- VirtualTableModel(VirtualTable, int[]) - Constructor for class xdev.vt.VirtualTableModel
-
- VirtualTableOwner - Interface in xdev.ui
-
- virtualTableRowDeleted(VirtualTableEvent) - Method in class xdev.vt.VirtualTableAdapter
-
This method gets called, when a row gets deleted in the
VirtualTable
.
- virtualTableRowDeleted(VirtualTableEvent) - Method in interface xdev.vt.VirtualTableListener
-
This method gets called, when a row gets deleted in the
VirtualTable
.
- virtualTableRowDeleted(VirtualTableEvent) - Method in class xdev.vt.VirtualTableModel
-
Notifies all listeners that a row in the
VirtualTable
has been
deleted.
- VirtualTableRowDeletedInDbException - Exception in xdev.vt
-
Thrown while performing a reload, if a row was deleted in the underlying
database.
- VirtualTableRowDeletedInDbException() - Constructor for exception xdev.vt.VirtualTableRowDeletedInDbException
-
- VirtualTableRowDeletedInDbException(VirtualTable.VirtualTableRow) - Constructor for exception xdev.vt.VirtualTableRowDeletedInDbException
-
- virtualTableRowInserted(VirtualTableEvent) - Method in class xdev.vt.VirtualTableAdapter
-
This method gets called, when a row gets inserted in the
VirtualTable
.
- virtualTableRowInserted(VirtualTableEvent) - Method in interface xdev.vt.VirtualTableListener
-
This method gets called, when a row gets inserted in the
VirtualTable
.
- virtualTableRowInserted(VirtualTableEvent) - Method in class xdev.vt.VirtualTableModel
-
Notifies all listeners that a row in the
VirtualTable
has been
inserted.
- virtualTableRowUpdated(VirtualTableEvent) - Method in class xdev.vt.VirtualTableAdapter
-
This method gets called, when a row gets updated in the
VirtualTable
.
- virtualTableRowUpdated(VirtualTableEvent) - Method in interface xdev.vt.VirtualTableListener
-
This method gets called, when a row gets updated in the
VirtualTable
.
- virtualTableRowUpdated(VirtualTableEvent) - Method in class xdev.vt.VirtualTableModel
-
Notifies all listeners that a row in the
VirtualTable
has been
updated.
- VirtualTables - Class in xdev.vt
-
- virtualTableStructureChanged(VirtualTableEvent) - Method in class xdev.vt.VirtualTableAdapter
-
This method gets called when the
VirtualTable
's structure was
changed, e.g.
- virtualTableStructureChanged(VirtualTableEvent) - Method in interface xdev.vt.VirtualTableListener
-
This method gets called when the
VirtualTable
's structure was
changed, e.g.
- virtualTableStructureChanged(VirtualTableEvent) - Method in class xdev.vt.VirtualTableModel
-
Notifies all listeners that the structure of the
VirtualTable
has
been changed and updates the model column indices.
- VirtualTableWrapper - Interface in xdev.vt
-
Specifies the contract of a wrapper implementation for
VirtualTable
s.
- VISIBILITY - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- visibilityConstructorAlias() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor alias.
- visibilityConstructorName() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor name.
- visibilityConstructorNameAlias() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor name alias.
- visibilityConstructorNullary() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor nullary.
- visibilityConstructorSchema() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor schema.
- visibilityConstructorSchemaAlias() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor schema alias.
- visibilityConstructorSchemaName() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor schema name.
- visibilityConstructorSchemaNameAlias() - Method in class com.xdev.jadoth.sqlengine.retrospection.MappingGenerator.Configuration
-
Visibility constructor schema name alias.
- VISIBLE_ROWS_PROPERTY - Static variable in class xdev.ui.XdevTable
-
- visit(C) - Method in interface xdev.ui.ComponentTreeVisitor
-
This method is invoked for every visitable component in the component
tree hierarchy which fits the type C.
- visit(Component) - Method in class xdev.ui.EnabledState.DisableVisitor
-
This method is invoked for every visitable component in the component
tree hierarchy which fits the type C.
- visit(Component) - Method in class xdev.ui.EnabledState.RestoreStateVisitor
-
This method is invoked for every visitable component in the component
tree hierarchy which fits the type C.
- visit(Component) - Method in class xdev.ui.EnabledState.SaveStateVisitor
-
This method is invoked for every visitable component in the component
tree hierarchy which fits the type C.
- void_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant void_.
- VOLATILE - Static variable in class com.xdev.jadoth.codegen.java.codeobjects.JavaModifier
-
- volatile_ - Static variable in class com.xdev.jadoth.codegen.java.Java.Lang
-
The Constant volatile_.
- vt - Variable in class xdev.ui.table.DetailEditor.DetailComboBox
-
- VTPageScroller - Class in xdev.db.jdbc
-
This class wraps a scrollable ResultSet
object and provides
methods to create "pages" of it as VirtualTable
objects.
- VTPageScroller(ResultSet) - Constructor for class xdev.db.jdbc.VTPageScroller
-
Alias for VTPageScroller(rs, 10)
.
- VTPageScroller(ResultSet, int) - Constructor for class xdev.db.jdbc.VTPageScroller
-
Alias for VTPageScroller(rs, rowsPerPage, 1)
.
- VTPageScroller(ResultSet, int, int) - Constructor for class xdev.db.jdbc.VTPageScroller
-
Alias for
VTPageScroller(rs, rowsPerPage, firstRowIndex, null)
.
- VTPageScroller(ResultSet, int, int, Integer) - Constructor for class xdev.db.jdbc.VTPageScroller
-
Creates a new VTPageScroller
object with rs
as
its wrapped scrollable ResultSet
object.