jgraph layout pro 1.4.0.2
Book Layout Generator 0.2
Book Layout Generator is a tool that comes handy when printing long documents in a book fashion. more>>
Book Layout Generator tool generates the correct page sequence to print long documents in a book fashion.
You just need to specify how many pages are there in your document and whether to print 2 or 4 pages on each papersheet side (the latter requires cutting the sheets). You can optionally divide the document into sub-volumes and pack them separately. This tool will produce the exact sequence to feed your print dialog with.
If you need to print a book from bottom to top (some books are read from right to left), you can also check the proper option for doing that.
PageLayout 1.12
PageLayout is a layout lanager for Java Swing/AWT. more>>
The elements of rows, columns, and grids may themselves be rows, columns and grids of components. As a result, relatively complex layouts can be managed with code that is compact and conceptually quite straightforward to understand and, therefore, maintain.
PageLayout is available for download for JDK1.5. PageLayout is distributed under LGPL.
The distribution contains the source, extensive documentation, and a large number of nontrivial examples that illustrate the simplicity and the comprehensive nature of the approach.
Enhancements:
- Apart from the addition of new convenience methods, no changes have been made to the code base.
- Programs running under the previous version 1.11 of the layout manager should work without any changes whatsoever.
Collanos Phone Linux 1.4.0.2
Collanos Phone is a software-only Voice over Internet Protocol (VoIP) phone and a multi-protocol instant messenger supporting Jabber, MSN, ICQ, AOL, and Yahoo! protocol combined in one application. It is available on Windows, Mac OSX, and Linux. more>> <<less
JGraph 5.9.2.0
JGraph is the leading Open Source Java Graph Visualization Library. It follows Swing design patterns to provide an API familiar to Swing programmers and functionality that provides a range of features. Graph visualization is a central requirement for applications such as workflow editors, computer and telecommunication networks display, flowcharts, VLSI and CAD, business process modeling, organizational charts, entity-relationship diagrams... more>>
JGraph - JGraph is the leading Open Source Java Graph Visualization Library. It follows Swing design patterns to provide an API familiar to Swing programmers and functionality that provides a range of features. Graph visualization is a central requirement for applications such as workflow editors, computer and telecommunication networks display, flowcharts, VLSI and CAD, business process modeling, organizational charts, entity-relationship and cause and effect diagrams, and much more.
The core JGraph library provides all the features required in a graph visualization library. Built on top of the core are JGraph Layout Pro and JGraphpad Pro. JGraph Layout Pro provides graph layouts that automatically position your nodes. There is a hierarchical layout for workflows, tree layouts for organization charts and so on. JGraphpad Pro is a complete application framework that enables you to rapidly prototype your application, dramatically reducing your time to market for your product.
Enhancements:
Version 5.9.2.0
General bug fixing
System Requirements:<<less
License:LGPL (GNU Lesser General Public License)
JGraphpad 5.6.3
JGraphpad is a diagram editor. more>>
JGraphpad is provided as an example for the JGraph Swing component. Check out the JGraphpad applet and Web Start version.
JGraphpad is a versatile product that may be used to display and edit any type of diagram in the following fields:
- Knowledge Visualization
- Business Diagramming
- Software Engineering
- Monitoring and Configuration
- Transport Networks
- Workflow Systems
Main features:
- Supported Languages: English, French, German, Spanish, Japanese, Indonesian, Thai, Portuguese
- Flexible configuration, enable/disable features, toolbar buttons, add custom commands
- Programmable toolbar, GUI, and features (create your own toolbar buttons)
- Supports a wide range of platforms (Windows, Linux, Mac, Solaris)
- Copy and paste or drag and drop to and from Java and native applications
- Import/Export Text files, GXL, GIF, JPG, PNG, EPS, HTML Image maps, and GraphViz Dot
- Object library with flexible creation and management
- Shortest path and "spanning tree" selection
- 8 Different Automatic layouts
- Overview with Panning and Zoom
- Command History
- Printing and much more...
Enhancements:
- The release now compiles with JGraph 5.6.3, changing the use of graph references in various renderers.
- Some unused code was removed and various Javadocs were cleaned up.
Collanos Workplace Linux 1.4.0.2
Collanos enables teams. Collanos helps information-overloaded teams with software that enables easy access, updating and sharing of team knowledge via peer-to-peer synchronization, online and offline. Collanos Workplace base version is free. more>> <<less
aoeui 1.1.0
aoeui project is a lightweight unobtrusive text editor optimized for the Dvorak keyboard layout. more>>
These are the sources for the aoeui, a lightweight and unobtrusive text editing program that is optimized for fast editing by users of the Dvorak keyboard layout. It was written in March 2007 by Peter Klausler
The file COPYING contains the license under which aoeui is released; please review it so that you understand your rights and responsibilities. In particular, be aware that aoeui comes with ABSOLUTELY NO WARRANTY and your use of the program is entirely at your own risk.
Skeleton Pro 1.7
Skeleton Pro is a Swing demo application that can help you get started with Swing. more>>
Skeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.
Main features:
- Better application startup process:
- brings up a splash with progress indicator; configures and restores the UI; configures and uses logging; configures preferences; finally launches and prepares Swing.
- Better integration with the Mac OS X:
- hooks into the application menu; avoids duplicate menu items; better toolbar buttons; better dock icon when minimized.
- Stores and restores state via user preferences:
- Window position and size, panel layout, look&feel and theme
- More default dialogs: Welcome, License, Preferences, Tip of the day, About
- Uses the global (static) help system
- Provides a dynamic help system
- Can switch look&feel at runtime
- Logs runtime errors to a logfile
- Uses anti-aliased components
- Provides consistent dialog layout and design
Users Guide:
The application is about editing propeller shaft data. It has been extracted from a real-world application that helps ship inspectors check and verify whether a propeller shaft complies with a set of building rules for ship and machinery.
You can either create a new project, or load an existing. In both cases, this demo will create a sample project. You can browse the project components in the navigator, in the left. If you select a node in the navigator, an appropriate viewer shows up on the right side.
Galeon 2.0.3
Galeon is a GNOME Web browser based on Gecko (the mozilla layout engine). more>>
This release is primarily to get some nice bug fixes out to everyone; Ive highlighted these below.
Its also one of the very few times where we didnt need to make any changes to account for new mozilla releases (of course, there are lots of changes to keep up with mozilla cvs).
Enhancements:
- This release will actually build against Mozilla 1.7.5+.
MP3::Album::Layout 0.14
MP3::Album::Layout is a Perl extension to manage/represent a layout for a mp3 album. more>>
SYNOPSIS
use MP3::Album::Layout;
#create a new layout
my $layout = new MP3::Album::Layout;
#change the disc title
$layout->title("Perl conference");
#add a track
$layout->add_track(artist=>someone, title=>regex how to);
#edit track
$layout->edit_track(position=>1, artist=>still dont know the name);
MP3::Album::Layout represents a mp3 album layout, which contains the (artistic) information of a album.

