RSE
Release 3.0

org.eclipse.rse.ui
Interface ISystemStringsInputAction


public interface ISystemStringsInputAction


Method Summary
 void setExistingStrings(String[] existingStrings, boolean caseSensitive)
          Set the list of existing filter strings to help with validation.
 

Method Detail

setExistingStrings

void setExistingStrings(String[] existingStrings,
                        boolean caseSensitive)
Set the list of existing filter strings to help with validation. Called when launched from WorkWithList widget


RSE
Release 3.0

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