|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchSettingsDialogParent
Interface for parents of the SearchSettingsDialog.
Field Summary | |
---|---|
static String |
TITLED_BORDER_HORIZONTAL_PADDING
The horizontal padding used before and after the text in the titled borders. |
Method Summary | |
---|---|
String |
getLastSelectedFolder()
Returns the last selected folder. |
ArrayList<String> |
getModificationUse()
Returns the list of modifications used. |
SearchParameters |
getSearchParameters()
Returns the search parameters. |
File |
getUserModificationsFile()
Returns the user modifications file. |
void |
setLastSelectedFolder(String lastSelectedFolder)
Set the last selected folder. |
void |
setSearchParameters(SearchParameters searchParameters)
Set the search parameters. |
Field Detail |
---|
static final String TITLED_BORDER_HORIZONTAL_PADDING
Method Detail |
---|
String getLastSelectedFolder()
void setLastSelectedFolder(String lastSelectedFolder)
lastSelectedFolder
- File getUserModificationsFile()
SearchParameters getSearchParameters()
void setSearchParameters(SearchParameters searchParameters)
searchParameters
- ArrayList<String> getModificationUse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |