A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X 

C

cancelEditing(javax.swing.JTable) - function in org.apache.jorphan.gui.GuiUtils
cancel any editing that is currently being done on the table.
canExecute() - function in java.io.File
 
canRead() - function in java.io.File
 
canSafelyWriteToFolder(java.io.File) - function in org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(java.io.File,boolean) - function in org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(java.io.File,boolean,java.io.FileFilter) - function in org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(java.io.File,java.io.FileFilter) - function in org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canWrite() - function in java.io.File
 
CardLayoutWithSizeOfCurrentVisibleElement - class in org.apache.jorphan.gui
An alternative CardLayout that computes the size based on the currently visible component only.
centerComponentInComponent(java.awt.Component,java.awt.Component) - function in org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component over another component.
centerComponentInWindow(java.awt.Component) - function in org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component in Window.
centerComponentInWindow(java.awt.Component,int) - function in org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center and set its position compared to the size of the current users screen size.
changeSelection(int,int,boolean,boolean) - function in javax.swing.JTable
 
checkFunctors(Object,java.lang.Class) - function in org.apache.jorphan.gui.ObjectTableModel
Check all registered functors.
checkImage(java.awt.Image,java.awt.image.ImageObserver) - function in java.awt.Component
 
checkImage(java.awt.Image,java.awt.image.ImageObserver) - function in java.awt.Component
 
checkImage(java.awt.Image,java.lang.Integer,java.lang.Integer,java.awt.image.ImageObserver) - function in java.awt.Component
 
checkMethod(Object) - function in org.apache.jorphan.reflect.Functor
Check if a read Functor method is valid.
checkMethod(Object,java.lang.Class) - function in org.apache.jorphan.reflect.Functor
Check if a write Functor method is valid.
CLArgsParser - class in org.apache.commons.cli.avalon
Parser for command line arguments.
ClassFilter - class in org.apache.jorphan.reflect
filter class when visiting the search path with ClassFinder
ClassFinder - class in org.apache.jorphan.reflect
This class finds classes that extend one of a set of parent classes.
ClassFinder.Closeable - class in org.apache.jorphan.reflect.ClassFinder
 
ClassTools - class in org.apache.jorphan.reflect
Utility methods for handling dynamic access to classes.
clear() - function in java.util.Map
 
clear() - function in org.apache.jorphan.collections.HashTree
Clears the HashTree of all contents.
clear() - function in org.apache.jorphan.collections.ListedHashTree
Clears the HashTree of all contents.
clear() - function in org.apache.jorphan.math.StatCalculator
 
clear() - function in org.apache.jorphan.math.StatCalculator
 
clear() - function in org.apache.log.ContextMap
Empty the context map.
clearData() - function in org.apache.jorphan.gui.AbstractTreeTableModel
 
clearData() - function in org.apache.jorphan.gui.AbstractTreeTableModel
 
clearData() - function in org.apache.jorphan.gui.ObjectTableModel
 
clearSelection() - function in javax.swing.JTable
 
clone() - function in org.apache.jorphan.collections.HashTree
Create a clone of this HashTree.
clone() - function in org.apache.jorphan.collections.ListedHashTree
Create a clone of this HashTree.
CLOption - class in org.apache.commons.cli.avalon
Basic class describing an instance of option.
CLOptionDescriptor - class in org.apache.commons.cli.avalon
Basic class describing an type of option.
close() - function in org.apache.jorphan.reflect.ClassFinder.Closeable
 
closeQuietly(java.io.Closeable) - function in org.apache.jorphan.util.JOrphanUtils
Close a Closeable with no error thrown
closeQuietly(java.net.ServerSocket) - function in org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeQuietly(java.net.Socket) - function in org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeTag(java.lang.String) - function in org.apache.jorphan.util.XMLBuffer
Close top tag from stack.
CLUtil - class in org.apache.commons.cli.avalon
CLUtil offers basic utility operations for use both internal and external to package.
CollectServiceLoadExceptionHandler - class in org.apache.jorphan.reflect
Collects all the failures in a collection.
columnAdded(javax.swing.event.TableColumnModelEvent) - function in javax.swing.JTable
 
columnAtPoint(java.awt.Point) - function in javax.swing.JTable
 
columnMarginChanged(javax.swing.event.ChangeEvent) - function in javax.swing.JTable
 
columnMoved(javax.swing.event.TableColumnModelEvent) - function in javax.swing.JTable
 
columnRemoved(javax.swing.event.TableColumnModelEvent) - function in javax.swing.JTable
 
columnSelectionChanged(javax.swing.event.ListSelectionEvent) - function in javax.swing.JTable
 
compare(kotlin.Array,kotlin.Array) - function in org.apache.jorphan.math.NumberComparator
 
compare(T,T) - function in org.apache.jorphan.util.AlphaNumericComparator
 
compare(java.util.Map.Entry,java.util.Map.Entry) - function in org.apache.jorphan.util.AlphaNumericKeyComparator
 
