org.jivesoftware.openfire.launcher |
Laucher classes for Openfire.
|
Java Source File Name | Type | Comment |
BrowserLauncher.java | Class | BrowserLauncher is a class that provides one static method, openURL, which opens the default
web browser for the current user of the system to the given URL. |
DroppableFrame.java | Class | A droppable frame allows for DnD of file objects from the OS onto the actual
frame via File . |
DroppableTextPane.java | Class | A droppable text pane allows for DnD of file objects from the OS onto the actual
pane via File . |
GraphicUtils.java | Class | GraphicsUtils class defines common user-interface related utility
functions. |
Launcher.java | Class | Graphical launcher for Openfire. |
SwingWorker.java | Class | Modified SwingWorker that actually works. |
Uninstaller.java | Class | Used with the Install4J installer to uninstall the remaining files within
the Openfire install. |