Skip navigation links
A B C D E F G H I L M N O P R S T V W 

A

addName(String, String...) - Method in class au.com.cybersearch2.controls.FileFilter
Add a named file type eg.
align(int, int) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the alignment of the control within its cell.
align(int, int) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
alignRight(int) - Method in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Position control aligned with the right of the status line client area
applyTo(Control) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the layout data on the given control.
applyTo(Control) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
applyTo(Composite) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Creates a new GridLayout and attaches it to the given composite.
applyTo(Composite) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
ask(String, String) - Method in class au.com.cybersearch2.dialogs.SyncQuestionDialog
Show prompt requiring yes or no response in system dialog
au.com.cybersearch2.controls - package au.com.cybersearch2.controls
 
au.com.cybersearch2.dialogs - package au.com.cybersearch2.dialogs
 
au.com.cybersearch2.statusbar.controls - package au.com.cybersearch2.statusbar.controls
 

B

ButtonBar - Class in au.com.cybersearch2.controls
ButtonBar Button bar for views
ButtonBar(ControlFactory, Composite) - Constructor for class au.com.cybersearch2.controls.ButtonBar
Construct ButtonBar object
buttonBarInstance(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a buttom bar component for use in a view.
buttonInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns button control Instances of this class represent a selectable user interface object that issues notification when pressed and released.
buttonInstance(Composite, int, String, boolean) - Method in interface au.com.cybersearch2.controls.CustomDialog.ButtonFactory
Returns button control with given id
buttonWidth - Variable in class au.com.cybersearch2.controls.DialogPixels
Minimum button width

C

close() - Method in interface au.com.cybersearch2.controls.DialogBase
 
comboInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns combo control Instances of this class are controls that allow the user to choose an item from a list of items, or optionally enter a new value by typing it into an editable text field.
compositeInstance(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a control which is capable of containing other controls
compositeInstance(Composite) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns a control which is capable of containing other controls
configureShell(Shell) - Method in class au.com.cybersearch2.controls.CustomDialog
Set Dialog title
configureShell(Shell) - Method in interface au.com.cybersearch2.controls.DialogBase
Configures the given shell in preparation for opening this window in it.
ControlFactory - Class in au.com.cybersearch2.controls
ControlFactory SWT widget factory and widget support.
ControlFactory() - Constructor for class au.com.cybersearch2.controls.ControlFactory
 
controlFactory - Variable in class au.com.cybersearch2.controls.CustomControls
SWT widget factory
ControlFactory - Class in au.com.cybersearch2.statusbar.controls
ControlFactory SWT widget factory for testability
ControlFactory() - Constructor for class au.com.cybersearch2.statusbar.controls.ControlFactory
 
ControlTip - Class in au.com.cybersearch2.controls
ControlTip ToolTip which implements FocusListener to control visibility.
ControlTip(ToolTip) - Constructor for class au.com.cybersearch2.controls.ControlTip
Create ControlTip with given ToolTip
ControlWrapper - Class in au.com.cybersearch2.statusbar.controls
ControlWrapper Wrapper for a child of the status line.
ControlWrapper(Control, int, int, boolean) - Constructor for class au.com.cybersearch2.statusbar.controls.ControlWrapper
Create ControlWrapper object
convertHeightInCharsToPixels(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Use font metrics to convert height is characters to pixels
convertHorizontalDLUsToPixels(FontMetrics, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns the number of pixels corresponding to the given number of horizontal dialog units.
convertVerticalDLUsToPixels(FontMetrics, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns the number of pixels corresponding to the given number of vertical dialog units.
copy() - Method in interface au.com.cybersearch2.controls.DefaultGridData
Creates a copy of the receiver.
copy() - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
create() - Method in interface au.com.cybersearch2.controls.DefaultGridData
Creates a new GridData instance.
create() - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
create() - Method in interface au.com.cybersearch2.controls.DefaultLayout
Creates a new GridLayout, and initializes it with values from the factory.
create() - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
createButton(int, String, SelectionAdapter, boolean) - Method in class au.com.cybersearch2.controls.ButtonBar
Create button
createButton(Composite, int, String, boolean) - Method in interface au.com.cybersearch2.controls.DialogBase
Creates a new button with the given id.
createButtonsForButtonBar(Composite, CustomDialog.ButtonFactory, DialogHandler) - Method in class au.com.cybersearch2.controls.CustomControls
Create Buttons For Button Bar.
createButtonsForButtonBar(Composite) - Method in class au.com.cybersearch2.controls.CustomDialog
Create buttons for Button Bar
createButtonsForButtonBar(Composite) - Method in interface au.com.cybersearch2.controls.DialogBase
Adds buttons to this dialog's button bar.
createDialogArea(Composite, DialogHandler) - Method in class au.com.cybersearch2.controls.CustomControls
Create controls for custom dialog.
createDialogArea(Composite) - Method in class au.com.cybersearch2.controls.CustomDialog
Delegate createDialogArea()
CustomControls - Class in au.com.cybersearch2.controls
CustomControls The super class for classes which provide content to CustomDialog.
CustomControls(ControlFactory) - Constructor for class au.com.cybersearch2.controls.CustomControls
Create CustomControls object
CustomDialog<T extends CustomControls> - Class in au.com.cybersearch2.controls
CustomDialog
CustomDialog(Shell, String, T) - Constructor for class au.com.cybersearch2.controls.CustomDialog
Create CustomDialog object
CustomDialog.ButtonFactory - Interface in au.com.cybersearch2.controls
ButtonFactory Allows CustomControl to create buttons for the button bar
customDialogInstance(Shell, T, String) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns custom dialog with content provided by given custom controls object
customDialogInstance(T, String) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns custom dialog located in default shell with content provided by given custom controls object
customLabelInstance(Composite, CustomLabelSpec) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a label control which supports aligned text and/or an image and different border styles.
customLabelInstance(Composite, CustomLabelSpec) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns a label control which supports aligned text and/or an image and different border styles.
CustomLabelSpec - Interface in au.com.cybersearch2.controls
 

D

DefaultGridData - Interface in au.com.cybersearch2.controls
DefaultGridData
DefaultGridDataImpl - Class in au.com.cybersearch2.controls
DefaultGridDataImpl
DefaultGridDataImpl() - Constructor for class au.com.cybersearch2.controls.DefaultGridDataImpl
 
DefaultGridDataImpl(GridDataFactory) - Constructor for class au.com.cybersearch2.controls.DefaultGridDataImpl
 
DefaultLayout - Interface in au.com.cybersearch2.controls
DefaultLayout
DefaultLayoutImpl - Class in au.com.cybersearch2.controls
DefaultLayoutImpl
DefaultLayoutImpl() - Constructor for class au.com.cybersearch2.controls.DefaultLayoutImpl
 
defaultPressed(DialogHandler) - Method in class au.com.cybersearch2.controls.CustomControls
Handle default button pressed
DialogBase - Interface in au.com.cybersearch2.controls
DialogBase
DialogHandler - Interface in au.com.cybersearch2.dialogs
DialogHandler Public interface of CustomDialog allows a CustomControl to perform dialog operations dismiss, exit with return code and resize.
DialogPixels - Class in au.com.cybersearch2.controls
DialogPixels Dialog constants evaulated using font metrics to nearest pixels
DialogPixels(FontMetrics) - Constructor for class au.com.cybersearch2.controls.DialogPixels
 
dismissDialog() - Method in class au.com.cybersearch2.controls.CustomDialog
dismissDialog
dismissDialog() - Method in interface au.com.cybersearch2.dialogs.DialogHandler
Notifies that the ok button of this dialog has been pressed.
dispose() - Method in class au.com.cybersearch2.controls.ImageFactory
Dispose all image resources
dup() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
dup() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 

E

equals(Object) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
equalWidth(boolean) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets whether the columns should be forced to be equal width
equalWidth(boolean) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
exclude(boolean) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Instructs the GridLayout to ignore this control when performing layouts.
exclude(boolean) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
exitDialog(int) - Method in class au.com.cybersearch2.controls.CustomDialog
exitDialog
exitDialog(int) - Method in interface au.com.cybersearch2.dialogs.DialogHandler
Sets this window's return code and then closes it
extendedMargins(int, int, int, int) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the margins for layouts created with this factory.
extendedMargins(Rectangle) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the margins for layouts created with this factory.
extendedMargins(int, int, int, int) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
extendedMargins(Rectangle) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 

F

fileDialogInstance() - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a dialog to select a file.
FileFilter - Class in au.com.cybersearch2.controls
FileFilter Used with standard file selection dialog to control what files are shown
FileFilter() - Constructor for class au.com.cybersearch2.controls.FileFilter
Construct FileFilter object
FileSelectionControl - Class in au.com.cybersearch2.controls
FileSelectionControl Standard file selection dialog with file filter
FileSelectionControl() - Constructor for class au.com.cybersearch2.controls.FileSelectionControl
Construct FileSelectionControl object
focusGained(FocusEvent) - Method in class au.com.cybersearch2.controls.ControlTip
focusGained
focusLost(FocusEvent) - Method in class au.com.cybersearch2.controls.ControlTip
focusLost

G

GAP - Static variable in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Seperator width.
generateLayout(Composite) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Applies this layout to the given composite, and attaches default GridData to all immediate children that don't have one.
generateLayout(Composite) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
getBackground() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
getBackground() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
getButtonWidth() - Method in class au.com.cybersearch2.controls.DialogPixels
 
getCustomControls() - Method in class au.com.cybersearch2.controls.CustomDialog
Returns object which creates dialog content
getDefaultGridData() - Method in class au.com.cybersearch2.controls.ControlFactory
Returns wrapped default grid data factory.
getDefaultLayout() - Method in class au.com.cybersearch2.controls.ControlFactory
Returns wrapped default layout factory.
getDialogFont() - Method in class au.com.cybersearch2.controls.ControlFactory
Returns the JFace's dialog font.
getDialogPixels(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns dialog parameters converted to pixels.
getFactoryClass() - Method in interface au.com.cybersearch2.controls.ImageFactory.TypeMappingFactory
 
getFileFilter() - Method in class au.com.cybersearch2.controls.FileSelectionControl
Returns file filter
getFilePath(String) - Method in class au.com.cybersearch2.controls.FileSelectionControl
Open dialog with given prompt and return selected file path
getFont() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
getFont() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
getFontMetrics(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a FontMetrics which contains information about the font currently being used by the receiver to draw and measure text.
getHorizontalSpacing() - Method in class au.com.cybersearch2.controls.DialogPixels
 
getImage() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
getImage(String) - Method in class au.com.cybersearch2.controls.ImageFactory
Returns image for given image file path
getImage() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
getMappedImage(Object) - Method in class au.com.cybersearch2.controls.ImageFactory
 
getMappedImage(ImageFactory, Object) - Method in interface au.com.cybersearch2.controls.ImageFactory.TypeMappingFactory
 
getMarginHeight() - Method in class au.com.cybersearch2.controls.DialogPixels
 
getMarginWidth() - Method in class au.com.cybersearch2.controls.DialogPixels
 
getResourceManager() - Method in class au.com.cybersearch2.controls.ImageFactory
Returns local Resource Manager
getShell() - Method in interface au.com.cybersearch2.controls.DialogBase
Returns this window's shell.
getShellInstance() - Method in class au.com.cybersearch2.controls.PlatformTools
Get shell before application launch
getText() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
getText() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
getVerticalSpacing() - Method in class au.com.cybersearch2.controls.DialogPixels
 
getWidth() - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
 
getWidth() - Method in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Returns computed width of control
getWidth() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
grab(boolean, boolean) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Determines whether extra horizontal or vertical space should be allocated to this control's column when the layout resizes.
grab(boolean, boolean) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
groupInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a Group control Instances of this class provide an etched border with an optional title.

H

hashCode() - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
heightHint - Variable in class au.com.cybersearch2.controls.LabelLayoutData
The heightHint specifies a minimum height for the Control.
hint(int, int) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the width and height hints.
hint(Point) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the width and height hints.
hint(int, int) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
hint(Point) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
horizontalSpacing - Variable in class au.com.cybersearch2.controls.DialogPixels
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.

I

ImageFactory - Class in au.com.cybersearch2.controls
ImageFactory Image creation and resource management
ImageFactory() - Constructor for class au.com.cybersearch2.controls.ImageFactory
 
ImageFactory.TypeMappingFactory<T> - Interface in au.com.cybersearch2.controls
 
indent(int, int) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the indent of the control within the cell.
indent(Point) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the indent of the control within the cell.
indent(int, int) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
indent(Point) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
ItemConfiguration - Class in au.com.cybersearch2.statusbar.controls
ItemConfiguration Custom label data including width in number of characters
ItemConfiguration(Image, String, int) - Constructor for class au.com.cybersearch2.statusbar.controls.ItemConfiguration
Create a ItemConfiguration object

L

labelInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns label control Instances of this class represent a non-selectable user interface object that displays a string or image.
LabelLayoutData - Class in au.com.cybersearch2.controls
LabelLayoutData
LabelLayoutData() - Constructor for class au.com.cybersearch2.controls.LabelLayoutData
Create StatusItemLayoutData object
labelLayoutDataInstance(CLabel, CustomLabelSpec) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns status item layout data - hint width and height
labelLayoutDataInstance(CLabel, CustomLabelSpec) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns status item layout data - hint width and height
listInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a List control.

M

marginHeight - Variable in class au.com.cybersearch2.controls.DialogPixels
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
margins(Point) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the margins for layouts created with this factory.
margins(int, int) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the margins for layouts created with this factory.
margins(Point) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
margins(int, int) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
marginWidth - Variable in class au.com.cybersearch2.controls.DialogPixels
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
menuInstance(Control) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a detached menu.
menuInstance(Control) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns a detached menu.
menuItemInstance(Menu, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a menu item.
menuItemInstance(Menu, int) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns a menu item.
minSize(int, int) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the minimum size for the control.
minSize(Point) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the minimum size for the control.
minSize(int, int) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
minSize(Point) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 

N

numColumns(int) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the number of columns in the layout
numColumns(int) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 

O

okPressed() - Method in class au.com.cybersearch2.controls.CustomDialog
Default button pressed.
okPressed() - Method in interface au.com.cybersearch2.controls.DialogBase
Sets this dialog's return code to Window.OK and closes the dialog.
open() - Method in interface au.com.cybersearch2.controls.DialogBase
Opens this window, creating it first if it has not yet been created.
open(IRunnableWithProgress, Thread.UncaughtExceptionHandler) - Method in class au.com.cybersearch2.dialogs.ProgressDialog
 

P

PlatformTools - Class in au.com.cybersearch2.controls
PlatformTools Functions which interact with the operating system
PlatformTools() - Constructor for class au.com.cybersearch2.controls.PlatformTools
 
position(int) - Method in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Position control at specified position
position(int, int) - Method in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Position control according to specified position and width
ProgressDialog - Class in au.com.cybersearch2.dialogs
ProgressDialog Display modal dialog to display progress and can be cancelled by the user
ProgressDialog(ProgressMonitorDialog, UISynchronize) - Constructor for class au.com.cybersearch2.dialogs.ProgressDialog
 
progressMonitorDialogInstance() - Method in class au.com.cybersearch2.controls.ControlFactory
Returns A modal dialog that displays progress during a long running operation.

R

registerCustomFactory(ImageFactory.TypeMappingFactory<?>) - Method in class au.com.cybersearch2.controls.ImageFactory
 
resizeDialog() - Method in class au.com.cybersearch2.controls.CustomDialog
resizeDialog
resizeDialog() - Method in interface au.com.cybersearch2.dialogs.DialogHandler
Resize dialog.

S

separatorInstance(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns a label control for use as a separator
separatorInstance(Composite) - Method in class au.com.cybersearch2.statusbar.controls.ControlFactory
Returns a label control for use as a separator
setBackground(Color) - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
Set the background color
setBackground(Color) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
setDefaultImages(List<String>) - Method in class au.com.cybersearch2.controls.PlatformTools
Sets the array of default images to use for newly opened windows.
setFont(Font) - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
Set the font
setFont(Font) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
setImage(Image) - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
Set image
setImage(Image) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
setText(String) - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
Set the text
setText(String) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
setWidth(int) - Method in interface au.com.cybersearch2.controls.CustomLabelSpec
Set width hint
setWidth(int) - Method in class au.com.cybersearch2.statusbar.controls.ControlWrapper
Set width of control
setWidth(int) - Method in class au.com.cybersearch2.statusbar.controls.ItemConfiguration
 
showError(String, String) - Method in class au.com.cybersearch2.dialogs.SyncErrorDialog
Show error message in system dialog
showInfo(String, String) - Method in class au.com.cybersearch2.dialogs.SyncInfoDialog
Show information message in system dialog
spacing(int, int) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the spacing for layouts created with this factory.
spacing(Point) - Method in interface au.com.cybersearch2.controls.DefaultLayout
Sets the spacing for layouts created with this factory.
spacing(int, int) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
spacing(Point) - Method in class au.com.cybersearch2.controls.DefaultLayoutImpl
 
span(int, int) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the GridData span.
span(Point) - Method in interface au.com.cybersearch2.controls.DefaultGridData
Sets the GridData span.
span(int, int) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
span(Point) - Method in class au.com.cybersearch2.controls.DefaultGridDataImpl
 
StatusItemLayoutData - Class in au.com.cybersearch2.statusbar.controls
StatusItemLayoutData Customises Status Line layout data to adjust height and width hints according to font
StatusItemLayoutData() - Constructor for class au.com.cybersearch2.statusbar.controls.StatusItemLayoutData
Create default StatusItemLayoutData object
StatusItemLayoutData(CLabel, CustomLabelSpec) - Constructor for class au.com.cybersearch2.statusbar.controls.StatusItemLayoutData
Create StatusItemLayoutData object
syncClose(UISynchronize) - Method in class au.com.cybersearch2.controls.CustomDialog
Open dialog synchronously in UI thread
SyncErrorDialog - Class in au.com.cybersearch2.dialogs
SnycErrorDialog Launches standard error dialog in synchronous UI thread
SyncErrorDialog() - Constructor for class au.com.cybersearch2.dialogs.SyncErrorDialog
 
SyncInfoDialog - Class in au.com.cybersearch2.dialogs
SyncInfoDialog Launches standard information dialog in synchronous UI thread
SyncInfoDialog() - Constructor for class au.com.cybersearch2.dialogs.SyncInfoDialog
 
syncOpen(UISynchronize) - Method in class au.com.cybersearch2.controls.CustomDialog
Open dialog synchronously in UI thread
SyncQuestionDialog - Class in au.com.cybersearch2.dialogs
SyncQuestionDialog Launches standard prompt dialog in synchronous UI thread
SyncQuestionDialog() - Constructor for class au.com.cybersearch2.dialogs.SyncQuestionDialog
 

T

textInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns text control Instances of this class are selectable user interface objects that allow the user to enter and modify text.
toolTipInstance(Composite) - Method in class au.com.cybersearch2.controls.ControlFactory
Returns tool tip object bound to specified parent's shell
treeViewerInstance(Composite, int) - Method in class au.com.cybersearch2.controls.ControlFactory
Return a tree viewer.

V

verticalSpacing - Variable in class au.com.cybersearch2.controls.DialogPixels
verticalSpacing specifies the number of pixels between the bottom edge of one cell and the top edge of its neighbouring cell underneath.

W

widthHint - Variable in class au.com.cybersearch2.controls.LabelLayoutData
The widthHint specifies a minimum width for the Control.
A B C D E F G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2016. All rights reserved.