Serialized Form
Package org.dotuseful.ui.tree |
listenerList
javax.swing.event.EventListenerList listenerList
- Listeners.
fontChooserPanel
FontChooserPanel fontChooserPanel
- The panel within the dialog that contains the font selection controls.
fontlist
javax.swing.JList fontlist
- The list of fonts.
sizelist
javax.swing.JList sizelist
- The list of sizes.
bold
javax.swing.JCheckBox bold
- The checkbox that indicates whether the font is bold.
italic
javax.swing.JCheckBox italic
- The checkbox that indicates whether or not the font is italic.
listener
org.jfree.ui.FontChooserPanel.SelectionListener listener
testLabel
javax.swing.JLabel testLabel
right1
javax.swing.JButton right1
- The first button on the right of the panel.
right2
javax.swing.JButton right2
- The second button on the right of the panel.
cancelled
boolean cancelled
- Flag that indicates whether or not the dialog was cancelled.
Package com.valhalla.pluginmanager |
resources
java.util.ResourceBundle resources
mirror
java.lang.String mirror
script
java.lang.String script
installDir
java.lang.String installDir
pluginList
java.util.ArrayList pluginList
installedPlugins
java.util.ArrayList installedPlugins
upgradeList
java.util.ArrayList upgradeList
statusLabel
javax.swing.JLabel statusLabel
pane
javax.swing.JTabbedPane pane
closeButton
javax.swing.JButton closeButton
mainPanel
javax.swing.JPanel mainPanel
bottomPanel
javax.swing.JPanel bottomPanel
listPanel
PluginManagerPanel listPanel
managePanel
PluginManagerPanel managePanel
upgradePanel
PluginManagerPanel upgradePanel
unloadButton
javax.swing.JButton unloadButton
loadButton
javax.swing.JButton loadButton
thisPointer
PluginManager thisPointer
Package com.valhalla.settings |
settingsDir
java.io.File settingsDir
settingsFile
java.io.File settingsFile
writeTimer
java.util.Timer writeTimer
kDialogs
java.util.HashMap kDialogs
mainPanel
javax.swing.JPanel mainPanel
listeners
java.util.ArrayList listeners
buttonPanel
javax.swing.JPanel buttonPanel
listener
NMOptionDialog.ButtonListener listener
buttons
java.util.Hashtable buttons
cancelButton
javax.swing.JButton cancelButton
container
javax.swing.JDialog container
mainPanel
javax.swing.JPanel mainPanel
messageLabel
javax.swing.JLabel messageLabel
Package com.valhalla.jbother |
resources
java.util.ResourceBundle resources
okButton
javax.swing.JButton okButton
creditsButton
javax.swing.JButton creditsButton
textPane
javax.swing.JTextPane textPane
scrollPane
javax.swing.JScrollPane scrollPane
middlePanel
javax.swing.JPanel middlePanel
version
javax.swing.JPanel version
imageLabel
javax.swing.JLabel imageLabel
buttonPanel
javax.swing.JPanel buttonPanel
mainPanel
javax.swing.JPanel mainPanel
container
javax.swing.JPanel container
credits
boolean credits
thisPointer
AboutDialog thisPointer
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
resources
java.util.ResourceBundle resources
buddyGroups
javax.swing.JComboBox buddyGroups
buddyIDBox
javax.swing.JTextField buddyIDBox
buddyAliasBox
javax.swing.JTextField buddyAliasBox
newGroupBox
javax.swing.JTextField newGroupBox
container
javax.swing.JPanel container
entry
org.jivesoftware.smack.RosterEntry entry
currentGroup
java.lang.String currentGroup
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
row
int row
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
modify
boolean modify
resources
java.util.ResourceBundle resources
connection
org.jivesoftware.smack.XMPPConnection connection
buddyListTree
BuddyListTree buddyListTree
container
java.awt.Container container
preferredWidth
int preferredWidth
preferredHeight
int preferredHeight
x
double x
y
double y
signoff
boolean signoff
tabFrame
TabFrame tabFrame
topBuddyMenu
BuddyListTopMenu topBuddyMenu
buddyStatuses
java.util.Hashtable buddyStatuses
currentMode
org.jivesoftware.smack.packet.Presence.Mode currentMode
currentStatusString
java.lang.String currentStatusString
awayHandler
AwayHandler awayHandler
awayTimer
javax.swing.Timer awayTimer
idleAway
boolean idleAway
blockedUsers
java.util.Hashtable blockedUsers
resources
java.util.ResourceBundle resources
connection
org.jivesoftware.smack.XMPPConnection connection
roster
org.jivesoftware.smack.Roster roster
root
AutomatedTreeNode root
model
AutomatedTreeModel model
tree
javax.swing.JTree tree
scrollPane
javax.swing.JScrollPane scrollPane
buddyPopupMenu
BuddyListPopupMenu buddyPopupMenu
showOfflineBuddies
boolean showOfflineBuddies
showUnfiledBuddies
boolean showUnfiledBuddies
showAgentBuddies
boolean showAgentBuddies
showAgentMessages
boolean showAgentMessages
renderer
BuddyListRenderer renderer
expandListener
BuddyListTree.BuddyListExpansionListener expandListener
buddyGroups
java.util.TreeMap buddyGroups
resources
java.util.ResourceBundle resources
mainPanel
javax.swing.JPanel mainPanel
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
passwordField
javax.swing.JPasswordField passwordField
verifyPasswordField
javax.swing.JPasswordField verifyPasswordField
thisPointer
ChangePasswordDialog thisPointer
wait
WaitDialog wait
resources
java.util.ResourceBundle resources
offlineMessage
boolean offlineMessage
popMenu
ConversationPopupMenu popMenu
container
javax.swing.JSplitPane container
conversationScroll
javax.swing.JScrollPane conversationScroll
buttonPanel
javax.swing.JPanel buttonPanel
scrollPanel
javax.swing.JPanel scrollPanel
textEntryArea
javax.swing.JTextArea textEntryArea
resourceBox
javax.swing.JComboBox resourceBox
clearButton
javax.swing.JButton clearButton
logButton
javax.swing.JButton logButton
emoteButton
javax.swing.JButton emoteButton
thisPointer
ChatPanel thisPointer
divSetUp
boolean divSetUp
resources
java.util.ResourceBundle resources
scroll
javax.swing.JScrollPane scroll
kit
javax.swing.text.html.HTMLEditorKit kit
doc
javax.swing.text.html.HTMLDocument doc
lastHTML
java.lang.String lastHTML
timer
javax.swing.Timer timer
buffer
java.lang.StringBuffer buffer
myStyleSheet
javax.swing.text.html.StyleSheet myStyleSheet
resources
java.util.ResourceBundle resources
buddy
BuddyStatus buddy
conversationArea
ConversationArea conversationArea
- the conversation area
oldMaximum
int oldMaximum
logFile
java.io.File logFile
logOut
java.io.PrintWriter logOut
- the log writer
fw
java.io.FileWriter fw
timer
javax.swing.Timer timer
- the close timer
thisPointer
ConversationPanel thisPointer
frame
javax.swing.JFrame frame
- the containing frame
listenersAdded
boolean listenersAdded
- if the listeners have been added
resources
java.util.ResourceBundle resources
conversationScroll
javax.swing.JScrollPane conversationScroll
popMenu
javax.swing.JPopupMenu popMenu
resources
java.util.ResourceBundle resources
values
java.util.ArrayList values
okButton
javax.swing.JButton okButton
user
java.lang.String user
mainPanel
javax.swing.JPanel mainPanel
rightInner
javax.swing.JPanel rightInner
leftInner
javax.swing.JPanel leftInner
innerPanel
javax.swing.JPanel innerPanel
thisPointer
InformationViewerDialog thisPointer
resources
java.util.ResourceBundle resources
logDirectory
java.lang.String logDirectory
logList
javax.swing.JList logList
container
javax.swing.JPanel container
rightPanel
javax.swing.JPanel rightPanel
logView
ConversationArea logView
logDirectoryFile
java.io.File logDirectoryFile
closeButton
javax.swing.JButton closeButton
clearButton
javax.swing.JButton clearButton
splitPane
javax.swing.JSplitPane splitPane
fileList
java.io.File[] fileList
caller
LogViewerCaller caller
thisPointer
LogViewerDialog thisPointer
resources
java.util.ResourceBundle resources
toLabel
javax.swing.JLabel toLabel
subjectLabel
javax.swing.JLabel subjectLabel
sendButton
javax.swing.JButton sendButton
replyButton
javax.swing.JButton replyButton
toField
javax.swing.JTextField toField
subjectField
javax.swing.JTextField subjectField
textEntryArea
javax.swing.JTextArea textEntryArea
buttonPanel
javax.swing.JPanel buttonPanel
scroll
javax.swing.JScrollPane scroll
thisPointer
MessagePanel thisPointer
thisPointer
NewAccountDialog thisPointer
connection
org.jivesoftware.smack.XMPPConnection connection
manager
org.jivesoftware.smack.AccountManager manager
username
java.lang.String username
password
java.lang.String password
ssl
boolean ssl
port
int port
profDialog
ProfileEditorDialog profDialog
resources
java.util.ResourceBundle resources
label
javax.swing.JLabel label
priorityBox
javax.swing.JTextField priorityBox
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
container
javax.swing.JPanel container
resources
java.util.ResourceBundle resources
main
javax.swing.JPanel main
pane
javax.swing.JTabbedPane pane
nameField
javax.swing.JTextField nameField
usernameField
javax.swing.JTextField usernameField
serverField
javax.swing.JTextField serverField
resourceField
javax.swing.JTextField resourceField
portField
javax.swing.JTextField portField
passwordField
javax.swing.JPasswordField passwordField
sslBox
javax.swing.JCheckBox sslBox
settings
SettingsProperties settings
autoLoginBox
javax.swing.JCheckBox autoLoginBox
defaultBox
javax.swing.JCheckBox defaultBox
reconnectBox
javax.swing.JCheckBox reconnectBox
createButton
javax.swing.JButton createButton
saveButton
javax.swing.JButton saveButton
cancelButton
javax.swing.JButton cancelButton
thisPointer
ProfileEditorDialog thisPointer
profDir
java.io.File profDir
innerPanel
javax.swing.JPanel innerPanel
origProf
java.lang.String origProf
dialog
ProfileManager dialog
exitOnClose
boolean exitOnClose
isCurrentProfile
boolean isCurrentProfile
resources
java.util.ResourceBundle resources
profileList
javax.swing.JList profileList
newButton
javax.swing.JButton newButton
editButton
javax.swing.JButton editButton
deleteButton
javax.swing.JButton deleteButton
openButton
javax.swing.JButton openButton
cancelButton
javax.swing.JButton cancelButton
main
javax.swing.JPanel main
thisPointer
ProfileManager thisPointer
defaultString
java.lang.String defaultString
model
ProfileManager.ProfileListModel model
exitOnClose
boolean exitOnClose
resources
java.util.ResourceBundle resources
server
java.lang.String server
fieldListFields
java.util.ArrayList fieldListFields
fieldListNames
java.util.ArrayList fieldListNames
wait
WaitDialog wait
instructions
javax.swing.JLabel instructions
regKey
java.lang.String regKey
container
javax.swing.JPanel container
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
buttonPanel
javax.swing.JPanel buttonPanel
inputPanel
javax.swing.JPanel inputPanel
register
org.jivesoftware.smack.packet.Registration register
thisPointer
RegistrationForm thisPointer
row
int row
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
resources
java.util.ResourceBundle resources
host
java.lang.String host
closeButton
javax.swing.JButton closeButton
searchButton
javax.swing.JButton searchButton
tableModel
ServiceTableModel tableModel
table
javax.swing.JTable table
title
javax.swing.JLabel title
serverField
javax.swing.JTextField serverField
status
javax.swing.JLabel status
bottomPanel
javax.swing.JPanel bottomPanel
middlePanel
javax.swing.JPanel middlePanel
topPanel
javax.swing.JPanel topPanel
hostLabel
javax.swing.JLabel hostLabel
currentThread
ServiceDiscoveryDialog.ServiceDiscoveryThread currentThread
thisPointer
ServiceDiscoveryDialog thisPointer
popupMenu
TablePopupMenu popupMenu
splashTimer
javax.swing.Timer splashTimer
resources
java.util.ResourceBundle resources
container
javax.swing.JPanel container
tabPane
javax.swing.JTabbedPane tabPane
menuBar
javax.swing.JMenuBar menuBar
optionMenu
javax.swing.JMenu optionMenu
newItem
javax.swing.JMenuItem newItem
leaveItem
javax.swing.JMenuItem leaveItem
queueCounts
java.util.Hashtable queueCounts
tabListener
TabFrame.GCTabHandler tabListener
Package com.valhalla.jbother.menus |
blist
BuddyList blist
resources
java.util.ResourceBundle resources
addBuddyItem
javax.swing.JMenuItem addBuddyItem
quitItem
javax.swing.JMenuItem quitItem
servicesMenu
javax.swing.JMenu servicesMenu
joinChatItem
javax.swing.JMenuItem joinChatItem
discoItem
javax.swing.JMenuItem discoItem
blankItem
javax.swing.JMenuItem blankItem
offlineBuddies
javax.swing.JCheckBoxMenuItem offlineBuddies
registerItem
javax.swing.JMenuItem registerItem
optionsMenu
BuddyListOptionsMenu optionsMenu
switchItem
javax.swing.JMenuItem switchItem
editItem
javax.swing.JMenuItem editItem
resources
java.util.ResourceBundle resources
removeBuddyItem
javax.swing.JMenuItem removeBuddyItem
modifyBuddyItem
javax.swing.JMenuItem modifyBuddyItem
resourceMenu
javax.swing.JMenu resourceMenu
authMenu
javax.swing.JMenu authMenu
requestSubscription
javax.swing.JMenuItem requestSubscription
resendSubscription
javax.swing.JMenuItem resendSubscription
removeSubscription
javax.swing.JMenuItem removeSubscription
messageItem
javax.swing.JMenuItem messageItem
logItem
javax.swing.JMenuItem logItem
infoItem
javax.swing.JMenuItem infoItem
buddy
BuddyStatus buddy
tree
javax.swing.JTree tree
blist
BuddyList blist
buddiesMenu
BuddyListBuddiesMenu buddiesMenu
statusMenu
SetStatusMenu statusMenu
resources
java.util.ResourceBundle resources
window
ConversationPanel window
area
ConversationArea area
log
javax.swing.JMenuItem log
clear
javax.swing.JMenuItem clear
block
javax.swing.JMenuItem block
resources
java.util.ResourceBundle resources
messageItem
javax.swing.JMenuItem messageItem
logItem
javax.swing.JMenuItem logItem
infoItem
javax.swing.JMenuItem infoItem
buddy
BuddyStatus buddy
blist
BuddyList blist
resources
java.util.ResourceBundle resources
statuses
SelfStatuses statuses
thisPointer
SetStatusMenu thisPointer
current
javax.swing.ImageIcon current
blinkTimer
javax.swing.Timer blinkTimer
Package com.valhalla.jbother.preferences |
resources
java.util.ResourceBundle resources
prefs
PreferencesDialog prefs
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
lafLabel
javax.swing.JLabel lafLabel
statusLabel
javax.swing.JLabel statusLabel
emoticonLabel
javax.swing.JLabel emoticonLabel
messageLabel
javax.swing.JLabel messageLabel
messageFontButton
javax.swing.JButton messageFontButton
appFontLabel
javax.swing.JLabel appFontLabel
appFontButton
javax.swing.JButton appFontButton
lookAndFeel
javax.swing.JComboBox lookAndFeel
statusTheme
javax.swing.JComboBox statusTheme
emoticonTheme
javax.swing.JComboBox emoticonTheme
current
int current
lfs
javax.swing.UIManager.LookAndFeelInfo[] lfs
names
java.lang.String[] names
resources
java.util.ResourceBundle resources
tree
PreferencesTree tree
container
javax.swing.JPanel container
rightSide
javax.swing.JPanel rightSide
buttonPanel
javax.swing.JPanel buttonPanel
prefsPanel
javax.swing.JPanel prefsPanel
cancelButton
javax.swing.JButton cancelButton
okButton
javax.swing.JButton okButton
applyButton
javax.swing.JButton applyButton
ok
boolean ok
currentPrefsPanel
javax.swing.JPanel[] currentPrefsPanel
currentIndex
int currentIndex
thisPointer
PreferencesDialog thisPointer
resources
java.util.ResourceBundle resources
prefsDialog
PreferencesDialog prefsDialog
tree
javax.swing.JTree tree
root
javax.swing.tree.DefaultMutableTreeNode root
panels
java.util.Properties panels
Package com.valhalla.jbother.groupchat |
resources
java.util.ResourceBundle resources
textEntryArea
javax.swing.JTextField textEntryArea
conversationText
java.lang.StringBuffer conversationText
conversationScroll
javax.swing.JScrollPane conversationScroll
conversationArea
ConversationArea conversationArea
clearItem
javax.swing.JMenuItem clearItem
logItem
javax.swing.JMenuItem logItem
newItem
javax.swing.JMenuItem newItem
leaveItem
javax.swing.JMenuItem leaveItem
topicItem
javax.swing.JMenuItem topicItem
nickItem
javax.swing.JMenuItem nickItem
topicButton
javax.swing.JButton topicButton
popMenu
javax.swing.JPopupMenu popMenu
oldMaximum
int oldMaximum
document
javax.swing.text.html.HTMLDocument document
scrollPanel
javax.swing.JPanel scrollPanel
mainPanel
javax.swing.JSplitPane mainPanel
container
javax.swing.JSplitPane container
chat
org.jivesoftware.smack.GroupChat chat
chatroom
java.lang.String chatroom
nickname
java.lang.String nickname
buddyStatuses
java.util.Hashtable buddyStatuses
nickList
GroupChatNickList nickList
wait
WaitDialog wait
subject
java.lang.String subject
subjectLabel
javax.swing.JLabel subjectLabel
countOfNewMessages
int countOfNewMessages
logFile
java.io.File logFile
logOut
java.io.PrintWriter logOut
fw
java.io.FileWriter fw
currentNick
java.lang.String currentNick
thisPointer
ChatRoomPanel thisPointer
listenersAdded
boolean listenersAdded
resources
java.util.ResourceBundle resources
container
javax.swing.JPanel container
bookMarkList
javax.swing.JList bookMarkList
rightPanel
javax.swing.JPanel rightPanel
leftPanel
javax.swing.JPanel leftPanel
buttonPanel
javax.swing.JPanel buttonPanel
inputPanel
javax.swing.JPanel inputPanel
saveButton
javax.swing.JButton saveButton
openButton
javax.swing.JButton openButton
cancelButton
javax.swing.JButton cancelButton
bookMarksDirectory
java.io.File bookMarksDirectory
roomBox
javax.swing.JTextField roomBox
serverBox
javax.swing.JTextField serverBox
nickBox
javax.swing.JTextField nickBox
row
int row
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
fileList
java.io.File[] fileList
deleteMenu
javax.swing.JPopupMenu deleteMenu
deleteItem
javax.swing.JMenuItem deleteItem
lastOpenedBookmark
java.lang.String lastOpenedBookmark
nickListModel
GroupChatNickList.NickListModel nickListModel
nickList
javax.swing.JList nickList
scrollPane
javax.swing.JScrollPane scrollPane
window
ChatRoomPanel window
popMenu
NickListPopupMenu popMenu
resources
java.util.ResourceBundle resources
window
ChatRoomPanel window
Package com.valhalla.jbother.jabber |
sources
java.util.ResourceBundle sources
userId
java.lang.String userId
conversation
ConversationPanel conversation
name
java.lang.String name
removed
boolean removed
hasSignedOn
boolean hasSignedOn
resources
java.lang.String resources
presences
java.util.Hashtable presences
statusMessages
java.util.Properties statusMessages
tempGroup
java.lang.String tempGroup
versionInfo
java.lang.String versionInfo