JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Trusted Extensions Developer's Guide     Oracle Solaris 10 1/13 Information Library
search filter icon
search icon

Document Information

Preface

1.  Trusted Extensions APIs and Security Policy

2.  Labels and Clearances

3.  Label Code Examples

4.  Printing and the Label APIs

5.  Interprocess Communications

6.  Trusted X Window System

7.  Label Builder APIs

APIs for Label Builder GUIs

Creating an Interactive User Interface

Label Builder Behavior

Keyboard Entry and Update Button

Radio Button Options

Reset Button

Cancel Button

Application-Specific Functionality for Label Builder

Privileged Operations and Label Builder

tsol_lbuild_create() Routine

Extended Label Builder Operations

ModLabelData Structure

Online Help for Label Builder

8.  Trusted Web Guard Prototype

9.  Experimental Java Bindings for the Solaris Trusted Extensions Label APIs

A.  Programmer's Reference

B.  Trusted Extensions API Reference

Index

Online Help for Label Builder

The Help button and other widgets that are used in the user interface can be accessed directly from your application code through the lbl_shell field in the ModLabelData structure. To add online help to your application, follow the procedures and guidelines in the Common Desktop Environment: Help System Author's and Programmer's Guide.