📄 index-all.html
字号:
<DD>Returns a connection string for given parameters<DT><A HREF="medi/db/Provider.html#buildGenrePath(java.lang.Integer)"><B>buildGenrePath(Integer)</B></A> - Method in class medi.db.<A HREF="medi/db/Provider.html">Provider</A><DD>Builds a genre path for a given genre.<DT><A HREF="medi/db/Provider.html#buildPath(java.lang.String, java.lang.Integer, java.lang.Integer)"><B>buildPath(String, Integer, Integer)</B></A> - Method in class medi.db.<A HREF="medi/db/Provider.html">Provider</A><DD>Creates a complete path for a given session.<DT><A HREF="javatools/swing/AbstractWizard.html#buildProperties()"><B>buildProperties()</B></A> - Method in class javatools.swing.<A HREF="javatools/swing/AbstractWizard.html">AbstractWizard</A><DD>Returns all the inserted values into the wizard as a properties object.<DT><A HREF="javatools/db/DbFixedAbstractTable.html#buildUp()"><B>buildUp()</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbFixedAbstractTable.html">DbFixedAbstractTable</A><DD>Performs building of static lists.<DT><A HREF="javatools/util/FormattedNumber.html#byteValue()"><B>byteValue()</B></A> - Method in class javatools.util.<A HREF="javatools/util/FormattedNumber.html">FormattedNumber</A><DD>Returns the byte value for out num object.</DL><HR><A NAME="_C_"><!-- --></A><H2><B>C</B></H2><DL><DT><A HREF="javatools/util/Cache.html"><B>Cache</B></A> - class javatools.util.<A HREF="javatools/util/Cache.html">Cache</A>.<DD>General purpose cache class. <DT><A HREF="javatools/util/Cache.html#Cache()"><B>Cache()</B></A> - Constructor for class javatools.util.<A HREF="javatools/util/Cache.html">Cache</A><DD>Creates a new Cache object.<DT><A HREF="javatools/util/Cache.html#Cache(int)"><B>Cache(int)</B></A> - Constructor for class javatools.util.<A HREF="javatools/util/Cache.html">Cache</A><DD>Constructor which takes an initial guesstimate of how many items we expect to store in it<DT><A HREF="medi/swing/tree/MediTreeNode.html#canBeAttached(javatools.util.Clippable)"><B>canBeAttached(Clippable)</B></A> - Method in class medi.swing.tree.<A HREF="medi/swing/tree/MediTreeNode.html">MediTreeNode</A><DD>Checks whether an object can be attached to this one.<DT><A HREF="javatools/swing/tree/IndexedTypedTreeNode.html#canBeAttached(javatools.util.Clippable)"><B>canBeAttached(Clippable)</B></A> - Method in class javatools.swing.tree.<A HREF="javatools/swing/tree/IndexedTypedTreeNode.html">IndexedTypedTreeNode</A><DD>Checks whether an object can be attached to this one.<DT><A HREF="javatools/util/Clippable.html#canBeAttached(javatools.util.Clippable)"><B>canBeAttached(Clippable)</B></A> - Method in interface javatools.util.<A HREF="javatools/util/Clippable.html">Clippable</A><DD>Checks whether the passed object can be attached into this one.<DT><A HREF="medi/swing/tree/MediTreeNode.html#canBeCopied()"><B>canBeCopied()</B></A> - Method in class medi.swing.tree.<A HREF="medi/swing/tree/MediTreeNode.html">MediTreeNode</A><DD>Checks whether this object can be copied or not.<DT><A HREF="javatools/swing/tree/IndexedTypedTreeNode.html#canBeCopied()"><B>canBeCopied()</B></A> - Method in class javatools.swing.tree.<A HREF="javatools/swing/tree/IndexedTypedTreeNode.html">IndexedTypedTreeNode</A><DD>Checks whether this object can be copied or not.<DT><A HREF="javatools/util/Clippable.html#canBeCopied()"><B>canBeCopied()</B></A> - Method in interface javatools.util.<A HREF="javatools/util/Clippable.html">Clippable</A><DD>Checks whether this object can be copied or not.<DT><A HREF="medi/swing/tree/MediTreeNode.html#canBeCut()"><B>canBeCut()</B></A> - Method in class medi.swing.tree.<A HREF="medi/swing/tree/MediTreeNode.html">MediTreeNode</A><DD>Checks whether this object can be cut or not.<DT><A HREF="javatools/swing/tree/IndexedTypedTreeNode.html#canBeCut()"><B>canBeCut()</B></A> - Method in class javatools.swing.tree.<A HREF="javatools/swing/tree/IndexedTypedTreeNode.html">IndexedTypedTreeNode</A><DD>Checks whether this object can be cut or not.<DT><A HREF="javatools/util/Clippable.html#canBeCut()"><B>canBeCut()</B></A> - Method in interface javatools.util.<A HREF="javatools/util/Clippable.html">Clippable</A><DD>Checks whether this object can be cut or not.<DT><A HREF="javatools/db/DbConstraint.html#canDoUpdate"><B>canDoUpdate</B></A> - Variable in class javatools.db.<A HREF="javatools/db/DbConstraint.html">DbConstraint</A><DD><CODE>true</CODE>: update can be done. <DT><A HREF="javatools/db/DbReferencedTable.html#CASCADE"><B>CASCADE</B></A> - Static variable in class javatools.db.<A HREF="javatools/db/DbReferencedTable.html">DbReferencedTable</A><DD> <DT><A HREF="javatools/db/DbConstraint.html#CASCADE"><B>CASCADE</B></A> - Static variable in class javatools.db.<A HREF="javatools/db/DbConstraint.html">DbConstraint</A><DD>It means that, in case of an UPDATE/DELETE operation, the constraint MUST cascade the operation, that is updating/deleting in cascade all involved rows.<DT><A HREF="javatools/db/DbFixedAbstractTable.html#catchDefaults()"><B>catchDefaults()</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbFixedAbstractTable.html">DbFixedAbstractTable</A><DD>Finds defaults.<DT><A HREF="medi/db/constraint/FKVolume.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKVolume.html">FKVolume</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKSession.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKSession.html">FKSession</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKRealized.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKRealized.html">FKRealized</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKPublished.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKPublished.html">FKPublished</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKNeedsExecutionOf.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKNeedsExecutionOf.html">FKNeedsExecutionOf</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKMarks.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKMarks.html">FKMarks</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKInstalledProgram.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKInstalledProgram.html">FKInstalledProgram</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKIncludes.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKIncludes.html">FKIncludes</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKGenre.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKGenre.html">FKGenre</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKFileType.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKFileType.html">FKFileType</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKFatherOf.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKFatherOf.html">FKFatherOf</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKEditorTelephoneNo.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKEditorTelephoneNo.html">FKEditorTelephoneNo</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKEditor.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKEditor.html">FKEditor</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKDataSet.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKDataSet.html">FKDataSet</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKData.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKData.html">FKData</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKContains.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKContains.html">FKContains</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKContainer.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKContainer.html">FKContainer</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKAuthorTelephoneNo.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKAuthorTelephoneNo.html">FKAuthorTelephoneNo</A><DD>Checks if the specified operation can be made.<DT><A HREF="medi/db/constraint/FKAuthor.html#check(int)"><B>check(int)</B></A> - Method in class medi.db.constraint.<A HREF="medi/db/constraint/FKAuthor.html">FKAuthor</A><DD>Checks if the specified operation can be made.<DT><A HREF="javatools/db/DbDynamicConstraint.html#check(int)"><B>check(int)</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbDynamicConstraint.html">DbDynamicConstraint</A><DD>Performs checking in the table, after setting all dynamic and "static" data.<DT><A HREF="javatools/db/DbConstraint.html#check(int)"><B>check(int)</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbConstraint.html">DbConstraint</A><DD>After setting all dynamic (i.e. operations, lists etc.) information, it checks explicitly if all operations can be done. <DT><A HREF="javatools/db/DbConstraint.html#checkChildren()"><B>checkChildren()</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbConstraint.html">DbConstraint</A><DD>Checks recursively each son.<DT><A HREF="javatools/db/DbDynamicConstraint.html#checkFathers()"><B>checkFathers()</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbDynamicConstraint.html">DbDynamicConstraint</A><DD>Checks the fathers.<DT><A HREF="javatools/db/DbConstraint.html#checkFathers()"><B>checkFathers()</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbConstraint.html">DbConstraint</A><DD>Performs checking for father tables. <DT><A HREF="javatools/swing/table/IndexedTableSorter.html#checkModel()"><B>checkModel()</B></A> - Method in class javatools.swing.table.<A HREF="javatools/swing/table/IndexedTableSorter.html">IndexedTableSorter</A><DD>Checks if the model is OK.<DT><A HREF="javatools/db/DbDatabase.html#checkStatement"><B>checkStatement</B></A> - Variable in class javatools.db.<A HREF="javatools/db/DbDatabase.html">DbDatabase</A><DD>A flag indicating if a DBMS supports check clauses in its constraints. <DT><A HREF="javatools/db/DbDynamicConstraint.html#checkThis(int)"><B>checkThis(int)</B></A> - Method in class javatools.db.<A HREF="javatools/db/DbDynamicConstraint.html">DbDynamicConstraint</A><DD>Performs base checking.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -