Package com.jidesoft.utils
package com.jidesoft.utils
The package contains several utililities for JIDE Common Layer.
-
ClassDescriptionAbstract implementation of
WildcardSupport
.In JDK6, Swing adds three new properties on Action class: SELECTED_KEY, DISPLAYED_MNEMONIC_INDEX_KEY and LARGE_ICON.Encodes and decodes to and from Base64 notation.ABase64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.ABase64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.A transferable implementation for the default data transfer of some Swing components.A collection of several util methods related to BigDecimal.This is a fast access ArrayList that sacrifices memory for speed.CachedVector<E>This is a fast access Vector that sacrifices memory for speed.CacheMap<T,K> CacheMap
is a two-levelHashMap
.Several useful methods for Color.DateUtils
contains many useful methods related to Date and Calendar.Default implementation ofWildcardSupport
.For internal usage only.LoggerUtils contains two methods to allow logger to print certain level of message to console.A collection of several util methods related to Math.This interface is used by several PersistenceUtils classes inside JIDE to register a callback when writing or reading the xml element.A class that keeps all 1.4/1.3 different stuff.A list of product names from JIDE Software, Inc.Utility class to use reflection to call methods.AnAWTEvent
that adds support for registration objects as the event source.The listener interface for receiving registration change events.A class that keeps all the security stuff so that an application can safely run in applet or webstart environment.SortedList<E>This subclass ofjava.beans.PropertyChangeSupport
is almost identical in functionality.SwingWorker<T,V> An abstract class to perform lengthy GUI-interacting tasks in a dedicated thread.Values for thestate
bound property.A utility class can detect OS system information.For usage of this class, please refer to http://weblogs.java.net/blog/alexfromsun/archive/2006/02/debugging_swing.htmlUtils methods for data type.