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

A

AboutBox(Frame, String). Constructor for class COM.ibm.desktop.AboutBox
Constructs an about box with the application name.
AboutBox(Frame, String, String, String). Constructor for class COM.ibm.desktop.AboutBox
Constructs an about box with the application name, version, and copyright.
actionPerformed(ActionEvent). Method in class COM.ibm.beans.charting.ChartGUIHandler
The GUIHandler handles the selection of menu items in the menu bar, and in particular, notifies the ComponentController that a new view has been selected for the chart.
actionPerformed(ActionEvent). Method in class COM.ibm.beans.net.FTPSessionCustomizer
Handles any action on this customizer.
actionPerformed(ActionEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the menu items are selected or when the tool buttons are pressed.
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.
addActionListener(ActionListener). Method in class COM.ibm.desktop.TToolButton
Add the specified action listener to receive action events from this tool button.
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.
addAndDo(Command). Method in class COM.ibm.desktop.CommandProcessor
Add the command to the command log and perform the command.
addAndDo(Command). Method in class COM.ibm.desktop.ComponentController
Invoke the command processor to perform the command and update the UI of the undo/redo commands.
addAndDo(Command). Method in class COM.ibm.desktop.GUIHandler
A convenience method to add a command to the command processor and perform the command.
addAndDo(Command). Method in interface COM.ibm.desktop.ICommandProcessor
Add command to command log and perform the command.
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.
addModelChangeListener(ModelChangeListener). Method in interface COM.ibm.desktop.IModel
Add a listener to subscribe for model change events.
addModelChangeListener(ModelChangeListener). Method in class COM.ibm.desktop.Model
Add a listener to subscribe for model change events.
addModelSelectionChangeListener(ModelSelectionChangeListener). Method in class COM.ibm.desktop.ComponentController
Add listener to the list of listeners for model selection change.
addModelSelectionChangeListener(ModelSelectionChangeListener). Method in interface COM.ibm.desktop.ModelSelectionOwner
Add listener to the list of listeners for model selection change.
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.
addSeparator(). Method in class COM.ibm.desktop.TToolBar
Add a separator between groups of tool components.
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

B

background. Variable in class COM.taligent.widget.MultiColumnListbox
bar. Variable in class COM.taligent.widget.MultiColumnListbox
BarChartView(). Constructor for class COM.ibm.beans.charting.BarChartView
Default constructor.
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.
BOTTOM. Static variable in class COM.ibm.desktop.TToolBar
Specifies the tool bar to be placed below the view.

C

calculateBars(). Method in class COM.ibm.beans.charting.BarChartView
Calculates the location of the bars representing each data value.
calculateBars(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Calculates the location of the bars representing each data value.
calculateBars(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Calculates the location of the bars representing each data value.
canDelete(). Method in class COM.ibm.desktop.ModelSelection
Can the model selection be deleted?
canPasteFrom(Transferable). Method in class COM.ibm.desktop.ModelSelection
Can objects be pasted into the model selection?
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.
Chart(). Constructor for class COM.ibm.beans.charting.Chart
Default constructor.
Chart(ChartType). Constructor for class COM.ibm.beans.charting.Chart
Constructs a specific type of chart.
ChartBeanInfo(). Constructor for class COM.ibm.beans.charting.ChartBeanInfo
ChartGUIHandler(ComponentController). Constructor for class COM.ibm.beans.charting.ChartGUIHandler
Constructs a GUIHandler for the specified ComponentController.
ChartModel(). Constructor for class COM.ibm.beans.charting.ChartModel
Default constructor of the Chart's Model.
ChartResources(). Constructor for class COM.ibm.beans.charting.ChartResources
ChartType(int). Constructor for class COM.ibm.beans.charting.ChartType
Constructor for a specific chart type.
ChartTypeEditor(). Constructor for class COM.ibm.beans.charting.ChartTypeEditor
CHARTTYPES. Static variable in class COM.ibm.beans.charting.ChartType
Available chart types.
ChartUtil(). Constructor for class COM.ibm.beans.charting.ChartUtil
ChartView(). Constructor for class COM.ibm.beans.charting.ChartView
Default constructor.
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
clearStatus(). Method in class COM.ibm.desktop.TStatusBar
Clear the status bar and dispose of all previously set status messages.
clone(). Method in class COM.ibm.desktop.ModelSelection
Return a clone of the model selection.
close(). Method in class COM.ibm.net.InetProtocolClient
Close the connection to the server.
columns. Variable in class COM.taligent.widget.MultiColumnListbox
Command(). Constructor for class COM.ibm.desktop.Command
Construct a command of type kSerialUndo.
Command(int). Constructor for class COM.ibm.desktop.Command
Construct a command of the specified type.
Command(String). Constructor for class COM.ibm.desktop.Command
Construct a command with the specified label.
Command(String, int). Constructor for class COM.ibm.desktop.Command
Construct a command with the specified label and type.
CommandProcessor(). Constructor for class COM.ibm.desktop.CommandProcessor
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.
ComponentController(). Constructor for class COM.ibm.desktop.ComponentController
Default constructor.
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.

D

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_CHARTTYPE. Static variable in class COM.ibm.beans.charting.ChartType
Default Chart Type: Vertical Bar Chart.
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).
delete(). Method in class COM.ibm.desktop.ModelSelection
Delete objects in the model selection.
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.
deselectAll(). Method in class COM.ibm.desktop.ModelSelection
Deselect all objects in the model.
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).

E

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.ibm.beans.charting.ChartType
Checks for equality of two ChartType values.
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.
ExceptionDialog(Frame, String, Exception). Constructor for class COM.ibm.desktop.ExceptionDialog
ExceptionDialog(String, Exception). Constructor for class COM.ibm.desktop.ExceptionDialog

F

fAxesShown. Variable in class COM.ibm.beans.charting.ChartView
Flag for whether or not the axes should be shown (true for the Bar & Line Charts, false for the Pie)
fAxisLabel1. Variable in class COM.ibm.beans.charting.ChartView
String to be drawn for the chart's scale halfway along the data axis.
fAxisLabel2. Variable in class COM.ibm.beans.charting.ChartView
String to be drawn for the chart's scale at the end of the data axis.
fBarCorners. Variable in class COM.ibm.beans.charting.BarChartView
List of points representing data values - they are stored and used for drawing and hit detection
fBarDividerWidth. Variable in class COM.ibm.beans.charting.BarChartView
Size of space between each bar in the graph
fBarWidth. Variable in class COM.ibm.beans.charting.BarChartView
Width of each bar representing a data value - calculated from size of graph
fBorderSize. Static variable in class COM.ibm.beans.charting.ChartView
Size of the border of white space around the chart - in actuality the labels for each value, and the X axis label, are drawn in this border space
fChartColors. Variable in class COM.ibm.beans.charting.ChartModel
The colors to be used for drawing each bar/wedge of the chart.
fChartData. Variable in class COM.ibm.beans.charting.ChartModel
The data to be charted, which is essentially a Vector of Numbers.
fChartFont. Variable in class COM.ibm.beans.charting.ChartView
The font for labelling the chart.
fChartImage. Variable in class COM.ibm.beans.charting.ChartView
The Image object that is the off-screen buffer used for drawing the chart
fChartLabels. Variable in class COM.ibm.beans.charting.ChartModel
The labels to be displayed for each bar/point/wedge in the charts
fChartTitle. Variable in class COM.ibm.beans.charting.ChartModel
The title of the chart.
fChartType. Variable in class COM.ibm.beans.charting.ChartModel
The type of chart to be displayed, which could be one of: 1.
fChartWidth. Variable in class COM.ibm.beans.charting.ChartView
Flag for whether or not the axes should be shown (true for the Bar & Line Charts, false for the Pie)
fIg. Variable in class COM.ibm.beans.charting.ChartView
Graphics object of the off-screen buffer image used for drawing the chart
fileIn(String). Method in class COM.ibm.desktop.ComponentController
Read model in from file.
fileOut(String). Method in class COM.ibm.desktop.ComponentController
Write model out to file.
fireModelSelectionChange(). Method in class COM.ibm.desktop.ComponentController
Notify listeners of model selection change.
fireModelSelectionChange(). Method in interface COM.ibm.desktop.ModelSelectionOwner
Send a model selection change event to each registered listener.
fLabelsShown. Variable in class COM.ibm.beans.charting.ChartView
Flag to determine whether or not the labels for each value should be shown.
fLegendLabels. Variable in class COM.ibm.beans.charting.ChartView
Array of labels to be drawn in the legend.
fMaxValue. Variable in class COM.ibm.beans.charting.ChartView
Maximum value of all data values - rounded to the nearest tenth.
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.
fRatio. Variable in class COM.ibm.beans.charting.ChartView
Ratio between data values and pixels
fSelectedBar. Variable in class COM.ibm.beans.charting.BarChartView
Index of bar selected with a MouseDown event
fTitleFont. Variable in class COM.ibm.beans.charting.ChartView
The font for the title of the chart.
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
fValuesShown. Variable in class COM.ibm.beans.charting.ChartView
Flag for whether or not the values for each chart point/bar should be shown.
fXAxisLabel. Variable in class COM.ibm.beans.charting.ChartModel
The label to be drawn below the X axis in the Bar and Line Charts.
fXAxisLabelShown. Variable in class COM.ibm.beans.charting.ChartView
Flag for whether or not the X axis label should be shown.
fYAxisLabel. Variable in class COM.ibm.beans.charting.ChartModel
The label to be drawn above the Y axis in the Bar and Line Charts.
fYAxisLabelShown. Variable in class COM.ibm.beans.charting.ChartView
Flag for whether or not the Y axis label should be shown.

G

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.
getApplicationName(). Method in class COM.ibm.desktop.ComponentController
Return the name of the application.
getApplicationName(). Method in class COM.ibm.desktop.GUIHandler
A convenience method to get the application name.
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.ibm.beans.charting.ChartTypeEditor
Returns as a string, the currently selected value for this ChartType property.
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 .
getChartColors(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the (vector) colors to be used for plotting the data to the model.
getChartColors(). Method in class COM.ibm.beans.charting.ChartModel
Returns a vector of all the colors to be used for plotting the data.
getChartData(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the data that is to be plotted to the model.
getChartData(). Method in class COM.ibm.beans.charting.ChartModel
Returns all the data that is to be charted, in a Vector.
getChartFont(). Method in class COM.ibm.beans.charting.Chart
Returns the font used for the chart's labels.
getChartFont(). Method in class COM.ibm.beans.charting.ChartView
Returns the font used for the chart's labels.
getChartLabels(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the labels to be used for the chart to the model.
getChartLabels(). Method in class COM.ibm.beans.charting.ChartModel
Returns the vector of labels for the data.
getChartTitle(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the title to be used for the chart to the model.
getChartTitle(). Method in class COM.ibm.beans.charting.ChartModel
Returns the chart's title.
getChartType(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the chart type to the model.
getChartType(). Method in class COM.ibm.beans.charting.ChartModel
Returns the currently selected chart type.
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.
getColor(int). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the color to be used for plotting the data at this index to the model.
getColor(int). Method in class COM.ibm.beans.charting.ChartModel
Returns the color to be used for charting the data at the specified index.
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.
getCommandProcessor(). Method in class COM.ibm.desktop.ComponentController
Return the command processor.
getCommandProcessor(). Method in class COM.ibm.desktop.GUIHandler
A convenience method to get the command processor.
getComparator(). Method in class COM.taligent.util.Sorter
Gets the current comparator for this sorter.
getComponentController(). Method in class COM.ibm.desktop.GUIHandler
Return the component controller.
getComponentController(). Method in class COM.ibm.desktop.ModelView
Return the component controller.
getComponentFrame(). Method in class COM.ibm.desktop.ComponentController
Return the component frame.
getComponentFrame(). Method in class COM.ibm.desktop.GUIHandler
Return the component frame.
getContents(). Method in class COM.ibm.beans.charting.ChartResources
Returns the resources for the Charting Bean
getContents(). Method in class COM.ibm.desktop.Resources
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.
getData(int). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the data at this index to the model.
getData(int). Method in class COM.ibm.beans.charting.ChartModel
Returns the data value at this index.
getDataSize(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the size of the data to be plotted to the model .
getDataSize(). Method in class COM.ibm.beans.charting.ChartModel
Returns the size of the data (vector) to be plotted.
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.
getEditMenu(). Method in class COM.ibm.desktop.TMenuBar
getEventData(). Method in class COM.ibm.desktop.ModelChangeEvent
Return the event data associated with this event.
getFileExtension(). Method in class COM.ibm.beans.charting.ChartModel
Return the file extension string (3 or 4 letter string without the .)
getFileExtension(). Method in interface COM.ibm.desktop.IModel
Return the file extension string (3 or 4 letter string without the .)
getFileExtension(). Method in class COM.ibm.desktop.Model
Return the file extension string (3 or 4 letter string without the .)
getFileMenu(). Method in class COM.ibm.desktop.TMenuBar
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.
getGUIHandler(). Method in class COM.ibm.desktop.ComponentController
Return the GUIHandler.
getIcon(int). Method in class COM.ibm.beans.charting.ChartBeanInfo
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.ibm.beans.charting.ChartTypeEditor
Returns the default initilaization string for an object of the type, ChartType.
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.ibm.desktop.Command
Get the command label
getLabel(). Method in class COM.taligent.widget.ListboxColumn
Get the current label.
getLabel(int). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the label to be used for charting the data at this index.
getLabel(int). Method in class COM.ibm.beans.charting.ChartModel
Returns the label to be used for charting the data at this index.
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.
getMaxLegendRowSize(). Method in class COM.ibm.beans.charting.ChartView
Calculates the maximum size of the legend rows, based on what is to be shown in the legend, i.e., the labels for the different bars/wedges and/or the values of each bar/wedge.
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.charting.ChartView
Returns the minimum size of the chart.
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.
getModel(). Method in class COM.ibm.desktop.ComponentController
Return the model.
getModel(). Method in class COM.ibm.desktop.GUIHandler
A convenience method to get the model.
getModel(). Method in class COM.ibm.desktop.ModelSelection
Return the model.
getModel(). Method in class COM.ibm.desktop.ModelView
Return the model.
getModelSelection(). Method in class COM.ibm.desktop.ComponentController
Return the model selection.
getModelSelection(). Method in class COM.ibm.desktop.GUIHandler
A convenience method to get the model selection.
getModelSelection(). Method in class COM.ibm.desktop.ModelSelectionChangeEvent
Return the model selection associated with this event.
getModelSelection(). Method in interface COM.ibm.desktop.ModelSelectionOwner
Return the model selection.
getModelSelectionOwner(). Method in class COM.ibm.desktop.ModelSelection
Return the owner of the model selection.
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.
getOrientation(). Method in class COM.ibm.desktop.TToolBar
Return the orientation of the tool bar.
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.
getPopupMenu(). Method in class COM.ibm.desktop.GUIHandler
Return the popup menu.
getPreferredSize(). Method in class COM.taligent.widget.CaptionBar
Returns preferred (minimum) size of caption bar.
getPreferredSize(). Method in class COM.ibm.beans.charting.ChartView
Returns the preferred size of the chart.
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.
getPreferredSize(). Method in class COM.ibm.desktop.TToolBar
Return the size of the tool bar.
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.
getRedoCommand(). Method in class COM.ibm.desktop.CommandProcessor
Get next command to redo.
getRedoCommand(). Method in interface COM.ibm.desktop.ICommandProcessor
Get next command to redo.
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.
getResourceBundle(). Method in class COM.ibm.desktop.ComponentController
Return the resource bundle.
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.
getStatusBar(). Method in class COM.ibm.desktop.ComponentFrame
Return the status bar.
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.ibm.beans.charting.ChartTypeEditor
Returns the set of valid and known tags for a ChartType enumeration.
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.
getTitleFont(). Method in class COM.ibm.beans.charting.Chart
Returns the font used for the chart's title.
getTitleFont(). Method in class COM.ibm.beans.charting.ChartView
Returns the font used for the chart's title.
getToolBar(). Method in class COM.ibm.desktop.ComponentFrame
Return the tool bar.
getTransferData(DataFlavor). Method in class COM.ibm.desktop.ModelSelection
Return an object which represents the data to be transferred.
getTransferDataFlavors(). Method in class COM.ibm.desktop.ModelSelection
Return an array of DataFlavor objects indicating the flavors the data can be provided in.
getType(). Method in class COM.ibm.desktop.Command
Get the command type
getType(). Method in class COM.ibm.beans.net.FTPSession
Return current file transfer type.
getUndoCommand(). Method in class COM.ibm.desktop.CommandProcessor
Get next command to undo.
getUndoCommand(). Method in interface COM.ibm.desktop.ICommandProcessor
Get next command to undo.
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.ibm.beans.charting.ChartType
Retrieves the label for the currently selected chart type.
getValue(). Method in class COM.ibm.beans.charting.ChartTypeEditor
Returns the currently selected value.
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.
getView(). Method in class COM.ibm.desktop.ComponentController
Return the view.
getView(). Method in class COM.ibm.desktop.GUIHandler
A convenience method to get the view.
getViewMenu(). Method in class COM.ibm.desktop.TMenuBar
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.
getXAxisLabel(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the X-axis label to be used for the chart to the model.
getXAxisLabel(). Method in class COM.ibm.beans.charting.ChartModel
Returns the X axis label to be used for the chart.
getYAxisLabel(). Method in class COM.ibm.beans.charting.Chart
Returns the Y axis label to be used for the chart.
getYAxisLabel(). Method in class COM.ibm.beans.charting.ChartModel
Returns the Y axis label to be used for the chart.
GUIHandler(ComponentController). Constructor for class COM.ibm.desktop.GUIHandler

H

handleAbout(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Help->About ...
handleCanDo(). Method in class COM.ibm.desktop.Command
Can the command be done? Override this method to specify the conditions that must be satisfied before the command can be performed.
handleClose(). Method in class COM.ibm.desktop.GUIHandler
Invoked by handleConfirmClose.
handleConfirmClose(). Method in class COM.ibm.desktop.GUIHandler
Invoked by a File->Close menu action.
handleConfirmExit(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the File->Exit menu action.
handleConfirmNewModel(). Method in class COM.ibm.desktop.GUIHandler
Display a confirmation dialog to give the user a chance to save model changes before invoking handleNewModel to create a new model instance.
handleConfirmOpen(). Method in class COM.ibm.desktop.GUIHandler
Invoked by a File->Open menu action.
handleCopy(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Copy menu action.
handleCreateEditMenu(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework to create an edit menu.
handleCreateFileMenu(). Method in class COM.ibm.beans.charting.ChartGUIHandler
Invoked by the framework during initialization of a Charting component.
handleCreateFileMenu(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework to create a file menu.
handleCreateHelpMenu(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreateMenuBar(). Method in class COM.ibm.beans.charting.ChartGUIHandler
Invoked by the framework during initialization of a Charting Component.
handleCreateMenuBar(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreateMenus(MenuBar). Method in class COM.ibm.beans.charting.ChartGUIHandler
Invoked by the framework during initialization of a Charting component.
handleCreateMenus(MenuBar). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreatePopupMenu(MenuBar). Method in class COM.ibm.desktop.GUIHandler
Create a popup menu based on the menubar.
handleCreateStatusBar(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreateToolBar(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreateToolButtons(TToolBar). Method in class COM.ibm.beans.charting.ChartGUIHandler
Invoked by the framework during initialization.
handleCreateToolButtons(TToolBar). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework during initialization.
handleCreateViewMenu(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the framework to create a view menu.
handleCut(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Cut menu action.
handleDelete(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Delete menu action.
handleDo(). Method in class COM.ibm.desktop.Command
Invoked by the framework to do the command.
handleExit(). Method in class COM.ibm.desktop.GUIHandler
Invoked by handleConfirmExit.
handleModelChange(ModelChangeEvent). Method in class COM.ibm.beans.charting.BarChartView
Handles model changes by repainting.
handleModelChange(ModelChangeEvent). Method in class COM.ibm.beans.charting.ChartView
Handles model changes.
handleModelChange(ModelChangeEvent). Method in class COM.ibm.beans.charting.LineChartView
Handles model changes by repainting.
handleModelChange(ModelChangeEvent). Method in interface COM.ibm.desktop.ModelChangeListener
Invoked when the model is changed.
handleModelChange(ModelChangeEvent). Method in class COM.ibm.desktop.ModelView
Invoked when a model change event is sent.
handleModelChange(ModelChangeEvent). Method in class COM.ibm.beans.charting.PieChartView
Handles model changes by repainting.
handleModelSelectionChange(ModelSelectionChangeEvent). Method in interface COM.ibm.desktop.ModelSelectionChangeListener
Invoked when the model selection is changed.
handleModelSelectionChange(ModelSelectionChangeEvent). Method in class COM.ibm.desktop.ModelView
Invoked when a model change selection event is sent.
handleNew(). Method in class COM.ibm.desktop.GUIHandler
Invoked by a File->New menu action.
handleNewInstance(). Method in class COM.ibm.desktop.GUIHandler
Create a new instance of the application.
handleNewModel(). Method in class COM.ibm.desktop.GUIHandler
Re-initialize the application with a new model instance.
handleOpen(). Method in class COM.ibm.desktop.GUIHandler
Invoked by handleConfirmOpen.
handlePaste(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Paste menu action.
handleRedo(). Method in class COM.ibm.desktop.Command
Invoked by the framework to redo the command.
handleRedo(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Redo menu action.
handleSave(). Method in class COM.ibm.desktop.GUIHandler
Invoked by a File->Save menu action.
handleSaveAs(). Method in class COM.ibm.desktop.GUIHandler
Invoked by a File->SaveAs menu action.
handleSelectAll(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->SelectAll menu action.
handleUndo(). Method in class COM.ibm.desktop.Command
Invoked by the framework to undo the command.
handleUndo(). Method in class COM.ibm.desktop.GUIHandler
Invoked by the Edit->Undo menu action.
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.
HORIZONTALBARCHART. Static variable in class COM.ibm.beans.charting.ChartType
Horizontal Bar Chart Type.
HorizontalBarChartView(). Constructor for class COM.ibm.beans.charting.HorizontalBarChartView
Default constructor.
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

I

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.
initialize(). Method in class COM.ibm.beans.charting.BarChartView
Initializes the view, and registers itself as a MouseListener and a MouseMotionListener, so as to catch mouse drag events, and update the chart accordingly.
initialize(). Method in class COM.ibm.beans.charting.ChartView
Initializes the view.
initialize(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Initializes the view, and registers itself as a MouseListener and a MouseMotionListener, so as to catch mouse drag events, and update the chart accordingly.
initialize(). Method in interface COM.ibm.desktop.IView
Invoked by the framework to initialize the view after the view is created and added to the view hierarchy.
initialize(). Method in class COM.ibm.beans.charting.LineChartView
Initializes the view, and registers itself as a MouseListener and a MouseMotionListener, so as to catch mouse drag events, and update the chart accordingly.
initialize(). Method in class COM.ibm.desktop.ModelView
Initialize the ModelView to receive model change notification from the model and model selection change notification from the component controller.
initialize(). Method in class COM.ibm.beans.charting.PieChartView
Initializes the view.
initialize(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Initializes the view, and registers itself as a MouseListener and a MouseMotionListener, so as to catch mouse drag events, and update the chart accordingly.
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.
isApplet(). Method in class COM.ibm.desktop.ComponentController
Is the program running as an applet?
isAppletFrame(). Method in class COM.ibm.desktop.ComponentController
Is the program running as an applet in a frame?
isApplication(). Method in class COM.ibm.desktop.ComponentController
Is the program running as an application?
isBlock(). Method in class COM.taligent.widget.ProgressBarStyle
Returns whether this instance is BLOCK.
isButtonDown(). Method in class COM.ibm.desktop.TToolButton
Is the tool button down?
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.
isDataFlavorSupported(DataFlavor). Method in class COM.ibm.desktop.ModelSelection
Return whether or not the specified data flavor is supported for this object.
isDockable(). Method in class COM.ibm.desktop.TToolBar
Is the tool bar dockable?
isDown(). Method in class COM.taligent.widget.ProgressBarDirection
Returns whether this instance is DOWN.
isEmpty(). Method in class COM.ibm.desktop.ModelSelection
Is the model selection empty?
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.
isLabelsShown(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the flag for showing the labels for the chart data, to the view.
isLabelsShown(). Method in class COM.ibm.beans.charting.ChartView
Returns true if the flag for showing the labels for the chart data is set to true, false otherwise.
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.
isModelChanged(). Method in interface COM.ibm.desktop.IModel
Is the model changed?
isModelChanged(). Method in class COM.ibm.desktop.Model
Is the model changed?
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.
isNotEmpty(). Method in class COM.ibm.desktop.ModelSelection
Is the model selection not empty?
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.
isStringSelection(). Method in class COM.ibm.desktop.ModelSelection
Temporary workaround for JDK 1.1 beta bug.
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.
isToggle(). Method in class COM.ibm.desktop.TToolButton
Is this a toggle tool button?
isUp(). Method in class COM.taligent.widget.ProgressBarDirection
Returns whether this instance is UP.
isValuesShown(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the flag for showing the values for the chart data, to the view.
isValuesShown(). Method in class COM.ibm.beans.charting.ChartView
Returns true if the flag for showing the values of the chart data is set to true, false otherwise.
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.
isXAxisLabelShown(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the flag for showing the X-axis label for the chart data to the view.
isXAxisLabelShown(). Method in class COM.ibm.beans.charting.ChartView
Returns true if the flag for showing the X Axis label for the chart data is set to true, false otherwise.
isYAxisLabelShown(). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the flag for showing the Y-axis label for the chart data to the view.
isYAxisLabelShown(). Method in class COM.ibm.beans.charting.ChartView
Returns true if the flag for showing the Y Axis label for the chart data is set to true, false otherwise.
itemStateChanged(ItemEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the checkbox menu items in the tool bar popup menu change state.
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.
itemStateChanged(ItemEvent). Method in class COM.ibm.desktop.TToolBar
Invoked when the checkbox menu items in the tool bar popup menu change state.

K

kCantUndo. Static variable in class COM.ibm.desktop.Command
Command cannot be undone.
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.
kNoChange. Static variable in class COM.ibm.desktop.Command
Command does not modify the target, so it does not need to be undone.
kSerialUndo. Static variable in class COM.ibm.desktop.Command
Command can be undone, but only in the reverse order of that in which they were done.

L

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).
LEFT. Static variable in class COM.ibm.desktop.TToolBar
Specifies the tool bar to be placed to the left of the view.
legendFits(). Method in class COM.ibm.beans.charting.ChartView
Checks to see if the legend will fit in the chart's current drawing area.
legendFits(). Method in class COM.ibm.beans.charting.LineChartView
Checks to see if the legend will fit in the chart's current drawing area.
LINECHART. Static variable in class COM.ibm.beans.charting.ChartType
Line Chart Type.
LineChartView(). Constructor for class COM.ibm.beans.charting.LineChartView
Default constructor.
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.
lookupComponentController(Component). Static method in class COM.ibm.desktop.ComponentController
Look up for the component controller bound to the view.
lostOwnership(Clipboard, Transferable). Method in class COM.ibm.desktop.ComponentController
Invoked when the ComponentController is no longer the owner of the contents of the clipboard.
lostOwnership(Clipboard, Transferable). Method in interface COM.ibm.desktop.ModelSelectionOwner
Invoked when this is no longer the owner of the clipboard contents.
LOWERED. Static variable in class COM.taligent.widget.BorderPanel
A lowered border.

M

mailSent(). Method in class COM.ibm.net.SMTPClient
Terminate sending mail.
main(String[]). Static method in class COM.ibm.beans.charting.Chart
Create a Chart to run as an application.
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.
Model(). Constructor for class COM.ibm.desktop.Model
Constructs an empty model.
ModelChangeEvent(Object, Object). Constructor for class COM.ibm.desktop.ModelChangeEvent
Constructor that takes an event source and some arbitrary event data.
ModelSelection(ModelSelection). Constructor for class COM.ibm.desktop.ModelSelection
Copy constructor.
ModelSelection(ModelSelectionOwner, IModel). Constructor for class COM.ibm.desktop.ModelSelection
Construct a model selection.
ModelSelectionChangeEvent(Object, ModelSelection). Constructor for class COM.ibm.desktop.ModelSelectionChangeEvent
Constructor that takes an event source and a model selection.
ModelView(). Constructor for class COM.ibm.desktop.ModelView
Default constructor.
ModelView(IModel). Constructor for class COM.ibm.desktop.ModelView
Constructor that takes a model.
mouseClicked(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse is clicked.
mouseClicked(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse clicked event handler.
mouseClicked(MouseEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the mouse is clicked on the target.
mouseClicked(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse is clicked.
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.
mouseClicked(MouseEvent). Method in class COM.ibm.desktop.TToolButton
Invoked when the tool button is clicked.
mouseDragged(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse is dragged (the mouse button is down).
mouseDragged(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse dragged event handler.
mouseDragged(MouseEvent). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Called if the mouse is dragged (the mouse button is down).
mouseDragged(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse is dragged (the mouse button is down).
mouseDragged(MouseEvent). Method in class COM.taligent.widget.Scroller
Mouse dragged.
mouseDragged(MouseEvent). Method in class COM.ibm.beans.charting.VerticalBarChartView
Called if the mouse is dragged (the mouse button is down).
mouseEntered(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse enters this chart.
mouseEntered(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse entered event handler.
mouseEntered(MouseEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the mouse enters the target.
mouseEntered(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse enters this chart.
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.
mouseEntered(MouseEvent). Method in class COM.ibm.desktop.TToolButton
Invoked when the mouse enters the tool button.
mouseExited(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse leaves this chart.No action is taken.
mouseExited(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse exited event handler.
mouseExited(MouseEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the mouse exits the target.
mouseExited(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse leaves this chart.No action is taken.
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.
mouseExited(MouseEvent). Method in class COM.ibm.desktop.TToolButton
Invoked when the mouse exits the tool button.
mouseMoved(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called when the mouse moves over this chart.
mouseMoved(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse moved event handler.
mouseMoved(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called when the mouse moves over this chart.
mouseMoved(MouseEvent). Method in class COM.taligent.widget.Scroller
Mouse moved.
mousePressed(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse is down.
mousePressed(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse pressed event handler.
mousePressed(MouseEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the mouse is pressed.
mousePressed(MouseEvent). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Called if the mouse is down.
mousePressed(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse is down.
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.
mousePressed(MouseEvent). Method in class COM.ibm.desktop.TToolButton
Invoked when the tool button is pressed.
mousePressed(MouseEvent). Method in class COM.ibm.beans.charting.VerticalBarChartView
Called if the mouse is down.
mouseReleased(MouseEvent). Method in class COM.ibm.beans.charting.BarChartView
Called if the mouse is up.
mouseReleased(MouseEvent). Method in class COM.taligent.widget.CaptionBar
Mouse released event handler.
mouseReleased(MouseEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the mouse is released.
mouseReleased(MouseEvent). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Called if the mouse is up.
mouseReleased(MouseEvent). Method in class COM.ibm.beans.charting.LineChartView
Called if the mouse is up.
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.
mouseReleased(MouseEvent). Method in class COM.ibm.desktop.TToolButton
Invoked when the tool button is released.
mouseReleased(MouseEvent). Method in class COM.ibm.beans.charting.VerticalBarChartView
Called if the mouse is up.
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.

N

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
notifyOfModelChange(Object). Method in interface COM.ibm.desktop.IModel
Send a ModelChangeEvent to the registered listeners to notify them of any change in the model.
notifyOfModelChange(Object). Method in class COM.ibm.desktop.Model
Send a ModelChangeEvent to the registered listeners to notify them of any change in the model.
NumericStringComparator(). Constructor for class COM.taligent.util.NumericStringComparator

O

openDocument(String). Method in class COM.ibm.desktop.ComponentController
Open the named document.
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.

P

paint(Graphics). Method in class COM.ibm.beans.charting.BarChartView
Paints the entire Bar Chart by painting the bars, the values and labels, and the legend, and draws the off-screen buffer to the the current graphics context.
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.ibm.beans.charting.ChartView
Creates an off-screen buffer for drawing to match the current size of the view area, and sets some default graphics properties for the buffer.
paint(Graphics). Method in class COM.ibm.beans.charting.LineChartView
Paints the entire Line Chart by painting the points and the line, the values and labels, and the legend, and draws the off-screen buffer to the the current graphics context.
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.ibm.beans.charting.PieChartView
Paints the entire Pie Chart by painting the wedges, the values and labels, and the legend, and draws the off-screen buffer to the the current 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.
paint(Graphics). Method in class COM.ibm.desktop.TStatusBar
Invoked when the status bar is painted.
paint(Graphics). Method in class COM.ibm.desktop.TToolBar
Invoked when the tool bar is painted.
paint(Graphics). Method in class COM.ibm.desktop.TToolButton
Invoked when the tool button is to be painted.
paint(Graphics). Method in class COM.ibm.beans.charting.VerticalBarChartView
Paints the entire Bar Chart by painting the bars, the values and labels, and the legend, and draws the off-screen buffer to the the current graphics context.
paintAxes(). Method in class COM.ibm.beans.charting.ChartView
Paints the X and Y axes.
paintAxisLabels(). Method in class COM.ibm.beans.charting.ChartView
Paints the label under the X axis (incase of a Vertical Bar Chart & Line Chart) or above the Y axis (incase of a Horizontal Bar Chart), if one was specified.
paintBackground(Graphics). Method in class COM.taligent.widget.Scroller
Paints the background of the scrollbar.
paintBars(). Method in class COM.ibm.beans.charting.BarChartView
Paint the bars representing each data value.
paintBars(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Paint the bars representing each data value.
paintBars(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Paint the bars representing each data value.
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.
paintLabels(). Method in class COM.ibm.beans.charting.BarChartView
Paints the labels under the X axis for each bar.
paintLabels(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Paints the labels to the left of the Y axis for each bar.
paintLabels(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Paints the labels under the X axis for each bar.
paintLegend(). Method in class COM.ibm.beans.charting.ChartView
Paints the legend for the chart, based on a) the type of chart, and b) what the user wants to see, viz, the labels and/or the values
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.
paintScale(). Method in class COM.ibm.beans.charting.ChartView
Paints the scale on the appropriate axis, depending on the orientation of the chart.
paintScale(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Paints the scale on the X axis.
paintScale(). Method in class COM.ibm.beans.charting.LineChartView
Paints the scale on the Y axis.
paintScale(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Paints the scale on the Y axis.
paintTitle(). Method in class COM.ibm.beans.charting.ChartView
Paints the title of the chart, if one was specified.
paintValues(). Method in class COM.ibm.beans.charting.BarChartView
Paints the values that each bar represents, above the bars.
paintValues(). Method in class COM.ibm.beans.charting.HorizontalBarChartView
Paints the values that each bar represents, to the right of the bars.
paintValues(). Method in class COM.ibm.beans.charting.VerticalBarChartView
Paints the values that each bar represents, above the bars.
paintXAxisScale(). Method in class COM.ibm.beans.charting.ChartView
Paints the scale on the X axis.
paintYAxisScale(). Method in class COM.ibm.beans.charting.ChartView
Paints the scale on the Y axis.
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.
pasteFrom(Transferable). Method in class COM.ibm.desktop.ModelSelection
Paste objects into the model selection.
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
PIECHART. Static variable in class COM.ibm.beans.charting.ChartType
Pie Chart Type.
PieChartView(). Constructor for class COM.ibm.beans.charting.PieChartView
Default constructor.
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

R

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.
redo(). Method in class COM.ibm.desktop.CommandProcessor
Redo the previous command.
redo(). Method in interface COM.ibm.desktop.ICommandProcessor
Redo command.
removeActionListener(ActionListener). Method in class COM.ibm.desktop.TToolButton
Remove the specified action listener so it no longer receives action events from this tool button.
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.
removeModelChangeListener(ModelChangeListener). Method in interface COM.ibm.desktop.IModel
Remove a listener from receiving model change events.
removeModelChangeListener(ModelChangeListener). Method in class COM.ibm.desktop.Model
Remove a listener from receiving model change events.
removeModelSelectionChangeListener(ModelSelectionChangeListener). Method in class COM.ibm.desktop.ComponentController
Remove listener from the list of listeners for model selection change.
removeModelSelectionChangeListener(ModelSelectionChangeListener). Method in interface COM.ibm.desktop.ModelSelectionOwner
Remove listener from the list of listeners for model selection change.
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.desktop.CommandProcessor
Reset the command processor and clear the command log.
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 interface COM.ibm.desktop.ICommandProcessor
Reset the command processor.
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.desktop.Resources
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).
RIGHT. Static variable in class COM.ibm.desktop.TToolBar
Specifies the tool bar to be placed to the right of the view.
roundValue(float). Static method in class COM.ibm.beans.charting.ChartUtil
Round off a float value to two decimal places.
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.

S

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.
selectAll(). Method in class COM.ibm.desktop.ModelSelection
Select all objects in the model.
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.
setAppletFrame(boolean). Method in class COM.ibm.desktop.ComponentController
Indicate to the framework whether the applet should be displayed in a frame.
setApplicationMain(boolean). Static method in class COM.ibm.desktop.ComponentController
Tell the framework whether the program is running as an application or not.
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.ibm.beans.charting.ChartTypeEditor
Set the (currently selected) value of the ChartType property to the one specified.
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.
setAxisLabels(). Method in class COM.ibm.beans.charting.ChartView
Set the labels to be used on the axes.
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.
setButtonDown(boolean). Method in class COM.ibm.desktop.TToolButton
Set the tool button down or up.
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.
setChartColors(Vector). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the (vector of) colors to be used for plotting the data to the model.
setChartColors(Vector). Method in class COM.ibm.beans.charting.ChartModel
Sets all the colors to be used for charting the data, from the vector specified.
setChartData(Vector). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the data that is to be plotted to the model.
setChartData(Vector). Method in class COM.ibm.beans.charting.ChartModel
Sets all the data that is to be charted from the vector specified
setChartFont(Font). Method in class COM.ibm.beans.charting.Chart
Sets the font used for the chart's labels to the specified font.
setChartFont(Font). Method in class COM.ibm.beans.charting.ChartView
Sets the font used for the chart's labels to the specified font.
setChartLabels(Vector). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the labels to be used for the chart to the model.
setChartLabels(Vector). Method in class COM.ibm.beans.charting.ChartModel
Sets the vector of labels for the data.
setChartTitle(String). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the title to be used for the chart to the model.
setChartTitle(String). Method in class COM.ibm.beans.charting.ChartModel
Sets the chart's title to the one specified.
setChartType(ChartType). Method in class COM.ibm.beans.charting.Chart
Delegate the sets for the chart type to the specified one.
setChartType(ChartType). Method in class COM.ibm.beans.charting.ChartModel
Sets the chart type to the specified one.
setColor(Color). Method in class COM.taligent.widget.BorderPanel
Sets the current color for SOLID borders and the caption text color for etched borders.
setColor(int, Color). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the color to be used for plotting the data at this index to the model.
setColor(int, Color). Method in class COM.ibm.beans.charting.ChartModel
Sets the color to be used for charting the data at this index.
setCommandProcessor(ICommandProcessor). Method in class COM.ibm.desktop.ComponentController
Set the command processor.
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.
setData(int, Number). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the data at this index to the model.
setData(int, Number). Method in class COM.ibm.beans.charting.ChartModel
Sets the data at this index.
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.
setDockable(boolean). Method in class COM.ibm.desktop.TToolBar
Make the tool bar fixed or dockable.
setEditMenu(Menu). Method in class COM.ibm.desktop.TMenuBar
setElementAt(Object, int). Method in class COM.taligent.widget.ListboxColumn
Sets the element at the specified index.
setEmpty(). Method in class COM.ibm.desktop.ModelSelection
Set the model selection state to empty.
setEnabled(boolean). Method in class COM.ibm.desktop.TToolButton
Enable or disable the tool button.
setEnabled(Component, boolean). Static method in class COM.taligent.widget.MCLBCustomizer
Utility function for disabling all of a containers components.
setFileMenu(Menu). Method in class COM.ibm.desktop.TMenuBar
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.
setGUIHandler(GUIHandler). Method in class COM.ibm.desktop.ComponentController
Set the GUIHandler.
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(int, String). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the label to be used for charting the data at this index.
setLabel(int, String). Method in class COM.ibm.beans.charting.ChartModel
Sets the label to be used for data at this index.
setLabel(String). Method in class COM.taligent.widget.Caption
Sets the label displayed on the caption.
setLabel(String). Method in class COM.ibm.desktop.Command
Set the command label
setLabel(String). Method in class COM.taligent.widget.ListboxColumn
Change the label displayed in the caption bar.
setLabelsShown(boolean). Method in class COM.ibm.beans.charting.Chart
Delegate the set for the flag for showing the labels for the chart data, to the view.
setLabelsShown(boolean). Method in class COM.ibm.beans.charting.ChartView
Sets to true or false, the flag for showing the labels for the chart data.
setLayout(LayoutManager). Method in class COM.taligent.widget.MultiColumnListbox
Cannot reset the layout manager of this widget.
setLegendLabels(). Method in class COM.ibm.beans.charting.ChartView
Set the labels to be used in the legend.
setLegendLabels(). Method in class COM.ibm.beans.charting.PieChartView
Sets the labels to be used in the legend, based on whether or not we are showing only the values, or only the data set labels (chartLabels) or both
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().
setLocale(Locale). Method in class COM.ibm.desktop.GUIHandler
Change the locale of the program and update the GUI and the resource bundle based on the new locale.
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.
setModel(IModel). Method in class COM.ibm.desktop.ComponentController
Set the model.
setModel(IModel). Method in class COM.ibm.desktop.ModelSelection
Set the model selection's model object.
setModel(IModel). Method in class COM.ibm.desktop.ModelView
setModelChanged(boolean). Method in interface COM.ibm.desktop.IModel
Set model changed to true or false.
setModelChanged(boolean). Method in class COM.ibm.desktop.Model
Set model changed to true or false.
setModelSelection(ModelSelection). Method in class COM.ibm.desktop.ComponentController
Set the model selection to a different selection and notify listeners.
setModelSelection(ModelSelection). Method in interface COM.ibm.desktop.ModelSelectionOwner
Set the model selection.
setModelSelectionOwner(ModelSelectionOwner). Method in class COM.ibm.desktop.ModelSelection
Set the owner of the model selection.
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.
setNotEmpty(). Method in class COM.ibm.desktop.ModelSelection
Set the model selection state to not empty.
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(int). Method in class COM.ibm.desktop.TToolBar
Change the orientation of the tool bar.
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.
setResourceBundle(ResourceBundle). Method in class COM.ibm.desktop.ComponentController
Set the resource bundle.
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.
setStatus(String). Method in class COM.ibm.desktop.TStatusBar
Set the status message.
setStatusBar(TStatusBar). Method in class COM.ibm.desktop.ComponentFrame
Set the status bar of this frame to the specified status bar.
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.
setTitleFont(Font). Method in class COM.ibm.beans.charting.Chart
Sets the font for the chart's title to the specified font.
setTitleFont(Font). Method in class COM.ibm.beans.charting.ChartView
Sets the font for the chart's title to the specified font.
setToolBar(TToolBar). Method in class COM.ibm.desktop.ComponentFrame
Set the tool bar of this frame to the specified tool bar.
setType(char). Method in class COM.ibm.beans.net.FTPSession
Set file transfer type to ASCII or Image.
setType(int). Method in class COM.ibm.desktop.Command
Set the command type
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.ibm.beans.charting.ChartTypeEditor
Save the current selection state of this ChartType to the one specified.
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.
setValuesShown(boolean). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the flag for showing the values for the chart data, to the view.
setValuesShown(boolean). Method in class COM.ibm.beans.charting.ChartView
Sets to true or false, the flag for showing the values for the chart data on the chart.
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.
setView(IView). Method in class COM.ibm.desktop.ComponentController
Change the application view by removing the existing view in the application frame and adding a new one.
setView(IView, boolean). Method in class COM.ibm.desktop.ComponentController
Change the application view by removing the existing view in the application frame and adding a new one.
setViewMenu(Menu). Method in class COM.ibm.desktop.TMenuBar
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.
setXAxisLabel(String). Method in class COM.ibm.beans.charting.Chart
Delegate the get for the X axis label to be used for the chart, to the model.
setXAxisLabel(String). Method in class COM.ibm.beans.charting.ChartModel
Sets the chart's X-axis label to the one specified.
setXAxisLabelShown(boolean). Method in class COM.ibm.beans.charting.Chart
Delegate the toggle for the flag for showing the labels for the chart data to the view.
setXAxisLabelShown(boolean). Method in class COM.ibm.beans.charting.ChartView
Sets to true or false, the flag for showing the X Axis label for the chart data.
setYAxisLabel(String). Method in class COM.ibm.beans.charting.Chart
Sets the chart's Y=axis label to the one specified.
setYAxisLabel(String). Method in class COM.ibm.beans.charting.ChartModel
Sets the chart's Y-axis label to the one specified.
setYAxisLabelShown(boolean). Method in class COM.ibm.beans.charting.Chart
Delegate the toggle for the flag for showing the Y axis label for the chart data to the view.
setYAxisLabelShown(boolean). Method in class COM.ibm.beans.charting.ChartView
Sets to true or false, the flag for showing the Y Axis label for the chart data.
show(). Method in class COM.ibm.desktop.AboutBox
Show the dialog centered over the parent frame.
show(). Method in class COM.ibm.desktop.ComponentFrame
Override Frame.show() to show the frame only if the program is running as an application or an applet frame.
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.
showExpirationDialog(Calendar, String, String, boolean). Static method in class COM.ibm.desktop.ComponentController
Display a dialog if the current date is after the expiration date, or if the expirationDate parameter is null.
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.
showSplashScreen(Class, String, int). Static method in class COM.ibm.desktop.ComponentController
Display a splash screen.
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.ibm.desktop.ComponentController
Invoked when the applet is started.
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.ibm.desktop.ComponentController
Invoked when the applet is stopped.
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.

T

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.
TMenuBar(). Constructor for class COM.ibm.desktop.TMenuBar
toggle(). Method in class COM.ibm.desktop.TToolButton
Toggle the tool button.
TOP. Static variable in class COM.ibm.desktop.TToolBar
Specifies the tool bar to be placed above the view.
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.ibm.beans.charting.ChartType
Returns the string representation of the currently selected ChartType.
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.
TStatusBar(). Constructor for class COM.ibm.desktop.TStatusBar
Construct a status bar.
TToolBar(). Constructor for class COM.ibm.desktop.TToolBar
Construct an empty tool bar.
TToolButton(Class, String, String, String). Constructor for class COM.ibm.desktop.TToolButton
Constructs a tool button.
TToolButton(Class, String, String, String, boolean). Constructor for class COM.ibm.desktop.TToolButton
Constructs a toggle tool button.
types. Static variable in class COM.ibm.beans.charting.ChartType
Strings representing the available types of charts

U

undo(). Method in class COM.ibm.desktop.CommandProcessor
Undo the previous command.
undo(). Method in interface COM.ibm.desktop.ICommandProcessor
Undo command.
undoDelete(Object). Method in class COM.ibm.desktop.ModelSelection
Undo the delete operation.
undoPaste(Object). Method in class COM.ibm.desktop.ModelSelection
Undo paste operation.
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.
unsetStatus(). Method in class COM.ibm.desktop.TStatusBar
Display the previously set status message.
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.ibm.beans.charting.BarChartView
Updates the chart by causing a repaint.
update(Graphics). Method in class COM.taligent.widget.CaptionBar
Overrides update to provide double buffering to the repaint.
update(Graphics). Method in class COM.ibm.beans.charting.ChartView
Updates the view by causing a repaint of the view.
update(Graphics). Method in class COM.ibm.beans.charting.LineChartView
Updates the chart by causing a 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.ibm.beans.charting.PieChartView
Updates the chart by causing a repaint.
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.

V

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.
VERTICALBARCHART. Static variable in class COM.ibm.beans.charting.ChartType
Vertical Bar Chart Type.
VerticalBarChartView(). Constructor for class COM.ibm.beans.charting.VerticalBarChartView
Default constructor.
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

W

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.ibm.desktop.GUIHandler
Invoked when the window is activated.
windowActivated(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowClosed(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window closed.
windowClosed(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowClosing(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window is closing.
windowClosing(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowDeactivated(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window is deactivated.
windowDeactivated(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowDeiconified(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window is deiconified.
windowDeiconified(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowIconified(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window is iconified.
windowIconified(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox
windowOpened(WindowEvent). Method in class COM.ibm.desktop.GUIHandler
Invoked when the window is opened.
windowOpened(WindowEvent). Method in class COM.taligent.widget.MultiColumnListbox