Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
I
M
N
P
R
S
U
V
W
S
saveConfiguration(ConfigurationService.XMLStreamWriter)
- Method in interface com.mmoui.manager.services.
ConfigurationService
Requests that the module save its configuration data to the specified XML stream.
search(String, Frame)
- Method in interface com.mmoui.manager.services.
UpdateService
Called whenever the user types a search phrase into the search box and presses "enter." This is always called from the Swing thread, so the module must be certain to either process this event quickly or pass off to another thread for processing.
Service
- Interface in
com.mmoui.manager.services
Defines a generic OSGi service for the MMOUI Manager.
setHyperlinkHandler(BrowserPopupCreator)
- Method in interface com.mmoui.manager.services.
NewsService
Sets the hyperlink handler for this news service.
setProgress(int)
- Method in interface com.mmoui.manager.services.
UpdateStatusListener
Sets the current progress as displayed on the progress bar.
setProgressBarOverride(JComponent)
- Method in interface com.mmoui.manager.services.
UpdateStatusListener
Overrides the progress bar by hiding it and replacing it with the specified component.
setProgressBounds(int, int)
- Method in interface com.mmoui.manager.services.
UpdateStatusListener
Sets the bounds of progress on the displayed progress bar.
setStatus(String)
- Method in interface com.mmoui.manager.services.
UpdateStatusListener
A convenience method to set the displayed status text.
setStatus(String, UpdateStatusListener.Status)
- Method in interface com.mmoui.manager.services.
UpdateStatusListener
Sets the displayed status of this
Updatable
component.
start(BundleContext)
- Method in class com.mmoui.manager.services.
Main
Starts up this test bundle
startElement(String, Map<String, String>)
- Method in interface com.mmoui.manager.services.
ConfigurationReader
Indicates that a new element has started with the specified name and optional attributes
stop(BundleContext)
- Method in class com.mmoui.manager.services.
Main
Halts this test bundle
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
I
M
N
P
R
S
U
V
W