Java Location API


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Java Location API
# 1  
Old 06-12-2009
Java Location API

This artical give basic introduction about Java Location API(JSR179) and Show example application code. The Java Location API for J2ME is intended to run on small client devices such as mobile phones.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Solaris

Java api/sample code for sftp

I'm trying to find an api for Java to send/receive files via sftp. There are some available for purchase out there such as JScape, but I was hoping to find a free one. Does anyone know of one? I would also like to find an open source java example application that can send files via sftp. ... (2 Replies)
Discussion started by: JohnRodey
2 Replies

2. Programming

Java UI does not come up using txtContent.setLineWrap(true) API

Hello , I have code which runs on solaris using java 1.2.2 .. UI will not come up when i use the command "txtContent.setLineWrap(true);".. UI gets displayed if do not use it... ______________________________________________________ txtContent = new JTextArea(20,30); ... (0 Replies)
Discussion started by: shafi2all
0 Replies
Login or Register to Ask a Question
libpanel-applet-2(3)						C Library Functions					      libpanel-applet-2(3)

NAME
libpanel-applet-2 - panel applet API DESCRIPTION
The libpanel-applet-2 library provides an API for developing small applications that may be embedded into the GNOME panel. These are called applets, and are based on GNOME's component system, Bonobo. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this application: /usr/lib/libpanel-applet-2.so Panel Applet API shared library /usr/share/gtk-doc/html/panel-applet Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gnome-panel(1), gnome-desktop-item-edit(1) libgnome-desktop-2(3) libwnck-1(3), attributes(5), gnome-interfaces(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006. SunOS 5.11 31 Aug 2004 libpanel-applet-2(3)