Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface com.github.weisj.darklaf.util.Lambdas.CheckedConsumer
 
Actions - Class in com.github.weisj.darklaf.util
 
Actions() - Constructor for class com.github.weisj.darklaf.util.Actions
 
alignInside(Dimension, Rectangle) - Method in enum com.github.weisj.darklaf.util.Alignment
Align Rectangle inside other rectangle with respect to the alignment.
Alignment - Enum in com.github.weisj.darklaf.util
Utility class for aligning points and rectangles inside other rectangles.
AlignmentExt - Enum in com.github.weisj.darklaf.util
 
alignOutside(Dimension, Rectangle) - Method in enum com.github.weisj.darklaf.util.Alignment
Align Rectangle outside other rectangle with respect to the alignment.
ANCESTOR - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
ANSI_BLACK - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_BLUE - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_BOLD_OFF - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_BOLD_ON - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_CYAN - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_GREEN - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_PURPLE - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_RED - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_RESET - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_WHITE - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
ANSI_YELLOW - Static variable in class com.github.weisj.darklaf.util.log.LogFormatter
 
anticlockwise() - Method in enum com.github.weisj.darklaf.util.Alignment
 
apply(T) - Method in interface com.github.weisj.darklaf.util.Lambdas.CheckedFunction
 
asTypedList(List<?>, Class<T>) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 

B

BACKGROUND - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
blendColors(Color, Color, double) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
BORDER - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
BOTTOM - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
brighter() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 

C

