| Name | Description | Type | Package | Framework |
| AbstractCalculator | A abstract implementation for a calculator with property initialization. | Class | lnb.util.calculator | LNB |
|
| AbstractMediator | The abstract mediator implements some useful notifying methods. | Class | lnb.util.mediator | LNB |
|
| AbstractTreeModel | Abstract tree model as base for tree model implementations. | Class | lnb.util | LNB |
|
| AbstractUndoable | Abstract implementation for basic undoable handlers. | Class | lnb.util.undo | LNB |
|
| ActionAndChangeDelegator | Delegator for action and change events. | Class | lnb.util | LNB |
|
| ActionListenable | Interface for objects casting action events. | Interface | lnb.util | LNB |
|
| ArrayUtil | Contains utility methods for arrays and lists. | Class | lnb.util | LNB |
|
| Assignable | Interface for objects allowing value assignment. | Interface | lnb.util | LNB |
|
| AssignUtil | Static methods to assign the objects values of one object to another. | Class | lnb.util | LNB |
|
| AsyncUpdater | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 HfT Stuttgart | Class | lnb.util | LNB |
|
| AutoBoundsGraphics | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta / HfT / Arne Abromeit | Class | lnb.util.svg | LNB |
|
| Base64Compressor | Utility for decoding, compressing and uncompressing base64 data. | Class | lnb.util | LNB |
|
| Base64Image | Contains utitlity methods for converting images to and from base 64 encoded image data. | Class | lnb.util | LNB |
|
| BasicDropSupport | Enables drop support of images, files and text to components. | Class | lnb.util | LNB |
|
| BasicDropSupport .BasicDropListener | | Interface | lnb.util | LNB |
|
| BasicHtmlParser | A basic html parser. | Class | lnb.util | LNB |
|
| BasicHtmlParser .Tag | | Class | lnb.util | LNB |
|
| BasicMediator | A basic implementation of a mediator. | Class | lnb.util.mediator | LNB |
|
| BasicMenuAction | A simple action implementation for menu items. | Class | lnb.util | LNB |
|
| CacheFileManager | Manages downloaded files in folders. | Class | lnb.util | LNB |
|
| Calculator | Interface for basic value calculation and transformation. | Interface | lnb.util.calculator | LNB |
|
| Calculator .Combine | | Interface | lnb.util.calculator | LNB |
|
| Calculator .Straight | | Interface | lnb.util.calculator | LNB |
|
| Calculator .Transform | | Interface | lnb.util.calculator | LNB |
|
| CascadedStateObserver | State event observer combining multiple state event sequences to one sequence. | Class | lnb.util | LNB |
|
| ChangeListenable | Interface for objects offering a state change support. | Interface | lnb.util | LNB |
|
| ClipboardUtil | Contains utility methods for easy clipboard access. | Class | lnb.util | LNB |
|
| ClipboardUtil .CustomTransferData | Custom transferable for custom data. | Class | lnb.util | LNB |
|
| CloneableItem | Interface for cloneable items. | Interface | lnb.util | LNB |
|
| CloseableZipFile | A zipfile implementing the Closeable interface. | Class | lnb.util | LNB |
|
| Colleague | Interface for colleagues listening to a mediator. | Interface | lnb.util.mediator | LNB |
|
| ColorQuantize | An efficient color quantization algorithm, adapted from the C++ implementation quantize. | Class | lnb.util | LNB |
|
| CompareUtil | Utility methods for object comparisons. | Class | lnb.util | LNB |
|
| ComponentUpdateHandler | Helper to handle concurrent component changes like resizing. | Class | lnb.util | LNB |
|
| ComponentUtil | Utility methods for container and container tree manipulations. | Class | lnb.util | LNB |
|
| CompoundIcon | An icon compounding several icons to one icon. | Class | lnb.util | LNB |
|
| ConcurrentUpdateHandler | Handles a a series of updates or events to handle as one. | Class | lnb.util | LNB |
|
| ContextMenuUtils | Utility class to add contextual menu support to components easily. | Class | lnb.util | LNB |
|
| ContextMenuUtils .PopupListener | Popup listener to set the popup visible on the appropriate mouse event. | Class | lnb.util | LNB |
|
| ContextualHelpSupport | Utilitity class to add contextual help support to graphical components. | Class | lnb.util | LNB |
|
| ContextualHelpSupport .CtxHelpContent | | Class | lnb.util | LNB |
|
| ControlledValue | Class for central values which need to be initialized costly. | Class | lnb.util | LNB |
|
| ControlledValue .DefaultController | A basic value controller using a fixed initial value. | Class | lnb.util | LNB |
|
| ControlledValue .ValueController | | Interface | lnb.util | LNB |
|
| CustomMemento | A basic custom memento. | Class | lnb.util.undo | LNB |
|
| CustomObjectNode | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util | LNB |
|
| DateTime | Date and time conversion for weather data, solar time and more. | Class | lnb.util | LNB |
|
| DefaultIcons | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2015 Arne Abromeit | Class | lnb.util | LNB |
|
| DefaultIconTitleObject | An implementation of an icon title object for custom data wrapping. | Class | lnb.util | LNB |
|
| DefaultMemento | Basic implementation for an undo and redo memento. | Class | lnb.util.undo | LNB |
|
| DelegateAction | An LnbAction for delegating to an other action. | Class | lnb.util | LNB |
|
| DelegateMemento | Memento for delegating events to other undoables. | Class | lnb.util.undo | LNB |
|
| DepthSortGraphics | | Class | lnb.util | LNB |
|
| DimensioningRenderer | A very simple dimensioning renderer. | Class | lnb.util | LNB |
|
| DrawMaskSupport | Offers support for mask drawing to any components. | Class | lnb.util.mask | LNB |
|
| DrawMaskSupport .DrawMaskCallback | | Interface | lnb.util.mask | LNB |
|
| EDT | Helper class to access the Swing UI Thread (EDT) more easily. | Class | lnb.util | LNB |
|
| EDTQuery | | Class | lnb.util | LNB |
|
| ElementMetadata | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util.soap | LNB |
|
| ElementSOAPClient | The element soap client adds functions for learning elements and metadata access to the default ILIAS soap client. | Class | lnb.util.soap | LNB |
|
| ExifUtil | The exif util is a compact utility to read exif informations from images. | Class | lnb.util | LNB |
|
| ExtendedIliasItem | ILIAS object wrapper containing more detailed item informations. | Class | lnb.util.soap | LNB |
|
| ExtendedImage | An extended buffered image with additional header informations. | Class | lnb.util | LNB |
|
| FavouritesList | List of favourits for diverse purposes. | Class | lnb.util | LNB |
|
| FileStreamContainer | A stream container object using the file system. | Class | lnb.util | LNB |
|
| FileUtil | Contains utility methods for files. | Class | lnb.util | LNB |
|
| FixedSizeIcon | The fixed size icon can be used to create same sized icons for images or other icons with variing size. | Class | lnb.util | LNB |
|
| FreeHandStroke | A stroke like painted using a pencil. | Class | lnb.util.graphics | LNB |
|
| GeometrySimplifier | Utility class to create a simplified geometry from a more complex geometry. | Class | lnb.util.geom | LNB |
|
| GeomUtil | Contains static methods for point and vector calculations and for basic 2d geometry operations. | Class | lnb.util.geom | LNB |
|
| GestureUtil | Utility to connect to system gestures like OSX gestures. | Class | lnb.util | LNB |
|
| GestureUtil .GestureListener | | Interface | lnb.util | LNB |
|
| Graphics3D | | Interface | lnb.util | LNB |
|
| GraphicsUtil | Utility methods for renderung. | Class | lnb.util | LNB |
|
| HistogramPainter | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util | LNB |
|
| IconLoader | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util | LNB |
|
| IconTitleObject | Abstract class for objects with title and symbol like categories. | Class | lnb.util | LNB |
|
| IconUtil | Contains utility methods for icons. | Class | lnb.util | LNB |
|
| IliasConstants | Contains ILIAS constants for meta data types and ILIAS object types. | Interface | lnb.util.soap | LNB |
|
| IliasItem | Basic ILIAS item wrapper object. | Class | lnb.util.soap | LNB |
|
| IliasItemNode | An hierachical ILIAS object wrapper containing detailed node informations and Multimediales Lernnetz Bauphysik (lnb) | Class | lnb.util.soap | LNB |
|
| IliasObjectsImportExport | A helper class for importing and exporting ILIAS objects. | Class | lnb.util.soap | LNB |
|
| IliasSOAPClient .IlOperation | | Class | lnb.util.soap | LNB |
|
| IliasSOAPClient .IlUserData | | Class | lnb.util.soap | LNB |
|
| Image3d | Image3d ist eine Graphik-Komponente mit deren Hilfe es moeglich ist, einfache dreidimensionale Graphiken zu erstellen. | Class | lnb.util | LNB |
|
| ImageTransferData | Transferable image data for drag and drop and copy to clipboard. | Class | lnb.util | LNB |
|
| ImageUtil | Utility methods for image drawing. | Class | lnb.util | LNB |
|
| InvokeAction | Utility action to delegate an action event to a method declared on an invoker. | Class | lnb.util | LNB |
|
| IOUtil | Contains utility methods for stream input and output. | Class | lnb.util | LNB |
|
| JavaReflectUtil | Utility methods for java class reflection. | Class | lnb.util | LNB |
|
| KeyStrokeUtil | Static utility methods for testing key codes. | Class | lnb.util | LNB |
|
| LafUtil | Contains utilitiy methods for the LNB Look & Feel. | Class | lnb.util | LNB |
|
| LayoutUtil | Contains utility methods for container layout manager like GridBagLagout. | Class | lnb.util | LNB |
|
| ListenerUtil | Utility methods for event handling. | Class | lnb.util | LNB |
|
| ListUtil | Contains utility methods for list operations. | Class | lnb.util | LNB |
|
| LnbAction | Abstract action as base for all other actions. | Class | lnb.util | LNB |
|
| LnbAction .ButtonActionPropertyChangeListener | Action listener for buttons (Button, Radio, Checkbox, Menu . | Class | lnb.util | LNB |
|
| LnbActionList | List to manage actions. | Class | lnb.util | LNB |
|
| LnbStroke | Interface for Lernnetz strokes. | Interface | lnb.util.graphics | LNB |
|
| LnbUtilities | Contains common helpful utility methods. | Class | lnb.util | LNB |
|
| LocalizableComponent | Interface for components using a localized text and a tooltip description. | Interface | lnb.util | LNB |
|
| LocalizedNamed | Interface for displaying item titles multilingual. | Interface | lnb.util | LNB |
|
| LocalizeUtil | Static utility methods for component and content localization. | Class | lnb.util | LNB |
|
| Location | Geographic location on earth. | Class | lnb.util | LNB |
|
| LocationList | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util | LNB |
|
| LocationList .LocationDistance | Location and distance object. | Class | lnb.util | LNB |
|
| LogarithmicCalculator | Converts values to a logarithmic scale. | Class | lnb.util.calculator | LNB |
|
| LookAndFeelUtil | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 Arne Abromeit | Class | lnb.util | LNB |
|
| MapScale | Icon and renderer for scales on maps. | Class | lnb.util | LNB |
|
| MapUtil | Contains static utility methods for maps. | Class | lnb.util | LNB |
|
| Mediator | Interface for mediators. | Interface | lnb.util.mediator | LNB |
|
| MediatorEvent | Event for mediator events, messages and commands. | Class | lnb.util.mediator | LNB |
|
| Memento | Interface for undo and redo mementos. | Interface | lnb.util.undo | LNB |
|
| MemoryUtil | Estimates the memory usage for an object. | Class | lnb.util | LNB |
|
| MetadataPropertyKeys | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Interface | lnb.util | LNB |
|
| MimeTypes | Contains constants for some useful mime types. | Interface | lnb.util | LNB |
|
| MouseWheelHandler | Helper class to handle concurrent mouse wheel events. | Class | lnb.util | LNB |
|
| MultiUnitAccess | A central unit definition for serveral purpuses. | Class | lnb.util | LNB |
|
| NorthArrow | A simple north arrow for indication the north direction in plan views. | Class | lnb.util | LNB |
|
| ObjectPair | Pair of typeable objects. | Class | lnb.util | LNB |
|
| ObjectQuad | Combination class for four typeable objects. | Class | lnb.util | LNB |
|
| ObjectTriple | Combination class for three typeable objects. | Class | lnb.util | LNB |
|
| Orientations | Returns localized azimuth orientation letter text. | Class | lnb.util | LNB |
|
| OSUtil | Contains utility methods and flags to for the operating system. | Class | lnb.util | LNB |
|
| PolygonSplitUtil | Static methods for splitting polygons into simple polygons and triangles. | Class | lnb.util.geom | LNB |
|
| PolygonUtil | Contains utiltity methods for numerical area calculation on polygons. | Class | lnb.util.geom | LNB |
|
| PreferredLocales | Class to manage preferred locales for multilingual applications. | Class | lnb.util | LNB |
|
| PrintStreamLogger | Simple logger to write logging to a print stream. | Class | lnb.util | LNB |
|
| RamerDouglasPeuckerSimplifier | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 fbta / HfT / Arne Abromeit | Class | lnb.util.geom | LNB |
|
| ReferenceList | A reference list of objects. | Class | lnb.util | LNB |
|
| ReferenceMap | Map for weak or soft referenced values. | Class | lnb.util | LNB |
|
| RelativeDateFormat | Class to format dates in relative format to the current day and time. | Class | lnb.util | LNB |
|
| ResourceLoader | Static methods for loading resource like icons, images and cursors. | Class | lnb.util | LNB |
|
| SankeyShape | Creates basic Sankey diagrams. | Class | lnb.util | LNB |
|
| SearchIndexUtil | Contains helpful methods to create basic indices for values. | Class | lnb.util | LNB |
|
| SelectionUtil | Utility methods for handling selections. | Class | lnb.util | LNB |
|
| SerializeUtil | Helpful static methods for serializing and unsierializing objects. | Class | lnb.util | LNB |
|
| ShapeSymbol | Static class to create line shapes with end symbols. | Class | lnb.util | LNB |
|
| ShapeUtil | Contains utility methods for shape creation. | Class | lnb.util | LNB |
|
| ShapeUtil .MainShape | A main shape containing subshapes. | Class | lnb.util | LNB |
|
| ShapeUtil .ShapePointIterator | Iterator for path points. | Interface | lnb.util | LNB |
|
| SoapConnection | A simple soap client connection. | Class | lnb.util.soap | LNB |
|
| SoapConnection .SoapParam | | Class | lnb.util.soap | LNB |
|
| SoftCacheMap | A map using soft references and a decay time for values. | Class | lnb.util | LNB |
|
| SolarInfo | Calculates sun positions, sun rise and sunset times. | Class | lnb.util | LNB |
|
| SoundAbsorption | Acoustic sound absorption. | Class | lnb.util | LNB |
|
| StateEvent | Load event for download and upload of any data. | Class | lnb.util | LNB |
|
| StateObserver | Event listener to observe load processes (upload and download). | Interface | lnb.util | LNB |
|
| StreamContainer | Interface for objects containing streams. | Interface | lnb.util | LNB |
|
| StringUtil | Static utility methods for strings and for string conversion from or to diverse array and collection types. | Class | lnb.util | LNB |
|
| SVGImageConverter | Converts an svg image to a buffered image. | Class | lnb.util.svg | LNB |
|
| SVGRenderer | Renderer to render graphics to an svg image. | Class | lnb.util.svg | LNB |
|
| TCPIPUtil | Util for ip restriction checking and device searching by ip. | Class | lnb.util | LNB |
|
| ThreadControlledValue | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.util | LNB |
|
| ThreadUtil | Utility methods for multithreaded method execution. | Class | lnb.util | LNB |
|
| TimeoutReader | A stream reader allowing a timeout. | Class | lnb.util | LNB |
|
| TinyComparable | Interface for objects using comparision with a tiny deviation. | Interface | lnb.util | LNB |
|
| TitleDescObject | Abstract class for objects with localized title and a description like quantities. | Class | lnb.util | LNB |
|
| TitledObject | Abstract class for objects with localized title like quantities. | Class | lnb.util | LNB |
|
| ToolButtonIcon | ueberschrift: Komponenten Beschreibung: Hilfs-Komponenten | Class | lnb.util | LNB |
|
| TooltipUtil | Contains helpful methods for tooltips. | Class | lnb.util | LNB |
|
| TransformPathIterator | Transformed path iterator to reverse order, extract a path or change the winding rule. | Class | lnb.util | LNB |
|
| TransparencyFilter | Filter for creating a transparent image. | Class | lnb.util | LNB |
|
| TriangulationUtils | Utility routines for triangulating arbitrary polygons. | Class | lnb.util.geom | LNB |
|
| UIUtil | Utility methods for UI-access. | Class | lnb.util | LNB |
|
| Undoable | Interface for undo and redo operations. | Interface | lnb.util.undo | LNB |
|
| UndoableAction | Abstract implementation for an action allowing undo and redo. | Class | lnb.util | LNB |
|
| UndoAction | Action for undo and redo operations. | Class | lnb.util.undo | LNB |
|
| UndoManager | Manages undo and redo lists. | Class | lnb.util.undo | LNB |
|
| URLStreamLoader | URL stream loader to load data from an url using a cache folder. | Class | lnb.util | LNB |
|
| ValueFormatter | A formatter for values using dynamic multipliers and units. | Class | lnb.util | LNB |
|
| VerticalFlowLayout | Layout manager for arranging components vertically. | Class | lnb.util | LNB |
|
| VirtualObjectTypes | Contains static method for virtual object types. | Class | lnb.util.soap | LNB |
|
| WandMask | Tool for detecting edges in images for mask creation. | Class | lnb.util.mask | LNB |
|
| WatchDog | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 fbta / HfT / Arne Abromeit | Class | lnb.util | LNB |
|
| WeatherLocation | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 fbta / HfT / Arne Abromeit | Class | lnb.util | LNB |
|
| WindowUtil | Utility for showing windows and frames with save window locations and sizes. | Class | lnb.util | LNB |
|
| WobbleStroke | A wobbled stroke. | Class | lnb.util.graphics | LNB |
|
| XMLUtil | Utility methods for reading, writing, creation of XML documents and nodes. | Class | lnb.util.xml | LNB |
|
| XMLValueUtil | Static methods to read values from XML nodes. | Class | lnb.util.xml | LNB |
|
| XMLWriter | Abstract base class for xml writer classes. | Class | lnb.util.xml | LNB |
|
| XYMouseWheelEvent | Mouse wheel event with additional delta X and delta Y information for twodimensional mouse events. | Class | lnb.util | LNB |
|
| ZigZagStroke | A zig zag stroke. | Class | lnb.util.graphics | LNB |
|
| ZipStreamContainer | A stream container for ZIP-streams and ZIP-files. | Class | lnb.util | LNB |