| Name | Package | Description |
| WaitWorker.PleaseWaitWindow | de.beamertool.admin | This class represents the wait dialog. |
| WaitWorker | de.beamertool.admin | Small wrapper class around a SwingWorker. |
| Main | de.beamertool.admin | Class contains only the Main and some function to startup the application
beamer-tool_admin |
| FmMain | de.beamertool.admin | This class is the main formular of beamer-tool_admin. |
| FmAbout | de.beamertool.admin | A panel with copyright notes and some information. |
| FmConfiguration | de.beamertool.admin.configuration | This panel is the mainpanel of all configuartion options. |
| BeanBinder | de.beamertool.admin.configuration | Glue between a bean and a PropertySheetPanel . |
| TableEditor.TablePicker | de.beamertool.admin.configuration.editor | Dialog window to allow table value editing. |
| TableEditor | de.beamertool.admin.configuration.editor | No description provided. |
| StringTableEditor | de.beamertool.admin.configuration.editor | Base class to allow access to string list properties. |
| MobileTypeEditor | de.beamertool.admin.configuration.editor | Wrapper to use MobileType enumeration. |
| MessagePresentationEditor | de.beamertool.admin.configuration.editor | Wrapper to use MessagePresentation enumeration. |
| MessageOrientationEditor | de.beamertool.admin.configuration.editor | Wrapper to use MessageOrientation enumeration. |
| FileEditor | de.beamertool.admin.configuration.editor | Editor to allow file selection and presentation. |
| EnumEditor | de.beamertool.admin.configuration.editor | Simple Editor to allow enumeration comboboxes. |
| DirectoryEditor | de.beamertool.admin.configuration.editor | Simple FileEditor which uses JDirectoryChooser for directory selection. |
| CommPortEditor | de.beamertool.admin.configuration.editor | Combobox with a list of availible com ports. |
| BaudrateEditor | de.beamertool.admin.configuration.editor | Combobox-editor with given baudrate list. |
| BadWordListEditor | de.beamertool.admin.configuration.editor | Wrapper class for StringTableEditor. |
| SmileyTableModel | de.beamertool.admin.configuration.editor.smiley | Model to hold a smiley replacment map, used by beamer-tool. |
| SmileyTableEditor | de.beamertool.admin.configuration.editor.smiley | No description provided. |
| SmileyAddDialg | de.beamertool.admin.configuration.editor.smiley | No description provided. |
| SaveWorker | de.beamertool.admin.configuration.worker | Graphical feedback worker to save a given settings object. |
| OSTextArea | de.beamertool.admin.phonecheck | Wrapper around a OutputStream to stream the Stream into a JTextArea |
| CheckDeviceWindow | de.beamertool.admin.phonecheck | No description provided. |
| CheckDevice.CallNotification | de.beamertool.admin.phonecheck | Simple implementation of ICallNotification . |
| CheckDevice.InboundNotification | de.beamertool.admin.phonecheck | Simple implementation of IInboundMessageNotification . |
| CheckDevice | de.beamertool.admin.phonecheck | No description provided. |
| SmsLibTableModel | de.beamertool.admin.remotecontrol | No description provided. |
| SmsLibTable | de.beamertool.admin.remotecontrol | No description provided. |
| SearchHostWorker | de.beamertool.admin.remotecontrol | No description provided. |
| RemoteControlHost | de.beamertool.admin.remotecontrol | Container class for a Host/Port pair. |
| RemoteControlConnection | de.beamertool.admin.remotecontrol | No description provided. |
| FmScreenshot | de.beamertool.admin.remotecontrol | No description provided. |
| FmRemoteControl | de.beamertool.admin.remotecontrol | No description provided. |
| WizardHelper | de.beamertool.admin.wizard | No description provided. |
| SettingsProducer | de.beamertool.admin.wizard | No description provided. |
| ThemePage | de.beamertool.admin.wizard.page | No description provided. |
| MobileGeneralPage | de.beamertool.admin.wizard.page | No description provided. |
| MobileDetailsPage | de.beamertool.admin.wizard.page | No description provided. |
| InitialPage | de.beamertool.admin.wizard.page | No description provided. |
| DirectoryPage | de.beamertool.admin.wizard.page | No description provided. |
| CommPortPage | de.beamertool.admin.wizard.page | No description provided. |
| SmsLibWrapper | de.beamertool.mobile | This class supports the Ubinetic pcmcia cards and maybe other mobiles. |
| Simulate | de.beamertool.mobile | This is a GSM simulating class. |
| GsmAtStatus | de.beamertool.mobile | Simple representation of the connection status of the gsm device |
| GsmAtFactory | de.beamertool.mobile | This class contains an factory method to get an GsmAt implementing class and
a method for serial port discovery |
| GsmAt | de.beamertool.mobile | This class is the superclass for all classes which support a GSM-device It
contains some methods, a GSM-device supporting class must implement. |
| CommPort | de.beamertool.mobile | Container class to represent a physical serial comm port. |
| ExtPropertiesTest | de.beamertool.test | Class for testing the ExtProperties Class |
| CommercialTest | de.beamertool.test | No description provided. |
| Utils | de.beamertool.util | No description provided. |
| SerBufferedImage | de.beamertool.util | Wrapper class to make BufferedImages serializable. |
| INFORMATION | de.beamertool.util | Contains some constant strings about beamer-tool |
| I18N | de.beamertool.util | Used to support I18N in beamer-tool. |
| ExtProperties | de.beamertool.util | This class extends Properties with methods to put and get Colors, Integers,
Fonts, Lists, Maps and Boolean values. |
| Communication | de.beamertool.util | Small helper class for RMI stuff. |
| SettingsBeanInfo | de.beamertool.util.configuration | No description provided. |
| Settings | de.beamertool.util.configuration | Contains all settings used by beamer-tool and beamer-tool_admin |
| Main | de.beamertool.viewer | Class contains only the Main and some function to startup the application
beamer-tool |
| WordFilter | de.beamertool.viewer.data | This class supplies a wordfiltering method to detect strings with unwanted
content. |
| SmsPool | de.beamertool.viewer.data | No description provided. |
| DataController | de.beamertool.viewer.data | This class handles all incomming data It has a sms pool and sends every now
and then a commercial |
| Commercial | de.beamertool.viewer.data.commercial | This class emits every now and then a new commercial |
| SlideshowController | de.beamertool.viewer.gui | No description provided. |
| ImageOperations | de.beamertool.viewer.gui | No description provided. |
| ImageContainer | de.beamertool.viewer.gui | No description provided. |
| GuiController | de.beamertool.viewer.gui | This class handles all request to update the gui. |
| AbstractFmMain | de.beamertool.viewer.gui | No description provided. |
| TextBubble | de.beamertool.viewer.gui.opengl | A simple component that renders text inside a bubble (optionally
translucent). |
| Slideshow3D | de.beamertool.viewer.gui.opengl | No description provided. |
| PhotoCube | de.beamertool.viewer.gui.opengl | A simple representation of a cube with photos plastered on each of the six
faces. |
| FmMain | de.beamertool.viewer.gui.opengl | No description provided. |
| Point3f | de.beamertool.viewer.gui.opengl.gl | Represents a very basic, immutable three-dimensional point. |
| EvaluatorPoint3f | de.beamertool.viewer.gui.opengl.gl | No description provided. |
| CompositeGLJPanel | de.beamertool.viewer.gui.opengl.gl | A simplified version of GLJPanel that allows for easy mixing of 2D and 3D
elements in a Swing application. |
| Camera | de.beamertool.viewer.gui.opengl.gl | A simple representation of a camera, which allows the user to easily position
the viewpoint in 3D space and to aim the viewpoint at a specific target. |
| SnycHTMLEditorKit | de.beamertool.viewer.gui.swing | HTMLEditorKit which loads HTML files synchronous. |
| Slideshow2D | de.beamertool.viewer.gui.swing | No description provided. |
| ScrollLabel | de.beamertool.viewer.gui.swing | No description provided. |
| FmMain | de.beamertool.viewer.gui.swing | No description provided. |
| FadeImagePanel | de.beamertool.viewer.gui.swing | No description provided. |
| ChatTextPane | de.beamertool.viewer.gui.swing | This EditorPane adds differend ways to add text with different styles. |
| RemoteControlMethods | de.beamertool.viewer.remotecontrol | This class implements all nessassary methods for the remote control feature. |
| RemoteControl | de.beamertool.viewer.remotecontrol | This class is the "heart" of the remote control feature. |