canBeAligned(Point, Dimension, Rectangle) - Method in enum com.github.weisj.darklaf.util.Alignment
Check whether the given Rectangle can be aligned at point inside boundaries.
canOverwrite(Object) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
canOverwriteColor(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
CARET - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
CENTER - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
CENTER - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
charsEqualIgnoreCase(char, char) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
chooseColor(Color, Color) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
CleanupTask - Interface in com.github.weisj.darklaf.util.value
 
clear() - Method in class com.github.weisj.darklaf.util.cache.SoftCache
 
clockwise() - Method in enum com.github.weisj.darklaf.util.Alignment
 
close() - Method in interface com.github.weisj.darklaf.util.Disposable
 
close() - Method in interface com.github.weisj.darklaf.util.value.CleanupTask
 
ColorUtil - Class in com.github.weisj.darklaf.util
Utility class for handling colors.
ColorUtil() - Constructor for class com.github.weisj.darklaf.util.ColorUtil
 
ColorUtil.NonUIResourceColorWrapper - Class in com.github.weisj.darklaf.util
 
ColorUtil.NonUIResourceOverwritableColorWrapper - Class in com.github.weisj.darklaf.util
 
ColorWrapper - Class in com.github.weisj.darklaf.util
 
ColorWrapper(Color) - Constructor for class com.github.weisj.darklaf.util.ColorWrapper
 
com.github.weisj.darklaf.util - package com.github.weisj.darklaf.util
 
com.github.weisj.darklaf.util.cache - package com.github.weisj.darklaf.util.cache
 
com.github.weisj.darklaf.util.graphics - package com.github.weisj.darklaf.util.graphics
 
com.github.weisj.darklaf.util.log - package com.github.weisj.darklaf.util.log
 
com.github.weisj.darklaf.util.value - package com.github.weisj.darklaf.util.value
 
compareFirst() - Static method in class com.github.weisj.darklaf.util.Pair
 
compareFirst(Function<L, C>) - Static method in class com.github.weisj.darklaf.util.Pair
 
compareSecond() - Static method in class com.github.weisj.darklaf.util.Pair
 
compareSecond(Function<R, C>) - Static method in class com.github.weisj.darklaf.util.Pair
 
COMPONENT - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
COMPONENT_ORIENTATION - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
COMPONENT_POPUP_MENU - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
containsIgnoreCase(String, String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
create() - Method in class com.github.weisj.darklaf.util.value.WeakShared
 
create(ActionListener) - Static method in class com.github.weisj.darklaf.util.Actions
 
create(String, ActionListener) - Static method in class com.github.weisj.darklaf.util.Actions
 
createCompatibleImage(int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createCompatibleImage(GraphicsConfiguration, int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createCompatibleTranslucentImage(int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createCompatibleTranslucentImage(GraphicsConfiguration, int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createCompatibleTransparentImage(int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createCompatibleTransparentImage(GraphicsConfiguration, int, int) - Static method in class com.github.weisj.darklaf.util.ImageUtil
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
createFont(String, int, int) - Static method in class com.github.weisj.darklaf.util.FontUtil
 

D

darker() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
DarkLogHandler - Class in com.github.weisj.darklaf.util.log
 
DarkLogHandler() - Constructor for class com.github.weisj.darklaf.util.log.DarkLogHandler
 
DEFAULT_COLOR - Static variable in class com.github.weisj.darklaf.util.ColorWrapper
 
DESKTOP_HINTS_KEY - Static variable in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
discardSupplierOnLoad() - Method in class com.github.weisj.darklaf.util.LazyValue
 
discardSupplierOnLoad() - Method in class com.github.weisj.darklaf.util.MutableLazyValue
 
Disposable - Interface in com.github.weisj.darklaf.util
 
dispose() - Method in interface com.github.weisj.darklaf.util.Disposable
 
DO_NOTHING - Static variable in class com.github.weisj.darklaf.util.Lambdas
 
DOCUMENT - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
drawImage(Graphics, Image, int, int, ImageObserver) - Static method in class com.github.weisj.darklaf.util.graphics.ImagePainter
drawImage(Graphics, Image, Rectangle, ImageObserver) - Static method in class com.github.weisj.darklaf.util.graphics.ImagePainter
drawImage(Graphics, Image, Rectangle, Rectangle, BufferedImageOp, ImageObserver) - Static method in class com.github.weisj.darklaf.util.graphics.ImagePainter
drawImage(Graphics, Image, Rectangle, Rectangle, ImageObserver) - Static method in class com.github.weisj.darklaf.util.graphics.ImagePainter
 

E

EAST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
EAST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
EDITABLE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
ENABLED - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
enumerationAsStream(Enumeration<T>) - Static method in class com.github.weisj.darklaf.util.StreamUtil
 
equalWithError(double, double) - Static method in class com.github.weisj.darklaf.util.Scale
 

F

FALSE - Static variable in class com.github.weisj.darklaf.util.PropertyValue
 
FOCUSABLE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
FONT - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
FontUtil - Class in com.github.weisj.darklaf.util
 
FontUtil() - Constructor for class com.github.weisj.darklaf.util.FontUtil
 
FontUtil.NonUIResourceFont - Class in com.github.weisj.darklaf.util
 
FOREGROUND - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
format(LogRecord) - Method in class com.github.weisj.darklaf.util.log.LogFormatter
 
fromHex(String, Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
fromHex(String, Color, boolean) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 

G

get() - Method in interface com.github.weisj.darklaf.util.Lambdas.CheckedSupplier
 
get() - Method in class com.github.weisj.darklaf.util.LazyValue
 
get() - Method in class com.github.weisj.darklaf.util.value.Shared
 
get() - Method in class com.github.weisj.darklaf.util.value.WeakShared
 
get(K) - Method in class com.github.weisj.darklaf.util.cache.SoftCache
 
getAlignment(Point, Dimension, Rectangle, Alignment) - Static method in enum com.github.weisj.darklaf.util.Alignment
Get fitting alignment.
getAlpha() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getAngle() - Method in enum com.github.weisj.darklaf.util.Alignment
 
getBlue() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getBooleanProperty(Component, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getBooleanProperty(Component, String, boolean) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getBooleanProperty(JComponent, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getBooleanProperty(JComponent, String, boolean) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getCenteredFontPosition(int, FontMetrics) - Static method in class com.github.weisj.darklaf.util.FontUtil
 
getColor() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getColor(Component, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getColor(Component, String, Color) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getColor(JComponent, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getColor(JComponent, String, Color) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getColorComponents(float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getColorComponents(ColorSpace, float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getColorSpace() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getComponents(float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getComponents(ColorSpace, float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getDegreeAngle() - Method in enum com.github.weisj.darklaf.util.Alignment
 
getDelegate() - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getDetachedLogger(Class<?>) - Static method in class com.github.weisj.darklaf.util.LogUtil
 
getFirst() - Method in class com.github.weisj.darklaf.util.Pair
 
getGraphics() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
getGraphics() - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getGreen() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getHeight(ImageObserver) - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getIfPresent() - Method in class com.github.weisj.darklaf.util.value.WeakShared
 
getIndex() - Method in enum com.github.weisj.darklaf.util.Alignment
Get the index of the alignment.
getInteger(Component, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getInteger(Component, String, int) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getInteger(JComponent, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getInteger(JComponent, String, int) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getLevel() - Static method in class com.github.weisj.darklaf.util.LogUtil
 
getList(UIDefaults, String, Class<T>) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getLogger(Class<?>) - Static method in class com.github.weisj.darklaf.util.LogUtil
 
getLuminance(int, int, int) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
getLuminance(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
getMnemonic(String, Locale) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getMnemonic(UIDefaults, String, Locale) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getObject(Component, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getObject(Component, String, Class<T>) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getObject(Component, String, Class<T>, T) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getObject(JComponent, String, Class<T>) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getObject(JComponent, String, Class<T>, T) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getPerceivedBrightness(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
Calculate the perceived brightness of a color.
getProperty(String, ImageObserver) - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getRed() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getRGB() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getRGBColorComponents(float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getRGBComponents(float[]) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getScaleX() - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getScaleX(Graphics2D) - Static method in class com.github.weisj.darklaf.util.Scale
 
getScaleX(GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
getScaleY() - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getScaleY(Graphics2D) - Static method in class com.github.weisj.darklaf.util.Scale
 
getScaleY(GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
getSecond() - Method in class com.github.weisj.darklaf.util.Pair
 
getSource() - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
getString(Component, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getString(Component, String, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getString(JComponent, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getString(JComponent, String, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getSystemFlag(String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getSystemFlag(String, boolean) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
getTransparency() - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
getWidth(ImageObserver) - Method in class com.github.weisj.darklaf.util.graphics.ScaledImage
 
GRAPHICS_CONFIGURATION - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
GraphicsContext - Class in com.github.weisj.darklaf.util.graphics
Utility class for scoping changes to a Graphics2D object.
GraphicsContext(Graphics) - Constructor for class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
GraphicsUtil - Class in com.github.weisj.darklaf.util.graphics
Utility class for creating GraphicsContexts.

H

HTML - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 

I

ifPresent(Consumer<T>) - Method in class com.github.weisj.darklaf.util.LazyValue
 
ifPresentNullable(Consumer<Optional<T>>) - Method in class com.github.weisj.darklaf.util.LazyValue
 
imageFromComponent(Component) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
imageFromComponent(Component, Rectangle) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
imageFromComponent(Component, Rectangle, boolean) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
ImagePainter - Class in com.github.weisj.darklaf.util.graphics
 
ImagePainter() - Constructor for class com.github.weisj.darklaf.util.graphics.ImagePainter
 
ImageUtil - Class in com.github.weisj.darklaf.util
Utility class for creating images from components.
indexOfIgnoreCase(String, String, int) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
installBackground(Component, Color) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installBooleanProperty(JComponent, String, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installBorder(JComponent, Border) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installFont(Component, Font) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installForeground(Component, Color) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installProperty(JComponent, String, Object) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
installSystemProperty(String, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
inverseScale(GraphicsConfiguration, Dimension) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScale(GraphicsConfiguration, Point) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleHeight(double) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleHeight(double, GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleHeight(float) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleHeight(int) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleWidth(double) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleWidth(double, GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleWidth(float) - Static method in class com.github.weisj.darklaf.util.Scale
 
inverseScaleWidth(int) - Static method in class com.github.weisj.darklaf.util.Scale
 
isBlank(String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
isDiagonal() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isEast() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isEast(boolean) - Method in enum com.github.weisj.darklaf.util.Alignment
 
isEmpty() - Method in class com.github.weisj.darklaf.util.cache.SoftCache
 
isHighDpiEnabled() - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
isHorizontal() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isInitialized() - Method in class com.github.weisj.darklaf.util.LazyValue
 
isNorth() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isOpaqueBuffered(JComponent) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
isPropertyEqual(Component, String, T) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
isPropertyEqual(JComponent, String, T) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
isSouth() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isVertical() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isWest() - Method in enum com.github.weisj.darklaf.util.Alignment
 
isWest(boolean) - Method in enum com.github.weisj.darklaf.util.Alignment
 
iterableAsStream(Iterable<T>) - Static method in class com.github.weisj.darklaf.util.StreamUtil
 

K

KEY_OPAQUE_BUFFERED - Static variable in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 

L

LAF - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
Lambdas - Class in com.github.weisj.darklaf.util
 
Lambdas.CheckedConsumer<T,E extends Throwable> - Interface in com.github.weisj.darklaf.util
 
Lambdas.CheckedFunction<T,K,E extends Throwable> - Interface in com.github.weisj.darklaf.util
 
Lambdas.CheckedPredicate<T,E extends Throwable> - Interface in com.github.weisj.darklaf.util
 
Lambdas.CheckedRunnable<E extends Throwable> - Interface in com.github.weisj.darklaf.util
 
Lambdas.CheckedSupplier<T,E extends Throwable> - Interface in com.github.weisj.darklaf.util
 
LAYOUT_ORIENTATION - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
LazyValue<T> - Class in com.github.weisj.darklaf.util
 
LazyValue(Supplier<T>) - Constructor for class com.github.weisj.darklaf.util.LazyValue
 
LazyValue(T) - Constructor for class com.github.weisj.darklaf.util.LazyValue
 
LEFT - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
load() - Method in class com.github.weisj.darklaf.util.LazyValue
 
log(T) - Static method in class com.github.weisj.darklaf.util.LogUtil
 
LogFormatter - Class in com.github.weisj.darklaf.util.log
The default log formatter for darklaf loggers.
LogFormatter() - Constructor for class com.github.weisj.darklaf.util.log.LogFormatter
 
LogUtil - Class in com.github.weisj.darklaf.util
 
LogUtil() - Constructor for class com.github.weisj.darklaf.util.LogUtil
 

M

maskInsets(int, int, int, int, int) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsets(int, int, int, int, int) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
maskInsets(Insets) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsets(Insets) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
maskInsets(Insets, int) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsets(Insets, int) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
maskInsetsInverted(int, int, int, int, int) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsetsInverted(int, int, int, int, int) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
maskInsetsInverted(Insets) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsetsInverted(Insets) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
maskInsetsInverted(Insets, int) - Method in enum com.github.weisj.darklaf.util.Alignment
 
maskInsetsInverted(Insets, int) - Method in enum com.github.weisj.darklaf.util.AlignmentExt
 
MIDDLE_HORIZONTAL - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
MIDDLE_VERTICAL - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
MutableLazyValue<T> - Class in com.github.weisj.darklaf.util
 
MutableLazyValue(Supplier<T>) - Constructor for class com.github.weisj.darklaf.util.MutableLazyValue
 
MutableLazyValue(T) - Constructor for class com.github.weisj.darklaf.util.MutableLazyValue
 

N

NonUIResourceColorWrapper(Color) - Constructor for class com.github.weisj.darklaf.util.ColorUtil.NonUIResourceColorWrapper
 
NonUIResourceFont(Font) - Constructor for class com.github.weisj.darklaf.util.FontUtil.NonUIResourceFont
 
NonUIResourceOverwritableColorWrapper(Color) - Constructor for class com.github.weisj.darklaf.util.ColorUtil.NonUIResourceOverwritableColorWrapper
 
NORTH - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
NORTH - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
NORTH_EAST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
NORTH_EAST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
NORTH_WEST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
NORTH_WEST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
NULL - Static variable in class com.github.weisj.darklaf.util.PropertyValue
 

O

OPAQUE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
opposite() - Method in enum com.github.weisj.darklaf.util.Alignment
Get the opposite alignment.
orDefault(Lambdas.CheckedFunction<T, K, E>, K) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
orDefault(Lambdas.CheckedPredicate<T, E>, boolean) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
orDefault(Lambdas.CheckedSupplier<T, E>, T) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
orEmpty(Object) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
orEmpty(String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
ORIENTATION - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 

P

PAINTING_FOR_PRINT - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
paintWithAlpha(Graphics, float) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
Pair<T,H> - Class in com.github.weisj.darklaf.util
 
Pair(T, H) - Constructor for class com.github.weisj.darklaf.util.Pair
 
PropertyKey - Class in com.github.weisj.darklaf.util
 
PropertyKey() - Constructor for class com.github.weisj.darklaf.util.PropertyKey
 
PropertyUtil - Class in com.github.weisj.darklaf.util
 
PropertyUtil() - Constructor for class com.github.weisj.darklaf.util.PropertyUtil
 
PropertyValue - Class in com.github.weisj.darklaf.util
 
PropertyValue() - Constructor for class com.github.weisj.darklaf.util.PropertyValue
 
put(K, V) - Method in class com.github.weisj.darklaf.util.cache.SoftCache
 

R

relativePos(Dimension, Point) - Method in enum com.github.weisj.darklaf.util.Alignment
Get the relative Position of Rectangle to Point with respect to the alignment.
removeAlpha(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
repeat(String, int) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
restore() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreClip() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreColor() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreComposite() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreFont() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restorePaint() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreRenderingHints() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreStroke() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
restoreTransform() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
rgbNoAlpha(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
RIGHT - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
ROLLOVER - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
run() - Method in interface com.github.weisj.darklaf.util.Lambdas.CheckedRunnable
 

S

safeCast(Object, Class<T>) - Static method in class com.github.weisj.darklaf.util.Types
 
safeCast(Object, Class<T>, T) - Static method in class com.github.weisj.darklaf.util.Types
 
save() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveClip() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveColor() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveComposite() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveFont() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
savePaint() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveRenderingHints() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveStroke() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
saveTransform() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
scale(double, double) - Static method in class com.github.weisj.darklaf.util.Scale
 
scale(double, double, Dimension) - Static method in class com.github.weisj.darklaf.util.Scale
 
scale(GraphicsConfiguration, Dimension) - Static method in class com.github.weisj.darklaf.util.Scale
 
scale(GraphicsConfiguration, Point) - Static method in class com.github.weisj.darklaf.util.Scale
 
Scale - Class in com.github.weisj.darklaf.util
 
Scale() - Constructor for class com.github.weisj.darklaf.util.Scale
 
SCALE - Static variable in class com.github.weisj.darklaf.util.Scale
 
SCALE_X - Static variable in class com.github.weisj.darklaf.util.Scale
 
SCALE_Y - Static variable in class com.github.weisj.darklaf.util.Scale
 
ScaledImage - Class in com.github.weisj.darklaf.util.graphics
 
ScaledImage(BufferedImage, double, double) - Constructor for class com.github.weisj.darklaf.util.graphics.ScaledImage
 
scaledImageFromComponent(Component) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
scaledImageFromComponent(Component, Rectangle) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
scaledImageFromComponent(Component, Rectangle, boolean) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
scaledImageFromComponent(Component, Rectangle, double, double, boolean) - Static method in class com.github.weisj.darklaf.util.ImageUtil
Create image from component.
scaleHeight(double) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleHeight(double, GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleHeight(float) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleHeight(int) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleWidth(double) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleWidth(double, GraphicsConfiguration) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleWidth(float) - Static method in class com.github.weisj.darklaf.util.Scale
 
scaleWidth(int) - Static method in class com.github.weisj.darklaf.util.Scale
 
set(T) - Method in class com.github.weisj.darklaf.util.LazyValue
 
set(T) - Method in class com.github.weisj.darklaf.util.MutableLazyValue
 
set(T) - Method in class com.github.weisj.darklaf.util.value.Shared
 
set(T) - Method in class com.github.weisj.darklaf.util.value.SharedNonNull
 
setAlpha(float) - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
setCacheKey(K) - Method in interface com.github.weisj.darklaf.util.cache.SoftCache.Cacheable
 
setColor(Color) - Method in class com.github.weisj.darklaf.util.ColorWrapper
 
setFirst(T) - Method in class com.github.weisj.darklaf.util.Pair
 
setLevel(Level) - Static method in class com.github.weisj.darklaf.util.LogUtil
 
setOpaqueBuffered(JComponent, boolean) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
setSecond(H) - Method in class com.github.weisj.darklaf.util.Pair
 
setupAntialiasing(boolean, boolean) - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
setupAntialiasing(Graphics) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
setupAntialiasing(Graphics, boolean, boolean) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
setupStrokePainting() - Method in class com.github.weisj.darklaf.util.graphics.GraphicsContext
 
setupStrokePainting(Graphics) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
Shared<T> - Class in com.github.weisj.darklaf.util.value
 
Shared(T) - Constructor for class com.github.weisj.darklaf.util.value.Shared
 
SharedNonNull<T> - Class in com.github.weisj.darklaf.util.value
 
SharedNonNull(T) - Constructor for class com.github.weisj.darklaf.util.value.SharedNonNull
 
shift(Color, double) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
size() - Method in class com.github.weisj.darklaf.util.cache.SoftCache
 
SoftCache<K,V extends SoftCache.Cacheable<K>> - Class in com.github.weisj.darklaf.util.cache
 
SoftCache() - Constructor for class com.github.weisj.darklaf.util.cache.SoftCache
 
SoftCache.Cacheable<K> - Interface in com.github.weisj.darklaf.util.cache
 
SOUTH - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
SOUTH - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
SOUTH_EAST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
SOUTH_EAST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
SOUTH_WEST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
SOUTH_WEST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
split(String, String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
split(String, String, boolean) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
split(String, String, boolean, boolean) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
StreamUtil - Class in com.github.weisj.darklaf.util
 
StringUtil - Class in com.github.weisj.darklaf.util
Provides some additional utility functions for handling Strings.
stripUIResource(Color, boolean) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
supplier - Variable in class com.github.weisj.darklaf.util.LazyValue
 
supportsTransparency() - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
supportsTransparency(GraphicsDevice) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 
supportsTransparency(Window) - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 

T

test(T) - Method in interface com.github.weisj.darklaf.util.Lambdas.CheckedPredicate
 
TITLE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
toAlpha(Color, double) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
toAlpha(Color, int) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
toHex(Color) - Static method in class com.github.weisj.darklaf.util.ColorUtil
 
toHtml(String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
toLowerCase(char) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
TOP - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
toString() - Method in class com.github.weisj.darklaf.util.Pair
 
toUpperCase(char) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
toUpperCase(CharSequence) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
toUpperCase(String) - Static method in class com.github.weisj.darklaf.util.StringUtil
 
TRUE - Static variable in class com.github.weisj.darklaf.util.PropertyValue
 
Types - Class in com.github.weisj.darklaf.util
 

U

UI - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
uninstallProperty(JComponent, String) - Static method in class com.github.weisj.darklaf.util.PropertyUtil
 
useQuartz() - Static method in class com.github.weisj.darklaf.util.graphics.GraphicsUtil
 

V

value - Variable in class com.github.weisj.darklaf.util.LazyValue
 
VALUE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
valueOf(String) - Static method in enum com.github.weisj.darklaf.util.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.weisj.darklaf.util.AlignmentExt
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.weisj.darklaf.util.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.weisj.darklaf.util.AlignmentExt
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBLE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 

W

WeakShared<T> - Class in com.github.weisj.darklaf.util.value
 
WeakShared(Supplier<T>) - Constructor for class com.github.weisj.darklaf.util.value.WeakShared
 
WEST - Enum constant in enum com.github.weisj.darklaf.util.Alignment
 
WEST - Enum constant in enum com.github.weisj.darklaf.util.AlignmentExt
 
WINDOW_DECORATIONS_STYLE - Static variable in class com.github.weisj.darklaf.util.PropertyKey
 
wrap(Lambdas.CheckedConsumer<T, E>) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
wrap(Lambdas.CheckedFunction<T, K, E>) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
wrap(Lambdas.CheckedPredicate<T, E>) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
wrap(Lambdas.CheckedRunnable<E>) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
wrap(Lambdas.CheckedSupplier<T, E>) - Static method in class com.github.weisj.darklaf.util.Lambdas
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form