wt.clients.csm.search
Class SearchResultsLauncher
java.lang.Object
wt.clients.csm.search.SearchResultsLauncher
- public class SearchResultsLauncher
- 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
debug
private static final boolean debug
resource
protected ResourceBundle resource
structureName
String structureName
structure
NavStructListView structure
serviceObject
NavigationService serviceObject
nsSelector
NavigationStructureSelector nsSelector
sframes
Vector sframes
fcount
int fcount
SearchResultsLauncher
public SearchResultsLauncher(String structureName)
initResource
protected void initResource()
getNavigationStructure
protected NavStructListView getNavigationStructure()
createSelector
private NavigationStructureSelector createSelector()
launchAction
protected void launchAction()
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