DJ Native Swing 0.9.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DJ Native Swing 0.9.4 (Default branch)
# 1  
Old 03-12-2008
DJ Native Swing 0.9.4 (Default branch)

Image DJ Native Swing allows you to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. The main focus is the integration of a native Web browser and Flash Player using a Swing-like API. All the threading issues and general integration headaches are handled automatically. It uses SWT under the hood, and thus should work everywhere SWT can be placed inside a Swing component. License: GNU Lesser General Public License (LGPL) Changes:
The internal architecture was completely changed to provide the expected stability. This release also adds two new components, the JVLCPlayer and the JHTMLEditor, and enhances existing components.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
papi_native_avail(1)						       PAPI						      papi_native_avail(1)

NAME
papi_native_avail - papi_native_avail utility. file native_avail.c NAME
papi_native_avail - provides detailed information for PAPI native events. Synopsis Description papi_native_avail is a PAPI utility program that reports information about the native events available on the current platform. A native event is an event specific to a specific hardware platform. On many platforms, a specific native event may have a number of optional settings. In such cases, the native event and the valid settings are presented, rather than every possible combination of those settings. For each native event, a name, a description, and specific bit patterns are provided. Options o --help, -h print this help message o -d display detailed information about native events o -e EVENTNAME display detailed information about named native event o -i EVENTSTR include only event names that contain EVENTSTR o -x EVENTSTR exclude any event names that contain EVENTSTR o --noumasks suppress display of Unit Mask information Processor-specific options o --darr display events supporting Data Address Range Restriction o --dear display Data Event Address Register events only o --iarr display events supporting Instruction Address Range Restriction o --iear display Instruction Event Address Register events only o --opcm display events supporting OpCode Matching o --nogroups suppress display of Event grouping information Bugs There are no known bugs in this utility. If you find a bug, it should be reported to the PAPI Mailing List at ptools-perfapi@ptools.org. Version 5.2.0.0 Tue Jun 17 2014 papi_native_avail(1)