|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Settings | |
|---|---|
| de.beamertool.admin.configuration.worker | This package contains all used workers for configuration |
| de.beamertool.mobile | This package contains all message-generating classes and it's factory. |
| de.beamertool.viewer.data | This package contains all components of the data logic and it's connection to the rest of the application. |
| de.beamertool.viewer.data.commercial | This package contains all components of the text commercial feature |
| de.beamertool.viewer.gui | This is the main package of all gui related stuff. |
| de.beamertool.viewer.gui.opengl | |
| de.beamertool.viewer.gui.swing | This package contains the 2D part components of beamer-tool (Mostly Swing) |
| de.beamertool.viewer.remotecontrol | This package contains all files for the remote controlling feature of beamer-tool_admin with beamer-tool |
| Uses of Settings in de.beamertool.admin.configuration.worker |
|---|
| Constructors in de.beamertool.admin.configuration.worker with parameters of type Settings | |
|---|---|
SaveWorker(Settings s,
Window owner,
String fileName)
|
|
| Uses of Settings in de.beamertool.mobile |
|---|
| Methods in de.beamertool.mobile with parameters of type Settings | |
|---|---|
static GsmAt |
GsmAtFactory.getInstance(Settings settings)
A factory to get an instance of an GsmAt implementing class |
| Uses of Settings in de.beamertool.viewer.data |
|---|
| Constructors in de.beamertool.viewer.data with parameters of type Settings | |
|---|---|
DataController(Settings settings)
Initilizes all objects and starts everything to get the data |
|
SmsPool(Settings theSettings)
|
|
| Uses of Settings in de.beamertool.viewer.data.commercial |
|---|
| Constructors in de.beamertool.viewer.data.commercial with parameters of type Settings | |
|---|---|
Commercial(Settings theSettings)
Initilaizses all fields |
|
| Uses of Settings in de.beamertool.viewer.gui |
|---|
| Constructors in de.beamertool.viewer.gui with parameters of type Settings | |
|---|---|
AbstractFmMain(Settings settings)
|
|
AbstractFmMain(String title,
Settings settings)
|
|
GuiController(Settings theSettings)
|
|
ImageContainer(BufferedImage image,
Dimension maxSize,
Settings theSettings)
|
|
ImageContainer(URL fileName,
Dimension maxSize,
Settings theSettings)
|
|
SlideshowController(Dimension targetSize,
Settings settings)
|
|
SlideshowController(Settings settings)
|
|
| Uses of Settings in de.beamertool.viewer.gui.opengl |
|---|
| Constructors in de.beamertool.viewer.gui.opengl with parameters of type Settings | |
|---|---|
FmMain(String title,
Settings settings)
|
|
PhotoCube(Settings theSettings)
Default constructor. |
|
Slideshow3D(Settings s)
|
|
| Uses of Settings in de.beamertool.viewer.gui.swing |
|---|
| Constructors in de.beamertool.viewer.gui.swing with parameters of type Settings | |
|---|---|
ChatTextPane(Settings settings)
Constructor which starts everything. |
|
FmMain(String title,
Settings settings)
|
|
ScrollLabel(Settings theSettings)
|
|
ScrollLabel(Settings theSettings,
String text)
|
|
| Uses of Settings in de.beamertool.viewer.remotecontrol |
|---|
| Constructors in de.beamertool.viewer.remotecontrol with parameters of type Settings | |
|---|---|
RemoteControl(Settings settings)
Initalizes all fields and starts cajo |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||