All Packages Class Hierarchy
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
Index of all Fields and Methods
- actionPerformed(ActionEvent).
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Handles any action on this customizer.
- actionPerformed(ActionEvent).
Method in class COM.taligent.widget.MCLBCustomizer
- Action event handler.
- actionPerformed(ActionEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- actionPerformed(ActionEvent).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Handles any action on this customizer.
- actionPerformed(ActionEvent).
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Handles any action on this customizer.
- actionPerformed(ActionEvent).
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Handles any action on this customizer.
- add(int).
Method in class COM.taligent.widget.ProgressBar
- Adds a specific amount to the progress bar's value.
- addAdjustmentListener(AdjustmentListener).
Method in class COM.taligent.widget.Scroller
- Adds an item listener.
- addAdjustmentListener(AdjustmentListener, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a scrollbar adjustment listener.
- addCaption(Caption).
Method in class COM.taligent.widget.CaptionBar
- Adds the specified caption to the bar.
- addCaption(String).
Method in class COM.taligent.widget.CaptionBar
- Adds a caption to the bar with the specified label and
default length.
- addCaption(String, int).
Method in class COM.taligent.widget.CaptionBar
- Adds a caption to the bar with the specified label and
length.
- addCaptionBarListener(CaptionBarListener).
Method in class COM.taligent.widget.CaptionBar
- Adds a caption bar event listener.
- addCaptionBarListener(CaptionBarListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a caption bar event listener.
- addColumn(String).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a column to the listbox.
- addColumns(String[]).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a series of columns to the listbox.
- addElement(Object).
Method in class COM.taligent.widget.ListboxColumn
- Adds an element to this column.
- addItemListener(ItemListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds an item listener.
- addListboxListener(ListboxListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a listbox event listener.
- addMessage(String[]).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Adds a row containing the details of an incoming mail msg, viz.
- addPropertyChangeListener(PropertyChangeListener).
Method in class COM.taligent.widget.MCLBCustomizer
- Add a PropertyChangeListener.
- addRow(Object[]).
Method in class COM.taligent.widget.MultiColumnListbox
- Add a new row to the multi-column listbox with the default key
value.
- addRow(Object[], Object).
Method in class COM.taligent.widget.MultiColumnListbox
- Add a new row to the multi-column listbox with a given key.
- addRows(Object[][]).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a series of rows with the default key value.
- addRows(Object[][], Object[]).
Method in class COM.taligent.widget.MultiColumnListbox
- Adds a series of rows with the specified key values.
- adjustmentValueChanged(AdjustmentEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A scrollbar was adjusted.
- adjustmentValueChanged(AdjustmentEvent).
Method in class COM.taligent.widget.ProgressBar
- Value changed -- update progress bar.
- ALIGNMENTS.
Static variable in class COM.taligent.widget.Alignment
- Array of available alignments.
- allowsMultipleSelections().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether multiple selections are allowed.
- articlePosted().
Method in class COM.ibm.net.NNTPClient
- Terminate posting an article.
- ASCENDING.
Static variable in class COM.taligent.util.Sorter
- Ascending sort order.
- autoSizeColumn(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Resizes the specified column to fit the widest element
currently in the column.
- AWT().
Constructor for class COM.taligent.util.AWT
-
- background.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- bar.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- BLOCK.
Static variable in class COM.taligent.widget.ProgressBar
- Progress indicated by series of solid blocks.
- BLOCK.
Static variable in class COM.taligent.widget.ProgressBarStyle
- Block style.
- BorderPanel().
Constructor for class COM.taligent.widget.BorderPanel
- Constructor.
- BorderPanel(Color, int).
Constructor for class COM.taligent.widget.BorderPanel
- Constructor.
- BorderPanel(int).
Constructor for class COM.taligent.widget.BorderPanel
- Constructor.
- BorderPanel(int, int).
Constructor for class COM.taligent.widget.BorderPanel
- Constructor.
- BorderPanel(String).
Constructor for class COM.taligent.widget.BorderPanel
- Constructor.
- caption.
Variable in class COM.taligent.widget.ListboxColumn
-
- Caption().
Constructor for class COM.taligent.widget.Caption
- Constructs a caption with a blank label.
- Caption(String).
Constructor for class COM.taligent.widget.Caption
- Constructs a caption with the specified label and
default length.
- captionAdded(CaptionInfo).
Method in class COM.taligent.widget.MCLBCustomizer
- Information added.
- CaptionBar().
Constructor for class COM.taligent.widget.CaptionBar
- Constructs an empty caption bar.
- CaptionBarEvent(Object, int, int, int).
Constructor for class COM.taligent.widget.event.CaptionBarEvent
- Constructs a new caption bar event.
- captionEdited(CaptionInfo).
Method in class COM.taligent.widget.MCLBCustomizer
- Information added.
- captionResized(CaptionBarEvent).
Method in interface COM.taligent.widget.event.CaptionBarListener
- A caption was resized.
- captionResized(CaptionBarEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A caption was resized.
- captionSelected(CaptionBarEvent).
Method in interface COM.taligent.widget.event.CaptionBarListener
- A caption was selected.
- captionSelected(CaptionBarEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A caption was selected.
- CENTER.
Static variable in class COM.taligent.widget.Alignment
- Centered.
- CENTER.
Static variable in class COM.taligent.widget.BorderPanel
- Center alignment.
- CENTER.
Static variable in class COM.taligent.widget.ListboxColumn
- Align in center.
- changeDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Change directory.
- changeDirectory(String).
Method in class COM.ibm.net.FTPClient
- Change to a remote directory.
- checkReply(String, String).
Method in class COM.ibm.net.InetProtocolClient
- Confirm that the reply string begins with the specified confirmation
string.
- checkReply(String, String, String).
Method in class COM.ibm.net.IMAP4Client
- Confirm that the reply string begins with a given tag and contains
the confirmation text.
- clear().
Method in class COM.taligent.widget.MultiColumnListbox
- Removes all the rows from the listbox.
- clearAll().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Clears all the input fields to blanks.
- clearAll().
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- clearAll().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Clears all the input fields to blanks.
- clearAll().
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- close().
Method in class COM.ibm.net.InetProtocolClient
- Close the connection to the server.
- columns.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- compare(Object, Object).
Method in interface COM.taligent.util.Comparator
- Compares object a to b.
- compare(Object, Object).
Method in class COM.taligent.util.NumericStringComparator
- Compares object a to b.
- compare(Object, Object).
Method in class COM.taligent.util.StringComparator
- Compares object a to b.
- connect().
Method in class COM.ibm.net.InetProtocolClient
- Establish a connection to the server.
- connected.
Variable in class COM.ibm.net.InetProtocolClient
- Indicates a connection to the server has been established.
- constrain(Container, Component, int, int, int, int, int, int, double, double).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- This method creates an instance of GridBagConstraints, and sets the
constraints for the component specified, based on the constraint values
passed in.
- constrain(Container, Component, int, int, int, int, int, int, double, double).
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
- This method creates an instance of GridBagConstraints, and sets the
constraints for the component specified, based on the constraint values
passed in.
- constrain(Container, Component, int, int, int, int, int, int, double, double).
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- This method creates an instance of GridBagConstraints, and sets the
constraints for the component specified, based on the constraint values
passed in.
- constrain(Container, Component, int, int, int, int, int, int, double, double).
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
- This method creates an instance of GridBagConstraints, and sets the
constraints for the component specified, based on the constraint values
passed in.
- countColumns().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the number of columns in the listbox.
- countRows().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the number of rows in the listbox.
- createCustomPanels().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Creates the customized panels for the FTPSession.
- createCustomPanels().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Creates the customized panels for the NNTPSession.
- createCustomPanels().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Creates the customized panels for the POP3Session.
- createCustomPanels().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Creates the customized panels for the SMTPSession.
- createDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Create directory.
- createDirectory(String).
Method in class COM.ibm.net.FTPClient
- Create a directory on the server.
- currentDirectory().
Method in class COM.ibm.net.FTPClient
- Retrieve the current directory.
- currentDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Retrieve current directory.
- debug.
Variable in class COM.ibm.net.InetProtocolClient
- Set debugging information on/off.
- DEFAULT_ALIGNMENT.
Static variable in class COM.taligent.widget.BorderPanel
- Default alignment (LEFT).
- DEFAULT_ALIGNMENT.
Static variable in class COM.taligent.widget.ListboxColumn
- Default alignment (LEFT).
- DEFAULT_BACKGROUND.
Static variable in class COM.taligent.widget.ProgressBar
- Default background color (Color.lightGray).
- DEFAULT_BACKGROUND_COLOR.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default background color (Color.lightGray).
- DEFAULT_CAPTIONBAR_HEIGHT.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default caption bar height.
- DEFAULT_COLOR.
Static variable in class COM.taligent.widget.BorderPanel
- Default color (black).
- DEFAULT_COLOR.
Static variable in class COM.taligent.widget.ProgressBar
- Default color (Color.blue).
- DEFAULT_COMPARATOR.
Static variable in class COM.taligent.util.Sorter
- Default comparator (StringComparator).
- DEFAULT_DIRECTION.
Static variable in class COM.taligent.widget.ProgressBar
- Default movement (RIGHT).
- DEFAULT_FONT.
Static variable in class COM.taligent.widget.BorderPanel
- Default font (TimesRoman,PLAIN,14).
- DEFAULT_FOREGROUND.
Static variable in class COM.taligent.widget.ProgressBar
- Default foreground color (Color.blue).
- DEFAULT_FOREGROUND_COLOR.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default foreground color (Color.black).
- DEFAULT_GAP.
Static variable in class COM.taligent.widget.BorderPanel
- Default gap between border and contained component (5).
- DEFAULT_IN_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness for etched-in borders (10).
- DEFAULT_KEY.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default row key value (null).
- DEFAULT_LENGTH.
Static variable in class COM.taligent.widget.Caption
- Default caption length (50).
- DEFAULT_LOWERED_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness for lowered borders (2).
- DEFAULT_MAX.
Static variable in class COM.taligent.widget.ProgressBar
- Default maximum value (100).
- DEFAULT_MIN.
Static variable in class COM.taligent.widget.ProgressBar
- Default minimum value (0).
- DEFAULT_ORDER.
Static variable in class COM.taligent.util.Sorter
- Default sort order (ASCENDING).
- DEFAULT_ORIENTATION.
Static variable in class COM.taligent.widget.ProgressBar
- Default orientation (HORIZONTAL).
- DEFAULT_ORIENTATION.
Static variable in class COM.taligent.widget.Scroller
- Default orientation (VERTICAL).
- DEFAULT_OUT_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness for etched-out borders (10).
- DEFAULT_RAISED_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness for raised borders (2).
- DEFAULT_ROW_HEIGHT.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default row height (20).
- DEFAULT_SCROLL_DELAY.
Static variable in class COM.taligent.widget.Scroller
- Default scroll delay between successive scrolls (125 ms).
- DEFAULT_SELECTION_BACKGROUND.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default selected background color (Color.gray).
- DEFAULT_SELECTION_FOREGROUND.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default selected foreground color (Color.black).
- DEFAULT_SEPARATOR_COLOR.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Default separator color (Color.black).
- DEFAULT_SOLID_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness for solid borders (4).
- DEFAULT_STATE.
Static variable in class COM.taligent.widget.ListboxCaption
- If sortable, the default "state" (DOWN).
- DEFAULT_STYLE.
Static variable in class COM.taligent.widget.BorderPanel
- Default style (IN).
- DEFAULT_STYLE.
Static variable in class COM.taligent.widget.ProgressBar
- Default style (SOLID).
- DEFAULT_THICKNESS.
Static variable in class COM.taligent.widget.BorderPanel
- Default thickness (10).
- deleteColumn(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a column from the listbox.
- deleteDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Delete directory.
- deleteDirectory(String).
Method in class COM.ibm.net.FTPClient
- Delete a remote directory.
- deleteFile().
Method in class COM.ibm.beans.net.FTPSession
- Delete remote file.
- deleteFile(String).
Method in class COM.ibm.net.FTPClient
-
- deleteMessage().
Method in class COM.ibm.beans.net.POP3Session
- Delete message.
- deleteMessage(String).
Method in class COM.ibm.net.IMAP4Client
- Delete specified message.
- deleteMessage(String).
Method in class COM.ibm.net.POP3Client
- Delete a message on the server.
- deleteRow(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a row from the listbox.
- deleteSelectedMsgs().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Removes the messages specified (by message number) from the MultiColumnListbox
and refreshes the list.
- DESCENDING.
Static variable in class COM.taligent.util.Sorter
- Descending sort order.
- deselectAllRows().
Method in class COM.taligent.widget.MultiColumnListbox
- Deselects all of the rows.
- DESELECTED.
Static variable in class COM.taligent.widget.event.ListboxEvent
- Row was deselected.
- deselectRow(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Deselects a row.
- deselectRowByKey(Object).
Method in class COM.taligent.widget.MultiColumnListbox
- Deselects the first row with the given key.
- DIRECTIONS.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Array of available orientations.
- DOWN.
Static variable in class COM.taligent.widget.ListboxCaption
- If sortable, the down "state".
- DOWN.
Static variable in class COM.taligent.widget.ProgressBar
- Top to bottom movement.
- DOWN.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Moves down.
- DOWN.
Static variable in class COM.taligent.widget.Scroller
- The "down" button (internal use only).
- elementAt(int).
Method in class COM.taligent.widget.ListboxColumn
- Returns the element at the specified index.
- enterPassiveMode().
Method in class COM.ibm.net.FTPClient
- Enter passive mode.
- equals(Object).
Method in class COM.taligent.widget.Alignment
- Equality check.
- equals(Object).
Method in class COM.taligent.widget.ProgressBarDirection
- Equality check.
- equals(Object).
Method in class COM.taligent.widget.ProgressBarOrientation
- Equality check.
- equals(Object).
Method in class COM.taligent.widget.ProgressBarStyle
- Equality check.
- eventName(Event).
Static method in class COM.taligent.util.AWT
- Returns the name of the specified event id.
- focusGained(FocusEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- When focus is gained, redraws the listbox
indicating the focus.
- focusLost(FocusEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- When focus is lost, redraw the list without
focus indicator.
- FTPClient().
Constructor for class COM.ibm.net.FTPClient
- Empty default constructor.
- FTPClient(String).
Constructor for class COM.ibm.net.FTPClient
- Constructs a FTP session.
- FTPClient(String, int).
Constructor for class COM.ibm.net.FTPClient
- Constructs a FTP session.
- FTPSession().
Constructor for class COM.ibm.beans.net.FTPSession
-
- FTPSessionBeanInfo().
Constructor for class COM.ibm.beans.net.FTPSessionBeanInfo
-
- FTPSessionCustomizer().
Constructor for class COM.ibm.beans.net.FTPSessionCustomizer
- Default Constructor creates a Panel
- getAccount().
Method in class COM.ibm.beans.net.FTPSession
- Get current account.
- getAddress().
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- getAlignment().
Method in class COM.taligent.widget.BorderPanel
- Gets the text alignment.
- getAlignment().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current alignment for this column.
- getArticleId().
Method in class COM.ibm.beans.net.NNTPSession
- Returns the current article ID.
- getArticleText().
Method in class COM.ibm.beans.net.NNTPSession
- Retrieve current article for posting.
- getAsText().
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Returns the current value as text.
- getAsText().
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Returns the current value as text.
- getAsText().
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Returns the current value as text.
- getBackground().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current background color.
- getBackgroundImage().
Method in class COM.taligent.widget.CaptionBar
- Returns the current background image or null if none
is set.
- getBackgroundImage().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current background image or null if none
is set.
- getBeanDescriptor().
Method in class COM.ibm.beans.net.FTPSessionBeanInfo
- Returns a BeanDescriptor object for the FTPSession bean.
- getBeanDescriptor().
Method in class COM.taligent.widget.MultiColumnListboxBeanInfo
-
- getBeanDescriptor().
Method in class COM.ibm.beans.net.NNTPSessionBeanInfo
- Returns a BeanDescriptor object for the NNTPSession bean.
- getBeanDescriptor().
Method in class COM.ibm.beans.net.POP3SessionBeanInfo
- Returns a BeanDescriptor object for the POP3Session bean.
- getBeanDescriptor().
Method in class COM.ibm.beans.net.SMTPSessionBeanInfo
- Returns a BeanDescriptor object for the SMTPSession bean.
- getBlockIncrement().
Method in class COM.taligent.widget.Scroller
- Returns the current block increment value.
- getCaption().
Method in class COM.taligent.widget.event.CaptionBarEvent
- Returns the index of the caption that was acted upon.
- getCaption(int).
Method in class COM.taligent.widget.CaptionBar
- Returns the caption specified by the given index.
- getCaptionBarBackground().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current background color of the caption bar.
- getCaptionBarBackgroundImage().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current background image of the caption bar
or null if none is set.
- getCaptionBarForeground().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current foreground color of the caption bar.
- getCaptionBarHeight().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current caption bar height.
- getCaptionCount().
Method in class COM.taligent.widget.CaptionBar
- Returns the number of captions in this bar.
- getCcRecip().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Returns the value in the CC recipients field .
- getClickCount().
Method in class COM.taligent.widget.event.CaptionBarEvent
- Returns the number of clicks for this event.
- getClickCount().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns the click count.
- getColor().
Method in class COM.taligent.widget.BorderPanel
- Gets the current color for SOLID borders and the caption
text color for etched borders.
- getColumn().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns the column of the row involved with the selection.
- getColumn(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the array of values in the column, or null if
column specified is invalid.
- getColumnCount().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the number of columns in the listbox.
- getColumnInfo(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns a reference to specified column or null if no
such column index exists.
- getComparator().
Method in class COM.taligent.util.Sorter
- Gets the current comparator for this sorter.
- getContents().
Method in class COM.ibm.net.Resources
-
- getContinuousDrag().
Method in class COM.taligent.widget.CaptionBar
- Returns whether each resize event is passed to the
parent or just a single resize event at the end of
the drag.
- getContinuousDrag().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether the columns are resized as the
caption is resized or only at the end of the drag.
- getDelay().
Method in class COM.taligent.widget.ProgressBar
- Gets the current delay between movement of the STRIPED progress bar.
- getDirection().
Method in class COM.taligent.widget.ProgressBar
- Returns the current direction of this progress bar.
- getForeground().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current foreground color for this column.
- getFrame(Component).
Static method in class COM.taligent.util.AWT
- Returns the Frame that the specified component is in.
- getGap().
Method in class COM.taligent.widget.BorderPanel
- Gets the gap between the border and the contained Component.
- getGroup().
Method in class COM.ibm.beans.net.NNTPSession
- Returns the current news group.
- getIcon(int).
Method in class COM.ibm.beans.net.FTPSessionBeanInfo
- Returns the FTP icon for the FTPSession bean.
- getIcon(int).
Method in class COM.taligent.widget.MultiColumnListboxBeanInfo
- Return bean icon.
- getIcon(int).
Method in class COM.ibm.beans.net.NNTPSessionBeanInfo
- Returns the NNTP icon for the NNTPSession bean.
- getIcon(int).
Method in class COM.ibm.beans.net.POP3SessionBeanInfo
- Returns the POP3 icon for the POP3Session bean.
- getIcon(int).
Method in class COM.taligent.widget.ProgressBarBeanInfo
- Return bean icon.
- getIcon(int).
Method in class COM.ibm.beans.net.SMTPSessionBeanInfo
- Returns the SMTP icon for the SMTPSession bean.
- getIndexByKey(Object).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the index of the first row that has the specified
key or -1 if no row has that key.
- getInsets().
Method in class COM.taligent.widget.MCLBCustomizer
- Returns the insets of this panel.
- getJavaInitializationString().
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Default init string for this object type.
- getJavaInitializationString().
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Default init string for this object type.
- getJavaInitializationString().
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Default init string for this object type.
- getKeys().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the array of key values, or null if there are
no columns or rows in the list.
- getLabel().
Method in class COM.taligent.widget.Caption
- Returns the current label.
- getLabel().
Method in class COM.taligent.widget.ListboxColumn
- Get the current label.
- getLength().
Method in class COM.taligent.widget.Caption
- Returns the current length of the caption.
- getLineIncrement().
Method in class COM.taligent.widget.Scroller
- Returns current unit increment.
- getLines().
Method in class COM.ibm.beans.net.POP3Session
- Get number of lines to retrieve when invoking retrieveMessageTop().
- getLocalFilename().
Method in class COM.ibm.beans.net.FTPSession
- Return current local filename.
- getMail().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Returns the text in the mail composition area.
- getMail().
Method in class COM.ibm.beans.net.SMTPSession
- Retrieve current mail message.
- getMailServer().
Method in class COM.ibm.beans.net.SMTPSession
- Get current mail server.
- getMax().
Method in class COM.taligent.widget.ProgressBar
- Returns the maximum value for this progress bar.
- getMaximum().
Method in class COM.taligent.widget.ProgressBar
- Returns the maximum value for this progress bar.
- getMaximum().
Method in class COM.taligent.widget.Scroller
- Returns the current maximum value of this scrollbar.
- getMessageNumber().
Method in class COM.ibm.beans.net.POP3Session
- Get current message number.
- getMessagesList().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Returns the MultiColumnListbox containing the listed
messages, in this panel.
- getMin().
Method in class COM.taligent.widget.ProgressBar
- Returns the minimum value for this progress bar.
- getMinimum().
Method in class COM.taligent.widget.ProgressBar
- Returns the minimum value for this progress bar.
- getMinimum().
Method in class COM.taligent.widget.Scroller
- Returns the current minimum value of this scrollbar.
- getMinimumSize().
Method in class COM.taligent.widget.CaptionBar
- Returns the minimum size of this caption bar.
- getMinimumSize().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Returns the preferred size of the FTPCustomizer dialog.
- getMinimumSize().
Method in class COM.taligent.widget.MCLBCustomizer
- Returns the minimum size of this component.
- getMinimumSize().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the minimum size of this component.
- getMinimumSize().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Returns the preferred size of the NNTPCustomizer dialog.
- getMinimumSize().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Returns the preferred size of the POP3Customizer dialog.
- getMinimumSize().
Method in class COM.taligent.widget.ProgressBar
- Returns the minimum size of this progress bar.
- getMinimumSize().
Method in class COM.taligent.widget.Scroller
- Returns an arbitrary minimum size of the scrollbar.
- getMinimumSize().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Returns the preferred size of the SMTPCustomizer dialog.
- getModifiers().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns the selection modifiers.
- getMultipleSelections().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether multiple selections are allowed.
- getName().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns a unique name for this listbox.
- getName().
Method in class COM.taligent.widget.ProgressBar
- Returns this instance name.
- getName().
Method in class COM.taligent.widget.Scroller
- Returns the current name of this scrollbar instance.
- getObject().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Returns the FTPSession object that we are customizing.
- getObject().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Returns the NNTPSession object that we are customizing.
- getObject().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Returns the POP3Session object that we are customizing.
- getObject().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Returns the SMTPSession object that we are customizing.
- getOrientation().
Method in class COM.taligent.widget.ProgressBar
- Returns the current orientation of this progress bar.
- getOrientation().
Method in class COM.taligent.widget.Scroller
- Returns the current orientation of this scrollbar.
- getPageIncrement().
Method in class COM.taligent.widget.Scroller
- Returns the current block increment.
- getPassword().
Method in class COM.ibm.beans.net.FTPSession
- Return the current password.
- getPassword().
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- getPassword().
Method in class COM.ibm.beans.net.POP3Session
- Get current password.
- getPercent().
Method in class COM.taligent.widget.ProgressBar
- Returns true if the percent is showing.
- getPlace().
Method in class COM.taligent.widget.ListboxView
- Returns the current place of the first row drawn.
- getPreferredSize().
Method in class COM.taligent.widget.CaptionBar
- Returns preferred (minimum) size of caption bar.
- getPreferredSize().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Returns the preferred size of the FTPCustomizer dialog.
- getPreferredSize().
Method in class COM.taligent.widget.MCLBCustomizer
- Returns the preferred size of this component.
- getPreferredSize().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the preferred size of the listbox which is
just the minimum size.
- getPreferredSize().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Returns the preferred size of the NNTPCustomizer dialog.
- getPreferredSize().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Returns the preferred size of the POP3Customizer dialog.
- getPreferredSize().
Method in class COM.taligent.widget.ProgressBar
- Returns the preferred size of this progress bar which is just
minimum size.
- getPreferredSize().
Method in class COM.taligent.widget.Scroller
- Returns the preferred size (minimum size) of the component.
- getPreferredSize().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Returns the preferred size of the SMTPCustomizer dialog.
- getQueryDate().
Method in class COM.ibm.beans.net.NNTPSession
- Returns the current query date.
- getQueryTime().
Method in class COM.ibm.beans.net.NNTPSession
- Returns the current query time.
- getRecip().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Returns the value in the recipient field .
- getRecipient().
Method in class COM.ibm.beans.net.SMTPSession
- Get first (single) recipient.
- getRecipients().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Returns one combined list of all the recipients, from the main recipient
field and the CC recipients field.
- getRecipients().
Method in class COM.ibm.beans.net.SMTPSession
- Retrieve list of recipients.
- getRemoteFilename().
Method in class COM.ibm.beans.net.FTPSession
- Return current remote filename.
- getReply().
Method in class COM.ibm.net.InetProtocolClient
- Retrieve the response text from the server.
- getRow().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns the row involved with the selection.
- getRow(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the array of values in the row, or null if
row specified is invalid.
- getRowByKey(Object).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns an array of row values with the specified key or
null if no row has the specified key.
- getRowCount().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the number of rows in the listbox.
- getRowHeight().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current height of the listbox rows.
- getRowKey(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the key value for the specified row.
- getScrollDelay().
Method in class COM.taligent.widget.Scroller
- Returns the current scroll delay.
- getSelectedCaptionIndex().
Method in class COM.taligent.widget.CaptionBar
- Returns the index of the selected caption or -1 if
there are no captions selected.
- getSelectedColumnIndex().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the index of the selected column.
- getSelectedIndex().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the index of the first selected row or -1 if
no row is selected.
- getSelectedIndexes().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns an array of indexes of the selected rows.
- getSelectedMail().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Returns the message numbers of the messages that are selected in the list
of messages, in this panel.
- getSelectedObjects().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns an array of selected row arrays.
- getSelectedRow().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the first selected row.
- getSelectedRows().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns all of the selected rowsas an array of rows.
- getSelectionBackground().
Method in class COM.taligent.widget.MultiColumnListbox
- Gets the current background color for all selected rows.
- getSelectionForeground().
Method in class COM.taligent.widget.MultiColumnListbox
- Gets the foreground color for all selected rows.
- getSender().
Method in class COM.ibm.beans.net.SMTPSession
- Get current sender.
- getSeparatorColor().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns the current color of the horizontal and vertical
separators.
- getServer().
Method in class COM.ibm.beans.net.FTPSession
- Return current FTP server.
- getServer().
Method in class COM.ibm.beans.net.NNTPSession
- Returns the current server.
- getServer().
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- getServer().
Method in class COM.ibm.beans.net.POP3Session
- Return the current server.
- getServer().
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- getShowing().
Method in class COM.taligent.widget.ListboxView
- Returns how many rows are showing in the view.
- getSize().
Method in class COM.taligent.widget.Caption
- Method required by Paintable interface but not really
used.
- getSize().
Method in interface COM.taligent.widget.Paintable
- Returns the width and height needed to draw this object.
- getSorter().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current sorter for this column.
- getSortOrder().
Method in class COM.taligent.util.Sorter
- Returns the current sort order.
- getState().
Method in class COM.taligent.widget.ListboxCaption
- Returns the current state of this caption.
- getState().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current state of the column.
- getStyle().
Method in class COM.taligent.widget.BorderPanel
- Gets the style of the border
- getStyle().
Method in class COM.taligent.widget.ProgressBar
- Returns the current style of this progress bar.
- getSubject().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Returns the value in the subject field .
- getTaggedReply(String).
Method in class COM.ibm.net.IMAP4Client
-
- getTags().
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Returns array of enum value strings.
- getTags().
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Returns array of enum value strings.
- getTags().
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Returns array of enum value strings.
- getText().
Method in class COM.taligent.widget.BorderPanel
- Gets the text.
- getTextFont().
Method in class COM.taligent.widget.BorderPanel
- Gets the font of the text.
- getThickness().
Method in class COM.taligent.widget.BorderPanel
- Gets the thickness of the border.
- getTime().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns the time of the event.
- getType().
Method in class COM.ibm.beans.net.FTPSession
- Return current file transfer type.
- getUnitIncrement().
Method in class COM.taligent.widget.Scroller
- Returns the current unit increment value.
- getUpdate().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether update are turned on or off.
- getUser().
Method in class COM.ibm.beans.net.FTPSession
- Return current user name.
- getUser().
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- getUser().
Method in class COM.ibm.beans.net.POP3Session
- Get current user name.
- getValue().
Method in class COM.taligent.widget.Alignment
- Returns the internal value of this instance.
- getValue().
Method in class COM.taligent.widget.ProgressBar
- Returns the current value for this progress bar.
- getValue().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns the internal value of this instance.
- getValue().
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Returns the current value acted on.
- getValue().
Method in class COM.taligent.widget.ProgressBarOrientation
- Returns the internal value of this instance.
- getValue().
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Returns the current value acted on.
- getValue().
Method in class COM.taligent.widget.ProgressBarStyle
- Returns the internal value of this instance.
- getValue().
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Returns the current value acted on.
- getValue().
Method in class COM.taligent.widget.Scroller
- Returns the current value of this scrollbar.
- getVisibleAmount().
Method in class COM.taligent.widget.Scroller
- Returns how many elements are currently visible.
- getWidth().
Method in class COM.taligent.widget.ListboxColumn
- Gets the current width.
- hasFocus().
Method in class COM.taligent.widget.ListboxView
- Returns whether or not the listbox currently has
focus.
- HeapSorter().
Constructor for class COM.taligent.util.HeapSorter
-
- hideBorder().
Method in class COM.taligent.widget.MultiColumnListbox
- Hides the border around the listbox.
- hideHorizontalSeparator().
Method in class COM.taligent.widget.MultiColumnListbox
- Hides a horizontal separator line between each row.
- hideStatus().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Hide the status area of the panel.
- hideVerticalSeparator().
Method in class COM.taligent.widget.MultiColumnListbox
- Hides a vertical separator line between each column.
- HORIZONTAL.
Static variable in class COM.taligent.widget.ProgressBar
- Horizontal orientation.
- HORIZONTAL.
Static variable in class COM.taligent.widget.ProgressBarOrientation
- Horizontal orientation.
- HORIZONTAL.
Static variable in class COM.taligent.widget.Scroller
- Horizontal orientation.
- horizontalScrollAdjustment().
Method in class COM.taligent.widget.MultiColumnListbox
- Readjusts caption bar and list area.
- horizontalSeparatorShown().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether horizontal separator lines are shown between
each listbox row.
- hsep.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- IMAP4Client().
Constructor for class COM.ibm.net.IMAP4Client
- Empty default constructor.
- IMAP4Client(String).
Constructor for class COM.ibm.net.IMAP4Client
- Construct an IMAP4 session with a mail server.
- IMAP4Client(String, int).
Constructor for class COM.ibm.net.IMAP4Client
- Construct an IMAP4 session with a mail server.
- IN.
Static variable in class COM.taligent.widget.BorderPanel
- An etched in border.
- InetProtocolClient().
Constructor for class COM.ibm.net.InetProtocolClient
- Empty default constructor.
- InetProtocolClient(int).
Constructor for class COM.ibm.net.InetProtocolClient
- Construct an InetProtocolClient with a port number and null
server name.
- InetProtocolClient(String, int).
Constructor for class COM.ibm.net.InetProtocolClient
- Construct an InetProtocolClient with the protocol server and
port number.
- INetProtocolHdrParser().
Constructor for class COM.ibm.beans.net.INetProtocolHdrParser
-
- init().
Method in class COM.taligent.widget.Scroller
- Initialize transient data.
- initCustomizedFields().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Initializes the text fields based on the client's (the
FTPSession object) properties.
- initCustomizedFields().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Initializes the text fields based on the client's (the
NNTPSession object) properties.
- initCustomizedFields().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Initializes the text fields based on the client's (the
POP3Session object) properties.
- initCustomizedFields().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Initializes the text fields based on the client's (the
SMTPSession object) properties.
- insertElementAt(Object, int).
Method in class COM.taligent.widget.ListboxColumn
- Inserts the element at the specified index.
- insertRow(Object[], int).
Method in class COM.taligent.widget.MultiColumnListbox
- Inserts a row of data into the listbox with the default
key value.
- insertRow(Object[], Object, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Inserts a row of data into the listbox.
- insertRows(Object[][], int).
Method in class COM.taligent.widget.MultiColumnListbox
- Inserts the given rows at the specified index with the
default key value.
- insertRows(Object[][], Object[], int).
Method in class COM.taligent.widget.MultiColumnListbox
- Inserts the given rows at the specified index and the
key values.
- insets().
Method in class COM.taligent.widget.BorderPanel
- Returns the insets of this panel..
- inStream.
Variable in class COM.ibm.net.InetProtocolClient
- Input stream through which server responses are received.
- isAltDown().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns whether alt key was pressed.
- isBlock().
Method in class COM.taligent.widget.ProgressBarStyle
- Returns whether this instance is BLOCK.
- isCaptionBarVisible().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether or not the caption bar is being shown.
- isCenter().
Method in class COM.taligent.widget.Alignment
- Returns whether this instance is CENTER.
- isControlDown().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns whether control key was pressed.
- isDown().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns whether this instance is DOWN.
- isFocusTraversable().
Method in class COM.taligent.widget.MultiColumnListbox
- The listbox is always traversable.
- isHorizontal().
Method in class COM.taligent.widget.ProgressBarOrientation
- Returns whether this instance is HORIZONTAL.
- isHorizontalScrollbarVisible().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether the horizontal scrollbar is shown.
- isHorizontalSeparatorVisible().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether horizontal separator lines are shown between
each listbox row.
- isLeft().
Method in class COM.taligent.widget.Alignment
- Returns whether this instance is LEFT.
- isLeft().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns whether this instance is LEFT.
- isMetaDown().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns whether meta key was pressed.
- isNewSubject(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Return true if this subject line indicates that the article refers
to a new topic, false if it is a response to an existing topic.
- isResizable().
Method in class COM.taligent.widget.Caption
- Returns true if this caption is resizable.
- isResizable().
Method in class COM.taligent.widget.ListboxColumn
- Determines if this column is resizable by the user.
- isRight().
Method in class COM.taligent.widget.Alignment
- Returns whether this instance is RIGHT.
- isRight().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns whether this instance is RIGHT.
- isSelected().
Method in class COM.taligent.widget.Caption
- Returns whether this caption is currently selected.
- isSelected().
Method in class COM.taligent.widget.ListboxColumn
- Determines if this column is currently selected.
- isShiftDown().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns whether shift key was pressed.
- isSolid().
Method in class COM.taligent.widget.ProgressBarStyle
- Returns whether this instance is SOLID.
- isSortable().
Method in class COM.taligent.widget.ListboxCaption
- Returns whether or not this caption is part of a
sortable column.
- isSortable().
Method in class COM.taligent.widget.ListboxColumn
- Determine if this column is sortable.
- isStriped().
Method in class COM.taligent.widget.ProgressBarStyle
- Returns whether this instance is STRIPED.
- isSustainedSession().
Method in class COM.ibm.beans.net.FTPSession
- Query sustained session.
- isSustainedSession().
Method in class COM.ibm.beans.net.NNTPSession
- Query sustained session.
- isSustainedSession().
Method in class COM.ibm.beans.net.POP3Session
- Query sustained session flag.
- isUp().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns whether this instance is UP.
- isVertical().
Method in class COM.taligent.widget.ProgressBarOrientation
- Returns whether this instance is VERTICAL.
- isVerticalScrollbarVisible().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether the vertical scrollbar is shown.
- isVerticalSeparatorVisible().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether the vertical separators are being shown.
- isVisible().
Method in class COM.taligent.widget.Caption
- Returns whether the caption is currently being shown
or not.
- isVisible().
Method in class COM.taligent.widget.ListboxColumn
- Determines if this column is currently being shown.
- itemStateChanged(ItemEvent).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- When a single newsgroup is selected from the list box of
newsgroups in the CommandPanel, this method is called by
the Commands Panel to notify us of the selection.
- keyPressed(KeyEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A key was pressed.
- keyPressed(KeyEvent).
Method in class COM.taligent.widget.Scroller
- Key pressed.
- keyReleased(KeyEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A key was released.
- keyReleased(KeyEvent).
Method in class COM.taligent.widget.Scroller
- Key released.
- keyTyped(KeyEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A key was typed.
- keyTyped(KeyEvent).
Method in class COM.taligent.widget.Scroller
- Key typed.
- lastselected.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- LEFT.
Static variable in class COM.taligent.widget.Alignment
- Left justified.
- LEFT.
Static variable in class COM.taligent.widget.BorderPanel
- Left alignment.
- LEFT.
Static variable in class COM.taligent.widget.ListboxColumn
- Align to left.
- LEFT.
Static variable in class COM.taligent.widget.ProgressBar
- Right to left movement.
- LEFT.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Moves left.
- LEFT.
Static variable in class COM.taligent.widget.Scroller
- The "left" button (internal use only).
- listbox.
Variable in class COM.taligent.widget.MCLBCustomizer
-
- ListboxCaption().
Constructor for class COM.taligent.widget.ListboxCaption
-
- ListboxColumn().
Constructor for class COM.taligent.widget.ListboxColumn
- Default constructer.
- ListboxColumn(MultiColumnListbox, CaptionBar, Caption).
Constructor for class COM.taligent.widget.ListboxColumn
- Constructs a brand new ListboxColumn.
- ListboxEvent(Component, int, int, int, int, int).
Constructor for class COM.taligent.widget.event.ListboxEvent
- Constructs a listbox event.
- ListboxView().
Constructor for class COM.taligent.widget.ListboxView
- Default constructor.
- ListboxView(MultiColumnListbox).
Constructor for class COM.taligent.widget.ListboxView
- Constructs a listbox view with the given parent.
- listMessages().
Method in class COM.ibm.net.IMAP4Client
- Retrieve list of messages.
- listMessages().
Method in class COM.ibm.net.POP3Client
- Retrieve list of messages.
- listMessages().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve list of messages.
- listNewArticles().
Method in class COM.ibm.beans.net.NNTPSession
- List new news articles.
- listNewArticles(String, String, String).
Method in class COM.ibm.net.NNTPClient
- Retrieve list of new articles in a newsgroup since a
date and time.
- listNewNewsgroups().
Method in class COM.ibm.beans.net.NNTPSession
- List new newsgroups.
- listNewNewsgroups(String, String).
Method in class COM.ibm.net.NNTPClient
- Retrieve list of new newsgroups since a date and time.
- listNewsgroups().
Method in class COM.ibm.net.NNTPClient
- Retrieve a list of newsgroups.
- listNewsgroups().
Method in class COM.ibm.beans.net.NNTPSession
- List all available newsgroups.
- listUniqueIdentifiers().
Method in class COM.ibm.net.IMAP4Client
- Retrieve list of unique ids, one for each message.
- listUniqueIdentifiers().
Method in class COM.ibm.net.POP3Client
- Retrieve list of unique IDs, one for each available message.
- listUniqueIdentifiers().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve list of unique message IDs.
- logoff().
Method in class COM.ibm.net.FTPClient
- Logoff FTP server.
- logoff().
Method in class COM.ibm.beans.net.FTPSession
- Logoff.
- logoff().
Method in class COM.ibm.net.IMAP4Client
- Log off.
- logoff().
Method in class COM.ibm.net.NNTPClient
- Logoff news server.
- logoff().
Method in class COM.ibm.beans.net.NNTPSession
- Logoff from news server.
- logoff().
Method in class COM.ibm.net.POP3Client
- Logoff mail server.
- logoff().
Method in class COM.ibm.beans.net.POP3Session
- Logoff.
- logon().
Method in class COM.ibm.beans.net.FTPSession
- Logon.
- logon().
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Try to logon to the specified server.
- logon().
Method in class COM.ibm.net.NNTPClient
- Logon to news server.
- logon().
Method in class COM.ibm.beans.net.NNTPSession
- Logon to the news server.
- logon().
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Try to logon to the specified server.
- logon().
Method in class COM.ibm.beans.net.POP3Session
- Logon.
- logon().
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Try to logon to the specified server.
- logon().
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- Logging on is not required for the SMTP session.
- logon(String, String).
Method in class COM.ibm.net.FTPClient
- Logon to FTP server.
- logon(String, String).
Method in class COM.ibm.net.IMAP4Client
- Log on with with the specified user name and password.
- logon(String, String).
Method in class COM.ibm.net.POP3Client
- Logon to mail server.
- logon(String, String, String).
Method in class COM.ibm.net.FTPClient
- Logon to FTP server.
- LOWERED.
Static variable in class COM.taligent.widget.BorderPanel
- A lowered border.
- mailSent().
Method in class COM.ibm.net.SMTPClient
- Terminate sending mail.
- main(String[]).
Static method in class COM.ibm.beans.net.FTPSession
-
- main(String[]).
Static method in class COM.ibm.net.IMAP4Client
-
- main(String[]).
Static method in class COM.ibm.beans.net.NNTPSession
-
- main(String[]).
Static method in class COM.ibm.beans.net.POP3Session
-
- main(String[]).
Static method in class COM.ibm.beans.net.SMTPSession
-
- makeRowVisible(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Makes the specified row index visible in the listbox.
- MCLBCustomizer().
Constructor for class COM.taligent.widget.MCLBCustomizer
- Constructor.
- messageSize().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve size of a message.
- messageSize(String).
Method in class COM.ibm.net.IMAP4Client
- Retrieve size (bytes) of the specified message.
- messageSize(String).
Method in class COM.ibm.net.POP3Client
- Retrieve size (in bytes) of a message.
- MINIMUM_CAPTION_LENGTH.
Static variable in class COM.taligent.widget.CaptionBar
-
- minimumSize().
Method in class COM.taligent.widget.Scroller
- The method minimumSize doesn't call getMinimumSize
like it should.
- mouseClicked(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse clicked event handler.
- mouseClicked(MouseEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A mouse button was clicked.
- mouseClicked(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse clicked.
- mouseDragged(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse dragged event handler.
- mouseDragged(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse dragged.
- mouseEntered(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse entered event handler.
- mouseEntered(MouseEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- The mouse cursor entered the component.
- mouseEntered(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse entered component.
- mouseExited(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse exited event handler.
- mouseExited(MouseEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- The mouse cursor exited the component.
- mouseExited(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse exited component.
- mouseMoved(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse moved event handler.
- mouseMoved(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse moved.
- mousePressed(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse pressed event handler.
- mousePressed(MouseEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A mouse button was pressed.
- mousePressed(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse pressed.
- mouseReleased(MouseEvent).
Method in class COM.taligent.widget.CaptionBar
- Mouse released event handler.
- mouseReleased(MouseEvent).
Method in class COM.taligent.widget.MultiColumnListbox
- A mouse button was released.
- mouseReleased(MouseEvent).
Method in class COM.taligent.widget.Scroller
- Mouse released.
- MultiColumnListbox().
Constructor for class COM.taligent.widget.MultiColumnListbox
- Constructor.
- MultiColumnListboxBeanInfo().
Constructor for class COM.taligent.widget.MultiColumnListboxBeanInfo
-
- multiline.
Variable in class COM.ibm.net.InetProtocolClient
- Indicates multiple line server replies.
- nextArticle().
Method in class COM.ibm.net.NNTPClient
- Point to next article.
- nextArticle().
Method in class COM.ibm.beans.net.NNTPSession
- Point to next article.
- NNTPClient().
Constructor for class COM.ibm.net.NNTPClient
- Empty default constructor.
- NNTPClient(String).
Constructor for class COM.ibm.net.NNTPClient
- Constructs a NNTP session.
- NNTPClient(String, int).
Constructor for class COM.ibm.net.NNTPClient
- Constructs a NNTP session.
- NNTPSession().
Constructor for class COM.ibm.beans.net.NNTPSession
- Default Constructor creates an NNTP client.
- NNTPSessionBeanInfo().
Constructor for class COM.ibm.beans.net.NNTPSessionBeanInfo
-
- NNTPSessionCustomizer().
Constructor for class COM.ibm.beans.net.NNTPSessionCustomizer
- Default Constructor creates a Panel
- NumericStringComparator().
Constructor for class COM.taligent.util.NumericStringComparator
-
- ORIENTATIONS.
Static variable in class COM.taligent.widget.ProgressBarOrientation
- Array of available orientations.
- OUT.
Static variable in class COM.taligent.widget.BorderPanel
- An etched out border.
- outStream.
Variable in class COM.ibm.net.InetProtocolClient
- Output stream through which server commands are sent.
- paint(Graphics).
Method in class COM.taligent.widget.BorderPanel
- Repaints the border.
- paint(Graphics).
Method in class COM.taligent.widget.Caption
- Paints the caption in the given graphics context.
- paint(Graphics).
Method in class COM.taligent.widget.CaptionBar
- Paints the caption bar.
- paint(Graphics).
Method in class COM.taligent.widget.ListboxCaption
- Overrides the paint method so that the sorting
triangle can be shown when this caption is
selected.
- paint(Graphics).
Method in class COM.taligent.widget.ListboxView
- Paints the rows.
- paint(Graphics).
Method in class COM.taligent.widget.MultiColumnListbox
- Paints the listbox.
- paint(Graphics).
Method in interface COM.taligent.widget.Paintable
- Paint the object in the given graphics context.
- paint(Graphics).
Method in class COM.taligent.widget.ProgressBar
- Paints the progress bar in the current style.
- paint(Graphics).
Method in class COM.taligent.widget.Scroller
- Paint the scrollbar with the current settings.
- paintBackground(Graphics).
Method in class COM.taligent.widget.Scroller
- Paints the background of the scrollbar.
- paintButton(Graphics, int).
Method in class COM.taligent.widget.Scroller
- Paints a button.
- paintHandle(Graphics).
Method in class COM.taligent.widget.Scroller
- Paints the handle.
- paintHook(String, int, int).
Method in class COM.taligent.widget.MultiColumnListbox
- This hook allows descendant classes to change the text of a
specific entry *before* it's printed but without changing the
data stored in the element.
- paintRow(Graphics, int).
Method in class COM.taligent.widget.ListboxView
- Paints a row in the given graphics context but only if it is
currently showing.
- parentDirectory().
Method in class COM.ibm.net.FTPClient
- Change to parent directory.
- parentDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Change to parent directory (of the current remote directory)
- parseAuthor(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the Author's name and address from the article's "From:" header line
The From: line in the header can be in 4 possible formats (3 as per RFC-850,
and one more that seems to be common)
Return both, the name and the address of the author in a Vector.
- parseAuthorAddress(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the Author's Electronic address from the article's "From:" header line
This method uses parseAuthor() to parse out both parts of the
author, and returns the author name only.
- parseAuthorName(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the Author's Name from the article's "From:" header line
This method uses parseAuthor() to parse out both parts of the
author, and returns the author name only.
- parseDate(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- TODO: This and the next are temporarily used functions, and
will be removed.
- parseFirstReference(String).
Method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the referenced articles' identification from the
article's "References: " header line, and return the first
reference, if any.
- parseNextReference(String, int).
Method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the referenced articles' identification from the
article's "References: " header line, and return the reference
specified by index, if any.
- parseOrganization(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the Organization of the article's "Organization:" header line
- parseSubject(String).
Static method in class COM.ibm.beans.net.INetProtocolHdrParser
- Parse the Subject of the article's "Subject:" header line
The Subject line in the header can be either a new subject, or
a response to an existing article's subject.
- performCommand(String).
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- Performs the requested command.
- performCommand(String).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- Performs the requested command.
- performCommand(String).
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- Performs the requested command.
- performCommand(String).
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- SMTP session does not perform any commands excepting
sending mail, which is initiated by the "Send Mail" button
- POP3Client().
Constructor for class COM.ibm.net.POP3Client
- Empty default constructor.
- POP3Client(String).
Constructor for class COM.ibm.net.POP3Client
- Construct a POP3 session a mail server.
- POP3Client(String, int).
Constructor for class COM.ibm.net.POP3Client
- Construct a POP3 session with a mail server.
- POP3CommandsPanel(String).
Constructor for class COM.ibm.beans.net.POP3CommandsPanel
-
- POP3NetPrefsPanel(String).
Constructor for class COM.ibm.beans.net.POP3NetPrefsPanel
-
- POP3Session().
Constructor for class COM.ibm.beans.net.POP3Session
-
- POP3SessionBeanInfo().
Constructor for class COM.ibm.beans.net.POP3SessionBeanInfo
-
- POP3SessionCustomizer().
Constructor for class COM.ibm.beans.net.POP3SessionCustomizer
- Default Constructor creates a Panel
- port.
Variable in class COM.ibm.net.InetProtocolClient
- Server's port number.
- postArticle().
Method in class COM.ibm.net.NNTPClient
- Post an article by writing to the returned PrintWriter.
- postArticle().
Method in class COM.ibm.beans.net.NNTPSession
- Post current article.
- preferredSize().
Method in class COM.taligent.widget.Scroller
- The method preferredSize doesn't call getPreferredSize
like it should.
- previousArticle().
Method in class COM.ibm.net.NNTPClient
- Point to previous article.
- previousArticle().
Method in class COM.ibm.beans.net.NNTPSession
- Point to previous article.
- ProgressBar().
Constructor for class COM.taligent.widget.ProgressBar
- Constructs a standard horizontal, right moving, solid progress bar.
- ProgressBar(int).
Constructor for class COM.taligent.widget.ProgressBar
- Constructs a progress bar with the given style and default min
and max values.
- ProgressBar(int, int).
Constructor for class COM.taligent.widget.ProgressBar
- Constructs a horizontal, right moving, solid progress bar with
the min and max set to the specified values.
- ProgressBarBeanInfo().
Constructor for class COM.taligent.widget.ProgressBarBeanInfo
-
- ProgressBarDirectionEditor().
Constructor for class COM.taligent.widget.ProgressBarDirectionEditor
-
- ProgressBarOrientationEditor().
Constructor for class COM.taligent.widget.ProgressBarOrientationEditor
-
- ProgressBarStyleEditor().
Constructor for class COM.taligent.widget.ProgressBarStyleEditor
-
- RAISED.
Static variable in class COM.taligent.widget.BorderPanel
- A raised border.
- rc_length.
Variable in class COM.ibm.net.InetProtocolClient
- Length of server return codes.
- removeAdjustmentListener(AdjustmentListener).
Method in class COM.taligent.widget.Scroller
- Removes an item listener.
- removeAdjustmentListener(AdjustmentListener, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a scrollbar adjustment listener.
- removeAllColumns().
Method in class COM.taligent.widget.MultiColumnListbox
- Removes all of the columns from the listbox.
- removeAllElements().
Method in class COM.taligent.widget.ListboxColumn
- Removes all of the elements in this column.
- removeAllMessages().
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Removes all the messages from the MultiColumnListbox, and removes
all the text from the text area that is displaying the text of a
selected message.
- removeAllRows().
Method in class COM.taligent.widget.MultiColumnListbox
- Removes all the rows from the listbox.
- removeCaption(int).
Method in class COM.taligent.widget.CaptionBar
- Removes the caption specified by the given index.
- removeCaptionBarListener(CaptionBarListener).
Method in class COM.taligent.widget.CaptionBar
- Removes a caption bar event listener.
- removeCaptionBarListener(CaptionBarListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a caption bar event listener.
- removeColumn(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a column from the listbox.
- removeElementAt(int).
Method in class COM.taligent.widget.ListboxColumn
- Removes the element at the specified index.
- removeItemListener(ItemListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes an item listener
- removeListboxListener(ListboxListener).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a listbox event listener.
- removePropertyChangeListener(PropertyChangeListener).
Method in class COM.taligent.widget.MCLBCustomizer
- Removes a PropertyChangeListener.
- removeRow(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a row from the listbox.
- removeRows(int, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Removes a series of rows.
- renameFile().
Method in class COM.ibm.beans.net.FTPSession
- Rename remote file.
- renameFile(String, String).
Method in class COM.ibm.net.FTPClient
-
- repaint().
Method in class COM.taligent.widget.MultiColumnListbox
- Repaint caption bar and list area.
- replaceColumn(Object[], int).
Method in class COM.taligent.widget.MultiColumnListbox
- Replaces the elements in the given column with the array of
objects specified.
- replaceRow(Object[], int).
Method in class COM.taligent.widget.MultiColumnListbox
- Replaces all elements of the given row with the text strings
specified.
- reset().
Method in class COM.ibm.net.FTPClient
- Reset session and log off.
- reset().
Method in class COM.ibm.beans.net.FTPSession
- Reset session and logoff.
- reset().
Method in class COM.ibm.net.IMAP4Client
- Reset IMAP4 session with mail server.
- reset().
Method in class COM.ibm.net.POP3Client
- Reset POP3 session with mail server.
- reset().
Method in class COM.ibm.beans.net.POP3Session
- Reset session with the mail server.
- reset().
Method in class COM.taligent.widget.ProgressBar
- Sets the progress bar's value to the minimum value.
- resetHorizontalScrollbar().
Method in class COM.taligent.widget.MultiColumnListbox
- Resets the horizontal scrollbar -- internal to listbox.
- resetVerticalScrollbar().
Method in class COM.taligent.widget.MultiColumnListbox
- Resets the vertical scrollbar -- internal to listbox.
- RESIZED.
Static variable in class COM.taligent.widget.event.CaptionBarEvent
- Caption resized id.
- Resources().
Constructor for class COM.ibm.net.Resources
-
- retrieveArticle().
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which the current news article can
be read.
- retrieveArticle().
Method in class COM.ibm.beans.net.NNTPSession
- Retrieve the article specified by the article from the news server.
- retrieveArticle(String).
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which a news article can
be read.
- retrieveArticleBody().
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which the current news article body
can be read.
- retrieveArticleBody().
Method in class COM.ibm.beans.net.NNTPSession
- Retrieve body of article from the news server.
- retrieveArticleBody(String).
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which the specified news article body
can be read.
- retrieveArticleHeader().
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which the current news article header
can be read.
- retrieveArticleHeader().
Method in class COM.ibm.beans.net.NNTPSession
- Retrieve article header from the news server.
- retrieveArticleHeader(String).
Method in class COM.ibm.net.NNTPClient
- Retrieve a reader with which a news article header
can be read.
- retrieveDirectory().
Method in class COM.ibm.net.FTPClient
- Retieve directory of files from the current remote directory.
- retrieveDirectory().
Method in class COM.ibm.beans.net.FTPSession
- Retrieve remote directory of files.
- retrieveDirectory(String).
Method in class COM.ibm.net.FTPClient
- Retieve directory of files from a remote directory.
- retrieveFile().
Method in class COM.ibm.beans.net.FTPSession
- Retrieve remote file.
- retrieveFile(String, char).
Method in class COM.ibm.net.FTPClient
- Retrieve a file of specified.
- retrieveFile(String, String, char).
Method in class COM.ibm.net.FTPClient
- Retrieve a specified file by type into a local file.
- retrieveList().
Method in class COM.ibm.net.FTPClient
- Retieve list of files from the current remote directory.
- retrieveList().
Method in class COM.ibm.beans.net.FTPSession
- Retieve list of files in a remote directory.
- retrieveList(String).
Method in class COM.ibm.net.FTPClient
- Retieve list of files from a remote directory.
- retrieveMessage().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve current message.
- retrieveMessage(String).
Method in class COM.ibm.net.IMAP4Client
- Retrieve a buffered reader with which the specified message may
be read.
- retrieveMessage(String).
Method in class COM.ibm.net.POP3Client
- Retrieve a buffered reader with which a message may be read.
- retrieveMessageTop().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve top lines of a message.
- retrieveMessageTop(String, int).
Method in class COM.ibm.net.IMAP4Client
- Retrieve a buffered reader with which the top lines of the
specified message may be read.
- retrieveMessageTop(String, int).
Method in class COM.ibm.net.POP3Client
- Retrieve a buffered reader with which the top lines of a
message may be read.
- RIGHT.
Static variable in class COM.taligent.widget.Alignment
- Right justified.
- RIGHT.
Static variable in class COM.taligent.widget.BorderPanel
- Right alignment.
- RIGHT.
Static variable in class COM.taligent.widget.ListboxColumn
- Align to right.
- RIGHT.
Static variable in class COM.taligent.widget.ProgressBar
- Left to right movement.
- RIGHT.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Moves right.
- RIGHT.
Static variable in class COM.taligent.widget.Scroller
- The "right" button (internal use only).
- rowDeselected(ListboxEvent).
Method in interface COM.taligent.widget.event.ListboxListener
- A row was deselected.
- rowDeselected(ListboxEvent).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
-
- rowDeselected(ListboxEvent).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Listbox Listener interface method, for when a row in the Listbox
is deselected.
- rowDeselected(ListboxEvent).
Method in class COM.ibm.beans.net.POP3SessionCustomizer
-
- rowheight.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- rowSelected(ListboxEvent).
Method in interface COM.taligent.widget.event.ListboxListener
- A row was selected.
- rowSelected(ListboxEvent).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- When an article is double-clicked on, in the multicolumn list
box, (of articles) in the CommandPanel, this method is called by
the Commands Panel to notify us of the event.
- rowSelected(ListboxEvent).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- ListboxListener interface method, for when a row in the Listbox
is selected by a double-click.
- rowSelected(ListboxEvent).
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- When an article is double-clicked on, in the multicolumn list
box, (of msgs) in the CommandPanel, this method is called by
the Commands Panel to notify us of the event.
- run().
Method in class COM.taligent.widget.ProgressBar
- Handles the task of continuously drawing the STRIPED progress bar.
- run().
Method in class COM.taligent.widget.Scroller
- Allows continuation of scrolling when mouse button
stays down on scrolls.
- Scroller().
Constructor for class COM.taligent.widget.Scroller
- Constructs a scrollbar with the default orientation.
- Scroller(int).
Constructor for class COM.taligent.widget.Scroller
- Constructs a scrollbar with the specified orientation.
- Scroller(int, int, int, int, int).
Constructor for class COM.taligent.widget.Scroller
- Constructs scrollbar with specified values.
- selectAllRows().
Method in class COM.taligent.widget.MultiColumnListbox
- Selects all of the rows.
- selectColumn(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Selects the specified column.
- SELECTED.
Static variable in class COM.taligent.widget.event.CaptionBarEvent
- Caption selected id.
- SELECTED.
Static variable in class COM.taligent.widget.event.ListboxEvent
- Row was selected.
- selected.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- selectGroup().
Method in class COM.ibm.beans.net.NNTPSession
- Select a group and make it current.
- selectGroup(String).
Method in class COM.ibm.net.NNTPClient
- Select a newsgroup to make current.
- SelectionSorter().
Constructor for class COM.taligent.util.SelectionSorter
-
- selectRow(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Selects a row.
- selectRowByKey(Object).
Method in class COM.taligent.widget.MultiColumnListbox
- Selects the first row with the given key.
- sendCommand(String).
Method in class COM.ibm.net.InetProtocolClient
- Send a command string to the server.
- sender.
Variable in class COM.ibm.net.SMTPClient
- Sender email address.
- sendMail().
Method in class COM.ibm.beans.net.SMTPSession
- Send mail message.
- sendMail(String).
Method in class COM.ibm.net.SMTPClient
- Send mail to a single recipient.
- sendMail(String[]).
Method in class COM.ibm.net.SMTPClient
- Send mail to a single recipient.
- sendTaggedCommand(String).
Method in class COM.ibm.net.IMAP4Client
- Send a tagged command to the server.
- sepcolor.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- serialVersionUID.
Static variable in class COM.taligent.widget.CaptionBar
-
- serialVersionUID.
Static variable in class COM.taligent.widget.MultiColumnListbox
- Standard ***
private final static boolean REGISTERED = false;
/
- serialVersionUID.
Static variable in class COM.taligent.widget.Scroller
-
- server.
Variable in class COM.ibm.net.InetProtocolClient
- Server's name or IP address.
- servSock.
Variable in class COM.ibm.net.InetProtocolClient
- Socket used to connect to the server.
- setAccount(String).
Method in class COM.ibm.beans.net.FTPSession
- Set account.
- setAddress(String).
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- setAlignment(Alignment).
Method in class COM.taligent.widget.ListboxColumn
-
- setAlignment(int).
Method in class COM.taligent.widget.BorderPanel
- Sets the text alignment.
- setAlignment(int).
Method in class COM.taligent.widget.ListboxColumn
- Sets the text alignment of the elements in this column.
- setArticleId(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set article to retrieve by ID.
- setArticleText(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set article for posting.
- setAsText(String).
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Sets the current value.
- setAsText(String).
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Sets the current value.
- setAsText(String).
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Sets the current value.
- setBackground(Color).
Method in class COM.taligent.widget.ListboxColumn
- Sets the background color.
- setBackground(Color).
Method in class COM.taligent.widget.ProgressBar
- Overrides setBackground so that the bar can be redrawn in
the specified background color.
- setBackground(Color).
Method in class COM.taligent.widget.Scroller
- Invalidate background buffer if color changed.
- setBackgroundImage(Image).
Method in class COM.taligent.widget.CaptionBar
- Sets the background image for drawing.
- setBackgroundImage(Image).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the background image for drawing.
- setBlockIncrement(int).
Method in class COM.taligent.widget.Scroller
- Sets how many to increment/decrement by when the user
presses in the scrollbar region between the unit
increment buttons and the scroll handle.
- setBounds(int, int, int, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Reshapes the listbox and all the internal components.
- setCaptionBarBackground(Color).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the background color of the caption bar.
- setCaptionBarBackgroundImage(Image).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the background image of the caption bar.
- setCaptionBarForeground(Color).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the foreground color of the caption bar.
- setCaptionBarHeight(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the size of the caption bar to the specified height.
- setCaptionBarVisible(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Shows or hides the caption bar.
- setCaptions().
Method in class COM.taligent.widget.MCLBCustomizer
- Sets the captions.
- setColor(Color).
Method in class COM.taligent.widget.BorderPanel
- Sets the current color for SOLID borders and the caption text
color for etched borders.
- setComparator(Comparator).
Method in class COM.taligent.util.Sorter
- Sets the comparator for this sorter.
- setContinuousDrag(boolean).
Method in class COM.taligent.widget.CaptionBar
- Sets whether each resize event should be passed to
the parent container or just a single resize event
at the end of the resizing of a caption.
- setContinuousDrag(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets whether the columns are resized as the caption
is resized or only at the end of the drag.
- setDelay(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the delay between movement of the STRIPED progress bar.
- setDirection(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the direction in which the progress bar progresses.
- setDirection(ProgressBarDirection).
Method in class COM.taligent.widget.ProgressBar
- Sets the direction in which the progress bar progresses.
- setElementAt(Object, int).
Method in class COM.taligent.widget.ListboxColumn
- Sets the element at the specified index.
- setEnabled(Component, boolean).
Static method in class COM.taligent.widget.MCLBCustomizer
- Utility function for disabling all of a containers
components.
- setFocus(boolean).
Method in class COM.taligent.widget.ListboxView
- Sets whether or not the listbox currently has
focus.
- setForeground(Color).
Method in class COM.taligent.widget.ListboxColumn
- Sets the foreground color.
- setForeground(Color).
Method in class COM.taligent.widget.ProgressBar
- Overrides setForeground so that the bar can be redrawn in
the specified foreground color.
- setForeground(Color).
Method in class COM.taligent.widget.Scroller
- Invalidate background buffer if color changed.
- setGap(int).
Method in class COM.taligent.widget.BorderPanel
- Sets the gap between the border and the contained Component.
- setGroup(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set group to be the target of ensuing commands.
- setHorizontalScrollbarVisible(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Shows or hides the horizontal scrollbar.
- setHorizontalSeparatorVisible(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Shows or hides a horizontal separator line between each row.
- setLabel(String).
Method in class COM.taligent.widget.Caption
- Sets the label displayed on the caption.
- setLabel(String).
Method in class COM.taligent.widget.ListboxColumn
- Change the label displayed in the caption bar.
- setLayout(LayoutManager).
Method in class COM.taligent.widget.MultiColumnListbox
- Cannot reset the layout manager of this widget.
- setLength(int).
Method in class COM.taligent.widget.Caption
- Sets the length of the caption.
- setLineIncrement(int).
Method in class COM.taligent.widget.Scroller
- Sets how many units to increment/decrement by when the
user pushes the up/down (or left/right) scroll buttons.
- setLines(int).
Method in class COM.ibm.beans.net.POP3Session
- Set number of lines to retrieve when invoking retrieveMessageTop().
- setLocalFilename(String).
Method in class COM.ibm.beans.net.FTPSession
- Set local filename.
- setMail(String).
Method in class COM.ibm.beans.net.SMTPSession
- Set mail message.
- setMailServer(String).
Method in class COM.ibm.beans.net.SMTPSession
- Set mail server name.
- setMax(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the maximum value this progress bar can have.
- setMaximum(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the maximum value this progress bar can have.
- setMaximum(int).
Method in class COM.taligent.widget.Scroller
- Sets the maximum value of this scrollbar.
- setMessageNumber(int).
Method in class COM.ibm.beans.net.POP3Session
- Set message for target of ensuing operations.
- setMin(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the minimum value this progress bar can have.
- setMinimum(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the minimum value this progress bar can have.
- setMinimum(int).
Method in class COM.taligent.widget.Scroller
- Sets the minimum value of this scrollbar.
- setMultipleSelections(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets whether multiple selections are allowed in the listbox.
- setName(String).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the name of the component.
- setName(String).
Method in class COM.taligent.widget.ProgressBar
- Sets the name of this instance.
- setName(String).
Method in class COM.taligent.widget.Scroller
- Sets the name for this scrollbar instance.
- setObject(Object).
Method in class COM.ibm.beans.net.FTPSessionCustomizer
- The Bean Tester will call us (since we are the customizer)
to set the object we are customizing.
- setObject(Object).
Method in class COM.taligent.widget.MCLBCustomizer
- Sets the object being customized.
- setObject(Object).
Method in class COM.ibm.beans.net.NNTPSessionCustomizer
- The Bean Tester will call us (since we are the customizer)
to set the object we are customizing.
- setObject(Object).
Method in class COM.ibm.beans.net.POP3SessionCustomizer
- The Bean Tester will call us (since we are the customizer)
to set the object we are customizing.
- setObject(Object).
Method in class COM.ibm.beans.net.SMTPSessionCustomizer
- The Bean Tester will call us (since we are the customizer)
to set the object we are customizing.
- setOrientation(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the orientation of the progress bar.
- setOrientation(int).
Method in class COM.taligent.widget.Scroller
- Sets the orientation of the scrollbar.
- setOrientation(ProgressBarOrientation).
Method in class COM.taligent.widget.ProgressBar
- Sets the orientation of the progress bar.
- setPageIncrement(int).
Method in class COM.taligent.widget.Scroller
- Sets how many to increment/decrement by when the user
presses in the scrollbar region between the unit
increment buttons and the scroll handle.
- setPassword(String).
Method in class COM.ibm.beans.net.FTPSession
- Set password.
- setPassword(String).
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- setPassword(String).
Method in class COM.ibm.beans.net.POP3Session
- Set password.
- setPercent(boolean).
Method in class COM.taligent.widget.ProgressBar
- Shows the percent shown centered in the progress bar.
- setPlace(int).
Method in class COM.taligent.widget.ListboxView
- Sets the place of the first row to draw.
- setQueryDate(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set date for new news and new newsgroups query.
- setQueryTime(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set time for new news and new newsgroups query.
- setRecipient(String).
Method in class COM.ibm.beans.net.SMTPSession
- Set a single recipient's email address.
- setRecipients(String[]).
Method in class COM.ibm.beans.net.SMTPSession
- Set list of recipients' email addresses.
- setRemoteFilename(String).
Method in class COM.ibm.beans.net.FTPSession
- Set remote filename.
- setResizable(boolean).
Method in class COM.taligent.widget.Caption
- Sets whether this caption is resizable.
- setResizable(boolean).
Method in class COM.taligent.widget.ListboxColumn
- Set whether this column is resizable.
- setRowHeight(int).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the height of the listbox rows.
- setRowKey(Object, int).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the key to the specified row.
- setScrollDelay(int).
Method in class COM.taligent.widget.Scroller
- Sets the delay between successive scrolls.
- setSelected(boolean).
Method in class COM.taligent.widget.Caption
- Selects or deselected this caption.
- setSelectionBackground(Color).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the background color for all selected rows.
- setSelectionForeground(Color).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the foreground color for all selected rows.
- setSender(String).
Method in class COM.ibm.beans.net.SMTPSession
- Set sender email address.
- setSeparatorColor(Color).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets the color of the horizontal and vertical separators.
- setServer(String).
Method in class COM.ibm.beans.net.FTPSession
- Set file server name.
- setServer(String).
Method in class COM.ibm.beans.net.NNTPSession
- Set news server name.
- setServer(String).
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- setServer(String).
Method in class COM.ibm.beans.net.POP3Session
- Set the mail server name.
- setServer(String).
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- setSize(Dimension).
Method in class COM.taligent.widget.Scroller
- Sets the size making sure that the scrollbar isn't
set too wide.
- setSize(int, int).
Method in class COM.taligent.widget.Scroller
- Sets the size making sure that the scrollbar isn't
set too wide.
- setSortable(boolean).
Method in class COM.taligent.widget.ListboxCaption
- Sets whether this caption is sortable to determine
if it should draw the direction arrow when selected.
- setSorter(Sorter).
Method in class COM.taligent.widget.ListboxColumn
- Sets the sorter for this column.
- setSortOrder(int).
Method in class COM.taligent.util.Sorter
- Sets the sort order.
- setState(boolean).
Method in class COM.taligent.widget.ListboxCaption
- Sets the state, or direction, of the sorting
triangle when drawn.
- setState(boolean).
Method in class COM.taligent.widget.ListboxColumn
- Set the state of this column.
- setStyle(int).
Method in class COM.taligent.widget.BorderPanel
- Sets the style of the border
- setStyle(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the style of the progress bar.
- setStyle(ProgressBarStyle).
Method in class COM.taligent.widget.ProgressBar
- Sets the style of the progress bar.
- setSustainedSession(boolean).
Method in class COM.ibm.beans.net.FTPSession
- Set sustained session.
- setSustainedSession(boolean).
Method in class COM.ibm.beans.net.NNTPSession
- Set sustained session.
- setSustainedSession(boolean).
Method in class COM.ibm.beans.net.POP3Session
- Set sustained session.
- setText(String).
Method in class COM.taligent.widget.BorderPanel
- Sets the text.
- setTextFont(Font).
Method in class COM.taligent.widget.BorderPanel
- Sets the font.
- setThickness(int).
Method in class COM.taligent.widget.BorderPanel
- Sets the thickness of the border.
- setType(char).
Method in class COM.ibm.beans.net.FTPSession
- Set file transfer type to ASCII or Image.
- setUnitIncrement(int).
Method in class COM.taligent.widget.Scroller
- Sets how many units to increment/decrement by when the
user pushes the up/down (or left/right) scroll buttons.
- setUpdate(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Sets whether updates occur.
- setUser(String).
Method in class COM.ibm.beans.net.FTPSession
- Set login name.
- setUser(String).
Method in class COM.ibm.beans.net.POP3NetPrefsPanel
-
- setUser(String).
Method in class COM.ibm.beans.net.POP3Session
- Set user login name.
- setValue(int).
Method in class COM.taligent.widget.ProgressBar
- Sets the value for this progress bar.
- setValue(int).
Method in class COM.taligent.widget.Scroller
- Sets the value of this scrollbar.
- setValue(Object).
Method in class COM.taligent.widget.ProgressBarDirectionEditor
- Sets the current value acted on.
- setValue(Object).
Method in class COM.taligent.widget.ProgressBarOrientationEditor
- Sets the current value acted on.
- setValue(Object).
Method in class COM.taligent.widget.ProgressBarStyleEditor
- Sets the current value acted on.
- setValues(int, int, int, int).
Method in class COM.taligent.widget.Scroller
- Sets all of the values of this scrollbar.
- setVerticalScrollbarVisible(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Shows or hides the vertical scrollbar.
- setVerticalSeparatorVisible(boolean).
Method in class COM.taligent.widget.MultiColumnListbox
- Show or hides a vertical separator line between each column.
- setVisible(boolean).
Method in class COM.taligent.widget.Caption
- Shows or hides the caption.
- setVisible(boolean).
Method in class COM.taligent.widget.ListboxColumn
- Shows or hides the column.
- setVisibleAmount(int).
Method in class COM.taligent.widget.Scroller
- Sets how many elements are currently visible.
- setWidth(int).
Method in class COM.taligent.widget.ListboxColumn
- Set the width of this column.
- showBeanClient().
Method in class COM.ibm.beans.net.FTPSession
- Display the client for this bean.
- showBeanClient().
Method in class COM.ibm.beans.net.NNTPSession
- Display the client for this bean.
- showBeanClient().
Method in class COM.ibm.beans.net.POP3Session
- Display the client for this bean.
- showBeanClient().
Method in class COM.ibm.beans.net.SMTPSession
- Display the client for this bean.
- showBorder().
Method in class COM.taligent.widget.MultiColumnListbox
- Shows a border around the listbox.
- showHorizontalSeparator().
Method in class COM.taligent.widget.MultiColumnListbox
- Shows a horizontal separator line between each row.
- showMessage(BufferedReader).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Displays the text of the selected message in the TextArea that is
shown below the list of all messages.
- showStatus(String).
Method in class COM.ibm.beans.net.POP3CommandsPanel
- Show a status message in the status area of the panel.
- showVerticalSeparator().
Method in class COM.taligent.widget.MultiColumnListbox
- Shows a vertical separator line between each column.
- size().
Method in class COM.taligent.widget.ListboxColumn
- Determine number of elements in this column.
- SMTPClient().
Constructor for class COM.ibm.net.SMTPClient
- Empty default constructor.
- SMTPClient(String, int, String).
Constructor for class COM.ibm.net.SMTPClient
- Constructs a mail session with a SMTP server.
- SMTPClient(String, String).
Constructor for class COM.ibm.net.SMTPClient
- Constructs a mail session with a SMTP server.
- SMTPCommandsPanel(String).
Constructor for class COM.ibm.beans.net.SMTPCommandsPanel
-
- SMTPNetPrefsPanel(String).
Constructor for class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- SMTPSession().
Constructor for class COM.ibm.beans.net.SMTPSession
-
- SMTPSessionBeanInfo().
Constructor for class COM.ibm.beans.net.SMTPSessionBeanInfo
-
- SMTPSessionCustomizer().
Constructor for class COM.ibm.beans.net.SMTPSessionCustomizer
- Default Constructor creates a Panel
- SOLID.
Static variable in class COM.taligent.widget.BorderPanel
- Solid border.
- SOLID.
Static variable in class COM.taligent.widget.ProgressBar
- Progress indicated by solid bar of color.
- SOLID.
Static variable in class COM.taligent.widget.ProgressBarStyle
- Solid style.
- sort().
Method in class COM.taligent.widget.MultiColumnListbox
- Sorts the currently selected column.
- sort(Object[]).
Method in class COM.taligent.util.HeapSorter
- Sorts incoming array of objects and returns the sorted indexes
of the original array.
- sort(Object[]).
Method in class COM.taligent.util.SelectionSorter
- Sorts incoming array of objects and returns the sorted indexes
of the original array.
- sort(Object[]).
Method in class COM.taligent.util.Sorter
- Sorts incoming array of objects and returns the sorted indexes
of the original array.
- Sorter().
Constructor for class COM.taligent.util.Sorter
-
- start().
Method in class COM.taligent.widget.ProgressBar
- Starts the progress bar moving.
- status().
Method in class COM.ibm.net.IMAP4Client
- Fetch "drop listing", or status of the maildrop.
- status().
Method in class COM.ibm.net.POP3Client
- Fetch "drop listing" (status) of the maildrop.
- status().
Method in class COM.ibm.beans.net.POP3Session
- Fetch "drop listing", or status of the maildrop.
- stop().
Method in class COM.taligent.widget.ProgressBar
- Stops the progress bar moving.
- storeFile().
Method in class COM.ibm.beans.net.FTPSession
- Store local file.
- storeFile(String, char).
Method in class COM.ibm.net.FTPClient
- Store a local file on the server.
- storeFile(String, String, char).
Method in class COM.ibm.net.FTPClient
- Store a local file on the server with a new remote file name.
- StringComparator().
Constructor for class COM.taligent.util.StringComparator
-
- STRIPED.
Static variable in class COM.taligent.widget.ProgressBar
- Simple "in progress" indicated by continuous movement of stripes.
- STRIPED.
Static variable in class COM.taligent.widget.ProgressBarStyle
- Continuous, striped style.
- STYLES.
Static variable in class COM.taligent.widget.ProgressBarStyle
- Array of available styles.
- tag().
Method in class COM.ibm.net.IMAP4Client
- Generate tag to be used in a server command.
- TAGS.
Static variable in class COM.taligent.widget.Alignment
- Tag names of the enum values.
- TAGS.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Tag names of the enum values.
- TAGS.
Static variable in class COM.taligent.widget.ProgressBarOrientation
- Tag names of the enum values.
- TAGS.
Static variable in class COM.taligent.widget.ProgressBarStyle
- Tag names of the enum values.
- toString().
Method in class COM.taligent.widget.Alignment
- Returns string representation of this instance.
- toString().
Method in class COM.taligent.widget.BorderPanel
- Returns the settings of this BorderPanel instance as a string.
- toString().
Method in class COM.taligent.widget.Caption
- Returns a string representation of this Caption.
- toString().
Method in class COM.taligent.widget.CaptionBar
- Returns a string representation of this Caption.
- toString().
Method in class COM.taligent.widget.event.CaptionBarEvent
- Returns a string representation of the event.
- toString().
Method in class COM.taligent.widget.ListboxColumn
- Returns a text description of the settings of this ListboxColumn
instance.
- toString().
Method in class COM.taligent.widget.event.ListboxEvent
- Returns a string representation of this event.
- toString().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns a text representation of this instance of MultiColumnListbox.
- toString().
Method in class COM.taligent.widget.ProgressBar
- Returns a string representation of this progress bar.
- toString().
Method in class COM.taligent.widget.ProgressBarDirection
- Returns string representation of this instance.
- toString().
Method in class COM.taligent.widget.ProgressBarOrientation
- Returns string representation of this instance.
- toString().
Method in class COM.taligent.widget.ProgressBarStyle
- Returns string representation of this instance.
- toString().
Method in class COM.taligent.widget.Scroller
- Returns a string representation of this component.
- toString().
Method in class COM.taligent.util.Sorter
- Returns a text representation of this Sorter instance.
- transfer(InputStream, OutputStream, char).
Method in class COM.ibm.net.FTPClient
- Transfer data from a source stream to destination stream.
- uniqueIdentifier().
Method in class COM.ibm.beans.net.POP3Session
- Retrieve unique message ID of current message.
- uniqueIdentifier(String).
Method in class COM.ibm.net.IMAP4Client
- Retrieve the unique ids for the specified message.
- uniqueIdentifier(String).
Method in class COM.ibm.net.POP3Client
- Retrieve the unique ID of a message.
- UNKNOWN_COLUMN.
Static variable in class COM.taligent.widget.event.ListboxEvent
- Column de/selected cannot be determined.
- UP.
Static variable in class COM.taligent.widget.ListboxCaption
- If sortable, the up "state".
- UP.
Static variable in class COM.taligent.widget.ProgressBar
- Bottom to top movement.
- UP.
Static variable in class COM.taligent.widget.ProgressBarDirection
- Moves up.
- UP.
Static variable in class COM.taligent.widget.Scroller
- The "up" button (internal use only).
- update(Graphics).
Method in class COM.taligent.widget.CaptionBar
- Overrides update to provide double buffering to the repaint.
- update(Graphics).
Method in class COM.taligent.widget.ListboxView
- Overriding update so we don't clear the area by default and to
provide double buffering for performance.
- update(Graphics).
Method in class COM.taligent.widget.MultiColumnListbox
- Don't waste time clearing area; not needed.
- update(Graphics).
Method in class COM.taligent.widget.ProgressBar
- Overrides update so that the area is not cleared by default.
- update(Graphics).
Method in class COM.taligent.widget.Scroller
- Don't clear area -- not needed.
- validateInput().
Method in class COM.ibm.beans.net.SMTPCommandsPanel
- Validates the input fields in the context of sending
mail.
- validateInput().
Method in class COM.ibm.beans.net.SMTPNetPrefsPanel
-
- VERTICAL.
Static variable in class COM.taligent.widget.ProgressBar
- Vertical orientation.
- VERTICAL.
Static variable in class COM.taligent.widget.ProgressBarOrientation
- Vertical orientation.
- VERTICAL.
Static variable in class COM.taligent.widget.Scroller
- Vertical orientation.
- verticalSeparatorShown().
Method in class COM.taligent.widget.MultiColumnListbox
- Returns whether vertical separator lines are shown between
each listbox columns.
- vsep.
Variable in class COM.taligent.widget.MultiColumnListbox
-
- waitForImage(Image).
Static method in class COM.taligent.util.AWT
- Loads the specified image immediately.
- waitForImages(Image[]).
Static method in class COM.taligent.util.AWT
- Loads the specified images immediately.
- windowActivated(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowClosed(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowClosing(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowDeactivated(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowDeiconified(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowIconified(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-
- windowOpened(WindowEvent).
Method in class COM.taligent.widget.MultiColumnListbox
-