NAME
gcjh - - generate header files from Java class files
SYNOPSIS
gcjh [OPTIONS]... CLASS...
DESCRIPTION
The "gcjh" program is used to generate header files from class files. It can generate both CNI and JNI header files, as well as stub implementation files which can be used as a basis for implementing the required native methods. It is similar to "javah" but has slightly different command line options, and defaults to CNI.
OPTIONS
See "javah" for a full description; this page only lists the additional options provided by "gcjh". CNI text options -add text Insert text into class body. -append text Append text after class declaration. -friend text Insert text as a "friend" declaration. -prepend text Insert text before start of class. Compatibility options (unused) -td DIR -M -MM -MD -MMD Unused compatibility option. Standard options: -help Print help text, then exit. -version Print version number, then exit. -JOPTION Pass argument to the Java runtime.
BUGS
SEE ALSO
javac(1), javah(1), ...
AUTHOR
More Linux Commands
manpages/NextRequest.3.html
NextRequest(3) - Display macros and functions (Man Page)....
The AllPlanes macro returns a value with all bits set to 1 suitable for use in a plane argument to a procedure. The BlackPixel macro returns the black pixel val
manpages/Tcl_SetSystemEncoding.3.html
Tcl_SetSystemEncoding(3) - procedures for creating and using
Tcl_GetEncoding finds an encoding given its name. The name may refer to a built-in Tcl encoding, a user-defined encoding registered by calling Tcl_CreateEncodin
manpages/glRenderMode.3gl.html
glRenderMode(3gl) - set rasterization mode - Linux man page
glRenderMode sets the rasterization mode. It takes one argument, mode, which can assume one of three predefined values: GL_RENDER Render mode. Primitives are ra
manpages/vgcfgbackup.8.html
vgcfgbackup(8) - backup volume group descriptor area........
vgcfgbackup allows you to backup the metadata of your volume groups. If you dont name any volume groups on the command line, all of them will be backed up. In a
manpages/log2l.3.html
log2l(3) - base-2 logarithmic function - Linux manual page
The log2() function returns the base 2 logarithm of x. RETURN VALUE On success, these functions return the base 2 logarithm of x. For special cases, including w
manpages/Tk_FindPhoto.3.html
Tk_FindPhoto(3) - manipulate the image data stored in a phot
Tk_FindPhoto returns an opaque handle that is used to identify a particular photo image to the other procedures. The parameter is the name of the image, that is
manpages/XSubImage.3.html
XSubImage(3) - image utilities (Library - Linux man page)...
The XInitImage function initializes the internal image manipulation routines of an image structure, based on the values of the various structure members. All fi
manpages/XML::LibXML::NodeList.3pm.html
XML::LibXML::NodeList(3pm) - a list of XML document nodes...
An XML::LibXML::NodeList object contains an ordered list of nodes, as detailed by the W3C DOM documentation of Node Lists. SYNOPSIS my $results = $dom->findnode
manpages/vlock.1.html
vlock(1) Virtual Console lock program - Linux manual page...
vlock is a program to lock one or more sessions on the Linux console. This is especially useful for Linux machines which have multiple users with access to the
manpages/gst-discoverer-1.0.1.html
gst-discoverer-1.0(1) Display file metadata and stream infor
gst-discoverer-1.0 is a tool that can be used to print basic metadata and stream information about a media file. It can be run on individual files or whole dire
manpages/panel_window.3curses.html
panel_window(3curses) - panel stack extension for curses....
Panels are ncurses(3NCURSES) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each wi
manpages/ldap_delete_ext.3.html
ldap_delete_ext(3) - Perform an LDAP delete operation.......
The ldap_delete_s() routine is used to perform an LDAP delete operation synchronously. It takes dn, the DN of the entry to be deleted. It returns an LDAP error
