| Package | Description |
|---|---|
| eu.simuline.junit |
Except class
AssumptionFailure, this package contains classes
representing icons only via GifResource. |
| eu.simuline.sun.plaf |
Classes which describe icons in plaf-style.
|
| eu.simuline.sun.plaf.ocean |
Classes which describe icons in plaf/ocean-style.
|
| eu.simuline.testhelpers |
Classes needed for testing.
|
| eu.simuline.util |
Utility classes: very inhomogeneous.
|
| eu.simuline.util.sgml |
Utility classes to parse sgml (non-validating).
|
| org.javalobby.icons20x20 |
Classes which describe icons in format 20x20.
|
| Class and Description |
|---|
| GifResource
Provides a single method only,
GifResource.getIcon(Class),
which returns the icon associated with the given class. |
| Class and Description |
|---|
| GifResource
Provides a single method only,
GifResource.getIcon(Class),
which returns the icon associated with the given class. |
| Class and Description |
|---|
| GifResource
Provides a single method only,
GifResource.getIcon(Class),
which returns the icon associated with the given class. |
| Class and Description |
|---|
| JavaPath
Represents a path to find class and source files on.
|
| Class and Description |
|---|
| AbstractMultiSet
Represents an abstract MultiSet based on a
Map. |
| AbstractMultiSet.MultiplicityImpl
Serves as a wrapper object for a multiplicity
AbstractMultiSet.MultiplicityImpl.mult. |
| BitSetList |
| Caster
Provides ways to transform instances of various classes into one another.
|
| CollectionsExt.AbstractImmutableCollection
A class of
Collections of elements of class E
extending C
initially throwing an UnsupportedOperationException
when trying to modify the collection
either directly or via its iterator(s)
or via a transparent view
like List.subList(int, int). |
| CollectionsExt.AbstractImmutableMultiSet
A MultiSet which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableCollection
A collection which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableList
A list which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableSet
A set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableSortedSet
A sorted set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.Modification
Enumerates the kinds of modifications on a
Collection. |
| CyclicArrayList
Resizable-array implementation of the
CyclicList interface. |
| CyclicArrayList.CyclicArrayIterator
An iterator over a
CyclicList. |
| CyclicArrayList.StateIter
Enumeration of the state of an iterator.
|
| CyclicIterator
An iterator over a
CyclicList. |
| CyclicList
An ordered cyclic list.
|
| DataModel
Enumerates categories of data models
and determines the current data model.
|
| DetOs
Enumerates the most important operating system
and determines the current operating system.
|
| EmptyCyclicListException
Thrown by various methods in
CyclicList. |
| FIFOList
The FIFOList class represents a first-in-first-out (FIFO) stack of objects
|
| Finder
Emulates the unix shell command
find which is invoked as
find [-H] [-L] [-P] [-Olevel]
[-D help|tree|search|stat|rates|opt|exec] [path...] |
| Finder.Callable
To be implemented by java classes to apply a filter to a file
and give feedback whether this filter succeeded.
|
| Finder.Filter
Represents a file filter.
|
| Finder.Secondary
A finder wrapping a
Finder.Filter. |
| GifResource
Provides a single method only,
GifResource.getIcon(Class),
which returns the icon associated with the given class. |
| JavaPath.ClsSrc
Determines whether a class file or a source file is meant.
|
| JavaPath.FileWrapper
Wrapps a file directly found within a directory
or within a zip-archive which also includes jar-archives.
|
| ListMap
A
SortedMap with ordering
given by the ordering by which the keys are added. |
| ListMap.XIterator
Common superclass of iterators on key set,
value collection and entries set
providing all methods but
Iterator.next(). |
| ListSet
This class implements the Set interface,
backed by a
java.util.ArrayList. |
| MultiSet
Represents a set with multiplicities.
|
| MultiSet.Multiplicity
Represents the multiplicity of an entry of the enclosing multi-set.
|
| MultiSetIterator
Generalization of iterator suitable e.g. for sets to
MultiSets. |
| RealRepresentation
Describes the representation of a real value,
which may be either a double, resp. a Double-value
or a
BigDecimal for use in tables. |
| RealRepresentation.Cutter
A
Cutter is used to shorten numbers. |
| RealRepresentation.Desc
Describes the way
the real number represented by
RealRepresentation
is displayed as a string. |
| SoftEnum
This class is inspired by
Enum
and is intended as common base class of classes we shall call 'soft enums'. |
| SortedMultiSet
Represents a sorted set with multiplicities.
|
| SwingWorker.ThreadVar
Class to maintain reference to current worker thread
under separate synchronization control.
|
| TwoSidedList
Compared to a classical list,
the first index of this list may well be positive
and negative indices are allowed as well.
|
| TwoSidedList.Direction
Used as an argument for methods adding or removing elements
from this list
to determine in which direction this list has to shrink or grow.
|
| Class and Description |
|---|
| ListMap
A
SortedMap with ordering
given by the ordering by which the keys are added. |
| Class and Description |
|---|
| GifResource
Provides a single method only,
GifResource.getIcon(Class),
which returns the icon associated with the given class. |
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.