Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

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
 
AbstractButtonLU - Class in com.alee.managers.language.updaters
This class provides language default updates for AbstractButton component.
AbstractButtonLU() - Constructor for class com.alee.managers.language.updaters.AbstractButtonLU
 
AbstractButtonSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for AbstractButton component.
AbstractButtonSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
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
 
AbstractFileFilterAdapter - Class in com.alee.utils.filefilter
File filter adapter class.
AbstractFileFilterAdapter(ImageIcon, String) - Constructor for class com.alee.utils.filefilter.AbstractFileFilterAdapter
Constructs new custom file filter.
accept(T) - Method in interface com.alee.api.jdk.Consumer
Performs this operation on the given argument.
accept(Plugin) - Method in class com.alee.managers.plugin.data.PluginDependency
Returns whether the specified plugin is accepted by this dependency or not.
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(K, V) - Method in class com.alee.utils.collection.ValuesTable
Adds a single entry (key-value pair) into this ValuesTable.
add(int, K, V) - Method in class com.alee.utils.collection.ValuesTable
Adds a single entry (key-value pair) into this ValuesTable at the specified index.
addActionListener(ActionListener) - Method in class com.alee.utils.swing.WebTimer
Adds new action listener.
addAll(Map<K, V>) - Method in class com.alee.utils.collection.ValuesTable
Adds all Map entries into this ValuesTable.
addAll(ValuesTable<K, V>) - Method in class com.alee.utils.collection.ValuesTable
Adds all ValuesTable entries into this ValuesTable.
addAll(Collection<T>, T...) - Static method in class com.alee.utils.CollectionUtils
Adds all objects into the specified list.
addAll(Collection<T>, Collection<T>) - Static method in class com.alee.utils.CollectionUtils
Adds all objects into the specified list.
addAllNonNull(Collection<T>, T...) - Static method in class com.alee.utils.CollectionUtils
Adds all non-null objects into the specified list.
addAllNonNull(Collection<T>, Collection<T>) - Static method in class com.alee.utils.CollectionUtils
Adds all non-null objects into the specified list.
addBackground(ImageIcon, Color) - Static method in class com.alee.utils.ImageUtils
Adds background to icon
addBackground(BufferedImage, Color) - Static method in class com.alee.utils.ImageUtils
 
addChild(JarEntry) - Method in class com.alee.utils.reflection.JarEntry
 
addChild(int, JarEntry) - Method in class com.alee.utils.reflection.JarEntry
 
