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

Uses of Interface
org.eclipse.rse.ui.ISystemMassager

Packages that use ISystemMassager
org.eclipse.rse.ui   
org.eclipse.rse.ui.propertypages   
 

Uses of ISystemMassager in org.eclipse.rse.ui
 

Classes in org.eclipse.rse.ui that implement ISystemMassager
 class MassagerAddQuotes
          This massager will take a string an add quotes to it by wrapping the string in the quote character and doubling any interior instances of the quote character.
 class MassagerFoldCase
          This massager folds the input text into either uppercase or lowercase, depending on the value pass to the constructor or setter.
 class MassagerFoldCaseOutsideQuotes
          This massager folds the input text into either uppercase or lowercase, but ONLY for those portions of the string that are not inside delimiters.
 class MassagerFoldCaseUnlessQuoted
          This massager folds the input text into either uppercase or lowercase, but ONLY if the given input is not delimited.
 class MassagerRemoveQuotes
          Utility class used by UI widgets to format a srcpf or member Description string.
 

Uses of ISystemMassager in org.eclipse.rse.ui.propertypages
 

Methods in org.eclipse.rse.ui.propertypages with parameters of type ISystemMassager
 void SystemComboBoxFieldEditor. setMassager ( ISystemMassager massager)
          Set the massager that is used to affect the user-entered text before saving it to the preference store
 void SystemStringFieldEditor. setMassager ( ISystemMassager massager)
          Set the massager that is used to affect the user-entered text before saving it to the preference store.
 


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