linux operating commands and unix operating commands

Swing or JavaServer Faces: Which to Choose?


 
Thread Tools Search this Thread
# 1  
Old 04-06-2008
Swing or JavaServer Faces: Which to Choose?

Are AJAX and JSF the only future for UI development, or will Swing survive the Rich Internet Application hype?

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Programming

Java Swing

Hi All, I am new to java swing. I want to develop a electronic schematic editor in java swing. An schematic editor is one where you can put all electronic components and join them to make a circuit. Its like drawing your circuit on paper. Here the paper would be like graph paper or grid which... (1 Reply)
Discussion started by: diehard
1 Replies

2. Programming

Swing and Unix

We use a Unix terminal emulator like xterm at work to connect to our Unix machines from our PCs. I need to set up an interactive form that can display form elements (like toggle, radio, buttons, drop-down lists, etc). I thought it'd be a simple thing to use Java's Swing classes to help with this,... (11 Replies)
Discussion started by: nwboy74
11 Replies

3. News, Links, Events and Announcements

Microsoft CEO Says Faces Tough Challenge from Linux

See this link: http://story.news.yahoo.com/news?tmpl=story&cid=575&e=19&u=/nm/tech_microsoft_memo_dc (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
gnome-cd(1)                                                        User Commands                                                       gnome-cd(1)

NAME
gnome-cd - plays audio CDs SYNOPSIS
gnome-cd [gnome-std-options] DESCRIPTION
The CD Player is an application that allows you to play audio Compact Discs. You can perform the following tasks: o Play, pause, stop, or eject a CD o Move through the tracks on the CD o Adjust the output volume from the CD o Edit the CD track information If you are connected to the Internet, CD Player will attempt to retrieve CD information from CDDB. CDDB is a global database of CD informa- tion. Each CD has a unique identity, which the CD Player can read. If you are connected to the Internet, CD Player will search a CDDB server for that CD's identity and return the information found. This usually includes Title, Artist, and Track information. Once retrieved, this information is stored locally under $HOME/.cddbslave. If you choose to edit this information, you will overwrite what is stored under $HOME/.cddbslave. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching CD Player example% gnome-cd ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: HOME User's home directory. GNOME_CD_DEBUG If set, runs gnome-cd in debug mode. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-cd CD Player binary $HOME/.cddbslave/* Directory where CDDB information is stored ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-cd | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
CD Player Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-std-options(5), esd-config(1), esdcat(1), esdctl(1), esdmon(1), esdplay(1), esdrec(1), esdsample(1), libesd(3), sox(1), soxmix(1), play(1), gnome-volcheck(1), cddb-slave2-properties(1), environ(5) NOTES
Written by Matt Keenan, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-cd(1)