Search
com.mindfusion.common Namespace
Classes Interfaces Enumerations
 

 Classes

  Class Description

AlignConverter

 

ArrayIterable(T)

Defines an Iterable on a two-dimensional array of type T.

BaseList(E)

Represents a generic list with modification notifications.

BaseListAdapter(E)

Provides empty implementations for the methods defined in the BaseListListener interface.

ByRef(T)

Allows using "by reference" value type parameters.

Collections

Provides utility methods for processing collections.

ColorConverter

 

CommonUtils

 

Convert

Converts various types to and from string in a locale-independent way.

DateTime

Immutable representation of date and time.

DefaultComparison(T)

 

Double

 

DrawEvent

Encapsulates information for general custom drawing.

Duration

Represents an immutable time interval.

ExtendedArrayList(T)

Represents an ArrayList which is capable to sort and reverse itself.

ExtendedHashMap(K, V)

Represents a HashMap which provides a tryGetValue method.

Helper

Provides utility methods when translating from C# to Java.

HorizontalAlignment

Specifies how an object or text is horizontally aligned relative to an element.

IntegerComparison

 

InvalidFormatException

Thrown during deserialization if the supplied source is not in the appropriate format.

InvalidOperationException

Thrown when performing an operation that is considered illegal in the current context.

JsonContext

 

JsonConverter

 

JsonObject

Represents a dictionary of property names and values.

JsonValue

 

KeyValuePair(K, V)

 

License

 

LicenseManager

 

ListChangedAction

Describes the action that caused a BaseListListener.listChanged event.

ListChangedEvent(E)

Provides data for the BaseListListener.listChanged event.

ListItemEvent(E)

Provides data for the BaseListListener.itemAdded event.

MyCheckBoxIcon

 

ObservableList(E)

 

OrientationConverter

 

OverflowException

Thrown when an operation results in an overflow.

Pair(TFirst, TSecond)

Defines a class used to store two related objects.

Parser

 

Queryable(T)

Extends Iterable objects with additional functionality.

RangeSelector

Represents a range selector a control which allows the users to interactively select a range inside a larger range.

ScrollEvent

Provides data for the scroll events.

ScrollEventType

Specifies the type of action used to raise a scroll event.

Serialization

 

Serializer

 

TristateButtonModel

 

TriStateCheckBox

 

Vector

Represents a two-dimensional vector.

XDimension2D

 

XmlFunctions

 

 Interfaces

  Interface Description

BaseListListener(E)

Defines the events raised by the BaseList class.

BitMask

 

CanConvert

 

Category

Specifies the name of a category in which to group annotated property when displayed in a property grid.

ChangeListener

Defines the events raised when an object is changed.

Comparison(T)

 

Convertible

 

EqualityComparer(T)

 

Equatable(T)

 

Formattable

 

ISupportInitialize

 

ObservableListListener(E)

 

RangeSelectorListener

Defines events raised by RangeSelector components.

ReleaseDate

 

TypeConverter

 

ValueType

An annotation used to mark types which once were value types.

 Enumerations

  Enumeration Description

DayOfWeek

Specifies the day of the week.

Orientation

Specifies orientation.