- AbstractBufferedImageOp - Class in com.alee.graphics.filters
-
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
- AbstractBufferedImageOp() - Constructor for class com.alee.graphics.filters.AbstractBufferedImageOp
-
- AbstractCountryComparator<T> - Class in com.alee.managers.language.data
-
Abstract
Comparator for sorting based on provided elements country and priority
Locale country.
- AbstractCountryComparator(Locale) - Constructor for class com.alee.managers.language.data.AbstractCountryComparator
-
- AbstractDuplicateResolver - Class in com.alee.api.duplicate
-
- AbstractDuplicateResolver(Matcher) - Constructor for class com.alee.api.duplicate.AbstractDuplicateResolver
-
- AbstractFileFilter - Class in com.alee.utils.filefilter
-
Default file filter for WebLaF file chooser that provides additional filter information.
- AbstractFileFilter() - Constructor for class com.alee.utils.filefilter.AbstractFileFilter
-
- AbstractHashMap<K,V> - Class in com.alee.utils.map
-
An abstract implementation of a hash-based map which provides numerous points for
subclasses to override.
- AbstractHashMap() - Constructor for class com.alee.utils.map.AbstractHashMap
-
Constructor only used in deserialization, do not use otherwise.
- AbstractHashMap(int) - Constructor for class com.alee.utils.map.AbstractHashMap
-
Constructs a new, empty map with the specified initial capacity and
default load factor.
- AbstractHashMap(int, float) - Constructor for class com.alee.utils.map.AbstractHashMap
-
Constructs a new, empty map with the specified initial capacity and
load factor.
- AbstractHashMap(int, float, int) - Constructor for class com.alee.utils.map.AbstractHashMap
-
Constructor which performs no validation on the passed in parameters.
- AbstractHashMap(Map) - Constructor for class com.alee.utils.map.AbstractHashMap
-
Constructor copying elements from another map.
- AbstractHashMap.EntrySet<K,V> - Class in com.alee.utils.map
-
EntrySet implementation.
- AbstractHashMap.EntrySetIterator<K,V> - Class in com.alee.utils.map
-
EntrySet iterator.
- AbstractHashMap.HashEntry<K,V> - Class in com.alee.utils.map
-
HashEntry used to store the data.
- AbstractHashMap.HashIterator<K,V,T> - Class in com.alee.utils.map
-
Base Iterator.
- AbstractHashMap.HashMapIterator<K,V> - Class in com.alee.utils.map
-
MapIterator implementation.
- AbstractHashMap.KeySet<K,V> - Class in com.alee.utils.map
-
KeySet implementation.
- AbstractHashMap.KeySetIterator<K,V> - Class in com.alee.utils.map
-
KeySet iterator.
- AbstractHashMap.Values<K,V> - Class in com.alee.utils.map
-
Values implementation.
- AbstractHashMap.ValuesIterator<K,V> - Class in com.alee.utils.map
-
Values iterator.
- AbstractMatcher<T,V> - Class in com.alee.api.matcher
-
- AbstractMatcher() - Constructor for class com.alee.api.matcher.AbstractMatcher
-
- AbstractRecursiveClone - Class in com.alee.api.clone
-
- AbstractRecursiveClone() - Constructor for class com.alee.api.clone.AbstractRecursiveClone
-
- AbstractUnits - Class in com.alee.utils.parsing
-
Abstract class providing convenient conversion suport between user-friendly unit-based text values and single long value.
- AbstractUnits(AbstractUnits.Unit...) - Constructor for class com.alee.utils.parsing.AbstractUnits
-
- AbstractUnits(List<AbstractUnits.Unit>) - Constructor for class com.alee.utils.parsing.AbstractUnits
-
- AbstractUnits.Unit - Class in com.alee.utils.parsing
-
Class representing single measurement unit.
- accept(T, U) - Method in interface com.alee.api.jdk.BiConsumer
-
Performs this operation on the given arguments.
- accept(T) - Method in interface com.alee.api.jdk.Consumer
-
Performs this operation on the given argument.
- accept(E) - Method in interface com.alee.utils.compare.Filter
-
Returns whether the specified object is accepted by this filter or not.
- accept(File) - Method in class com.alee.utils.filefilter.AbstractFileFilter
-
Returns whether the given file is accepted by this filter or not.
- accept(File) - Method in class com.alee.utils.filefilter.AllFilesFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.DirectoriesFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.FilesFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.GroupedFileFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.ImageFilesFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.IOFileFilterAdapter
-
- accept(File) - Method in class com.alee.utils.filefilter.NonHiddenFilter
-
- accept(File) - Method in class com.alee.utils.filefilter.SwingFileFilterAdapter
-
- actionCommand - Variable in class com.alee.utils.swing.WebTimer
-
Action command for fired events.
- actionPerformed(ActionEvent) - Method in class com.alee.utils.swing.TimerActionListener
-
- ADD - Static variable in class com.alee.graphics.filters.MiscComposite
-
- ADD - Static variable in class com.alee.graphics.filters.PixelUtils
-
- add(E) - Method in class com.alee.utils.array.ArrayListIterator
-
- add(T) - Method in class com.alee.utils.collection.CollectionBuilder
-
- add(boolean, T) - Method in class com.alee.utils.collection.CollectionBuilder
-
- add(Supplier<Boolean>, T) - Method in class com.alee.utils.collection.CollectionBuilder
-
- add(E) - Method in class com.alee.utils.collection.ImmutableCollection
-
- add(E) - Method in class com.alee.utils.collection.ImmutableList
-
- add(int, E) - Method in class com.alee.utils.collection.ImmutableList
-
- add(E) - Method in class com.alee.utils.collection.ImmutableSet
-
- add(E) - Method in class com.alee.utils.collection.WeakHashSet
-
- add(C, E) - Method in class com.alee.utils.swing.WeakComponentDataList
-
- addActionListener(ActionListener) - Method in class com.alee.utils.swing.WebTimer
-
Adds new action listener.
- addAll(Collection<? extends T>) - Method in class com.alee.utils.collection.CollectionBuilder
-
- addAll(boolean, Collection<? extends T>) - Method in class com.alee.utils.collection.CollectionBuilder
-
- addAll(Supplier<Boolean>, Collection<? extends T>) - Method in class com.alee.utils.collection.CollectionBuilder
-
- addAll(Collection<? extends E>) - Method in class com.alee.utils.collection.ImmutableCollection
-
- addAll(Collection<? extends E>) - Method in class com.alee.utils.collection.ImmutableList
-
- addAll(int, Collection<? extends E>) - Method in class com.alee.utils.collection.ImmutableList
-
- addAll(Collection<? extends E>) - Method in class com.alee.utils.collection.ImmutableSet
-
- addChild(JarEntry) - Method in class com.alee.utils.jar.JarEntry
-
- addDictionary(Dictionary) - Method in class com.alee.managers.language.data.Dictionary
-
- addDictionary(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
-
- addDictionaryListener(DictionaryListener) - Static method in class com.alee.managers.language.LanguageManager
-
- addDictionaryListener(JComponent, DictionaryListener) - Static method in class com.alee.managers.language.LanguageManager
-
- addEntry(AbstractHashMap.HashEntry, int) - Method in class com.alee.utils.map.AbstractHashMap
-
Adds an entry into this map.
- addFrame(BufferedImage) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Adds next GIF frame.
- addFrameChangeListener(FrameChangeListener) - Method in class com.alee.graphics.image.gif.GifIcon
-
- addImplicitArray(Class, String) - Static method in class com.alee.utils.XmlUtils
-
Adds an implicit array.
- addImplicitArray(Class, String, String) - Static method in class com.alee.utils.XmlUtils
-
Adds an implicit array which is used for all items of the given element name defined by itemName.
- addLanguageListener(LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
-
- addLanguageListener(JComponent, LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
-
- addMapping(int, int, Object, Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Adds a new key-value mapping into this map.
- addRecord(Record) - Method in class com.alee.managers.language.data.Dictionary
-
- addSettingsListener(SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- addSettingsListener(String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- addSettingsListener(String, String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- addText(Text) - Method in class com.alee.managers.language.data.Value
-
- addTranslation(TranslationInformation) - Method in class com.alee.managers.language.data.Dictionary
-
- addUnique(Collection<Boolean>, boolean[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Integer>, int[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Character>, char[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Byte>, byte[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Short>, short[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Long>, long[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Float>, float[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<Double>, double[]) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<T>, T...) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUnique(Collection<T>, Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
Adds all objects into the specified list.
- addUniqueNonNull(Collection<T>, T...) - Static method in class com.alee.utils.CollectionUtils
-
Adds all non-null objects into the specified list.
- addUniqueNonNull(Collection<T>, Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
Adds all non-null objects into the specified list.
- addValue(Value) - Method in class com.alee.managers.language.data.Record
-
- adjust(ComponentOrientation) - Method in enum com.alee.api.data.CompassDirection
-
Returns direction adjusted according to component orientation.
- adjust(Component.BaselineResizeBehavior) - Method in enum com.alee.api.data.Rotation
-
Returns baseline resize behavior adjusted according to rotation.
- alias(String, Class) - Static method in class com.alee.utils.XmlUtils
-
Alias a Class to a shorter name to be used in XML elements.
- alias(Class<T>) - Static method in class com.alee.utils.XmlUtils
-
Calls static "provideAliases" method on a class that implements AliasProvider.
- AliasProvider - Interface in com.alee.utils.xml
-
This interface notifies that implementing class can provide its aliases through static method "provideAliases".
- allDataMatch(BiPredicate<C, E>) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not all of the stored data pieces are accepted by specified
BiPredicate.
- allDataMatch(C, BiPredicate<C, E>) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not all of the data pieces stored for specified
JComponent are accepted by
BiPredicate.
- AllFilesFilter - Class in com.alee.utils.filefilter
-
Custom file filter that accepts all files.
- AllFilesFilter() - Constructor for class com.alee.utils.filefilter.AllFilesFilter
-
- allMatch(BiPredicate<C, D>) - Method in class com.alee.utils.swing.WeakComponentData
-
Returns whether or not all of the stored data pieces are accepted by specified
BiPredicate.
- allocateInstance(Class<T>) - Static method in class com.alee.utils.reflection.Unsafe
-
Returns new
Class instance.
- alpha - Variable in class com.alee.graphics.filters.ConvolveFilter
-
- ALPHA - Static variable in class com.alee.graphics.filters.PixelUtils
-
- ALPHA_TO_GRAY - Static variable in class com.alee.graphics.filters.PixelUtils
-
- alphabiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- alphadec - Variable in class com.alee.graphics.image.gif.NeuQuant
-
- alpharadbias - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- alpharadbshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- alterneigh(int, int, int, int, int) - Method in class com.alee.graphics.image.gif.NeuQuant
-
- altersingle(int, int, int, int, int) - Method in class com.alee.graphics.image.gif.NeuQuant
-
- ALWAYS_USE_SYSTEM_SETTINGS - Static variable in class com.alee.managers.proxy.ProxyManager
-
Settings key for system proxy settings usage option.
- alwaysDoTheSame() - Method in interface com.alee.managers.proxy.SystemProxyConfirmationSupport
-
Returns whether should remember the choice or not.
- analyzePixels() - Method in class com.alee.graphics.image.gif.GifEncoder
-
Analyzes image colors and creates color map.
- AncestorAdapter - Class in com.alee.utils.swing
-
- AncestorAdapter() - Constructor for class com.alee.utils.swing.AncestorAdapter
-
- ancestorAdded(AncestorEvent) - Method in class com.alee.utils.swing.AncestorAdapter
-
- ancestorMoved(AncestorEvent) - Method in class com.alee.utils.swing.AncestorAdapter
-
- ancestorRemoved(AncestorEvent) - Method in class com.alee.utils.swing.AncestorAdapter
-
- anyDataMatch(BiPredicate<C, E>) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not at least one of the stored data pieces is accepted by specified
BiPredicate.
- anyDataMatch(C, BiPredicate<C, E>) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not at least one of the data pieces stored for specified
JComponent is accepted by
BiPredicate.
- anyMatch(BiPredicate<C, D>) - Method in class com.alee.utils.swing.WeakComponentData
-
Returns whether or not at least one of the stored data pieces is accepted by specified
BiPredicate.
- apply(T, U) - Method in interface com.alee.api.jdk.BiFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface com.alee.api.jdk.Function
-
Applies this function to the given argument.
- appropriateFileName(String) - Static method in class com.alee.utils.FileUtils
-
Returns appropriate file name based on provided text.
- appropriateFileName(String, String) - Static method in class com.alee.utils.FileUtils
-
Returns appropriate file name based on provided text.
- areAllUnique(Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
Returns whether or not all
Collection elements are unique.
- array - Variable in class com.alee.utils.array.ArrayIterator
-
Array data.
- ArrayCloneBehavior - Class in com.alee.api.clone.behavior
-
- ArrayCloneBehavior() - Constructor for class com.alee.api.clone.behavior.ArrayCloneBehavior
-
- ArrayIterator<E> - Class in com.alee.utils.array
-
- ArrayIterator(E...) - Constructor for class com.alee.utils.array.ArrayIterator
-
- ArrayListBuilder<T> - Class in com.alee.utils.collection
-
- ArrayListBuilder() - Constructor for class com.alee.utils.collection.ArrayListBuilder
-
- ArrayListIterator<E> - Class in com.alee.utils.array
-
- ArrayListIterator(E...) - Constructor for class com.alee.utils.array.ArrayListIterator
-
- arrayToString(T...) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from array of elements using default separator.
- arrayToString(String, T...) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from array of elements using specified separator.
- arrayToString(String, Function<T, String>, T...) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from array of elements using specified separator.
- arrayToString(String, Function<T, String>, Filter<T>, T...) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from array of elements using specified separator.
- ArrayUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with arrays.
- asHashSet(Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
Returns data converted into
HashSet.
- asHashSet(T...) - Static method in class com.alee.utils.CollectionUtils
-
Returns data converted into
HashSet.
- asList(boolean[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns booleans converted into list.
- asList(int[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns integers converted into list.
- asList(char[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns characters converted into list.
- asList(byte[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns bytes converted into list.
- asList(short[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns shorts converted into list.
- asList(long[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns longs converted into list.
- asList(float[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns floats converted into list.
- asList(double[]) - Static method in class com.alee.utils.CollectionUtils
-
Returns doubles converted into list.
- asList(T...) - Static method in class com.alee.utils.CollectionUtils
-
Returns data converted into list.
- asList(Iterator<T>) - Static method in class com.alee.utils.CollectionUtils
-
Returns data converted into list.
- asNonNullList(T...) - Static method in class com.alee.utils.CollectionUtils
-
Returns non-null data converted into list.
- asVector(T...) - Static method in class com.alee.utils.CollectionUtils
-
Returns a vector of objects converted from data.
- at(String) - Static method in enum com.alee.api.data.Corner
-
Returns corner type for the specified scroll pane constant.
- authenticator - Static variable in class com.alee.managers.proxy.ProxyManager
-
Custom proxy authenticator.
- AUTO_SETTINGS_ON - Static variable in class com.alee.managers.proxy.ProxyManager
-
Settings key for automated proxy settings option.
- autoDetectionEnabled - Static variable in class com.alee.managers.proxy.ProxyManager
-
Whether automatic proxy detection is enabled or not.
- AVERAGE - Static variable in class com.alee.graphics.filters.MiscComposite
-
- AVERAGE - Static variable in class com.alee.graphics.filters.PixelUtils
-
- calculateNewCapacity(int) - Method in class com.alee.utils.map.AbstractHashMap
-
Calculates the new capacity of the map.
- calculateThreshold(int, float) - Method in class com.alee.utils.map.AbstractHashMap
-
Calculates the new threshold of the map, where it will be resized.
- callMethod(Object, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Calls object's method with the specified name and arguments.
- callMethods(List<?>, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns list of results returned by called methods.
- callMethods(Object[], String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns an array of results returned by called methods.
- callMethodSafely(Object, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns result given by called method.
- callMethodsSafely(List<?>, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns list of results returned by called methods.
- callMethodsSafely(Object[], String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns an array of results returned by called methods.
- callStaticMethod(String, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns result of called static method.
- callStaticMethod(Class, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns result of called static method.
- callStaticMethodSafely(String, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns result of called static method.
- callStaticMethodSafely(Class, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns result of called static method.
- canConvert(Class) - Method in class com.alee.managers.language.data.TextConverter
-
- canConvert(Class) - Method in class com.alee.managers.language.data.TranslationInformationConverter
-
- canConvert(Class) - Method in class com.alee.managers.language.data.ValueConverter
-
- canConvert(Class) - Method in class com.alee.managers.settings.SettingsConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.ClassConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.ColorConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.DimensionConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.FontConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.InsetsConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.ListToStringConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.LocaleConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.Point2DConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.PointConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.RectangleConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.ScaleConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.SimpleArrayConverter
-
- canConvert(Class) - Method in class com.alee.utils.xml.StrokeConverter
-
- canFilterIndexColorModel - Variable in class com.alee.graphics.filters.PointFilter
-
- canonicalPath(File) - Static method in class com.alee.utils.FileUtils
-
Returns file canonical path if its possible or absolute path otherwise.
- cap_butt - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
-
Converter constants.
- cap_round - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
-
- cap_square - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
-
- changeByDays(Calendar, int) - Static method in class com.alee.utils.TimeUtils
-
Changes calendar date by the specified days amount.
- check(Class) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not class has this specific modifier and throws an exception if it doesn't.
- check(Field) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not field has this specific modifier and throws an exception if it doesn't.
- check(Method) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not method has this specific modifier and throws an exception if it doesn't.
- checkCapacity() - Method in class com.alee.utils.map.AbstractHashMap
-
Checks the capacity of the map and enlarges it if necessary.
- checkNot(Class) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not class has this specific modifier and throws an exception if it doesn't.
- checkNot(Field) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not field has this specific modifier and throws an exception if it doesn't.
- checkNot(Method) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns checks whether or not method has this specific modifier and throws an exception if it doesn't.
- children - Variable in class com.alee.utils.jar.JarEntry
-
Children JAR entries.
- circleDown(float) - Static method in class com.alee.graphics.filters.ImageMath
-
A "circle down" function.
- circleUp(float) - Static method in class com.alee.graphics.filters.ImageMath
-
A "circle up" function.
- clamp(float, float, float) - Static method in class com.alee.graphics.filters.ImageMath
-
Clamp a value to an interval.
- clamp(int, int, int) - Static method in class com.alee.graphics.filters.ImageMath
-
Clamp a value to an interval.
- clamp(int) - Static method in class com.alee.graphics.filters.PixelUtils
-
Clamp a value to the range 0..255
- CLAMP_EDGES - Static variable in class com.alee.graphics.filters.ConvolveFilter
-
- ClassConverter - Class in com.alee.utils.xml
-
Custom XStream converter for
Class.
- ClassConverter() - Constructor for class com.alee.utils.xml.ClassConverter
-
- ClassRelationType - Enum in com.alee.utils.reflection
-
Enumeration representing
Class relation types.
- ClassResource - Class in com.alee.api.resource
-
- ClassResource(Class<?>, String) - Constructor for class com.alee.api.resource.ClassResource
-
- ClassResource(String, String) - Constructor for class com.alee.api.resource.ClassResource
-
- cleanUp(int) - Method in class com.alee.utils.swing.WebTimer
-
Cleans thread ID cache.
- CLEAR - Static variable in class com.alee.graphics.filters.PixelUtils
-
- clear() - Method in class com.alee.utils.collection.ImmutableCollection
-
- clear() - Method in class com.alee.utils.collection.ImmutableList
-
- clear() - Method in class com.alee.utils.collection.ImmutableSet
-
- clear() - Method in class com.alee.utils.collection.WeakHashSet
-
- clear() - Method in class com.alee.utils.map.AbstractHashMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class com.alee.utils.map.AbstractHashMap.EntrySet
-
- clear() - Method in class com.alee.utils.map.AbstractHashMap.KeySet
-
- clear() - Method in class com.alee.utils.map.AbstractHashMap.Values
-
- clear() - Method in class com.alee.utils.map.ImmutableMap
-
- clear() - Method in class com.alee.utils.map.SoftHashMap
-
- clear(C) - Method in class com.alee.utils.swing.WeakComponentData
-
- clear(C, BiConsumer<C, D>) - Method in class com.alee.utils.swing.WeakComponentData
-
- clearDictionaries() - Method in class com.alee.managers.language.data.Dictionary
-
- clearDictionaries() - Static method in class com.alee.managers.language.LanguageManager
-
Removes all added dictionaries including WebLaF ones.
- clearDirectory(File) - Static method in class com.alee.utils.FileUtils
-
Deletes all child files and directories for specified directory.
- clearDisplayFileCreationDateCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileCreationDate" method.
- clearDisplayFileCreationDateCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileCreationDate" method for specified file path.
- clearDisplayFileModificationDateCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileModificationDate" method.
- clearDisplayFileModificationDateCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileModificationDate" method for specified file path.
- clearDisplayFileNameCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileName" method.
- clearDisplayFileNameCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getDisplayFileName" method for specified file path.
- clearFileCaches(File) - Static method in class com.alee.utils.FileUtils
-
Clears all caches for specified file.
- clearFileCaches(String) - Static method in class com.alee.utils.FileUtils
-
Clears all caches for file under the specified path.
- clearFileDescriptionCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getFileDescription" method.
- clearFileDescriptionCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getFileDescription" method for specified file path.
- clearFilesCaches(File...) - Static method in class com.alee.utils.FileUtils
-
Clears all caches for specified files.
- clearFileTypeDescriptionCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getFileTypeDescription" method.
- clearFileTypeDescriptionCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "getFileTypeDescription" method for specified file path.
- clearIsCdDriveCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isCdDrive" method.
- clearIsCdDriveCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isCdDrive" method for specified file path.
- clearIsComputerCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isComputer" method.
- clearIsComputerCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isComputer" method for specified file path.
- clearIsDirectoryCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isDirectory" method.
- clearIsDirectoryCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isDirectory" method for specified file path.
- clearIsDriveCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isDrive" method.
- clearIsDriveCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isDrive" method for specified file path.
- clearIsFileCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isFile" method.
- clearIsFileCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isFile" method for specified file path.
- clearIsHiddenCache() - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isHidden" method.
- clearIsHiddenCache(String) - Static method in class com.alee.utils.FileUtils
-
Clears cache for "isHidden" method for specified file path.
- clearRecords() - Method in class com.alee.managers.language.data.Dictionary
-
- clearTexts() - Method in class com.alee.managers.language.data.Value
-
- clearValues() - Method in class com.alee.managers.language.data.Record
-
- clone(RecursiveClone, Object, int) - Method in class com.alee.api.clone.behavior.ArrayCloneBehavior
-
- clone(RecursiveClone, Object, int) - Method in class com.alee.api.clone.behavior.BasicCloneBehavior
-
- clone(RecursiveClone, T, int) - Method in class com.alee.api.clone.behavior.CloneableCloneBehavior
-
- clone(RecursiveClone, Collection, int) - Method in class com.alee.api.clone.behavior.CollectionCloneBehavior
-
- clone(RecursiveClone, Map, int) - Method in class com.alee.api.clone.behavior.MapCloneBehavior
-
- clone(RecursiveClone, T, int) - Method in class com.alee.api.clone.behavior.RedefinedCloneBehavior
-
- clone(RecursiveClone, O, int) - Method in class com.alee.api.clone.behavior.ReflectionCloneBehavior
-
- clone(RecursiveClone, Set, int) - Method in class com.alee.api.clone.behavior.SetCloneBehavior
-
- Clone - Class in com.alee.api.clone
-
Configurable algorithm for cloning object instances.
- Clone(UnknownResolver, GlobalCloneBehavior...) - Constructor for class com.alee.api.clone.Clone
-
Constructs new
Clone algorithm.
- Clone(UnknownResolver, List<GlobalCloneBehavior>) - Constructor for class com.alee.api.clone.Clone
-
Constructs new
Clone algorithm.
- clone(T) - Method in class com.alee.api.clone.Clone
-
Returns clone of the specified object.
- clone(RecursiveClone, int) - Method in interface com.alee.api.clone.CloneBehavior
-
Returns cloned instance of the object implementing
CloneBehavior.
- clone(RecursiveClone, O, int) - Method in interface com.alee.api.clone.GlobalCloneBehavior
-
Returns clone of the specified object.
- clone(T, int) - Method in interface com.alee.api.clone.RecursiveClone
-
Returns clone of the specified object.
- clone(Object) - Method in interface com.alee.api.merge.ClonePolicy
-
Returns source object or cloned object, depending on implementation.
- clone(Object) - Method in class com.alee.api.merge.clonepolicy.PerformClonePolicy
-
- clone(Object) - Method in class com.alee.api.merge.clonepolicy.SkipClonePolicy
-
- clone() - Method in class com.alee.managers.proxy.ProxySettings
-
- clone() - Method in class com.alee.utils.map.AbstractHashMap
-
Clones the map without cloning the keys or values.
- clone(T) - Static method in class com.alee.utils.ReflectUtils
-
Returns cloned object.
- clone(RecursiveClone, int) - Method in class com.alee.utils.swing.ColorUIResource
-
- clone(RecursiveClone, int) - Method in class com.alee.utils.swing.InsetsUIResource
-
- CloneableCloneBehavior<T extends Cloneable> - Class in com.alee.api.clone.behavior
-
- CloneableCloneBehavior() - Constructor for class com.alee.api.clone.behavior.CloneableCloneBehavior
-
- CloneBehavior<T> - Interface in com.alee.api.clone
-
Object clone behavior.
- CloneException - Exception in com.alee.api.clone
-
Special unchecked exception used to display various clone problems.
- CloneException() - Constructor for exception com.alee.api.clone.CloneException
-
- CloneException(String) - Constructor for exception com.alee.api.clone.CloneException
-
- CloneException(String, Throwable) - Constructor for exception com.alee.api.clone.CloneException
-
Constructs a new
CloneException with the specified detail message and cause.
- CloneException(Throwable) - Constructor for exception com.alee.api.clone.CloneException
-
- cloneFields(T, int) - Method in interface com.alee.api.clone.RecursiveClone
-
Returns clone of the specified object with all field values cloned according to
Clone settings.
- ClonePolicy - Interface in com.alee.api.merge
-
Merged objects cloning policy.
- cloneSafely(T) - Static method in class com.alee.utils.ReflectUtils
-
Returns cloned object.
- closePath() - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
- closeStream - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- coalesce - Variable in class com.alee.utils.swing.WebTimer
-
Whether each action should be fired from a separate invoke and wait call or not.
- collectAllCodes(List<String>) - Method in class com.alee.managers.language.data.Record
-
Collects all language codes from this
Record.
- collectAllLocales(List<Locale>) - Method in class com.alee.managers.language.data.Record
-
- collection - Variable in class com.alee.utils.collection.CollectionBuilder
-
- CollectionBuilder<T,C extends Collection<T>,B extends CollectionBuilder<T,C,B>> - Class in com.alee.utils.collection
-
- CollectionBuilder(C) - Constructor for class com.alee.utils.collection.CollectionBuilder
-
- CollectionCloneBehavior - Class in com.alee.api.clone.behavior
-
- CollectionCloneBehavior() - Constructor for class com.alee.api.clone.behavior.CollectionCloneBehavior
-
- collectionToString(Collection<T>) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from
Collection of elements using default separator.
- collectionToString(Collection<T>, String) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from
Collection of elements using specified separator.
- collectionToString(Collection<T>, String, Function<T, String>) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from
Collection of elements using specified separator.
- collectionToString(Collection<T>, String, Function<T, String>, Filter<T>) - Static method in class com.alee.utils.TextUtils
-
Returns single text combined from
Collection of elements using specified separator.
- CollectionUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with
Collection implementations.
- collectSupportedLocales(List<Locale>) - Method in class com.alee.managers.language.data.Dictionary
-
- COLOR - Static variable in class com.alee.graphics.filters.MiscComposite
-
- COLOR - Static variable in class com.alee.graphics.filters.PixelUtils
-
- COLOR_BURN - Static variable in class com.alee.graphics.filters.MiscComposite
-
- COLOR_DODGE - Static variable in class com.alee.graphics.filters.MiscComposite
-
- ColorConverter - Class in com.alee.utils.xml
-
Custom XStream converter for
Color.
- ColorConverter() - Constructor for class com.alee.utils.xml.ColorConverter
-
- colorDepth - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- colorFromString(String) - Static method in class com.alee.utils.xml.ColorConverter
-
Parses
Color from its string form.
- Colormap - Interface in com.alee.graphics.filters
-
An interface for color maps.
- colorMap() - Method in class com.alee.graphics.image.gif.NeuQuant
-
- colorSpline(float, int, int[]) - Static method in class com.alee.graphics.filters.ImageMath
-
Compute a Catmull-Rom spline for RGB values.
- colorSpline(int, int, int[], int[]) - Static method in class com.alee.graphics.filters.ImageMath
-
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
- colorTab - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- colorToString(Color) - Static method in class com.alee.utils.xml.ColorConverter
-
Convert specified
Color into string form.
- ColorUIResource - Class in com.alee.utils.swing
-
- ColorUIResource(int, int, int) - Constructor for class com.alee.utils.swing.ColorUIResource
-
- ColorUIResource(int) - Constructor for class com.alee.utils.swing.ColorUIResource
-
- ColorUIResource(float, float, float) - Constructor for class com.alee.utils.swing.ColorUIResource
-
- ColorUIResource(Color) - Constructor for class com.alee.utils.swing.ColorUIResource
-
- ColorUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with colors.
- com.alee.api - package com.alee.api
-
This package contains basic APIs provided by 'core' module.
- com.alee.api.annotations - package com.alee.api.annotations
-
- com.alee.api.clone - package com.alee.api.clone
-
- com.alee.api.clone.behavior - package com.alee.api.clone.behavior
-
- com.alee.api.clone.unknownresolver - package com.alee.api.clone.unknownresolver
-
- com.alee.api.data - package com.alee.api.data
-
- com.alee.api.duplicate - package com.alee.api.duplicate
-
- com.alee.api.jdk - package com.alee.api.jdk
-
- com.alee.api.matcher - package com.alee.api.matcher
-
- com.alee.api.merge - package com.alee.api.merge
-
- com.alee.api.merge.behavior - package com.alee.api.merge.behavior
-
- com.alee.api.merge.clonepolicy - package com.alee.api.merge.clonepolicy
-
- com.alee.api.merge.nullresolver - package com.alee.api.merge.nullresolver
-
- com.alee.api.merge.unknownresolver - package com.alee.api.merge.unknownresolver
-
- com.alee.api.resource - package com.alee.api.resource
-
- com.alee.api.ui - package com.alee.api.ui
-
- com.alee.api.version - package com.alee.api.version
-
- com.alee.graphics - package com.alee.graphics
-
This package contains various graphics-related utilities.
- com.alee.graphics.data - package com.alee.graphics.data
-
- com.alee.graphics.filters - package com.alee.graphics.filters
-
- com.alee.graphics.image.gif - package com.alee.graphics.image.gif
-
- com.alee.graphics.shapes - package com.alee.graphics.shapes
-
- com.alee.graphics.strokes - package com.alee.graphics.strokes
-
- com.alee.managers - package com.alee.managers
-
This package contains managers provided by 'core' module and various related classes used within those managers.
- com.alee.managers.language - package com.alee.managers.language
-
- com.alee.managers.language.data - package com.alee.managers.language.data
-
- com.alee.managers.proxy - package com.alee.managers.proxy
-
- com.alee.managers.settings - package com.alee.managers.settings
-
- com.alee.managers.task - package com.alee.managers.task
-
- com.alee.utils - package com.alee.utils
-
This package contains various utility and utility-related classes provided by 'core' module.
- com.alee.utils.array - package com.alee.utils.array
-
- com.alee.utils.collection - package com.alee.utils.collection
-
- com.alee.utils.compare - package com.alee.utils.compare
-
- com.alee.utils.concurrent - package com.alee.utils.concurrent
-
- com.alee.utils.encryption - package com.alee.utils.encryption
-
- com.alee.utils.file - package com.alee.utils.file
-
- com.alee.utils.filefilter - package com.alee.utils.filefilter
-
- com.alee.utils.general - package com.alee.utils.general
-
- com.alee.utils.jar - package com.alee.utils.jar
-
- com.alee.utils.laf - package com.alee.utils.laf
-
- com.alee.utils.map - package com.alee.utils.map
-
- com.alee.utils.parsing - package com.alee.utils.parsing
-
- com.alee.utils.reflection - package com.alee.utils.reflection
-
- com.alee.utils.sort - package com.alee.utils.sort
-
- com.alee.utils.swing - package com.alee.utils.swing
-
- com.alee.utils.swing.extensions - package com.alee.utils.swing.extensions
-
- com.alee.utils.system - package com.alee.utils.system
-
- com.alee.utils.text - package com.alee.utils.text
-
- com.alee.utils.xml - package com.alee.utils.xml
-
- com.alee.utils.zip - package com.alee.utils.zip
-
- combinePixels(int, int, int) - Static method in class com.alee.graphics.filters.PixelUtils
-
- combinePixels(int, int, int, int, int) - Static method in class com.alee.graphics.filters.PixelUtils
-
- combinePixels(int, int, int, int) - Static method in class com.alee.graphics.filters.PixelUtils
-
- compare(Record, Record) - Method in class com.alee.managers.language.data.RecordCountryComparator
-
- compare(TranslationInformation, TranslationInformation) - Method in class com.alee.managers.language.data.TranslationInformationComparator
-
- compare(Value, Value) - Method in class com.alee.managers.language.data.ValueCountryComparator
-
- compare(Integer, Integer) - Method in class com.alee.utils.compare.IntegerComparator
-
- compare(File, File) - Method in class com.alee.utils.file.FileComparator
-
Compares two files by their names and type.
- compare(String, String) - Method in class com.alee.utils.file.FileNameComparator
-
- compare(JarEntry, JarEntry) - Method in class com.alee.utils.jar.JarEntryComparator
-
- compareCountries(String, String) - Method in class com.alee.managers.language.data.AbstractCountryComparator
-
Returns result of two countries comparison.
- compareTo(Version) - Method in class com.alee.api.version.Version
-
- compareTo(AbstractUnits.Unit) - Method in class com.alee.utils.parsing.AbstractUnits.Unit
-
- compareTo(JavaVersion) - Method in class com.alee.utils.system.JavaVersion
-
Returns a negative integer, zero, or a positive integer if this version is less than, equal to, or greater than the other one.
- compareTo(double, int, int) - Method in class com.alee.utils.system.JavaVersion
-
Returns a negative integer, zero, or a positive integer if this version is less than, equal to, or greater than the other one.
- CompassDirection - Enum in com.alee.api.data
-
Enumeration representing compass direction constants.
- components - Variable in class com.alee.utils.swing.WeakComponentData
-
Set of
JComponents that have data of this kind stored within them.
- components() - Method in class com.alee.utils.swing.WeakComponentData
-
Returns
Set of
JComponents that have data of this kind stored within them.
- compose(Raster, Raster, WritableRaster) - Method in class com.alee.graphics.filters.MiscCompositeContext
-
- CompositeFilter - Class in com.alee.graphics.filters
-
A filter which composites two images together with an optional transform.
- CompositeFilter() - Constructor for class com.alee.graphics.filters.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite) - Constructor for class com.alee.graphics.filters.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite, AffineTransform) - Constructor for class com.alee.graphics.filters.CompositeFilter
-
Construct a CompositeFilter.
- CompositeStroke - Class in com.alee.graphics.strokes
-
- CompositeStroke(Stroke, Stroke) - Constructor for class com.alee.graphics.strokes.CompositeStroke
-
- CompoundFilter - Class in com.alee.graphics.filters
-
A BufferedImageOp which combines two other BufferedImageOps, one after the other.
- CompoundFilter(BufferedImageOp, BufferedImageOp) - Constructor for class com.alee.graphics.filters.CompoundFilter
-
Construct a CompoundFilter.
- COMPUTATION - Static variable in class com.alee.managers.task.TaskManager
-
Identifier of predefined
TaskGroup for computation requests.
- computeMD5(String) - Static method in class com.alee.utils.FileUtils
-
Returns MD5 for specified
String data.
- computeMD5(String, int) - Static method in class com.alee.utils.FileUtils
-
Returns MD5 for specified
String data and uses a buffer of the specified length.
- computeMD5(Resource) - Static method in class com.alee.utils.FileUtils
-
Returns MD5 for specified
File content.
- computeMD5(Resource, int) - Static method in class com.alee.utils.FileUtils
-
Returns MD5 for specified
File content and uses a buffer of the specified length.
- computeMD5(InputStream) - Static method in class com.alee.utils.FileUtils
-
- computeMD5(InputStream, int) - Static method in class com.alee.utils.FileUtils
-
Returns MD5 for the data provided by
InputStream and uses a buffer of the specified length.
- configureGroup(TaskGroup) - Static method in class com.alee.managers.task.TaskManager
-
- Conjunction - Enum in com.alee.api
-
Basic conjunctions that can be used anywhere in the code.
- Consumer<T> - Interface in com.alee.api.jdk
-
Represents an operation that accepts a single input argument and returns no result.
- contains(double, double) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- contains(Point2D) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- contains(double, double, double, double) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- contains(Rectangle2D) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- contains(String) - Method in class com.alee.managers.language.Language
-
Returns whether or not specified language key exists in this
Language.
- contains(String) - Static method in class com.alee.managers.language.LM
-
Returns whether or not specified language key exists in default
Language.
- contains(int, int[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified number or not.
- contains(long, long[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified number or not.
- contains(float, float[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified number or not.
- contains(double, double[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified number or not.
- contains(char, char[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified character or not.
- contains(byte, byte[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified byte or not.
- contains(String, String[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified text or not.
- contains(Object, Object[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether array contains the specified object or not.
- contains(Object) - Method in class com.alee.utils.collection.ImmutableCollection
-
- contains(Object) - Method in class com.alee.utils.collection.ImmutableList
-
- contains(Object) - Method in class com.alee.utils.collection.ImmutableSet
-
- contains(Object) - Method in class com.alee.utils.collection.WeakHashSet
-
- contains(Object) - Method in class com.alee.utils.map.AbstractHashMap.EntrySet
-
- contains(Object) - Method in class com.alee.utils.map.AbstractHashMap.KeySet
-
- contains(Object) - Method in class com.alee.utils.map.AbstractHashMap.Values
-
- contains(C) - Method in class com.alee.utils.swing.WeakComponentData
-
Returns whether or not specified
JComponent has data of this kind stored within.
- containsAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableCollection
-
- containsAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableList
-
- containsAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableSet
-
- containsAll(Collection<?>) - Method in class com.alee.utils.collection.WeakHashSet
-
- containsData(C) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not
JComponent has any data of this kind stored within.
- containsData(C, E) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns whether or not
JComponent has specified data stored within.
- containsFile(List, File) - Static method in class com.alee.utils.FileUtils
-
Returns whether list of files or file paths contains the specified file or not.
- containsInClassOrSuperclassName(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns whether one of superclasses contains specified text in its name or not.
- containsKey(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class com.alee.utils.map.ImmutableMap
-
- containsText(String) - Method in class com.alee.managers.language.Language
-
Returns whether or not at least single
Text exists for specified language key.
- containsText(String, String) - Method in class com.alee.managers.language.Language
-
Returns whether or not at least single
Text exists for specified language key and state.
- containsText(String) - Static method in class com.alee.managers.language.LM
-
Returns whether or not at least single
Text exists for specified language key.
- containsText(String, String) - Static method in class com.alee.managers.language.LM
-
Returns whether or not at least single
Text exists for specified language key and state.
- containsValue(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class com.alee.utils.map.ImmutableMap
-
- contest(int, int, int) - Method in class com.alee.graphics.image.gif.NeuQuant
-
- CONTEXT_BASE - Static variable in class com.alee.utils.XmlUtils
-
- CONTEXT_NEAR_CLASS - Static variable in class com.alee.utils.XmlUtils
-
- ContrastFilter - Class in com.alee.graphics.filters
-
A filter to change the brightness and contrast of an image.
- ContrastFilter() - Constructor for class com.alee.graphics.filters.ContrastFilter
-
Constructs new contrast filter with default settings.
- ContrastFilter(float, float) - Constructor for class com.alee.graphics.filters.ContrastFilter
-
Constructs new contrast filter.
- ConverterContext - Class in com.alee.utils.xml
-
Custom context for passing
ThreadLocal settings for XStream converters.
- convertKey(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Converts input keys to another object for storage in the map.
- convolve(Kernel, int[], int[], int, int, int) - Static method in class com.alee.graphics.filters.ConvolveFilter
-
- convolve(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.alee.graphics.filters.ConvolveFilter
-
- convolveAndTranspose(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.alee.graphics.filters.GaussianFilter
-
- ConvolveFilter - Class in com.alee.graphics.filters
-
A filter which applies a convolution kernel to an image.
- ConvolveFilter() - Constructor for class com.alee.graphics.filters.ConvolveFilter
-
Construct a filter with a null kernel.
- ConvolveFilter(float[]) - Constructor for class com.alee.graphics.filters.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- ConvolveFilter(int, int, float[]) - Constructor for class com.alee.graphics.filters.ConvolveFilter
-
Construct a filter with the given kernel.
- ConvolveFilter(Kernel) - Constructor for class com.alee.graphics.filters.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- convolveH(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.alee.graphics.filters.ConvolveFilter
-
Convolve with a kernel consisting of one row
- convolveHV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.alee.graphics.filters.ConvolveFilter
-
Convolve with a 2D kernel
- convolveV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.alee.graphics.filters.ConvolveFilter
-
Convolve with a kernel consisting of one column
- copy(Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
- copy(InputStream, OutputStream) - Static method in class com.alee.utils.IOUtils
-
- copy(InputStream, OutputStream, int) - Static method in class com.alee.utils.IOUtils
-
- copy(InputStream, OutputStream, byte[]) - Static method in class com.alee.utils.IOUtils
-
- copyDirectory(String, String) - Static method in class com.alee.utils.FileUtils
-
Copies src directory content into dst directory and returns whether operation succeed or not.
- copyDirectory(String, String, boolean) - Static method in class com.alee.utils.FileUtils
-
Copies src directory content into dst directory and returns whether operation succeed or not.
- copyDirectory(File, File) - Static method in class com.alee.utils.FileUtils
-
Copies src directory content into dst directory and returns whether operation succeed or not.
- copyDirectory(File, File, boolean) - Static method in class com.alee.utils.FileUtils
-
Copies src directory content into dst directory and returns whether operation succeed or not.
- copyFile(String, String) - Static method in class com.alee.utils.FileUtils
-
Copies source file content into destination file.
- copyFile(File, File) - Static method in class com.alee.utils.FileUtils
-
Copies source file content into destination file.
- copyFile(FileChannel, FileChannel) - Static method in class com.alee.utils.FileUtils
-
Copies file data from source file channel into destination file channel.
- copyHashMap(HashMap<K, V>) - Static method in class com.alee.utils.MapUtils
-
Returns copied HashMap.
- copyLinkedHashMap(LinkedHashMap<K, V>) - Static method in class com.alee.utils.MapUtils
-
Returns copied LinkedHashMap.
- copyMap(Map<K, V>) - Static method in class com.alee.utils.MapUtils
-
Returns copied Map.
- copySubList(List<T>, int, int) - Static method in class com.alee.utils.CollectionUtils
-
Returns sub list with copied values.
- copyToBufferedImage(Icon) - Static method in class com.alee.utils.ImageUtils
-
- copyToBufferedImage(Image) - Static method in class com.alee.utils.ImageUtils
-
- copyToBufferedImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- copyToClipboard(String) - Static method in class com.alee.utils.SystemUtils
-
Copies text to system clipboard.
- CoreManagers - Class in com.alee.managers
-
Core managers simple initialization class.
- CoreManagers() - Constructor for class com.alee.managers.CoreManagers
-
- CoreSwingUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with core Swing components, their settings and events.
- Corner - Enum in com.alee.api.data
-
Enumeration of different corner types.
- create() - Method in class com.alee.utils.reflection.LazyInstance
-
Returns new object instance.
- createActionEvent() - Method in class com.alee.utils.swing.WebTimer
-
Returns action event.
- createArray(T[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the component class type from the specified array.
- createArray(Class<T>, int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the specified component class type.
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.alee.graphics.filters.ConvolveFilter
-
- createCompatibleImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- createCompatibleImage(int, int) - Static method in class com.alee.utils.ImageUtils
-
- createCompatibleImage(int, int, int) - Static method in class com.alee.utils.ImageUtils
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.alee.graphics.filters.MiscComposite
-
- createDisabledCopy() - Method in interface com.alee.api.ui.DisabledCopySupplier
-
Returns disabled state copy of implementing class instance.
- createDisabledCopy() - Method in class com.alee.graphics.image.gif.GifFrame
-
- createDisabledCopy() - Method in class com.alee.graphics.image.gif.GifIcon
-
Returns copy of this
GifIcon with only first frame made look disabled.
- createDisabledCopy(Icon) - Static method in class com.alee.utils.ImageUtils
-
Returns
Icon that is copy of the specified
Icon made look disabled.
- createDisabledCopy(Image) - Static method in class com.alee.utils.ImageUtils
-
- createDisabledCopy(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- createEntry(AbstractHashMap.HashEntry, int, Object, Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Creates an entry to store the key-value data.
- createEntrySetIterator() - Method in class com.alee.utils.map.AbstractHashMap
-
Creates an entry set iterator.
- createFileDescription(File, String) - Static method in class com.alee.utils.FileUtils
-
Returns complete file description.
- createImageThumbnail(BufferedImage, Dimension) - Static method in class com.alee.utils.ImageUtils
-
- createImageThumbnail(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
-
- createImageThumbnail(BufferedImage, int) - Static method in class com.alee.utils.ImageUtils
-
- createInnerShadowImage(int, Shape, int, float) - Static method in class com.alee.utils.ImageUtils
-
Returns shadow image based on provided shape.
- createInstance(String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns newly created class instance.
- createInstance(Class, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns newly created class instance.
- createInstanceSafely(String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns newly created class instance.
- createInstanceSafely(Class, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns newly created class instance.
- createKeySetIterator() - Method in class com.alee.utils.map.AbstractHashMap
-
Creates a key set iterator.
- createModificationException() - Method in class com.alee.utils.collection.ImmutableCollection
-
- createModificationException() - Method in class com.alee.utils.collection.ImmutableList
-
- createModificationException() - Method in class com.alee.utils.collection.ImmutableSet
-
- createModificationException() - Method in class com.alee.utils.map.ImmutableMap
-
- createShadowImage(int, int, Shape, int, float, boolean) - Static method in class com.alee.utils.ImageUtils
-
Returns shadow image based on provided shape.
- createString(String, int) - Static method in class com.alee.utils.TextUtils
-
Creates new string filled with specified amount of same characters.
- createString(char, int) - Static method in class com.alee.utils.TextUtils
-
Creates new string filled with specified amount of same characters.
- createStrokedShape(Shape) - Method in class com.alee.graphics.strokes.CompositeStroke
-
- createStrokedShape(Shape) - Method in class com.alee.graphics.strokes.RandomStroke
-
- createStrokedShape(Shape) - Method in class com.alee.graphics.strokes.ShapeStroke
-
- createStrokedShape(Shape) - Method in class com.alee.graphics.strokes.TextStroke
-
- createStrokedShape(Shape) - Method in class com.alee.graphics.strokes.ZigzagStroke
-
- createTransparentCopy(float) - Method in interface com.alee.api.ui.TransparentCopySupplier
-
Returns semi-transparent state copy of implementing class instance.
- createTransparentCopy(float) - Method in class com.alee.graphics.image.gif.GifFrame
-
- createTransparentCopy(float) - Method in class com.alee.graphics.image.gif.GifIcon
-
Returns copy of this
GifIcon with only first frame made semi-transparent.
- createTransparentCopy(Icon, float) - Static method in class com.alee.utils.ImageUtils
-
Returns
Icon that is copy of the specified
Icon made look disabled.
- createTransparentCopy(Image, float) - Static method in class com.alee.utils.ImageUtils
-
- createTransparentCopy(BufferedImage, float) - Static method in class com.alee.utils.ImageUtils
-
- createValuesIterator() - Method in class com.alee.utils.map.AbstractHashMap
-
Creates a values iterator.
- createWriter(Writer) - Method in class com.alee.utils.xml.XmlDriver
-
- createWriter(OutputStream) - Method in class com.alee.utils.xml.XmlDriver
-
- currentDate() - Static method in class com.alee.utils.TimeUtils
-
Returns current system date.
- currentEntry() - Method in class com.alee.utils.map.AbstractHashMap.HashIterator
-
- currentNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Returns current system nano time.
- currentTime() - Static method in class com.alee.utils.TimeUtils
-
Returns current system time.
- curveTo(float, float, float, float, float, float) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
Adds a curved segment, defined by three new points, to the path by drawing a Bezier curve that intersects both the current
coordinates and the specified coordinates (x3,y3), using the specified points (x1,y1) and (x2,y2) as
Bezier control points.
- customize(T) - Method in interface com.alee.utils.swing.Customizer
-
Customizes the specified object.
- Customizer<T> - Interface in com.alee.utils.swing
-
This interface allows you to create customizer for objects of any type.
- cutImage(Icon, Shape) - Static method in class com.alee.utils.ImageUtils
-
- cutImage(Image, Shape) - Static method in class com.alee.utils.ImageUtils
-
- cutImage(BufferedImage, Shape) - Static method in class com.alee.utils.ImageUtils
-
- cycleCount - Variable in class com.alee.utils.swing.WebTimer
-
Number of executed cycles;
- cyclesLimit - Variable in class com.alee.utils.swing.WebTimer
-
Timer cycles execution limit.
- gain(float, float) - Static method in class com.alee.graphics.filters.ImageMath
-
A variant of the gamma function.
- gamma - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- gammashift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- GaussianFilter - Class in com.alee.graphics.filters
-
A filter which applies Gaussian blur to an image.
- GaussianFilter() - Constructor for class com.alee.graphics.filters.GaussianFilter
-
Construct a Gaussian filter
- GaussianFilter(float) - Constructor for class com.alee.graphics.filters.GaussianFilter
-
Construct a Gaussian filter
- GB - Static variable in class com.alee.utils.FileUtils
-
Number of bytes in 1 gigabyte.
- generateId() - Static method in class com.alee.utils.TextUtils
-
Returns random ID with default prefix and suffix.
- generateId(String) - Static method in class com.alee.utils.TextUtils
-
Returns random ID with specified prefix and default suffix.
- generateId(String, String) - Static method in class com.alee.utils.TextUtils
-
Returns random ID with specified prefix and suffix.
- generateId(int) - Static method in class com.alee.utils.TextUtils
-
Returns randomly generated ID part with specified length.
- GeometryUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with points and various shapes.
- get(int) - Static method in enum com.alee.api.data.BoxOrientation
-
Returns enumeration literal referencing constant value.
- get(int) - Static method in enum com.alee.api.data.CompassDirection
-
Returns enumeration literal referencing constant value.
- get(int) - Static method in enum com.alee.api.data.Orientation
-
Returns enumeration literal referencing constant value.
- get() - Method in interface com.alee.api.jdk.Supplier
-
Returns a result.
- get() - Method in interface com.alee.api.jdk.UnsafeSupplier
-
Returns a result.
- get(String, Object...) - Method in class com.alee.managers.language.Language
-
Returns text for the specified language key from this
Language.
- get(String, Object...) - Static method in class com.alee.managers.language.LM
-
Returns text for the specified language key from this
Language.
- get(String) - Method in class com.alee.managers.settings.SettingsGroup
-
Returns value for specified key.
- get(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns stored settings.
- get(String, T) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns stored settings.
- get(String, Supplier<T>) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns stored settings.
- get(String, String, T) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns stored settings.
- get(String, String, Supplier<T>) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns stored settings.
- get(int) - Method in class com.alee.utils.collection.ImmutableList
-
- get(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class com.alee.utils.map.ImmutableMap
-
- get(Object) - Method in class com.alee.utils.map.SoftHashMap
-
- get() - Static method in class com.alee.utils.parsing.DurationUnits
-
- get() - Static method in class com.alee.utils.parsing.FileSizeUnits
-
- get() - Method in class com.alee.utils.reflection.LazyInstance
-
Returns singleton object instance.
- get(int) - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns all modifier types.
- get(Class) - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns all class modifier types.
- get(Field) - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns all field modifier types.
- get(Method) - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns all method modifier types.
- get(C) - Method in class com.alee.utils.swing.WeakComponentData
-
- get(C, Function<C, D>) - Method in class com.alee.utils.swing.WeakComponentData
-
- get() - Static method in class com.alee.utils.xml.ConverterContext
-
- getActionCommand() - Method in class com.alee.utils.swing.WebTimer
-
Returns action command for fired events.
- getAddMargins() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getAddress(URL) - Static method in class com.alee.utils.NetUtils
-
Returns address represented by the specified URL object.
- getAlign() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getAlignX() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getAlignY() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getAllLocales() - Method in class com.alee.managers.language.data.Dictionary
-
- getAllLocales() - Method in class com.alee.managers.language.LanguageManager
-
- getAlpha() - Method in class com.alee.graphics.filters.MiscComposite
-
- getAngle() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getAngle() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getAngle(Point, Point) - Static method in class com.alee.utils.GeometryUtils
-
Returns angle between the line specified by points and y=0 line.
- getAngle(int, int, int, int) - Static method in class com.alee.utils.GeometryUtils
-
Returns angle between the line specified by points and y=0 line.
- getAuthenticator() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns current proxy authenticator.
- getAuthor() - Method in class com.alee.managers.language.data.TranslationInformation
-
Returns translation author.
- getAvailableName(String, String) - Static method in class com.alee.utils.FileUtils
-
Returns available file name in the specified directory and which is similar the specified name.
- getAvailableName(File, String) - Static method in class com.alee.utils.FileUtils
-
Returns available file name in the specified directory and which is similar the specified name.
- getAvailableName(List<String>, String) - Static method in class com.alee.utils.FileUtils
-
Returns available file name that is not contained in the existing names list.
- getBackupFilesExtension() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns backup files extension.
- getBaseAddress(String) - Static method in class com.alee.utils.NetUtils
-
Returns base address for the specified complete address.
- getBFactor() - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- getBlack() - Method in class com.alee.graphics.filters.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- getBounds() - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- getBounds2D(BufferedImage) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
- getBounds2D(BufferedImage) - Method in class com.alee.graphics.filters.ConvolveFilter
-
- getBounds2D() - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- getBoundsInWindow(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns component bounds inside its window.
- getBoundsOnScreen(Component, boolean) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns
Component bounds on screen, either only visible or complete ones.
- getBrightness() - Method in class com.alee.graphics.filters.ContrastFilter
-
Get the filter brightness.
- getCallerClass() - Static method in class com.alee.utils.ReflectUtils
-
Returns method caller class.
- getCallerClass(int) - Static method in class com.alee.utils.ReflectUtils
-
Returns method caller class.
- getCanonicalEntryName() - Method in class com.alee.utils.jar.JarEntry
-
- getCanonicalEntryPath() - Method in class com.alee.utils.jar.JarEntry
-
- getChildByName(String) - Method in class com.alee.utils.jar.JarEntry
-
Returns child
JarEntry with the specfiied name or
null if it cannot be found.
- getChildByName(String, boolean) - Method in class com.alee.utils.jar.JarEntry
-
Returns child
JarEntry with the specfiied name or
null if it cannot be found.
- getChildByName(String) - Method in class com.alee.utils.jar.JarStructure
-
Returns child
JarEntry with the specfiied name or
null if it cannot be found.
- getChildByName(String, boolean) - Method in class com.alee.utils.jar.JarStructure
-
Returns child
JarEntry with the specfiied name or
null if it cannot be found.
- getChildEntries() - Method in class com.alee.utils.jar.JarStructure
-
- getChildren() - Method in class com.alee.utils.jar.JarEntry
-
- getChildren(T) - Method in interface com.alee.utils.sort.TopologicalGraphProvider
-
Returns child nodes for the specified parent.
- getChunk(String, int, int) - Method in class com.alee.utils.file.FileNameComparator
-
Returns name chunk starting from marker position.
- getClass(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns class for the specified canonical name.
- getClassEntry(Class<?>) - Method in class com.alee.utils.jar.JarStructure
-
Returns
JarEntry for the specified
Class or
null if it cannot be found.
- getClassFileName(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name with ".class" extension in the end.
- getClassFileName(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name with ".class" extension in the end.
- getClassName() - Method in class com.alee.api.resource.ClassResource
-
Returns name of the
Class relative to which resource is located.
- getClassName(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name.
- getClassName(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name.
- getClassPackages(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns class packages.
- getClassPackages(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns class packages.
- getClassSafely(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns class for the specified canonical name.
- getClassTypes(Object[]) - Static method in class com.alee.utils.ReflectUtils
-
Returns an array of argument class types.
- getClosestSuperclass(Object, Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns closest superclass for both of the specified classes.
- getClosestSuperclass(Class, Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns closest super
Class for both of the specified
Classes.
- getColor(float) - Method in interface com.alee.graphics.filters.Colormap
-
Convert a value in the range 0..1 to an RGB color.
- getColormap() - Method in class com.alee.graphics.filters.RaysFilter
-
- getCompleteClassName(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns complete class name that includes enclosing class name if one exists.
- getCompleteClassName(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns complete class name that includes enclosing class name if one exists.
- getComposite() - Method in class com.alee.graphics.filters.CompositeFilter
-
Get the composite.
- getConstructor(Class, Class...) - Static method in class com.alee.utils.ReflectUtils
-
Returns class constructor for the specified argument types.
- getContainingRect(List<Point>) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified points.
- getContainingRect(Point...) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified points.
- getContainingRect(Rectangle...) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified rectangles.
- getContainingRect(Rectangle, Rectangle) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing two others.
- getContrast() - Method in class com.alee.graphics.filters.ContrastFilter
-
Get the filter contrast.
- getCurrentBufImg() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Gets the first (or only) image read.
- getCurrentEvent() - Static method in class com.alee.utils.CoreSwingUtils
-
- getCurrentEventModifiers() - Static method in class com.alee.utils.CoreSwingUtils
-
- getCycleCount() - Method in class com.alee.utils.swing.WebTimer
-
Returns executed cycles count.
- getCycleNumber() - Method in class com.alee.utils.swing.WebTimer
-
Returns current cycle number.
- getCyclesLimit() - Method in class com.alee.utils.swing.WebTimer
-
Returns timer cycles execution limit.
- getCycleTimeLeft() - Method in class com.alee.utils.swing.WebTimer
-
Returns time left in milliseconds until current cycle action execution.
- getCycleTimePassed() - Method in class com.alee.utils.swing.WebTimer
-
Returns time passed in milliseconds since current cycle start.
- getDate() - Method in class com.alee.utils.file.FileDescription
-
Returns modification date.
- getDefaultPrimitiveValue(Class<?>) - Static method in class com.alee.utils.ReflectUtils
-
Returns default primitive type value.
- getDefaultScreenDevice() - Static method in class com.alee.utils.SystemUtils
-
Returns default screen device.
- getDefaultSettingsDir() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns default settings directory.
- getDefaultSettingsDirName() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns default settings directory name.
- getDefaultSettingsGroup() - Static method in class com.alee.managers.settings.SettingsManager
-
- getDelay(int) - Method in class com.alee.graphics.image.gif.GifDecoder
-
Gets display duration for specified frame.
- getDelay() - Method in class com.alee.utils.swing.WebTimer
-
Returns delay between timer cycles in milliseconds.
- getDescription() - Method in class com.alee.utils.file.FileDescription
-
Returns file description.
- getDescription() - Method in class com.alee.utils.filefilter.AbstractFileFilter
-
Returns short file filter description.
- getDescription() - Method in class com.alee.utils.filefilter.AllFilesFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.DescriptiveFileFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.DirectoriesFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.FilesFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.GroupedFileFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.ImageFilesFilter
-
- getDescription() - Method in class com.alee.utils.filefilter.NonHiddenFilter
-
- getDesktop() - Static method in class com.alee.utils.FileUtils
-
Returns desktop directory if one can be found.
- getDesktopPath() - Static method in class com.alee.utils.FileUtils
-
Returns desktop directory path if one can be found.
- getDeviceBounds(GraphicsDevice, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device bounds.
- getDeviceBounds(GraphicsConfiguration, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device bounds.
- getDeviceBounds(Point, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen bounds for the specified location.
- getDeviceBounds(Rectangle, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen bounds within which most part of the specified bounds is placed.
- getDeviceBounds(Component, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen bounds within which most part of the specified component is placed.
- getDevicesBounds(boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device bounds for all screen devices available.
- getDictionaries() - Method in class com.alee.managers.language.data.Dictionary
-
- getDictionaries() - Method in class com.alee.managers.language.Language
-
- getDictionaries() - Static method in class com.alee.managers.language.LanguageManager
-
- getDisabledCopy(Icon) - Static method in class com.alee.utils.ImageUtils
-
Returns new or cached copy of specified
Icon made look disabled.
- getDiskRoots() - Static method in class com.alee.utils.FileUtils
-
Returns array of available system disks.
- getDisplayedFrame() - Method in class com.alee.graphics.image.gif.GifIcon
-
Returns currently displayed
GifFrame index.
- getDisplayedImage() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getDisplayFileCreationDate(File) - Static method in class com.alee.utils.FileUtils
-
Returns file modification date to display.
- getDisplayFileModificationDate(File) - Static method in class com.alee.utils.FileUtils
-
Returns file modification date to display.
- getDisplayFileName(File) - Static method in class com.alee.utils.FileUtils
-
Returns file name to display.
- getDisplayFileSize(File) - Static method in class com.alee.utils.FileUtils
-
Returns file size to display.
- getDisplayFileSize(File, int) - Static method in class com.alee.utils.FileUtils
-
Returns file size to display.
- getDistance() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getDistance() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getDominantColor(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- getEdgeAction() - Method in class com.alee.graphics.filters.ConvolveFilter
-
- getEndOfDay(Date) - Static method in class com.alee.utils.TimeUtils
-
Returns end-of-day date.
- getEntry(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Gets the entry mapped to the key specified.
- getEntryExtension() - Method in class com.alee.utils.jar.JarEntry
-
Returns
JarEntry file extension if it is a file, empty
String othewise.
- getError() - Method in class com.alee.managers.settings.SettingsGroupState
-
Returns occurred exception.
- getExtension() - Method in enum com.alee.utils.file.MimeType
-
Returns extension for this type.
- getField(Class<?>, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns specified class field.
- getFieldGetter(Object, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns field getter method by popular method naming pattern.
- getFieldGetter(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns field getter method by popular method naming pattern.
- getFields(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns all fields in the specified object class and all of its superclasses.
- getFields(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns all fields in the specified class and all of its superclasses.
- getFields(Object, ModifierType...) - Static method in class com.alee.utils.ReflectUtils
-
Returns all fields in the specified object class and all of its superclasses.
- getFields(Class, ModifierType...) - Static method in class com.alee.utils.ReflectUtils
-
Returns all fields in the specified class and all of its superclasses.
- getFieldSafely(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns specified class field.
- getFieldType(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns specified class field's type.
- getFieldTypeSafely(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns specified class field's type.
- getFieldValue(Object, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns object field value.
- getFieldValueSafely(Object, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns object field value.
- getFileDescription(File, String) - Static method in class com.alee.utils.FileUtils
-
Returns complete file description.
- getFileExtPart(File, boolean) - Static method in class com.alee.utils.FileUtils
-
Returns file extension either with or without dot.
- getFileExtPart(String, boolean) - Static method in class com.alee.utils.FileUtils
-
Returns file extension either with or without dot.
- getFileFilter() - Method in class com.alee.utils.filefilter.IOFileFilterAdapter
-
Returns adapted filter.
- getFileFilter() - Method in class com.alee.utils.filefilter.SwingFileFilterAdapter
-
Returns adapted filter.
- getFileIcon(File) - Static method in class com.alee.utils.FileUtils
-
Returns system file icon.
- getFileIcon(File, boolean) - Static method in class com.alee.utils.FileUtils
-
Returns either large or small system file icon.
- getFileLocation(ZipEntry) - Static method in class com.alee.utils.ZipUtils
-
Returns file location for the specified zip entry.
- getFileName(ZipEntry) - Static method in class com.alee.utils.ZipUtils
-
Returns file name for the specified zip entry.
- getFileNamePart(File) - Static method in class com.alee.utils.FileUtils
-
Returns file name without extension.
- getFileNamePart(String) - Static method in class com.alee.utils.FileUtils
-
Returns file name without extension.
- getFilePath(File) - Static method in class com.alee.utils.FileUtils
-
Returns list of files contained in path of the specified file.
- getFileSize(String) - Static method in class com.alee.utils.FileUtils
-
Returns file size, located at the specified url.
- getFileSize(URL) - Static method in class com.alee.utils.FileUtils
-
Returns file size, located at the specified url.
- getFileSizeString(long) - Static method in class com.alee.utils.FileUtils
-
Returns file size to display.
- getFileSizeString(long, int) - Static method in class com.alee.utils.FileUtils
-
Returns file size to display.
- getFileTypeDescription(File) - Static method in class com.alee.utils.FileUtils
-
Returns file type description.
- getForeground(P) - Method in interface com.alee.api.ui.ForegroundBridge
-
- getFrame(int) - Method in class com.alee.graphics.image.gif.GifDecoder
-
Gets the image contents of frame n.
- getFrame(int) - Method in class com.alee.graphics.image.gif.GifIcon
-
Returns
GifFrame at the specified index.
- getFrameCount() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Gets the number of frames read from file.
- getFrameCount() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getFrames() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getGetterMethodName(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns getter method name for the specified field.
- getGFactor() - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- getGraphicsConfiguration() - Static method in class com.alee.utils.SystemUtils
-
Returns default screen GraphicsConfiguration.
- getGraphicsDevice(Window) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device for the specified window.
- getGraphicsDevice(Point) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device for the specified location.
- getGraphicsDevice(Rectangle) - Static method in class com.alee.utils.SystemUtils
-
Returns screen device where most part of specified bounds is placed.
- getGraphicsDevices() - Static method in class com.alee.utils.SystemUtils
-
Returns list of available screen devices.
- getGraphicsEnvironment() - Static method in class com.alee.utils.SystemUtils
-
Returns default GraphicsEnvironment.
- getGroup(String) - Static method in class com.alee.managers.task.TaskManager
-
Returns
TaskGroup with the specified identifier.
- getGroupFilePath(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns directory where settings group file is saved.
- getHost(String) - Static method in class com.alee.utils.NetUtils
-
Returns host for the specified address.
- getHRadius() - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- getIcon(P) - Method in interface com.alee.api.ui.IconBridge
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.AbstractFileFilter
-
Returns file filter
Icon.
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.AllFilesFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.DescriptiveFileFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.DirectoriesFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.FilesFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.GroupedFileFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.ImageFilesFilter
-
- getIcon(RenderingParameters) - Method in class com.alee.utils.filefilter.NonHiddenFilter
-
- getIcon() - Method in class com.alee.utils.jar.JarEntry
-
- getIcon() - Method in enum com.alee.utils.jar.JarEntryType
-
Returns JAR entry type icon.
- getIcon(E, String) - Static method in class com.alee.utils.swing.EnumLazyIconProvider
-
Returns cached or just loaded enum icon.
- getIcon(E, String, String) - Static method in class com.alee.utils.swing.EnumLazyIconProvider
-
Returns cached or just loaded enum icon for the specified state.
- getIcon(E, String, String, String) - Static method in class com.alee.utils.swing.EnumLazyIconProvider
-
Returns cached or just loaded enum icon for the specified state.
- getIconHeight() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getIconResource(Class, String) - Static method in class com.alee.utils.FileUtils
-
Returns resource icon.
- getIconResource(Class, String, float) - Static method in class com.alee.utils.FileUtils
-
Returns resource icon with the specified opacity.
- getIconWidth() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getId() - Method in interface com.alee.api.Identifiable
-
Returns unique object identifier.
- getId() - Method in class com.alee.managers.language.data.Dictionary
-
- getId() - Method in class com.alee.managers.settings.SettingsGroup
-
Returns group identifier.
- getId() - Method in class com.alee.managers.task.TaskGroup
-
- getId() - Method in class com.alee.utils.jar.JarEntry
-
- getId() - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
-
- getId() - Method in interface com.alee.utils.xml.StrokeConverterSupport
-
Returns unique stroke identifier.
- getImagePixels() - Method in class com.alee.graphics.image.gif.GifEncoder
-
Extracts image pixels into byte array "pixels"
- getInitialDelay() - Method in class com.alee.utils.swing.WebTimer
-
Returns delay before the first timer cycle run in milliseconds.
- getInitialStringDelay() - Method in class com.alee.utils.swing.WebTimer
-
Returns delay before the first timer cycle run.
- getInnerClass(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns inner class with the specified name.
- getInnerClass(String, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns inner class with the specified name.
- getInnerClassSafely(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns inner class with the specified name.
- getInnerClassSafely(String, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns inner class with the specified name.
- getInputStream() - Method in class com.alee.api.resource.ClassResource
-
- getInputStream() - Method in class com.alee.api.resource.FileResource
-
- getInputStream() - Method in interface com.alee.api.resource.Resource
-
- getInputStream() - Method in class com.alee.api.resource.UrlResource
-
- getInputStream() - Method in class com.alee.utils.jar.JarEntry
-
- getInstance(int, float) - Static method in class com.alee.graphics.filters.MiscComposite
-
- getIsGetterMethodName(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns "is" getter method name for the specified field.
- getIterations() - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- getJarLocation() - Method in class com.alee.utils.jar.JarStructure
-
Returns JAR file location.
- getJarLocationFile(Class) - Static method in class com.alee.utils.FileUtils
-
Returns JAR location File for the specified class.
- getJarLocationURL(Class) - Static method in class com.alee.utils.FileUtils
-
Returns JAR location URL for the specified class.
- getJavaClassName(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name with ".java" extension in the end.
- getJavaClassName(Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns class name with ".java" extension in the end.
- getJavaName() - Static method in class com.alee.utils.SystemUtils
-
Returns java vm name.
- getJavaVendor() - Static method in class com.alee.utils.SystemUtils
-
Returns java vm vendor.
- getJavaVersion() - Static method in class com.alee.utils.SystemUtils
-
Returns java version application is running on.
- getJavaVersionString() - Static method in class com.alee.utils.SystemUtils
-
Returns java version.
- getJreArch() - Static method in class com.alee.utils.SystemUtils
-
Returns JRE architecture.
- getJreArchName() - Static method in class com.alee.utils.SystemUtils
-
Returns JRE architecture name.
- getKernel() - Method in class com.alee.graphics.filters.ConvolveFilter
-
- getKey() - Method in class com.alee.managers.language.data.Record
-
- getKey() - Method in class com.alee.utils.general.Pair
-
Gets the key for this pair.
- getKey() - Method in class com.alee.utils.map.AbstractHashMap.HashEntry
-
- getKey() - Method in class com.alee.utils.map.AbstractHashMap.HashMapIterator
-
- getKey() - Method in class com.alee.utils.map.EmptyMapIterator
-
- getKey() - Method in interface com.alee.utils.map.KeyValue
-
Gets the key from the pair.
- getKey() - Method in interface com.alee.utils.map.MapIterator
-
Gets the current key, which is the key returned by the last call
to next().
- GETKEY_INVALID - Static variable in class com.alee.utils.map.AbstractHashMap
-
- getKeys() - Method in class com.alee.managers.language.data.Dictionary
-
- getLanguage() - Static method in class com.alee.managers.language.LanguageManager
-
- getLanguage() - Static method in class com.alee.managers.language.LM
-
Returns specific
Language instance currently used by this bridge class.
- getLanguageSupplier() - Static method in class com.alee.managers.language.LM
-
- getLanguageTitle(Language) - Static method in class com.alee.managers.language.LanguageManager
-
- getLastNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Returns either last pinned nanotime or last request nanotime.
- getLastTime() - Static method in class com.alee.utils.TimeUtils
-
Returns either last pinned time or last request time.
- getListeners() - Method in class com.alee.utils.swing.WebTimer
-
Returns available action listeners list.
- getLoadedGroups() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns list of all loaded settings groups.
- getLoadedGroupsMap() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns map of all loaded settings groups.
- getLocale() - Method in class com.alee.managers.language.data.TranslationInformation
-
- getLocale() - Method in class com.alee.managers.language.data.Value
-
- getLocale() - Method in class com.alee.managers.language.Language
-
- getLocale() - Static method in class com.alee.managers.language.LanguageManager
-
Returns currently used
Locale.
- getLocale() - Static method in class com.alee.managers.language.LM
-
Returns
Locale from
Language instance currently used by this bridge class.
- getLocaleTitle(Locale) - Static method in class com.alee.managers.language.LanguageManager
-
- getLoopCount() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Gets the "Netscape" iteration count, if any.
- getLowerThreshold() - Method in class com.alee.graphics.filters.ThresholdFilter
-
Get the lower threshold value.
- getLUT() - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- getLUT() - Method in class com.alee.graphics.filters.TransferFilter
-
- getMask() - Method in class com.alee.graphics.filters.MaskFilter
-
- getMaximizedBounds(Frame) - Static method in class com.alee.utils.SystemUtils
-
Returns maximized bounds for the screen where specified frame is displayed.
- getMaximizedEastBounds(Frame) - Static method in class com.alee.utils.SystemUtils
-
Returns maximized bounds for the east half of the screen where specified frame is displayed.
- getMaximizedWestBounds(Frame) - Static method in class com.alee.utils.SystemUtils
-
Returns maximized bounds for the west half of the screen where specified frame is displayed.
- getMethod(Object, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns object's method with the specified name and arguments.
- getMethod(Class, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns object's method with the specified name and arguments.
- getMethodSafely(Object, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Calls object's method with the specified name and arguments.
- getMethodSafely(Class, String, Object...) - Static method in class com.alee.utils.ReflectUtils
-
Returns object's method with the specified name and arguments.
- getMnemonic() - Method in class com.alee.managers.language.data.Text
-
Returns mnemonic character.
- getMnemonic(String) - Method in class com.alee.managers.language.Language
-
Returns mnemonic for the specified language key from this
Language.
- getMnemonic(String, String) - Method in class com.alee.managers.language.Language
-
Returns mnemonic for the specified language key from this
Language.
- getMnemonic(String) - Static method in class com.alee.managers.language.LM
-
Returns mnemonic for the specified language key from this
Language.
- getMnemonic(String, String) - Static method in class com.alee.managers.language.LM
-
Returns mnemonic for the specified language key from this
Language.
- getMouseLocation() - Static method in class com.alee.utils.CoreSwingUtils
-
Returns mouse location on the screen.
- getMouseLocation(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns mouse location on the screen relative to specified component.
- getName() - Method in class com.alee.managers.language.data.Dictionary
-
- getName() - Method in class com.alee.managers.settings.SettingsGroup
-
Returns group name.
- getName() - Method in class com.alee.utils.file.FileDescription
-
Returns file name.
- getName() - Method in class com.alee.utils.jar.JarEntry
-
- getName() - Method in class com.alee.utils.swing.WebTimer
-
Returns internal timer thread name.
- getNonNullContainingRect(List<Point>) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified points.
- getNonNullContainingRect(Point...) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified points.
- getNonNullContainingRect(Rectangle...) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing all specified rectangles.
- getNonNullContainingRect(Rectangle, Rectangle) - Static method in class com.alee.utils.GeometryUtils
-
Returns rectangle containing two others.
- getNonNullRootPane(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns root pane for the specified component or null if it doesn't exist.
- getNonNullWindowAncestor(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
- getNonProxyHosts() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns non-proxy hosts.
- getOpacity() - Method in class com.alee.graphics.filters.OpacityFilter
-
Get the opacity setting.
- getOpacity() - Method in class com.alee.graphics.filters.RaysFilter
-
- getOpacity() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getOsArch() - Static method in class com.alee.utils.SystemUtils
-
Returns OS architecture.
- getOsIcon() - Static method in class com.alee.utils.SystemUtils
-
Returns OS icon.
- getOsIcon(boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns colored or grayscale OS icon.
- getOsIcon(int) - Static method in class com.alee.utils.SystemUtils
-
Returns OS icon of specified size if such exists; returns 16x16 icon otherwise.
- getOsIcon(int, boolean) - Static method in class com.alee.utils.SystemUtils
-
Returns colored or grayscale OS icon of specified size if such exists; returns 16x16 icon otherwise.
- getOsName() - Static method in class com.alee.utils.SystemUtils
-
Returns OS name.
- getOsProcessors() - Static method in class com.alee.utils.SystemUtils
-
Returns the number of processors available to the Java virtual machine.
- getOsSite() - Static method in class com.alee.utils.SystemUtils
-
Returns OS vendor site address.
- getOsType() - Static method in class com.alee.utils.SystemUtils
-
Returns OS type.
- getOsVersion() - Static method in class com.alee.utils.SystemUtils
-
Returns OS version.
- getPackageEntry(Package) - Method in class com.alee.utils.jar.JarStructure
-
- getPackageEntry(String) - Method in class com.alee.utils.jar.JarStructure
-
Returns
JarEntry for the specified
Package name or
null if it cannot be found.
- getPackages(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns packages names.
- getParagraphs() - Method in class com.alee.utils.text.LoremIpsum
-
Returns two paragraphs of lorem ipsum.
- getParagraphs(int) - Method in class com.alee.utils.text.LoremIpsum
-
Returns paragraphs of lorem ipsum.
- getParent(File) - Static method in class com.alee.utils.FileUtils
-
- getParent() - Method in class com.alee.utils.jar.JarEntry
-
- getPassedNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Returns nanotime passed since either last pin request or last nanotime request.
- getPassedNanoTime(boolean) - Static method in class com.alee.utils.TimeUtils
-
Returns nanotime passed since either last pin request or last nanotime request if total is false.
- getPassedTime() - Static method in class com.alee.utils.TimeUtils
-
Returns time passed since either last pin request or last time request.
- getPassedTime(boolean) - Static method in class com.alee.utils.TimeUtils
-
Returns time passed since either last pin request or last time request if total is false.
- getPath() - Method in class com.alee.api.resource.ClassResource
-
Returns resource path near
Class.
- getPath() - Method in class com.alee.api.resource.FileResource
-
Returns resource file path.
- getPath() - Method in class com.alee.utils.jar.JarEntry
-
- getPathIterator(AffineTransform) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- getPathIterator(AffineTransform, double) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- getPinnedNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Returns last pinned nanotime.
- getPinnedTime() - Static method in class com.alee.utils.TimeUtils
-
Returns last pinned time.
- getPixelAspect() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Returns pixel aspect ratio.
- getPlainText(String) - Static method in class com.alee.utils.HtmlUtils
-
Returns plain text extracted from the specified HTML.
- getPlainText(String, String) - Static method in class com.alee.utils.HtmlUtils
-
Returns plain text extracted from the specified HTML.
- getPoint2D(Point2D, Point2D) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
- getPoint2D(Point2D, Point2D) - Method in class com.alee.graphics.filters.ConvolveFilter
-
- getPointerInfo() - Static method in class com.alee.utils.CoreSwingUtils
-
Returns pointer information.
- getPopupMenus() - Static method in class com.alee.utils.CoreSwingUtils
-
- getPort(String) - Static method in class com.alee.utils.NetUtils
-
Returns port for the specified address or -1 if it is not set.
- getPrefix() - Method in class com.alee.managers.language.data.Dictionary
-
- getProperFileName(String) - Static method in class com.alee.utils.FileUtils
-
Returns a valid for any file system file name based on specified name.
- getProxyHost() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns proxy host.
- getProxyLogin() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns proxy login.
- getProxyPassword() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns proxy password.
- getProxyPort() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns proxy port.
- getProxyPortInt() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns integer proxy port.
- getProxySettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns current proxy settings or default proxy settings if none installed.
- getRadius() - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- getRadius() - Method in class com.alee.graphics.filters.GaussianFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.alee.graphics.filters.ShadowFilter
-
Get the radius of the kernel.
- getRaysOnly() - Method in class com.alee.graphics.filters.RaysFilter
-
- getReadState() - Method in class com.alee.managers.settings.SettingsGroupState
-
- getRecord(String, Locale) - Method in class com.alee.managers.language.data.Dictionary
-
Returns
Record for the specified language key.
- getRecord(String) - Method in class com.alee.managers.language.Language
-
Returns
Record for the specified language key.
- getRecords() - Method in class com.alee.managers.language.data.Dictionary
-
- getRelativeBounds(Component, Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns component bounds relative to another component.
- getRelativeLocation(Component, Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns component location relative to another component.
- getRelativePath(File, File) - Static method in class com.alee.utils.FileUtils
-
Returns file path relative to specified folder or canonical path if file is not inside that folder.
- getRenderingHints() - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
- getRenderingHints() - Method in class com.alee.graphics.filters.ConvolveFilter
-
- getRFactor() - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
A convenience method for getting ARGB pixels from an image.
- getRoot() - Method in class com.alee.utils.jar.JarStructure
-
- getRootPane(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns root pane for the specified component or null if it doesn't exist.
- getRoots() - Method in interface com.alee.utils.sort.TopologicalGraphProvider
-
Returns graph root nodes.
- getRotation() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- getRule() - Method in class com.alee.graphics.filters.MiscComposite
-
- getSaveOnChangeDelay() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns save-on-change delay in milliseconds.
- getScrollPaneConstant() - Method in enum com.alee.api.data.Corner
-
Returns scroll pane constant of this corner type.
- getSetterMethodName(String) - Static method in class com.alee.utils.ReflectUtils
-
Returns setter method name for the specified field.
- getSettings(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns value read from the settings file.
- getSettings(String, T) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns value read from the settings file.
- getSettings(String, Supplier<T>) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns value read from the settings file.
- getSettingsFilesExtension() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns settings files extension.
- getSettingsGroup(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns settings group for the specified name.
- getSettingsGroupState(String) - Method in class com.alee.managers.settings.SettingsManager
-
- getSettingsKey(Object...) - Static method in class com.alee.utils.TextUtils
-
Returns settings combined into a single key.
- getShadowColor() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getShadowOnly() - Method in class com.alee.graphics.filters.ShadowFilter
-
- getShortFileName(String) - Static method in class com.alee.utils.FileUtils
-
Returns shortened file name.
- getShortFileName(String, int) - Static method in class com.alee.utils.FileUtils
-
Returns shortened to the specified length file name.
- getShortOsName() - Static method in class com.alee.utils.SystemUtils
-
Returns short OS name.
- getSize() - Method in class com.alee.utils.file.FileDescription
-
Returns file size.
- getStackTrace(Throwable) - Static method in class com.alee.utils.ExceptionUtils
-
Returns the stack trace from a Throwable as a String.
- getStackTrace(StackTraceElement[]) - Static method in class com.alee.utils.ExceptionUtils
-
Returns String representation of the specified stack trace.
- getStandardFileIcon(File, boolean) - Static method in class com.alee.utils.FileUtils
-
Returns either large or small file icon from a standard icons set.
- getStandardFileIcon(File, boolean, boolean) - Static method in class com.alee.utils.FileUtils
-
Returns either large or small file icon from a standard icons set.
- getStandardFileIcon(boolean, String, float) - Static method in class com.alee.utils.FileUtils
-
Returns either large or small icon for the specified extension from a standard icons set.
- getStartOfDay(Date) - Static method in class com.alee.utils.TimeUtils
-
Returns start-of-day date.
- getState() - Method in class com.alee.managers.language.data.Text
-
Returns state this translation is used for.
- getState(String, String, Object...) - Method in class com.alee.managers.language.Language
-
Returns text for the specified language key and state from this
Language.
- getState(String, String, Object...) - Static method in class com.alee.managers.language.LM
-
Returns text for the specified language key and state from this
Language.
- getStaticFieldValue(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns static field value from the specified class.
- getStaticFieldValueSafely(Class, String) - Static method in class com.alee.utils.ReflectUtils
-
Returns static field value from the specified class.
- getStatus() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Returns decoder status.
- getStatus() - Method in class com.alee.graphics.image.gif.GifIcon
-
- getStrength() - Method in class com.alee.graphics.filters.RaysFilter
-
- getStringDelay() - Method in class com.alee.utils.swing.WebTimer
-
Returns delay between timer cycles.
- getStringFromClipboard() - Static method in class com.alee.utils.SystemUtils
-
Returns string clipboard content.
- getStroke(int) - Static method in class com.alee.utils.GraphicsUtils
-
- getStroke(int, int) - Static method in class com.alee.utils.GraphicsUtils
-
- getStroke(int, int, int) - Static method in class com.alee.utils.GraphicsUtils
-
- getSubPaths(String) - Static method in class com.alee.utils.FileUtils
-
Returns list of all file paths in this directory and all subdirectories.
- getSubPaths(File) - Static method in class com.alee.utils.FileUtils
-
Returns list of all file paths in this directory and all subdirectories.
- getSubPaths(File, String) - Static method in class com.alee.utils.FileUtils
-
Returns list of all file paths in this directory and all subdirectories.
- getSubPaths(File, String, List<String>) - Static method in class com.alee.utils.FileUtils
-
Returns list of all file paths in this directory and all subdirectories.
- getSupportedLocales() - Method in class com.alee.managers.language.data.Dictionary
-
- getSupportedLocales() - Static method in class com.alee.managers.language.LanguageManager
-
- getSupportedLocales(List<Locale>) - Static method in class com.alee.managers.language.LanguageManager
-
- getSwingFileFilter(AbstractFileFilter) - Static method in class com.alee.utils.FileUtils
-
Returns actual Swing file filter from the specified filter.
- getSystemHttpProxy() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns system http proxy.
- getSystemLineSeparator() - Static method in class com.alee.utils.TextUtils
-
Returns preferred system text lines separator.
- getSystemLocale() - Static method in class com.alee.managers.language.LanguageUtils
-
- getSystemProxyConfirmationSupport() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns system proxy settings confirmation dialog support.
- getSystemProxySettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns single system proxy settings object.
- getSystemRoot() - Static method in class com.alee.utils.FileUtils
-
Returns first available file system root.
- getSystemRoots() - Static method in class com.alee.utils.FileUtils
-
Returns array of available file system roots.
- getSystemTemp() - Static method in class com.alee.utils.FileUtils
-
Returns system directory for temporary files.
- getSystemTempPath() - Static method in class com.alee.utils.FileUtils
-
Returns path to system directory for temporary files.
- getText(P) - Method in interface com.alee.api.ui.TextBridge
-
- getText(Object...) - Method in class com.alee.managers.language.data.Text
-
Returns parsed
Text.text or raw contents depending on provided data.
- getText() - Method in class com.alee.managers.language.data.Value
-
Returns
Text for default state.
- getText(String) - Method in class com.alee.managers.language.data.Value
-
Returns
Text for the specified state.
- getText(String) - Method in class com.alee.managers.language.Language
-
- getText(String, String) - Method in class com.alee.managers.language.Language
-
- getText(RenderingParameters) - Method in class com.alee.utils.filefilter.AbstractFileFilter
-
Returns file filter title.
- getTexts() - Method in class com.alee.managers.language.data.Value
-
- getThreshold() - Method in class com.alee.graphics.filters.RaysFilter
-
- getTitle() - Method in class com.alee.managers.language.data.TranslationInformation
-
Returns translation language title.
- getTopComponentAt(Component, Point) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns top component inside the specified container component at the specified point.
- getTopComponentAt(Component, int, int) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns top component inside the specified container component at the specified point.
- getTopParent(File) - Static method in class com.alee.utils.FileUtils
-
Returns top not-null parent for the specified file.
- getTransform() - Method in class com.alee.graphics.filters.CompositeFilter
-
Get the transform.
- getTranslation(Locale) - Method in class com.alee.managers.language.data.Dictionary
-
- getTranslations() - Method in class com.alee.managers.language.data.Dictionary
-
- getTransparentCopy(Icon, float) - Static method in class com.alee.utils.ImageUtils
-
Returns new or cached copy of specified
Icon made look disabled.
- getTransparentCursor() - Static method in class com.alee.utils.SystemUtils
-
Returns fully transparent cursor.
- getType() - Method in enum com.alee.utils.file.MimeType
-
Returns String representation of this type.
- getType() - Method in class com.alee.utils.jar.JarEntry
-
- getType() - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
-
- getType() - Method in interface com.alee.utils.xml.StrokeConverterSupport
-
Returns stroke class.
- getUpperThreshold() - Method in class com.alee.graphics.filters.ThresholdFilter
-
Get the upper threshold value.
- getURI(String) - Static method in class com.alee.utils.NetUtils
-
Returns URI for the specified address.
- getUrl() - Method in class com.alee.api.resource.UrlResource
-
Returns resource
URL address.
- getURL(String) - Static method in class com.alee.utils.NetUtils
-
Returns URL for the specified address.
- getURLConnection(URL) - Static method in class com.alee.managers.proxy.ProxyManager
-
Opens URL connection with current proxy settings.
- getUrlParameters(String) - Static method in class com.alee.utils.WebUtils
-
Returns url query parameters.
- getUserHome() - Static method in class com.alee.utils.FileUtils
-
Returns user home directory.
- getUserHomePath() - Static method in class com.alee.utils.FileUtils
-
Returns path to user home directory.
- getValue() - Method in enum com.alee.api.data.BoxOrientation
-
Returns constant value.
- getValue() - Method in enum com.alee.api.data.CompassDirection
-
Returns constant value.
- getValue() - Method in enum com.alee.api.data.Orientation
-
Returns constant value.
- getValue(Locale) - Method in class com.alee.managers.language.data.Record
-
- getValue(String) - Method in class com.alee.managers.language.Language
-
- getValue() - Method in class com.alee.utils.general.Pair
-
Gets the value for this pair.
- getValue() - Method in class com.alee.utils.map.AbstractHashMap.HashEntry
-
- getValue() - Method in class com.alee.utils.map.AbstractHashMap.HashMapIterator
-
- getValue() - Method in class com.alee.utils.map.EmptyMapIterator
-
- getValue() - Method in interface com.alee.utils.map.KeyValue
-
Gets the value from the pair.
- getValue() - Method in interface com.alee.utils.map.MapIterator
-
Gets the current value, which is the value associated with the last key
returned by next().
- GETVALUE_INVALID - Static variable in class com.alee.utils.map.AbstractHashMap
-
- getValues() - Method in class com.alee.managers.language.data.Record
-
- getValues(Locale) - Method in class com.alee.managers.language.data.Record
-
- getVisibleRect(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns intersection of the visible rectangles for the component and all of its ancestors.
- getVRadius() - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- getWhite() - Method in class com.alee.graphics.filters.ThresholdFilter
-
Get the color to be used for pixels above the upper threshold.
- getWindowAncestor(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns ancestor
Window for specified
Component or
null if it doesn't exist.
- getWindowDecorationInsets(Window) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns window decoration insets.
- getWord(String, int) - Static method in class com.alee.utils.TextUtils
-
Returns a word from text at the specified location.
- getWordEnd(String, int) - Static method in class com.alee.utils.TextUtils
-
Returns a word end index at the specified location.
- getWords() - Method in class com.alee.utils.text.LoremIpsum
-
Returns one sentence (50 words) of the lorem ipsum text.
- getWords(int) - Method in class com.alee.utils.text.LoremIpsum
-
Returns words from the lorem ipsum text.
- getWords(int, int) - Method in class com.alee.utils.text.LoremIpsum
-
Returns words from the lorem ipsum text.
- getWordStart(String, int) - Static method in class com.alee.utils.TextUtils
-
Returns index of the first character in the word at the specified location.
- getWorkingDirectory() - Static method in class com.alee.utils.FileUtils
-
Returns application working directory.
- getWorkingDirectoryPath() - Static method in class com.alee.utils.FileUtils
-
Returns application working directory.
- getX() - Method in class com.alee.utils.swing.Scale
-
Returns X coordinate scale.
- getX1() - Method in class com.alee.graphics.data.Line
-
Returns first X coordinate.
- getX2() - Method in class com.alee.graphics.data.Line
-
Returns second X coordinate.
- getXCoordinates(int, int, int, int, int, double) - Static method in class com.alee.graphics.shapes.StarPolygon
-
- getXStream() - Static method in class com.alee.utils.XmlUtils
-
Returns global XStream instance configured with all required aliases and converters.
- getY() - Method in class com.alee.utils.swing.Scale
-
Returns Y coordinate scale.
- getY1() - Method in class com.alee.graphics.data.Line
-
Returns first Y coordinate.
- getY2() - Method in class com.alee.graphics.data.Line
-
Returns second Y coordinate.
- getYCoordinates(int, int, int, int, int, double) - Static method in class com.alee.graphics.shapes.StarPolygon
-
- getZipEntry() - Method in class com.alee.utils.jar.JarEntry
-
- getZoom() - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- gFactor - Variable in class com.alee.graphics.filters.RGBAdjustFilter
-
- gifAnimator - Variable in class com.alee.graphics.image.gif.GifIcon
-
- GifDecoder - Class in com.alee.graphics.image.gif
-
- GifDecoder() - Constructor for class com.alee.graphics.image.gif.GifDecoder
-
- GifEncoder - Class in com.alee.graphics.image.gif
-
Class GifEncoder - Encodes a GIF file consisting of one or more frames.
- GifEncoder() - Constructor for class com.alee.graphics.image.gif.GifEncoder
-
- GifFrame - Class in com.alee.graphics.image.gif
-
- GifFrame(BufferedImage, int) - Constructor for class com.alee.graphics.image.gif.GifFrame
-
- GifIcon - Class in com.alee.graphics.image.gif
-
Simple GIF
Icon implementation.
- GifIcon(Resource) - Constructor for class com.alee.graphics.image.gif.GifIcon
-
- GifIcon(InputStream) - Constructor for class com.alee.graphics.image.gif.GifIcon
-
- GifIcon(GifFrame...) - Constructor for class com.alee.graphics.image.gif.GifIcon
-
- GifIcon(List<GifFrame>) - Constructor for class com.alee.graphics.image.gif.GifIcon
-
- GlobalCloneBehavior<O> - Interface in com.alee.api.clone
-
Global objects clone behavior.
- GlobalMergeBehavior<O,M,R> - Interface in com.alee.api.merge
-
Global objects merge behavior.
- grantExecutePermissions(File) - Static method in class com.alee.utils.FileUtils
-
Grants file execution permission for all users for specified file.
- GraphicsUtils - Class in com.alee.utils
-
This class provides a set of utilities to work with Graphics2D.
- grayscale(Color) - Static method in class com.alee.utils.ColorUtils
-
Returns grayscale version of the specified
Color.
- GrayscaleFilter - Class in com.alee.graphics.filters
-
A filter which converts an image to grayscale using the NTSC brightness calculation.
- GrayscaleFilter() - Constructor for class com.alee.graphics.filters.GrayscaleFilter
-
- GroupedFileFilter - Class in com.alee.utils.filefilter
-
This file filter groups specified file filters in a certain way defined by filter group type.
- GroupedFileFilter(FileFilter...) - Constructor for class com.alee.utils.filefilter.GroupedFileFilter
-
Constructs grouped file filter with the specified parameters.
- GroupedFileFilter(FilterGroupType, FileFilter...) - Constructor for class com.alee.utils.filefilter.GroupedFileFilter
-
Constructs grouped file filter with the specified parameters.
- GroupedFileFilter(AbstractFileFilter, FilterGroupType, FileFilter...) - Constructor for class com.alee.utils.filefilter.GroupedFileFilter
-
Constructs grouped file filter with the specified parameters.
- gTable - Variable in class com.alee.graphics.filters.TransferFilter
-
- ICON - Static variable in class com.alee.utils.filefilter.AllFilesFilter
-
Filter icon.
- icon - Variable in class com.alee.utils.filefilter.DescriptiveFileFilter
-
File filter icon.
- ICON - Static variable in class com.alee.utils.filefilter.DirectoriesFilter
-
Filter icon.
- ICON - Static variable in class com.alee.utils.filefilter.FilesFilter
-
Filter icon.
- ICON - Static variable in class com.alee.utils.filefilter.ImageFilesFilter
-
Filter icon.
- ICON - Static variable in class com.alee.utils.filefilter.NonHiddenFilter
-
Filter icon.
- icon - Variable in class com.alee.utils.jar.JarEntry
-
Custom JAR entry icon.
- IconBridge<P extends RenderingParameters> - Interface in com.alee.api.ui
-
Base interface for any classes that can return
Icon for rendering operations.
- id - Variable in class com.alee.managers.task.TaskGroup
-
- id - Variable in class com.alee.utils.jar.JarEntry
-
Unique JAR entry ID.
- id - Variable in class com.alee.utils.swing.WebTimer
-
Unique (within one timer instance) ID of currently running thread.
- ID_PREFIX - Static variable in class com.alee.utils.jar.JarEntry
-
ID prefix.
- Identifiable - Interface in com.alee.api
-
Interface representing an object with unique identifier.
- IdentifiableMatcher - Class in com.alee.api.matcher
-
- IdentifiableMatcher() - Constructor for class com.alee.api.matcher.IdentifiableMatcher
-
- IgnoreDuplicates - Class in com.alee.api.duplicate
-
- IgnoreDuplicates() - Constructor for class com.alee.api.duplicate.IgnoreDuplicates
-
- image - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- ImageFilesFilter - Class in com.alee.utils.filefilter
-
Custom file filter that accepts only image files.
- ImageFilesFilter() - Constructor for class com.alee.utils.filefilter.ImageFilesFilter
-
- ImageMath - Class in com.alee.graphics.filters
-
A class containing static math methods useful for image processing.
- ImageMath() - Constructor for class com.alee.graphics.filters.ImageMath
-
- ImageUtils - Class in com.alee.utils
-
- ImmutableCollection<E> - Class in com.alee.utils.collection
-
Collection implementation that doesn't allow any data modifications to be done.
- ImmutableCollection(E...) - Constructor for class com.alee.utils.collection.ImmutableCollection
-
- ImmutableCollection(Collection<? extends E>) - Constructor for class com.alee.utils.collection.ImmutableCollection
-
- ImmutableList<E> - Class in com.alee.utils.collection
-
List implementation that doesn't allow any data modifications to be done.
- ImmutableList(E...) - Constructor for class com.alee.utils.collection.ImmutableList
-
- ImmutableList(Collection<? extends E>) - Constructor for class com.alee.utils.collection.ImmutableList
-
- ImmutableMap<K,V> - Class in com.alee.utils.map
-
Map implementation that doesn't allow any data modifications to be done.
- ImmutableMap(Object...) - Constructor for class com.alee.utils.map.ImmutableMap
-
- ImmutableMap(Map<K, V>) - Constructor for class com.alee.utils.map.ImmutableMap
-
- ImmutableSet<E> - Class in com.alee.utils.collection
-
Set implementation that doesn't allow any data modifications to be done.
- ImmutableSet(E...) - Constructor for class com.alee.utils.collection.ImmutableSet
-
Constructs new
ImmutableSet based on the specified list data.
- ImmutableSet(Collection<? extends E>) - Constructor for class com.alee.utils.collection.ImmutableSet
-
- increaseByDay(Calendar) - Static method in class com.alee.utils.TimeUtils
-
Increases calendar date by one day.
- index - Variable in class com.alee.utils.array.ArrayIterator
-
Iteration index.
- IndexArrayMergeBehavior - Class in com.alee.api.merge.behavior
-
Array merge behavior by their element indices.
- IndexArrayMergeBehavior() - Constructor for class com.alee.api.merge.behavior.IndexArrayMergeBehavior
-
- indexedPixels - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- IndexListMergeBehavior<T extends List> - Class in com.alee.api.merge.behavior
-
List merge behavior by their element indices.
- IndexListMergeBehavior() - Constructor for class com.alee.api.merge.behavior.IndexListMergeBehavior
-
- indexOf(int, int[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified int in array.
- indexOf(long, long[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified long in array.
- indexOf(float, float[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified float in array.
- indexOf(double, double[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified double in array.
- indexOf(char, char[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified character in array.
- indexOf(byte, byte[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified byte in array.
- indexOf(String, String[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified text in array.
- indexOf(String, String[], boolean) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified text in array.
- indexOf(Object, Object[]) - Static method in class com.alee.utils.ArrayUtils
-
Returns index of specified object in array.
- indexOf(Object) - Method in class com.alee.utils.collection.ImmutableList
-
- init() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Initializes or re-initializes reader
- init() - Method in class com.alee.utils.map.AbstractHashMap
-
Initialise subclasses during construction, cloning or deserialization.
- initalpha - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- initialDelay - Variable in class com.alee.utils.swing.WebTimer
-
Delay before the first timer cycle run in milliseconds.
- initialize() - Method in class com.alee.graphics.filters.TransferFilter
-
- initialize() - Static method in class com.alee.managers.CoreManagers
-
Initializes LaF core managers.
- initialize() - Static method in class com.alee.managers.language.LanguageManager
-
Initializes LanguageManager settings.
- initialize() - Static method in class com.alee.managers.proxy.ProxyManager
-
Initializes manager if it wasn't already initialized.
- initialize() - Static method in class com.alee.managers.settings.SettingsManager
-
- initialize() - Static method in class com.alee.managers.task.TaskManager
-
- initialized - Variable in class com.alee.graphics.filters.TransferFilter
-
- initialized - Static variable in class com.alee.managers.proxy.ProxyManager
-
Whether manager is initialized or not.
- initrad - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- initradius - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- insert(int[], int, int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with int inserted at the specified index.
- insert(float[], int, float) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with float inserted at the specified index.
- insert(double[], int, double) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with double inserted at the specified index.
- insert(char[], int, char) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with char inserted at the specified index.
- insert(byte[], int, byte) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with byte inserted at the specified index.
- insert(boolean[], int, boolean) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with boolean inserted at the specified index.
- insert(T[], int, T) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with object inserted at the specified index.
- InsetsConverter - Class in com.alee.utils.xml
-
Custom XStream converter for
Insets.
- InsetsConverter() - Constructor for class com.alee.utils.xml.InsetsConverter
-
- insetsFromString(String) - Static method in class com.alee.utils.xml.InsetsConverter
-
Returns
Insets read from string.
- insetsToString(Insets) - Static method in class com.alee.utils.xml.InsetsConverter
-
Returns
Insets converted into string.
- InsetsUIResource - Class in com.alee.utils.swing
-
- InsetsUIResource(int, int, int, int) - Constructor for class com.alee.utils.swing.InsetsUIResource
-
- InsetsUIResource(Insets) - Constructor for class com.alee.utils.swing.InsetsUIResource
-
- instance() - Static method in class com.alee.utils.collection.EmptyEnumeration
-
- instance() - Static method in class com.alee.utils.collection.EmptyIterator
-
- instance() - Static method in class com.alee.utils.compare.IntegerComparator
-
- instance() - Static method in class com.alee.utils.jar.JarEntryComparator
-
- instance() - Static method in class com.alee.utils.map.EmptyMapIterator
-
- instance - Static variable in class com.alee.utils.parsing.DurationUnits
-
- instance - Static variable in class com.alee.utils.parsing.FileSizeUnits
-
- intbias - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- intbiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- IntegerComparator - Class in com.alee.utils.compare
-
- IntegerComparator() - Constructor for class com.alee.utils.compare.IntegerComparator
-
- intermediate(Color, Color, float) - Static method in class com.alee.utils.ColorUtils
-
Returns intermediate
Color between two specified
Colors.
- interpolate(int, int, float) - Static method in class com.alee.graphics.filters.PixelUtils
-
- intersectClip(Graphics2D, Shape) - Static method in class com.alee.utils.GraphicsUtils
-
Setting clip Shape by taking old clip Shape into account
- intersectClip(Graphics2D, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- intersects(double, double, double, double) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- intersects(Rectangle2D) - Method in class com.alee.graphics.shapes.RelativeGeneralPath
-
- intRange(int, int) - Static method in class com.alee.utils.CollectionUtils
-
Returns new
List filled with
Integers in the specified range.
- invokeAndWait(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
-
Will invoke the specified
Runnable in EDT in case it is called from non-EDT thread.
- invokeAndWait(Runnable, boolean) - Static method in class com.alee.utils.CoreSwingUtils
-
Will invoke the specified
Runnable in EDT in case it is called from non-EDT thread.
- invokeLater(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
-
Will invoke specified
Runnable later in EDT.
- invokeOnEventDispatchThread(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
-
Executes specified
Runnable on the current
Thread if it is Event Dispatch Thread.
- inxbuild() - Method in class com.alee.graphics.image.gif.NeuQuant
-
- IOFileFilterAdapter - Class in com.alee.utils.filefilter
-
- IOFileFilterAdapter(FileFilter, ImageIcon, String) - Constructor for class com.alee.utils.filefilter.IOFileFilterAdapter
-
- IOUtils - Class in com.alee.utils
-
IO utilities.
- IOUtils() - Constructor for class com.alee.utils.IOUtils
-
- is(String) - Static method in enum com.alee.api.data.Corner
-
Returns whether or not specified value is a scroll pane constant.
- is(int) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns whether or not modifiers contain this specific modifier.
- is(Class) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns whether or not class has this specific modifier.
- is(Field) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns whether or not field has this specific modifier.
- is(Method) - Method in enum com.alee.utils.reflection.ModifierType
-
Returns whether or not method has this specific modifier.
- isAliasJdkClasses() - Static method in class com.alee.utils.XmlUtils
-
Returns whether or not aliases for standard JDK classes like
Point and
Rectangle are used.
- isAllowSave() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns whether should allow saving settings into files or not.
- isAlwaysUseSystemSettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns whether system proxy settings usage is enabled or not.
- isAncestor() - Method in enum com.alee.utils.reflection.ClassRelationType
-
Returns whether or not one class is an ancestor of onother one.
- isAncestorOf(Component, Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not specified ancestor is an ancestor of component.
- isAssignable(Class, Class) - Static method in class com.alee.utils.ReflectUtils
-
Returns whether first type is assignable from second one or not.
- isAutoDetectionEnabled() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns whether automatic proxy detection is enabled or not.
- isAutoSettingsInitialization() - Static method in class com.alee.managers.proxy.ProxyManager
-
Returns whether auto initialization of proxy settings is enabled or not.
- isBase64(char) - Static method in class com.alee.utils.encryption.Base64
-
- isBlank(String) - Static method in class com.alee.utils.TextUtils
-
Returns whether or not specified text is null or empty excluding linebreaks and whitespaces.
- isBottom() - Method in enum com.alee.api.data.BoxOrientation
-
- isCapsLock() - Static method in class com.alee.utils.SystemUtils
-
Returns whether Caps Lock is on or not.
- isCdDrive(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file points to system CD/DVD/Bluray drive or not.
- isCenter() - Method in enum com.alee.api.data.BoxOrientation
-
- isClassEntry(Class) - Method in class com.alee.utils.jar.JarEntry
-
- isCoalesce() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether each action should be fired from a separate invoke and wait call or not.
- isCompatibleImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- isComputer(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file points to system hard drive or not.
- isContent(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character can be considered content.
- isCurrentLanguage(Language) - Static method in class com.alee.managers.language.LanguageManager
-
Returns whether the specified
Language is currently used or not.
- isCurrentLocale(Locale) - Static method in class com.alee.managers.language.LanguageManager
-
Returns whether the specified
Locale is currently used or not.
- isData(char) - Static method in class com.alee.utils.encryption.Base64
-
- isDescendant() - Method in enum com.alee.utils.reflection.ClassRelationType
-
Returns whether or not one class is a descendant of onother one.
- isDigit(char) - Method in class com.alee.utils.file.FileNameComparator
-
Returns whether or not specified character is digit.
- isDirectory(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file is directory or not.
- isDrive(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file points to system hard drive or not.
- isEmpty(T...) - Static method in class com.alee.utils.ArrayUtils
-
Returns whether or not data is empty.
- isEmpty() - Method in class com.alee.utils.collection.ImmutableCollection
-
- isEmpty() - Method in class com.alee.utils.collection.ImmutableList
-
- isEmpty() - Method in class com.alee.utils.collection.ImmutableSet
-
- isEmpty() - Method in class com.alee.utils.collection.WeakHashSet
-
- isEmpty(Collection) - Static method in class com.alee.utils.CollectionUtils
-
Returns whether specified
Collection is empty or not.
- isEmpty() - Method in class com.alee.utils.map.AbstractHashMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class com.alee.utils.map.ImmutableMap
-
- isEmpty(Map) - Static method in class com.alee.utils.MapUtils
-
Returns whether specified
Map is empty or not.
- isEmpty(String) - Static method in class com.alee.utils.TextUtils
-
Returns whether or not specified text is null or empty.
- isEqualKey(Object, Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Compares two keys, in internal converted form, to see if they are equal.
- isEqualKey(Object, Object) - Method in class com.alee.utils.map.StrictHashMap
-
- isEqualValue(Object, Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Compares two values, in external form, to see if they are equal.
- isEqualValue(Object, Object) - Method in class com.alee.utils.map.StrictHashMap
-
- isEventDispatchThread() - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not current thread is an AWT event dispatching thread.
- isFile(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file is actually a file (and not a directory, disk or some system folder) or not.
- isFileAccepted(File, List<AbstractFileFilter>) - Static method in class com.alee.utils.FileUtils
-
Returns whether any of the specified file filters accept the file or not.
- isFrameStateSupported(int) - Static method in class com.alee.utils.SystemUtils
-
Returns whether or not specified frame state is supported by the OS.
- isFullScreen(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not specified component is placed on a fullscreen window.
- isHeadlessEnvironment() - Static method in class com.alee.utils.SystemUtils
-
Returns whether or not a display, keyboard, and mouse can be supported in this environment.
- isHidden(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified file is hidden or not.
- isHighSurrogate(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns whether the given character is a high surrogate
- isHorizontal() - Method in enum com.alee.api.data.Orientation
-
Returns whether or not orientation is horizontal.
- isHovered(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not specified
Component is currently hovered.
- isIllegalFileNameChar(char) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified character is illegal or not.
- isImageSupported(String) - Static method in class com.alee.utils.ImageUtils
-
Returns whether or not loading of the image with extension mentioned in the specified name is supported.
- isInvalid(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is invalid.
- isJava10orAbove() - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on java 10 version and above or not.
- isJava6orAbove() - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on java 6 version and above or not.
- isJava7orAbove() - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on java 7 version and above or not.
- isJava8orAbove() - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on java 8 version and above or not.
- isJava9orAbove() - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on java 9 version and above or not.
- isJavaVersionOrAbove(double) - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on the specified java version and above or not.
- isJavaVersionOrAbove(double, int) - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on the specified java version and above or not.
- isJavaVersionOrAbove(double, int, int) - Static method in class com.alee.utils.SystemUtils
-
Returns whether application is running on the specified java version and above or not.
- isLastCycle() - Method in class com.alee.utils.swing.WebTimer
-
Return whether last cycle execution is ongoing or not.
- isLeft() - Method in enum com.alee.api.data.BoxOrientation
-
- isLowSurrogate(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns whether the given character is a low surrogate
- isMac() - Static method in class com.alee.utils.SystemUtils
-
Returns whether current OS is mac or not.
- isMarkup(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character can be considered markup.
- isMenuShortcutKeyDown(InputEvent) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not specified
InputEvent contains a menu shortcut key.
- isName(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameEditable(File) - Static method in class com.alee.utils.FileUtils
-
Returns whether specified file's name can be edited.
- isNameStart(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNonBlockingStop() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether or not timer should use non-blocking stop method behavior.
- isNumLock() - Static method in class com.alee.utils.SystemUtils
-
Returns whether Num Lock is on or not.
- isOverwrite() - Method in interface com.alee.api.merge.Overwriting
-
Returns whether or not this object should overwrite another one upon merge.
- isOverwrite() - Method in class com.alee.utils.swing.ColorUIResource
-
- isOverwrite() - Method in class com.alee.utils.swing.InsetsUIResource
-
- isOverwrite() - Method in class com.alee.utils.swing.Scale
-
- isPad(char) - Static method in class com.alee.utils.encryption.Base64
-
- isParent(File, File) - Static method in class com.alee.utils.FileUtils
-
Returns whether the specified child file is one of parent file children or not.
- isPrimitive(Object) - Static method in class com.alee.utils.ReflectUtils
-
Returns whether or not specified object has primitive type.
- isPrimitive(Class<?>) - Static method in class com.alee.utils.ReflectUtils
-
Returns whether or not specified class type is primitive.
- isPubid(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
- isRelated() - Method in enum com.alee.utils.reflection.ClassRelationType
-
Returns whether or not classes are related.
- isRepeats() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether timer repeat its cycles or not.
- isRight() - Method in enum com.alee.api.data.BoxOrientation
-
- isRunning() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether this
WebTimer is running or not.
- isSafeMethodsLoggingEnabled() - Static method in class com.alee.utils.ReflectUtils
-
Returns whether should allow safe methods to log errors or not.
- isSame() - Method in enum com.alee.utils.reflection.ClassRelationType
-
Returns whether or not classes are the same.
- isSameAncestor(Component, Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether specified components have the same ancestor or not.
- isSameDay(Date, Date) - Static method in class com.alee.utils.TimeUtils
-
Returns true if both of the dates represent the same day.
- isSameDay(Long, Long) - Static method in class com.alee.utils.TimeUtils
-
Returns true if both of the time represent the same day.
- isSameDay(Calendar, Date) - Static method in class com.alee.utils.TimeUtils
-
Returns true if date contained in Calendar and specified date both represent the same day.
- isSameDay(Calendar, Long) - Static method in class com.alee.utils.TimeUtils
-
Returns true if date contained in Calendar and specified time both represent the same day.
- isSaveDefaultValues() - Static method in class com.alee.managers.settings.SettingsManager
-
Sets whether or not should save default value created as a result of get(...) calls.
- isSaveLoggingEnabled() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns whether settings save log is enabled or not.
- isSaveOnChange() - Static method in class com.alee.managers.settings.SettingsManager
-
Returns whether should save settings right after any changes made or not.
- isScrollLock() - Static method in class com.alee.utils.SystemUtils
-
Returns whether Scroll Lock is on or not.
- isSolaris() - Static method in class com.alee.utils.SystemUtils
-
Returns whether current OS is solaris or not.
- isSpace(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isStorable() - Method in class com.alee.api.clone.behavior.ArrayCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.BasicCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.CloneableCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.CollectionCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.MapCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.RedefinedCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.ReflectionCloneBehavior
-
- isStorable() - Method in class com.alee.api.clone.behavior.SetCloneBehavior
-
- isStorable() - Method in interface com.alee.api.clone.GlobalCloneBehavior
-
Return whether or not values cloned by this behavior are storable for recursive clone operation.
- isSuportedLanguage(Language) - Static method in class com.alee.managers.language.LanguageManager
-
Returns whether or not specified
Language is supported.
- isSuportedLocale(Locale) - Static method in class com.alee.managers.language.LanguageManager
-
Returns whether or not specified
Locale is supported.
- isSupplemental(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is a supplemental character.
- isTop() - Method in enum com.alee.api.data.BoxOrientation
-
- isTransparent(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
-
Returns whether or not specified
BufferedImage pixel is fully transparent.
- isUIResource() - Method in class com.alee.utils.xml.ConverterContext
-
Returns whether or not converter should read it's value as
UIResource.
- isUnix() - Static method in class com.alee.utils.SystemUtils
-
Returns whether current OS is unix or not.
- isUnrelated() - Method in enum com.alee.utils.reflection.ClassRelationType
-
Returns whether or not classes are not related.
- isUseDaemonThread() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether should use daemon thread instead of user one or not.
- isUseEventDispatchThread() - Method in class com.alee.utils.swing.WebTimer
-
Returns whether actions should be fired from Event Dispatch Thread or not.
- isUseProxy() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns whether should use proxy settings or not.
- isUseProxyAuthentification() - Method in class com.alee.managers.proxy.ProxySettings
-
Returns whether proxy requires authentification or not.
- isValid(int) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the specified character is valid.
- isValidIANAEncoding(String) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class com.alee.utils.xml.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class com.alee.utils.xml.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmToken(String) - Static method in class com.alee.utils.xml.XMLChar
-
Check to see if a string is a valid NmToken according to [7]
in the XML 1.0 Recommendation
- isVertical() - Method in enum com.alee.api.data.Orientation
-
Returns whether or not orientation is vertical.
- isVertical() - Method in enum com.alee.api.data.Rotation
-
Return whether orientation vertical or not.
- isVisibleOnScreen(Component) - Static method in class com.alee.utils.CoreSwingUtils
-
Returns whether or not specified
Component is actually visible on screen.
- isWhiteSpace(char) - Static method in class com.alee.utils.encryption.Base64
-
- isWindows() - Static method in class com.alee.utils.SystemUtils
-
Returns whether current OS is windows or not.
- IterableMap<K,V> - Interface in com.alee.utils.map
-
Defines a map that can be iterated directly without needing to create an entry set.
- iterator() - Method in class com.alee.utils.collection.ImmutableCollection
-
- iterator() - Method in class com.alee.utils.collection.ImmutableList
-
- iterator() - Method in class com.alee.utils.collection.ImmutableSet
-
- iterator() - Method in class com.alee.utils.collection.WeakHashSet
-
- iterator() - Method in class com.alee.utils.map.AbstractHashMap.EntrySet
-
- iterator() - Method in class com.alee.utils.map.AbstractHashMap.KeySet
-
- iterator() - Method in class com.alee.utils.map.AbstractHashMap.Values
-
- radbias - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- radbiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- radius - Variable in class com.alee.graphics.filters.GaussianFilter
-
- radiusbias - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- radiusbiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- radiusdec - Static variable in class com.alee.graphics.image.gif.NeuQuant
-
- radpower - Variable in class com.alee.graphics.image.gif.NeuQuant
-
- random() - Static method in class com.alee.utils.MathUtils
-
Returns random integer number between 0 (inclusive) and 100 (inclusive).
- random(int) - Static method in class com.alee.utils.MathUtils
-
Returns random integer number between 0 (inclusive) and cap (exclusive).
- random(int, int) - Static method in class com.alee.utils.MathUtils
-
Returns random integer number between min (inclusive) and max (inclusive).
- random(int...) - Static method in class com.alee.utils.MathUtils
-
Returns random integer number from one the specified integers.
- RandomStroke - Class in com.alee.graphics.strokes
-
- RandomStroke(float, float) - Constructor for class com.alee.graphics.strokes.RandomStroke
-
- RaysFilter - Class in com.alee.graphics.filters
-
- RaysFilter() - Constructor for class com.alee.graphics.filters.RaysFilter
-
- read(BufferedInputStream) - Method in class com.alee.graphics.image.gif.GifDecoder
-
- read(String) - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads GIF file from specified source (file or URL string)
- read() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads a single byte from the input stream.
- readBlock() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads next variable length block from input.
- readColorTable(int) - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads color table as 256 RGB integer values
- readContents() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Main file parser.
- readGraphicControlExt() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads Graphics Control Extension values
- readHeader() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads GIF file header information.
- readImage() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads next frame image
- readLSD() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads Logical Screen Descriptor
- readNetscapeExt() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads Netscape extension to obtain iteration count
- readResource(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.alee.utils.XmlUtils
-
Returns
Resource based on the available attributes in the current node.
- readShort() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Reads next 16-bit value, LSB first.
- ReadState - Enum in com.alee.managers.settings
-
- readToString(Resource) - Static method in class com.alee.utils.FileUtils
-
- readToString(Resource, String) - Static method in class com.alee.utils.FileUtils
-
- readToString(InputStream) - Static method in class com.alee.utils.FileUtils
-
Returns content read from the input stream.
- readToString(InputStream, String) - Static method in class com.alee.utils.FileUtils
-
Returns content read from the input stream.
- readToString(Reader) - Static method in class com.alee.utils.FileUtils
-
Returns content read from the specified reader.
- Record - Class in com.alee.managers.language.data
-
- Record() - Constructor for class com.alee.managers.language.data.Record
-
- Record(String) - Constructor for class com.alee.managers.language.data.Record
-
- Record(String, Value...) - Constructor for class com.alee.managers.language.data.Record
-
- Record(String, List<Value>) - Constructor for class com.alee.managers.language.data.Record
-
- RecordCountryComparator - Class in com.alee.managers.language.data
-
- RecordCountryComparator(Locale) - Constructor for class com.alee.managers.language.data.RecordCountryComparator
-
- recordsCount() - Method in class com.alee.managers.language.data.Dictionary
-
- RectangleConverter - Class in com.alee.utils.xml
-
- RectangleConverter() - Constructor for class com.alee.utils.xml.RectangleConverter
-
- rectangleFromString(String) - Static method in class com.alee.utils.xml.RectangleConverter
-
- rectangleToString(Rectangle) - Static method in class com.alee.utils.xml.RectangleConverter
-
- RecursiveClone - Interface in com.alee.api.clone
-
- RecursiveMerge - Interface in com.alee.api.merge
-
- RedefinedCloneBehavior<T extends CloneBehavior<T>> - Class in com.alee.api.clone.behavior
-
- RedefinedCloneBehavior() - Constructor for class com.alee.api.clone.behavior.RedefinedCloneBehavior
-
- ReduceNoiseFilter - Class in com.alee.graphics.filters
-
A filter which performs reduces noise by looking at each pixel's 8 neighbours, and if it's a minimum or maximum,
replacing it by the next minimum or maximum of the neighbours.
- ReduceNoiseFilter() - Constructor for class com.alee.graphics.filters.ReduceNoiseFilter
-
- ReflectionCloneBehavior<O> - Class in com.alee.api.clone.behavior
-
- ReflectionCloneBehavior(ReflectionCloneBehavior.Policy, ModifierType...) - Constructor for class com.alee.api.clone.behavior.ReflectionCloneBehavior
-
- ReflectionCloneBehavior.Policy - Enum in com.alee.api.clone.behavior
-
Behavior policy.
- ReflectionException - Exception in com.alee.utils.reflection
-
Special exception class used to display various
ReflectUtils problems.
- ReflectionException() - Constructor for exception com.alee.utils.reflection.ReflectionException
-
- ReflectionException(String) - Constructor for exception com.alee.utils.reflection.ReflectionException
-
- ReflectionException(String, Throwable) - Constructor for exception com.alee.utils.reflection.ReflectionException
-
- ReflectionException(Throwable) - Constructor for exception com.alee.utils.reflection.ReflectionException
-
- ReflectionMergeBehavior - Class in com.alee.api.merge.behavior
-
Tricky merge behavior for any types of
Object with related class types.
- ReflectionMergeBehavior(ReflectionMergeBehavior.Policy, ModifierType...) - Constructor for class com.alee.api.merge.behavior.ReflectionMergeBehavior
-
- ReflectionMergeBehavior.Policy - Enum in com.alee.api.merge.behavior
-
Behavior policy.
- reflective() - Static method in class com.alee.api.clone.Clone
-
- ReflectUtils - Class in com.alee.utils
-
This class provides a set of utilities to simplify work with Reflection API.
- registerConverter(Converter) - Static method in class com.alee.utils.XmlUtils
-
Adds a new converter into converters registry.
- registerConverter(SingleValueConverter) - Static method in class com.alee.utils.XmlUtils
-
Adds a new converter into converters registry.
- registerGroup(TaskGroup) - Static method in class com.alee.managers.task.TaskManager
-
- RejectDuplicates - Class in com.alee.api.duplicate
-
- RejectDuplicates(Matcher) - Constructor for class com.alee.api.duplicate.RejectDuplicates
-
- RelativeGeneralPath - Class in com.alee.graphics.shapes
-
GeneralPath decorator that adjusts all shape pathing according to specified bounds and orientation.
- RelativeGeneralPath(Rectangle) - Constructor for class com.alee.graphics.shapes.RelativeGeneralPath
-
- RelativeGeneralPath(Rectangle, boolean) - Constructor for class com.alee.graphics.shapes.RelativeGeneralPath
-
- REMOTE_REQUEST - Static variable in class com.alee.managers.task.TaskManager
-
Identifier of predefined
TaskGroup for remote requests.
- remove(String) - Method in class com.alee.managers.settings.SettingsGroup
-
Removes settings saved under the specified key.
- remove() - Method in class com.alee.utils.array.ArrayIterator
-
- remove(T[], T) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the specified object removed.
- remove(int[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the int under specified index removed.
- remove(float[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the float under specified index removed.
- remove(double[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the double under specified index removed.
- remove(char[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the char under specified index removed.
- remove(byte[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the byte under specified index removed.
- remove(boolean[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the boolean under specified index removed.
- remove(T[], int) - Static method in class com.alee.utils.ArrayUtils
-
Returns new array with the object under specified index removed.
- remove() - Method in class com.alee.utils.collection.EmptyIterator
-
- remove(Object) - Method in class com.alee.utils.collection.ImmutableCollection
-
- remove(Object) - Method in class com.alee.utils.collection.ImmutableList
-
- remove(int) - Method in class com.alee.utils.collection.ImmutableList
-
- remove(Object) - Method in class com.alee.utils.collection.ImmutableSet
-
- remove(Object) - Method in class com.alee.utils.collection.WeakHashSet
-
- remove(Object) - Method in class com.alee.utils.map.AbstractHashMap.EntrySet
-
- remove() - Method in class com.alee.utils.map.AbstractHashMap.HashIterator
-
- remove(Object) - Method in class com.alee.utils.map.AbstractHashMap.KeySet
-
- remove(Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Removes the specified mapping from this map.
- remove() - Method in class com.alee.utils.map.EmptyMapIterator
-
- remove(Object) - Method in class com.alee.utils.map.ImmutableMap
-
- remove() - Method in interface com.alee.utils.map.MapIterator
-
Removes the last returned key from the underlying Map (optional operation).
- remove(Object) - Method in class com.alee.utils.map.SoftHashMap
-
- remove(C, E) - Method in class com.alee.utils.swing.WeakComponentDataList
-
- remove(C, E, BiConsumer<C, E>) - Method in class com.alee.utils.swing.WeakComponentDataList
-
- REMOVE_INVALID - Static variable in class com.alee.utils.map.AbstractHashMap
-
- removeActionListener(ActionListener) - Method in class com.alee.utils.swing.WebTimer
-
Removes an action listener.
- removeAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableCollection
-
- removeAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableList
-
- removeAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableSet
-
- removeAll(Collection<?>) - Method in class com.alee.utils.collection.WeakHashSet
-
- removeAll(Collection<T>, T...) - Static method in class com.alee.utils.CollectionUtils
-
Removes all objects from the specified list.
- removeAll(Collection<T>, Collection<T>) - Static method in class com.alee.utils.CollectionUtils
-
Removes all objects from the specified list.
- removeAllValues(Map<K, V>, V) - Static method in class com.alee.utils.MapUtils
-
Removes all map entries where value is the same as the specified one.
- removeChild(JarEntry) - Method in class com.alee.utils.jar.JarEntry
-
- removeDictionary(Dictionary) - Method in class com.alee.managers.language.data.Dictionary
-
- removeDictionary(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
-
- removeDictionaryListener(DictionaryListener) - Static method in class com.alee.managers.language.LanguageManager
-
- removeDictionaryListener(JComponent, DictionaryListener) - Static method in class com.alee.managers.language.LanguageManager
-
- removeDuplicates(Collection) - Method in class com.alee.api.duplicate.AbstractDuplicateResolver
-
Removes any duplicates from the specified
Collection and returns it.
- RemoveDuplicates - Class in com.alee.api.duplicate
-
- RemoveDuplicates(Matcher) - Constructor for class com.alee.api.duplicate.RemoveDuplicates
-
- removeEntry(AbstractHashMap.HashEntry, int, AbstractHashMap.HashEntry) - Method in class com.alee.utils.map.AbstractHashMap
-
Removes an entry from the chain stored in a particular index.
- removeFirstLines(String, int) - Static method in class com.alee.utils.TextUtils
-
Returns text with first lines removed.
- removeFrameChangeListener(FrameChangeListener) - Method in class com.alee.graphics.image.gif.GifIcon
-
- removeLanguageListener(LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
-
- removeLanguageListener(JComponent, LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
-
- removeLineBreaks(String) - Static method in class com.alee.utils.TextUtils
-
Returns text with all line breaks removed.
- removeMapping(AbstractHashMap.HashEntry, int, AbstractHashMap.HashEntry) - Method in class com.alee.utils.map.AbstractHashMap
-
Removes a mapping from the map.
- removeNulls(List<T>) - Static method in class com.alee.utils.CollectionUtils
-
Removes all null elements from list.
- removeRecord(Record) - Method in class com.alee.managers.language.data.Dictionary
-
- removeRecord(String) - Method in class com.alee.managers.language.data.Dictionary
-
- removeSettingsListener(SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- removeSettingsListener(String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- removeSettingsListener(String, String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
-
- removeSpacings(String) - Static method in class com.alee.utils.TextUtils
-
Returns text with all spacings removed.
- removeText(Text) - Method in class com.alee.managers.language.data.Value
-
- removeValue(Value) - Method in class com.alee.managers.language.data.Record
-
- removeWhiteSpace(char[]) - Static method in class com.alee.utils.encryption.Base64
-
remove WhiteSpace from MIME containing encoded Base64 data.
- RenderingBridge - Interface in com.alee.api.ui
-
Base interface for any classes that return rendering-related information.
- RenderingParameters - Interface in com.alee.api.ui
-
Base interface for any classes containing rendering-related parameters.
- repeat - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- repeat(String, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(long, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, String, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, String, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, long, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(long, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, String, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, String, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(String, long, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay and action listener.
- repeat(long, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(long, long, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(String, long, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(String, long, long, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(long, long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(long, long, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(String, long, long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(String, long, long, int, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(boolean, String, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(boolean, String, long, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeat(boolean, String, long, long, int, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
-
Returns newly created and started timer that repeats and has the specified delay, initial delay and action listener.
- repeats - Variable in class com.alee.utils.swing.WebTimer
-
Whether timer repeat its cycles or not.
- REPLACE - Static variable in class com.alee.graphics.filters.PixelUtils
-
- replace(String, int, char) - Static method in class com.alee.utils.TextUtils
-
Returns text with replaced character at the specified index.
- replaceAll(String, boolean, String, Function<String, String>) - Static method in class com.alee.utils.TextUtils
-
Replaces all occurrences of str found in the specified text with provided text.
- requireNonEmpty(String) - Static method in class com.alee.utils.TextUtils
-
- requireNonEmpty(String, String) - Static method in class com.alee.utils.TextUtils
-
- requireNonEmpty(String, Supplier<RuntimeException>) - Static method in class com.alee.utils.TextUtils
-
Checks that the specified text is not
null or empty and throws a
RuntimeException if it is.
- requireNonNull(T) - Static method in class com.alee.api.jdk.Objects
-
- requireNonNull(T, String) - Static method in class com.alee.api.jdk.Objects
-
- requireNonNull(T, Supplier<RuntimeException>) - Static method in class com.alee.api.jdk.Objects
-
- requireNotEmpty(T, Supplier<RuntimeException>) - Static method in class com.alee.utils.CollectionUtils
-
- resample(int[], int[], int, int, int, float[]) - Static method in class com.alee.graphics.filters.ImageMath
-
An implementation of Fant's resampling algorithm.
- resetDefaultGroup() - Static method in class com.alee.managers.settings.SettingsManager
-
Resets all settings within the default settings group.
- resetFrame() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Resets frame state for reading next image.
- resetGroup(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Resets all settings within the specified settings group.
- resetNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Resets last pinned nanotime and last request nanotime.
- resetTime() - Static method in class com.alee.utils.TimeUtils
-
Resets last pinned time and last request time.
- resetValue(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Resets settings under the key within the default settings group.
- resetValue(String, String) - Static method in class com.alee.managers.settings.SettingsManager
-
Resets settings under the key within the specified settings group.
- resolve(RecursiveClone, Object) - Method in class com.alee.api.clone.unknownresolver.ExceptionUnknownResolver
-
- resolve(RecursiveClone, Object) - Method in interface com.alee.api.clone.UnknownResolver
-
Returns clone result for object of unknown type.
- resolve(RecursiveClone, Object) - Method in class com.alee.api.clone.unknownresolver.SkippingUnknownResolver
-
- resolve(Collection) - Method in interface com.alee.api.duplicate.DuplicateResolver
-
- resolve(Collection) - Method in class com.alee.api.duplicate.IgnoreDuplicates
-
- resolve(Collection) - Method in class com.alee.api.duplicate.RejectDuplicates
-
- resolve(Collection) - Method in class com.alee.api.duplicate.RemoveDuplicates
-
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.nullresolver.ExceptionNullResolver
-
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.nullresolver.OverwritingNullResolver
-
- resolve(RecursiveMerge, Object, Object) - Method in interface com.alee.api.merge.NullResolver
-
Returns one of the specified objects.
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.nullresolver.SkippingNullResolver
-
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.unknownresolver.ExceptionUnknownResolver
-
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.unknownresolver.OverwritingUnknownResolver
-
- resolve(RecursiveMerge, Object, Object) - Method in interface com.alee.api.merge.UnknownResolver
-
Returns merge result of two objects of unknown type.
- resolve(RecursiveMerge, Object, Object) - Method in class com.alee.api.merge.unknownresolver.SkippingUnknownResolver
-
- Resource - Interface in com.alee.api.resource
-
Customizable resource interface.
- ResourceException - Exception in com.alee.api.resource
-
Special unchecked exception used to display various resource problems.
- ResourceException() - Constructor for exception com.alee.api.resource.ResourceException
-
- ResourceException(String) - Constructor for exception com.alee.api.resource.ResourceException
-
- ResourceException(String, Throwable) - Constructor for exception com.alee.api.resource.ResourceException
-
- ResourceException(Throwable) - Constructor for exception com.alee.api.resource.ResourceException
-
- restart() - Method in class com.alee.utils.swing.WebTimer
-
Restarts timer execution.
- restart(long) - Method in class com.alee.utils.swing.WebTimer
-
Restarts timer execution and modifies timer delay.
- restart(long, long) - Method in class com.alee.utils.swing.WebTimer
-
Restarts timer execution and modifies timer delays.
- restart(String) - Method in class com.alee.utils.swing.WebTimer
-
Restarts timer execution and modifies timer delay.
- restart(String, String) - Method in class com.alee.utils.swing.WebTimer
-
Restarts timer execution and modifies timer delays.
- restoreAntialias(Graphics, Object) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreAntialias(Graphics2D, Object) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreClip(Graphics2D, Shape) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreClip(Graphics2D, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreClip(Graphics, Shape) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreClip(Graphics, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreComposite(Graphics2D, Composite) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreComposite(Graphics2D, Composite, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreFont(Graphics, Font) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreImageQuality(Graphics, Object) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreImageQuality(Graphics2D, Object) - Static method in class com.alee.utils.GraphicsUtils
-
- restorePaint(Graphics2D, Paint) - Static method in class com.alee.utils.GraphicsUtils
-
- restorePaint(Graphics2D, Paint, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreStroke(Graphics2D, Stroke) - Static method in class com.alee.utils.GraphicsUtils
-
- restoreStroke(Graphics2D, Stroke, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- retainAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableCollection
-
- retainAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableList
-
- retainAll(Collection<?>) - Method in class com.alee.utils.collection.ImmutableSet
-
- retainAll(Collection<?>) - Method in class com.alee.utils.collection.WeakHashSet
-
- retrieve(Object) - Method in class com.alee.api.clone.AbstractRecursiveClone
-
- retrieve(Object) - Method in interface com.alee.api.clone.RecursiveClone
-
Returns object clone if it is already available, null otherwise.
- reuseEntry(AbstractHashMap.HashEntry, int, int, Object, Object) - Method in class com.alee.utils.map.AbstractHashMap
-
Reuses an existing key-value mapping, storing completely new data.
- rFactor - Variable in class com.alee.graphics.filters.RGBAdjustFilter
-
- RGBAdjustFilter - Class in com.alee.graphics.filters
-
- RGBAdjustFilter() - Constructor for class com.alee.graphics.filters.RGBAdjustFilter
-
- RGBAdjustFilter(float, float, float) - Constructor for class com.alee.graphics.filters.RGBAdjustFilter
-
- rightToLeft() - Method in enum com.alee.api.data.Rotation
-
Returns opposite orientation.
- root - Variable in class com.alee.utils.jar.JarStructure
-
- rotateIcon180(Icon) - Static method in class com.alee.utils.ImageUtils
-
Returns new
ImageIcon with specified
Icon painted on it and rotated 180 degrees.
- rotateIcon90CCW(Icon) - Static method in class com.alee.utils.ImageUtils
-
Returns new
ImageIcon with specified
Icon painted on it and rotated 90 degrees counter-clockwise.
- rotateIcon90CW(Icon) - Static method in class com.alee.utils.ImageUtils
-
Returns new
ImageIcon with specified
Icon painted on it and rotated 90 degrees clockwise.
- rotateImage180(Image) - Static method in class com.alee.utils.ImageUtils
-
- rotateImage180(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- rotateImage90CCW(Image) - Static method in class com.alee.utils.ImageUtils
-
Returns new
BufferedImage with specified
Image painted on it and rotated 90 degrees counter-clockwise.
- rotateImage90CCW(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- rotateImage90CW(Image) - Static method in class com.alee.utils.ImageUtils
-
Returns new
BufferedImage with specified
Image painted on it and rotated 90 degrees clockwise.
- rotateImage90CW(BufferedImage) - Static method in class com.alee.utils.ImageUtils
-
- Rotation - Enum in com.alee.api.data
-
Describes common component rotation options.
- roundRobin(int, T...) - Static method in class com.alee.utils.ArrayUtils
-
Returns item from the array at the specified index.
- roundRobin(int, List<T>) - Static method in class com.alee.utils.CollectionUtils
-
Returns item from the
List at the specified index.
- roundToInt(double) - Static method in class com.alee.utils.MathUtils
-
Returns double value rounded to int value.
- rTable - Variable in class com.alee.graphics.filters.TransferFilter
-
- rule - Variable in class com.alee.graphics.filters.MiscComposite
-
- RULE_NAMES - Static variable in class com.alee.graphics.filters.MiscComposite
-
- running - Variable in class com.alee.utils.swing.WebTimer
-
Map of marks for currently active threads.
- sameCountryPriority(String, String) - Method in class com.alee.managers.language.data.AbstractCountryComparator
-
Returns result of two countries comparison with locale priority.
- sample - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- samplefac - Variable in class com.alee.graphics.image.gif.NeuQuant
-
- SATURATION - Static variable in class com.alee.graphics.filters.MiscComposite
-
- SATURATION - Static variable in class com.alee.graphics.filters.PixelUtils
-
- SAVE_SETTINGS - Static variable in class com.alee.managers.proxy.ProxyManager
-
Settings key for proxy settings save option.
- saveSettings() - Static method in class com.alee.managers.settings.SettingsManager
-
- saveSettingsGroup(String) - Static method in class com.alee.managers.settings.SettingsManager
-
- saveSettingsGroup(SettingsGroup) - Static method in class com.alee.managers.settings.SettingsManager
-
- Scale - Class in com.alee.utils.swing
-
- Scale() - Constructor for class com.alee.utils.swing.Scale
-
- Scale(double, double) - Constructor for class com.alee.utils.swing.Scale
-
- ScaleConverter - Class in com.alee.utils.xml
-
Custom XStream converter for
Scale.
- ScaleConverter() - Constructor for class com.alee.utils.xml.ScaleConverter
-
- SCREEN - Static variable in class com.alee.graphics.filters.MiscComposite
-
- SCREEN - Static variable in class com.alee.graphics.filters.PixelUtils
-
- SEPARATOR - Static variable in class com.alee.utils.xml.DimensionConverter
-
Values separator.
- separator - Static variable in class com.alee.utils.xml.FontConverter
-
Values separator.
- separator - Static variable in class com.alee.utils.xml.InsetsConverter
-
Values separator.
- separator - Static variable in class com.alee.utils.xml.RectangleConverter
-
Values separator.
- separator - Static variable in class com.alee.utils.xml.StrokeConverter
-
Stroke settings separators.
- SerializableBiConsumer<T,U> - Interface in com.alee.api.jdk
-
- SerializableBiFunction<T,U,R> - Interface in com.alee.api.jdk
-
- SerializableBiPredicate<T,U> - Interface in com.alee.api.jdk
-
- SerializableConsumer<T> - Interface in com.alee.api.jdk
-
- SerializableFunction<T,R> - Interface in com.alee.api.jdk
-
- SerializablePredicate<T> - Interface in com.alee.api.jdk
-
- SerializableSupplier<T> - Interface in com.alee.api.jdk
-
- set(String, T) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets value for the specified settings key.
- set(String, String, T) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets value for the specified settings group and key.
- set(E) - Method in class com.alee.utils.array.ArrayListIterator
-
- set(int, E) - Method in class com.alee.utils.collection.ImmutableList
-
- set(C, D) - Method in class com.alee.utils.swing.WeakComponentData
-
- set(C, D, BiConsumer<C, D>) - Method in class com.alee.utils.swing.WeakComponentData
-
- setActionCommand(String) - Method in class com.alee.utils.swing.WebTimer
-
Sets action command for fired events.
- setAddMargins(boolean) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setAliasJdkClasses(boolean) - Static method in class com.alee.utils.XmlUtils
-
Sets whether or not aliases for standard JDK classes like
Point and
Rectangle should be used.
- setAlign(Point2D) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setAlignX(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setAlignY(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setAlive(int, boolean) - Method in class com.alee.utils.swing.WebTimer
-
Sets whether thread under specified ID is alive or not.
- setAllowSave(boolean) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets whether should allow saving settings into files or not.
- setAlwaysUseSystemSettings(boolean) - Static method in class com.alee.managers.proxy.ProxyManager
-
Sets whether enable system proxy settings usage or not.
- setAngle(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setAngle(float) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setAuthenticator(Authenticator) - Static method in class com.alee.managers.proxy.ProxyManager
-
Changes current proxy authenticator to the specified one.
- setAuthor(String) - Method in class com.alee.managers.language.data.TranslationInformation
-
Sets translation author.
- setAutoDetectionEnabled(boolean) - Static method in class com.alee.managers.proxy.ProxyManager
-
Sets whether automatic proxy detection is enabled or not.
- setAutoSettingsInitialization(boolean) - Static method in class com.alee.managers.proxy.ProxyManager
-
Sets whether enable auto initialization of proxy settings or not.
- setBackupFilesExtension(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets backup files extension
- setBFactor(float) - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- setBlack(int) - Method in class com.alee.graphics.filters.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- setBrightness(float) - Method in class com.alee.graphics.filters.ContrastFilter
-
Set the filter brightness.
- setClassIcon(Class<?>, Icon) - Method in class com.alee.utils.jar.JarStructure
-
- SetCloneBehavior - Class in com.alee.api.clone.behavior
-
- SetCloneBehavior() - Constructor for class com.alee.api.clone.behavior.SetCloneBehavior
-
- setCoalesce(boolean) - Method in class com.alee.utils.swing.WebTimer
-
Sets whether each action should be fired from a separate invoke and wait call or not.
- setColormap(Colormap) - Method in class com.alee.graphics.filters.RaysFilter
-
- setComposite(Composite) - Method in class com.alee.graphics.filters.CompositeFilter
-
Set the composite.
- setContrast(float) - Method in class com.alee.graphics.filters.ContrastFilter
-
Set the filter contrast.
- setCyclesLimit(int) - Method in class com.alee.utils.swing.WebTimer
-
Sets timer cycles execution limit.
- setDate(String) - Method in class com.alee.utils.file.FileDescription
-
Sets modification date.
- setDefaultSettingsDir(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets default settings directory.
- setDefaultSettingsDirName(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets default settings directory name.
- setDefaultSettingsGroup(String) - Static method in class com.alee.managers.settings.SettingsManager
-
- setDelay(int) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets the delay time between each frame, or changes it for subsequent frames (applies to last
frame added).
- setDelay(String) - Method in class com.alee.utils.swing.WebTimer
-
Sets delay between timer cycles.
- setDelay(long) - Method in class com.alee.utils.swing.WebTimer
-
Sets delay between timer cycles in milliseconds.
- setDescription(String) - Method in class com.alee.utils.file.FileDescription
-
Sets file description.
- setDescription(String) - Method in class com.alee.utils.filefilter.DescriptiveFileFilter
-
Sets short file filter description.
- setDictionaries(List<Dictionary>) - Method in class com.alee.managers.language.data.Dictionary
-
- setDimensions(int, int) - Method in class com.alee.graphics.filters.PointFilter
-
- setDispose(int) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
- setDistance(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setDistance(float) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setEdgeAction(int) - Method in class com.alee.graphics.filters.ConvolveFilter
-
- setEmptyProxySettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs empty proxy settings.
- setError(Throwable) - Method in class com.alee.managers.settings.SettingsGroupState
-
Sets occurred exception.
- setFieldModifiers(Field, int) - Static method in class com.alee.utils.reflection.FieldHelper
-
- setFieldValue(Object, String, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to object field.
- setFieldValue(Object, Field, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to object field.
- setFieldValueSafely(Object, String, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to object field.
- setFieldValueSafely(Object, Field, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to object field.
- setFrameRate(float) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets frame rate in frames per second.
- setGFactor(float) - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- setGroupFilePath(String, String) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets custom directory where settings group file will be saved.
- setHRadius(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- setIcon(ImageIcon) - Method in class com.alee.utils.filefilter.DescriptiveFileFilter
-
Sets file filter icon.
- setIcon(Icon) - Method in class com.alee.utils.jar.JarEntry
-
- setId(String) - Method in class com.alee.managers.settings.SettingsGroup
-
Sets group identifier.
- setInitialDelay(String) - Method in class com.alee.utils.swing.WebTimer
-
Sets delay before the first timer cycle run.
- setInitialDelay(long) - Method in class com.alee.utils.swing.WebTimer
-
Sets delay before the first timer cycle run in milliseconds.
- setIterations(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- setKernel(Kernel) - Method in class com.alee.graphics.filters.ConvolveFilter
-
- setKey(String) - Method in class com.alee.managers.language.data.Record
-
- setKey(K) - Method in class com.alee.utils.general.Pair
-
Sets the key for this pair.
- setLanguage(Language) - Static method in class com.alee.managers.language.LanguageManager
-
- setLanguageSupplier(Supplier<Language>) - Static method in class com.alee.managers.language.LM
-
- setLocale(Locale) - Method in class com.alee.managers.language.data.TranslationInformation
-
- setLocale(Locale) - Method in class com.alee.managers.language.data.Value
-
- setLocale(Locale) - Static method in class com.alee.managers.language.LanguageManager
-
- setLowerThreshold(int) - Method in class com.alee.graphics.filters.ThresholdFilter
-
Set the lower threshold value.
- setMask(int) - Method in class com.alee.graphics.filters.MaskFilter
-
- setMnemonic(int) - Method in class com.alee.managers.language.data.Text
-
Sets mnemonic character.
- setName(String) - Method in class com.alee.managers.language.data.Dictionary
-
- setName(String) - Method in class com.alee.managers.settings.SettingsGroup
-
Sets group name.
- setName(String) - Method in class com.alee.utils.file.FileDescription
-
Sets file name.
- setName(String) - Method in class com.alee.utils.jar.JarEntry
-
- setName(String) - Method in class com.alee.utils.swing.WebTimer
-
Sets internal timer thread name.
- setNonBlockingStop(boolean) - Method in class com.alee.utils.swing.WebTimer
-
Sets whether or not timer should use non-blocking stop method behavior.
- setNonProxyHosts(String) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets non-proxy hosts.
- setOpacity(int) - Method in class com.alee.graphics.filters.OpacityFilter
-
Set the opacity.
- setOpacity(float) - Method in class com.alee.graphics.filters.RaysFilter
-
- setOpacity(float) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setPackageIcon(Package, Icon) - Method in class com.alee.utils.jar.JarStructure
-
- setPackageIcon(String, Icon) - Method in class com.alee.utils.jar.JarStructure
-
- setPixels() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Creates new frame image from current data (and previous frames as specified by their
disposition codes).
- setPoint1(Point) - Method in class com.alee.graphics.data.Line
-
Sets first point.
- setPoint2(Point) - Method in class com.alee.graphics.data.Line
-
Sets second point.
- setPrefix(String) - Method in class com.alee.managers.language.data.Dictionary
-
- setProxyHost(String) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets proxy host.
- setProxyLogin(String) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets proxy login.
- setProxyPassword(String) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets proxy password.
- setProxyPort(String) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets proxy port.
- setProxySettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs saved or system proxy settings.
- setProxySettings(String, String) - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs proxy settings with specified host and port.
- setProxySettings(String, String, String, String) - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs proxy settings with specified host, port and proxy login and password.
- setProxySettings(ProxySettings) - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs proxy settings with specified host, port and proxy login and password.
- setProxySettings(ProxySettings, boolean) - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs proxy settings with specified host, port and proxy login and password.
- setQuality(int) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by
the GIF specification).
- setRadius(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- setRadius(float) - Method in class com.alee.graphics.filters.GaussianFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - Method in class com.alee.graphics.filters.ShadowFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRaysOnly(boolean) - Method in class com.alee.graphics.filters.RaysFilter
-
- setReadState(ReadState) - Method in class com.alee.managers.settings.SettingsGroupState
-
- setRecords(List<Record>) - Method in class com.alee.managers.language.data.Dictionary
-
- setRepeat(int) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setRepeats(boolean) - Method in class com.alee.utils.swing.WebTimer
-
Sets whether timer should repeat its cycles or not.
- setRFactor(float) - Method in class com.alee.graphics.filters.RGBAdjustFilter
-
- setRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
-
A convenience method for setting ARGB pixels in an image.
- setRotation(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- setSafeMethodsLoggingEnabled(boolean) - Static method in class com.alee.utils.ReflectUtils
-
Sets whether should allow safe methods to log errors or not.
- setSaveDefaultValues(boolean) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets whether or not should save default value created as a result of get(...) calls.
- setSaveLoggingEnabled(boolean) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets whether settings save log is enabled or not.
- setSaveOnChange(boolean) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets whether should save settings right after any changes made or not.
- setSaveOnChangeDelay(long) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets save-on-change delay in milliseconds.
- setScale(double, double) - Method in class com.alee.utils.swing.Scale
-
Adjusts X and Y coordinate scaling.
- setSettings(HashMap<String, Object>) - Method in class com.alee.managers.settings.SettingsGroup
-
Sets settings map.
- setSettings(String, Object) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets and saves value into settings file with the specified name.
- setSettingsFilesExtension(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Sets settings files extension
- setShadowColor(int) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setShadowOnly(boolean) - Method in class com.alee.graphics.filters.ShadowFilter
-
- setSize(int, int) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets the GIF frame size.
- setSize(String) - Method in class com.alee.utils.file.FileDescription
-
Sets file size.
- setState(String) - Method in class com.alee.managers.language.data.Text
-
Sets state this translation is used for.
- setStaticFieldValue(Class, String, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to static class field.
- setStaticFieldValueSafely(Class, String, Object) - Static method in class com.alee.utils.ReflectUtils
-
Applies specified value to static class field.
- setStrength(float) - Method in class com.alee.graphics.filters.RaysFilter
-
- setSystemProxyConfirmationSupport(SystemProxyConfirmationSupport) - Static method in class com.alee.managers.proxy.ProxyManager
-
Sets system proxy settings confirmation dialog support.
- setSystemProxySettings() - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs system proxy settings.
- setText(String) - Method in class com.alee.managers.language.data.Text
-
Sets translation text.
- setTexts(List<Text>) - Method in class com.alee.managers.language.data.Value
-
- setThreshold(float) - Method in class com.alee.graphics.filters.RaysFilter
-
- settings() - Method in class com.alee.managers.settings.SettingsGroup
-
Returns settings map.
- SETTINGS_GROUP - Static variable in class com.alee.managers.proxy.ProxyManager
-
Settings group key for proxy settings.
- settingsChanged(String, String, Object, Object) - Method in interface com.alee.managers.settings.SettingsListener
-
Called when settings with the specified group and key is changed.
- SettingsConverter - Class in com.alee.managers.settings
-
- SettingsConverter(Mapper, ReflectionProvider) - Constructor for class com.alee.managers.settings.SettingsConverter
-
- SettingsException - Exception in com.alee.managers.settings
-
Special exception class used to display various settings problems.
- SettingsException() - Constructor for exception com.alee.managers.settings.SettingsException
-
- SettingsException(String) - Constructor for exception com.alee.managers.settings.SettingsException
-
- SettingsException(String, Throwable) - Constructor for exception com.alee.managers.settings.SettingsException
-
- SettingsException(Throwable) - Constructor for exception com.alee.managers.settings.SettingsException
-
- settingsExists(String) - Static method in class com.alee.managers.settings.SettingsManager
-
Returns whether settings file with the specified name exists or not.
- SettingsGroup - Class in com.alee.managers.settings
-
Settings group data class.
- SettingsGroup() - Constructor for class com.alee.managers.settings.SettingsGroup
-
- SettingsGroup(String) - Constructor for class com.alee.managers.settings.SettingsGroup
-
- SettingsGroup(String, String) - Constructor for class com.alee.managers.settings.SettingsGroup
-
- SettingsGroupState - Class in com.alee.managers.settings
-
This class contains information about single
SettingsGroup read state.
- SettingsGroupState() - Constructor for class com.alee.managers.settings.SettingsGroupState
-
- SettingsGroupState(ReadState) - Constructor for class com.alee.managers.settings.SettingsGroupState
-
- SettingsGroupState(ReadState, Throwable) - Constructor for class com.alee.managers.settings.SettingsGroupState
-
- SettingsListener - Interface in com.alee.managers.settings
-
Settings change listener interface.
- SettingsManager - Class in com.alee.managers.settings
-
This manager allows you to quickly and easily save any serializable data into settings files using simple XML format.
- SettingsManager() - Constructor for class com.alee.managers.settings.SettingsManager
-
- setTitle(String) - Method in class com.alee.managers.language.data.TranslationInformation
-
Sets translation language title.
- setTransform(AffineTransform) - Method in class com.alee.graphics.filters.CompositeFilter
-
Set the transform.
- setTranslations(List<TranslationInformation>) - Method in class com.alee.managers.language.data.Dictionary
-
- setTransparent(Color) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Sets the transparent color for the last added frame and any subsequent frames.
- setUIResource(boolean) - Method in class com.alee.utils.xml.ConverterContext
-
Sets whether or not converter should read it's value as
UIResource.
- setupAlphaComposite(Graphics2D, Float) - Static method in class com.alee.utils.GraphicsUtils
-
Setting AlphaComposite by taking old AlphaComposite settings into account
- setupAlphaComposite(Graphics2D, Float, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setupAlphaComposite(Graphics2D, Composite, Float) - Static method in class com.alee.utils.GraphicsUtils
-
- setupAlphaComposite(Graphics2D, Composite, Float, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setupAntialias(Graphics) - Static method in class com.alee.utils.GraphicsUtils
-
Setting antialias on
- setupAntialias(Graphics2D) - Static method in class com.alee.utils.GraphicsUtils
-
- setupClip(Graphics2D, Shape) - Static method in class com.alee.utils.GraphicsUtils
-
Setting new clip shape
- setupClip(Graphics2D, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setupClip(Graphics2D, int, int, int, int) - Static method in class com.alee.utils.GraphicsUtils
-
- setupClip(Graphics2D, int, int, int, int, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setupFont(Graphics, Font) - Static method in class com.alee.utils.GraphicsUtils
-
Setting font
- setupImageQuality(Graphics) - Static method in class com.alee.utils.GraphicsUtils
-
Setting image quality on
- setupImageQuality(Graphics2D) - Static method in class com.alee.utils.GraphicsUtils
-
- setupPaint(Graphics2D, Paint) - Static method in class com.alee.utils.GraphicsUtils
-
Setting new paint
- setupPaint(Graphics2D, Paint, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setUpperThreshold(int) - Method in class com.alee.graphics.filters.ThresholdFilter
-
Set the upper threshold value.
- setupProxy(URLConnection) - Static method in class com.alee.managers.proxy.ProxyManager
-
Installs current proxy settings to URL connection.
- setupStroke(Graphics2D, Stroke) - Static method in class com.alee.utils.GraphicsUtils
-
Setting new stroke
- setupStroke(Graphics2D, Stroke, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- setUseDaemonThread(boolean) - Method in class com.alee.utils.swing.WebTimer
-
Returns whether should use daemon thread instead of user one or not.
- setUseEventDispatchThread(boolean) - Method in class com.alee.utils.swing.WebTimer
-
Sets whether actions should be fired from Event Dispatch Thread or not.
- setUseProxy(boolean) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets whether should use proxy settings or not.
- setUseProxyAuthentification(boolean) - Method in class com.alee.managers.proxy.ProxySettings
-
Sets whether proxy requires authentification or not.
- setValue(V) - Method in class com.alee.utils.general.Pair
-
Sets the value for this pair.
- setValue(V) - Method in class com.alee.utils.map.AbstractHashMap.HashEntry
-
- setValue(V) - Method in class com.alee.utils.map.AbstractHashMap.HashMapIterator
-
- setValue(V) - Method in class com.alee.utils.map.EmptyMapIterator
-
- setValue(V) - Method in interface com.alee.utils.map.MapIterator
-
Sets the value associated with the current key (optional operation).
- SETVALUE_INVALID - Static variable in class com.alee.utils.map.AbstractHashMap
-
- setValues(List<Value>) - Method in class com.alee.managers.language.data.Record
-
- setVRadius(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
-
- setWhite(int) - Method in class com.alee.graphics.filters.ThresholdFilter
-
Set the color to be used for pixels above the upper threshold.
- setX1(int) - Method in class com.alee.graphics.data.Line
-
Sets first X coordinate.
- setX2(int) - Method in class com.alee.graphics.data.Line
-
Sets second X coordinate.
- setY1(int) - Method in class com.alee.graphics.data.Line
-
Sets first Y coordinate.
- setY2(int) - Method in class com.alee.graphics.data.Line
-
Sets second Y coordinate.
- setZoom(float) - Method in class com.alee.graphics.filters.MotionBlurFilter
-
- ShadeType - Enum in com.alee.utils.laf
-
Component shade types.
- ShadowFilter - Class in com.alee.graphics.filters
-
A filter which draws a drop shadow based on the alpha channel of the image.
- ShadowFilter() - Constructor for class com.alee.graphics.filters.ShadowFilter
-
- ShadowFilter(float, float, float, float) - Constructor for class com.alee.graphics.filters.ShadowFilter
-
- shape - Variable in class com.alee.graphics.shapes.RelativeGeneralPath
-
- ShapeStroke - Class in com.alee.graphics.strokes
-
- ShapeStroke() - Constructor for class com.alee.graphics.strokes.ShapeStroke
-
- ShapeStroke(Shape, float) - Constructor for class com.alee.graphics.strokes.ShapeStroke
-
- ShapeStroke(Shape[], float) - Constructor for class com.alee.graphics.strokes.ShapeStroke
-
- shareOnFb(String) - Static method in class com.alee.utils.WebUtils
-
Opens system default web-browser with Facebook share page.
- shareOnTwitter(String) - Static method in class com.alee.utils.WebUtils
-
Opens system default web-browser with Twitter share page.
- shareOnVk(String) - Static method in class com.alee.utils.WebUtils
-
Opens system default web-browser with VKontakte share page.
- SharpenFilter - Class in com.alee.graphics.filters
-
A filter which performs a simple 3x3 sharpening operation.
- SharpenFilter() - Constructor for class com.alee.graphics.filters.SharpenFilter
-
- shortenText(String, int, boolean) - Static method in class com.alee.utils.TextUtils
-
Returns shortened text.
- shortenTextEnd(String, int, boolean) - Static method in class com.alee.utils.TextUtils
-
Returns shortened text.
- shortName() - Method in enum com.alee.utils.system.SystemType
-
Returns OS short name.
- shouldContinue(int, int) - Method in class com.alee.utils.swing.WebTimer
-
Returns whether thread with specified ID should continue execution or not.
- shouldStopDownload() - Method in interface com.alee.utils.file.FileDownloadListener
-
Returns whether download operation should stop or not.
- shouldUseSystemProxy() - Method in interface com.alee.managers.proxy.SystemProxyConfirmationSupport
-
Returns whether should use system proxy or not.
- showPassedNanoTime() - Static method in class com.alee.utils.TimeUtils
-
Writes nanotime passed since either last pin request or last nanotime request to log.
- showPassedNanoTime(String) - Static method in class com.alee.utils.TimeUtils
-
Writes nanotime passed since either last pin request or last nanotime request to log with specified prefix.
- showPassedNanoTime(boolean) - Static method in class com.alee.utils.TimeUtils
-
Writes nanotime passed since either last pin request or last nanotime request if total is false to log.
- showPassedNanoTime(boolean, String) - Static method in class com.alee.utils.TimeUtils
-
Writes nanotime passed since either last pin request or last nanotime request if total is false to log with specified prefix.
- showPassedTime() - Static method in class com.alee.utils.TimeUtils
-
Writes time passed since either last pin request or last time request to log.
- showPassedTime(String) - Static method in class com.alee.utils.TimeUtils
-
Writes time passed since either last pin request or last time request to log with specified prefix.
- showPassedTime(boolean) - Static method in class com.alee.utils.TimeUtils
-
Writes time passed since either last pin request or last time request if total is false to log.
- showPassedTime(boolean, String) - Static method in class com.alee.utils.TimeUtils
-
Writes time passed since either last pin request or last time request if total is false to log with specified prefix.
- shutdown() - Method in class com.alee.managers.task.TaskGroup
-
Shutdowns this
TaskGroup after finishing all remaining submitted tasks.
- shutdown(String) - Static method in class com.alee.managers.task.TaskManager
-
Shutdowns
TaskGroup with the specified identifier after finishing all remaining submitted tasks.
- shutdownNow() - Method in class com.alee.managers.task.TaskGroup
-
Shutdowns this
TaskGroup without finishing any of remaining submitted tasks.
- shutdownNow(String) - Static method in class com.alee.managers.task.TaskManager
-
Shutdowns
TaskGroup with the specified identifier without finishing any of remaining submitted tasks.
- SILHOUETTE - Static variable in class com.alee.graphics.filters.MiscComposite
-
- SimpleArrayConverter - Class in com.alee.utils.xml
-
Custom converter for arrays with simple values.
- SimpleArrayConverter(Mapper) - Constructor for class com.alee.utils.xml.SimpleArrayConverter
-
Constructs new converter.
- size() - Method in class com.alee.utils.collection.ImmutableCollection
-
- size() - Method in class com.alee.utils.collection.ImmutableList
-
- size() - Method in class com.alee.utils.collection.ImmutableSet
-
- size() - Method in class com.alee.utils.collection.WeakHashSet
-
- size() - Method in class com.alee.utils.map.AbstractHashMap.EntrySet
-
- size() - Method in class com.alee.utils.map.AbstractHashMap.KeySet
-
- size - Variable in class com.alee.utils.map.AbstractHashMap
-
The size of the map
- size() - Method in class com.alee.utils.map.AbstractHashMap
-
Gets the size of the map.
- size() - Method in class com.alee.utils.map.AbstractHashMap.Values
-
- size() - Method in class com.alee.utils.map.ImmutableMap
-
- size() - Method in class com.alee.utils.map.SoftHashMap
-
- size() - Method in class com.alee.utils.swing.WeakComponentData
-
Returns size of the
Set of
JComponents that have data of this kind stored within them.
- size(C) - Method in class com.alee.utils.swing.WeakComponentDataList
-
Returns size of data list stored within
JComponent.
- sizeDetermined(int) - Method in interface com.alee.utils.file.FileDownloadListener
-
Called when remote file size retrieved.
- sizeDetermined(int) - Method in interface com.alee.utils.zip.UnzipListener
-
Notifies about zip file entries amount.
- sizeSet - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- SizeType - Enum in com.alee.utils.swing
-
Represents various possible component size types.
- skip() - Method in class com.alee.graphics.image.gif.GifDecoder
-
Skips variable length blocks up to and including next zero length block.
- SkipClonePolicy - Class in com.alee.api.merge.clonepolicy
-
- SkipClonePolicy() - Constructor for class com.alee.api.merge.clonepolicy.SkipClonePolicy
-
- SkippingMatcher - Class in com.alee.api.matcher
-
Custom
Matcher that always returns
false.
- SkippingMatcher() - Constructor for class com.alee.api.matcher.SkippingMatcher
-
- SkippingNullResolver - Class in com.alee.api.merge.nullresolver
-
NullResolver that overwrites base object only if merged object is not
null.
- SkippingNullResolver() - Constructor for class com.alee.api.merge.nullresolver.SkippingNullResolver
-
- SkippingUnknownResolver - Class in com.alee.api.clone.unknownresolver
-
- SkippingUnknownResolver() - Constructor for class com.alee.api.clone.unknownresolver.SkippingUnknownResolver
-
- SkippingUnknownResolver - Class in com.alee.api.merge.unknownresolver
-
- SkippingUnknownResolver() - Constructor for class com.alee.api.merge.unknownresolver.SkippingUnknownResolver
-
- sleepSafely(long) - Static method in class com.alee.utils.ThreadUtils
-
Causes calling thread to sleep and ignores thrown InterruptedException.
- sleepStart - Variable in class com.alee.utils.swing.WebTimer
-
Last timer cycle start time.
- sleepTime - Variable in class com.alee.utils.swing.WebTimer
-
Last timer cycle delay time.
- smoothPulse(float, float, float, float, float) - Static method in class com.alee.graphics.filters.ImageMath
-
A smoothed pulse function.
- smoothStep(float, float, float) - Static method in class com.alee.graphics.filters.ImageMath
-
A smoothed step function.
- SOFT_LIGHT - Static variable in class com.alee.graphics.filters.MiscComposite
-
- softColor(Color) - Static method in class com.alee.utils.ColorUtils
-
Returns randomly generated soft
Color based on the specified
Color.
- SoftHashMap<K,V> - Class in com.alee.utils.map
-
Map implementation that holds soft references its values.
- SoftHashMap() - Constructor for class com.alee.utils.map.SoftHashMap
-
- sort(List<T>, Comparator<T>) - Static method in class com.alee.utils.CollectionUtils
-
- sort(List<T>, Comparator<T>...) - Static method in class com.alee.utils.CollectionUtils
-
- sortFiles(List<File>) - Static method in class com.alee.utils.FileUtils
-
Returns sorted list of files.
- sortFiles(File[]) - Static method in class com.alee.utils.FileUtils
-
Returns sorted array of files.
- spline(float, int, float[]) - Static method in class com.alee.graphics.filters.ImageMath
-
Compute a Catmull-Rom spline.
- spline(float, int, int[], int[]) - Static method in class com.alee.graphics.filters.ImageMath
-
Compute a Catmull-Rom spline, but with variable knot spacing.
- sqr(int) - Static method in class com.alee.utils.MathUtils
-
Returns square for specified integer number.
- sqr(float) - Static method in class com.alee.utils.MathUtils
-
Returns square for specified float number.
- sqrtToInt(double) - Static method in class com.alee.utils.MathUtils
-
Returns rounded square root for the specified integer number.
- StarPolygon - Class in com.alee.graphics.shapes
-
- StarPolygon(int, int, int, int, int) - Constructor for class com.alee.graphics.shapes.StarPolygon
-
- StarPolygon(int, int, int, int, int, double) - Constructor for class com.alee.graphics.shapes.StarPolygon
-
- start(OutputStream) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - Method in class com.alee.graphics.image.gif.GifEncoder
-
Initiates writing of a GIF file with the specified name.
- start() - Method in class com.alee.utils.swing.WebTimer
-
Starts timer execution.
- startAnimation() - Method in class com.alee.graphics.image.gif.GifIcon
-
- started - Variable in class com.alee.graphics.image.gif.GifEncoder
-
- startExec() - Method in class com.alee.utils.swing.WebTimer
-
Starts timer execution thread.
- status - Variable in class com.alee.graphics.image.gif.GifIcon
-
- STATUS_FORMAT_ERROR - Static variable in class com.alee.graphics.image.gif.GifDecoder
-
File read status: Error decoding file (may be partially decoded)
- STATUS_OK - Static variable in class com.alee.graphics.image.gif.GifDecoder
-
File read status: No errors.
- STATUS_OPEN_ERROR - Static variable in class com.alee.graphics.image.gif.GifDecoder
-
File read status: Unable to open source.
- STENCIL - Static variable in class com.alee.graphics.filters.MiscComposite
-
- step(float, float) - Static method in class com.alee.graphics.filters.ImageMath
-
The step function.
- stop() - Method in class com.alee.utils.swing.WebTimer
-
Stops timer execution.
- stopAnimation() - Method in class com.alee.graphics.image.gif.GifIcon
-
- stopExec() - Method in class com.alee.utils.swing.WebTimer
-
Stops timer execution.
- store(Object, Object) - Method in class com.alee.api.clone.AbstractRecursiveClone
-
- store(Object, Object) - Method in interface com.alee.api.clone.RecursiveClone
-
Stores reference to object clone.
- StrictHashMap<K,V> - Class in com.alee.utils.map
-
- StrictHashMap() - Constructor for class com.alee.utils.map.StrictHashMap
-
- StrictHashMap(int) - Constructor for class com.alee.utils.map.StrictHashMap
-
- StrictHashMap(int, float) - Constructor for class com.alee.utils.map.StrictHashMap
-
- StrictHashMap(int, float, int) - Constructor for class com.alee.utils.map.StrictHashMap
-
- StrictHashMap(Map) - Constructor for class com.alee.utils.map.StrictHashMap
-
- stringToFloatList(String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of float parts split using specified separator.
- stringToFloatList(String, String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of float parts split using specified separator.
- stringToIntList(String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of integer parts split using specified separator.
- stringToIntList(String, String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of integer parts split using specified separator.
- stringToList(String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of text parts split using specified separator.
- stringToList(String, String) - Static method in class com.alee.utils.TextUtils
-
Returns a list of text parts split using specified separator.
- StrokeConverter - Class in com.alee.utils.xml
-
Custom
Stroke object converter.
- StrokeConverter() - Constructor for class com.alee.utils.xml.StrokeConverter
-
- StrokeConverterSupport<T extends Stroke> - Interface in com.alee.utils.xml
-
Simple interface for simple stroke XML conversion implementations.
- structure - Variable in class com.alee.utils.jar.JarEntry
-
JAR structure this entry belongs to.
- subList(int, int) - Method in class com.alee.utils.collection.ImmutableList
-
- subSeparator - Static variable in class com.alee.utils.xml.StrokeConverter
-
Single setting parts separator.
- SUBTRACT - Static variable in class com.alee.graphics.filters.MiscComposite
-
- SUBTRACT - Static variable in class com.alee.graphics.filters.PixelUtils
-
- subtractClip(Graphics, Shape) - Static method in class com.alee.utils.GraphicsUtils
-
- subtractClip(Graphics, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
-
- supplemental(char, char) - Static method in class com.alee.utils.xml.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- Supplier<T> - Interface in com.alee.api.jdk
-
Represents a supplier of results.
- supported - Static variable in class com.alee.utils.xml.StrokeConverter
-
Supported stroke types.
- SUPPORTED_IMAGES - Static variable in class com.alee.utils.ImageUtils
-
Viewable image formats.
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.ArrayCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.BasicCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.CloneableCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.CollectionCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.MapCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.RedefinedCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.ReflectionCloneBehavior
-
- supports(RecursiveClone, Object) - Method in class com.alee.api.clone.behavior.SetCloneBehavior
-
- supports(RecursiveClone, Object) - Method in interface com.alee.api.clone.GlobalCloneBehavior
-
Returns whether or not this behavior supports cloning of the specified object.
- supports(Object) - Method in class com.alee.api.matcher.EqualMatcher
-
- supports(Object) - Method in class com.alee.api.matcher.IdentifiableMatcher
-
todo 1.
- supports(Object) - Method in interface com.alee.api.matcher.Matcher
-
Returns whether or not this
Matcher supports provided object.
- supports(Object) - Method in class com.alee.api.matcher.SkippingMatcher
-
- supports(RecursiveMerge, Class<Object>, Object, Object) - Method in class com.alee.api.merge.behavior.BasicMergeBehavior
-
- supports(RecursiveMerge, Class<Object>, Object, Object) - Method in class com.alee.api.merge.behavior.IndexArrayMergeBehavior
-
todo 1.
- supports(RecursiveMerge, Class<T>, Object, Object) - Method in class com.alee.api.merge.behavior.IndexListMergeBehavior
-
- supports(RecursiveMerge, Class<T>, Object, Object) - Method in class com.alee.api.merge.behavior.ListMergeBehavior
-
- supports(RecursiveMerge, Class<T>, Object, Object) - Method in class com.alee.api.merge.behavior.MapMergeBehavior
-
todo 1.
- supports(RecursiveMerge, Class<T>, Object, Object) - Method in class com.alee.api.merge.behavior.MergeableMergeBehavior
-
- supports(RecursiveMerge, Class<Object>, Object, Object) - Method in class com.alee.api.merge.behavior.ReflectionMergeBehavior
-
- supports(RecursiveMerge, Class<R>, Object, Object) - Method in interface com.alee.api.merge.GlobalMergeBehavior
-
Returns whether or not this behavior supports specified objects merge.
- SwingFileFilterAdapter - Class in com.alee.utils.filefilter
-
- SwingFileFilterAdapter(FileFilter, ImageIcon) - Constructor for class com.alee.utils.filefilter.SwingFileFilterAdapter
-
- SystemFileListener - Interface in com.alee.utils.file
-
This is a custom listener used to track single file in file system.
- systemProxyConfirmationSupport - Static variable in class com.alee.managers.proxy.ProxyManager
-
System proxy settings confirmation dialog support.
- SystemProxyConfirmationSupport - Interface in com.alee.managers.proxy
-
System proxy detection confirm dialog support.
- SystemType - Enum in com.alee.utils.system
-
Operation system (shortly OS) type enumeration.
- SystemUtils - Class in com.alee.utils
-
This class provides a set of utilities to retrieve various operating system (shortly OS) information.
- VALUE - Static variable in class com.alee.graphics.filters.MiscComposite
-
- VALUE - Static variable in class com.alee.graphics.filters.PixelUtils
-
- Value - Class in com.alee.managers.language.data
-
Value can store multiple
Texts for different states.
- Value() - Constructor for class com.alee.managers.language.data.Value
-
- Value(Locale) - Constructor for class com.alee.managers.language.data.Value
-
- Value(Locale, Text...) - Constructor for class com.alee.managers.language.data.Value
-
- Value(Locale, List<Text>) - Constructor for class com.alee.managers.language.data.Value
-
- value - Variable in class com.alee.utils.general.Pair
-
Value of this this Pair.
- value - Variable in class com.alee.utils.map.AbstractHashMap.HashEntry
-
The value
- ValueConverter - Class in com.alee.managers.language.data
-
Custom
Converter for
Value object.
- ValueConverter() - Constructor for class com.alee.managers.language.data.ValueConverter
-
- ValueCountryComparator - Class in com.alee.managers.language.data
-
- ValueCountryComparator(Locale) - Constructor for class com.alee.managers.language.data.ValueCountryComparator
-
- valueOf(String) - Static method in enum com.alee.api.clone.behavior.ReflectionCloneBehavior.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.Conjunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.data.BoxOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.data.CompassDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.data.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.data.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.data.Rotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.merge.behavior.ReflectionMergeBehavior.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.api.version.VersionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.managers.settings.ReadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.file.MimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.filefilter.FilterGroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.jar.JarEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.laf.FocusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.laf.ShadeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.reflection.ClassRelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.swing.SizeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.swing.WebTimerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alee.utils.system.SystemType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.alee.api.clone.behavior.ReflectionCloneBehavior.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.Conjunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.data.BoxOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.data.CompassDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.data.Corner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.data.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.data.Rotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.merge.behavior.ReflectionMergeBehavior.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.api.version.VersionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.managers.settings.ReadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.file.MimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.filefilter.FilterGroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.jar.JarEntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.laf.FocusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.laf.ShadeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.alee.utils.map.AbstractHashMap
-
Values
- values() - Method in class com.alee.utils.map.AbstractHashMap
-
Gets the values view of the map.
- Values(AbstractHashMap) - Constructor for class com.alee.utils.map.AbstractHashMap.Values
-
- values() - Method in class com.alee.utils.map.ImmutableMap
-
- values() - Static method in enum com.alee.utils.reflection.ClassRelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.reflection.ModifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.swing.SizeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.swing.WebTimerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alee.utils.system.SystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesCount() - Method in class com.alee.managers.language.data.Record
-
- ValuesIterator(AbstractHashMap<K, V>) - Constructor for class com.alee.utils.map.AbstractHashMap.ValuesIterator
-
- valuesList(Map<K, V>) - Static method in class com.alee.utils.CollectionUtils
-
Returns map values list.
- valuesSummaryList(Map<K, List<V>>) - Static method in class com.alee.utils.CollectionUtils
-
Returns map values summary list with unique elements only.
- Version - Class in com.alee.api.version
-
Semantic version number.
- Version(Class) - Constructor for class com.alee.api.version.Version
-
- Version(Package) - Constructor for class com.alee.api.version.Version
-
- Version(String, String) - Constructor for class com.alee.api.version.Version
-
- Version(String, int, int, int, VersionType) - Constructor for class com.alee.api.version.Version
-
- versionString() - Method in class com.alee.utils.system.JavaVersion
-
- VersionType - Enum in com.alee.api.version
-
Enumeration of possible semantic versioning suffixes.