org.eclipse.rse.ui.filters.dialogs
Class SystemFilterDialogInputs
java.lang.Object
org.eclipse.rse.ui.filters.dialogs.SystemFilterDialogInputs
- Direct Known Subclasses:
- SystemFilterPoolDialogInputs
public class SystemFilterDialogInputs
- extends Object
A class capturing the attributes commonly needed by dialogs that
work with filters.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title
public String title
prompt
public String prompt
filterNamePrompt
public String filterNamePrompt
filterNameTip
public String filterNameTip
preSelectObject
public Object preSelectObject
SystemFilterDialogInputs
public SystemFilterDialogInputs()
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.