A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
U
- uninstallKerningListener(javax.swing.text.JTextComponent) - function in org.apache.jorphan.gui.ui.KerningOptimizer
- Removes the listener that disables kerning if text length reaches a certain threshold.
- uninstallUndo(javax.swing.text.JTextComponent) - function in org.apache.jorphan.gui.ui.TextComponentUI
- Removes the default undo manager.
- UnitTestManager - class in org.apache.jorphan.test
- Implement this interface to work with the AllTests class.
- unregisterKeyboardAction(javax.swing.KeyStroke) - function in javax.swing.JComponent
- unregisterKeyboardAction(javax.swing.KeyStroke) - function in javax.swing.JComponent
- unsetLogTargets() - function in org.apache.log.Logger
- Unset the logtargets for this logger.
- unsetLogTargets(boolean) - function in org.apache.log.Logger
- Unset the logtargets for this logger and all child loggers if recursive is set.
- unsetPriority() - function in org.apache.log.Logger
- Unset the priority of Logger.
- unsetPriority(boolean) - function in org.apache.log.Logger
- Unset the priority of Logger.
- unsplit(kotlin.Array,Object) - function in org.apache.jorphan.util.JOrphanUtils
- Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
- update(java.awt.Graphics) - function in javax.swing.JComponent
- update(java.awt.Graphics) - function in javax.swing.JComponent
- updateComponentTreeUI(java.awt.Component) - function in org.apache.jorphan.gui.DynamicStyle
- Updates UI for the components under a given component.
- updateLaf() - function in org.apache.jorphan.gui.DynamicStyle
- Re-initializes the current LaF and updates the UI for all the open windows.
- updateLaf(java.lang.String) - function in org.apache.jorphan.gui.DynamicStyle
- Set new look and feel for all the open windows.
- updateUI() - function in javax.swing.JPanel
- updateUI() - function in javax.swing.JPanel
- updateUI() - function in javax.swing.JTable
- updateUI() - function in javax.swing.table.DefaultTableCellRenderer
- updateUi(javax.swing.JComponent) - function in org.apache.jorphan.gui.JFactory