SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

W

WAColumnModelListener - class com.sas.workspace.WAColumnModelListener.
Title: WAColumnModelListener Description: second version of WATable.
WAComboBox - class com.sas.workspace.WAComboBox.
The WAComboBox class extends JComboBox to provide sorted comboboxes.
WAComboBox.cBasicComboBoxUI - class com.sas.workspace.WAComboBox.cBasicComboBoxUI.
 
WAComboBox.cComboBoxEditor - class com.sas.workspace.WAComboBox.cComboBoxEditor.
 
WAComboBox.cComboBoxModel - class com.sas.workspace.WAComboBox.cComboBoxModel.
cComboBoxModel extends the default combobox model to add items in sorted order if necessary and to prevent inserts if model is sorted.
WAComboBox.cMotifComboBoxUI - class com.sas.workspace.WAComboBox.cMotifComboBoxUI.
 
WAComboBox.cWindowsComboBoxUI - class com.sas.workspace.WAComboBox.cWindowsComboBoxUI.
 
WAConnectDialog - class com.sas.workspace.WAConnectDialog.
 
WAConnectWizard - class com.sas.workspace.WAConnectWizard.
 
WADataEntryField - class com.sas.workspace.WADataEntryField.
Deprecated. As of 10/09/2001, this class has been deprecated. Use WATextField instead. If WATextField does not have the needed functionality, please request it.
WADataEntryField.WASimpleClipboard - class com.sas.workspace.WADataEntryField.WASimpleClipboard.
Deprecated. This interface is used as the clipboard for applets because they don't have access to the system clipboard.
WAdminResource - class com.sas.workspace.WAdminResource.
Each package has a standard set of resources named PropertyBundle.
WAHMAdapter - class com.sas.workspace.WAHMAdapter.
Title: WAHMAdapter Description: second version of WATable.
WAInternalFrame - class com.sas.workspace.WAInternalFrame.
This class serves several purposes: Make the border look like a resizable border if the frame is resizable.
WAInternalFrame.cCloseAction - class com.sas.workspace.WAInternalFrame.cCloseAction.
cCloseAction is the close action.
WAIntTextField - class com.sas.workspace.WAIntTextField.
 
WAIntTextField.IntDocument - class com.sas.workspace.WAIntTextField.IntDocument.
 
WAKeyAdapter - class com.sas.workspace.WAKeyAdapter.
extends KeyAdapter to provide custom tabbing and <CR> support.
WallFillStyleTag - class com.sas.taglib.graphics.components.WallFillStyleTag.
 
Wallpaper - class com.sas.visuals.Wallpaper.
 
WALoginDialog - class com.sas.workspace.WALoginDialog.
 
WAPanel - class com.sas.workspace.WAPanel.
The base class for panels that are embedded in WAStandardDialog and WAStandardInternalFrames.
WAPasswordField - class com.sas.workspace.WAPasswordField.
A password field with a focus listener which can be used to highlight the field contents and put the cursor at the end of the text contained in the field.
WAPropertyDialog - class com.sas.workspace.WAPropertyDialog.
This class is used for dialogs with property tabs.
WAPropertyDialog.cStoreChangeListener - class com.sas.workspace.WAPropertyDialog.cStoreChangeListener.
cStoreChangeListener listens to the store for changes to the data.
WAPropertyDialog.cVetoableChangeListener - class com.sas.workspace.WAPropertyDialog.cVetoableChangeListener.
cVetoableChangeListener listens to the metadata store for vetoable changes.
WAPropertyFrame - class com.sas.workspace.WAPropertyFrame.
This class is derived from WAStandardInternalFrame and has a WATabbedPanel as the main panel.
WAPropertyFrame.cStoreChangeListener - class com.sas.workspace.WAPropertyFrame.cStoreChangeListener.
cStoreChangeListener listens to the store for changes to the data.
WAPropertyFrame.cVetoableChangeListener - class com.sas.workspace.WAPropertyFrame.cVetoableChangeListener.
cVetoableChangeListener listens to the metadata store for vetoable changes.
WAPropertyTab - class com.sas.workspace.WAPropertyTab.
This class is used to create custom property tabs and wizard panels.
WAPropertyTabGroup - class com.sas.workspace.WAPropertyTabGroup.
Description: Simple visual used to contain a set of tabs, an icon and a text label.
WARootPane - class com.sas.workspace.WARootPane.
The purpose of this class is to provide an implementation of JRootPane that fixes the bug where the last button with input focus becomes the default button.
WARowCellRenderer - class com.sas.workspace.WARowCellRenderer.
cell renderer to draw the row numbers....
WARowTable - class com.sas.workspace.WARowTable.
Title: WARowTable Description: simple extension of JTable for the row "headers" Copyright: Copyright (c) SAS Institute Company: SAS
WARowTableUI - class com.sas.workspace.WARowTableUI.
private class to override the UI for the WARowTable.
WARowTableUI.MouseInputHandlerRow - class com.sas.workspace.WARowTableUI.MouseInputHandlerRow.
 
WASimpleWizardModel - class com.sas.workspace.WASimpleWizardModel.
Simple wizard model that allows sequential movement between panels from the first panel to the last panel.
WASpinBox - class com.sas.workspace.WASpinBox.
A SpinBox allows only NUMERIC characters to be entered into the text field.
WASplitableTabbedPane - class com.sas.workspace.WASplitableTabbedPane.
 
WASplitableTabbedPane.cSplitOutPane - class com.sas.workspace.WASplitableTabbedPane.cSplitOutPane.
 
WASplitableTabbedPane.cTabbedPane - class com.sas.workspace.WASplitableTabbedPane.cTabbedPane.
 
