public class NotifyService extends BaseService implements Notify
| Modifier and Type | Class and Description |
|---|---|
static class |
NotifyService.NotifierImpl |
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected Action |
clearNotifiesAction |
protected DockingService |
dockingService |
protected MapDB2Service |
mapDB2Service |
protected Action |
selectBaseFontAction |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
NotifyService() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearNotifies() |
protected Map<String,Object> |
columnsConfig() |
protected org.mapdb.DB |
db() |
static Icon |
getErrorIcon() |
static Icon |
getInfoIcon() |
NotifyDock |
getNotifyDock() |
bibliothek.gui.dock.common.SingleCDockableFactory |
getNotifyFactory() |
static Icon |
getOkIcon() |
static Icon |
getWarningIcon() |
protected void |
initClearNotifies() |
protected void |
initDocingService(DockingService ds) |
protected void |
initNotifyDock() |
Notifier |
message(String message) |
void |
showNotifierTool() |
protected void |
storeNotifyDock() |
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 DockingService dockingService
protected MapDB2Service mapDB2Service
protected Action selectBaseFontAction
protected Action clearNotifiesAction
public static Icon getInfoIcon()
public static Icon getWarningIcon()
public static Icon getErrorIcon()
public static Icon getOkIcon()
protected void initDocingService(DockingService ds)
public bibliothek.gui.dock.common.SingleCDockableFactory getNotifyFactory()
public NotifyDock getNotifyDock()
protected org.mapdb.DB db()
protected void initNotifyDock()
protected void storeNotifyDock()
public void showNotifierTool()
public void clearNotifies()
protected void initClearNotifies()
Copyright © 2018. All rights reserved.