Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.ui.propertypages
Class SignonPreferencePage


java.lang.Object
  extended by 

org.eclipse.jface.dialogs.DialogPage
      extended by 

org.eclipse.jface.preference.PreferencePage
          extended by 
org.eclipse.rse.ui.propertypages.SignonPreferencePage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IPreferencePage, Listener, IWorkbenchPreferencePage

public final class SignonPreferencePage
extends PreferencePage
implements IWorkbenchPreferencePage, Listener

Remote systems preference page which allows users to manage (add / change / remove) their saved passwords.


Nested Class Summary
protected  class SignonPreferencePage.PasswordModification
          Inner class to keep track of password modifications (without committing them to the keyring) while the user modifies the preferences.
 
Field Summary
 
Fields inherited from interface org.eclipse.jface.dialogs. IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
SignonPreferencePage ()
           
 
Method Summary
protected   Control createContents ( Composite parent)
           
 void handleEvent ( Event event)
           
 void init ( IWorkbench workbench)
           
 boolean performCancel ()
           
 boolean performOk ()
           
 
Methods inherited from class org.eclipse.jface.preference. PreferencePage
applyData, applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performApply, performDefaults, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton
 
Methods inherited from class org.eclipse.jface.dialogs. DialogPage
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage, setVisible
 
Methods inherited from class java.lang. Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.preference. IPreferencePage
computeSize, isValid, okToLeave, setContainer, setSize
 
Methods inherited from interface org.eclipse.jface.dialogs. IDialogPage
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
 

Constructor Detail

SignonPreferencePage

public SignonPreferencePage()
Method Detail

createContents

protected 
Control createContents(
Composite parent)
Specified by:
createContents in class PreferencePage
See Also:
PreferencePage.createContents(Composite)

init

public void init(
IWorkbench workbench)
Specified by:
init in interface IWorkbenchPreferencePage
See Also:
IWorkbenchPreferencePage.init(IWorkbench)

handleEvent

public void handleEvent(
Event event)
Specified by:
handleEvent in interface Listener
See Also:
Listener.handleEvent(Event)

performOk

public boolean performOk()
Specified by:
performOk in interface IPreferencePage
Overrides:
performOk in class PreferencePage
See Also:
IPreferencePage.performOk()

performCancel

public boolean performCancel()
Specified by:
performCancel in interface IPreferencePage
Overrides:
performCancel in class PreferencePage
See Also:
IPreferencePage.performCancel()

RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire