Package com.tensegrity.gui.swing.dialog

This package contains several Dialog implementations, such as a ColorChooser for the three Format types (Paint, Stroke, Font) of the Graphics API.

See:
          Description

Class Summary
AboutDialog The AboutDialog is a simple JDialog implementation displaying an image and some copyright information.
AttributableOnSetDialog Dialog to show and edit the visibility and write protection of attributes.
AttributesEditorStateDialog Dialog to show and edit the visibility and write protection of attributes.
BaseDialog The BaseDialog is a base class for good looking dialogs.
ColorFormatDialog The dialog implementation for the FormatColor Panel.
CustomAttributesDialog CustomAttributesDialog allows the user to add (custom) attributes to the selected elements.
ElementConflictDialog ElementConflictDialog The ElementConflictDialog is used to resolve conflicts between rules or layout contexts in a document and rules or layout contexts that are indirectly added to the document through pasted or dragged elements.
FontFormatDialog The FontFormatDialog is the tensegrity FontChooser Dialog.
FormatDialog Class FormatDialog acts as a base class for all format related dialogs.
GeometryHintsDialog The GeometryHintsDialog allows users to specify Hints concerning the geometry of an object.
LoginDialog A simple login dialog with user/password input field and ok/cancel button.
MarkerFormatDialog A Dialog to modify a MarkerFormat.
MemoryMonitorDialog Simple dialog for memory consumption monitoring.
OpenFileConflictDialog OpenFileConflictDialog
OptionDialog The OptionDialog class is a generic dialog implementation which enables you to quickly create a Dialog which lets users decide between several options.
PaintFormatDialog The dialog implementation for the FormatPaint Panel.
PreferenceDialog This dialog offers a view on the attributes stored in a Preferences object.
PropertiesDialog Dialog to show the properties of one or more AttributableOnSets.
ShapeFormatDialog The ShapeFormatDialog is meant to allow the formatting of shapes in general.
StrokeFormatDialog The StrokeFormatDialog allows users to change the StrokeFormat.
StrokePatternDialog The StrokePatternDialog is used to edit the custom pattern of a StrokePattern in a modal dialog.
StyleDialog The StyleEditor is a JDialog based implementation to allow users to create, modify and delete currently loaded style elements of a GraphApplication.
TextEditDialog An editable, multi-line text dialog that get's opened when the attributes of a CompositeLabel or a Composite holding a Label2D are displayed in the SwingAttributeTable.
TextInputDialog BaseDialog implementation to replace the JOptionPane input dialog with the Tensegrity dialog for entering single row texts.
ZoomDialog The ZoomDialog offers several predefined zoom options and a slider to set a custom zoom value.
 

Package com.tensegrity.gui.swing.dialog Description

This package contains several Dialog implementations, such as a ColorChooser for the three Format types (Paint, Stroke, Font) of the Graphics API. In a subpackage you can find the FileOpen-/-CloseDialog.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.