wt.clients.csm.search
Class FESearchResultsLauncher
java.lang.Object
wt.clients.csm.search.FESearchResultsLauncher
- public class FESearchResultsLauncher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_RESOURCE
private final String SEARCH_RESOURCE
- String containing the Resource Bundle
- See Also:
- Constant Field Values
resource
protected ResourceBundle resource
partNumber
String partNumber
sframes
Vector sframes
fcount
int fcount
val
JTextField val
fr
JFrame fr
FESearchResultsLauncher
public FESearchResultsLauncher(String partNumber)
initResource
protected void initResource()
launchAction
protected void launchAction()
go
private void go()
placeInCenter
private void placeInCenter(JFrame f)
displayExceptionMessage
private void displayExceptionMessage(String key,
Object[] params)
- Display the exception messages with the key plus the parameters.
- Parameters:
key
- Key to find the string from the resource bundleparams
- Parameters passed to the value from the resource bundle