Package wt.clients.step

Class Summary
ChooserOptions  
ConversionLogDialog  
GridPanel A simplified interface to the GridBagContraints layout manager applied to a Panel.
SafeSwingWorker Separate thread for performing long operations and then showing the results in the AWT/GUI thread avoiding clashes in GUI updates.
StackLayout A layoutManager which stacks components one on top of the other, regardless of their size.
StepApplet  
StepExportApp An application or applet for launching the STEP Export dialog.
StepExportApplet  
STEPExportFrame Separate frame for selection of information to be exported and selection of a document to hold that information.
STEPFrame Common features of the STEPImport and STEPExport Frames
StepImportApp  
StepImportApplet  
STEPImportFrame Separate frame for the selection of data and properties to be imported.
WTChooser WTChooser provides a tool that allows you to include in your application the ability to search for objects in the local Windchill database.
 

Exception Summary
NoSchemasFoundException Exception thrown when no STEP Schemas are found for STEP import or export processes.