Serialized Form
|
Package de.beamertool.admin |
serialVersionUID: -724482931995706502L
lblLicense
JTextArea lblLicense
- Contains the license itself
lblCopyright
JTextArea lblCopyright
- Contains the copyright notes
lblTitle
JLabel lblTitle
- Shows the application name
lblVersion
JLabel lblVersion
- Shows the current version of the application
lblSplashImage
JLabel lblSplashImage
- Shows the normal beamer-tool splash image
serialVersionUID: -7601428805852788943L
jContentPane
JPanel jContentPane
- Main surface for all gui elements
jTaskPane
com.l2fprod.common.swing.JTaskPane jTaskPane
- The task pane itself
jRemoteControlTab
JPanel jRemoteControlTab
- Remote control gui elements
jAboutTab
JPanel jAboutTab
- About gui elements
jPropertyPane
JPanel jPropertyPane
- Configuration editor pane
currentVersionInfo
JEditorPane currentVersionInfo
- Version inforamtion pane
|
Class de.beamertool.admin.WaitWorker.PleaseWaitWindow extends JDialog implements Serializable |
serialVersionUID: -3445349174865784587L
status
JLabel status
- Description of the current task
pbar
JProgressBar pbar
- A progress bar for the dialog window
|
Package de.beamertool.admin.configuration |
serialVersionUID: 7845308056604065370L
propertySheetPanel
com.l2fprod.common.propertysheet.PropertySheetPanel propertySheetPanel
- The configuration editor itself
pConfigButtons
JPanel pConfigButtons
- Panel for the save & delete buttons
btnSaveConfiguration
JButton btnSaveConfiguration
- Property save button
btnDeleteConf
JButton btnDeleteConf
- Property delete button
parent
JFrame parent
- Holds the parent of this panel. Needed for JDialogs and so on
theSettings
Settings theSettings
- The settings itself
|
Package de.beamertool.admin.configuration.editor |
serialVersionUID: 1L
btnAdd
JButton btnAdd
btnDel
JButton btnDel
spTable
JScrollPane spTable
tbString
JTable tbString
pButtons
JPanel pButtons
|
Package de.beamertool.admin.configuration.editor.smiley |
serialVersionUID: 1L
jContentPane
JPanel jContentPane
lblKey
JLabel lblKey
lblValue
JLabel lblValue
txtKey
JTextField txtKey
txtValue
JLabel txtValue
btnSearchFile
JButton btnSearchFile
pButtons
JPanel pButtons
btnOk
JButton btnOk
btnCancel
JButton btnCancel
isCanceled
boolean isCanceled
serialVersionUID: -781212779307748063L
smileys
Map<K,V> smileys
- Map to hold table data
|
Package de.beamertool.admin.phonecheck |
serialVersionUID: 9101310703417614973L
text
JTextArea text
- JTextArea to show output
spText
JScrollPane spText
- Scrollpane to wrap the JTextArea
pbStatus
JProgressBar pbStatus
- Undefined progress bar to calm down the user ;-)
t
Thread t
- Thread to wrap the SMSlib communication
cd
CheckDevice cd
|
Package de.beamertool.admin.remotecontrol |
serialVersionUID: -1822045438713797182L
txtRemoteLog
JTextArea txtRemoteLog
tbMessageFilter
SmsLibTable tbMessageFilter
btnApproveMessage
JButton btnApproveMessage
btnApproveAllMessage
JButton btnApproveAllMessage
btnDeclineMessage
JButton btnDeclineMessage
btnDeclineAllMessage
JButton btnDeclineAllMessage
pMessageButtons
JPanel pMessageButtons
btnTestmessage
JButton btnTestmessage
txtRemoteHost
JTextField txtRemoteHost
btnConnect
JButton btnConnect
txtRemotePort
JTextField txtRemotePort
btnDisconnect
JButton btnDisconnect
txtRemoteSay
JTextField txtRemoteSay
btnSay
JButton btnSay
txtRemoteCry
JTextField txtRemoteCry
pRemoteCry
JPanel pRemoteCry
btnRemoteCry
JButton btnRemoteCry
btnRemoteStopCry
JButton btnRemoteStopCry
txtRemoteCountdown
JTextField txtRemoteCountdown
pRemoteCountdown
JPanel pRemoteCountdown
btnRemoteCountdown
JButton btnRemoteCountdown
btnRemoteStopCountdown
JButton btnRemoteStopCountdown
pRemoteExtCommands
JPanel pRemoteExtCommands
btnRemoteRefreshDirs
JButton btnRemoteRefreshDirs
btnRemoteClearChat
JButton btnRemoteClearChat
pMessageFilter
JPanel pMessageFilter
pTbMessageFilter
JScrollPane pTbMessageFilter
pRemoteLog
JScrollPane pRemoteLog
lblRemoteCountdown
JLabel lblRemoteCountdown
lblRemoteCry
JLabel lblRemoteCry
pRemoteCommand
JPanel pRemoteCommand
lblRemoteSay
JLabel lblRemoteSay
lblRemotePort
JLabel lblRemotePort
pRemoteSettings
JPanel pRemoteSettings
lblRemoteHost
JLabel lblRemoteHost
rcc
RemoteControlConnection rcc
btnRemoteScreenshot
JButton btnRemoteScreenshot
parent
JFrame parent
serialVersionUID: 7698996264915830641L
rcc
RemoteControlConnection rcc
me
Thread me
lblScreenshot
JLabel lblScreenshot
serialVersionUID: 6969706114906789969L
host
String host
port
int port
serialVersionUID: 1L
smsMessages
SmsLibTableModel smsMessages
selectedRow
int selectedRow
serialVersionUID: 1L
messages
List<E> messages
tableColumns
String[] tableColumns
|
Package de.beamertool.admin.wizard |
serialVersionUID: -7499549291306770716L
|
Package de.beamertool.admin.wizard.steps |
serialVersionUID: 1568775935901658213L
serialVersionUID: 3318657100659143335L
themeList
JPanel themeList
bgStyles
ButtonGroup bgStyles
darkTheme
JRadioButton darkTheme
lightTheme
JRadioButton lightTheme
blueTheme
JRadioButton blueTheme
redTheme
JRadioButton redTheme
greenTheme
JRadioButton greenTheme
yellowTheme
JRadioButton yellowTheme
description
JLabel description
previewImage
JLabel previewImage
|
Package de.beamertool.util |
serialVersionUID: -4970490238938639971L
|
Package de.beamertool.util.configuration |
serialVersionUID: -2336352290997322885L
errorField
Field errorField
serialVersionUID: 8855567935038940437L
support
PropertyChangeSupport support
remoteControlPort
Integer remoteControlPort
remoteControlHost
String remoteControlHost
remotePassword
String remotePassword
chatOnTop
Boolean chatOnTop
chatHeight
Integer chatHeight
height
Integer height
width
Integer width
onlySlideshow
Boolean onlySlideshow
backgroundColor
Color backgroundColor
titleFont
Font titleFont
titleColor
Color titleColor
titleBackgroundColor
Color titleBackgroundColor
textFont
Font textFont
textColor1
Color textColor1
textColor2
Color textColor2
textBackgroundColor1
Color textBackgroundColor1
textBackgroundColor2
Color textBackgroundColor2
sms2chat
Boolean sms2chat
messagePresentation
MessagePresentation messagePresentation
deleteMessages
Boolean deleteMessages
filterMessages
Boolean filterMessages
titleText
String titleText
badWordList
Collection<E> badWordList
smileyReplaceStrings
Map<K,V> smileyReplaceStrings
logFileName
String logFileName
gsmDeviceType
MobileType gsmDeviceType
gsmDevicePort
String gsmDevicePort
gsmDeviceBaudrate
Integer gsmDeviceBaudrate
gsmDeviceVirtual
Boolean gsmDeviceVirtual
gsmDevicePin
String gsmDevicePin
picturePath
String picturePath
commercialPath
String commercialPath
slideshowInterval
Integer slideshowInterval
commercialRotatio
Integer commercialRotatio
slideshow3d
Boolean slideshow3d
text3d
Boolean text3d
text3dCount
Integer text3dCount
text3dOrientation
MessageOrientation text3dOrientation
cubeColor
Color cubeColor
chatAlignment
Integer chatAlignment
commercialTextInterval
Integer commercialTextInterval
commercialPreText
String commercialPreText
commercialText
Collection<E> commercialText
notificationColor
Color notificationColor
notificationFont
Font notificationFont
|
Package de.beamertool.viewer.data |
serialVersionUID: -9117269773614968503L
theSettings
Settings theSettings
xmldoc
Document xmldoc
root
Element root
id
long id
|
Package de.beamertool.viewer.gui |
serialVersionUID: 1L
theSettings
Settings theSettings
isFullscreen
boolean isFullscreen
changeScreenMode
boolean changeScreenMode
me
Frame me
serialVersionUID: 1L
normalImage
BufferedImage normalImage
texture
TextureData texture
finished
boolean finished
resizeThread
Thread resizeThread
theSettings
Settings theSettings
|
Package de.beamertool.viewer.gui.opengl |
serialVersionUID: -482137323067093112L
dp
Slideshow3D dp
serialVersionUID: -6483956901320430414L
bottom
int bottom
oddRow
boolean oddRow
messages
Collection<E> messages
backgroundImage
BufferedImage backgroundImage
cube
PhotoCube cube
camera
Camera camera
cubeAngle
float cubeAngle
rotateSideToSide
boolean rotateSideToSide
theSettings
Settings theSettings
cameraStart
Point3f cameraStart
cameraAnim
org.jdesktop.animation.timing.Animator cameraAnim
rotateFrontAnim
org.jdesktop.animation.timing.Animator rotateFrontAnim
rotateRightAnim
org.jdesktop.animation.timing.Animator rotateRightAnim
rotateBackAnim
org.jdesktop.animation.timing.Animator rotateBackAnim
rotateLeftAnim
org.jdesktop.animation.timing.Animator rotateLeftAnim
|
Package de.beamertool.viewer.gui.opengl.gl |
serialVersionUID: -6328116777984018487L
hasDepth
boolean hasDepth
|
Package de.beamertool.viewer.gui.swing |
serialVersionUID: 4867029289822291275L
settings
Settings settings
- Settings
oddRow
boolean oddRow
- indicated if the next row is odd or even
styleSheet
String styleSheet
- generated stylesheet during constructor
rowCount
int rowCount
- Number of used rows
init
boolean init
serialVersionUID: -159662425917437276L
fadeInterval
int fadeInterval
animationStartTime
long animationStartTime
fadeFactor
float fadeFactor
borderGradient
GradientPaint borderGradient
curPicture
BufferedImage curPicture
lastPicture
BufferedImage lastPicture
fadeTimer
Timer fadeTimer
serialVersionUID: 1L
slideShow
Slideshow2D slideShow
chatPanel
ChatTextPane chatPanel
scrollChatPanel1
JScrollPane scrollChatPanel1
scrollInfoLabel
ScrollLabel scrollInfoLabel
serialVersionUID: 5755926134631435820L
text
String text
textImage
BufferedImage textImage
height
int height
scrollX
int scrollX
theSettings
Settings theSettings
scrollTimer
Timer scrollTimer
serialVersionUID: 1L
myLogic
SlideshowController myLogic
cryText
String cryText
countdown
long countdown
countdownTimer
Timer countdownTimer
nextImageTimer
Timer nextImageTimer
theSettings
Settings theSettings
firstRun
boolean firstRun
oldX
double oldX
oldY
double oldY
serialVersionUID: 1L
|
Package de.beamertool.viewer.remotecontrol |
serialVersionUID: 8364307644138685279L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
img
BufferedImage img