addDictionary(Class, String) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addDictionary(URL) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addDictionary(String) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addDictionary(File) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addDictionary(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addDictionary(String, Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Adds new language dictionary into LanguageManager.
addEdge(Node) - Method in class com.alee.utils.sort.Node
 
addFrame(BufferedImage) - Method in class com.alee.graphics.image.gif.GifEncoder
Adds next GIF frame.
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.
addLanguageInfo(LanguageInfo) - Method in class com.alee.managers.language.data.Dictionary
 
addLanguageKeyListener(String, LanguageKeyListener) - Static method in class com.alee.managers.language.LanguageManager
Adds language key listener.
addLanguageListener(LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
Adds new language listener.
addLanguageListener(JComponent, LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
Adds language listener for the specified component.
addPluginsListener(PluginsListener<T>) - Method in class com.alee.managers.plugin.PluginManager
Adds plugins listener.
addRecord(String, String, String) - Method in class com.alee.managers.language.data.Dictionary
 
addRecord(String, String, Character, String) - Method in class com.alee.managers.language.data.Dictionary
 
addRecord(String, Value...) - Method in class com.alee.managers.language.data.Dictionary
 
addRecord(String, List<Value>) - Method in class com.alee.managers.language.data.Dictionary
 
addRecord(Record) - Method in class com.alee.managers.language.data.Dictionary
 
addRelatedManager(PluginManager) - Method in class com.alee.managers.plugin.PluginManager
Adds plugin manager into related managers list.
addResource(ResourceFile) - Method in class com.alee.utils.xml.ResourceList
 
addSettingsListener(String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
Adds setting listener.
addSettingsListener(String, String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
Adds setting listener.
addState(String, ResourceFile) - Method in class com.alee.utils.xml.ResourceMap
 
addSubDictionary(Dictionary) - Method in class com.alee.managers.language.data.Dictionary
 
addSupportedLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Adds supported language.
addSupportedLanguage(String, Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Adds supported language and new dictionary.
addText(String) - Method in class com.alee.managers.language.data.Value
 
addText(String, String) - Method in class com.alee.managers.language.data.Value
 
addText(Text) - Method in class com.alee.managers.language.data.Value
 
addTooltip(String) - Method in class com.alee.managers.language.data.Value
 
addTooltip(Integer, String) - Method in class com.alee.managers.language.data.Value
 
addTooltip(TooltipWay, String) - Method in class com.alee.managers.language.data.Value
 
addTooltip(TooltipWay, Integer, String) - Method in class com.alee.managers.language.data.Value
 
addTooltip(TooltipType, String) - Method in class com.alee.managers.language.data.Value
 
addTooltip(Tooltip) - Method in class com.alee.managers.language.data.Value
 
addValue(Value) - Method in class com.alee.managers.language.data.Record
 
after(String) - Static method in class com.alee.managers.plugin.data.InitializationStrategy
Plugin must be initialized strictly after specified plugin.
afterAll() - Static method in class com.alee.managers.plugin.data.InitializationStrategy
Plugin must be initialized strictly after all other plugins.
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.
aliasJdkClasses - Static variable in class com.alee.utils.XmlUtils
Whether should offer better aliases for standard Java classes like Point and Rectangle or not.
AliasProvider - Interface in com.alee.utils.xml
This interface notifies that implementing class can provide its aliases through static method "provideAliases".
ALL_FILES_FILTER - Static variable in class com.alee.global.GlobalConstants
File filters.
ALL_ID - Static variable in class com.alee.managers.plugin.data.InitializationStrategy
Custom ID for "all" plugins.
AllFilesFilter - Class in com.alee.utils.filefilter
Custom file filter that accepts all files.
AllFilesFilter() - Constructor for class com.alee.utils.filefilter.AllFilesFilter
 
allKeys() - Method in class com.alee.utils.swing.LazyActionMap
 
allowSimilarPlugins - Variable in class com.alee.managers.plugin.PluginManager
Whether should allow loading multiply plugins with the same ID or not.
alpha - Variable in class com.alee.graphics.filters.ConvolveFilter
 
ALPHA - Static variable in class com.alee.graphics.filters.PixelUtils
 
ALPHA_RECT_SIZE - Static variable in class com.alee.global.StyleConstants
Alpha-background settings.
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
Adapter to support notification when changes occur to a JComponent or one of its ancestors.
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
 
animate - Static variable in class com.alee.global.StyleConstants
Components animation settings.
AnimationUtils - Class in com.alee.utils
This class provides a set of utilities to simplify UI animation code.
AnimationUtils() - Constructor for class com.alee.utils.AnimationUtils
 
any() - Static method in class com.alee.managers.plugin.data.InitializationStrategy
Returns default initialization strategy.
apply(T) - Method in interface com.alee.api.jdk.Function
Applies this function to the given argument.
applyBoxBlurFilter(Image, Image, int, int, int) - Static method in class com.alee.utils.ImageFilterUtils
Applies box blur filter to image
applyBoxBlurFilter(BufferedImage, BufferedImage, int, int, int) - Static method in class com.alee.utils.ImageFilterUtils
 
applyGaussianFilter(Image, Image, float) - Static method in class com.alee.utils.ImageFilterUtils
Applies gaussian filter to image
applyGaussianFilter(BufferedImage, BufferedImage, float) - Static method in class com.alee.utils.ImageFilterUtils
 
applyGrayscaleFilter(Image, Image) - Static method in class com.alee.utils.ImageFilterUtils
 
applyGrayscaleFilter(BufferedImage, BufferedImage) - Static method in class com.alee.utils.ImageFilterUtils
 
applyInitializationStrategy() - Method in class com.alee.managers.plugin.PluginManager
Sorting plugins according to their initialization strategies.
applyJavaVersion(String) - Method in class com.alee.utils.system.JavaVersion
Applies specified java version.
applyMotionBlurFilter(Image, Image, float, float, float, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
Applies rotation blur filter to image
applyMotionBlurFilter(BufferedImage, BufferedImage, float, float, float, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
 
applyOpacityFilter(Image, Image, int) - Static method in class com.alee.utils.ImageFilterUtils
Applies opacity filter to image
applyOpacityFilter(BufferedImage, BufferedImage, int) - Static method in class com.alee.utils.ImageFilterUtils
 
applyRotationBlurFilter(Image, Image, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
Applies rotation blur filter to image
applyRotationBlurFilter(BufferedImage, BufferedImage, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
 
applyZoomBlurFilter(Image, Image, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
Applies zoom blur filter to image
applyZoomBlurFilter(BufferedImage, BufferedImage, float, float, float) - Static method in class com.alee.utils.ImageFilterUtils
 
ARABIC - Static variable in interface com.alee.managers.language.LanguageConstants
Arabic language.
ArrayUtils - Class in com.alee.utils
This class provides a set of utilities to work with arrays.
ArrayUtils() - Constructor for class com.alee.utils.ArrayUtils
 
asList(T...) - Static method in class com.alee.utils.ArrayUtils
Returns data 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.
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.
availablePlugins - Variable in class com.alee.managers.plugin.PluginManager
Loaded and running plugins list.
availablePluginsByClass - Variable in class com.alee.managers.plugin.PluginManager
Map of plugins cached by their classes.
availablePluginsById - Variable in class com.alee.managers.plugin.PluginManager
Map of plugins cached by their IDs.
AVERAGE - Static variable in class com.alee.graphics.filters.MiscComposite
 
AVERAGE - Static variable in class com.alee.graphics.filters.PixelUtils
 
averageBorderColor - Static variable in class com.alee.global.StyleConstants
 

B

Base64 - Class in com.alee.utils.encryption
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.alee.utils.encryption.Base64
 
base64decode(String) - Static method in class com.alee.utils.EncryptionUtils
Returns text decoded with base64.
base64encode(String) - Static method in class com.alee.utils.EncryptionUtils
Returns text encoded with base64.
BasicStrokeConverterSupport - Class in com.alee.utils.xml
Conversion support for BasicStroke.
BasicStrokeConverterSupport() - Constructor for class com.alee.utils.xml.BasicStrokeConverterSupport
 
before(String) - Static method in class com.alee.managers.plugin.data.InitializationStrategy
Plugin must be initialized strictly before specified plugin.
beforeAll() - Static method in class com.alee.managers.plugin.data.InitializationStrategy
Plugin must be initialized strictly before all other plugins.
beta - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
betagamma - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
betashift - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
bias(float, float) - Static method in class com.alee.graphics.filters.ImageMath
Apply a bias to a number in the unit interval, moving numbers towards 0 or 1 according to the bias parameter.
bias - Variable in class com.alee.graphics.image.gif.NeuQuant
 
bilinearInterpolate(float, float, int[]) - Static method in class com.alee.graphics.filters.ImageMath
Bilinear interpolation of ARGB values.
black(int) - Static method in class com.alee.utils.ColorUtils
Returns black color with specified alpha
BLEND - Static variable in class com.alee.graphics.filters.MiscComposite
 
blur(int[], int[], int, int, int) - Static method in class com.alee.graphics.filters.BoxBlurFilter
 
bold(String) - Static method in class com.alee.utils.HtmlUtils
Returns HTML with specified text made bold.
borderColor - Static variable in class com.alee.global.StyleConstants
Components border settings.
BOTTOM - Static variable in class com.alee.global.GlobalConstants
 
bottomBgColor - Static variable in class com.alee.global.StyleConstants
 
BoxBlurFilter - Class in com.alee.graphics.filters
A filter which performs a box blur on an image.
BoxBlurFilter() - Constructor for class com.alee.graphics.filters.BoxBlurFilter
 
BoxBlurFilter(int, int, int) - Constructor for class com.alee.graphics.filters.BoxBlurFilter
 
brightness(int) - Static method in class com.alee.graphics.filters.PixelUtils
 
brightnessNTSC(int) - Static method in class com.alee.graphics.filters.ImageMath
Return the NTSC gray level of an RGB value.
browseSite(String) - Static method in class com.alee.utils.WebUtils
Opens site in default system web-browser
browseSiteSafely(String) - Static method in class com.alee.utils.WebUtils
Opens site in default system web-browser safely
bufferedImage - Variable in class com.alee.graphics.image.gif.GifDecoder.GifFrame
 
BURN - Static variable in class com.alee.graphics.filters.MiscComposite
 

C

calculateSpeed(float, float, float) - Static method in class com.alee.utils.AnimationUtils
Returns move animation speed depending on the animated object location.
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.TooltipConverter
 
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.collection.ValuesTableConverter
Determines whether the converter can marshall a particular type.
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.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.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.
canPassDrop(TransferHandler.TransferSupport) - Static method in class com.alee.utils.DragUtils
Returns whether can pass drop action to closest component parent that has its own TransferHandler.
canPassDrop(Component, TransferHandler.TransferSupport) - Static method in class com.alee.utils.DragUtils
Returns whether can pass drop action to closest component parent that has its own TransferHandler.
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.
checkComponentsTextForTranslations - Static variable in class com.alee.managers.language.LanguageManager
Whether or not components should check that text passed into their constructors is a translation key or not.
checkLock - Variable in class com.alee.managers.plugin.PluginManager
Plugin checks lock object.
checkRecursively - Variable in class com.alee.managers.plugin.PluginManager
Whether plugins directory subfolders should be checked recursively or not.
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
 
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.managers.language.data.Dictionary
 
clear() - Method in class com.alee.managers.language.data.Record
 
clear() - Method in class com.alee.utils.collection.DoubleMap
 
clear() - Method in class com.alee.utils.map.SoftHashMap
 
clear() - Method in class com.alee.utils.swing.LazyActionMap
 
clearCache() - Static method in class com.alee.managers.language.LanguageManager
Clears global dictionaries cache.
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.
clearDisabledCopyCache() - Static method in class com.alee.utils.ImageUtils
 
clearDisabledCopyCache(String) - Static method in class com.alee.utils.ImageUtils
 
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.
clearImageCache(String) - Static method in class com.alee.utils.ImageUtils
 
clearImagesCache() - Static method in class com.alee.utils.ImageUtils
 
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.
clearMergedIconsCache() - Static method in class com.alee.utils.ImageUtils
 
clearMergedImagesCache() - Static method in class com.alee.utils.ImageUtils
 
clearSupportedLanguages() - Static method in class com.alee.managers.language.LanguageManager
Clears list of supported languages.
clone() - Method in class com.alee.managers.language.data.Record
 
clone() - Method in class com.alee.managers.language.data.Text
 
clone() - Method in class com.alee.managers.language.data.Tooltip
 
clone() - Method in class com.alee.managers.language.data.Value
 
clone() - Method in class com.alee.managers.proxy.ProxySettings
 
clone() - Method in class com.alee.utils.general.Pair
 
clone(T) - Static method in class com.alee.utils.MergeUtils
Returns object clone if it is possible to clone it, otherwise returns original object.
clone(T) - Static method in class com.alee.utils.ReflectUtils
Returns cloned object.
cloneByFields(T, Object...) - Static method in class com.alee.utils.MergeUtils
Returns cloned object instance.
cloneByFieldsSafely(T, Object...) - Static method in class com.alee.utils.MergeUtils
Returns cloned object instance.
cloneSafely(T) - Static method in class com.alee.utils.ReflectUtils
Returns cloned object.
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.
CollectionUtils - Class in com.alee.utils
This class provides a set of utilities to work with collections.
CollectionUtils() - Constructor for class com.alee.utils.CollectionUtils
 
collectPluginInformation(File) - Method in class com.alee.managers.plugin.PluginManager
Tries to collect plugin information from the specified file.
collectPluginsInformation(String, boolean) - Method in class com.alee.managers.plugin.PluginManager
Collects information about available plugins.
collectPluginsInformationImpl(File, boolean) - Method in class com.alee.managers.plugin.PluginManager
Collects information about available plugins.
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 Color object converter.
ColorConverter() - Constructor for class com.alee.utils.xml.ColorConverter
 
colorConverter - Static variable in class com.alee.utils.XmlUtils
 
colorDepth - Variable in class com.alee.graphics.image.gif.GifEncoder
 
coloredChooserIcon - Static variable in class com.alee.utils.ImageUtils
Creates color chooser icon
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.
ColorSupport - Interface in com.alee.api
This interface is implemented by objects which can provide color for their instances.
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.
ColorUtils - Class in com.alee.utils
This class provides a set of utilities to work with colors.
ColorUtils() - Constructor for class com.alee.utils.ColorUtils
 
com.alee.api - package com.alee.api
 
com.alee.api.jdk - package com.alee.api.jdk
 
com.alee.global - package com.alee.global
 
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
 
com.alee.managers.language - package com.alee.managers.language
 
com.alee.managers.language.data - package com.alee.managers.language.data
 
com.alee.managers.language.updaters - package com.alee.managers.language.updaters
 
com.alee.managers.log - package com.alee.managers.log
 
com.alee.managers.plugin - package com.alee.managers.plugin
 
com.alee.managers.plugin.data - package com.alee.managers.plugin.data
 
com.alee.managers.proxy - package com.alee.managers.proxy
 
com.alee.managers.settings - package com.alee.managers.settings
 
com.alee.managers.settings.processors - package com.alee.managers.settings.processors
 
com.alee.utils - package com.alee.utils
 
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.drag - package com.alee.utils.drag
 
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.laf - package com.alee.utils.laf
 
com.alee.utils.map - package com.alee.utils.map
 
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.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
 
combineIcons(List<ImageIcon>) - Static method in class com.alee.utils.ImageUtils
Combines few images into single one
combineIcons(int, List<ImageIcon>) - Static method in class com.alee.utils.ImageUtils
 
combineIcons(ImageIcon...) - Static method in class com.alee.utils.ImageUtils
 
combineIcons(int, ImageIcon...) - Static method in class com.alee.utils.ImageUtils
 
combineIcons(Image...) - Static method in class com.alee.utils.ImageUtils
 
combineIcons(int, Image...) - Static method in class com.alee.utils.ImageUtils
 
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
 
combineWithContainerKeys(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component language key combined with its containers keys.
combineWithContainerKeysImpl(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component language key combined with its containers keys.
COMPARATOR - Static variable in class com.alee.utils.reflection.JarStructure
Comparator for JarEntry.
compare(LanguageUpdater, LanguageUpdater) - Method in class com.alee.managers.language.LanguageUpdaterComparator
 
compare(File, File) - Method in class com.alee.utils.file.FileComparator
Compares two files by their names and type.
compare(JarEntry, JarEntry) - Method in class com.alee.utils.reflection.JarEntryComparator
 
compareNames(String, String) - Static method in class com.alee.utils.CompareUtils
Compares file names insensitive to case but sensitive to integer numbers.
CompareUtils - Class in com.alee.utils
This class provides a set of utilities to compare various objects.
CompareUtils() - Constructor for class com.alee.utils.CompareUtils
 
compareVersion(double, int, int) - Method in class com.alee.utils.system.JavaVersion
Returns a negative integer, zero, or a positive integer if this java version is less than, equal to, or greater than the other one.
COMPONENT_LANGUAGE_LISTENER_KEY - Static variable in class com.alee.managers.language.LanguageManager
 
COMPONENT_SETTINGS_PROCESSOR_KEY - Static variable in class com.alee.managers.settings.ComponentSettingsManager
Keys used to store custom data in JComponent.
COMPONENT_UPDATER_KEY - Static variable in class com.alee.managers.language.LanguageManager
Keys used to store custom data in JComponent.
componentKeysCache - Static variable in class com.alee.managers.language.LanguageManager
Calculated components cache map.
componentLanguageListeners - Static variable in class com.alee.managers.language.LanguageManager
Language changes listeners.
components - Static variable in class com.alee.managers.language.LanguageManager
Components registered for auto-translation.
componentsData - Static variable in class com.alee.managers.language.LanguageManager
Object data provided with component language key.
ComponentSettingsManager - Class in com.alee.managers.settings
This SettingsManager sub-manager registers and processes component settings auto-save/restore them on any changes within or outside of that component.
ComponentSettingsManager() - Constructor for class com.alee.managers.settings.ComponentSettingsManager
 
componentsListeners - Static variable in class com.alee.managers.language.LanguageManager
Components ancestor listeners used to update component keys cache.
componentsLock - Static variable in class com.alee.managers.language.LanguageManager
Component operations synchronization object.
compose(Raster, Raster, WritableRaster) - Method in class com.alee.graphics.filters.MiscCompositeContext
 
CompositeStroke - Class in com.alee.graphics.strokes
 
CompositeStroke(Stroke, Stroke) - Constructor for class com.alee.graphics.strokes.CompositeStroke
 
computeMD5(File) - Static method in class com.alee.utils.FileUtils
Returns MD5 for specified file.
computeMD5(File, int) - Static method in class com.alee.utils.FileUtils
Returns MD5 for specified file and using a buffer of specified length.
computeMD5(InputStream) - Static method in class com.alee.utils.FileUtils
Returns MD5 using the specified data stream.
computeMD5(InputStream, int) - Static method in class com.alee.utils.FileUtils
Returns MD5 using the specified data stream and a buffer of specified length.
Consumer<T> - Interface in com.alee.api.jdk
Represents an operation that accepts a single input argument and returns no result.
contains(String) - Static method in class com.alee.managers.language.LanguageManager
Returns whether specified language key exists or not.
contains(String) - Static method in class com.alee.managers.language.LM
Returns whether specified language key exists or not.
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(K) - Method in class com.alee.utils.collection.ValuesTable
Returns whether this ValuesTable contains entry with specified key or not.
contains(String, List<String>) - Static method in class com.alee.utils.CompareUtils
Returns whether text contains any of the tokens from the specified list or not.
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.collection.DoubleMap
 
containsKey(K) - Method in class com.alee.utils.collection.ValuesTable
Returns whether this ValuesTable contains entry with specified key or not.
containsValue(Object) - Method in class com.alee.utils.collection.DoubleMap
 
containsValue(V) - Method in class com.alee.utils.collection.ValuesTable
Returns whether this ValuesTable contains entry with specified value or not.
contest(int, int, int) - Method in class com.alee.graphics.image.gif.NeuQuant
 
convertToMultilineHtml(String, String...) - Static method in class com.alee.utils.HtmlUtils
Returns text converted into multiline HTML.
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
Returns copy of the specified list.
copy(Image) - Static method in class com.alee.utils.ImageUtils
Makes a copy of BufferedImage
copy(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
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.
copyDoubleMap(DoubleMap<K, V>) - Static method in class com.alee.utils.MapUtils
Returns copied DoubleMap.
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.
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
 
CoreSwingUtils() - Constructor for class com.alee.utils.CoreSwingUtils
 
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.
createBufferedImage(Icon) - Static method in class com.alee.utils.ImageUtils
 
createColorChooserIcon(Color) - Static method in class com.alee.utils.ImageUtils
 
createColorChooserImage(Color) - Static method in class com.alee.utils.ImageUtils
 
createColorIcon(Color) - Static method in class com.alee.utils.ImageUtils
Creates color icon
createColorIcon(Color, int, int) - Static method in class com.alee.utils.ImageUtils
 
createColorImage(Color) - Static method in class com.alee.utils.ImageUtils
 
createColorImage(Color, int, int) - Static method in class com.alee.utils.ImageUtils
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.alee.graphics.filters.ConvolveFilter
 
createCompatibleImage(int, int) - Static method in class com.alee.utils.ImageUtils
Creates a compatible image using given data
createCompatibleImage(int, int, int) - Static method in class com.alee.utils.ImageUtils
 
createCompatibleImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
createCompatibleImage(BufferedImage, int) - Static method in class com.alee.utils.ImageUtils
 
createCompatibleImage(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.alee.graphics.filters.MiscComposite
 
createDisabledCopy(ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
createDisabledCopy(Image) - Static method in class com.alee.utils.ImageUtils
 
createEmptyIcon(int, int) - Static method in class com.alee.utils.ImageUtils
Creates empty icon
createEmptyImage(int, int) - Static method in class com.alee.utils.ImageUtils
 
createFileDescription(File, String) - Static method in class com.alee.utils.FileUtils
Returns complete file description.
createGrayscaleCopy(ImageIcon) - Static method in class com.alee.utils.ImageUtils
Creates grayscale image copy
createGrayscaleCopy(Image) - Static method in class com.alee.utils.ImageUtils
 
createGrayscaleCopy(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
createInitializationStrategy() - Method in class com.alee.managers.plugin.Plugin
Creates and returns plugin initialization strategy.
createInnerShadeImage(int, Shape, int, float) - Static method in class com.alee.utils.ImageUtils
Returns shade 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.
createNewClassLoader - Variable in class com.alee.managers.plugin.PluginManager
Whether should create exclusive class loader for each plugin or not.
createPreviewIcon(ImageIcon, int) - Static method in class com.alee.utils.ImageUtils
 
createPreviewIcon(Image, int) - Static method in class com.alee.utils.ImageUtils
 
createPreviewIcon(BufferedImage, int) - Static method in class com.alee.utils.ImageUtils
 
createPreviewImage(BufferedImage, Dimension) - Static method in class com.alee.utils.ImageUtils
 
createPreviewImage(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
 
createPreviewImage(BufferedImage, int) - Static method in class com.alee.utils.ImageUtils
 
createRoundedShape(int, Point...) - Static method in class com.alee.utils.ShapeUtils
Returns shape with rounded corners created using specified points.
createRoundedShape(Point[], int[]) - Static method in class com.alee.utils.ShapeUtils
Returns shape with rounded corners created using specified points.
createSettingsProcessor(SettingsProcessorData) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Returns new SettingsProcessor instance for the specified SettingsProcessorData.
createShadeImage(int, int, Shape, int, float, boolean) - Static method in class com.alee.utils.ImageUtils
Returns shade image based on provided shape.
createSizedImagePreview(ImageIcon, int, boolean) - Static method in class com.alee.utils.ImageUtils
 
createString(String, 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
 
createThumbnailIcon(String) - Static method in class com.alee.utils.ImageUtils
Image preview generation
createThumbnailIcon(String, int) - Static method in class com.alee.utils.ImageUtils
 
createTransparentCopy(ImageIcon, float) - Static method in class com.alee.utils.ImageUtils
 
createValue(UIDefaults) - Method in class com.alee.utils.swing.SwingLazyValue
 
currentDate() - Static method in class com.alee.utils.TimeUtils
Returns current system date.
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.
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.
customUpdaters - Static variable in class com.alee.managers.language.LanguageManager
Component-specific language updaters.
cutImage(Shape, ImageIcon) - Static method in class com.alee.utils.ImageUtils
Cuts image by the specified shape
cutImage(Shape, Image) - 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.

D

DaemonThreadFactory - Class in com.alee.utils.concurrent
A thread factory that only produces daemon threads.
DaemonThreadFactory() - Constructor for class com.alee.utils.concurrent.DaemonThreadFactory
 
DARK_ALPHA - Static variable in class com.alee.global.StyleConstants
 
darkBorderColor - Static variable in class com.alee.global.StyleConstants
 
DARKEN - Static variable in class com.alee.graphics.filters.MiscComposite
 
darkenImage(BufferedImage, float) - Static method in class com.alee.utils.ImageUtils
Darkens specified BufferedImage
data - Variable in class com.alee.managers.settings.SettingsProcessor
Settings processor data.
data - Variable in class com.alee.utils.sort.Node
 
DataProvider<T> - Interface in com.alee.utils.swing
This interface provides a single method for data request of any type.
DataRunnable<T> - Interface in com.alee.utils.swing
Custom runnable that receives data of custom type into run method.
DEBUG - Static variable in class com.alee.global.GlobalConstants
Debugging mode mark.
debug(String, Object...) - Static method in class com.alee.managers.log.Log
Writes specified information message into log.
debug(Object, String, Object...) - Static method in class com.alee.managers.log.Log
Writes specified information message into log.
debugEnabled - Static variable in class com.alee.managers.log.Log
Whether debug messages are enabled or not.
decode(String) - Static method in class com.alee.utils.encryption.Base64
Decodes Base64 data into octects
decodeImage(String) - Static method in class com.alee.utils.ImageUtils
Returns BufferedImage decoded from Base64 string.
decodeImageData() - Method in class com.alee.graphics.image.gif.GifDecoder
Decodes LZW image data into pixel array.
decodeUrl(String) - Static method in class com.alee.utils.WebUtils
Returns decoded url path.
decreaseByDay(Calendar) - Static method in class com.alee.utils.TimeUtils
Decreases calendar date by one day.
decrypt(String) - Static method in class com.alee.utils.EncryptionUtils
Returns text decoded using base64 and decrypted through xor.
decrypt(String, String) - Static method in class com.alee.utils.EncryptionUtils
Returns text decoded using base64 and decrypted through xor.
DEFAULT - Static variable in class com.alee.managers.language.LanguageManager
Default WebLaF language.
DEFAULT - Static variable in class com.alee.managers.plugin.data.PluginVersion
Simple default v1.0.0 version.
DEFAULT_FILTERS - Static variable in class com.alee.global.GlobalConstants
Default file filters.
DEFAULT_LINE_SEPARATOR - Static variable in class com.alee.utils.HtmlUtils
 
defaultCyclesLimit - Static variable in class com.alee.utils.swing.WebTimer
Default cycles number limit.
defaultFilter - Variable in class com.alee.utils.filefilter.GroupedFileFilter
Default file filter used to display icon and description.
DefaultLanguageUpdater<E extends javax.swing.JComponent> - Class in com.alee.managers.language.updaters
This class provides an additional set of methods to simplify language updaters usage.
DefaultLanguageUpdater() - Constructor for class com.alee.managers.language.updaters.DefaultLanguageUpdater
 
defaultSize - Static variable in class com.alee.utils.xml.FontConverter
 
defaultStyle - Static variable in class com.alee.utils.xml.FontConverter
Default settings.
DefaultTextProvider - Class in com.alee.utils.text
Default simple text provider for any object type
DefaultTextProvider() - Constructor for class com.alee.utils.text.DefaultTextProvider
 
defaultTextRenderingHints - Static variable in class com.alee.global.StyleConstants
Default text rendering hints.
defaultThreadName - Static variable in class com.alee.utils.swing.WebTimer
Default name for timer thread.
defaultTooltipType - Static variable in class com.alee.managers.language.LanguageManager
Default tooltip type used to display tooltips provided inside language files.
DefaultValue - Interface in com.alee.managers.settings
This interface notifies that any implementing class is going to provide public static getDefaultValue method that will give you the default class instance when called.
delay - Variable in class com.alee.graphics.image.gif.GifDecoder.GifFrame
 
delay - Variable in class com.alee.graphics.image.gif.GifEncoder
 
delay - Variable in class com.alee.utils.swing.WebTimer
Delay between timer cycles in milliseconds.
delay(String, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(String, String, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(String, long, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(String, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(String, String, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
delay(String, long, boolean, ActionListener) - Static method in class com.alee.utils.swing.WebTimer
Returns newly created and started timer that doesn't repeat and has the specified delay and action listener.
DelayFormatException - Exception in com.alee.utils.text
 
DelayFormatException(Throwable) - Constructor for exception com.alee.utils.text.DelayFormatException
 
deleteFile(File) - Static method in class com.alee.utils.FileUtils
Deletes file or directory completely.
deleteFiles(Object...) - Static method in class com.alee.utils.FileUtils
Deletes all specified files.
deleteFiles(List) - Static method in class com.alee.utils.FileUtils
Deletes all specified files.
description - Variable in class com.alee.utils.filefilter.AbstractFileFilterAdapter
File filter description.
destroy() - Method in class com.alee.managers.settings.SettingsProcessor
Destroys this SettingsProcessor.
DetectedPlugin<T extends Plugin> - Class in com.alee.managers.plugin.data
Initial information gathered about existing plugin.
DetectedPlugin(String, String, PluginInformation, ImageIcon) - Constructor for class com.alee.managers.plugin.data.DetectedPlugin
Constructs new information object about existing plugin.
detectedPlugin - Variable in class com.alee.managers.plugin.Plugin
Detected plugin information.
detectedPlugins - Variable in class com.alee.managers.plugin.PluginManager
Detected plugins list.
detectedPluginsByPath - Variable in class com.alee.managers.plugin.PluginManager
Detected plugins cached by plugin file path.
DetectedPluginsRunnable<T extends Plugin> - Interface in com.alee.managers.plugin
Custom functional interface for PluginManager methods.
dictionaries - Static variable in class com.alee.managers.language.LanguageManager
List of all added dictionaries.
dictionariesCache - Static variable in class com.alee.managers.language.LanguageManager
All dictionaries cached by their special source ID.
dictionariesCleared() - Method in class com.alee.managers.language.LanguageAdapter
 
dictionariesCleared() - Method in interface com.alee.managers.language.LanguageListener
Notifies when dictionaries cleared.
Dictionary - Class in com.alee.managers.language.data
 
Dictionary() - Constructor for class com.alee.managers.language.data.Dictionary
 
Dictionary(String) - Constructor for class com.alee.managers.language.data.Dictionary
 
Dictionary(String, String) - Constructor for class com.alee.managers.language.data.Dictionary
 
Dictionary(String, String, String) - Constructor for class com.alee.managers.language.data.Dictionary
 
Dictionary(String, String, String, String) - Constructor for class com.alee.managers.language.data.Dictionary
 
Dictionary(String, String, String, String, String) - Constructor for class com.alee.managers.language.data.Dictionary
 
dictionaryAdded(Dictionary) - Method in class com.alee.managers.language.LanguageAdapter
 
dictionaryAdded(Dictionary) - Method in interface com.alee.managers.language.LanguageListener
Notifies when new dictionary added.
dictionaryRemoved(Dictionary) - Method in class com.alee.managers.language.LanguageAdapter
 
dictionaryRemoved(Dictionary) - Method in interface com.alee.managers.language.LanguageListener
Notifies when new dictionary removed.
DIFFERENCE - Static variable in class com.alee.graphics.filters.MiscComposite
 
DIFFERENCE - Static variable in class com.alee.graphics.filters.PixelUtils
 
DimensionConverter - Class in com.alee.utils.xml
Custom Dimension object converter.
DimensionConverter() - Constructor for class com.alee.utils.xml.DimensionConverter
 
dimensionConverter - Static variable in class com.alee.utils.XmlUtils
 
dimensionFromString(String) - Static method in class com.alee.utils.xml.DimensionConverter
Returns dimension read from string.
dimensionToString(Dimension) - Static method in class com.alee.utils.xml.DimensionConverter
Returns dimension converted into string.
DIRECTORIES_FILTER - Static variable in class com.alee.global.GlobalConstants
 
DirectoriesFilter - Class in com.alee.utils.filefilter
Custom file filter that accepts only directories.
DirectoriesFilter() - Constructor for class com.alee.utils.filefilter.DirectoriesFilter
 
DirectoryRunnable - Interface in com.alee.managers.plugin
Custom functional interface for PluginManager methods.
disable() - Method in class com.alee.managers.plugin.Plugin
Disables plugin runtime actions.
disableAntialias(Graphics) - Static method in class com.alee.utils.GraphicsUtils
 
disableAntialias(Graphics2D) - Static method in class com.alee.utils.GraphicsUtils
 
disabled() - Method in class com.alee.managers.plugin.Plugin
This method called when plugin is disabled.
disabledBorderColor - Static variable in class com.alee.global.StyleConstants
 
disabledTextColor - Static variable in class com.alee.global.StyleConstants
 
disableLogging(Object) - Static method in class com.alee.managers.log.Log
Disables logging for the specified class type.
disableSave() - Static method in class com.alee.managers.settings.SettingsManager
Disables saving settings into files.
displayFileName(JTextComponent, File) - Static method in class com.alee.utils.FileUtils
Sets file name as text and selects its name part in any text component.
dispose() - Method in class com.alee.graphics.filters.MiscCompositeContext
 
dispose - Variable in class com.alee.graphics.image.gif.GifEncoder
 
DISSOLVE - Static variable in class com.alee.graphics.filters.PixelUtils
 
doDestroy(AbstractButton) - Method in class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
 
doDestroy(JComboBox) - Method in class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
 
doDestroy(JPasswordField) - Method in class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
 
doDestroy(JRootPane) - Method in class com.alee.managers.settings.processors.JRootPaneSettingsProcessor
 
doDestroy(JScrollBar) - Method in class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
 
doDestroy(JSlider) - Method in class com.alee.managers.settings.processors.JSliderSettingsProcessor
 
doDestroy(JTabbedPane) - Method in class com.alee.managers.settings.processors.JTabbedPaneSettingsProcessor
 
doDestroy(JTextComponent) - Method in class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
 
doDestroy(C) - Method in class com.alee.managers.settings.SettingsProcessor
Called when component is unregistered from ComponentSettingsManager.
DODGE - Static variable in class com.alee.graphics.filters.MiscComposite
 
doInit(AbstractButton) - Method in class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
 
doInit(JComboBox) - Method in class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
 
doInit(JPasswordField) - Method in class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
 
doInit(JRootPane) - Method in class com.alee.managers.settings.processors.JRootPaneSettingsProcessor
 
doInit(JScrollBar) - Method in class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
 
doInit(JSlider) - Method in class com.alee.managers.settings.processors.JSliderSettingsProcessor
 
doInit(JTabbedPane) - Method in class com.alee.managers.settings.processors.JTabbedPaneSettingsProcessor
 
doInit(JTextComponent) - Method in class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
 
doInit(C) - Method in class com.alee.managers.settings.SettingsProcessor
Called when a new component is registered in ComponentSettingsManager.
doLoad(AbstractButton) - Method in class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
 
doLoad(JComboBox) - Method in class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
 
doLoad(JPasswordField) - Method in class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
 
doLoad(JRootPane) - Method in class com.alee.managers.settings.processors.JRootPaneSettingsProcessor
 
doLoad(JScrollBar) - Method in class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
 
doLoad(JSlider) - Method in class com.alee.managers.settings.processors.JSliderSettingsProcessor
 
doLoad(JTabbedPane) - Method in class com.alee.managers.settings.processors.JTabbedPaneSettingsProcessor
 
doLoad(JTextComponent) - Method in class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
 
doLoad(C) - Method in class com.alee.managers.settings.SettingsProcessor
Called on component settings load.
doSave(AbstractButton) - Method in class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
 
doSave(JComboBox) - Method in class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
 
doSave(JPasswordField) - Method in class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
 
doSave(JRootPane) - Method in class com.alee.managers.settings.processors.JRootPaneSettingsProcessor
 
doSave(JScrollBar) - Method in class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
 
doSave(JSlider) - Method in class com.alee.managers.settings.processors.JSliderSettingsProcessor
 
doSave(JTabbedPane) - Method in class com.alee.managers.settings.processors.JTabbedPaneSettingsProcessor
 
doSave(JTextComponent) - Method in class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
 
doSave(C) - Method in class com.alee.managers.settings.SettingsProcessor
Called on component settings save.
doTopologicalSort(GraphDataProvider<T>) - Static method in class com.alee.utils.SortUtils
Performs topological data sort using the graph data provider to build nodes graph and returns sorted data list.
doTopologicalSort(List<Node<T>>) - Static method in class com.alee.utils.SortUtils
Performs topological data sort using provided graph nodes and returns sorted graph nodes list.
DoubleMap<K,V> - Class in com.alee.utils.collection
 
DoubleMap() - Constructor for class com.alee.utils.collection.DoubleMap
 
DoubleMap(int) - Constructor for class com.alee.utils.collection.DoubleMap
 
DoubleMap(Map<K, V>) - Constructor for class com.alee.utils.collection.DoubleMap
 
downloadFile(String, File) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
downloadFile(String, File, FileDownloadListener) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
downloadFile(String, String, boolean, String, int) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
downloadFile(String, String, boolean, String, int, FileDownloadListener) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
downloadFile(String, File, boolean, String, int) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
downloadFile(String, File, boolean, String, int, FileDownloadListener) - Static method in class com.alee.utils.FileUtils
Downloads file from the specified url to destination file and returns it if download succeed or null if not.
DragUtils - Class in com.alee.utils
This class provides a set of utilities to simplify work with swing drag and drop.
DragUtils() - Constructor for class com.alee.utils.DragUtils
 
drawShade(Graphics2D, Shape, Color, int) - Static method in class com.alee.utils.GraphicsUtils
Draws web styled shade using specified shape
drawShade(Graphics2D, Shape, ShadeType, Color, int) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, Color, int, Shape) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, ShadeType, Color, int, Shape) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, Color, int, boolean) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, ShadeType, Color, int, boolean) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, Color, int, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
 
drawShade(Graphics2D, Shape, ShadeType, Color, int, Shape, boolean) - Static method in class com.alee.utils.GraphicsUtils
 
DROP_TEXT - Static variable in class com.alee.managers.language.updaters.DefaultLanguageUpdater
 
DST_IN - Static variable in class com.alee.graphics.filters.PixelUtils
 

E

Edge - Class in com.alee.utils.sort
 
Edge(Node, Node) - Constructor for class com.alee.utils.sort.Edge
 
enable() - Method in class com.alee.managers.plugin.Plugin
Enables plugin runtime actions.
enabled - Variable in class com.alee.managers.plugin.Plugin
Whether this plugin is enabled or not.
enabled() - Method in class com.alee.managers.plugin.Plugin
This method called when plugin is re-enabled.
enableLogging(Object) - Static method in class com.alee.managers.log.Log
Enables logging for the specified class type.
enableSave() - Static method in class com.alee.managers.settings.SettingsManager
Enables saving settings into files.
encode(byte[]) - Static method in class com.alee.utils.encryption.Base64
Encodes hex octects into Base64
encodeImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
Returns image encoded in Base64 string.
encodeUrl(String) - Static method in class com.alee.utils.WebUtils
Returns encoded url path.
encrypt(String) - Static method in class com.alee.utils.EncryptionUtils
Returns text encrypted through xor and encoded using base64.
encrypt(String, String) - Static method in class com.alee.utils.EncryptionUtils
Returns text encrypted through xor and encoded using base64.
EncryptionUtils - Class in com.alee.utils
This class provides a set of utilities to encode and decode data.
EncryptionUtils() - Constructor for class com.alee.utils.EncryptionUtils
 
ENGLISH - Static variable in interface com.alee.managers.language.LanguageConstants
English language.
ensureDirectoryExists(String) - Static method in class com.alee.utils.FileUtils
Returns true if directory exists or was successfully created during this check, false otherwise.
ensureDirectoryExists(File) - Static method in class com.alee.utils.FileUtils
Returns true if directory exists or was successfully created during this check, false otherwise.
entrySet() - Method in class com.alee.utils.collection.DoubleMap
 
entrySet() - Method in class com.alee.utils.map.SoftHashMap
 
EnumLazyIconProvider - Class in com.alee.utils.swing
Special class for simple and lazy enum icons retrieval.
EnumLazyIconProvider() - Constructor for class com.alee.utils.swing.EnumLazyIconProvider
 
enumListToString(List<E>) - Static method in class com.alee.utils.TextUtils
Converts list of enumeration constants into string with list of enumeration constants and returns it.
enumStringToList(String, Class<E>) - Static method in class com.alee.utils.TextUtils
Converts string with list of enumeration constants into real list of enumeration constants and returns it.
equals(Object) - Method in class com.alee.graphics.filters.MiscComposite
 
equals(Object) - Method in class com.alee.managers.language.data.Dictionary
 
equals(List, List) - Static method in class com.alee.utils.CollectionUtils
Returns whether lists are equal or not.
equals(Object, Object...) - Static method in class com.alee.utils.CompareUtils
Returns whether the first Object equals to any Object from the specified array.
equals(File, File) - Static method in class com.alee.utils.FileUtils
Returns whether both files represent the same path in file system or not.
equals(List<File>, List<File>) - Static method in class com.alee.utils.FileUtils
Returns whether both list of files have equal files in the same positions or not.
equals(Object) - Method in class com.alee.utils.general.Pair
 
equals(Object) - Method in class com.alee.utils.reflection.JarEntry
 
equals(Object) - Method in class com.alee.utils.sort.Edge
 
equals(Object) - Method in class com.alee.utils.xml.ResourceFile
 
err() - Method in class com.alee.graphics.image.gif.GifDecoder
Returns true if an error was encountered during reading/decoding
error(Throwable) - Static method in class com.alee.managers.log.Log
Writes specified exception into log.
error(Object, Throwable) - Static method in class com.alee.managers.log.Log
Writes specified exception into log.
error(String, Throwable) - Static method in class com.alee.managers.log.Log
Writes specified exception message into log.
error(Object, String, Throwable) - Static method in class com.alee.managers.log.Log
Writes specified exception message into log.
error(String) - Static method in class com.alee.managers.log.Log
Writes specified exception message into log.
error(Object, String) - Static method in class com.alee.managers.log.Log
Writes specified exception message into log.
ExceptionUtils - Class in com.alee.utils
This class provides a set of utilities to work with exceptions.
ExceptionUtils() - Constructor for class com.alee.utils.ExceptionUtils
 
EXCHANGE - Static variable in class com.alee.graphics.filters.PixelUtils
 
EXCLUSION - Static variable in class com.alee.graphics.filters.MiscComposite
 
exec - Variable in class com.alee.utils.swing.WebTimer
Last timer thread.
expand(Rectangle, int) - Static method in class com.alee.utils.GeometryUtils
Returns rectangle expanded in four directions for the specified value.
expand(Rectangle, int, int, int, int) - Static method in class com.alee.utils.GeometryUtils
Returns rectangle expanded in four directions for the specified values.
extraAlpha - Variable in class com.alee.graphics.filters.MiscComposite
 

F

fieldFocusColor - Static variable in class com.alee.global.StyleConstants
 
fieldFocusStroke - Static variable in class com.alee.global.StyleConstants
 
FILE_COMPARATOR - Static variable in class com.alee.global.GlobalConstants
Comparators.
FileComparator - Class in com.alee.utils.file
File name and type comparator.
FileComparator() - Constructor for class com.alee.utils.file.FileComparator
 
FileDescription - Class in com.alee.utils.file
This class represents single file description fields.
FileDescription() - Constructor for class com.alee.utils.file.FileDescription
Constructs empty file description.
FileDescription(String, String, String, String) - Constructor for class com.alee.utils.file.FileDescription
Constructs file description with the specified values.
fileDownloaded(File) - Method in interface com.alee.utils.file.FileDownloadListener
Called when file download completed.
fileDownloadFailed(Throwable) - Method in interface com.alee.utils.file.FileDownloadListener
Called when file download failed.
FileDownloadListener - Interface in com.alee.utils.file
This listener interface provides all required methods to observe and manipulate the download process.
fileFilter - Variable in class com.alee.managers.plugin.PluginManager
Plugin directory files filter.
fileListToTextURIList(List<File>) - Static method in class com.alee.utils.DragUtils
Returns text URI list for the specified list of files.
FileNameProvider - Class in com.alee.utils.text
Text provider for File objects.
FileNameProvider() - Constructor for class com.alee.utils.text.FileNameProvider
 
files - Variable in class com.alee.utils.drag.FileTransferable
Transferred files.
FILES_FILTER - Static variable in class com.alee.global.GlobalConstants
 
FilesFilter - Class in com.alee.utils.filefilter
Custom file filter that accepts only files.
FilesFilter() - Constructor for class com.alee.utils.filefilter.FilesFilter
 
FileTransferable - Class in com.alee.utils.drag
Custom transferable that represents File flavors in a few different ways.
FileTransferable(File) - Constructor for class com.alee.utils.drag.FileTransferable
Constructs new FileTransferable for a single file.
FileTransferable(List<File>) - Constructor for class com.alee.utils.drag.FileTransferable
Constructs new FileTransferable for a list of files.
fileUnzipped(ZipEntry, File, int) - Method in interface com.alee.utils.zip.UnzipListener
Notifies about new unzipped file.
FileUtils - Class in com.alee.utils
This class provides a set of utilities to work with files, file names and their extensions.
FileUtils() - Constructor for class com.alee.utils.FileUtils
 
fillList(int, IndexedSupplier<T>) - Static method in class com.alee.utils.CollectionUtils
Fills and returns list with data provided by supplier interface implementation.
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.BoxBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.ConvolveFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.GaussianFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.MotionBlurOp
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.PointFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.RaysFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.alee.graphics.filters.ShadowFilter
 
filter(Collection<T>, Filter<T>) - Static method in class com.alee.utils.CollectionUtils
Returns list of elements filtered from collection.
Filter<E> - Interface in com.alee.utils.compare
This interface provides a base for filtering any type of objects in any situation.
filterFiles(Collection<File>, AbstractFileFilter) - Static method in class com.alee.utils.FileUtils
Returns filtered files list.
FilterGroupType - Enum in com.alee.utils.filefilter
Filters grouping type.
filterGroupType - Variable in class com.alee.utils.filefilter.GroupedFileFilter
The way file filters will be grouped.
filterRGB(int, int, int) - Method in class com.alee.graphics.filters.MaskFilter
 
filterRGB(int, int, int) - Method in class com.alee.graphics.filters.OpacityFilter
 
filterRGB(int, int, int) - Method in class com.alee.graphics.filters.PointFilter
 
filters - Variable in class com.alee.utils.filefilter.GroupedFileFilter
List of grouped file filters.
findClosest(Color) - Method in class com.alee.graphics.image.gif.GifEncoder
Returns index of palette color closest to c
findEntryByName(String) - Method in class com.alee.utils.reflection.JarStructure
 
findFilesRecursively(String, List<String>) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(File, List<String>) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(String, List<String>, boolean) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(File, List<String>, boolean) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(String, List<String>, boolean, List<File>) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(File, List<String>, boolean, List<File>) - Static method in class com.alee.utils.FileUtils
Returns list of files with specified extensions found in the specified directory and its subdirectories.
findFilesRecursively(String, FileFilter) - Static method in class com.alee.utils.FileUtils
Returns list of files accepted by file filter found in the specified directory and its subdirectories.
findFilesRecursively(File, FileFilter) - Static method in class com.alee.utils.FileUtils
Returns list of files accepted by file filter found in the specified directory and its subdirectories.
findFilesRecursively(String, FileFilter, List<File>) - Static method in class com.alee.utils.FileUtils
Returns list of files accepted by file filter found in the specified directory and its subdirectories.
findFilesRecursively(File, FileFilter, List<File>) - Static method in class com.alee.utils.FileUtils
Returns list of files accepted by file filter found in the specified directory and its subdirectories.
findFirstNumber(String) - Static method in class com.alee.utils.TextUtils
Returns first number found in text.
findMiddleLineIntersection(Rectangle, Point) - Static method in class com.alee.utils.GeometryUtils
Returns intersection point of the rectangle and the line going from the middle of that rectangle to the outer point.
findSimilarEntries(String) - Method in class com.alee.utils.reflection.JarStructure
 
findSimilarEntries(String, Filter<JarEntry>) - Method in class com.alee.utils.reflection.JarStructure
 
findSuitableSettingsProcessor(Class) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Returns settings processor class for the specified component type.
finish() - Method in class com.alee.graphics.image.gif.GifEncoder
Flushes any pending data and closes output file.
fireActionPerformed(int) - Method in class com.alee.utils.swing.WebTimer
Fires action events.
fireAllLanguageKeysUpdated() - Static method in class com.alee.managers.language.LanguageManager
Fires language key updated event for all language keys.
fireDictionariesCleared() - Static method in class com.alee.managers.language.LanguageManager
Fires dictionaries cleared event whenever all dictionaries are removed from LanguageManager.
fireDictionaryAdded(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Fires dictionary added event whenever new dictionary is added into LanguageManager.
fireDictionaryRemoved(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Fires dictionary removed event whenever dictionary is removed from LanguageManager.
fireLanguageChanged(String, String) - Static method in class com.alee.managers.language.LanguageManager
Fires language changed event whenever current language changes.
fireLanguageKeyUpdated(String) - Static method in class com.alee.managers.language.LanguageManager
Fires language key updated event whenever specified dictionary key is updated with new translation.
firePluginsCheckEnded(String, boolean) - Method in class com.alee.managers.plugin.PluginManager
Informs about plugins check operation end.
firePluginsCheckStarted(String, boolean) - Method in class com.alee.managers.plugin.PluginManager
Informs about plugins check operation start.
firePluginsDetected(List<DetectedPlugin<T>>) - Method in class com.alee.managers.plugin.PluginManager
Informs about newly detected plugins.
firePluginsInitialized(List<T>) - Method in class com.alee.managers.plugin.PluginManager
Informs about newly initialized plugins.
firstFrame - Variable in class com.alee.graphics.image.gif.GifEncoder
 
flavors - Static variable in class com.alee.utils.drag.FileTransferable
FileTransferable data flavors.
focusColor - Static variable in class com.alee.global.StyleConstants
Components focus settings.
focusStroke - Static variable in class com.alee.global.StyleConstants
 
focusType - Static variable in class com.alee.global.StyleConstants
 
FocusType - Enum in com.alee.utils.laf
Component focus types.
FontConverter - Class in com.alee.utils.xml
Custom {java.awt.Font} object converter.
FontConverter() - Constructor for class com.alee.utils.xml.FontConverter
 
fontFromString(String) - Static method in class com.alee.utils.xml.FontConverter
Returns font read from string.
fontToString(Font) - Static method in class com.alee.utils.xml.FontConverter
Returns font converted into string.
format(String, Object...) - Static method in class com.alee.utils.TextUtils
Returns message formatted with common string representations of the provided objects.
formatCurrentDate(String) - Static method in class com.alee.utils.TimeUtils
Returns formatted representation of current date.
formatDate(String, Date) - Static method in class com.alee.utils.TimeUtils
Returns formatted representation of specified date.
formatDefaultText(String, Object[]) - Method in class com.alee.managers.language.updaters.DefaultLanguageUpdater
Returns text formatted using specified data.
fps24 - Static variable in class com.alee.global.StyleConstants
 
fps36 - Static variable in class com.alee.global.StyleConstants
 
fps48 - Static variable in class com.alee.global.StyleConstants
 
fps60 - Static variable in class com.alee.global.StyleConstants
 
FRENCH - Static variable in interface com.alee.managers.language.LanguageConstants
French language.
freq - Variable in class com.alee.graphics.image.gif.NeuQuant
 
from - Variable in class com.alee.utils.sort.Edge
 
fromExtension(String) - Static method in enum com.alee.utils.file.MimeType
Gets the first matching mime-type for the given extension
fromString(String) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
 
fromString(String) - Method in class com.alee.utils.xml.ColorConverter
 
fromString(String) - Method in class com.alee.utils.xml.DimensionConverter
 
fromString(String) - Method in class com.alee.utils.xml.FontConverter
 
fromString(String) - Method in class com.alee.utils.xml.InsetsConverter
 
fromString(String) - Method in class com.alee.utils.xml.ListToStringConverter
 
fromString(String) - Method in class com.alee.utils.xml.PasswordConverter
 
fromString(String) - Method in class com.alee.utils.xml.Point2DConverter
 
fromString(String) - Method in class com.alee.utils.xml.PointConverter
 
fromString(String) - Method in class com.alee.utils.xml.RectangleConverter
 
fromString(String) - Method in class com.alee.utils.xml.StrokeConverter
 
fromString(String) - Method in interface com.alee.utils.xml.StrokeConverterSupport
Returns stroke read from string.
fromType(String) - Static method in enum com.alee.utils.file.MimeType
Returns the first matching mime-type for the given type.
fromXML(Reader) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML content.
fromXML(InputStream) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML content.
fromXML(URL) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML text
fromXML(File) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML content.
fromXML(String) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML content.
fromXML(Object) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML content.
fromXML(ResourceFile) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML text
fromXML(ResourceFile, boolean) - Static method in class com.alee.utils.XmlUtils
Returns Object deserialized from XML text
Function<T,R> - Interface in com.alee.api.jdk
Represents a function that accepts one argument and produces a result.

G

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
 
gatherKeys(Dictionary) - Static method in class com.alee.managers.language.LanguageUtils
Returns all dictionary keys.
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.
GeometryUtils() - Constructor for class com.alee.utils.GeometryUtils
 
GERMAN - Static variable in interface com.alee.managers.language.LanguageConstants
Portuguese language.
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) - Static method in class com.alee.managers.language.LanguageManager
Returns translation for the specified language key.
get(String, Object...) - Static method in class com.alee.managers.language.LanguageManager
Returns translation for the specified language key.
get(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component translation.
get(String) - Static method in class com.alee.managers.language.LM
Returns translation for specified language key.
get(String, Object...) - Static method in class com.alee.managers.language.LM
Returns translation for specified language key and formatting data.
get() - Static method in class com.alee.managers.log.Log
Returns logger for the requesting class.
get(LogMessageType, String, Throwable) - Method in interface com.alee.managers.log.LogPrefixSupplier
Returns log message prefix.
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 Object value.
get(String, Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Returns typed value.
get(String, T) - Static method in class com.alee.managers.settings.SettingsManager
Returns typed value.
get(String, String, Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Returns typed value.
get(String, String, T) - Static method in class com.alee.managers.settings.SettingsManager
Returns typed value.
get(Object) - Method in class com.alee.utils.collection.DoubleMap
 
get(int) - Method in interface com.alee.utils.collection.IndexedSupplier
Returns a result.
get(int) - Method in class com.alee.utils.collection.ValuesTable
Returns entry value at the specified index.
get(K) - Method in class com.alee.utils.collection.ValuesTable
Returns value from entry with specified key.
get(Object) - Method in class com.alee.utils.map.SoftHashMap
 
get(Object) - Method in class com.alee.utils.swing.LazyActionMap
 
getAcceptedPluginType() - Method in class com.alee.managers.plugin.PluginManager
Returns accepted by this manager plugin type.
getActionCommand() - Method in class com.alee.utils.swing.WebTimer
Returns action command for fired events.
getActionMap(Class, String) - Static method in class com.alee.utils.swing.LazyActionMap
Returns an ActionMap that will be populated by invoking the loadActionMap method on the specified Class when necessary.
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.MotionBlurOp
 
getAlignX() - Method in class com.alee.graphics.filters.MotionBlurOp
 
getAlignY() - Method in class com.alee.graphics.filters.MotionBlurOp
 
getAlpha() - Method in class com.alee.graphics.filters.MiscComposite
 
getAngle() - Method in class com.alee.graphics.filters.MotionBlurOp
 
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.Dictionary
 
getAuthor() - Method in class com.alee.managers.language.data.LanguageInfo
 
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.
getAvailablePlugins() - Method in class com.alee.managers.plugin.PluginManager
Returns list of available loaded plugins.
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.
getBoolean(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Boolean value.
getBoolean(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Boolean value.
getBounds2D(BufferedImage) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
 
getBounds2D(BufferedImage) - Method in class com.alee.graphics.filters.ConvolveFilter
 
getBufferedImage(URL) - Static method in class com.alee.utils.ImageUtils
Retrieves BufferedImage from Image
getBufferedImage(String) - Static method in class com.alee.utils.ImageUtils
 
getBufferedImage(ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
getBufferedImage(Image) - Static method in class com.alee.utils.ImageUtils
 
getBufferedImage(Icon) - Static method in class com.alee.utils.ImageUtils
Retrieves BufferedImage from Icon
getBuild() - Method in class com.alee.managers.plugin.data.PluginVersion
Returns plugin build version.
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.reflection.JarEntry
 
getCanonicalEntryPath() - Method in class com.alee.utils.reflection.JarEntry
 
getChild(int) - Method in class com.alee.utils.reflection.JarEntry
 
getChildByName(String) - Method in class com.alee.utils.reflection.JarEntry
 
getChildEntries(JarEntry) - Method in class com.alee.utils.reflection.JarStructure
 
getChildren() - Method in class com.alee.utils.reflection.JarEntry
 
getChildren(T) - Method in interface com.alee.utils.sort.GraphDataProvider
Returns child data for the specified data.
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.reflection.JarStructure
 
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(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.
getClassName() - Method in class com.alee.utils.xml.ResourceFile
 
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.
getColor() - Method in interface com.alee.api.ColorSupport
Returns color for the class instance.
getColor(float) - Method in interface com.alee.graphics.filters.Colormap
Convert a value in the range 0..1 to an RGB color.
getColor(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Color value.
getColor(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Color value.
getColormap() - Method in class com.alee.graphics.filters.RaysFilter
 
getComponent() - Method in class com.alee.managers.settings.SettingsProcessor
Returns managed component.
getComponent() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns component which settings are being managed.
getComponentClass() - Method in class com.alee.managers.language.updaters.DefaultLanguageUpdater
 
getComponentClass() - Method in interface com.alee.managers.language.updaters.LanguageUpdater
Returns class which instance should be updated using this LanguageUpdater.
getComponentKey(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Returns component language key.
getComponentLanguageListeners() - Static method in class com.alee.managers.language.LanguageManager
Returns component language listeners.
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.
getContent(String) - Static method in class com.alee.utils.HtmlUtils
Returns HTML content between body or html tags.
getCreationDate() - Method in class com.alee.managers.language.data.Dictionary
 
getCurrentBufImg() - Method in class com.alee.graphics.image.gif.GifDecoder
Gets the first (or only) image read.
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.
getData() - Method in class com.alee.managers.settings.SettingsProcessor
Returns SettingsProcessorData.
getData() - Method in class com.alee.utils.sort.Node
 
getDate() - Method in class com.alee.utils.file.FileDescription
Returns modification date.
getDefaultLanguage() - Static method in class com.alee.managers.language.LanguageManager
Returns default language.
getDefaultLanguageKey() - Static method in class com.alee.managers.language.LanguageManager
Returns default language key.
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
Returns default settings group name.
getDefaultText(Value, Object...) - Method in class com.alee.managers.language.updaters.DefaultLanguageUpdater
Returns default text taken from value and formatted using specified data.
getDefaultText(String, Value, Object...) - Method in class com.alee.managers.language.updaters.DefaultLanguageUpdater
Returns state text taken from value and formatted using specified data.
getDefaultText(String, boolean, Value, Object...) - Method in class com.alee.managers.language.updaters.DefaultLanguageUpdater
Returns state text taken from value and formatted using specified data.
getDefaultTooltipType() - Static method in class com.alee.managers.language.LanguageManager
Returns default tooltip type.
getDefaultValue() - Method in class com.alee.managers.settings.processors.AbstractButtonSettingsProcessor
 
getDefaultValue() - Method in class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
 
getDefaultValue() - Method in class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
 
getDefaultValue() - Method in class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
 
getDefaultValue() - Method in class com.alee.managers.settings.processors.JSliderSettingsProcessor
 
getDefaultValue() - Method in class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
 
getDefaultValue(Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Returns default value for the specified class.
getDefaultValue() - Method in class com.alee.managers.settings.SettingsProcessor
Returns component default value.
getDefaultValue() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns component default value.
getDelay(int) - Method in class com.alee.graphics.image.gif.GifDecoder
Gets display duration for specified frame.
getDelay() - Method in class com.alee.managers.language.data.Tooltip
 
getDelay() - Method in class com.alee.utils.swing.WebTimer
Returns delay between timer cycles in milliseconds.
getDependencies() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugins required to run this one.
getDependencies() - Method in class com.alee.managers.plugin.Plugin
Returns plugins required to run this one.
getDependenciesCount() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin dependencies count.
getDescription() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin description.
getDescription() - Method in class com.alee.managers.plugin.data.PluginLibrary
Returns plugin library description.
getDescription() - Method in enum com.alee.managers.plugin.data.StrategyType
Returns plugin strategy type description.
getDescription() - Method in class com.alee.managers.plugin.Plugin
Returns plugin description.
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.AbstractFileFilterAdapter
 
getDescription() - Method in class com.alee.utils.filefilter.AllFilesFilter
 
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
 
getDetectedPlugin() - Method in class com.alee.managers.plugin.Plugin
Returns additional information about this plugin.
getDetectedPlugin(File) - Method in class com.alee.managers.plugin.PluginManager
Returns plugin information from the specified plugin file.
getDetectedPlugins() - Method in class com.alee.managers.plugin.PluginManager
Returns list of detected plugins.
getDetectedPluginsAmount() - Method in class com.alee.managers.plugin.PluginManager
Returns amount of detected plugins.
getDictionaries() - Static method in class com.alee.managers.language.LanguageManager
Returns all dictionaries added into LanguageManager.
getDictionary(String) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary for the specified ID or null if it was not found.
getDictionaryCacheKey(Class, String) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary cache key.
getDictionaryCacheKey(URL) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary cache key.
getDictionaryCacheKey(String) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary cache key.
getDictionaryCacheKey(File) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary cache key.
getDimension(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Dimension value.
getDimension(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Dimension value.
getDisabledCopy(String, Icon) - Static method in class com.alee.utils.ImageUtils
 
getDisabledCopy(String, ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
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
 
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.MotionBlurOp
 
getDistance() - Method in class com.alee.graphics.filters.ShadowFilter
 
getDouble(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Double value.
getDouble(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Double value.
getEdgeAction() - Method in class com.alee.graphics.filters.ConvolveFilter
 
getEndOfDay(Date) - Static method in class com.alee.utils.TimeUtils
Returns end-of-day date.
getEntryExtension() - Method in class com.alee.utils.reflection.JarEntry
 
getEntryInputStream(JarEntry) - Method in class com.alee.utils.reflection.JarStructure
 
getError() - Method in class com.alee.managers.settings.SettingsGroupState
Returns occurred error.
getException() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns load exception.
getExceptionMessage() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns load exception message.
getExtension() - Method in enum com.alee.utils.file.MimeType
Returns extension for this type.
getFailedPluginsAmount() - Method in class com.alee.managers.plugin.PluginManager
Returns amount of plugins which have failed to load.
getFailureCause() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns load failure cause.
getFailureHtmlText() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns load failure HTML description.
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.
getFieldImpl(Class, String) - Static method in class com.alee.utils.ReflectUtils
Returns specified class field.
getFields(Object) - Static method in class com.alee.utils.ReflectUtils
Returns all non-static fields declared in the specified class and all of its superclasses.
getFields(Object, List<String>) - Static method in class com.alee.utils.ReflectUtils
Returns all non-static fields declared 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.
getFile() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin file.
getFile() - Method in class com.alee.managers.plugin.data.PluginLibrary
Returns plugin library file path relative to plugin file location.
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.managers.plugin.PluginManager
Returns plugins directory file filter.
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.
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.
getFloat(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Float value.
getFloat(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Float value.
getFrame(int) - Method in class com.alee.graphics.image.gif.GifDecoder
Gets the image contents of frame n.
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.
getGlobalDictionary() - Static method in class com.alee.managers.language.LanguageManager
Returns global dictionary that aggregates all added dictionaries.
getGraphicsConfiguration() - Static method in class com.alee.utils.SystemUtils
Returns default GraphicsConfiguration for main screen.
getGraphicsDevice(Rectangle) - Static method in class com.alee.utils.SystemUtils
Returns graphics device where most part of specified bounds is placed.
getGraphicsDevices() - Static method in class com.alee.utils.SystemUtils
Returns list of available screen devices.
getGroup() - Method in class com.alee.managers.settings.SettingsProcessor
Returns component settings group.
getGroup() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns component settings group.
getGroupFilePath(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns directory where settings group file is saved.
getHexColor(Color) - Static method in class com.alee.utils.ColorUtils
Returns hex color string for the specified color.
getHexColor(int) - Static method in class com.alee.utils.ColorUtils
Returns hex color string for the specified rgb value.
getHost(String) - Static method in class com.alee.utils.NetUtils
Returns host for the specified address.
getHotkey() - Method in class com.alee.managers.language.data.Record
 
getHotkey() - Method in class com.alee.managers.language.data.Value
 
getHRadius() - Method in class com.alee.graphics.filters.BoxBlurFilter
 
getIcon() - Method in interface com.alee.api.IconSupport
Returns icon for the class instance.
getIcon() - Method in enum com.alee.managers.plugin.data.PluginStatus
Returns plugin status icon.
getIcon() - Method in enum com.alee.managers.plugin.data.StrategyType
Returns plugin strategy type icon.
getIcon() - Method in class com.alee.utils.filefilter.AbstractFileFilter
Returns file filter icon.
getIcon() - Method in class com.alee.utils.filefilter.AbstractFileFilterAdapter
 
getIcon() - Method in class com.alee.utils.filefilter.AllFilesFilter
 
getIcon() - Method in class com.alee.utils.filefilter.DirectoriesFilter
 
getIcon() - Method in class com.alee.utils.filefilter.FilesFilter
 
getIcon() - Method in class com.alee.utils.filefilter.GroupedFileFilter
 
getIcon() - Method in class com.alee.utils.filefilter.ImageFilesFilter
 
getIcon() - Method in class com.alee.utils.filefilter.NonHiddenFilter
 
getIcon() - Method in class com.alee.utils.reflection.JarEntry
 
getIcon() - Method in enum com.alee.utils.reflection.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.plugin.data.InitializationStrategy
Returns strategy plugin ID.
getId() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin ID.
getId() - Method in class com.alee.managers.plugin.data.PluginLibrary
Returns plugin library ID.
getId() - Method in class com.alee.managers.plugin.Plugin
Returns plugin ID.
getId() - Method in class com.alee.managers.settings.SettingsGroup
Returns SettingsGroup unique ID.
getId() - Method in class com.alee.utils.reflection.JarEntry
 
getId() - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
 
getId() - Method in interface com.alee.utils.xml.StrokeConverterSupport
Returns unique stroke identifier.
getImage() - Method in class com.alee.graphics.image.gif.GifIcon
 
getImageAverageColor(ImageIcon) - Static method in class com.alee.utils.ImageUtils
Average image color
getImageIcon(File) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(File, boolean) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(String) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(String, boolean) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(URL) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(URL, boolean) - Static method in class com.alee.utils.ImageUtils
 
getImageIcon(Icon) - Static method in class com.alee.utils.ImageUtils
 
getImagePixels() - Method in class com.alee.graphics.image.gif.GifEncoder
Extracts image pixels into byte array "pixels"
getImportedFiles(Transferable) - Static method in class com.alee.utils.DragUtils
Returns list of imported files retrieved from the specified transferable.
getImportedImage(Transferable) - Static method in class com.alee.utils.DragUtils
Returns imported image retrieved from the specified transferable.
getInfo() - Method in class com.alee.managers.language.data.LanguageInfo
 
getInformation() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin information.
getInitialDelay() - Method in class com.alee.utils.swing.WebTimer
Returns delay before the first timer cycle run in milliseconds.
getInitializationStrategy() - Method in class com.alee.managers.plugin.Plugin
Returns plugin initialization strategy.
getInitialStringDelay() - Method in class com.alee.utils.swing.WebTimer
Returns delay before the first timer cycle run.
getInitialText(String, Object...) - Static method in class com.alee.managers.language.LanguageUtils
Returns proper initial component text.
getInnerClass(Class, String) - Static method in class com.alee.utils.ReflectUtils
Returns inner class with the specified name.
getInputStream() - Method in class com.alee.utils.reflection.JarEntry
 
getInsets(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Insets value.
getInsets(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Insets value.
getInstance(int, float) - Static method in class com.alee.graphics.filters.MiscComposite
 
getInteger(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Integer value.
getInteger(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Integer value.
getIntermediateColor(Color, Color, float) - Static method in class com.alee.utils.ColorUtils
Returns intermediate color between two specified colors.
getIntermediateValue(int, int, float) - Static method in class com.alee.utils.ColorUtils
Returns intermediate value between two specified values.
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.reflection.JarStructure
 
getJarLocationFile(Class) - Static method in class com.alee.utils.ReflectUtils
Returns JAR location File for the specified class.
getJarLocationURL(Class) - Static method in class com.alee.utils.ReflectUtils
Returns JAR location URL for the specified class.
getJarStructure(Class) - Static method in class com.alee.utils.ReflectUtils
Returns JAR archive structure.
getJarStructure(Class, List<String>, List<String>) - Static method in class com.alee.utils.ReflectUtils
Returns JAR archive structure.
getJarStructure(Class, List<String>, List<String>, FileDownloadListener) - Static method in class com.alee.utils.ReflectUtils
Returns JAR archive structure.
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.managers.settings.SettingsProcessor
Returns component settings key.
getKey() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns component settings key.
getKey(V) - Method in class com.alee.utils.collection.DoubleMap
 
getKey(int) - Method in class com.alee.utils.collection.ValuesTable
Returns entry key at the specified index.
getKey(V) - Method in class com.alee.utils.collection.ValuesTable
Returns key from entry with specified value.
getKey() - Method in class com.alee.utils.general.Pair
Gets the key for this pair.
getKeys() - Method in class com.alee.utils.collection.ValuesTable
Returns copy of keys list.
getKeysByValues() - Method in class com.alee.utils.collection.DoubleMap
 
getLang() - Method in class com.alee.managers.language.data.LanguageInfo
 
getLang() - Method in class com.alee.managers.language.data.Value
 
getLanguage() - Static method in class com.alee.managers.language.LanguageManager
Returns currently used language.
getLanguageContainerKey() - Method in interface com.alee.managers.language.LanguageContainerMethods
Returns language container key for container which implements this interface.
getLanguageContainerKey(Container) - Static method in class com.alee.managers.language.LanguageManager
Returns language container key for the specified container.
getLanguageIcon(String) - Static method in class com.alee.managers.language.LanguageManager
Returns icon for the specified language.
getLanguageInfo(String) - Method in class com.alee.managers.language.data.Dictionary
 
getLanguageInfos() - Method in class com.alee.managers.language.data.Dictionary
 
getLanguageKeyListeners() - Static method in class com.alee.managers.language.LanguageManager
Returns language key listeners.
getLanguageListeners() - Static method in class com.alee.managers.language.LanguageManager
Returns language listeners.
getLanguageTitle(String) - Static method in class com.alee.managers.language.LanguageManager
Returns language title in that language translation.
getLanguageUpdater(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Returns LanguageUpdater currently used for the specified component.
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.
getLibraries() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin libraries list.
getLibraries() - Method in class com.alee.managers.plugin.Plugin
Returns plugin libraries list.
getLibrariesCount() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin libraries count.
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.
getLoadedPluginsAmount() - Method in class com.alee.managers.plugin.PluginManager
Returns amount of successfully loaded plugins.
getLocale(String) - Static method in class com.alee.managers.language.LanguageManager
Returns Locale for the specified language.
getLocation() - Method in class com.alee.utils.xml.ResourceFile
 
getLogger() - Static method in class com.alee.managers.log.Log
Returns logger for the requesting class.
getLogger(Object) - Static method in class com.alee.managers.log.Log
Returns logger for the specified class type.
getLogo() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin logo.
getLong(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Long value.
getLong(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Long value.
getLoopCount() - Method in class com.alee.graphics.image.gif.GifDecoder
Gets the "Netscape" iteration count, if any.
getMainClass() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin main class canonical name.
getMainClass() - Method in class com.alee.managers.plugin.Plugin
Returns plugin main class.
getMajor() - Method in class com.alee.managers.plugin.data.PluginVersion
Returns major plugin version.
getMajorVersion() - Method in class com.alee.utils.system.JavaVersion
Returns major java version.
getMask() - Method in class com.alee.graphics.filters.MaskFilter
 
getMaxVersion() - Method in class com.alee.managers.plugin.data.PluginDependency
Returns maximum plugin version.
getMaxWindowBounds(GraphicsConfiguration, boolean) - Static method in class com.alee.utils.SystemUtils
Returns maximum window bounds for the specified graphics configuration.
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.
getMinor() - Method in class com.alee.managers.plugin.data.PluginVersion
Returns minor plugin version.
getMinorVersion() - Method in class com.alee.utils.system.JavaVersion
Returns minor java version.
getMinVersion() - Method in class com.alee.managers.plugin.data.PluginDependency
Returns minimum plugin version.
getMnemonic() - Method in class com.alee.managers.language.data.Value
 
getMnemonic(String) - Static method in class com.alee.managers.language.LanguageManager
Returns mnemonic for the specified language key.
getMnemonic(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component mnemonic.
getMnemonic(String) - Static method in class com.alee.managers.language.LM
Returns mnemonic for specified language key.
getMousePoint(Component) - Static method in class com.alee.utils.CoreSwingUtils
Returns mouse point relative to specified component.
getMyComputerIcon() - Static method in class com.alee.utils.FileUtils
Returns default icon for "My computer" file.
getName() - Method in class com.alee.managers.language.data.Dictionary
 
getName() - Method in class com.alee.managers.settings.SettingsGroup
Returns unique name.
getName() - Method in class com.alee.utils.file.FileDescription
Returns file name.
getName() - Method in class com.alee.utils.reflection.JarEntry
 
getName() - Method in class com.alee.utils.swing.WebTimer
Returns internal timer thread name.
getNonProxyHosts() - Method in class com.alee.managers.proxy.ProxySettings
Returns non-proxy hosts.
getNotes() - Method in class com.alee.managers.language.data.Dictionary
 
getNotNullValue(String) - Static method in class com.alee.managers.language.LanguageManager
Returns non-null value for the specified language key.
getNotNullValue(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns non-null component language value.
getNotNullValue(JComponent, String, String) - Static method in class com.alee.managers.language.LanguageManager
Returns non-null component language value.
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
 
getOptional() - Method in class com.alee.managers.plugin.data.PluginDependency
Returns whether this dependency is mandatory or not.
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.
getOsVersion() - Static method in class com.alee.utils.SystemUtils
Returns OS version.
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() - Method in class com.alee.utils.reflection.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.
getPatch() - Method in class com.alee.utils.system.JavaVersion
Returns java patch.
getPath() - Method in class com.alee.utils.reflection.JarEntry
 
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
 
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.
getPlugin() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns loaded plugin instance.
getPlugin(String) - Method in class com.alee.managers.plugin.PluginManager
Returns available plugin instance by its ID.
getPlugin(Class<P>) - Method in class com.alee.managers.plugin.PluginManager
Returns available plugin instance by its class.
getPluginDescriptorFile() - Method in class com.alee.managers.plugin.PluginManager
Returns name of the plugin descriptor file.
getPluginFileName() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin file name.
getPluginFilter() - Method in class com.alee.managers.plugin.PluginManager
Returns special filter that filters out unwanted plugins before their initialization.
getPluginFolder() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin folder path.
getPluginId() - Method in class com.alee.managers.plugin.data.PluginDependency
Returns plugin ID.
getPluginInformation() - Method in class com.alee.managers.plugin.Plugin
Returns information about this plugin.
getPluginInformation(File) - Method in class com.alee.managers.plugin.PluginManager
Returns plugin information from the specified plugin file.
getPluginLogo() - Method in class com.alee.managers.plugin.Plugin
Returns plugin logo.
getPluginLogoFile() - Method in class com.alee.managers.plugin.PluginManager
Returns name of the plugin logo file.
getPluginManager() - Method in class com.alee.managers.plugin.Plugin
Returns plugin manager which loaded this plugin.
getPluginsDirectoryPath() - Method in class com.alee.managers.plugin.PluginManager
Returns plugins directory path.
getPoint(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Point value.
getPoint(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Point value.
getPoint2D(Point2D, Point2D) - Method in class com.alee.graphics.filters.AbstractBufferedImageOp
 
getPoint2D(Point2D, Point2D) - Method in class com.alee.graphics.filters.ConvolveFilter
 
getPort(String) - Static method in class com.alee.utils.NetUtils
Returns port for the specified address.
getPrefix() - Method in class com.alee.managers.language.data.Dictionary
 
getPrefix(LogMessageType, String) - Static method in class com.alee.managers.log.Log
Returns prefix for specific log message.
getPrefix(LogMessageType, String, Throwable) - Static method in class com.alee.managers.log.Log
Returns prefix for specific log message.
getPrefixSupplier() - Static method in class com.alee.managers.log.Log
Returns custom log prefix supplier.
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.
getRandomSoftColor(Color) - Static method in class com.alee.utils.ColorUtils
Returns randomly generated soft color based on the specified color.
getRaysOnly() - Method in class com.alee.graphics.filters.RaysFilter
 
getReadState() - Method in class com.alee.managers.settings.SettingsGroupState
Returns SettingsGroup read state.
getRecords() - Method in class com.alee.managers.language.data.Dictionary
 
getRectangle(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Rectangle value.
getRectangle(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns Rectangle value.
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
 
getRepaintListener() - Method in class com.alee.graphics.image.gif.GifIcon
 
getResource(int) - Method in class com.alee.utils.xml.ResourceList
 
getResources() - Method in class com.alee.utils.xml.ResourceList
 
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.reflection.JarStructure
 
getRoots() - Method in interface com.alee.utils.sort.GraphDataProvider
Returns data for graph root nodes.
getRotation() - Method in class com.alee.graphics.filters.MotionBlurOp
 
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.
getSetterMethodName(String) - Static method in class com.alee.utils.ReflectUtils
Returns setter method name for the specified field.
getSettings() - Method in class com.alee.managers.settings.SettingsGroup
Returns settings map.
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.
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
Returns settings group state.
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
 
getShape(Component, String, DataProvider<T>, Object...) - Static method in class com.alee.utils.ShapeUtils
Returns cached component shape.
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.
getSizedImagePreview(String, int, boolean) - Static method in class com.alee.utils.ImageUtils
 
getSizedImagePreview(String, ImageIcon, int, boolean) - Static method in class com.alee.utils.ImageUtils
 
getSource() - Method in class com.alee.utils.xml.ResourceFile
 
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
 
getState(String) - Method in class com.alee.utils.xml.ResourceMap
 
getStates() - Method in class com.alee.utils.xml.ResourceMap
 
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
Additional getters
getStatus() - Method in class com.alee.graphics.image.gif.GifIcon
 
getStatus() - Method in class com.alee.managers.plugin.data.DetectedPlugin
Returns plugin status.
getStrength() - Method in class com.alee.graphics.filters.RaysFilter
 
getString(String) - Static method in class com.alee.managers.settings.SettingsManager
Returns String value.
getString(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Returns String value.
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
 
getStructure() - Method in class com.alee.utils.reflection.JarEntry
 
getSubdictionaries() - Method in class com.alee.managers.language.data.Dictionary
 
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.
getSupportedLanguages() - Method in class com.alee.managers.language.data.Dictionary
 
getSupportedLanguages(List<String>) - Method in class com.alee.managers.language.data.Dictionary
 
getSupportedLanguages() - Method in class com.alee.managers.language.data.Record
 
getSupportedLanguages(List<String>) - Method in class com.alee.managers.language.data.Record
 
getSupportedLanguages() - Static method in class com.alee.managers.language.LanguageManager
Returns list of currently supported languages.
getSupportedLanguages(String) - Static method in class com.alee.managers.language.LanguageManager
Returns list of languages supported by the dictionary with the specified ID.
getSupportedLanguages(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Returns list of languages supported by the specified dictionary.
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.
getSystemLanguageKey() - Static method in class com.alee.managers.language.LanguageManager
Returns system language key.
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.
getSystemTextHints() - Static method in class com.alee.utils.GraphicsUtils
 
getText(String) - Method in class com.alee.managers.language.data.Record
 
getText(String, String) - Method in class com.alee.managers.language.data.Record
 
getText() - Method in class com.alee.managers.language.data.Text
 
getText() - Method in class com.alee.managers.language.data.Tooltip
 
getText() - Method in class com.alee.managers.language.data.Value
 
getText(String) - Method in class com.alee.managers.language.data.Value
 
getText(String, boolean) - Method in class com.alee.managers.language.data.Value
 
getText() - Method in enum com.alee.managers.plugin.data.PluginStatus
Returns plugin status text.
getText(Object) - Method in class com.alee.utils.text.DefaultTextProvider
 
getText(File) - Method in class com.alee.utils.text.FileNameProvider
 
getText(Object) - Method in class com.alee.utils.text.SimpleTextProvider
 
getText(T) - Method in interface com.alee.utils.text.TextProvider
Returns string value for the specified object.
getTextObject() - Method in class com.alee.managers.language.data.Value
 
getTextObject(String) - Method in class com.alee.managers.language.data.Value
 
getTextObject(String, boolean) - Method in class com.alee.managers.language.data.Value
 
getTextObject(int) - Method in class com.alee.managers.language.data.Value
 
getTexts() - Method in class com.alee.managers.language.data.Value
 
getThreshold() - Method in class com.alee.graphics.filters.RaysFilter
 
getTitle() - Method in interface com.alee.api.TitleSupport
Returns title for the class instance.
getTitle() - Method in class com.alee.managers.language.data.LanguageInfo
 
getTitle() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin title.
getTitle() - Method in class com.alee.managers.plugin.data.PluginLibrary
Returns plugin library title.
getTitle() - Method in class com.alee.managers.plugin.Plugin
Returns plugin title.
getTitle() - Method in class com.alee.utils.filefilter.AbstractFileFilter
Returns file filter title.
getTooltipLanguageSupport() - Static method in class com.alee.managers.language.LanguageManager
Returns current tooltip language support.
getTooltipObject(int) - Method in class com.alee.managers.language.data.Value
 
getTooltips() - Method in class com.alee.managers.language.data.Value
 
getTopParent(File) - Static method in class com.alee.utils.FileUtils
Returns top not-null parent for the specified file.
getTransferData(DataFlavor) - Method in class com.alee.utils.drag.FileTransferable
 
getTransferDataFlavors() - Method in class com.alee.utils.drag.FileTransferable
 
getTransparentColor(Color, int) - Static method in class com.alee.utils.ColorUtils
Returns color with modified alpha value.
getTransparentCopy(String, ImageIcon, float) - Static method in class com.alee.utils.ImageUtils
 
getTransparentCursor() - Static method in class com.alee.utils.SystemUtils
Returns fully transparent cursor.
getType() - Method in class com.alee.managers.language.data.Tooltip
 
getType() - Method in class com.alee.managers.plugin.data.InitializationStrategy
Returns plugin initialization strategy type.
getType() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns custom plugin type.
getType() - Method in class com.alee.managers.plugin.Plugin
Returns plugin type.
getType() - Method in enum com.alee.utils.file.MimeType
Returns String representation of this type.
getType() - Method in class com.alee.utils.reflection.JarEntry
 
getType() - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
 
getType() - Method in interface com.alee.utils.xml.StrokeConverterSupport
Returns stroke class.
getTypes() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns all custom plugin types.
getTypes() - Method in class com.alee.managers.plugin.Plugin
Returns plugin types.
getTypesList() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns all custom plugin types list.
getUpdateNumber() - Method in class com.alee.utils.system.JavaVersion
Returns java update number.
getURI(String) - Static method in class com.alee.utils.NetUtils
Returns URI for the specified address.
getUriListDataFlavor() - Static method in class com.alee.utils.DragUtils
Returns URI list data flavor.
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(String) - Method in class com.alee.managers.language.data.Record
 
getValue(String) - Static method in class com.alee.managers.language.LanguageManager
Returns value for the specified language key.
getValue(JComponent, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component language value.
getValue(JComponent, String, String) - Static method in class com.alee.managers.language.LanguageManager
Returns component language value.
getValue(String) - Static method in class com.alee.managers.language.LM
Returns language value for specified language key.
getValue(K) - Method in class com.alee.utils.collection.DoubleMap
 
getValue(int) - Method in class com.alee.utils.collection.ValuesTable
Returns entry value at the specified index.
getValue(K) - Method in class com.alee.utils.collection.ValuesTable
Returns value from entry with specified key.
getValue() - Method in class com.alee.utils.general.Pair
Gets the value for this pair.
getValues() - Method in class com.alee.managers.language.data.Record
 
getValues() - Method in class com.alee.utils.collection.ValuesTable
Returns copy of values list.
getValuesByKeys() - Method in class com.alee.utils.collection.DoubleMap
 
getVersion() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns plugin version.
getVersion() - Method in class com.alee.managers.plugin.data.PluginLibrary
Returns plugin library version.
getVersion() - Method in class com.alee.managers.plugin.Plugin
Returns plugin version information.
getVersionString(String, PluginVersion) - Method in class com.alee.managers.plugin.data.PluginDependency
Returns version string.
getVRadius() - Method in class com.alee.graphics.filters.BoxBlurFilter
 
getWay() - Method in class com.alee.managers.language.data.Tooltip
 
getWebSafeColor(Color) - Static method in class com.alee.utils.ColorUtils
Returns web-safe color.
getWebSafeValue(int) - Static method in class com.alee.utils.ColorUtils
Returns web-safe color value.
getWindowAncestor(Component) - Static method in class com.alee.utils.CoreSwingUtils
Returns window ancestor for specified component or null if it doesn't exist.
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 a word start index 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.
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.
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.reflection.JarEntry
 
getZipEntryFileLocation(ZipEntry) - Static method in class com.alee.utils.ZipUtils
Returns file location for the specified zip entry.
getZipEntryFileName(ZipEntry) - Static method in class com.alee.utils.ZipUtils
Returns file name for the specified zip entry.
getZoom() - Method in class com.alee.graphics.filters.MotionBlurOp
 
GifDecoder - Class in com.alee.graphics.image.gif
 
GifDecoder() - Constructor for class com.alee.graphics.image.gif.GifDecoder
 
GifDecoder.GifFrame - Class in com.alee.graphics.image.gif
 
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(BufferedImage, int) - Constructor for class com.alee.graphics.image.gif.GifDecoder.GifFrame
 
GifIcon - Class in com.alee.graphics.image.gif
 
GifIcon(Class, String) - Constructor for class com.alee.graphics.image.gif.GifIcon
 
GifIcon(String) - Constructor for class com.alee.graphics.image.gif.GifIcon
 
GifIcon(BufferedInputStream) - Constructor for class com.alee.graphics.image.gif.GifIcon
 
globalCache - Static variable in class com.alee.managers.language.LanguageManager
Global values map that contains merged translations for currently selected language.
GlobalConstants - Class in com.alee.global
This class provides various global constants.
GlobalConstants() - Constructor for class com.alee.global.GlobalConstants
 
globalDictionary - Static variable in class com.alee.managers.language.LanguageManager
Global dictionary merged from all added dictionaries.
grantExecutePermissions(File) - Static method in class com.alee.utils.FileUtils
Grants file execution permission for all users for specified file.
GraphDataProvider<T> - Interface in com.alee.utils.sort
Simple graph structure provider for topological sorting.
GraphicsUtils - Class in com.alee.utils
This class provides a set of utilities to work with Graphics2D.
GraphicsUtils() - Constructor for class com.alee.utils.GraphicsUtils
 
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.

H

HALF_PI - Static variable in class com.alee.graphics.filters.ImageMath
 
HARD_LIGHT - Static variable in class com.alee.graphics.filters.MiscComposite
 
hasDependencies() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns whether plugin has any plugin dependencies or not.
hashCode() - Method in class com.alee.graphics.filters.MiscComposite
 
hashCode() - Method in class com.alee.utils.general.Pair
 
hasHtml(String) - Static method in class com.alee.utils.HtmlUtils
Returns whether specified text contains HTML tag or not.
hasLibraries() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns whether plugin uses any libraries or not.
hasTag(String, String) - Static method in class com.alee.utils.HtmlUtils
Returns whether text contains the specified tag or not.
hasTags(String) - Static method in class com.alee.utils.HtmlUtils
Returns whether the specified text contains HTML tags or not.
hasURIListFlavor(DataFlavor[]) - Static method in class com.alee.utils.DragUtils
Returns whether flavors array has URI list flavor or not.
hasValue(String) - Method in class com.alee.managers.language.data.Record
 
height - Variable in class com.alee.graphics.image.gif.GifEncoder
 
highSurrogate(int) - Static method in class com.alee.utils.xml.XMLChar
Returns the high surrogate of a supplemental character
HoverAdapter<E> - Class in com.alee.utils.swing
Adapter for HoverListener.
HoverAdapter() - Constructor for class com.alee.utils.swing.HoverAdapter
 
hoverChanged(E, E) - Method in class com.alee.utils.swing.HoverAdapter
 
hoverChanged(E, E) - Method in interface com.alee.utils.swing.HoverListener
Informs when hover object changes.
HoverListener<E> - Interface in com.alee.utils.swing
Custom listener that informs about hover object changes.
htmlMissingIcon - Static variable in class com.alee.global.StyleConstants
 
htmlPendingIcon - Static variable in class com.alee.global.StyleConstants
HTML renderer icons.
HtmlUtils - Class in com.alee.utils
This class provides a set of utilities to work with HTML.
HtmlUtils() - Constructor for class com.alee.utils.HtmlUtils
 
HUE - Static variable in class com.alee.graphics.filters.MiscComposite
 
HUE - Static variable in class com.alee.graphics.filters.PixelUtils
 

I

icon - Variable in class com.alee.utils.filefilter.AbstractFileFilterAdapter
File filter icon.
ICON - Static variable in class com.alee.utils.filefilter.AllFilesFilter
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.
IconSupport - Interface in com.alee.api
This interface is implemented by objects which can provide icon for their instances.
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.reflection.JarEntry
ID prefix.
Identifiable - Interface in com.alee.api
Interface representing an object with unique identifier.
image - Variable in class com.alee.graphics.image.gif.GifEncoder
 
IMAGE_CACHE_SEPARATOR - Static variable in class com.alee.utils.ImageUtils
Cached image data parts separator.
IMAGE_FORMATS - Static variable in class com.alee.global.GlobalConstants
Viewable image formats.
ImageFilesFilter - Class in com.alee.utils.filefilter
Custom file filter that accepts only image files.
ImageFilesFilter() - Constructor for class com.alee.utils.filefilter.ImageFilesFilter
 
ImageFilterUtils - Class in com.alee.utils
This class provides a set of utilities to perform image filtering.
ImageFilterUtils() - Constructor for class com.alee.utils.ImageFilterUtils
 
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
 
imageRepaintOccurred() - Method in interface com.alee.graphics.image.gif.RepaintListener
Informs about GIF image repaints.
IMAGES_AND_FOLDERS_FILTER - Static variable in class com.alee.global.GlobalConstants
 
IMAGES_FILTER - Static variable in class com.alee.global.GlobalConstants
 
ImageUtils - Class in com.alee.utils
 
ImageUtils() - Constructor for class com.alee.utils.ImageUtils
 
increaseByDay(Calendar) - Static method in class com.alee.utils.TimeUtils
Increases calendar date by one day.
indexedPixels - Variable in class com.alee.graphics.image.gif.GifEncoder
 
IndexedSupplier<T> - Interface in com.alee.utils.collection
 
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(K) - Method in class com.alee.utils.collection.ValuesTable
Returns index of entry with the specified key.
indexOfKey(K) - Method in class com.alee.utils.collection.ValuesTable
Returns index of entry with the specified key.
indexOfValue(V) - Method in class com.alee.utils.collection.ValuesTable
Returns index of entry with the specified value.
inEdges - Variable in class com.alee.utils.sort.Node
 
info(String, Object...) - Static method in class com.alee.managers.log.Log
Writes specified information message into log.
info(Object, String, Object...) - Static method in class com.alee.managers.log.Log
Writes specified information message into log.
init() - Method in class com.alee.graphics.image.gif.GifDecoder
Initializes or re-initializes reader
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.
InitializationStrategy - Class in com.alee.managers.plugin.data
Plugin initialization strategy.
initializationStrategy - Variable in class com.alee.managers.plugin.Plugin
Cached plugin initialization strategy.
initialize() - Static method in class com.alee.managers.CoreManagers
Initializes core managers.
initialize() - Static method in class com.alee.managers.language.LanguageManager
Initializes LanguageManager settings.
initialize() - Static method in class com.alee.managers.log.Log
Initializes SettingsManager.
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
Initializes SettingsManager.
initialized - Static variable in class com.alee.managers.language.LanguageManager
Manager initialization mark.
initialized - Static variable in class com.alee.managers.log.Log
Whether Log is initialized or not.
initialized - Static variable in class com.alee.managers.proxy.ProxyManager
Whether manager is initialized or not.
initialized - Static variable in class com.alee.managers.settings.ComponentSettingsManager
Whether ComponentSettingsManager is initialized or not.
initializeDetectedPlugins() - Method in class com.alee.managers.plugin.PluginManager
Initializes earlier detected plugins.
initializeDetectedPluginsImpl() - Method in class com.alee.managers.plugin.PluginManager
Initializes earlier detected plugins.
initializeManager() - Static method in class com.alee.managers.settings.ComponentSettingsManager
Initializes ComponentSettingsManager.
initrad - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
initradius - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
INPUT_PROMPT - Static variable in class com.alee.managers.language.updaters.DefaultLanguageUpdater
Predefined component states.
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 Insets object converter.
InsetsConverter() - Constructor for class com.alee.utils.xml.InsetsConverter
 
insetsConverter - Static variable in class com.alee.utils.XmlUtils
 
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.
installLazyActionMap(JComponent, Class, String) - Static method in class com.alee.utils.swing.LazyActionMap
Installs an ActionMap that will be populated by invoking the loadActionMap method on the specified Class when necessary.
intbias - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
intbiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
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
 
invokeAndWait(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
Will invoke the specified action in EDT in case it is called from non-EDT thread.
invokeAndWaitSafely(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
Will invoke the specified action in EDT in case it is called from non-EDT thread.
invokeLater(Runnable) - Static method in class com.alee.utils.CoreSwingUtils
Will invoke the specified action later in EDT in case it is called from non-EDT thread.
inxbuild() - Method in class com.alee.graphics.image.gif.NeuQuant
 
IOFileFilterAdapter - Class in com.alee.utils.filefilter
FileFilter adapter class.
IOFileFilterAdapter(FileFilter, ImageIcon, String) - Constructor for class com.alee.utils.filefilter.IOFileFilterAdapter
Constructs new FileFilter adapter class.
isAllowSave() - Static method in class com.alee.managers.settings.SettingsManager
Returns whether should allow saving settings into files or not.
isAllowSimilarPlugins() - Method in class com.alee.managers.plugin.PluginManager
Returns whether should allow loading multiply plugins with the same ID or not.
isAlwaysUseSystemSettings() - Static method in class com.alee.managers.proxy.ProxyManager
Returns whether system proxy settings usage is enabled or not.
isApplySettingsChanges() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns whether settings changes should be applied to the component or not.
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
 
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.
isCheckComponentsTextForTranslations() - Static method in class com.alee.managers.language.LanguageManager
Returns whether or not components should check that text passed into their constructors is a translation key or not.
isCheckRecursively() - Method in class com.alee.managers.plugin.PluginManager
Returns whether plugins directory subfolders should be checked recursively or not.
isClassEntry(Class) - Method in class com.alee.utils.reflection.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
Returns true if image is compatible
isComponentSupported(JComponent) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Returns whether the specified component is supported or not.
isComponentSupported(Class<? extends JComponent>) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Returns whether the specified component is supported or not.
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.
isCreateNewClassLoader() - Method in class com.alee.managers.plugin.PluginManager
Returns whether should create new class loader for each loaded plugin or not.
isCurrentLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Returns whether the specified language is currently used or not.
isData(char) - Static method in class com.alee.utils.encryption.Base64
 
isDataFlavorSupported(DataFlavor) - Method in class com.alee.utils.drag.FileTransferable
 
isDebugEnabled() - Static method in class com.alee.managers.log.Log
Returns whether debug messages are enabled or not.
isDeprecatedVersion(DetectedPlugin<T>) - Method in class com.alee.managers.plugin.PluginManager
Returns whether the list of detected plugins contain a newer version of the specified plugin or not.
isDeprecatedVersion(DetectedPlugin<T>, List<DetectedPlugin<T>>) - Method in class com.alee.managers.plugin.PluginManager
Returns whether the list of detected plugins contain a newer version of the specified plugin or not.
isDictionaryAdded(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Returns whether specified dictionary is added or not.
isDictionaryAdded(String) - Static method in class com.alee.managers.language.LanguageManager
Returns whether dictionary with the specified ID is added or not.
isDirectory(File) - Static method in class com.alee.utils.FileUtils
Returns whether the specified file is directory or not.
isDisableable() - Method in class com.alee.managers.plugin.data.PluginInformation
Returns whether this plugin is disableable or not.
isDisableable() - Method in class com.alee.managers.plugin.Plugin
Says whether plugin can be disabled in runtime 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.DoubleMap
 
isEmpty(Collection) - Static method in class com.alee.utils.CollectionUtils
Returns whether specified collection is empty or not.
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 specified text is empty or not.
isEnabled() - Method in class com.alee.managers.plugin.Plugin
Returns whether this plugin is enabled or not.
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.
isFullScreen(Component) - Static method in class com.alee.utils.CoreSwingUtils
Returns whether or not specified component is placed on a fullscreen window.
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
isIllegalFileNameChar(char) - Static method in class com.alee.utils.FileUtils
Returns whether the specified character is illegal or not.
isImageCached(String) - Static method in class com.alee.utils.ImageUtils
 
isImageLoadable(String) - Static method in class com.alee.utils.ImageUtils
Is this image format can be loaded
isInvalid(int) - Static method in class com.alee.utils.xml.XMLChar
Returns true if the specified character is invalid.
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.
isJavaVersion(double, int) - Static method in class com.alee.utils.SystemUtils
Returns whether application is running on the specified java version and above or not.
isJavaVersion(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.
isLanguageSet() - Method in interface com.alee.managers.language.LanguageMethods
Returns whether this component registered in LanguageManager or not.
isLastCycle() - Method in class com.alee.utils.swing.WebTimer
Return whether last cycle execution is ongoing or not.
isLoadInitialSettings() - Method in class com.alee.managers.settings.SettingsProcessorData
Returns whether initial available settings should be loaded into the component or not.
isLoggingEnabled(Object) - Static method in class com.alee.managers.log.Log
Returns whether logging for the specified class type is enabled or not.
isLoggingEnabled() - Method in class com.alee.managers.plugin.PluginManager
Returns whether plugin manager logging is enabled or not.
isLoggingEnabled() - Static method in class com.alee.managers.settings.SettingsManager
Returns whether should display settings load and save error messages or not.
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.
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.
isNewerOrSame(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginVersion
Returns whether this plugin version is newer or the same as the specified one or not.
isNewerThan(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginVersion
Returns whether this plugin version is newer than the specified one or not.
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.
isOlderOrSame(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginVersion
Returns whether this plugin version is older or the same as the specified one or not.
isOlderThan(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginVersion
Returns whether this plugin version is older than the specified one or not.
isOptional() - Method in class com.alee.managers.plugin.data.PluginDependency
Returns whether this dependency is mandatory or not.
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.
isPluginAvailable(String) - Method in class com.alee.managers.plugin.PluginManager
Returns whether plugin is available or not.
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.
isRegisteredComponent(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Returns whether component is registered for language updates or not.
isRepeats() - Method in class com.alee.utils.swing.WebTimer
Returns whether timer repeat its cycles or not.
isRunning() - Method in class com.alee.utils.swing.WebTimer
Returns whether this timer 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(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginVersion
Returns whether this plugin version is the same as the specified one 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.
isSameVersionAlreadyLoaded(DetectedPlugin<T>, List<DetectedPlugin<T>>) - Method in class com.alee.managers.plugin.PluginManager
Returns whether the list of detected plugins contain the same version of the specified plugin or not.
isSaveDefaultValues() - Static method in class com.alee.managers.settings.SettingsManager
Sets whether should save provided default value in "get" calls or not.
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.
isSupplemental(int) - Static method in class com.alee.utils.xml.XMLChar
Returns true if the specified character is a supplemental character.
isSupportedLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Returns whether or not specified language is currently supported.
isThrowExceptions() - Static method in class com.alee.managers.settings.ComponentSettingsManager
Returns whether exceptions are thrown on inappropriate actions or not.
isTransparent(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
Returns whether or not image pixel at the specified X and Y coordinates is fully transparent.
isUnix() - Static method in class com.alee.utils.SystemUtils
Returns whether current OS is unix or not.
isUpdateLocale() - Static method in class com.alee.managers.language.LanguageManager
Returns whether or not locale should be updated along with adjustment of the language.
isUseComponentNames() - Method in class com.alee.managers.language.updaters.JTabbedPaneLU
Returns whether should use tab component name to determine tab translation key or not.
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
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.
ITALIAN - Static variable in interface com.alee.managers.language.LanguageConstants
Italian language.

J

JarEntry - Class in com.alee.utils.reflection
This class represents single JAR file structure element.
JarEntry(JarStructure) - Constructor for class com.alee.utils.reflection.JarEntry
 
JarEntry(JarStructure, JarEntryType, String) - Constructor for class com.alee.utils.reflection.JarEntry
 
JarEntry(JarStructure, JarEntryType, String, JarEntry) - Constructor for class com.alee.utils.reflection.JarEntry
 
JarEntry(JarStructure, JarEntryType, String, JarEntry, List<JarEntry>) - Constructor for class com.alee.utils.reflection.JarEntry
 
JarEntryComparator - Class in com.alee.utils.reflection
 
JarEntryComparator() - Constructor for class com.alee.utils.reflection.JarEntryComparator
 
JarEntryType - Enum in com.alee.utils.reflection
This enumeration represents possible jar entry types.
JarStructure - Class in com.alee.utils.reflection
This class represents single JAR file structure.
JarStructure() - Constructor for class com.alee.utils.reflection.JarStructure
Constructs new empty JAR structure.
JarStructure(JarEntry) - Constructor for class com.alee.utils.reflection.JarStructure
Constructs new JAR structure with the specified root JarEntry.
JavaVersion - Class in com.alee.utils.system
Java version information class.
JavaVersion(double, int) - Constructor for class com.alee.utils.system.JavaVersion
Constructs JavaVersion with specified major version and update number.
JavaVersion(double, int, int) - Constructor for class com.alee.utils.system.JavaVersion
Constructs JavaVersion with specified major version, minor version and update number.
JavaVersion(String) - Constructor for class com.alee.utils.system.JavaVersion
Constructs JavaVersion using the specified java version.
JComboBoxSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JComboBox component.
JComboBoxSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JComboBoxSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JFileChooserLU - Class in com.alee.managers.language.updaters
This class provides language default updates for JFileChooser component.
JFileChooserLU() - Constructor for class com.alee.managers.language.updaters.JFileChooserLU
 
JInternalFrameLU - Class in com.alee.managers.language.updaters
This class provides language default updates for JInternalFrame component.
JInternalFrameLU() - Constructor for class com.alee.managers.language.updaters.JInternalFrameLU
 
JLabelLU - Class in com.alee.managers.language.updaters
This class provides language default updates for JLabel component.
JLabelLU() - Constructor for class com.alee.managers.language.updaters.JLabelLU
 
join(Collection<T>...) - Static method in class com.alee.utils.CollectionUtils
Returns collection that contains elements from all specified collections.
join_bevel - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
 
join_miter - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
 
join_round - Static variable in class com.alee.utils.xml.BasicStrokeConverterSupport
 
joinUrlPaths(String, String) - Static method in class com.alee.utils.NetUtils
Joins two url paths without leaving any unnecessary path separators.
JPasswordFieldSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JPasswordField component.
JPasswordFieldSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JPasswordFieldSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JProgressBarLU - Class in com.alee.managers.language.updaters
This class provides language default updates for JProgressBar component.
JProgressBarLU() - Constructor for class com.alee.managers.language.updaters.JProgressBarLU
 
JRootPaneLU - Class in com.alee.managers.language.updaters
This class provides default language updates for Frame and Dialog components which has this root pane.
JRootPaneLU() - Constructor for class com.alee.managers.language.updaters.JRootPaneLU
 
JRootPaneSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JRootPane component.
JRootPaneSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JRootPaneSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JScrollBarSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JScrollBar component.
JScrollBarSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JScrollBarSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JSliderSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JSlider component.
JSliderSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JSliderSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JTabbedPaneLU - Class in com.alee.managers.language.updaters
This class provides language default updates for JTabbedPane component.
JTabbedPaneLU() - Constructor for class com.alee.managers.language.updaters.JTabbedPaneLU
Constructs new LanguageUpdater for JTabbedPane component with default settings.
JTabbedPaneLU(boolean) - Constructor for class com.alee.managers.language.updaters.JTabbedPaneLU
Constructs new LanguageUpdater for JTabbedPane component with specified settings.
JTabbedPaneSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JTabbedPane component.
JTabbedPaneSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JTabbedPaneSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
JTextComponentLU<C extends javax.swing.text.JTextComponent> - Class in com.alee.managers.language.updaters
This class provides language default updates for JTextComponent component.
JTextComponentLU() - Constructor for class com.alee.managers.language.updaters.JTextComponentLU
 
JTextComponentSettingsProcessor - Class in com.alee.managers.settings.processors
Custom SettingsProcessor for JTextComponent component.
JTextComponentSettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.processors.JTextComponentSettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.

K

KB - Static variable in class com.alee.utils.FileUtils
Number of bytes in 1 kilobyte.
kernel - Variable in class com.alee.graphics.filters.ConvolveFilter
 
kernel - Variable in class com.alee.graphics.filters.GaussianFilter
 
key - Variable in class com.alee.utils.general.Pair
Key of this Pair.
keys - Variable in class com.alee.utils.collection.ValuesTable
Keys list.
keys() - Method in class com.alee.utils.swing.LazyActionMap
 
keysByValues - Variable in class com.alee.utils.collection.DoubleMap
Keys by values map.
keysByValues - Variable in class com.alee.utils.collection.ValuesTable
Keys by values map.
keySet() - Method in class com.alee.utils.collection.DoubleMap
 
keysList(Map<K, V>) - Static method in class com.alee.utils.CollectionUtils
Returns map keys list.

L

language - Static variable in class com.alee.managers.language.LanguageManager
Currently used language.
LanguageAdapter - Class in com.alee.managers.language
Custom LanguageListener adapter.
LanguageAdapter() - Constructor for class com.alee.managers.language.LanguageAdapter
 
languageChanged(String, String) - Method in class com.alee.managers.language.LanguageAdapter
 
languageChanged(String, String) - Method in interface com.alee.managers.language.LanguageListener
Notifies when language changed.
LanguageConstants - Interface in com.alee.managers.language
Languages supported by WebLaF interface by default.
LanguageContainerMethods - Interface in com.alee.managers.language
This interface provides a set of methods that should be added into containers that might contain translate-able components.
languageContainers - Static variable in class com.alee.managers.language.LanguageManager
Registered language containers.
languageContainersLock - Static variable in class com.alee.managers.language.LanguageManager
Language container operations synchronization object.
LanguageException - Exception in com.alee.managers.language
Special exception class used to display various language problems.
LanguageException() - Constructor for exception com.alee.managers.language.LanguageException
Constructs a new LanguageException with null as its detail message.
LanguageException(String) - Constructor for exception com.alee.managers.language.LanguageException
Constructs a new LanguageException with the specified detail message.
LanguageException(String, Throwable) - Constructor for exception com.alee.managers.language.LanguageException
Constructs a new LanguageException with the specified detail message and cause.
LanguageException(Throwable) - Constructor for exception com.alee.managers.language.LanguageException
Constructs a new LanguageException with the specified cause.
languageIcons - Static variable in class com.alee.managers.language.LanguageManager
Language icons.
LanguageInfo - Class in com.alee.managers.language.data
 
LanguageInfo() - Constructor for class com.alee.managers.language.data.LanguageInfo
 
LanguageKeyListener - Interface in com.alee.managers.language
Specific language key changes listener.
languageKeyListeners - Static variable in class com.alee.managers.language.LanguageManager
Language key changes listeners.
languageKeyListenersLock - Static variable in class com.alee.managers.language.LanguageManager
Language key listeners operations synchronization object.
languageKeyUpdated(String, Value) - Method in interface com.alee.managers.language.LanguageKeyListener
Notifies that the specified language key value has changed.
LanguageListener - Interface in com.alee.managers.language
This listener is used to determine language and dictionary changes in LanguageManager.
languageListeners - Static variable in class com.alee.managers.language.LanguageManager
Language changes listeners.
languageListenersLock - Static variable in class com.alee.managers.language.LanguageManager
Language listeners operations synchronization object.
LanguageManager - Class in com.alee.managers.language
This manager allows you to quickly setup changeable language onto different components and to listen to application-wide language change events.
LanguageManager() - Constructor for class com.alee.managers.language.LanguageManager
 
LanguageMethods - Interface in com.alee.managers.language
This interface provides a set of methods that should be added into components that has translate-able text and support translation.
languageUpdated() - Method in class com.alee.managers.language.LanguageAdapter
Informs that language was updated in some way.
LanguageUpdater<E extends javax.swing.JComponent> - Interface in com.alee.managers.language.updaters
This interface provides basic methods required for updating component language-dependant variables.
languageUpdaterComparator - Static variable in class com.alee.managers.language.LanguageManager
Special comparator for sorting LanguageUpdaters list.
LanguageUpdaterComparator - Class in com.alee.managers.language
Special comparator for sorting LanguageUpdaters list.
LanguageUpdaterComparator() - Constructor for class com.alee.managers.language.LanguageUpdaterComparator
 
LanguageUpdaterSettings - Class in com.alee.managers.language.updaters
Default settings for various standard language updaters.
LanguageUpdaterSettings() - Constructor for class com.alee.managers.language.updaters.LanguageUpdaterSettings
 
LanguageUtils - Class in com.alee.managers.language
This class provides a set of utilities to work with LanguageManager.
LanguageUtils() - Constructor for class com.alee.managers.language.LanguageUtils
 
lastId - Variable in class com.alee.utils.swing.WebTimer
ID of previously executed thread.
LazyActionMap - Class in com.alee.utils.swing
An ActionMap that populates its contents as necessary.
learn() - Method in class com.alee.graphics.image.gif.NeuQuant
 
LEFT - Static variable in class com.alee.global.GlobalConstants
 
lengthcount - Variable in class com.alee.graphics.image.gif.NeuQuant
 
lerp(float, float, float) - Static method in class com.alee.graphics.filters.ImageMath
Linear interpolation.
lerp(float, int, int) - Static method in class com.alee.graphics.filters.ImageMath
Linear interpolation.
LIGHT_ALPHA - Static variable in class com.alee.global.StyleConstants
 
LIGHTEN - Static variable in class com.alee.graphics.filters.MiscComposite
 
limit(List<T>, int) - Static method in class com.alee.utils.CollectionUtils
Returns list with limited amount of objects from the initial list.
limit(int, int, int) - Static method in class com.alee.utils.MathUtils
Returns value limited by the specified range.
limit(float, float, float) - Static method in class com.alee.utils.MathUtils
Returns value limited by the specified range.
Line - Class in com.alee.graphics.data
This class represents a simple line data.
Line() - Constructor for class com.alee.graphics.data.Line
Conscturcts a line using empty coordinates.
Line(int, int, int, int) - Constructor for class com.alee.graphics.data.Line
Constructs a line using the specifed coordinates.
Line(Point, Point) - Constructor for class com.alee.graphics.data.Line
Constructs a line using the specifed points.
Line(Line) - Constructor for class com.alee.graphics.data.Line
Constructs a line using coordinates from the specified line.
listeners - Variable in class com.alee.managers.plugin.PluginManager
Plugins listeners.
listeners - Variable in class com.alee.utils.swing.WebTimer
Timer event listeners list.
listFiles(File, Filter<File>) - Static method in class com.alee.utils.FileUtils
Returns directory files array or empty array (instead of null) if no files present.
listFiles(File, FileFilter) - Static method in class com.alee.utils.FileUtils
Returns directory files array or empty array (instead of null) if no files present.
listToString(List, String) - Static method in class com.alee.utils.TextUtils
Returns single text combined using list of strings and specified separator.
listToString(List<T>, String, TextProvider<T>) - Static method in class com.alee.utils.TextUtils
Returns single text combined using list of strings and specified separator.
listToString(List<T>, String, TextProvider<T>, Filter<T>) - Static method in class com.alee.utils.TextUtils
Returns single text combined using list of strings and specified separator.
ListToStringConverter - Class in com.alee.utils.xml
Custom converter for List of String.
ListToStringConverter() - Constructor for class com.alee.utils.xml.ListToStringConverter
 
LM - Class in com.alee.managers.language
This is short-named reference class for some basic LanguageManager methods.
LM() - Constructor for class com.alee.managers.language.LM
 
load() - Method in class com.alee.managers.settings.SettingsProcessor
Loads saved settings into the component.
loadClass(String) - Static method in class com.alee.utils.ReflectUtils
Returns class loaded for the specified canonical class name.
loadCompatibleImage(URL) - Static method in class com.alee.utils.ImageUtils
Creates a compatible image from the content specified by the resource
loadComponentSettings(JComponent) - Static method in class com.alee.managers.settings.SettingsManager
Loads saved settings into the component if it is registered.
loadDefaultDictionary() - Static method in class com.alee.managers.language.LanguageManager
Loads default WebLaF dictionary.
loadDictionary(Class, String) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary loaded from the specified location near class.
loadDictionary(URL) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary loaded from the specified URL.
loadDictionary(String) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary loaded from the specified file path.
loadDictionary(File) - Static method in class com.alee.managers.language.LanguageManager
Returns dictionary loaded from the specified file.
loadImage(String) - Static method in class com.alee.utils.ImageUtils
Loads image from specified source file
loadImage(File) - Static method in class com.alee.utils.ImageUtils
 
loadImage(URL) - Static method in class com.alee.utils.ImageUtils
Loads image from URL
loadImage(Class, String) - Static method in class com.alee.utils.ImageUtils
Loads image from specified resource near class
loadImage(InputStream) - Static method in class com.alee.utils.ImageUtils
Loads image from InputStream
loadImageIcon(Object) - Static method in class com.alee.utils.XmlUtils
Returns ImageIcon which is read from the source.
loadImageIcon(ResourceFile) - Static method in class com.alee.utils.XmlUtils
Returns ImageIcon which is read from specified ResourceFile.
loadImagesList(Object) - Static method in class com.alee.utils.XmlUtils
Returns ImageIcon list which is read from the source.
loadImagesList(ResourceList) - Static method in class com.alee.utils.XmlUtils
Returns ImageIcon list which is read from specified ResourceList.
loading - Variable in class com.alee.managers.settings.SettingsProcessor
Whether this settings processor is currently loading settings or not.
loadResourceFile(Object) - Static method in class com.alee.utils.XmlUtils
Returns ResourceFile which is read from the source.
loadResourceList(Object) - Static method in class com.alee.utils.XmlUtils
Returns ResourceList which is read from the source.
loadResourceMap(Object) - Static method in class com.alee.utils.XmlUtils
Returns ResourceMap which is read from the source.
loadSettings(JComponent) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Loads saved settings into the component if it is registered.
loadSettings() - Method in interface com.alee.managers.settings.SettingsMethods
Loads saved settings into the component if it is registered.
loadString(Object) - Static method in class com.alee.utils.XmlUtils
Returns text which is read from the source.
loadString(ResourceFile) - Static method in class com.alee.utils.XmlUtils
Returns text which is read from specified ResourceFile.
loadValue() - Method in class com.alee.managers.settings.SettingsProcessor
Loads and returns saved component settings.
Log - Class in com.alee.managers.log
Base logging class which can be used anywhere to log messages and exceptions.
Log() - Constructor for class com.alee.managers.log.Log
 
loggers - Static variable in class com.alee.managers.log.Log
Loggers cache.
loggingEnabled - Static variable in class com.alee.managers.log.Log
Logging enabled/disabled conditions.
loggingEnabled - Variable in class com.alee.managers.plugin.PluginManager
Whether plugin manager logging is enabled or not.
logLock - Static variable in class com.alee.managers.log.Log
Logger synchronization lock object.
LogMessageType - Enum in com.alee.managers.log
Enumeration representing base log message types.
LogPrefixSupplier - Interface in com.alee.managers.log
Customized log message prefix supplier.
LONG_TIMEOUT - Static variable in class com.alee.global.GlobalConstants
 
LOREM_IPSUM - Static variable in class com.alee.utils.text.LoremIpsum
 
LoremIpsum - Class in com.alee.utils.text
Simple lorem ipsum text generator.
LoremIpsum() - Constructor for class com.alee.utils.text.LoremIpsum
 
lowSurrogate(int) - Static method in class com.alee.utils.xml.XMLChar
Returns the low surrogate of a supplemental character
LZWEncoder - Class in com.alee.graphics.image.gif
Adapted from Jef Poskanzer's Java port by way of J.

M

MAC - Static variable in class com.alee.utils.SystemUtils
Mac OS short name.
makeKernel(float) - Static method in class com.alee.graphics.filters.GaussianFilter
Make a Gaussian blur kernel.
map(int, int, int) - Method in class com.alee.graphics.image.gif.NeuQuant
 
MapUtils - Class in com.alee.utils
This class provides a set of utilities to work with various maps.
MapUtils() - Constructor for class com.alee.utils.MapUtils
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.managers.language.data.TextConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.managers.language.data.TooltipConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.managers.language.data.ValueConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.managers.settings.SettingsConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.utils.collection.ValuesTableConverter
Convert an object to textual data.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.alee.utils.xml.SimpleArrayConverter
 
marshalCap(BasicStroke) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
Returns marshalled basic stroke cap.
marshalDash(BasicStroke) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
Returns marshalled basic stroke dash.
marshalJoin(BasicStroke) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
Returns marshalled basic stroke join.
MASK_CONTENT - Static variable in class com.alee.utils.xml.XMLChar
Content character mask.
MASK_NAME - Static variable in class com.alee.utils.xml.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class com.alee.utils.xml.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class com.alee.utils.xml.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class com.alee.utils.xml.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class com.alee.utils.xml.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class com.alee.utils.xml.XMLChar
Space character mask.
MASK_VALID - Static variable in class com.alee.utils.xml.XMLChar
Valid character mask.
MaskFilter - Class in com.alee.graphics.filters
Applies a bit mask to each ARGB pixel of an image.
MaskFilter() - Constructor for class com.alee.graphics.filters.MaskFilter
 
MaskFilter(int) - Constructor for class com.alee.graphics.filters.MaskFilter
 
MathUtils - Class in com.alee.utils
This class provides a set of utilities to perform various math operations.
MathUtils() - Constructor for class com.alee.utils.MathUtils
 
MAX - Static variable in class com.alee.graphics.filters.PixelUtils
 
max(int...) - Static method in class com.alee.utils.MathUtils
Returns maximum of the specified integer numbers.
maxnetpos - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
MB - Static variable in class com.alee.utils.FileUtils
Number of bytes in 1 megabyte.
measurePathLength(Shape) - Method in class com.alee.graphics.strokes.TextStroke
 
MEDIUM_TIMEOUT - Static variable in class com.alee.global.GlobalConstants
 
merge(T) - Method in interface com.alee.api.Mergeable
Performs merge of this object with another object of the same type.
merge(Map<K, V>...) - Static method in class com.alee.utils.MapUtils
Merges specified maps into one new map and returns it.
merge(T, T) - Static method in class com.alee.utils.MergeUtils
Merges merged object on top of existing object and returns merge result.
Mergeable<T extends Mergeable> - Interface in com.alee.api
This interface is an indicator of the fact that this class instances can be merged with each other.
mergeDictionary(Dictionary, Dictionary) - Static method in class com.alee.managers.language.LanguageUtils
Merges specified dictionary with the global dictionary.
mergeIcons(List<? extends Icon>) - Static method in class com.alee.utils.ImageUtils
 
mergeIcons(String, List<? extends Icon>) - Static method in class com.alee.utils.ImageUtils
 
mergeIcons(Icon...) - Static method in class com.alee.utils.ImageUtils
 
mergeIcons(String, Icon...) - Static method in class com.alee.utils.ImageUtils
 
mergeImages(Image...) - Static method in class com.alee.utils.ImageUtils
 
mergeImages(String, Image...) - Static method in class com.alee.utils.ImageUtils
 
MergeUtils - Class in com.alee.utils
 
MergeUtils() - Constructor for class com.alee.utils.MergeUtils
 
methodName - Static variable in interface com.alee.utils.xml.AliasProvider
Method name for external usage.
middle(Rectangle) - Static method in class com.alee.utils.GeometryUtils
Returns middle point for the specified rectangle.
middle(Point, Point) - Static method in class com.alee.utils.GeometryUtils
Returns middle point between the specified points.
middle(int, int, int, int) - Static method in class com.alee.utils.GeometryUtils
Returns middle point between the specified points.
MimeType - Enum in com.alee.utils.file
Common mime type references enumeration.
MIN - Static variable in class com.alee.graphics.filters.PixelUtils
 
min(int...) - Static method in class com.alee.utils.MathUtils
Returns minimum of the specified integer numbers.
minpicturebytes - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
MiscComposite - Class in com.alee.graphics.filters
 
MiscCompositeContext - Class in com.alee.graphics.filters
 
MiscCompositeContext(int, float, ColorModel, ColorModel) - Constructor for class com.alee.graphics.filters.MiscCompositeContext
 
mixColors(float, int, int) - Static method in class com.alee.graphics.filters.ImageMath
Linear interpolation of ARGB values.
mod(double, double) - Static method in class com.alee.graphics.filters.ImageMath
Return a mod b.
mod(float, float) - Static method in class com.alee.graphics.filters.ImageMath
Return a mod b.
mod(int, int) - Static method in class com.alee.graphics.filters.ImageMath
Return a mod b.
modified(File) - Method in interface com.alee.utils.file.SystemFileListener
Informs that tracked file was modified.
modify(Point, int, int) - Static method in class com.alee.utils.GeometryUtils
Returns modified point.
MotionBlurOp - Class in com.alee.graphics.filters
A filter which produces motion blur the faster, but lower-quality way.
MotionBlurOp() - Constructor for class com.alee.graphics.filters.MotionBlurOp
 
MotionBlurOp(float, float, float, float) - Constructor for class com.alee.graphics.filters.MotionBlurOp
 
MotionBlurOp(float, float, float, float, float, float) - Constructor for class com.alee.graphics.filters.MotionBlurOp
 
moveX - Static variable in class com.alee.global.GlobalConstants
Drawing constants.
moveXY - Static variable in class com.alee.global.GlobalConstants
 
moveY - Static variable in class com.alee.global.GlobalConstants
 
MULTIPLY - Static variable in class com.alee.graphics.filters.MiscComposite
 
MULTIPLY - Static variable in class com.alee.graphics.filters.PixelUtils
 

N

name - Variable in class com.alee.utils.swing.WebTimer
Internal timer thread name.
ncycles - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
nearColors(int, int, int) - Static method in class com.alee.graphics.filters.PixelUtils
 
NEGATION - Static variable in class com.alee.graphics.filters.MiscComposite
 
netbiasshift - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
netindex - Variable in class com.alee.graphics.image.gif.NeuQuant
 
netsize - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
NetUtils - Class in com.alee.utils
This class provides a set of utilities to work with URL.
NetUtils() - Constructor for class com.alee.utils.NetUtils
 
network - Variable in class com.alee.graphics.image.gif.NeuQuant
 
NeuQuant - Class in com.alee.graphics.image.gif
 
NeuQuant(byte[], int, int) - Constructor for class com.alee.graphics.image.gif.NeuQuant
 
newHashMap(K, V) - Static method in class com.alee.utils.MapUtils
Returns newly created HashMap with the specified key and value pair added.
newHashMap(Object...) - Static method in class com.alee.utils.MapUtils
Returns newly created HashMap with the specified key and value pairs added.
newLinkedHashMap(K, V) - Static method in class com.alee.utils.MapUtils
Returns newly created LinkedHashMap with the specified key and value pair added.
newLinkedHashMap(Object...) - Static method in class com.alee.utils.MapUtils
Returns newly created LinkedHashMap with the specified key and value pairs added.
newThread(Runnable) - Method in class com.alee.utils.concurrent.DaemonThreadFactory
Constructs a new daemon thread.
Node<T> - Class in com.alee.utils.sort
 
Node(T) - Constructor for class com.alee.utils.sort.Node
 
NON_HIDDEN_DIRECTORIES_FILTER - Static variable in class com.alee.global.GlobalConstants
 
NON_HIDDEN_ONLY_FILTER - Static variable in class com.alee.global.GlobalConstants
 
nonBlockingStop - Variable in class com.alee.utils.swing.WebTimer
Whether or not timer should use non-blocking stop method behavior.
NONE - Static variable in class com.alee.global.GlobalConstants
Sides.
NonHiddenFilter - Class in com.alee.utils.filefilter
Custom file filter that accepts only non-hidden files.
NonHiddenFilter() - Constructor for class com.alee.utils.filefilter.NonHiddenFilter
 
NORMAL - Static variable in class com.alee.graphics.filters.PixelUtils
 
normalize(File) - Static method in class com.alee.utils.FileUtils
Returns normalized file without redundant parts in its path.
normalizeUrl(String) - Static method in class com.alee.utils.WebUtils
Returns normalized url path.
NULL_COLOR - Static variable in class com.alee.utils.xml.ColorConverter
Null color constant.
numbered(String, int, int) - Static method in class com.alee.utils.TextUtils
Returns list of strings based on single pattern parsed using different number values in range.

O

onPluginsDetection(DetectedPluginsRunnable<T>) - Method in class com.alee.managers.plugin.PluginManager
Adds plugins detection event action.
onPluginsInitialization(PluginsRunnable<T>) - Method in class com.alee.managers.plugin.PluginManager
Adds plugins initialization end event action.
onPluginsScanEnd(DirectoryRunnable) - Method in class com.alee.managers.plugin.PluginManager
Adds plugins scan end event action.
onPluginsScanStart(DirectoryRunnable) - Method in class com.alee.managers.plugin.PluginManager
Adds plugins scan start event action.
OpacityFilter - Class in com.alee.graphics.filters
Sets the opacity (alpha) of every pixel in an image to a constant value.
OpacityFilter() - Constructor for class com.alee.graphics.filters.OpacityFilter
Construct an OpacityFilter with 50% opacity.
OpacityFilter(int) - Constructor for class com.alee.graphics.filters.OpacityFilter
Construct an OpacityFilter with the given opacity (alpha).
openFile(File) - Static method in class com.alee.utils.WebUtils
Opens file in appropriate system application
openFileSafely(File) - Static method in class com.alee.utils.WebUtils
Opens file in appropriate system application safely
other - Static variable in class com.alee.managers.language.LanguageManager
Unknown language icon.
out - Variable in class com.alee.graphics.image.gif.GifEncoder
 
outEdges - Variable in class com.alee.utils.sort.Node
 
outOfBoundsMsg(int) - Method in class com.alee.utils.collection.ValuesTable
Returns a message text for IndexOutOfBoundsException exception.
OVERLAY - Static variable in class com.alee.graphics.filters.MiscComposite
 
OVERLAY - Static variable in class com.alee.graphics.filters.PixelUtils
 

P

paintIcon(Component, Graphics, int, int) - Method in class com.alee.graphics.image.gif.GifIcon
 
paintTextEffect(Graphics2D, String, Color, int, double, double, boolean) - Static method in class com.alee.utils.GraphicsUtils
Draw a string with a blur or shadow effect.
Pair<K,V> - Class in com.alee.utils.general
This class represents single name-value pair.
Pair() - Constructor for class com.alee.utils.general.Pair
Constructs a new pair with null key and value.
Pair(K) - Constructor for class com.alee.utils.general.Pair
Constructs a new pair with null value.
Pair(K, V) - Constructor for class com.alee.utils.general.Pair
Constructs a new pair
palSize - Variable in class com.alee.graphics.image.gif.GifEncoder
 
parseData(Object...) - Static method in class com.alee.managers.language.LanguageManager
Returns language data transformed into its final form.
parseDelay(String) - Static method in class com.alee.managers.language.data.TooltipConverter
 
parseDelay(String) - Static method in class com.alee.utils.TextUtils
Either returns delay retrieved from string or throws an exception if it cannot be parsed.
parseHexColor(String) - Static method in class com.alee.utils.ColorUtils
Returns color decoded from a hex color string.
parsePoint(String) - Static method in class com.alee.utils.TextUtils
Returns point extracted from text.
parsePoint(String, String) - Static method in class com.alee.utils.TextUtils
Returns point extracted from text.
parseRgbColor(String) - Static method in class com.alee.utils.ColorUtils
Returns color decoded from an rgb color string.
parseRgbColor(String, String) - Static method in class com.alee.utils.ColorUtils
Returns color decoded from an rgb color string.
parseType(String) - Static method in class com.alee.managers.language.data.TooltipConverter
 
parseWay(String) - Static method in class com.alee.managers.language.data.TooltipConverter
 
partDownloaded(int) - Method in interface com.alee.utils.file.FileDownloadListener
Called when another file part have been downloaded.
passDropAction(TransferHandler.TransferSupport) - Static method in class com.alee.utils.DragUtils
Passes drop action to closest component parent that has its own TransferHandler.
passDropAction(Component, TransferHandler.TransferSupport) - Static method in class com.alee.utils.DragUtils
Passes drop action to closest component parent that has its own TransferHandler.
PasswordConverter - Class in com.alee.utils.xml
Custom converter to keep serialized passwords encrypted.
PasswordConverter() - Constructor for class com.alee.utils.xml.PasswordConverter
 
passwordConverter - Static variable in class com.alee.utils.XmlUtils
Custom password converter that encrypts serialized passwords.
PB - Static variable in class com.alee.utils.FileUtils
Number of bytes in 1 petabyte.
PI - Static variable in class com.alee.graphics.filters.ImageMath
 
PIN_LIGHT - Static variable in class com.alee.graphics.filters.MiscComposite
 
pinNanoTime() - Static method in class com.alee.utils.TimeUtils
Pins current system nanotime.
pinTime() - Static method in class com.alee.utils.TimeUtils
Pins current system time.
pixels - Variable in class com.alee.graphics.image.gif.GifEncoder
 
PixelUtils - Class in com.alee.graphics.filters
Some more useful math functions for image processing.
PixelUtils() - Constructor for class com.alee.graphics.filters.PixelUtils
 
Plugin<T extends Plugin<T>> - Class in com.alee.managers.plugin
Base class for any plugin.
Plugin() - Constructor for class com.alee.managers.plugin.Plugin
 
PluginDependency - Class in com.alee.managers.plugin.data
Plugin dependency data class.
PluginDependency() - Constructor for class com.alee.managers.plugin.data.PluginDependency
Constructs new empty dependency.
PluginDependency(String) - Constructor for class com.alee.managers.plugin.data.PluginDependency
Constructs new dependency.
PluginDependency(String, PluginVersion) - Constructor for class com.alee.managers.plugin.data.PluginDependency
Constructs new dependency.
PluginDependency(String, PluginVersion, PluginVersion) - Constructor for class com.alee.managers.plugin.data.PluginDependency
Constructs new dependency.
PluginDependency(String, PluginVersion, PluginVersion, Boolean) - Constructor for class com.alee.managers.plugin.data.PluginDependency
Constructs new dependency.
pluginFilter - Variable in class com.alee.managers.plugin.PluginManager
Special filter to filter out unwanted plugins before their initialization.
PluginInformation - Class in com.alee.managers.plugin.data
Plugin information data class.
PluginInformation() - Constructor for class com.alee.managers.plugin.data.PluginInformation
Constructs new plugin information data object.
PluginInformation(String, boolean, String, String, String) - Constructor for class com.alee.managers.plugin.data.PluginInformation
Constructs new plugin information data object with the specified values.
PluginInformation(String, boolean, String, String, String, PluginVersion) - Constructor for class com.alee.managers.plugin.data.PluginInformation
Constructs new plugin information data object with the specified values.
PluginInformation(String, String, String, boolean, String, String, String, PluginVersion, List<PluginLibrary>) - Constructor for class com.alee.managers.plugin.data.PluginInformation
Constructs new plugin information data object with the specified values.
PluginInformation(String, String, String, boolean, String, String, String, PluginVersion, List<PluginLibrary>, List<PluginDependency>) - Constructor for class com.alee.managers.plugin.data.PluginInformation
Constructs new plugin information data object with the specified values.
PluginLibrary - Class in com.alee.managers.plugin.data
Plugin library information data class.
PluginLibrary() - Constructor for class com.alee.managers.plugin.data.PluginLibrary
Constructs new plugin library information data object.
PluginLibrary(String, String, String, String, String) - Constructor for class com.alee.managers.plugin.data.PluginLibrary
Constructs new plugin library information data object with the specified values.
pluginManager - Variable in class com.alee.managers.plugin.Plugin
Plugin manager which loaded this plugin.
PluginManager<T extends Plugin> - Class in com.alee.managers.plugin
Base class for any plugin manager you might want to create.
PluginManager() - Constructor for class com.alee.managers.plugin.PluginManager
Constructs new plugin manager.
PluginManager(String) - Constructor for class com.alee.managers.plugin.PluginManager
Constructs new plugin manager.
PluginManager(String, boolean) - Constructor for class com.alee.managers.plugin.PluginManager
Constructs new plugin manager.
PluginsAdapter<T extends Plugin> - Class in com.alee.managers.plugin
Special listener adapter for PluginManager events.
PluginsAdapter() - Constructor for class com.alee.managers.plugin.PluginsAdapter
 
pluginsCheckEnded(String, boolean) - Method in class com.alee.managers.plugin.PluginsAdapter
 
pluginsCheckEnded(String, boolean) - Method in interface com.alee.managers.plugin.PluginsListener
Called when plugins check finishes.
pluginsCheckStarted(String, boolean) - Method in class com.alee.managers.plugin.PluginsAdapter
 
pluginsCheckStarted(String, boolean) - Method in interface com.alee.managers.plugin.PluginsListener
Called when plugins check starts.
pluginsDetected(List<DetectedPlugin<T>>) - Method in class com.alee.managers.plugin.PluginsAdapter
 
pluginsDetected(List<DetectedPlugin<T>>) - Method in interface com.alee.managers.plugin.PluginsListener
Called when new portion of plugins have been detected.
pluginsDirectoryPath - Variable in class com.alee.managers.plugin.PluginManager
Plugins directory path.
pluginsInitialized(List<T>) - Method in class com.alee.managers.plugin.PluginsAdapter
 
pluginsInitialized(List<T>) - Method in interface com.alee.managers.plugin.PluginsListener
Called when new portion of plugins have been successfully initialized.
PluginsListener<T extends Plugin> - Interface in com.alee.managers.plugin
Special listener for PluginManager events.
PluginsRunnable<T extends Plugin> - Interface in com.alee.managers.plugin
Custom functional interface for PluginManager methods.
PluginStatus - Enum in com.alee.managers.plugin.data
Available plugin statuses.
PluginVersion - Class in com.alee.managers.plugin.data
Plugin version data class.
PluginVersion() - Constructor for class com.alee.managers.plugin.data.PluginVersion
Constructs new plugin version data object.
PluginVersion(int, int) - Constructor for class com.alee.managers.plugin.data.PluginVersion
Constructs new plugin version data object with the specified major and minor version numbers.
PluginVersion(int, int, Integer) - Constructor for class com.alee.managers.plugin.data.PluginVersion
Constructs new plugin version data object with the specified major and minor version numbers.
Point2DConverter - Class in com.alee.utils.xml
Custom Point2D object converter.
Point2DConverter() - Constructor for class com.alee.utils.xml.Point2DConverter
 
point2dConverter - Static variable in class com.alee.utils.XmlUtils
Custom converters.
PointConverter - Class in com.alee.utils.xml
Custom Point object converter.
PointConverter() - Constructor for class com.alee.utils.xml.PointConverter
 
PointFilter - Class in com.alee.graphics.filters
An abstract superclass for point filters.
PointFilter() - Constructor for class com.alee.graphics.filters.PointFilter
 
pointFromString(String) - Static method in class com.alee.utils.xml.Point2DConverter
Returns point read from string.
pointFromString(String) - Static method in class com.alee.utils.xml.PointConverter
Returns point read from string.
pointToString(Point2D) - Static method in class com.alee.utils.xml.Point2DConverter
Returns point converted into string.
pointToString(Point) - Static method in class com.alee.utils.xml.PointConverter
Returns point converted into string.
POLISH - Static variable in interface com.alee.managers.language.LanguageConstants
Polish language.
PORTUGUESE - Static variable in interface com.alee.managers.language.LanguageConstants
Portuguese language.
Predicate<T> - Interface in com.alee.api.jdk
Represents a predicate (boolean-valued function) of one argument.
prefixSupplier - Static variable in class com.alee.managers.log.Log
Custom log messages prefix supplier.
prime1 - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
prime2 - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
prime3 - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
prime4 - Static variable in class com.alee.graphics.image.gif.NeuQuant
 
process() - Method in class com.alee.graphics.image.gif.NeuQuant
 
processAnnotations(Class) - Static method in class com.alee.utils.XmlUtils
Process the annotations of the given type and configure the XStream.
processAnnotations(Class[]) - Static method in class com.alee.utils.XmlUtils
Process the annotations of the given types and configure the XStream.
provide() - Method in interface com.alee.utils.swing.DataProvider
Returns data of the specified type.
PROXY_SETTINGS - Static variable in class com.alee.managers.proxy.ProxyManager
Settings key for proxy settings.
ProxyManager - Class in com.alee.managers.proxy
This manager allows you to quickly manage application's global proxy settings.
ProxyManager() - Constructor for class com.alee.managers.proxy.ProxyManager
 
proxySet - Static variable in class com.alee.managers.proxy.ProxyManager
Proxy settings install flag.
ProxySettings - Class in com.alee.managers.proxy
Proxy settings object.
ProxySettings() - Constructor for class com.alee.managers.proxy.ProxySettings
Constructs disabled proxy settings.
ProxySettings(String, String) - Constructor for class com.alee.managers.proxy.ProxySettings
Constructs proxy settings for host without authentification.
ProxySettings(String, String, String, String) - Constructor for class com.alee.managers.proxy.ProxySettings
Constructs proxy settings for host that requires authentification.
pulse(float, float, float) - Static method in class com.alee.graphics.filters.ImageMath
The pulse function.
put(String, T) - Method in class com.alee.managers.settings.SettingsGroup
Puts value under the specified key.
put(K, V) - Method in class com.alee.utils.collection.DoubleMap
 
put(K, V) - Method in class com.alee.utils.collection.ValuesTable
Adds a single entry (key-value pair) into this ValuesTable.
put(int, K, V) - Method in class com.alee.utils.collection.ValuesTable
Adds a single entry (key-value pair) into this ValuesTable at the specified index.
put(K, V) - Method in class com.alee.utils.map.SoftHashMap
 
put(Action) - Method in class com.alee.utils.swing.LazyActionMap
 
put(Object, Action) - Method in class com.alee.utils.swing.LazyActionMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.alee.utils.collection.DoubleMap
 
putAll(Map<K, V>) - Method in class com.alee.utils.collection.ValuesTable
Adds all Map entries into this ValuesTable.
putAll(ValuesTable<K, V>) - Method in class com.alee.utils.collection.ValuesTable
Adds all ValuesTable entries into this ValuesTable.

Q

QUARTER_PI - Static variable in class com.alee.graphics.filters.ImageMath
 

R

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
readShort() - Method in class com.alee.graphics.image.gif.GifDecoder
Reads next 16-bit value, LSB first
ReadState - Enum in com.alee.managers.settings
This enumeration represents SettingsGroup read states.
readToString(Class, String) - Static method in class com.alee.utils.FileUtils
Returns text content read from the file located near specified class.
readToString(Class, String, String) - Static method in class com.alee.utils.FileUtils
Returns content read from the file located near specified class.
readToString(URL) - Static method in class com.alee.utils.FileUtils
Returns content read from the file at the specified url.
readToString(URL, String) - Static method in class com.alee.utils.FileUtils
Returns content read from the file at the specified url.
readToString(File) - Static method in class com.alee.utils.FileUtils
Returns content read from the specified file.
readToString(File, String) - Static method in class com.alee.utils.FileUtils
Returns content read from the specified file.
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.
rebuildCache() - Static method in class com.alee.managers.language.LanguageManager
Rebuilds global dictionaries cache from a scratch.
recentlyDetected - Variable in class com.alee.managers.plugin.PluginManager
Recently detected plugins list.
recentlyInitialized - Variable in class com.alee.managers.plugin.PluginManager
Recently initialized plugins list.
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
 
Record(String, String, Value...) - Constructor for class com.alee.managers.language.data.Record
 
Record(String, String, List<Value>) - Constructor for class com.alee.managers.language.data.Record
 
RectangleConverter - Class in com.alee.utils.xml
Custom Rectangle object converter.
RectangleConverter() - Constructor for class com.alee.utils.xml.RectangleConverter
 
rectangleFromString(String) - Static method in class com.alee.utils.xml.RectangleConverter
Returns insets read from string.
rectangleToString(Rectangle) - Static method in class com.alee.utils.xml.RectangleConverter
Returns insets converted into string.
ReflectUtils - Class in com.alee.utils
This class provides a set of utilities to simplify work with Reflection API.
ReflectUtils() - Constructor for class com.alee.utils.ReflectUtils
 
registerComponent(JComponent, String, Object...) - Static method in class com.alee.managers.language.LanguageManager
Registers component for language updates.
registerComponent(SettingsProcessorData) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Registers component using the specified SettingsProcessorData.
registerComponent(JComponent, SettingsProcessor) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Registers component using the specified SettingsProcessor.
registerComponent(JComponent, String) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, Object) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, String) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, String, Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, String, Object) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, boolean, boolean) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, Class<T>, boolean, boolean) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, Object, boolean, boolean) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, String, Class<T>, boolean, boolean) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, String, String, Object, boolean, boolean) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
registerComponent(JComponent, SettingsProcessor) - Static method in class com.alee.managers.settings.SettingsManager
Registers component for settings auto-save.
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.
registerInitialLanguage(LanguageMethods, String, Object...) - Static method in class com.alee.managers.language.LanguageUtils
Registers proper initial component language key.
registerLanguageContainer(Container, String) - Static method in class com.alee.managers.language.LanguageManager
Registers language container key.
registerLanguageUpdater(LanguageUpdater) - Static method in class com.alee.managers.language.LanguageManager
Register custom LanguageUpdater.
registerLanguageUpdater(JComponent, LanguageUpdater) - Static method in class com.alee.managers.language.LanguageManager
Registers custom LanguageUpdater for specific component.
registerPlugin(T) - Method in class com.alee.managers.plugin.PluginManager
Registers programmatically loaded plugin within this PluginManager.
registerPlugin(T, PluginInformation, ImageIcon) - Method in class com.alee.managers.plugin.PluginManager
Registers programmatically loaded plugin within this PluginManager.
registerSettings(String) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, Class<T>) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, Object) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, String, Class<T>) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, String, Object) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, String) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, boolean, boolean) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, Class<T>, boolean, boolean) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, Object, boolean, boolean) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, String, Class<T>, boolean, boolean) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(String, String, Object, boolean, boolean) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettings(SettingsProcessor) - Method in interface com.alee.managers.settings.SettingsMethods
Registers component for settings auto-save.
registerSettingsProcessor(Class<? extends JComponent>, Class<T>) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Registers specified settings processor class for the specified component type.
registerSettingsProcessor(Class<? extends JComponent>, Class<T>) - Static method in class com.alee.managers.settings.SettingsManager
Registers specified settings processor class for the specified component type.
relatedManagers - Variable in class com.alee.managers.plugin.PluginManager
Related plugin managers list.
remove(String) - Method in class com.alee.managers.settings.SettingsGroup
Removes settings saved under the specified key.
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[], float) - Static method in class com.alee.utils.ArrayUtils
Returns new array with the float under specified index removed.
remove(double[], double) - Static method in class com.alee.utils.ArrayUtils
Returns new array with the double under specified index removed.
remove(char[], char) - Static method in class com.alee.utils.ArrayUtils
Returns new array with the char under specified index removed.
remove(byte[], byte) - 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(Object) - Method in class com.alee.utils.collection.DoubleMap
 
remove(K) - Method in class com.alee.utils.collection.ValuesTable
Removes entry with the specified key.
remove(int) - Method in class com.alee.utils.collection.ValuesTable
Removes entry at the specified index.
remove(Object) - Method in class com.alee.utils.map.SoftHashMap
 
remove(Object) - Method in class com.alee.utils.swing.LazyActionMap
 
removeActionListener(ActionListener) - Method in class com.alee.utils.swing.WebTimer
Removes an action listener.
removeAll(Collection<T>, 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.
removeAlpha(Color) - Static method in class com.alee.utils.ColorUtils
Returns color with alpha value set to 255.
removeByKey(K) - Method in class com.alee.utils.collection.DoubleMap
 
removeByKey(K) - Method in class com.alee.utils.collection.ValuesTable
Removes entry with the specified key.
removeByValue(V) - Method in class com.alee.utils.collection.DoubleMap
 
removeByValue(V) - Method in class com.alee.utils.collection.ValuesTable
Removes entry with the specified value.
removeChild(JarEntry) - Method in class com.alee.utils.reflection.JarEntry
 
removeControlSymbols(String) - Static method in class com.alee.utils.TextUtils
Returns text with all control symbols removed.
removeDictionary(String) - Static method in class com.alee.managers.language.LanguageManager
Removes dictionary from LanguageManager.
removeDictionary(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Removes dictionary from LanguageManager.
removeExistingEntry(int) - Method in class com.alee.utils.collection.ValuesTable
Removes entry at the specified index.
removeFirstLines(String, int) - Static method in class com.alee.utils.TextUtils
Returns text with first lines removed.
removeLanguage(String) - Method in class com.alee.managers.language.data.Dictionary
 
removeLanguage() - Method in interface com.alee.managers.language.LanguageMethods
Unregisters component from LanguageManager.
removeLanguageContainerKey() - Method in interface com.alee.managers.language.LanguageContainerMethods
Removes language container key for container which implements this interface.
removeLanguageKeyListener(LanguageKeyListener) - Static method in class com.alee.managers.language.LanguageManager
Removes language key listener
removeLanguageKeyListeners(String) - Static method in class com.alee.managers.language.LanguageManager
Removes language key listener.
removeLanguageListener(LanguageListener) - Static method in class com.alee.managers.language.LanguageManager
Removes language listener.
removeLanguageListener(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Removes language listener from the specified component.
removeLanguageUpdater() - Method in interface com.alee.managers.language.LanguageMethods
Unregisters any custom language updater set for this component.
removeLineBreaks(String) - Static method in class com.alee.utils.TextUtils
Returns text with all line breaks removed.
removeNulls(List<T>) - Static method in class com.alee.utils.CollectionUtils
Removes all null elements from list.
removePluginsListener(PluginsListener<T>) - Method in class com.alee.managers.plugin.PluginManager
Removes plugins listener.
removeRecord(Record) - Method in class com.alee.managers.language.data.Dictionary
 
removeRecord(String) - Method in class com.alee.managers.language.data.Dictionary
 
removeRelatedManager(PluginManager) - Method in class com.alee.managers.plugin.PluginManager
Removes plugin manager from related managers list.
removeResource(ResourceFile) - Method in class com.alee.utils.xml.ResourceList
 
removeSettingsListener(String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
Removes settings listener.
removeSettingsListener(String, String, SettingsListener) - Static method in class com.alee.managers.settings.SettingsManager
Removes settings listener.
removeState(String) - Method in class com.alee.utils.xml.ResourceMap
 
removeSubDictionary(Dictionary) - Method in class com.alee.managers.language.data.Dictionary
 
removeSupportedLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Removes supported language.
removeText(Text) - Method in class com.alee.managers.language.data.Value
 
removeTooltip(Tooltip) - Method in class com.alee.managers.language.data.Value
 
removeValue(Value) - Method in class com.alee.managers.language.data.Record
 
removeValue(String) - 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.
RepaintListener - Interface in com.alee.graphics.image.gif
 
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, TextProvider<String>) - Static method in class com.alee.utils.TextUtils
Replaces all occurrences of str found in the specified text with provided text.
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.
resizeCanvas(ImageIcon, int, int) - Static method in class com.alee.utils.ImageUtils
Resizes image canvas
resizeCanvas(BufferedImage, int, int) - Static method in class com.alee.utils.ImageUtils
 
ResourceFile - Class in com.alee.utils.xml
Special class representing resource file location.
ResourceFile(ResourceLocation, String) - Constructor for class com.alee.utils.xml.ResourceFile
 
ResourceFile(ResourceLocation, String, Class) - Constructor for class com.alee.utils.xml.ResourceFile
 
ResourceFile(ResourceLocation, String, String) - Constructor for class com.alee.utils.xml.ResourceFile
 
ResourceList - Class in com.alee.utils.xml
 
ResourceList() - Constructor for class com.alee.utils.xml.ResourceList
 
ResourceLocation - Enum in com.alee.utils.xml
 
ResourceMap - Class in com.alee.utils.xml
 
ResourceMap() - Constructor for class com.alee.utils.xml.ResourceMap
 
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
 
RIGHT - Static variable in class com.alee.global.GlobalConstants
 
rotateImage180(ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
rotateImage180(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
rotateImage90CCW(ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
rotateImage90CCW(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
rotateImage90CW(ImageIcon) - Static method in class com.alee.utils.ImageUtils
Rotate image
rotateImage90CW(BufferedImage) - Static method in class com.alee.utils.ImageUtils
 
rule - Variable in class com.alee.graphics.filters.MiscComposite
 
RULE_NAMES - Static variable in class com.alee.graphics.filters.MiscComposite
 
run(List<DetectedPlugin<T>>) - Method in interface com.alee.managers.plugin.DetectedPluginsRunnable
Performed operation.
run(String, boolean) - Method in interface com.alee.managers.plugin.DirectoryRunnable
Performed operation.
run(List<T>) - Method in interface com.alee.managers.plugin.PluginsRunnable
Performed operation.
run(T) - Method in interface com.alee.utils.swing.DataRunnable
Performs runnable action.
running - Variable in class com.alee.utils.swing.WebTimer
Map of marks for currently active threads.
RUSSIAN - Static variable in interface com.alee.managers.language.LanguageConstants
Russian language.

S

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() - Method in class com.alee.managers.settings.SettingsProcessor
Saves settings taken from the component.
save(boolean) - Method in class com.alee.managers.settings.SettingsProcessor
Saves settings taken from the component.
SAVE_SETTINGS - Static variable in class com.alee.managers.proxy.ProxyManager
Settings key for proxy settings save option.
saveComponentSettings(JComponent) - Static method in class com.alee.managers.settings.SettingsManager
Saves component settings.
saveSettings() - Static method in class com.alee.managers.settings.ComponentSettingsManager
Saves all registered components settings.
saveSettings(JComponent) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Saves component settings.
saveSettings() - Static method in class com.alee.managers.settings.SettingsManager
Saves all settings groups and files.
saveSettings() - Method in interface com.alee.managers.settings.SettingsMethods
Saves component settings.
saveSettingsGroup(String) - Static method in class com.alee.managers.settings.SettingsManager
Saves settings group with the specified name.
saveSettingsGroup(SettingsGroup) - Static method in class com.alee.managers.settings.SettingsManager
Saves specified settings group.
saveValue(V) - Method in class com.alee.managers.settings.SettingsProcessor
Saves component settings.
saving - Variable in class com.alee.managers.settings.SettingsProcessor
Whether this settings processor is currently saving settings or not.
scanPlugin(URL) - Method in class com.alee.managers.plugin.PluginManager
Downloads plugin from the specified URL and tries to load it.
scanPlugin(String) - Method in class com.alee.managers.plugin.PluginManager
Tries to load plugin from the specified file.
scanPlugin(File) - Method in class com.alee.managers.plugin.PluginManager
Tries to load plugin from the specified file.
scanPluginsDirectory() - Method in class com.alee.managers.plugin.PluginManager
Performs plugins search within the specified plugins directory.
scanPluginsDirectory(boolean) - Method in class com.alee.managers.plugin.PluginManager
Performs plugins search within the specified plugins directory.
scanPluginsDirectory(String) - Method in class com.alee.managers.plugin.PluginManager
Performs plugins search within the specified plugins directory.
scanPluginsDirectory(String, boolean) - Method in class com.alee.managers.plugin.PluginManager
Performs plugins search within the specified plugins directory.
SCREEN - Static variable in class com.alee.graphics.filters.MiscComposite
 
SCREEN - Static variable in class com.alee.graphics.filters.PixelUtils
 
selectedBgColor - Static variable in class com.alee.global.StyleConstants
 
SEPARATOR - Static variable in class com.alee.global.StyleConstants
System text separator.
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.
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.
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
 
setAlign(Point2D) - Method in class com.alee.graphics.filters.MotionBlurOp
 
setAlignX(float) - Method in class com.alee.graphics.filters.MotionBlurOp
 
setAlignY(float) - Method in class com.alee.graphics.filters.MotionBlurOp
 
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.
setAllowSimilarPlugins(boolean) - Method in class com.alee.managers.plugin.PluginManager
Sets whether should allow loading multiply plugins with the same ID 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.MotionBlurOp
 
setAngle(float) - Method in class com.alee.graphics.filters.ShadowFilter
 
setApplySettingsChanges(boolean) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets whether to apply settings changes to the component or not.
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.Dictionary
 
setAuthor(String) - Method in class com.alee.managers.language.data.LanguageInfo
 
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
setBuild(Integer) - Method in class com.alee.managers.plugin.data.PluginVersion
Sets plugin build version.
setCheckComponentsTextForTranslations(boolean) - Static method in class com.alee.managers.language.LanguageManager
Sets whether or not components should check that text passed into their constructors is a translation key or not.
setCheckRecursively(boolean) - Method in class com.alee.managers.plugin.PluginManager
Sets whether plugins directory subfolders should be checked recursively or not.
setChildren(List<JarEntry>) - Method in class com.alee.utils.reflection.JarEntry
 
setClassIcon(Class, ImageIcon) - Method in class com.alee.utils.reflection.JarStructure
 
setClassName(String) - Method in class com.alee.utils.xml.ResourceFile
 
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
 
setComponent(JComponent) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets component which settings are being managed.
setCreateNewClassLoader(boolean) - Method in class com.alee.managers.plugin.PluginManager
Sets whether should create new class loader for each loaded plugin or not.
setCreationDate(String) - Method in class com.alee.managers.language.data.Dictionary
 
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.
setDebugEnabled(boolean) - Static method in class com.alee.managers.log.Log
Sets whether debug messages are enabled or not.
setDefaultLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Sets default language.
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
Sets default settings group name.
setDefaultTooltipType(TooltipType) - Static method in class com.alee.managers.language.LanguageManager
Sets default tooltip type.
setDefaultValue(Object) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets component default value.
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(Integer) - Method in class com.alee.managers.language.data.Tooltip
 
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.
setDependencies(List<PluginDependency>) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugins required to run this one.
setDescription(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin description.
setDescription(String) - Method in class com.alee.managers.plugin.data.PluginLibrary
Sets plugin library description.
setDescription(String) - Method in class com.alee.utils.file.FileDescription
Sets file description.
setDescription(String) - Method in class com.alee.utils.filefilter.AbstractFileFilterAdapter
Sets short file filter description.
setDetectedPlugin(DetectedPlugin<T>) - Method in class com.alee.managers.plugin.Plugin
Sets additional information about this plugin.
setDimensions(int, int) - Method in class com.alee.graphics.filters.PointFilter
 
setDisableable(boolean) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets whether this plugin is disableable or not.
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.MotionBlurOp
 
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.
setEnabled(boolean) - Method in class com.alee.managers.plugin.Plugin
Sets whether this plugin should be enabled or not.
setError(Throwable) - Method in class com.alee.managers.settings.SettingsGroupState
Sets occurred error.
setException(Throwable) - Method in class com.alee.managers.plugin.data.DetectedPlugin
Sets load exception.
setExceptionMessage(String) - Method in class com.alee.managers.plugin.data.DetectedPlugin
Sets load exception message.
setFailureCause(String) - Method in class com.alee.managers.plugin.data.DetectedPlugin
Sets load failure cause.
setFieldValue(Object, String, 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.
setFile(String) - Method in class com.alee.managers.plugin.data.PluginLibrary
Sets plugin library file path relative to plugin file location.
setFileFilter(FileFilter) - Method in class com.alee.managers.plugin.PluginManager
Sets plugins directory file filter.
setFrameRate(float) - Method in class com.alee.graphics.image.gif.GifEncoder
Sets frame rate in frames per second.
setGroup(String) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets component settings group.
setGroupFilePath(String, String) - Static method in class com.alee.managers.settings.SettingsManager
Sets custom directory where settings group file will be saved.
setHotkey(String) - Method in class com.alee.managers.language.data.Record
 
setHotkey(String) - Method in class com.alee.managers.language.data.Value
 
setHRadius(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
 
setIcon(ImageIcon) - Method in class com.alee.utils.filefilter.AbstractFileFilterAdapter
Sets file filter icon.
setIcon(ImageIcon) - Method in class com.alee.utils.reflection.JarEntry
 
setId() - Method in class com.alee.managers.language.data.Dictionary
 
setId(String) - Method in class com.alee.managers.language.data.Dictionary
 
setId(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin ID.
setId(String) - Method in class com.alee.managers.plugin.data.PluginLibrary
Sets plugin library ID.
setId(String) - Method in class com.alee.managers.settings.SettingsGroup
Sets unique ID.
setId(String) - Method in class com.alee.utils.reflection.JarEntry
 
setImageCache(String, ImageIcon) - Static method in class com.alee.utils.ImageUtils
 
setInfo(String) - Method in class com.alee.managers.language.data.LanguageInfo
 
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
 
setJarLocation(String) - Method in class com.alee.utils.reflection.JarStructure
 
setKernel(Kernel) - Method in class com.alee.graphics.filters.ConvolveFilter
 
setKey(String) - Method in class com.alee.managers.language.data.Record
 
setKey(String) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets component settings key.
setKey(K) - Method in class com.alee.utils.general.Pair
Sets the key for this pair.
setLang(String) - Method in class com.alee.managers.language.data.LanguageInfo
 
setLang(String) - Method in class com.alee.managers.language.data.Value
 
setLanguage(String) - Static method in class com.alee.managers.language.LanguageManager
Sets currently used language.
setLanguage(String, Object...) - Method in interface com.alee.managers.language.LanguageMethods
Registers component in LanguageManager under specified key and with specified formatting data.
setLanguageContainerKey(String) - Method in interface com.alee.managers.language.LanguageContainerMethods
Sets language container key for container which implements this interface.
setLanguageIcon(String, ImageIcon) - Static method in class com.alee.managers.language.LanguageManager
Sets icon for the specified language.
setLanguageInfos(List<LanguageInfo>) - Method in class com.alee.managers.language.data.Dictionary
 
setLanguages(String, String...) - Static method in class com.alee.managers.language.LanguageManager
Sets currently used language.
setLanguageUpdater(LanguageUpdater) - Method in interface com.alee.managers.language.LanguageMethods
Registers custom language updater for this component.
setLibraries(List<PluginLibrary>) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin libraries list.
setLoadInitialSettings(boolean) - Method in class com.alee.managers.settings.SettingsProcessorData
Sets whether to load initial available settings into the component or not.
setLocation(ResourceLocation) - Method in class com.alee.utils.xml.ResourceFile
 
setLoggingEnabled(Object, boolean) - Static method in class com.alee.managers.log.Log
Sets whether logging for the specified class type is enabled or not.
setLoggingEnabled(boolean) - Method in class com.alee.managers.plugin.PluginManager
Sets whether plugin manager logging is enabled or not.
setLoggingEnabled(boolean) - Static method in class com.alee.managers.settings.SettingsManager
Sets whether should display settings load and save error messages or not.
setMainClass(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin main class canonical name.
setMajor(int) - Method in class com.alee.managers.plugin.data.PluginVersion
Sets major plugin version.
setMask(int) - Method in class com.alee.graphics.filters.MaskFilter
 
setMaxVersion(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginDependency
Sets maximum plugin version.
setMinor(int) - Method in class com.alee.managers.plugin.data.PluginVersion
Sets minor plugin version
setMinVersion(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginDependency
Sets minimum plugin version.
setMnemonic(Character) - Method in class com.alee.managers.language.data.Value
 
setName(String) - Method in class com.alee.managers.language.data.Dictionary
 
setName(String) - Method in class com.alee.managers.settings.SettingsGroup
Sets unique name.
setName(String) - Method in class com.alee.utils.file.FileDescription
Sets file name.
setName(String) - Method in class com.alee.utils.reflection.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.
setNotes(String) - Method in class com.alee.managers.language.data.Dictionary
 
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
 
setOptional(Boolean) - Method in class com.alee.managers.plugin.data.PluginDependency
Sets whether this dependency is mandatory or not.
setPackageIcon(Package, ImageIcon) - Method in class com.alee.utils.reflection.JarStructure
 
setPackageIcon(String, ImageIcon) - Method in class com.alee.utils.reflection.JarStructure
 
setParent(JarEntry) - Method in class com.alee.utils.reflection.JarEntry
 
setParent(ActionMap) - Method in class com.alee.utils.swing.LazyActionMap
 
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).
setPlugin(T) - Method in class com.alee.managers.plugin.data.DetectedPlugin
Sets loaded plugin instance.
setPluginFilter(Filter<DetectedPlugin<T>>) - Method in class com.alee.managers.plugin.PluginManager
Sets special filter that filters out unwanted plugins before their initialization.
setPluginId(String) - Method in class com.alee.managers.plugin.data.PluginDependency
Sets plugin ID.
setPluginManager(PluginManager<T>) - Method in class com.alee.managers.plugin.Plugin
Sets plugin manager which loaded this plugin.
setPluginsDirectoryPath(String) - Method in class com.alee.managers.plugin.PluginManager
Sets plugins directory path.
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
 
setPrefixSupplier(LogPrefixSupplier) - Static method in class com.alee.managers.log.Log
Sets custom log prefix supplier
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
Sets SettingsGroup read state.
setRecords(List<Record>) - Method in class com.alee.managers.language.data.Dictionary
 
setRepaintListener(RepaintListener) - Method in class com.alee.graphics.image.gif.GifIcon
 
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.
setResources(List<ResourceFile>) - Method in class com.alee.utils.xml.ResourceList
 
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.
setRoot(JarEntry) - Method in class com.alee.utils.reflection.JarStructure
 
setRotation(float) - Method in class com.alee.graphics.filters.MotionBlurOp
 
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 should save provided default value in "get" calls or not.
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.
setSettings(Map<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.
setSource(String) - Method in class com.alee.utils.xml.ResourceFile
 
setState(String) - Method in class com.alee.managers.language.data.Text
 
setStates(Map<String, ResourceFile>) - Method in class com.alee.utils.xml.ResourceMap
 
setStatus(PluginStatus) - Method in class com.alee.managers.plugin.data.DetectedPlugin
Sets plugin status.
setStrength(float) - Method in class com.alee.graphics.filters.RaysFilter
 
setStructure(JarStructure) - Method in class com.alee.utils.reflection.JarEntry
 
setSubdictionaries(List<Dictionary>) - Method in class com.alee.managers.language.data.Dictionary
 
setSupportedLanguages(Collection<String>) - Static method in class com.alee.managers.language.LanguageManager
Sets supported languages.
setSupportedLanguages(String...) - Static method in class com.alee.managers.language.LanguageManager
Sets supported languages.
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
 
setText(String) - Method in class com.alee.managers.language.data.Tooltip
 
setTexts(List<Text>) - Method in class com.alee.managers.language.data.Value
 
setThreshold(float) - Method in class com.alee.graphics.filters.RaysFilter
 
setThrowExceptions(boolean) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Sets whether throw exceptions on inappropriate actions or not.
SETTINGS_GROUP - Static variable in class com.alee.managers.proxy.ProxyManager
Settings group key for proxy settings.
settingsChanged(String, String, 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
Custom XStream converter for SettingsManager groups.
SettingsConverter(Mapper, ReflectionProvider) - Constructor for class com.alee.managers.settings.SettingsConverter
Constructs SettingsConverter with the specified mapper and reflection provider.
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
Constructs unnamed SettingsGroup.
SettingsGroup(String) - Constructor for class com.alee.managers.settings.SettingsGroup
Constructs SettingsGroup with the specified name.
SettingsGroup(String, String) - Constructor for class com.alee.managers.settings.SettingsGroup
Constructs SettingsGroup with the specified name.
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
Constructs none SettingsGroupState.
SettingsGroupState(ReadState) - Constructor for class com.alee.managers.settings.SettingsGroupState
Constructs SettingsGroupState with the specified read state.
SettingsGroupState(ReadState, Throwable) - Constructor for class com.alee.managers.settings.SettingsGroupState
Constructs SettingsGroupState with the specified read state and occurred error.
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
 
SettingsMethods - Interface in com.alee.managers.settings
This interface provides a set of methods that should be added into components which are supported by SettingsManager.
SettingsProcessor<C extends javax.swing.JComponent,V extends java.io.Serializable> - Class in com.alee.managers.settings
This abstract class represents core component settings tracking functionality.
SettingsProcessor(JComponent, String, String, Object, boolean, boolean) - Constructor for class com.alee.managers.settings.SettingsProcessor
Constructs SettingsProcessor using the specified data.
SettingsProcessor(SettingsProcessorData) - Constructor for class com.alee.managers.settings.SettingsProcessor
Constructs SettingsProcessor using the specified SettingsProcessorData.
settingsProcessorClasses - Static variable in class com.alee.managers.settings.ComponentSettingsManager
Registered settings processor classes.
SettingsProcessorData - Class in com.alee.managers.settings
Base data class for any SettingsProcessor.
SettingsProcessorData() - Constructor for class com.alee.managers.settings.SettingsProcessorData
Constructs empty SettingsProcessorData.
SettingsProcessorData(JComponent, String, String, Object, boolean, boolean) - Constructor for class com.alee.managers.settings.SettingsProcessorData
Constructs SettingsProcessorData with the specified data.
settingsProcessors - Static variable in class com.alee.managers.settings.ComponentSettingsManager
Registered component settings processors.
setTitle(String) - Method in class com.alee.managers.language.data.LanguageInfo
 
setTitle(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin title.
setTitle(String) - Method in class com.alee.managers.plugin.data.PluginLibrary
Sets plugin library title.
setTooltipLanguageSupport(TooltipLanguageSupport) - Static method in class com.alee.managers.language.LanguageManager
Sets tooltip language support.
setTooltips(List<Tooltip>) - Method in class com.alee.managers.language.data.Value
 
setTransparent(Color) - Method in class com.alee.graphics.image.gif.GifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setType(TooltipType) - Method in class com.alee.managers.language.data.Tooltip
 
setType(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets custom plugin type.
setType(JarEntryType) - Method in class com.alee.utils.reflection.JarEntry
 
setTypes(String) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets custom plugin types.
setTypes(List<String>) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets custom plugin types.
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
 
setUpdateLocale(boolean) - Static method in class com.alee.managers.language.LanguageManager
Sets whether or not locale should be updated along with adjustment of the language
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
 
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
 
setupSystemTextHints(Graphics) - Static method in class com.alee.utils.GraphicsUtils
 
setupSystemTextHints(Graphics2D) - Static method in class com.alee.utils.GraphicsUtils
 
setupTooltip(Component, Value) - Method in class com.alee.managers.language.SwingTooltipLanguageSupport
 
setupTooltip(Component, Value) - Method in interface com.alee.managers.language.TooltipLanguageSupport
Called when component tooltip update is required.
setUseComponentNames(boolean) - Method in class com.alee.managers.language.updaters.JTabbedPaneLU
Sets whether should use tab component name to determine tab translation key or not.
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.
setValues(List<Value>) - Method in class com.alee.managers.language.data.Record
 
setVersion(PluginVersion) - Method in class com.alee.managers.plugin.data.PluginInformation
Sets plugin version.
setVersion(String) - Method in class com.alee.managers.plugin.data.PluginLibrary
Sets plugin library version.
setVRadius(int) - Method in class com.alee.graphics.filters.BoxBlurFilter
 
setWay(TooltipWay) - Method in class com.alee.managers.language.data.Tooltip
 
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.
setZipEntry(ZipEntry) - Method in class com.alee.utils.reflection.JarEntry
 
setZoom(float) - Method in class com.alee.graphics.filters.MotionBlurOp
 
shadeType - Static variable in class com.alee.global.StyleConstants
Components shade painting style.
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
 
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
 
ShapeUtils - Class in com.alee.utils
This utility class can be used to implement shape caching withing any painter or component.
ShapeUtils() - Constructor for class com.alee.utils.ShapeUtils
 
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.
SHORT_TIMEOUT - Static variable in class com.alee.global.GlobalConstants
Timeout delays.
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.
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.
shouldWriteDelay(Tooltip) - Static method in class com.alee.managers.language.data.TooltipConverter
 
shouldWriteType(Tooltip) - Static method in class com.alee.managers.language.data.TooltipConverter
 
shouldWriteWay(Tooltip) - Static method in class com.alee.managers.language.data.TooltipConverter
 
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.
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.
SimpleTextProvider - Class in com.alee.utils.text
Simple text provider for any type of objects.
SimpleTextProvider() - Constructor for class com.alee.utils.text.SimpleTextProvider
 
size() - Method in class com.alee.managers.language.data.Dictionary
 
size() - Method in class com.alee.managers.language.data.Record
 
size() - Method in class com.alee.utils.collection.DoubleMap
 
size() - Method in class com.alee.utils.collection.ValuesTable
Returns ValuesTable size.
size() - Method in class com.alee.utils.map.SoftHashMap
 
size() - Method in class com.alee.utils.swing.LazyActionMap
 
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.
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
 
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
 
SOLARIS - Static variable in class com.alee.utils.SystemUtils
Solaris short name.
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.
sortRecentlyDetectedPluginsByDependencies() - Method in class com.alee.managers.plugin.PluginManager
Tries to sort recently detected plugins list by known plugin dependencies.
SortUtils - Class in com.alee.utils
This class provides a set of utilities to perform complex sorting operations.
SortUtils() - Constructor for class com.alee.utils.SortUtils
 
SPANISH - Static variable in interface com.alee.managers.language.LanguageConstants
Spanish language.
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.
sqrt(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_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.
StrategyType - Enum in com.alee.managers.plugin.data
Plugin initialization strategy type.
stringToFloatList(String, String) - Static method in class com.alee.utils.TextUtils
Returns a list of float 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, 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
 
strokeConverter - Static variable in class com.alee.utils.XmlUtils
 
StrokeConverterSupport<T extends java.awt.Stroke> - Interface in com.alee.utils.xml
Simple interface for simple stroke XML conversion implementations.
StyleConstants - Class in com.alee.global
Global styles class.
StyleConstants() - Constructor for class com.alee.global.StyleConstants
 
subdictionaries() - Method in class com.alee.managers.language.data.Dictionary
 
subSeparator - Static variable in class com.alee.utils.xml.StrokeConverter
 
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.
supportedLanguages - Static variable in class com.alee.managers.language.LanguageManager
Predefined list of languages supported by WebLaF.
supportedLanguagesLock - Static variable in class com.alee.managers.language.LanguageManager
Supported languages operations synchronization object.
SwingFileFilterAdapter - Class in com.alee.utils.filefilter
FileFilter adapter class.
SwingFileFilterAdapter(FileFilter, ImageIcon) - Constructor for class com.alee.utils.filefilter.SwingFileFilterAdapter
Constructs new FileFilter adapter class.
SwingLazyValue - Class in com.alee.utils.swing
SwingLazyValue is a copy of ProxyLazyValue that does not snapshot the AccessControlContext or use a doPrivileged to resolve the class name.
SwingLazyValue(String) - Constructor for class com.alee.utils.swing.SwingLazyValue
 
SwingLazyValue(String, String) - Constructor for class com.alee.utils.swing.SwingLazyValue
 
SwingLazyValue(String, Object[]) - Constructor for class com.alee.utils.swing.SwingLazyValue
 
SwingLazyValue(String, String, Object[]) - Constructor for class com.alee.utils.swing.SwingLazyValue
 
SwingMethods - Interface in com.alee.utils.swing
This interface is extended by all interfaces that provide custom methods for multiply Web-components.
SwingTooltipLanguageSupport - Class in com.alee.managers.language
Swing tooltips language support.
SwingTooltipLanguageSupport() - Constructor for class com.alee.managers.language.SwingTooltipLanguageSupport
 
switchLanguage() - Static method in class com.alee.managers.language.LanguageManager
Switches current language to next language in supported languages list.
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.
SystemUtils - Class in com.alee.utils
This class provides a set of utilities to retrieve various operating system information.
SystemUtils() - Constructor for class com.alee.utils.SystemUtils
 

T

test(T) - Method in interface com.alee.api.jdk.Predicate
Evaluates this predicate on the given argument.
Text - Class in com.alee.managers.language.data
 
Text() - Constructor for class com.alee.managers.language.data.Text
 
Text(String) - Constructor for class com.alee.managers.language.data.Text
 
Text(String, String) - Constructor for class com.alee.managers.language.data.Text
 
textColor - Static variable in class com.alee.global.StyleConstants
 
TextConverter - Class in com.alee.managers.language.data
 
TextConverter() - Constructor for class com.alee.managers.language.data.TextConverter
 
TextProvider<T> - Interface in com.alee.utils.text
This interface can be used to provide string data for various objects.
textRenderingHints - Static variable in class com.alee.global.StyleConstants
Text rendering hints.
textSelectionColor - Static variable in class com.alee.global.StyleConstants
Components text settings.
TextStroke - Class in com.alee.graphics.strokes
 
TextStroke(String, Font) - Constructor for class com.alee.graphics.strokes.TextStroke
 
TextStroke(String, Font, boolean, boolean) - Constructor for class com.alee.graphics.strokes.TextStroke
 
textURIListToFileList(String) - Static method in class com.alee.utils.DragUtils
Returns list of files from the specified text URI list.
TextUtils - Class in com.alee.utils
This class provides a set of utilities to work with various text usage cases.
TextUtils() - Constructor for class com.alee.utils.TextUtils
 
TextUtils.PartType - Enum in com.alee.utils
Time part type enumeration used to parse string delay.
thepicture - Variable in class com.alee.graphics.image.gif.NeuQuant
 
ThreadUtils - Class in com.alee.utils
This class provides a set of utilities to work with threads.
ThreadUtils() - Constructor for class com.alee.utils.ThreadUtils
 
throwExceptions - Static variable in class com.alee.managers.settings.ComponentSettingsManager
Whether throw exceptions on inappropriate actions or not.
TimerActionListener - Class in com.alee.utils.swing
Small extension for ActionListener to simplify timer usage.
TimerActionListener() - Constructor for class com.alee.utils.swing.TimerActionListener
 
timerActionPerformed(ActionEvent, WebTimer) - Method in class com.alee.utils.swing.TimerActionListener
Simply an extended version of actionPerformed() method.
TimeUtils - Class in com.alee.utils
This class provides a set of utilities for time measurement and comparison.
TimeUtils() - Constructor for class com.alee.utils.TimeUtils
 
TitleSupport - Interface in com.alee.api
This interface is implemented by objects which can provide title for their instances.
to - Variable in class com.alee.utils.sort.Edge
 
toArray(List<Integer>) - Static method in class com.alee.utils.CollectionUtils
Returns an int array created using Integer list.
toCompatibleImage(BufferedImage) - Static method in class com.alee.utils.ImageUtils
If the source image is already compatible, then the source image is returned.
toDegrees(double) - Static method in class com.alee.utils.GeometryUtils
Returns angle converted into degrees.
toFilesList(Object...) - Static method in class com.alee.utils.FileUtils
Converts objects array into list of files.
toImagesList(List<? extends ImageIcon>) - Static method in class com.alee.utils.ImageUtils
Returns Images list instead of ImageIcons list
toList(T[]) - Static method in class com.alee.utils.CollectionUtils
Returns a list of objects converted from array.
toList(Deque<T>) - Static method in class com.alee.utils.CollectionUtils
Returns a list of objects converted from deque.
Tooltip - Class in com.alee.managers.language.data
 
Tooltip() - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(String) - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(Integer, String) - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(TooltipWay, String) - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(TooltipWay, Integer, String) - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(TooltipType, String) - Constructor for class com.alee.managers.language.data.Tooltip
 
Tooltip(TooltipType, TooltipWay, Integer, String) - Constructor for class com.alee.managers.language.data.Tooltip
 
TOOLTIP_KEY - Static variable in class com.alee.managers.language.data.ValueConverter
 
TooltipConverter - Class in com.alee.managers.language.data
 
TooltipConverter() - Constructor for class com.alee.managers.language.data.TooltipConverter
 
tooltipLanguageSupport - Static variable in class com.alee.managers.language.LanguageManager
Current tooltip support.
TooltipLanguageSupport - Interface in com.alee.managers.language
Interface for any custom component tooltip providers.
TooltipType - Enum in com.alee.managers.language.data
 
TooltipWay - Enum in com.alee.managers.language.data
 
TOP - Static variable in class com.alee.global.GlobalConstants
 
topBgColor - Static variable in class com.alee.global.StyleConstants
Components background settings
toRadians(double) - Static method in class com.alee.utils.GeometryUtils
Returns angle converted into radians.
toString() - Method in class com.alee.graphics.filters.MaskFilter
 
toString() - Method in class com.alee.managers.language.data.Dictionary
 
toString() - Method in class com.alee.managers.language.data.Record
 
toString(boolean) - Method in class com.alee.managers.language.data.Record
 
toString() - Method in class com.alee.managers.language.data.Text
 
toString() - Method in class com.alee.managers.language.data.Tooltip
 
toString() - Method in class com.alee.managers.language.data.Value
 
toString() - Method in class com.alee.managers.plugin.data.DetectedPlugin
 
toString() - Method in class com.alee.managers.plugin.data.PluginDependency
 
toString() - Method in class com.alee.managers.plugin.data.PluginInformation
 
toString() - Method in class com.alee.managers.plugin.data.PluginLibrary
 
toString() - Method in class com.alee.managers.plugin.data.PluginVersion
 
toString() - Method in class com.alee.managers.proxy.ProxySettings
 
toString() - Method in class com.alee.utils.general.Pair
 
toString() - Method in class com.alee.utils.reflection.JarEntry
 
toString() - Method in class com.alee.utils.sort.Node
 
toString() - Method in class com.alee.utils.swing.WebTimer
 
toString(Object) - Static method in class com.alee.utils.TextUtils
Returns common string representation of the specified object.
toString(BasicStroke) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
 
toString(Object) - Method in class com.alee.utils.xml.ColorConverter
 
toString(Object) - Method in class com.alee.utils.xml.DimensionConverter
 
toString(Object) - Method in class com.alee.utils.xml.FontConverter
 
toString(Object) - Method in class com.alee.utils.xml.InsetsConverter
 
toString(Object) - Method in class com.alee.utils.xml.ListToStringConverter
 
toString(Object) - Method in class com.alee.utils.xml.PasswordConverter
 
toString(Object) - Method in class com.alee.utils.xml.Point2DConverter
 
toString(Object) - Method in class com.alee.utils.xml.PointConverter
 
toString(Object) - Method in class com.alee.utils.xml.RectangleConverter
 
toString(Object) - Method in class com.alee.utils.xml.StrokeConverter
 
toString(T) - Method in interface com.alee.utils.xml.StrokeConverterSupport
Returns stroke converted into string.
toStringDelay(long) - Static method in class com.alee.utils.TextUtils
Returns delay string representation.
toStringList(List<T>, TextProvider<T>) - Static method in class com.alee.utils.CollectionUtils
Returns list of strings extracted from the specified elements list.
toURI(URL) - Static method in class com.alee.utils.NetUtils
Returns URI for the specified address.
toVector(Collection<T>) - Static method in class com.alee.utils.CollectionUtils
Returns a vector of objects converted from collection.
toXML(Object, String) - Static method in class com.alee.utils.XmlUtils
Serializes Object into XML and writes it into specified file.
toXML(Object, File) - Static method in class com.alee.utils.XmlUtils
Serializes Object into XML and writes it into specified file.
toXML(Object) - Static method in class com.alee.utils.XmlUtils
Returns Object serialized into XML.
toXML(Object, Writer) - Static method in class com.alee.utils.XmlUtils
Serializes Object into XML and writes it using a specified Writer.
toXML(Object, OutputStream) - Static method in class com.alee.utils.XmlUtils
Serializes Object into XML and writes it using a specified OutputStream.
toXML(Object, HierarchicalStreamWriter) - Static method in class com.alee.utils.XmlUtils
Serializes Object into XML and writes it using a specified HierarchicalStreamWriter
trackFile(File, SystemFileListener) - Static method in class com.alee.utils.FileUtils
Starts tracking file for possible changes.
trackFile(File, SystemFileListener, long) - Static method in class com.alee.utils.FileUtils
Starts tracking file for possible changes.
transformFileFilter(FileFilter) - Static method in class com.alee.utils.FileUtils
Returns transformed file filter.
transformFileFilter(FileFilter) - Static method in class com.alee.utils.FileUtils
Returns transformed file filter.
transformSpace(Rectangle) - Method in class com.alee.graphics.filters.ShadowFilter
 
transIndex - Variable in class com.alee.graphics.image.gif.GifEncoder
 
transparent - Static variable in class com.alee.global.StyleConstants
Transparent color constant.
transparent - Variable in class com.alee.graphics.image.gif.GifEncoder
 
TRANSPARENT - Static variable in class com.alee.utils.xml.ColorConverter
Transparent color constant.
transparentChooserIcon - Static variable in class com.alee.utils.ImageUtils
 
transparentFieldFocusColor - Static variable in class com.alee.global.StyleConstants
 
triangle(float) - Static method in class com.alee.graphics.filters.ImageMath
The triangle function.
TURKISH - Static variable in interface com.alee.managers.language.LanguageConstants
Turkish language.
TWO_PI - Static variable in class com.alee.graphics.filters.ImageMath
 

U

unbiasnet() - Method in class com.alee.graphics.image.gif.NeuQuant
 
unbound(File) - Method in interface com.alee.utils.file.SystemFileListener
Informs that tracked file was deleted, renamed or moved and cannot be tracked anymore.
unite(String, String...) - Static method in class com.alee.utils.TextUtils
Converts and returns specified parts which are not null into single string.
UNIX - Static variable in class com.alee.utils.SystemUtils
Unix short name.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.managers.language.data.TextConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.managers.language.data.TooltipConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.managers.language.data.ValueConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.managers.settings.SettingsConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.utils.collection.ValuesTableConverter
Convert textual data back into an object.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.alee.utils.xml.SimpleArrayConverter
 
unmarshalDash(String) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
Returns unmarshalled basic stroke dash.
unmarshalJoin(String) - Method in class com.alee.utils.xml.BasicStrokeConverterSupport
Returns unmarshalled basic stroke join.
unregisterComponent(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Unregisters component from language updates.
unregisterComponent(JComponent) - Static method in class com.alee.managers.settings.ComponentSettingsManager
Unregisters component from settings auto-save.
unregisterComponent(JComponent) - Static method in class com.alee.managers.settings.SettingsManager
Unregisters component from settings auto-save.
unregisterLanguageContainer(Container) - Static method in class com.alee.managers.language.LanguageManager
Unregisters language container key.
unregisterLanguageUpdater(LanguageUpdater) - Static method in class com.alee.managers.language.LanguageManager
Unregister custom LanguageUpdater.
unregisterLanguageUpdater(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Unregisters component's custom LanguageUpdater.
unregisterSettings() - Method in interface com.alee.managers.settings.SettingsMethods
Unregisters component from settings auto-save.
UnsafeSupplier<T> - Interface in com.alee.api.jdk
Represents a supplier of results.
unzip(String, String) - Static method in class com.alee.utils.ZipUtils
Extracts ZIP archive contents into destination directory.
unzip(String, String, UnzipListener) - Static method in class com.alee.utils.ZipUtils
Extracts ZIP archive contents into destination directory.
unzip(File, File) - Static method in class com.alee.utils.ZipUtils
Extracts ZIP archive contents into destination directory.
unzip(File, File, UnzipListener) - Static method in class com.alee.utils.ZipUtils
Extracts ZIP archive contents into destination directory.
UnzipListener - Interface in com.alee.utils.zip
The listener interface for receiving unzip operation events.
update(AbstractButton, String, Value, Object...) - Method in class com.alee.managers.language.updaters.AbstractButtonLU
 
update(JFileChooser, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JFileChooserLU
 
update(JInternalFrame, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JInternalFrameLU
 
update(JLabel, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JLabelLU
 
update(JProgressBar, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JProgressBarLU
 
update(JRootPane, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JRootPaneLU
 
update(JTabbedPane, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JTabbedPaneLU
 
update(C, String, Value, Object...) - Method in class com.alee.managers.language.updaters.JTextComponentLU
 
update(E, String, Value, Object...) - Method in interface com.alee.managers.language.updaters.LanguageUpdater
Updates component language-dependant variables.
updateCache(Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Updates global dictionaries cache with the specified dictionary.
updateCache(String, Dictionary) - Static method in class com.alee.managers.language.LanguageManager
Updates global dictionaries cache with the specified dictionary.
updateComponent(JComponent, Object...) - Static method in class com.alee.managers.language.LanguageManager
Forces component language update.
updateComponent(JComponent, String, Object...) - Static method in class com.alee.managers.language.LanguageManager
Forces component language update.
updateComponentKey(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Updates component language key according to its container keys.
updateComponents() - Static method in class com.alee.managers.language.LanguageManager
Forces full language update for all registered components.
updateComponents(List<String>) - Static method in class com.alee.managers.language.LanguageManager
Forces language update for components with the specified keys.
updateComponentsTree(JComponent) - Static method in class com.alee.managers.language.LanguageManager
Updates components tree language keys according to their container keys.
updateLanguage(Object...) - Method in interface com.alee.managers.language.LanguageMethods
Updates component language and formatting data.
updateLanguage(String, Object...) - Method in interface com.alee.managers.language.LanguageMethods
Changes component language key and updates its language and formatting data.
updateLocale - Static variable in class com.alee.managers.language.LanguageManager
Whether or not locale should be updated along with adjustment of the language.
updateLocale() - Static method in class com.alee.managers.language.LanguageManager
Updates Locale according to currently used language.
updaters - Static variable in class com.alee.managers.language.LanguageManager
Registered language updaters.
updatersCache - Static variable in class com.alee.managers.language.LanguageManager
Language updaters cache by specific class types.
updatersLock - Static variable in class com.alee.managers.language.LanguageManager
LanguageUpdater operations synchronization object.
URI_LIST_MIME_TYPE - Static variable in class com.alee.utils.DragUtils
URI list mime type.
uriListSeparator - Static variable in class com.alee.utils.DragUtils
URI string data separator.
useAttributeFor(Class, String) - Static method in class com.alee.utils.XmlUtils
Use an attribute for a field declared in a specific type.
useComponentNames - Variable in class com.alee.managers.language.updaters.JTabbedPaneLU
Whether should use tab component name to determine tab translation key or not.
useDaemonThread - Variable in class com.alee.utils.swing.WebTimer
Whether should use daemon thread instead of user one or not.
usedEntry - Variable in class com.alee.graphics.image.gif.GifEncoder
 
useEdtByDefault - Static variable in class com.alee.utils.swing.WebTimer
Whether EDT should be used as the default timer action execution thread.
useEventDispatchThread - Variable in class com.alee.utils.swing.WebTimer
Whether actions should be fired from Event Dispatch Thread or not.
useTabComponentNames - Static variable in class com.alee.managers.language.updaters.LanguageUpdaterSettings
This is JTabbedPaneLU settings.

V

validateRect(Rectangle) - Static method in class com.alee.utils.GeometryUtils
Returns valid rectangle with non-negative width and height.
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() - Constructor for class com.alee.managers.language.data.Value
 
Value(String, String) - Constructor for class com.alee.managers.language.data.Value
 
Value(String, Character, String) - Constructor for class com.alee.managers.language.data.Value
 
Value(String, String, String) - Constructor for class com.alee.managers.language.data.Value
 
Value(String, Character, String, String) - Constructor for class com.alee.managers.language.data.Value
 
value - Variable in class com.alee.utils.general.Pair
Value of this this Pair.
ValueConverter - Class in com.alee.managers.language.data
 
ValueConverter() - Constructor for class com.alee.managers.language.data.ValueConverter
 
valueOf(String) - Static method in enum com.alee.managers.language.data.TooltipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alee.managers.language.data.TooltipWay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alee.managers.log.LogMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alee.managers.plugin.data.PluginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alee.managers.plugin.data.StrategyType
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.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.JarEntryType
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.TextUtils.PartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alee.utils.xml.ResourceLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.alee.managers.language.data.TooltipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alee.managers.language.data.TooltipWay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alee.managers.log.LogMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alee.managers.plugin.data.PluginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alee.managers.plugin.data.StrategyType
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() - Method in class com.alee.utils.collection.DoubleMap
 
values - Variable in class com.alee.utils.collection.ValuesTable
Values list.
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.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() - Static method in enum com.alee.utils.reflection.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.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.TextUtils.PartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alee.utils.xml.ResourceLocation
Returns an array containing the constants of this enum type, in the order they are declared.
valuesByKeys - Variable in class com.alee.utils.collection.DoubleMap
Values by keys map.
valuesByKeys - Variable in class com.alee.utils.collection.ValuesTable
Values by keys map.
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.
ValuesTable<K,V> - Class in com.alee.utils.collection
This class allows you to create key-value table from which you can either request a key by value or a value by key.
ValuesTable() - Constructor for class com.alee.utils.collection.ValuesTable
Constructs an empty ValuesTable with initial capacity of ten.
ValuesTable(int) - Constructor for class com.alee.utils.collection.ValuesTable
Constructs an empty ValuesTable with the specified initial capacity.
ValuesTableConverter - Class in com.alee.utils.collection
Special XStream converter for ValuesTable object.
ValuesTableConverter(Mapper, ReflectionProvider) - Constructor for class com.alee.utils.collection.ValuesTableConverter
Constructs new ValuesTableConverter.

W

warn(String) - Static method in class com.alee.managers.log.Log
Writes specified warning message into log.
warn(Object, String) - Static method in class com.alee.managers.log.Log
Writes specified warning message into log.
warn(String, Throwable) - Static method in class com.alee.managers.log.Log
Writes specified warning message into log.
warn(Object, String, Throwable) - Static method in class com.alee.managers.log.Log
Writes specified warning message into log.
wasDetected(String, String) - Method in class com.alee.managers.plugin.PluginManager
Returns whether this plugin file was already detected before or not.
WebTimer - Class in com.alee.utils.swing
This timer is a small extension for standard javax.swing.Timer.
WebTimer(String) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay.
WebTimer(long) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay.
WebTimer(String, String) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name and delay.
WebTimer(String, long) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name and delay.
WebTimer(long, long) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay and initial delay.
WebTimer(String, long, long) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name, delay and initial delay.
WebTimer(String, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay and action listener.
WebTimer(long, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay and action listener.
WebTimer(String, String, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name, delay and action listener.
WebTimer(String, long, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name, delay and action listener.
WebTimer(long, long, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified delay, initial delay and action listener.
WebTimer(String, String, String, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name, delay, initial delay and action listener.
WebTimer(String, long, long, ActionListener) - Constructor for class com.alee.utils.swing.WebTimer
Constructs timer with specified internal thread name, delay, initial delay and action listener.
WebTimerType - Enum in com.alee.utils.swing
Additional custom timer timing options.
WebUtils - Class in com.alee.utils
This class provides a set of utilities to work with URLs and email addresses.
WebUtils() - Constructor for class com.alee.utils.WebUtils
 
white(int) - Static method in class com.alee.utils.ColorUtils
Returns white color with specified alpha
width - Variable in class com.alee.graphics.image.gif.GifEncoder
 
WINDOWS - Static variable in class com.alee.utils.SystemUtils
Windows short name.
WRAP_EDGES - Static variable in class com.alee.graphics.filters.ConvolveFilter
 
writeEmail(String) - Static method in class com.alee.utils.WebUtils
Opens system mail agent to compose a new letter
writeEmail(String, String, String) - Static method in class com.alee.utils.WebUtils
Opens system mail agent to compose a new letter
writeEmailSafely(String) - Static method in class com.alee.utils.WebUtils
Opens system mail agent to compose a new letter safely
writeEmailSafely(String, String, String) - Static method in class com.alee.utils.WebUtils
Opens system mail agent to compose a new letter safely
writeGraphicCtrlExt() - Method in class com.alee.graphics.image.gif.GifEncoder
Writes Graphic Control Extension
writeImageDesc() - Method in class com.alee.graphics.image.gif.GifEncoder
Writes Image Descriptor
writeLSD() - Method in class com.alee.graphics.image.gif.GifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - Method in class com.alee.graphics.image.gif.GifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - Method in class com.alee.graphics.image.gif.GifEncoder
Writes color table
writePixels() - Method in class com.alee.graphics.image.gif.GifEncoder
Encodes and writes pixel data
writeShort(int) - Method in class com.alee.graphics.image.gif.GifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - Method in class com.alee.graphics.image.gif.GifEncoder
Writes string to output stream
writeStringToFile(String, File) - Static method in class com.alee.utils.FileUtils
Writes text to the specified file overwriting any content inside the file.
writeStringToFile(String, File, String) - Static method in class com.alee.utils.FileUtils
Writes text to the specified file overwriting any content inside the file.

X

x1 - Variable in class com.alee.graphics.data.Line
First X coordinate.
x2 - Variable in class com.alee.graphics.data.Line
Second X coordinate.
XMLChar - Class in com.alee.utils.xml
This class defines the basic XML character properties.
XMLChar() - Constructor for class com.alee.utils.xml.XMLChar
 
XmlUtils - Class in com.alee.utils
This class provides a set of utilities to easily serialize and deserialize objects into and from XML.
XmlUtils() - Constructor for class com.alee.utils.XmlUtils
 
xorText(String) - Static method in class com.alee.utils.EncryptionUtils
Returns text encrypted using xor.
xorText(String, String) - Static method in class com.alee.utils.EncryptionUtils
Returns text encrypted using xor.

Y

y1 - Variable in class com.alee.graphics.data.Line
First Y coordinate.
y2 - Variable in class com.alee.graphics.data.Line
Second Y coordinate.

Z

ZERO_EDGES - Static variable in class com.alee.graphics.filters.ConvolveFilter
 
ZigzagStroke - Class in com.alee.graphics.strokes
 
ZigzagStroke(float, float) - Constructor for class com.alee.graphics.strokes.ZigzagStroke
 
ZigzagStroke(Stroke, float, float) - Constructor for class com.alee.graphics.strokes.ZigzagStroke
 
ZipUtils - Class in com.alee.utils
This class provides a set of utilities to work with ZIP files.
ZipUtils() - Constructor for class com.alee.utils.ZipUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links