Viewers Sample

This sample is located in \Samples\afc102\Viewers.

Description
Using the Sample
Key Project Files
Technologies Demonstrated

Description

This sample shows how to use the most common AFC viewers. The sample displays a panel that contains the following components:

All the viewers that compose this sample are contained in a UITabViewer, which is, in turn, contained in a UIGroup control.

Using the Sample

To use the sample

You can manipulate the sample's components by performing the following actions:

Key Project Files

SplitViewerPanel.java

This class extends UIPanel and implements SDKConsts and IFxGraphicsConstants. It creates the UISplitViewer property page.

ColumnViewerPanel.java

This class extends UIPanel and implements SDKConsts. It creates the UIColumnViewer property page, which illustrates column movement and tree expanding and collapsing.

MarqueePanel.java

This class extends UIPanel and implements SDKConsts. It creates the UIMarquee property page, which illustrates scrolling, changing, and animation of graphics.

TabViewerPanel.java

This class extends UIPanel and implements SDKConsts. It creates the UITabViewer property page, which illustrates nested tabs.

Technologies Demonstrated

AFC

© 1999 Microsoft Corporation. All rights reserved. Terms of use.