Serialized Form
-
Package filenet.vw.toolkit.runtime.step.beans
-
Class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_attachmentList
filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentListPanel m_attachmentList
-
m_toolBarPanel
filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentToolBarPanel m_toolBarPanel
-
m_bLayoutSet
boolean m_bLayoutSet
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
m_parameterName
java.lang.String m_parameterName
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWCheckBox extends javax.swing.JCheckBox implements Serializable
-
Serialized Fields
-
m_componentInfo
VWPanelComponentInfo m_componentInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWComboBox extends javax.swing.JComboBox implements Serializable
-
Serialized Fields
-
m_parameterName
java.lang.String m_parameterName
-
m_stepElement
filenet.vw.api.VWStepElement m_stepElement
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_fieldList
filenet.vw.toolkit.runtime.step.core.fields.VWFieldListPanel m_fieldList
-
m_bLayoutSet
boolean m_bLayoutSet
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
m_componentInfo
VWPanelComponentInfo m_componentInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel extends VWPanel implements Serializable
-
Class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_milestoneList
filenet.vw.toolkit.runtime.step.core.milestones.VWMilestoneListPanel m_milestoneList
-
m_bLayoutSet
boolean m_bLayoutSet
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_vwSession
filenet.vw.api.VWSession m_vwSession
-
m_vwStepElement
filenet.vw.api.VWStepElement m_vwStepElement
-
m_componentList
java.util.Vector m_componentList
-
m_parentContainer
java.awt.Container m_parentContainer
-
m_parentApplet
javax.swing.JApplet m_parentApplet
-
m_parentFrame
java.awt.Frame m_parentFrame
-
m_cancelWarningMsg
java.lang.String m_cancelWarningMsg
-
m_confirmCancelMsg
java.lang.String m_confirmCancelMsg
-
m_failedToCompleteMsg
java.lang.String m_failedToCompleteMsg
-
m_failedToCancelMsg
java.lang.String m_failedToCancelMsg
-
m_readOnly
boolean m_readOnly
-
m_isUserQueue
boolean m_isUserQueue
-
m_queueName
java.lang.String m_queueName
-
m_wobNumber
java.lang.String m_wobNumber
-
m_openItem
filenet.vw.toolkit.utils.VWOpenItem m_openItem
-
m_sessionInfo
VWSessionInfo m_sessionInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane extends javax.swing.JTabbedPane implements Serializable
-
Serialized Fields
-
m_vwStepElement
filenet.vw.api.VWStepElement m_vwStepElement
-
m_parentFrame
java.awt.Frame m_parentFrame
-
m_vwSession
filenet.vw.api.VWSession m_vwSession
-
m_componentList
java.util.Vector m_componentList
-
m_hasResponses
boolean m_hasResponses
-
m_commentsTextArea
VWTextArea m_commentsTextArea
-
m_showGeneralInfo
boolean m_showGeneralInfo
-
m_plainFont
java.awt.Font m_plainFont
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWTextArea extends javax.swing.JTextArea implements Serializable
-
Serialized Fields
-
m_componentInfo
VWPanelComponentInfo m_componentInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
m_componentInfo
VWPanelComponentInfo m_componentInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_wflGroupList
filenet.vw.toolkit.runtime.step.core.wflgroups.VWWflGroupListPanel m_wflGroupList
-
m_bLayoutSet
boolean m_bLayoutSet
-
-
-
-
Package filenet.vw.toolkit.runtime.step.core.attachments
-
Class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentListPanel extends filenet.vw.toolkit.runtime.step.core.VWStepBaseListPanel implements Serializable
-
Serialized Fields
-
m_vwAttachmentTableModel
filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentTableModel m_vwAttachmentTableModel
-
m_attachmentToolBar
filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentToolBar m_attachmentToolBar
-
m_sessionInfo
VWSessionInfo m_sessionInfo
-
-
-
Class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentToolBarPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_toolBar
filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentToolBar m_toolBar
-
m_parentFrame
java.awt.Frame m_parentFrame
-
-
-
Class filenet.vw.toolkit.runtime.step.core.attachments.VWIDMItemRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
m_blankIcon
javax.swing.ImageIcon m_blankIcon
-
m_checkIcon
javax.swing.ImageIcon m_checkIcon
-
m_docIcon
javax.swing.ImageIcon m_docIcon
-
m_folderIcon
javax.swing.ImageIcon m_folderIcon
-
m_questionIcon
javax.swing.ImageIcon m_questionIcon
-
m_siconhtmlIcon
javax.swing.ImageIcon m_siconhtmlIcon
-
m_storedIcon
javax.swing.ImageIcon m_storedIcon
-
-
-
-
Package filenet.vw.toolkit.utils
-
Class filenet.vw.toolkit.utils.VWAboutHelper extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
m_parentFrame
java.awt.Frame m_parentFrame
-
m_productName
java.lang.String m_productName
-
m_copyrightFont
java.awt.Font m_copyrightFont
-
m_OKButton
javax.swing.JButton m_OKButton
-
-
-
Class filenet.vw.toolkit.utils.VWAddRemovePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
m_typeAheadName
javax.swing.JTextField m_typeAheadName
-
m_availableLabel
javax.swing.JLabel m_availableLabel
-
m_availableList
javax.swing.JList m_availableList
-
m_addButton
javax.swing.AbstractButton m_addButton
-
m_addAllButton
javax.swing.AbstractButton m_addAllButton
-
m_removeButton
javax.swing.AbstractButton m_removeButton
-
m_removeAllButton
javax.swing.AbstractButton m_removeAllButton
-
m_selectedLabel
javax.swing.JLabel m_selectedLabel
-
m_selectedList
javax.swing.JList m_selectedList
-
m_moveUpButton
javax.swing.AbstractButton m_moveUpButton
-
m_moveDownButton
javax.swing.AbstractButton m_moveDownButton
-
m_optionPanel
javax.swing.JPanel m_optionPanel
-
m_enableTypeAhead
boolean m_enableTypeAhead
-
m_bShowMoveAllButtons
boolean m_bShowMoveAllButtons
-
m_bShowUpDownButtons
boolean m_bShowUpDownButtons
-
m_bSortAvailable
boolean m_bSortAvailable
-
m_bSortSelected
boolean m_bSortSelected
-
m_bMaintainAvailableSorted
boolean m_bMaintainAvailableSorted
-
m_bMaintainSelectedSorted
boolean m_bMaintainSelectedSorted
-
m_hiddenAvailableItems
java.lang.Object[] m_hiddenAvailableItems
-
m_bIsModified
boolean m_bIsModified
-
m_listUpdateListenerList
javax.swing.event.EventListenerList m_listUpdateListenerList
-
m_parentContainer
java.awt.Container m_parentContainer
-
m_vwSession
filenet.vw.api.VWSession m_vwSession
-
-
-
Class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet extends javax.swing.JApplet implements Serializable
-
Serialized Fields
-
m_sessionInfo
VWSessionInfo m_sessionInfo
-
m_keepAlive
java.lang.Object m_keepAlive
-
m_childAppManager
filenet.vw.toolkit.utils.VWChildAppManager m_childAppManager
-
m_bInitialized
boolean m_bInitialized
-
-
-
Class filenet.vw.toolkit.utils.VWBaseLaunchableApplication extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
m_childAppManager
filenet.vw.toolkit.utils.VWChildAppManager m_childAppManager
-
m_bStandAlone
boolean m_bStandAlone
-
m_sessionInfo
VWSessionInfo m_sessionInfo
-
m_appSizeKey
java.lang.String m_appSizeKey
-
m_appPositionKey
java.lang.String m_appPositionKey
-
-
-
Class filenet.vw.toolkit.utils.VWDriverFrame extends java.awt.Frame implements Serializable
-
Class filenet.vw.toolkit.utils.VWLoadingWindow extends javax.swing.JWindow implements Serializable
-
Serialized Fields
-
m_listener
filenet.vw.toolkit.utils.IVWSplashWindowListener m_listener
-
m_nSleepTimeInMilliseconds
int m_nSleepTimeInMilliseconds
-
m_workerThread
java.lang.Thread m_workerThread
-
-
-
Class filenet.vw.toolkit.utils.VWPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Class filenet.vw.toolkit.utils.VWSplashWindow extends javax.swing.JWindow implements Serializable
-
Serialized Fields
-
m_listener
filenet.vw.toolkit.utils.IVWSplashWindowListener m_listener
-
m_nSplashTimeInMilliseconds
int m_nSplashTimeInMilliseconds
-
m_splasherThread
java.lang.Thread m_splasherThread
-
m_status
javax.swing.JLabel m_status
-
-
-
Class filenet.vw.toolkit.utils.VWSplashWindowSA extends javax.swing.JWindow implements Serializable
-
Serialized Fields
-
m_listener
filenet.vw.toolkit.utils.IVWSplashWindowListener m_listener
-
m_nSplashTimeInMilliseconds
int m_nSplashTimeInMilliseconds
-
m_splasherThread
java.lang.Thread m_splasherThread
-
m_copyrightFont
java.awt.Font m_copyrightFont
-
m_productName
java.lang.String m_productName
-
m_parentFrame
java.awt.Frame m_parentFrame
-
-
-
Class filenet.vw.toolkit.utils.VWSplitPane extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
m_proportionalLocation
double m_proportionalLocation
-
m_bFirstTime
boolean m_bFirstTime
-
-
-
Class filenet.vw.toolkit.utils.VWUsersAndGroupsPanel extends filenet.vw.toolkit.utils.VWAddRemovePanel implements Serializable
-
Serialized Fields
-
m_availableParticipants
filenet.vw.toolkit.utils.table.VWParticipantItem[] m_availableParticipants
-
m_bIncludeGroups
boolean m_bIncludeGroups
-
-
-
Class filenet.vw.toolkit.utils.VWWebAppComboBox extends javax.swing.JComboBox implements Serializable
-