Serialized Form
Package filenet.vw.toolkit.runtime.step.beans |
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
m_parameterName
java.lang.String m_parameterName
m_componentInfo
VWPanelComponentInfo m_componentInfo
m_parameterName
java.lang.String m_parameterName
m_stepElement
filenet.vw.api.VWStepElement m_stepElement
m_fieldList
filenet.vw.toolkit.runtime.step.core.fields.VWFieldListPanel m_fieldList
m_bLayoutSet
boolean m_bLayoutSet
m_componentInfo
VWPanelComponentInfo m_componentInfo
m_milestoneList
filenet.vw.toolkit.runtime.step.core.milestones.VWMilestoneListPanel m_milestoneList
m_bLayoutSet
boolean m_bLayoutSet
m_vwSession
filenet.vw.api.VWSession m_vwSession
m_vwStepElement
filenet.vw.api.VWStepElement m_vwStepElement
m_componentList
java.util.Vector<E> 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_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<E> m_componentList
m_hasResponses
boolean m_hasResponses
m_commentsTextArea
VWTextArea m_commentsTextArea
m_showGeneralInfo
boolean m_showGeneralInfo
m_plainFont
java.awt.Font m_plainFont
m_componentInfo
VWPanelComponentInfo m_componentInfo
m_componentInfo
VWPanelComponentInfo m_componentInfo
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 |
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_parentFrame
java.awt.Frame m_parentFrame
m_sessionInfo
VWSessionInfo m_sessionInfo
Class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentToolBarPanel extends javax.swing.JPanel implements Serializable |
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 |
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 |
m_parentFrame
java.awt.Frame m_parentFrame
m_productName
java.lang.String m_productName
m_icon
javax.swing.ImageIcon m_icon
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 |
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
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
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.VWLoadingWindow extends javax.swing.JDialog implements Serializable |
m_listener
filenet.vw.toolkit.utils.IVWSplashWindowListener m_listener
m_nSleepTimeInMilliseconds
int m_nSleepTimeInMilliseconds
m_workerThread
java.lang.Thread m_workerThread
m_message
javax.swing.JLabel m_message
Class filenet.vw.toolkit.utils.VWPopupMenu extends javax.swing.JPopupMenu implements Serializable |
Class filenet.vw.toolkit.utils.VWSplashWindow extends javax.swing.JWindow implements Serializable |
m_splashIcon
javax.swing.ImageIcon m_splashIcon
m_listener
filenet.vw.toolkit.utils.IVWSplashWindowListener m_listener
m_nSplashTimeInMilliseconds
int m_nSplashTimeInMilliseconds
m_splasherThread
java.lang.Thread m_splasherThread
m_iconLabel
javax.swing.JLabel m_iconLabel
m_status
javax.swing.JLabel m_status
m_message
javax.swing.JLabel m_message
Class filenet.vw.toolkit.utils.VWSplitPane extends javax.swing.JSplitPane implements Serializable |
m_proportionalLocation
double m_proportionalLocation
m_bFirstTime
boolean m_bFirstTime
Class filenet.vw.toolkit.utils.VWUsersAndGroupsPanel extends filenet.vw.toolkit.utils.VWAddRemovePanel implements Serializable |
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 |
© Copyright IBM Corporation 2002, 2008. All rights reserved.