WASplittablePropertyFrame - class com.sas.workspace.WASplittablePropertyFrame.
This class is a property sheet frame that uses a splittable tabbed pane.
WASplittablePropertyFrame.cKeyHandlerExt - class com.sas.workspace.WASplittablePropertyFrame.cKeyHandlerExt.
cKeyHandlerExt extends cKeyHandler class to provide the user the ability to display help on the tabs.
WASplittablePropertyFrame.cSplittableTabbedPanel - class com.sas.workspace.WASplittablePropertyFrame.cSplittableTabbedPanel.
cSplittableTabbedPanel is a WATabbedPanel that has a splittable tabbed pane embedded in it (rather than a JTabbedPane).
WASplittablePropertyFrame.cSplittableTabbedPanel.cDataChangedListenerExt - class com.sas.workspace.WASplittablePropertyFrame.cSplittableTabbedPanel.cDataChangedListenerExt.
cDataChangedListenerExt listens for data changed events from the contained tabs.
WAStandardDialog - class com.sas.workspace.WAStandardDialog.
The base class for standard dialogs.
WAStandardDialog.cDataChangedListener - class com.sas.workspace.WAStandardDialog.cDataChangedListener.
The cDataChangedListener will catch changes to the DataChanged property and enable/disable the apply button appropriately.
WAStandardDialog.cKeyHandler - class com.sas.workspace.WAStandardDialog.cKeyHandler.
The cKeyHandler will catch the escape, help or enter keys and process them appropriately for a dialog.
WAStandardDialog.cPanelDataChangedListener - class com.sas.workspace.WAStandardDialog.cPanelDataChangedListener.
The cPanelDataChangedListener will catch changes to the main panel's data changed property and set the frame's data changed property appropriately.
WAStandardInternalFrame - class com.sas.workspace.WAStandardInternalFrame.
The base class for internal frames.
WAStandardInternalFrame.cDataChangedListener - class com.sas.workspace.WAStandardInternalFrame.cDataChangedListener.
The cDataChangedListener will catch changes to the DataChanged property and enable/disable the apply button appropriately and update the frame's title.
WAStandardInternalFrame.cKeyHandler - class com.sas.workspace.WAStandardInternalFrame.cKeyHandler.
The cKeyHandler will catch the escape, help or enter keys and process them appropriately for a internal frame.
WAStandardInternalFrame.cPanelDataChangedListener - class com.sas.workspace.WAStandardInternalFrame.cPanelDataChangedListener.
The cPanelDataChangedListener will catch changes to the main panel's data changed property and set the frame's data changed property appropriately.
WATabbedPanel - class com.sas.workspace.WATabbedPanel.
This class is derived from WAPanel and has an embedded JTabbedPane.
WATabbedPanel.cDataChangedListener - class com.sas.workspace.WATabbedPanel.cDataChangedListener.
cDataChangedListener listens for data changed events from the contained tabs.
WATabbedPanel.cMoveDataToViewRunnable - class com.sas.workspace.WATabbedPanel.cMoveDataToViewRunnable.
cMoveDataToViewRunnable is a runnable that will move data from the property tab's object store to the property tab.
WATabbedPanel.cPopulateStoreRunnable - class com.sas.workspace.WATabbedPanel.cPopulateStoreRunnable.
cPopulateStoreRunnable is a runnable that will populate the property tab's object store.
WATabbedPanel.cTabbedPane - class com.sas.workspace.WATabbedPanel.cTabbedPane.
cTabbedPane is a JTabbedPane that implements the WsTabbedInterface.
WATabbedPanel.cTabChangedListener - class com.sas.workspace.WATabbedPanel.cTabChangedListener.
cTabChangedListener listens for changes to the selected tab.
WATable - class com.sas.workspace.WATable.
WATable extends JTable to provide additional functionality for developers to access.
WATableCellRenderer - class com.sas.workspace.WATableCellRenderer.
renderer for the IndexTable class.
WATableChangeListener - class com.sas.workspace.WATableChangeListener.
listener to move the view automatically when the user inserts a new row (or does anything else to change the table's state).
WATableMenu - class com.sas.workspace.WATableMenu.
Simple class to implement popup menus in the table.
WATableModel - class com.sas.workspace.WATableModel.
A WATableModel extends the TableModel in order to supply the WATable with data.
WATableModel.DeletedRowTableModelEvent - class com.sas.workspace.WATableModel.DeletedRowTableModelEvent.
DeletedRowTableModelEvent - an event for a deleted row in the table that provides the row's data for use in handling the event.
WATableModel.UndoableDelete - class com.sas.workspace.WATableModel.UndoableDelete.
inner class, extension of WAUndoable
WATableModel.UndoableInsertRow - class com.sas.workspace.WATableModel.UndoableInsertRow.
 
WATableModel.UndoableSet - class com.sas.workspace.WATableModel.UndoableSet.
 
WATableUI - class com.sas.workspace.WATableUI.
Inner class to override the painting.
WATableUI.MouseInputHandlerTable - class com.sas.workspace.WATableUI.MouseInputHandlerTable.
 
WaterfallChart - class com.sas.graphics.components.waterfallchart.WaterfallChart.
The WaterfallChart component is a Swing component that produces waterfall charts that support the visualization of multiple response variables.
WaterfallChart - class com.sas.servlet.tbeans.graphics.html.WaterfallChart.
The WaterfallChart TransformationBean is a servlet component that produces waterfall charts that support the visualization of multiple response variables.
WaterfallChartComposite - class com.sas.servlet.tbeans.graphics.html.WaterfallChartComposite.
WaterfallChartComposite is a TransformationBean that is composed of other TransformationBeans.
WaterfallChartDataModel - class com.sas.graphics.components.waterfallchart.WaterfallChartDataModel.
Common superclass for all WaterfallChart DataModels to provide a "type" of data model that can be assigned to a WaterfallChart.
WaterfallChartModel - class com.sas.graphics.components.waterfallchart.WaterfallChartModel.
A WaterfallChartModel encapsulates most of a WaterfallChart's visual display properties.
WaterfallChartOLAPDataModel - class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel.
A WaterfallChartOLAPDataModel assigns an OLAPDataSetInterface to a WaterfallChart.
WaterfallChartTableDataModel - class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel.
A WaterfallChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a WaterfallChart component.
WATextArea - class com.sas.workspace.WATextArea.
This class extends JTextArea to fix common problems in JTextArea.
WATextArea.cBasicTextAreaUI - class com.sas.workspace.WATextArea.cBasicTextAreaUI.
 
WATextComponent - interface com.sas.workspace.WATextComponent.
 
WATextField - class com.sas.workspace.WATextField.
This class extends JTextField to fix common problems in JTextField.
WATextField.cBasicTextFieldUI - class com.sas.workspace.WATextField.cBasicTextFieldUI.
 
WATextPane - class com.sas.workspace.WATextPane.
This class extends JTextPane to fix common problems in JTextPane.
WATextPane.cBasicTextPaneUI - class com.sas.workspace.WATextPane.cBasicTextPaneUI.
 
WATitledPane - class com.sas.workspace.WATitledPane.
The WATitledPane provides a class that is a JPanel with a title pane.
WATitledPane.cTitlePane - class com.sas.workspace.WATitledPane.cTitlePane.
 
WATitledPane.cTitlePane.cTitlePaneLayout - class com.sas.workspace.WATitledPane.cTitlePane.cTitlePaneLayout.
 
WATransitionWizardModel - class com.sas.workspace.WATransitionWizardModel.
A transition based wizard model.
WATransitionWizardModel.cPanelStack - class com.sas.workspace.WATransitionWizardModel.cPanelStack.
Internal class in WATransitionWizardModel used to keep a stack of wizard panels which is the path back through the panels.
WATransitionWizardModel.cTransition - class com.sas.workspace.WATransitionWizardModel.cTransition.
Internal class in WATransitionWizardModel that stores the state and destination for a transition.
WATransitionWizardModel.cWizardPanelInfo - class com.sas.workspace.WATransitionWizardModel.cWizardPanelInfo.
Internal class in WATransitionWizardModel used to keep pairs of WizardTabInfo and transition lists.
WAUndoable - class com.sas.workspace.WAUndoable.
class to provide a general, undo class for WA.
WAUndoManager - class com.sas.workspace.WAUndoManager.
This Class is a wrapper for the Java UndoManager.
WAWizardDialog - class com.sas.workspace.WAWizardDialog.
This class is used to manage wizards.
WAWizardDialog.cWizardButtonsPaneLayout - class com.sas.workspace.WAWizardDialog.cWizardButtonsPaneLayout.
 
WAWizardDialog.cWizardButtonsPaneLayout.cMaxDimension - class com.sas.workspace.WAWizardDialog.cWizardButtonsPaneLayout.cMaxDimension.
 
WAWizardDialog.cWizardPanel - class com.sas.workspace.WAWizardDialog.cWizardPanel.
 
WAWizardModel - interface com.sas.workspace.WAWizardModel.
Interface used by WAWizardDialog to maneuver back and forth between wizard panels.
WebappContextParams - class com.sas.webapp.contextsharing.WebappContextParams.
This class encapsulates the setting and getting of shared data between web applications.
WebDAVPackageDAVServerResultHints - class com.sas.services.storedprocess.WebDAVPackageDAVServerResultHints.
This ResultHints sub-class specfies hints for the RESULT_TYPE_PERMANENT_WEBDAV_PACKAGE result type and subtype ResultHints.HINT_SUBTYPE_WEBDAV_DAVSERVER.
WebDAVPackagePRResultHints - class com.sas.services.storedprocess.WebDAVPackagePRResultHints.
This ResultHints sub-class specfies hints for the RESULT_TYPE_PERMANENT_WEBDAV_PACKAGE result type and subtype ResultHints.HINT_SUBTYPE_WEBDAV_USER_PR.
WebDAVPackageURLResultHints - class com.sas.services.storedprocess.WebDAVPackageURLResultHints.
This ResultHints sub-class specfies hints for the RESULT_TYPE_PERMANENT_WEBDAV_PACKAGE result type and subtype ResultHints.HINT_SUBTYPE_WEBDAV_URL.
WebMDDBView - class com.sas.servlet.tbeans.webmddbview.WebMDDBView.
The WEBMDDB Procedure (Experimental Procedure) WEEK - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftUnit
This represents a "week" of time to shift by.
WEEKDAY - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftUnit
This represents a "weekday" of time to shift by.
WeightLegendStyleTag - class com.sas.taglib.graphics.chart.WeightLegendStyleTag.
WeightLegendStyleTag is the tag handler class for the sasads:WeightLegendStyle custom tag.
WindowInit2Interface - interface com.sas.awt.WindowInit2Interface.
This interface must be implemented by applets and frames that wish to be initialized by a separate thread (see WindowInitThread).
WindowInitInterface - interface com.sas.awt.WindowInitInterface.
This interface must be implemented by applets and frames that wish to be initialized by a separate thread (see WindowInitThread).
WindowInitThread - class com.sas.awt.WindowInitThread.
Provides a separate thread for initializing applets and frames.
WindowInitUtil - class com.sas.awt.WindowInitUtil.
Based on com.sas.awt.WindowInitThread Provides utilities for initializing applets and frames.
Windows95Border - class com.sas.visuals.Windows95Border.
Windows95Border provides Border support for Windows 95 Window Border styles Wizard - class com.sas.swing.visuals.wizard.Wizard.
Wizard is a class that provides a framework to develop wizards.
Wizard - class com.sas.swing.visuals.wizard2.Wizard.
Wizard is a class that provides a framework to develop wizards.
WizardPageDeck - class com.sas.swing.visuals.wizard.WizardPageDeck.
WizardPageDeck is responsible for containing, displaying, and managing the pages in a Wizard object.
WizardPageDeck - class com.sas.swing.visuals.wizard2.WizardPageDeck.
WizardPageDeck is responsible for containing, displaying, and managing the pages in a Wizard object.
WizardPageInterface - interface com.sas.swing.visuals.wizard.WizardPageInterface.
WizardPageInterface is an interface used by pages contained in a Wizard.
WizardTabInfo - class com.sas.workspace.WizardTabInfo.
Container class for information about wizard panels (tabs)
WordWrapTextArea - class com.sas.visuals.WordWrapTextArea.
WordWrapTextArea is a subclass of com.sas.awt.TextArea that should be used when word-wrapping is desired.
Workspace - class com.sas.workspace.Workspace.
Class to create the main application.
Workspace.cFocusListener - class com.sas.workspace.Workspace.cFocusListener.
 
Workspace.ShowAppServerDialog - class com.sas.workspace.Workspace.ShowAppServerDialog.
 
WorkspaceBean - class com.sas.util.connection.WorkspaceBean.
The WorkspaceBean class is a Java bean that wraps the com.sas.iom.SAS.IWorkspace class.
WorkspaceConnector - class com.sas.iom.WorkspaceConnector.
This class is the interface between pooled connection to IWorkspace objects and the workspace factory.
WorkspaceFactory - class com.sas.iom.WorkspaceFactory.
WorkspaceFactory provides a factory for creating and connecting to a remote object on an IOM Server that implements com.sas.iom.SAS.IWorkspace.
WorkspaceFactoryException - exception com.sas.iom.WorkspaceFactoryException.
The exception class for the WorkspaceFactory.
WorkspaceFile - class com.sas.workspace.WorkspaceFile.
This class allocates and manages a properties file.
WorkspaceMenuSupport - class com.sas.workspace.WorkspaceMenuSupport.
WorkspaceMenuSupport is the base class for main menu and toolbar support.
WorkspaceOMAView - class com.sas.workspace.WorkspaceOMAView.
This is an absract class that must be overridded to handle views.
WorkspacePoolDriver - class com.sas.iom.WorkspacePoolDriver.
Deprecated. The methods in this class are ambiguous. Use com.sas.iom.WorkspaceFactory instead. It is not always clear when calling getPooledWorkspace if the intent is to create a new connection pool or to get a connection from an existing pool. Furthermore, calls to closePool may match more than one pool, and the caller has no way to control which pools should be closed.
WorkspacePoolException - exception com.sas.iom.WorkspacePoolException.
Deprecated. WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException.
WorkspacePropertyInterface - interface com.sas.util.connection.WorkspacePropertyInterface.
The WorkspacePropertyInterface is a simple interface for setting and retrieving a workspace property on an object.
WorkspaceShortcutBar - class com.sas.workspace.WorkspaceShortcutBar.
Used to create a titled shortcut panel in the workspace.
WorkspaceTree - class com.sas.workspace.WorkspaceTree.
The purpose of this class is to be the superclass of all workspace tree classes.
WorkspaceTree.cCellEditor - class com.sas.workspace.WorkspaceTree.cCellEditor.
 
WorkspaceTree.cCellEditorListener - class com.sas.workspace.WorkspaceTree.cCellEditorListener.
 
WorkspaceTree.cDeleteAction - class com.sas.workspace.WorkspaceTree.cDeleteAction.
 
WorkspaceTree.cDragGestureListener - class com.sas.workspace.WorkspaceTree.cDragGestureListener.
 
WorkspaceTree.cDragSourceListener - class com.sas.workspace.WorkspaceTree.cDragSourceListener.
 
WorkspaceTree.cDropTargetListener - class com.sas.workspace.WorkspaceTree.cDropTargetListener.
 
WorkspaceTree.cExpansionListener - class com.sas.workspace.WorkspaceTree.cExpansionListener.
cExpansionListener listens for expansion events in order to populate the tree model as necessary.
WorkspaceTree.cKeyListener - class com.sas.workspace.WorkspaceTree.cKeyListener.
cKeyListener listens for different key strokes to perform actions for those keys.
WorkspaceTree.cMouseListener - class com.sas.workspace.WorkspaceTree.cMouseListener.
cMouseListener listens for double click events and events that trigger context menus.
WorkspaceTree.cRefreshAction - class com.sas.workspace.WorkspaceTree.cRefreshAction.
 
WorkspaceTree.cRenameAction - class com.sas.workspace.WorkspaceTree.cRenameAction.
 
WorkspaceTree.cRepositoryNode - class com.sas.workspace.WorkspaceTree.cRepositoryNode.
 
WorkspaceTree.cRootNode - class com.sas.workspace.WorkspaceTree.cRootNode.
 
WorkspaceTree.cSelectListener - class com.sas.workspace.WorkspaceTree.cSelectListener.
cSelectListener is a selection listener that updates the enabled state of action based on changes in the selection.
WorkspaceTree.cTreeCellRenderer - class com.sas.workspace.WorkspaceTree.cTreeCellRenderer.
 
WorkspaceTreeModel - class com.sas.workspace.WorkspaceTreeModel.
The model used for the WorkspaceTree.
WorkspaceTreeModel.cMetadataServerListener - class com.sas.workspace.WorkspaceTreeModel.cMetadataServerListener.
 
WorkspaceTreeObject - interface com.sas.workspace.WorkspaceTreeObject.
Use this class to create one or more trees to put into the workspace.
WorkspaceUtil - class com.sas.workspace.WorkspaceUtil.
A collection of utilities to display help, handle images, handle window sizes, etc.
write(Element) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Serializes this model as a sub-element to the given DOM element and returns the subelement representing this model.
write(Element) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Serializes this model as a sub-element to the given DOM element and returns the subelement representing this model.
WriterProxy - class com.sas.io.WriterProxy.
A proxy wrapper for access to a java.io.Writer on a remote virtual machine.
WsAbstractAction - class com.sas.workspace.WsAbstractAction.
This class is abstract class that encapsulates several workspace specific things associated with an action.
WsAbstractProgressDialog - class com.sas.workspace.WsAbstractProgressDialog.
WsAbstractProgressDialog is an abstract class that is a dialog that has a progress bar that updates periodically.
WsAbstractProgressDialog.cTimerListener - class com.sas.workspace.WsAbstractProgressDialog.cTimerListener.
The timer listener class.
WsAbstractSorter - class com.sas.workspace.WsAbstractSorter.
WsAbstractSorter defines an interface for sorters.
WsAbstractTableColumn - class com.sas.workspace.WsAbstractTableColumn.
WsAbstractTableColumn is the class used for the description of a column.
WsAbstractTableModel - class com.sas.workspace.WsAbstractTableModel.
WsAbstractTableModel is the abstract table model class to be used with a WsTable.
WsAbstractTableModel.cDeletedRowTableModelEvent - class com.sas.workspace.WsAbstractTableModel.cDeletedRowTableModelEvent.
DeletedRowTableModelEvent - an event for a deleted row in the table that provides the row's data for use in handling the event.
WsAbstractTableModel.cFilter - class com.sas.workspace.WsAbstractTableModel.cFilter.
cFilter is a filter class for comparing a given value to a row's column value.If the given value equals the row's column value, the filter's equals method returns true.
WsBasicCaret - class com.sas.workspace.WsBasicCaret.
The purpose of this class is to fix the problem with non-editable text components receiving input focus but not showing the text caret.
WsBooleanTableColumn - class com.sas.workspace.WsBooleanTableColumn.
WsBooleanTableColumn is a class that supports Boolean values for a table column.
WsButtonsLayout - class com.sas.workspace.WsButtonsLayout.
 
WsButtonsLayout.cMaxDimension - class com.sas.workspace.WsButtonsLayout.cMaxDimension.
 
WsCheckBoxScrollPane - class com.sas.workspace.WsCheckBoxScrollPane.
Panel to obtain application defaults for Table specification.
WsCheckBoxScrollPane.cSelectAction - class com.sas.workspace.WsCheckBoxScrollPane.cSelectAction.
Handles selection action (for space key)
WsColumnMetadataUtil - class com.sas.workspace.WsColumnMetadataUtil.
 
WsComparatorFactory - class com.sas.workspace.WsComparatorFactory.
WsComparatorFactor is a class for constructing comparators.
WsComparatorFactory.cBooleanComparator - class com.sas.workspace.WsComparatorFactory.cBooleanComparator.
cBooleanComparator is a comparator that compares Booleans.
WsComparatorFactory.cByteComparator - class com.sas.workspace.WsComparatorFactory.cByteComparator.
cByteComparator is a comparator that compares Bytes.
WsComparatorFactory.cCharacterComparator - class com.sas.workspace.WsComparatorFactory.cCharacterComparator.
cCharacterComparator is a comparator that compares Characters.
WsComparatorFactory.cDoubleComparator - class com.sas.workspace.WsComparatorFactory.cDoubleComparator.
cDoubleComparator is a comparator that compares Doubles.
WsComparatorFactory.cFloatComparator - class com.sas.workspace.WsComparatorFactory.cFloatComparator.
cFloatComparator is a comparator that compares Floats.
WsComparatorFactory.cIntegerComparator - class com.sas.workspace.WsComparatorFactory.cIntegerComparator.
cIntegerComparator is a comparator that compares Integers.
WsComparatorFactory.cLongComparator - class com.sas.workspace.WsComparatorFactory.cLongComparator.
cLongComparator is a comparator that compares Longs.
WsComparatorFactory.cObjectComparator - class com.sas.workspace.WsComparatorFactory.cObjectComparator.
cObjectComparator is a comparator that compares Objects.
WsComparatorFactory.cShortComparator - class com.sas.workspace.WsComparatorFactory.cShortComparator.
cShortComparator is a comparator that compares Shorts.
WsComparatorFactory.cStringComparator - class com.sas.workspace.WsComparatorFactory.cStringComparator.
cStringComparator is a comparator that compares Strings.
WsCompoundIcon - class com.sas.workspace.WsCompoundIcon.
class implements the Icon interface, and is intended to serve as a compound icon.
WsDataTreeNode - class com.sas.workspace.WsDataTreeNode.
 
WsDataTreeNode.cPropertiesAction - class com.sas.workspace.WsDataTreeNode.cPropertiesAction.
 
WsDefaultCellEditor - class com.sas.workspace.WsDefaultCellEditor.
WsDefaultCellEditor can be used as the default table cell editor.
WsDefaultCellEditor.cCheckBoxDelegate - class com.sas.workspace.WsDefaultCellEditor.cCheckBoxDelegate.
cCheckBoxDelegate is the editor delegate for a checkbox.
WsDefaultCellEditor.cComboBoxDelegate - class com.sas.workspace.WsDefaultCellEditor.cComboBoxDelegate.
cComboBoxDelegate is the editor delegate for a combobox.
WsDefaultCellEditor.cEditorDelegate - class com.sas.workspace.WsDefaultCellEditor.cEditorDelegate.
cEditorDelegate is the base editor delegate class.
WsDefaultCellEditor.cTextFieldDelegate - class com.sas.workspace.WsDefaultCellEditor.cTextFieldDelegate.
cTextFieldDelegate is the editor delegate for a text field.
WsDefaultClipboardOwner - class com.sas.workspace.WsDefaultClipboardOwner.
 
WsDefaultObjectListModel - class com.sas.workspace.WsDefaultObjectListModel.
 
WsDefaultObjectsSelectionModel - class com.sas.workspace.WsDefaultObjectsSelectionModel.
 
WsDefaultRowHeader - class com.sas.workspace.WsDefaultRowHeader.
 
WsDefaultTableCellRenderer - class com.sas.workspace.WsDefaultTableCellRenderer.
WsDefaultTableCellRenderer is the default table cell renderer for WsTables.
WsDefaultTableColumnHeader - class com.sas.workspace.WsDefaultTableColumnHeader.
WsDefaultTableColumnHeader is the default column header for WsTables.
WsDefaultTableColumnHeader.cColumnHeaderRenderer - class com.sas.workspace.WsDefaultTableColumnHeader.cColumnHeaderRenderer.
cColumnHeaderRenderer is the replacement renderer class.
WsDefaultTableColumnHeader.cColumnHeaderUI - class com.sas.workspace.WsDefaultTableColumnHeader.cColumnHeaderUI.
cColumnHeaderUI is the replacement UI.
WsDefaultTableColumnHeader.cColumnHeaderUI.cMouseInputHandlerExt - class com.sas.workspace.WsDefaultTableColumnHeader.cColumnHeaderUI.cMouseInputHandlerExt.
cMouseInputHandlerExt extends the UI's mouse input handler to perform the sort action.
WsDefaultTableOrigin - class com.sas.workspace.WsDefaultTableOrigin.
WsDefaultTableOrigin is the default origin component for WsTables.
WsDefaultTableOrigin.cMouseListener - class com.sas.workspace.WsDefaultTableOrigin.cMouseListener.
cMouseListener listens for mouse events on the origin component in order to generate a select all or a sort original.
WsDefaultTableRowModel - class com.sas.workspace.WsDefaultTableRowModel.
WsDefaultTableRowModel is the default row model for WsTables.
WsDescriptionWizardTab - class com.sas.workspace.WsDescriptionWizardTab.
 
WsDescriptionWizardTab.cRealPanel - class com.sas.workspace.WsDescriptionWizardTab.cRealPanel.
 
WsDialogTableCellEditor - class com.sas.workspace.WsDialogTableCellEditor.
WsDialogTableCellEditor is a table cell editor that has a text field and a button with three dots.
WsDialogTableCellEditor.cBackTabAction - class com.sas.workspace.WsDialogTableCellEditor.cBackTabAction.
cBackTabAction handles the backtab on the button to move input focus back to the text field.
WsDialogTableCellEditor.cDelegate - class com.sas.workspace.WsDialogTableCellEditor.cDelegate.
cDelegate is the editor delegate.
WsDialogTableCellEditor.cShowDialogAction - class com.sas.workspace.WsDialogTableCellEditor.cShowDialogAction.
cShowDialogAction handles the button pressed action.
WsDialogTableCellEditor.cTabAction - class com.sas.workspace.WsDialogTableCellEditor.cTabAction.
cTabAction handles the tab on the text field to move input focus to the button.
WsDialogTableCellEditorInterface - interface com.sas.workspace.WsDialogTableCellEditorInterface.
WsDialogTableCellEditorInterface the interface used for showing the editor's dialog.
WsDragSourceAdapter - class com.sas.workspace.WsDragSourceAdapter.
WsDragSourceAdapter is a default drag source listener that does not handle any of the events generated to the drag source.
WsEnumeratedTableColumn - class com.sas.workspace.WsEnumeratedTableColumn.
WsEnumeratedTableColumn is a column description for a column of enumerated values.
WsExternalDataPropertyTabInterface - interface com.sas.workspace.WsExternalDataPropertyTabInterface.
WsExternalDataPropertyTabInterface defines an interface that allows a property tab to save its data to external files.
WsFlatButton - class com.sas.workspace.WsFlatButton.
WsFlatButton implements a flat look button.
WsFlatButton.cBevelBorder - class com.sas.workspace.WsFlatButton.cBevelBorder.
cBevelBorder implements a simple one line bevel border.
WsFocusListenerPropagator - class com.sas.workspace.WsFocusListenerPropagator.
This class propagates a focus listener to a component and all its contained components.
WsHotSpotIcon - class com.sas.workspace.WsHotSpotIcon.
 
WsHotSpotIcon.cMouseListener - class com.sas.workspace.WsHotSpotIcon.cMouseListener.
 
WsHotSpotIcon.HotSpot - class com.sas.workspace.WsHotSpotIcon.HotSpot.
 
WsIconTableColumn - class com.sas.workspace.WsIconTableColumn.
WsIconTableColumn is a table column class that supports ImageIcon values.
WsIconTableColumn.JLabelCellRenderer - class com.sas.workspace.WsIconTableColumn.JLabelCellRenderer.
JLabelCellRenderer to correctly render icons.
WsIntegerTableColumn - class com.sas.workspace.WsIntegerTableColumn.
WsIntegerTableColumn is a table column class that supports Integer values.
WsKeyListenerPropagator - class com.sas.workspace.WsKeyListenerPropagator.
This class propagates a key listener to a component and all its contained components.
WsLimitedPlainDocument - class com.sas.workspace.WsLimitedPlainDocument.
This class is the model used by Workspace text components.
WsListenerPropagator - class com.sas.workspace.WsListenerPropagator.
This class propagates a listener to a component and all its contained components.
WsMapping - class com.sas.workspace.WsMapping.
WsMappings defines a mapping between a source index and a target index.
WsMessageDisplayer - interface com.sas.workspace.WsMessageDisplayer.
 
WsMessagesWindow - class com.sas.workspace.WsMessagesWindow.
 
WsMessagesWindow.LogStream - class com.sas.workspace.WsMessagesWindow.LogStream.
 
WsMessagesWindow.OutputStream - class com.sas.workspace.WsMessagesWindow.OutputStream.
 
WsMetadataTableColumn - class com.sas.workspace.WsMetadataTableColumn.
WsMetadataTableColumn is a table column that is essentially a place holder for a metadata object.
WsMouseListenerPropagator - class com.sas.workspace.WsMouseListenerPropagator.
This class propagates a mouse listener to a component and all its contained components.
WsObjectListModel - interface com.sas.workspace.WsObjectListModel.
 
WsObjectListModelEvent - class com.sas.workspace.WsObjectListModelEvent.
 
WsObjectListModelListener - interface com.sas.workspace.WsObjectListModelListener.
This interface defines the interface for listening to object list model events.
WsObjectSelectionEvent - class com.sas.workspace.WsObjectSelectionEvent.
 
WsObjectSelectionListener - interface com.sas.workspace.WsObjectSelectionListener.
This interface defines the interface for listening to object selection events.
WsObjectsSelectionModel - interface com.sas.workspace.WsObjectsSelectionModel.
 
WsOMAView - class com.sas.workspace.WsOMAView.
This class is Workspace's OMA view.
WsOMAView.cMetadataListener - class com.sas.workspace.WsOMAView.cMetadataListener.
cMetadataListener listens to the metadata object for changes in order to update the icon and title of the frame if necessary.
WsPopupMenuRequestListener - interface com.sas.workspace.WsPopupMenuRequestListener.
This interface defines the interface for listening for popup menu request events.
WsShuttleSorter - class com.sas.workspace.WsShuttleSorter.
WsShuttleSorter is a sorter that implements a shuttle sort.
WsSliderPane - class com.sas.workspace.WsSliderPane.
 
WsSliderPane.cSlidingPanel - class com.sas.workspace.WsSliderPane.cSlidingPanel.
 
WsSliderPane.cSlidingPanelsLayoutManager - class com.sas.workspace.WsSliderPane.cSlidingPanelsLayoutManager.
 
WsSliderPane.cTitleButton - class com.sas.workspace.WsSliderPane.cTitleButton.
 
WsSplittableTabbedPane2 - class com.sas.workspace.WsSplittableTabbedPane2.
 
WsSplittableTabbedPane2.cMainTabbedPane - class com.sas.workspace.WsSplittableTabbedPane2.cMainTabbedPane.
 
WsSplittableTabbedPane2.cPageObject - class com.sas.workspace.WsSplittableTabbedPane2.cPageObject.
 
WsSplittableTabbedPane2.cTabbedPane - class com.sas.workspace.WsSplittableTabbedPane2.cTabbedPane.
 
WsSplittableTabbedPane2.cTabLabel - class com.sas.workspace.WsSplittableTabbedPane2.cTabLabel.
 
WsSplittableTabbedPane2.cTabLabel.cTabLabelMouseListener - class com.sas.workspace.WsSplittableTabbedPane2.cTabLabel.cTabLabelMouseListener.
 
WsStatusBar - class com.sas.workspace.WsStatusBar.
WsStatusBar will create a status bar for the bottom of an application.
WsStringTableColumn - class com.sas.workspace.WsStringTableColumn.
WsStringTableColumn is a table column class that supports String values.
WsTabbedInterface - interface com.sas.workspace.WsTabbedInterface.
The purpose of this interface is to provide a common set of methods that a class can use to manipulate a JTabbedPane or a WsSplittableTabbedPane2.
WsTabbedPaneOverlayLayout - class com.sas.workspace.WsTabbedPaneOverlayLayout.
This class implements a layout manager that allows components to overlay the tab labels in a tabbed pane.
WsTabbedPaneOverlayLayout.Constraints - class com.sas.workspace.WsTabbedPaneOverlayLayout.Constraints.
The purpose WsTabbedPaneOverlayLayout.Constraints class is to contain the constraints used for displaying the tab label component.
WsTabbedPaneOverlayLayout.cTabbedPaneUI - class com.sas.workspace.WsTabbedPaneOverlayLayout.cTabbedPaneUI.
 
WsTable - class com.sas.workspace.WsTable.
WsTable extends TableView to give new features and to improve existing features.
WsTable.cClearSelectionUndoable - class com.sas.workspace.WsTable.cClearSelectionUndoable.
cClearSelectionUndoable is an undoable that will clear the selection.
WsTable.cDefaultColumnHeaderPopupMenuRequestListener - class com.sas.workspace.WsTable.cDefaultColumnHeaderPopupMenuRequestListener.
cDefaultColumnHeaderPopupMenuRequestListener listens for popup menu requests on the column headers.
WsTable.cDefaultOriginAction - class com.sas.workspace.WsTable.cDefaultOriginAction.
cDefaultOriginAction listens for the action on the origin.
WsTable.cDefaultOriginPopupMenuRequestListener - class com.sas.workspace.WsTable.cDefaultOriginPopupMenuRequestListener.
cDefaultOriginPopupMenuRequestListener listens for popup menu requests on the origin.
WsTable.cDefaultRowHeaderPopupMenuRequestListener - class com.sas.workspace.WsTable.cDefaultRowHeaderPopupMenuRequestListener.
cDefaultRowHeaderPopupMenuRequestListener listens for popup menu requests on the row headers.
WsTable.cDefaultTablePopupMenuRequestListener - class com.sas.workspace.WsTable.cDefaultTablePopupMenuRequestListener.
cDefaultTablePopupMenuRequestListener listens for popup menu requests on the table.
WsTable.cDefaultViewportPopupMenuRequestListener - class com.sas.workspace.WsTable.cDefaultViewportPopupMenuRequestListener.
cDefaultViewportPopupMenuRequestListener listens for popup menu requests on the viewport of the containing JScrollPane.
WsTable.cDeleteRowUndoable - class com.sas.workspace.WsTable.cDeleteRowUndoable.
cDeleteRowUndoable is an undoable deletion of a row.
WsTable.cHideColumnAction - class com.sas.workspace.WsTable.cHideColumnAction.
cHideColumnAction is the action class for hiding a column.
WsTable.cHoldColumnLeftAction - class com.sas.workspace.WsTable.cHoldColumnLeftAction.
cHoldColumnLeftAction is the action class for holding a column to the left.
WsTable.cHoldColumnRightAction - class com.sas.workspace.WsTable.cHoldColumnRightAction.
cHoldColumnRightAction is the action class for holding a column to the right.
WsTable.cHoldRowBottomAction - class com.sas.workspace.WsTable.cHoldRowBottomAction.
cHoldRowBottomAction is the action class for holding a row to the bottom.
WsTable.cHoldRowTopAction - class com.sas.workspace.WsTable.cHoldRowTopAction.
cHoldRowTopAction is the action class for holding a row to the top.
WsTable.cInsertNewRowUndoable - class com.sas.workspace.WsTable.cInsertNewRowUndoable.
cInsertNewRowUndoable is an undoable insertion of a new row.
WsTable.cMoveRowUndoable - class com.sas.workspace.WsTable.cMoveRowUndoable.
cMoveRowUndoable is an undoable move of row up/down one row.
WsTable.cReleaseAllColumnsAction - class com.sas.workspace.WsTable.cReleaseAllColumnsAction.
cReleaseAllColumnsAction is the action class for releasing all columns.
WsTable.cReleaseAllRowsAction - class com.sas.workspace.WsTable.cReleaseAllRowsAction.
cReleaseAllRowsAction is the action class for releasing all rows.
WsTable.cReleaseColumnAction - class com.sas.workspace.WsTable.cReleaseColumnAction.
cReleaseColumnAction is the action class for releasing a column that was hidden.
WsTable.cReleaseColumnsAction - class com.sas.workspace.WsTable.cReleaseColumnsAction.
cReleaseColumnAction is the action class used to create the release columns submenu.
WsTable.cReleaseRowAction - class com.sas.workspace.WsTable.cReleaseRowAction.
cReleaseRowAction is the action class for releasing a row that was hidden.
WsTable.cReleaseRowsAction - class com.sas.workspace.WsTable.cReleaseRowsAction.
cReleaseRowAction is the action class used to create the release rows submenu.
WsTable.cRowHeaderMouseListener - class com.sas.workspace.WsTable.cRowHeaderMouseListener.
cRowHeaderMouseListener listens for mouse events on the row header in order to select rows.
WsTable.cSelectRowsUndoable - class com.sas.workspace.WsTable.cSelectRowsUndoable.
cSelectRowsUndoable is an undoable that will select a given range of rows during the redo.
WsTable.cSetValueUndoable - class com.sas.workspace.WsTable.cSetValueUndoable.
cSetValueUndoable is an undoable set value.
WsTable.cShowAllColumnsAction - class com.sas.workspace.WsTable.cShowAllColumnsAction.
cShowAllColumnsAction is the action class for showing all columns.
WsTable.cShowColumnAction - class com.sas.workspace.WsTable.cShowColumnAction.
cShowColumnAction is the action class for showing a column that was hidden.
WsTable.cShowColumnsAction - class com.sas.workspace.WsTable.cShowColumnsAction.
cShowColumnsAction is the action class used to create the show columns submenu.
WsTable.cSortAscendingAction - class com.sas.workspace.WsTable.cSortAscendingAction.
cSortAscendingAction is the action class for sorting the rows in ascending order based on the selected column's values.
WsTable.cSortDescendingAction - class com.sas.workspace.WsTable.cSortDescendingAction.
cSortDescendingAction is the action class for sorting the rows in descending order based on the selected column's values.
WsTable.cSortOriginalAction - class com.sas.workspace.WsTable.cSortOriginalAction.
cSortOriginalAction is the action class for returning the rows to their original order.
WsTable.cSortUndoable - class com.sas.workspace.WsTable.cSortUndoable.
cSortUndoable is an undoable sort.
WsTable.cTableRowModelListener - class com.sas.workspace.WsTable.cTableRowModelListener.
cTableRowModelListener listens to the row model for row model events in order to update the visual appropriately.
WsTable.cViewportMouseListener - class com.sas.workspace.WsTable.cViewportMouseListener.
cViewportMouseListener listens for mouse events on the table's containing viewport.
WsTableMappingsPanel - class com.sas.workspace.WsTableMappingsPanel.
This panel provides the ability to display mappings between rows of two tables known as the source and target tables.
WsTableMappingsPanel.cLinesModelListener - class com.sas.workspace.WsTableMappingsPanel.cLinesModelListener.
cLinesModelListener listens to the lines model for model changes.
WsTableMappingsPanel.cMappingLine - class com.sas.workspace.WsTableMappingsPanel.cMappingLine.
cMappingLine is an internal class that is the visual representation of a mapping.
WsTableMappingsPanel.cMappingsCreatorRunnable - class com.sas.workspace.WsTableMappingsPanel.cMappingsCreatorRunnable.
cMappingsCreatorRunnable is a runnable that creates the mappings created by a drag and drop operation after the drop operation is completed.
WsTableMappingsPanel.cPanelDropTargetListener - class com.sas.workspace.WsTableMappingsPanel.cPanelDropTargetListener.
cPanelDropTargetListener is a drop target listener on this panel.
WsTableMappingsPanel.cPanelMouseListener - class com.sas.workspace.WsTableMappingsPanel.cPanelMouseListener.
cPanelMouseListener listens for mouse events over the panel in order to implement the panel's mouse UI.
WsTableMappingsPanel.cScrollAdjustmentListener - class com.sas.workspace.WsTableMappingsPanel.cScrollAdjustmentListener.
cScrollAdjustmentListener listens to a table's scrollbar for scrolling events and repaings the mappings lines.
WsTableMappingsPanel.cTableDragGestureListener - class com.sas.workspace.WsTableMappingsPanel.cTableDragGestureListener.
cTableDragGestureListener listens for drag gestures in a table.
WsTableMappingsPanel.cTableDragSourceListener - class com.sas.workspace.WsTableMappingsPanel.cTableDragSourceListener.
cTableDragSourceListener listens for table drag source events for the purpose of deactivating the drop target when the drag operation terminates.
WsTableMappingsPanel.cTableDropTargetListener - class com.sas.workspace.WsTableMappingsPanel.cTableDropTargetListener.
cTableDropTargetListener listens for drag operations over the drop target table.
WsTableMappingsPanel.cTableModelListener - class com.sas.workspace.WsTableMappingsPanel.cTableModelListener.
cTableModelListener listens to changes to the table model.
WsTableMappingsPanel.cTableRowModelListener - class com.sas.workspace.WsTableMappingsPanel.cTableRowModelListener.
cTableRowModelListener listens to changes to the table row model.
WsTableMappingsPanel.cTableSelectionListener - class com.sas.workspace.WsTableMappingsPanel.cTableSelectionListener.
cTableSelectionListener listens to a table for selection events.
WsTableMappingsPanel.WsMappingSelectionListener - class com.sas.workspace.WsTableMappingsPanel.WsMappingSelectionListener.
WsMappingSelectionListener listens to selection changes in the mappings and updates the selected rows in a table.
WsTableMappingsPanel.WsMappingsModelListener - class com.sas.workspace.WsTableMappingsPanel.WsMappingsModelListener.
WsMappingsModelListener listens to the mappings model for changes to the model.
WsTablePairingsPanel - class com.sas.workspace.WsTablePairingsPanel.
This panel displays a list of source tables and target tables.
WsTablePairingsPanel.cMultiPanelSplitPaneBorder - class com.sas.workspace.WsTablePairingsPanel.cMultiPanelSplitPaneBorder.
Draws the border around the splitpane.
WsTablePairingsPanel.cPairing - class com.sas.workspace.WsTablePairingsPanel.cPairing.
Internal pairing class.
WsTablePairingsPanel.cPairingEvent - class com.sas.workspace.WsTablePairingsPanel.cPairingEvent.
 
WsTablePairingsPanel.cPairingLine - class com.sas.workspace.WsTablePairingsPanel.cPairingLine.
 
WsTablePairingsPanel.cPairingLinesPanel - class com.sas.workspace.WsTablePairingsPanel.cPairingLinesPanel.
 
WsTablePairingsPanel.cPairingSelectionListener - class com.sas.workspace.WsTablePairingsPanel.cPairingSelectionListener.
 
WsTablePairingsPanel.cScrollAdjustmentListener - class com.sas.workspace.WsTablePairingsPanel.cScrollAdjustmentListener.
 
WsTablePairingsPanel.cSourceChangeListener - class com.sas.workspace.WsTablePairingsPanel.cSourceChangeListener.
 
WsTablePairingsPanel.cTableDragGestureListener - class com.sas.workspace.WsTablePairingsPanel.cTableDragGestureListener.
 
WsTablePairingsPanel.cTableDragSourceListener - class com.sas.workspace.WsTablePairingsPanel.cTableDragSourceListener.
 
WsTablePairingsPanel.cTableDropTargetListener - class com.sas.workspace.WsTablePairingsPanel.cTableDropTargetListener.
 
WsTablePairingsPanel.cTableLink - class com.sas.workspace.WsTablePairingsPanel.cTableLink.
 
WsTablePairingsPanel.cTableModelListener - class com.sas.workspace.WsTablePairingsPanel.cTableModelListener.
 
WsTablePairingsPanel.cTableMouseListener - class com.sas.workspace.WsTablePairingsPanel.cTableMouseListener.
 
WsTablePairingsPanel.cTableRowSelectionListener - class com.sas.workspace.WsTablePairingsPanel.cTableRowSelectionListener.
 
WsTablePairingsPanel.cTableSelectionEvent - class com.sas.workspace.WsTablePairingsPanel.cTableSelectionEvent.
 
WsTablePairingsPanel.cTargetChangeListener - class com.sas.workspace.WsTablePairingsPanel.cTargetChangeListener.
 
WsTablePairingsPanel.iPairingEventListener - interface com.sas.workspace.WsTablePairingsPanel.iPairingEventListener.
Pairings event listener
WsTablePairingsPanel.iTableSelectionListener - interface com.sas.workspace.WsTablePairingsPanel.iTableSelectionListener.
TableSelections event listener
WsTableRowModelEvent - class com.sas.workspace.WsTableRowModelEvent.
WsTableRowModelEvent is the event generated by WsDefaultTableRowModel for rows hidden and rows shown events.
WsTableRowModelListener - interface com.sas.workspace.WsTableRowModelListener.
 
WsTableUI - class com.sas.workspace.WsTableUI.
WsTableUI is the UI for WsTables.
WsTableUI.cMouseInputHandlerExt - class com.sas.workspace.WsTableUI.cMouseInputHandlerExt.
cMouseInputHandlerExt extends the default mouse input handler class in order to implement the ability to click on a selected cell and have that cell be editted when the user releases the mouse on the selected cell.
WsTableUI.cNoWrapNavigationalAction - class com.sas.workspace.WsTableUI.cNoWrapNavigationalAction.
cNoWrapNavigationalAction prevents tab, shift-tab, enter, and shift-enter from wrapping around the table inappropriately.
WsTextComponentAdapter - class com.sas.workspace.WsTextComponentAdapter.
WsTextComponentAdapter is an adapter that is added to all WAText* components.
WsTipOfDayDialog - class com.sas.workspace.WsTipOfDayDialog.
This class will display the tip of the day dialog.
WsTipOfDayDialog.cMainPanel - class com.sas.workspace.WsTipOfDayDialog.cMainPanel.
 
WsTreeNode - class com.sas.workspace.WsTreeNode.
WsTreeNode is the base tree node class used by much of ETL Studio.
WsUIUtilities - class com.sas.workspace.WsUIUtilities.
WsUIUtilities is a class that contains utility methods that can be used by many different classes.
WsUIUtilities.cCleanPopupRunnable - class com.sas.workspace.WsUIUtilities.cCleanPopupRunnable.
cCleanPopupRunnable is the runnable that invokes removeActionsFromPopupMenu on a popup menu after the popup menu is made invisible.
WsUIUtilities.cPopupMenuListener - class com.sas.workspace.WsUIUtilities.cPopupMenuListener.
cPopupMenuListener listens to a popup menu.
WsUniqueNameTableColumn - class com.sas.workspace.WsUniqueNameTableColumn.
WsUniqueNameTableColumn is a table column description that requires unique String values.
WsViewFactory - class com.sas.workspace.WsViewFactory.
This class provides methods for creating and showing views for given metadata objects.
WsWindowMenuManager - class com.sas.workspace.WsWindowMenuManager.
 
WsWindowMenuManager.cMoreWindowsAction - class com.sas.workspace.WsWindowMenuManager.cMoreWindowsAction.
cMoreWindowsAction is a class that implements the menu item for displaying the windows dialog.
WsWindowMenuManager.cWindowAction - class com.sas.workspace.WsWindowMenuManager.cWindowAction.
cWindowAction is a class that implements the action of activating the specified internal frame.
WsWindowsDialog - class com.sas.workspace.WsWindowsDialog.
 
WsWindowsDialog.cMainPanel - class com.sas.workspace.WsWindowsDialog.cMainPanel.
cMainPanel is the main panel of the windows dialog.
WsWorkspaceComponent - interface com.sas.workspace.WsWorkspaceComponent.
Title: WsWorkspaceComponent Description: This interface describes the methods that a top-level component in the Workspace must define.

  SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

javadoc generated Tue, 27 May 2003 15:38:14