Pleiades 1.0.1
Pleiades is a theme that looks and works like the Macintosh System 7, with a customizable button layout. more>>
Pleiades 1.0.1 is yet another extremely useful utility for everyone. It is actually a theme that looks and works like the Macintosh System 7, with a customizable button layout for xfce users.
Enhancements: 2007-06-01
- Made lower corners bigger
- Fixed buttons on inactive window
- Fixed 1-pixel shadow, now it's right
Gtk2::Ex::FormFactory::Layout 0.65
Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. more>>
SYNOPSIS
package My::Layout;
use base qw/Gtk2::Ex::FormFactory::Layout/;
sub build_form { ... }
sub add_widget_to_form { ... }
...
package main;
$ff = Gtk2::Ex::FormFactory->new (
layouter => My::Layout->new(),
...
);
This class implements the layout of Containers and their Widgets in a Gtk2::Ex::FormFactory framework. "Layout" means, how are the widgets aligned to each other, how much space is between them, how are titles rendered, how labels, etc.
The idea behind Gtk2::Ex::FormFactory::Layout is to have a unique point in a GUI application which actually implements these things. The advantage of this approach is obvious: the implementation is very generic and if you want to change layout things you subclass from Gtk2::Ex::FormFactory::Layout and implement your changes there, and not at hundreds of spots distributed over the source code of your application.
The natural result: a consistent looking GUI.
Gtk2::Ex::MindMapView::Layout::Group 0.000001
Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas. more>>
SYNOPSIS
use base Gtk2::Ex::MindMapView::Layout::Group;
Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView.
INTERFACE
new()
Instantiates an object and intializes the x, y, width, and height properties of the object.
get(property)
Returns the value of the x, y, width or height properties.
get_horizontal_padding()
Returns the horizontal padding between columns.
get_max_width()
Returns the maximum width of a column. This is used to limit the width of a Gtk2::Ex::MindMapView::Item when it is first placed in the Gtk2::Ex::MindMapView.
get_vertical_padding()
Returns the vertical spacing between Gtk2::Ex::MindMapView::Items.
set(property=>$value)
Sets the value of the x, y, width or height properties.
DIAGNOSTICS
Undefined value for key $key.
You tried to get a value that is not defined in this module.
LayManSys 0.4.0
LayManSys is an RDF-based PHP framework for generating a consistent layout for Web documents. more>>
LayManSys is a RDF-based PHP framework for generating a consistent layout of web documents. It is a include library (and no CMS) that can be used online as well as on the command line. It generates the documents HTML frame, that is its < head > and footer, manages (CSS) style definitions, shortcut icons (aka favicons), static HTML and dynamic PHP content and much more.
The necessary meta information is either stored in (the) RDF files or in special layout configuration files; these files can be seen as some kind of themes. To use LayManSys benefits, you only need to write the body of your web document, collect all meta information about it in a RDF file, include the LayManSys library into the document and call its initialization function.
At the documents bottom you may want to call a LayManSys finalization routine that builds the footer element.
As mentioned above, there is only one function call to start parsing the meta information and building the HTML frame. This function delegates most work to helper functions and objects, that parse the RDF file(s), parse a layout configuration if necessary, send HTTP header and generate HTML output until the < body > element. The default is to write also the main heading, < h1 id="doktitel" >, using the same information as for the
Graph::Writer::DrGeo 0.01
Graph::Writer::DrGeo can save the graph output DrGeo scheme script. more>>
SYNOPSIS
my $g = new Graph;
# Add some vertices/edges to $g
my $writer = Graph::Writer::DrGeo->new();
$writer->write_graph($g,"graph.scm");
# graph.scm can be evaluated and rendered with Dr.Geo
Dr. Geo is a GTK interactive geometry software. It allows one to create geometric figure plus the interactive manipulation of such figure in respect with their geometric constraints. It is useable in teaching situation with students from primary or secondary level.
Besides the general file format, Dr.Geo also provide a dynamic graph definition using the language of Scheme. This module save any Graph object into Scheme language, which can be evaluated and rendered in Dr.Geo.
So far the default layout is the circle layout, more kind of layout could be added, and patches welcome.