public class FileDialogService extends BaseService implements FileDialog
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected File |
currentDirectory |
protected MapDB2Service |
mapDB2Service |
protected Reciver<File> |
setCurrentDirectoryReciver |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
FileDialogService() |
| Modifier and Type | Method and Description |
|---|---|
File |
getCurrentDirectory() |
FileDialog |
getFileDialog() |
FileDialogConfigure<FileDialogConfigure> |
open() |
FileDialogConfigure<FileDialogConfigure> |
save() |
void |
setCurrentDirectory(File currentDirectory) |
buttonGroup, getActionFieldSet, getActionMethodSet, getActionsService, getButtonGroup, getMenuService, getStartableMethodsList, getStartableMethodsMap, getStoppableMethodsList, getStoppableMethodsMap, initUiActionError, initUiActions, isRunning, onStart, onStopfireStarted, fireStarting, fireStopped, fireStopping, getServiceByStopper, getServiceDependencies, isDetectCycleStart, isDetectCycleStop, onResolvedDependencies, start, stop, stopByDependencyaddServiceEvent, addServiceListener, addServiceListener, findFirstService, findServices, findServices, findServices, fireServiceEvent, fireServiceEvents, getConsole, getFieldDependencies, getInitDependenciesCallCount, getServiceListeners, getUnresolvedDependencies, hasServiceListener, init, initDependencies, instances, isResolvedDependencies, listeners, onInitServicesEnd, removeServiceListener, resolveDependecyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitaddServiceEvent, addServiceListener, addServiceListener, fireServiceEvents, getServiceListeners, hasServiceListener, removeServiceListenerprotected MapDB2Service mapDB2Service
protected File currentDirectory
public FileDialog getFileDialog()
public File getCurrentDirectory()
public void setCurrentDirectory(File currentDirectory)
public FileDialogConfigure<FileDialogConfigure> open()
open in interface FileDialogpublic FileDialogConfigure<FileDialogConfigure> save()
save in interface FileDialogCopyright © 2018. All rights reserved.