Package gishur.awt

Provides classes for gishur-specific look and feel.

See:
          Description

Interface Summary
ToolTip Interface that must be implemented by components that like to show ToolTips or a StatusTips.
 

Class Summary
CloseableFrame Frame, der sich selbst schließt.
DialogFrame  
DispatchThread  
DockBar Eine Symbolleiste mit einem Dock- und einem New Window-Button.
GishurCanvas Ein Canvas, der zusätzlich einen ObjectListener und ObjectEvents unterstützt.
GishurEventMulticaster Eventmulticaster mit ObjectListener.
StaticImage Base class for static images that can be produced via the ImageGrabber (see class apps.tools.ImageGrabber) tool.
Symbolbar Eine Symbolleiste.
SymbolbarArea
SymbolbarElement Ein Element, das in eine Symbolleiste eingefügt werden kann.
SymbolbarGrasp Der Griff für eine Symbolleiste.
SymbolbarLabel  
SymbolbarSeparator Ein Trennstrich auf der Symbolleiste.
SymbolbarSlider A Symbolbarelement class that represents a slider.
SymbolButton Ein Button für eine Symbolleiste.
SymbolImageButton Ein Button für eine Symbolleiste.
SymbolImageStatusButton Ein SymbolImageButton, der verschiedene Zustände haben und für jeden Zustand ein anderes Bild anzeigen kann.
SymbolSpinCombo A symbolbar element which can show an element of a given list and scroll through that list with two little spin buttons.
SymbolSpinNumCombo A symbolbar element which can show a numerical value and change it via two little spin buttons.
SymbolSplitElement  
ToolTipper The ToolTipper class provides Windows-like tooltips without the need of an extra window.
TraceBar A TraceBar is a Symbolbar that support algorithm recording via a Tracer object.
ZoomBar Eine Symbolleiste mit Buttons zum zoomen von Bereichen. 6 Buttons werden automatisch erstellt, sie brauchen nur noch mit den entsprechenden Layern und InputHandlern verknüpft zu werden.
ZoomBar2 A Symbolbar with buttons for zoom and translate operations on ScreenTransformations of Layers.
 

Package gishur.awt Description

Provides classes for gishur-specific look and feel.