Skip navigation links
A B C D E F G I J K L M O P R S T U 

A

addErrorNotification(String, String) - Method in class org.bidib.wizard.spy.tray.TrayNotificationController
 
addInfoNotification(String, String) - Method in class org.bidib.wizard.spy.tray.TrayNotificationController
 

B

BalloonMessage(String, String, TrayIcon.MessageType) - Constructor for class org.bidib.wizard.spy.tray.TrayNotificationController.BalloonMessage
 
BidibSpy - Class in org.bidib.wizard.spy
 
BidibSpy() - Constructor for class org.bidib.wizard.spy.BidibSpy
 
BidibSpyConfig - Class in org.bidib.wizard.spy
 
BidibSpyConfig(String) - Constructor for class org.bidib.wizard.spy.BidibSpyConfig
 
BidibSpyLauncher - Class in org.bidib.wizard.spy
 
BidibSpyLauncher() - Constructor for class org.bidib.wizard.spy.BidibSpyLauncher
 

C

cancel() - Method in interface org.bidib.wizard.spy.preferences.view.listener.PreferencesViewListener
User pressed cancel.
cleanup() - Method in class org.bidib.wizard.spy.tray.Tray
 
componentAdded(ContainerEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
componentRemoved(ContainerEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
CONFIG_YAML_FILE - Static variable in class org.bidib.wizard.spy.BidibSpyConfig
 
connect() - Method in class org.bidib.wizard.spy.BidibSpy
 
connect() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
Connect the ports for the spy.
createFromConfig(BidibSpyConfig) - Method in class org.bidib.wizard.spy.preferences.controller.PreferencesController
 
createPanel() - Method in class org.bidib.wizard.spy.preferences.view.MiscPanel
 

D

DEFAULT_CONFIG_FILENAME - Static variable in class org.bidib.wizard.spy.BidibSpyConfig
 
disconnect() - Method in class org.bidib.wizard.spy.BidibSpy
 
disconnect() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
Disconnect the ports for the spy.

E

EscapeDialog - Class in org.bidib.wizard.spy.preferences.view
 
EscapeDialog(Frame, String, boolean) - Constructor for class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
exit() - Method in class org.bidib.wizard.spy.BidibSpy
 
exit() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
Exit the application.

F

fireCancel(PreferencesViewListener) - Method in class org.bidib.wizard.spy.preferences.view.PreferencesView
 

G

getConfig() - Method in class org.bidib.wizard.spy.BidibSpyConfig
 
getConfigFileName() - Method in class org.bidib.wizard.spy.BidibSpyConfig
 
getInterfacePort() - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
getJPopuMenu() - Method in class org.bidib.wizard.spy.tray.JXTrayIcon
 
getProxyPort() - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
getSerialPortProvider() - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 

I

init() - Method in class org.bidib.wizard.spy.tray.Tray
 
isConnectEnabled() - Method in class org.bidib.wizard.spy.BidibSpy
 
isConnectEnabled() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
 
isDisconnectEnabled() - Method in class org.bidib.wizard.spy.BidibSpy
 
isDisconnectEnabled() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
 

J

JXTrayIcon - Class in org.bidib.wizard.spy.tray
 
JXTrayIcon(Image) - Constructor for class org.bidib.wizard.spy.tray.JXTrayIcon
 

K

keyPressed(KeyEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
keyReleased(KeyEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
keyTyped(KeyEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 

L

loadConfig() - Method in class org.bidib.wizard.spy.BidibSpyConfig
 

M

main(String[]) - Static method in class org.bidib.wizard.spy.BidibSpyLauncher
 
MiscPanel - Class in org.bidib.wizard.spy.preferences.view
 
MiscPanel(PreferencesModel) - Constructor for class org.bidib.wizard.spy.preferences.view.MiscPanel
 

O

org.bidib.wizard.spy - package org.bidib.wizard.spy
 
org.bidib.wizard.spy.preferences.controller - package org.bidib.wizard.spy.preferences.controller
 
org.bidib.wizard.spy.preferences.model - package org.bidib.wizard.spy.preferences.model
 
org.bidib.wizard.spy.preferences.view - package org.bidib.wizard.spy.preferences.view
 
org.bidib.wizard.spy.preferences.view.listener - package org.bidib.wizard.spy.preferences.view.listener
 
org.bidib.wizard.spy.tray - package org.bidib.wizard.spy.tray
 

P

performCancelAction(KeyEvent) - Method in class org.bidib.wizard.spy.preferences.view.EscapeDialog
 
PreferencesController - Class in org.bidib.wizard.spy.preferences.controller
 
PreferencesController(Frame) - Constructor for class org.bidib.wizard.spy.preferences.controller.PreferencesController
 
PreferencesModel - Class in org.bidib.wizard.spy.preferences.model
 
PreferencesModel() - Constructor for class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
PreferencesView - Class in org.bidib.wizard.spy.preferences.view
 
PreferencesView(Frame, PreferencesModel, PreferencesViewListener) - Constructor for class org.bidib.wizard.spy.preferences.view.PreferencesView
 
PreferencesViewListener - Interface in org.bidib.wizard.spy.preferences.view.listener
 
PROPERTY_INTERFACE_PORT - Static variable in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
PROPERTY_PROXY_PORT - Static variable in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
PROPERTY_SERIAL_PORT_PROVIDER - Static variable in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 

R

reloadLoggerConfiguration(String) - Method in class org.bidib.wizard.spy.BidibSpyLauncher
Reload the logger configuration to make sure the changed settings for logfile location are applied.

S

save() - Method in interface org.bidib.wizard.spy.preferences.view.listener.PreferencesViewListener
User pressed save.
saveConfig(String) - Method in class org.bidib.wizard.spy.BidibSpyConfig
 
setInterfacePort(String) - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
setJPopuMenu(JPopupMenu) - Method in class org.bidib.wizard.spy.tray.JXTrayIcon
 
setPortStatus(BidibPortStatusListener.PortStatus) - Method in class org.bidib.wizard.spy.tray.Tray
 
setProxyPort(String) - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
setSerialPortProvider(String) - Method in class org.bidib.wizard.spy.preferences.model.PreferencesModel
 
showBalloonMessage(String, String, TrayIcon.MessageType) - Method in class org.bidib.wizard.spy.tray.Tray
Show a balloon message on the tray icon.
showPreferences() - Method in class org.bidib.wizard.spy.BidibSpy
 
showPreferences() - Method in interface org.bidib.wizard.spy.tray.TrayActionExecutor
Show the preferences.
sourceValue(String) - Method in class org.bidib.wizard.spy.preferences.view.StringConverter
Parses the given String encoding and sets it as the subject's new value.
start(BidibSpyConfig) - Method in class org.bidib.wizard.spy.preferences.controller.PreferencesController
 
start(Tray) - Method in class org.bidib.wizard.spy.tray.TrayNotificationController
 
startApp(String[]) - Method in class org.bidib.wizard.spy.BidibSpy
 
stopWatcher() - Method in class org.bidib.wizard.spy.tray.TrayNotificationController
 
StringConverter - Class in org.bidib.wizard.spy.preferences.view
Converts Values to Strings and vice-versa using a given Format.
StringConverter(Format) - Constructor for class org.bidib.wizard.spy.preferences.view.StringConverter
Constructs a StringConverter on the given subject using the specified Format.

T

targetValue(Number) - Method in class org.bidib.wizard.spy.preferences.view.StringConverter
Formats the source value and returns a String representation.
toString() - Method in class org.bidib.wizard.spy.BidibSpyConfig
 
toString() - Method in class org.bidib.wizard.spy.tray.TrayNotificationController.BalloonMessage
 
Tray - Class in org.bidib.wizard.spy.tray
 
Tray(TrayActionExecutor) - Constructor for class org.bidib.wizard.spy.tray.Tray
 
TrayActionExecutor - Interface in org.bidib.wizard.spy.tray
 
TrayNotificationController - Class in org.bidib.wizard.spy.tray
The TrayNotificationController handles the display of the notifications in the tray for the spy.
TrayNotificationController() - Constructor for class org.bidib.wizard.spy.tray.TrayNotificationController
 
TrayNotificationController.BalloonMessage - Class in org.bidib.wizard.spy.tray
 

U

updateConfig(BidibSpyConfig, String, PreferencesModel) - Method in class org.bidib.wizard.spy.preferences.controller.PreferencesController
 
updatePopupMenu(PopupMenuEvent) - Method in class org.bidib.wizard.spy.tray.JXTrayIcon
Allow override update the popup menu before it becomes visible.
updatePopupMenu() - Method in class org.bidib.wizard.spy.tray.Tray
 
A B C D E F G I J K L M O P R S T U 
Skip navigation links

Copyright © 2020. All rights reserved.