Click Framework 1.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Click Framework 1.5 (Default branch)
# 1  
Old 11-12-2008
Click Framework 1.5 (Default branch)

ImageClick Framework is a modern JEE Web applicationframework providing a natural rich client styleprogramming model. It is designed to be very easyto learn and use, with developers getting up andrunning within a day. It also supports automaticcomponent rendering, client/server sidevalidation, full localization, and multipletemplate engines (currently Velocity, JSP, andFreeMarker).Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Left click select,right click copy

Hi all, when i ssh into my linux machine, i can do a double left click and then right click to paste it anywhere i need. However, on the actual machine, in the terminal, i cannot do a double left click and right click to paste it. i need to right click and select Copy followed by click click... (1 Reply)
Discussion started by: new2ss
1 Replies
Login or Register to Ask a Question
gdevilspie(1)						      General Commands Manual						     gdevilspie(1)

NAME
gdevilspie - Graphical interface to devilspie. SYNOPSIS
gdevilspie DESCRIPTION
gdevilspie gDevilspie is a graphical front-end to the devilspie daemon. OPTIONS
Example: Adding File Manager (Nautilus) to Workspace 3, maximized horizontally. Launch gDevilspie Click on the Add button Type in the name of your new rule In the Matching Tab check the box for window_class and application_name. Type File Manager in the equals box in the right pane of the Rules Editor for both of the Matching Property items above. An alternative way of producing the above would be to launch the application you wish to setup. Click on the gDevilspie Get button, locate your application within the Window Selector box, highlight it then click apply. This will populate the equals field for you. Click the Actions Tab. Check the set_workspace box and set the workspace to 3. Click the maximize_horizontally check box. Click Save. Click Stop then Start on the gDevilspie main window for good measure. Here is your output in the raw tab: ( if ( begin ( is ( window_class ) "File Manager" ) ( is ( application_name ) "File Manager" ) ) ( begin ( set_workspace 3 ) ( maximize_horizontally ) ( println "match" ) ) ) Using the example above you can configure gDevilspie to set your applications to run many different ways. AUTHOR
Islam Amer <iamer@open-craft.com>. This manual page was written by Chris Silva <racerx@makeworld.com>, for the Debian project (but may be used by others). version 0.50 June 12, 2010 gdevilspie(1)