compareTo(java.io.File) - function in java.io.File
 
comparing(java.util.function.Function,java.util.Comparator) - function in java.util.Comparator
 
comparingDouble(java.util.function.ToDoubleFunction) - function in java.util.Comparator
 
comparingInt(java.util.function.ToIntFunction) - function in java.util.Comparator
 
comparingLong(java.util.function.ToLongFunction) - function in java.util.Comparator
 
ComponentUtil - class in org.apache.jorphan.gui
This class is a Util for awt Component and could be used to place them in center of another.
compute(K,java.util.function.BiFunction) - function in java.util.Map
 
computeIfAbsent(K,java.util.function.Function) - function in java.util.Map
 
computeIfPresent(K,java.util.function.BiFunction) - function in java.util.Map
 
computeVisibleRect(java.awt.Rectangle) - function in javax.swing.JComponent
 
configureKerning(javax.swing.JComponent,int) - function in org.apache.jorphan.gui.ui.KerningOptimizer
Configures text kerning according to the expected document length.
construct(java.lang.String) - function in org.apache.jorphan.reflect.ClassTools
Call no-args constructor for a class.
construct(java.lang.String,int) - function in org.apache.jorphan.reflect.ClassTools
Call a class constructor with an integer parameter
construct(java.lang.String,java.lang.String) - function in org.apache.jorphan.reflect.ClassTools
Call a class constructor with an String parameter
contains(java.awt.Point) - function in java.awt.Component
 
contains(int,int) - function in javax.swing.JComponent
 
contains(java.lang.Integer,java.lang.Integer) - function in javax.swing.JComponent
 
containsKey(Object) - function in java.util.Map
 
containsKey(Object) - function in org.apache.jorphan.collections.HashTree
If the HashTree contains the given object as a key at the top level, then a true result is returned, otherwise false.
containsKey(Object) - function in org.apache.jorphan.collections.HashTree
If the HashTree contains the given object as a key at the top level, then a true result is returned, otherwise false.
containsValue(Object) - function in java.util.Map
 
containsValue(Object) - function in org.apache.jorphan.collections.HashTree
Implemented as required by the Map interface, but is not very useful here.
containsValue(Object) - function in org.apache.jorphan.collections.HashTree
Implemented as required by the Map interface, but is not very useful here.
ContextMap - class in org.apache.log
The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.
convert(Object,java.lang.Class) - function in org.apache.jorphan.util.Converter
Convert the given value object to an object of the given type
convertColumnIndexToModel(int) - function in javax.swing.JTable
 
convertColumnIndexToView(int) - function in javax.swing.JTable
 
Converter - class in org.apache.jorphan.util
Converter utilities for TestBeans
convertRowIndexToModel(int) - function in javax.swing.JTable
 
convertRowIndexToModel(int) - function in org.apache.jorphan.gui.ObjectTableSorter
 
convertRowIndexToView(int) - function in javax.swing.JTable
 
convertRowIndexToView(int) - function in org.apache.jorphan.gui.ObjectTableSorter
 
copyOf(java.util.Map) - function in java.util.Map
 
copyTextToClipboard(java.lang.String) - function in org.apache.jorphan.gui.GuiUtils
Copy text to clipboard
count(java.lang.String,char) - function in org.apache.jorphan.util.StringUtilities
Counts the number of times a given char is present in the string.
countComponents() - function in java.awt.Container
 
countComponents() - function in java.awt.Container
 
createDefaultColumnsFromModel() - function in javax.swing.JTable
 
createFont(java.lang.String,int,int) - function in org.apache.jorphan.gui.JMeterUIDefaults
 
createImage(java.awt.image.ImageProducer) - function in java.awt.Component
 
createImage(java.awt.image.ImageProducer) - function in java.awt.Component
 
createImage(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
createLabelCombo(java.lang.String,javax.swing.JComboBox) - function in org.apache.jorphan.gui.GuiUtils
Create a GUI component JLabel + JComboBox with a left and right margin (5px)
createNewFile() - function in java.io.File
 
createNewTree() - function in org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(Object) - function in org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(java.util.Collection) - function in org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createScrollPaneForTable(javax.swing.JTable) - function in javax.swing.JTable
 
createTempFile(java.lang.String,java.lang.String,java.io.File) - function in java.io.File
 
createToolTip() - function in javax.swing.JComponent
 
createUI(javax.swing.JComponent) - function in org.apache.jorphan.gui.ui.TextAreaUIWithUndo
Creates a UI for a JTextField.
createUI(javax.swing.JComponent) - function in org.apache.jorphan.gui.ui.TextFieldUIWithUndo
Creates a UI for a JTextField.
createVolatileImage(int,int) - function in java.awt.Component
 
createVolatileImage(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
createVolatileImage(java.lang.Integer,java.lang.Integer,java.awt.ImageCapabilities) - function in java.awt.Component
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X