Serialized Form
|
Package info.aduna.autofocus.gui |
serialVersionUID: 4048877273922648134L
logger
org.slf4j.Logger logger
autoFocus
AutoFocus autoFocus
infoSourceManager
InfoSourceManager infoSourceManager
controller
AFModelController controller
splitPane
org.jdesktop.swingx.JXMultiSplitPane splitPane
scopePanel
ScopePanel scopePanel
facetChooser
FacetChooser facetChooser
clusterPanel
ClusterPanel clusterPanel
itemPanel
ItemPanel itemPanel
statusBar
StatusBar statusBar
resultPopupMenu
QueryResultPopupMenu resultPopupMenu
serialVersionUID: -4904626301195471433L
serialVersionUID: -2886579225384611346L
serialVersionUID: 6063943558629878761L
serialVersionUID: 1569886480197922107L
serialVersionUID: -6965955125106693942L
CLEARING_DIALOG_RUNNABLE
Runnable CLEARING_DIALOG_RUNNABLE
INIT_RUNNABLE
Runnable INIT_RUNNABLE
CLEARING_RUNNABLE
Runnable CLEARING_RUNNABLE
SCANNING_RUNNABLE
Runnable SCANNING_RUNNABLE
PROCESSING_RUNNABLE
Runnable PROCESSING_RUNNABLE
NEW_RUNNABLE
Runnable NEW_RUNNABLE
CHANGED_RUNNABLE
Runnable CHANGED_RUNNABLE
IGNORING_RUNNABLE
Runnable IGNORING_RUNNABLE
REMOVED_RUNNABLE
Runnable REMOVED_RUNNABLE
FINISHING_RUNNABLE
Runnable FINISHING_RUNNABLE
FINISHED_RUNNABLE
Runnable FINISHED_RUNNABLE
frame
AutoFocusFrame frame
manager
InfoSourceManager manager
titleLabel
JLabel titleLabel
msgLabel
JLabel msgLabel
countsLabel
JLabel countsLabel
stopButton
JButton stopButton
closeButton
JButton closeButton
currentRepository
CrawlingRepository currentRepository
exitCode
int exitCode
nrTotal
int nrTotal
nrNew
int nrNew
nrChanged
int nrChanged
nrIgnored
int nrIgnored
nrRemoved
int nrRemoved
msg
String msg
startTime
long startTime
closeImmediately
boolean closeImmediately
serialVersionUID: -494386865282228099L
sharedEvent
HistoryFieldEvent sharedEvent
preferences
Preferences preferences
preferencesKey
String preferencesKey
items
ca.odell.glazedlists.BasicEventList<E> items
serialVersionUID: -8465094729892309724L
serialVersionUID: -372734962784141585L
frame
AutoFocusFrame frame
animateGraphItem
JCheckBoxMenuItem animateGraphItem
scaleGraphItem
JCheckBoxMenuItem scaleGraphItem
statusBarItem
JCheckBoxMenuItem statusBarItem
textItem
JRadioButtonMenuItem textItem
tableItem
JRadioButtonMenuItem tableItem
serialVersionUID: 5267820437816722181L
frame
AutoFocusFrame frame
result
QueryResult result
stopItem
JMenuItem stopItem
removeItem
JMenuItem removeItem
removeOthersItem
JMenuItem removeOthersItem
serialVersionUID: -338320787946295791L
table
JTable table
tableModel
info.aduna.autofocus.gui.ScopePanel.RepositoryModel tableModel
selectBox
JCheckBox selectBox
serialVersionUID: -9034088723470647640L
serialVersionUID: -4199568176297956129L
model
AFModel model
messageLabel
JLabel messageLabel
sourcesLabel
JLabel sourcesLabel
serialVersionUID: -2906321934933837877L
throwableVisible
boolean throwableVisible
detailsButton
JButton detailsButton
throwableArea
JTextArea throwableArea
throwablePane
JScrollPane throwablePane
closeButton
JButton closeButton
|
Package info.aduna.autofocus.gui.action |
serialVersionUID: 7715277525575919969L
logger
org.slf4j.Logger logger
frame
AutoFocusFrame frame
serialVersionUID: 154145018462644714L
frame
AutoFocusFrame frame
serialVersionUID: 2783224504558609435L
serialVersionUID: 2451254718428730894L
frame
AutoFocusFrame frame
serialVersionUID: -4273428447544190717L
autoFocus
AutoFocus autoFocus
serialVersionUID: 3373681518448240153L
logger
org.slf4j.Logger logger
frame
AutoFocusFrame frame
fileChooser
JFileChooser fileChooser
serialVersionUID: -2947576685795892883L
serialVersionUID: -4474550220109270634L
frame
AutoFocusFrame frame
serialVersionUID: 5038763807382493387L
frame
AutoFocusFrame frame
resource
org.openrdf.model.URI resource
serialVersionUID: -9001993101361112677L
logger
org.slf4j.Logger logger
frame
AutoFocusFrame frame
preferencesDialog
JDialog preferencesDialog
okButton
JButton okButton
cancelButton
JButton cancelButton
applyButton
JButton applyButton
somethingChanged
boolean somethingChanged
preferencePanels
ArrayList<E> preferencePanels
serialVersionUID: 5023194766729711576L
frame
AutoFocusFrame frame
serialVersionUID: 6396994762408655445L
serialVersionUID: -1256202484984909471L
model
AFModel model
serialVersionUID: 9059525398893455539L
serialVersionUID: -6219994830732365024L
frame
AutoFocusFrame frame
fullScreenFrame
JFrame fullScreenFrame
serialVersionUID: -1771468682553342341L
serialVersionUID: -2677803681613388239L
|
Package info.aduna.autofocus.gui.items |
frame
AutoFocusFrame frame
serialVersionUID: 7152325914710832555L
frame
AutoFocusFrame frame
model
AFModel model
cardLayout
CardLayout cardLayout
tableDisplay
TableDisplay tableDisplay
textDisplay
TextDisplay textDisplay
currentDisplay
ItemDisplay currentDisplay
serialVersionUID: 6786137043420648512L
logger
org.slf4j.Logger logger
tableButton
JToggleButton tableButton
textButton
JToggleButton textButton
tablePrefsButton
JToggleButton tablePrefsButton
serialVersionUID: -2550744664846716678L
LOCATION_COMPARATOR
TableDisplay.LocationComparator LOCATION_COMPARATOR
NAME_COMPARATOR
TableDisplay.NameComparator NAME_COMPARATOR
TITLE_COMPARATOR
TableDisplay.TitleComparator TITLE_COMPARATOR
INITIAL_TEXT_COMPARATOR
TableDisplay.InitialTextComparator INITIAL_TEXT_COMPARATOR
LANGUAGE_COMPARATOR
TableDisplay.LanguageComparator LANGUAGE_COMPARATOR
CREATOR_COMPARATOR
info.aduna.autofocus.gui.items.TableDisplay.CreatorComparator CREATOR_COMPARATOR
SENDER_COMPARATOR
info.aduna.autofocus.gui.items.TableDisplay.SenderComparator SENDER_COMPARATOR
RECEIVER_COMPARATOR
info.aduna.autofocus.gui.items.TableDisplay.ReceiverComparator RECEIVER_COMPARATOR
TYPE_COMPARATOR
Comparator<T> TYPE_COMPARATOR
MIME_TYPE_COMPARATOR
Comparator<T> MIME_TYPE_COMPARATOR
SIZE_COMPARATOR
Comparator<T> SIZE_COMPARATOR
LAST_MODIFIED_COMPARATOR
Comparator<T> LAST_MODIFIED_COMPARATOR
TERMS_COMPARATOR
Comparator<T> TERMS_COMPARATOR
REPOSITORY_NAME_COMPARATOR
Comparator<T> REPOSITORY_NAME_COMPARATOR
URI_COMPARATOR
Comparator<T> URI_COMPARATOR
itemList
ca.odell.glazedlists.BasicEventList<E> itemList
sortedList
ca.odell.glazedlists.SortedList<E> sortedList
itemFormat
TableDisplay.ItemFormat itemFormat
table
JTable table
scrollPane
JScrollPane scrollPane
termsRenderer
info.aduna.autofocus.gui.items.TableDisplay.TermsRenderer termsRenderer
termSelector
info.aduna.autofocus.gui.items.TableDisplay.TermSelector termSelector
comparatorChooser
ca.odell.glazedlists.swing.TableComparatorChooser<E> comparatorChooser
currentPreparedComparator
TableDisplay.CollationComparator currentPreparedComparator
serialVersionUID: 7979062494296694099L
logger
org.slf4j.Logger logger
items
Item[] items
nrDocuments
int nrDocuments
offset
int offset
buffer
StringBuilder buffer
itemMap
HashMap<K,V> itemMap
editorPane
JEditorPane editorPane
|
Package info.aduna.autofocus.gui.mail |
serialVersionUID: 565038251853468664L
logger
org.slf4j.Logger logger
folderTree
JTree folderTree
loaderThread
info.aduna.autofocus.gui.mail.MailFolderSelectionPanel.LoaderThread loaderThread
serialVersionUID: -7286588531295996862L
logger
org.slf4j.Logger logger
parent
Component parent
headerPanel
JPanel headerPanel
attachmentPanel
JPanel attachmentPanel
contentPane
JEditorPane contentPane
statusBar
JLabel statusBar
progressBar
JProgressBar progressBar
attachmentMenu
MailPanel.AttachmentMenu attachmentMenu
row
int row
serialVersionUID: 9055682675204990972L
attachment
info.aduna.autofocus.gui.mail.MailPanel.Attachment attachment
openItem
JMenuItem openItem
|
Package info.aduna.autofocus.gui.map |
serialVersionUID: -2667960185862761246L
map
ClusterMap map
cachedImage
BufferedImage cachedImage
serialVersionUID: 1352211831011241516L
frame
AutoFocusFrame frame
controller
AFModelController controller
model
AFModel model
map
ClusterMap map
backgroundPanel
BackgroundPanel backgroundPanel
reflectingPanel
ReflectingGraphPanel reflectingPanel
graphPanel
GraphPanel graphPanel
scrollPane
JScrollPane scrollPane
selectionsPanel
SelectionsPanel selectionsPanel
toolTipPanel
ToolTipPanel toolTipPanel
clusterMapInfo
ClusterMapInfo clusterMapInfo
iconFactory
ItemIconFactory iconFactory
filterRelevantClusters
boolean filterRelevantClusters
updatingModel
boolean updatingModel
currentContents
HashMap<K,V> currentContents
currentFiltered
boolean currentFiltered
timer
Timer timer
needsUpdate
boolean needsUpdate
serialVersionUID: -9146419099100840634L
multipleEntitiesButton
JToggleButton multipleEntitiesButton
singleEntityButton
JToggleButton singleEntityButton
uniformButton
info.aduna.autofocus.gui.map.ClusterPanelToolBar.SchemeButton uniformButton
identityButton
info.aduna.autofocus.gui.map.ClusterPanelToolBar.SchemeButton identityButton
rankButton
info.aduna.autofocus.gui.map.ClusterPanelToolBar.SchemeButton rankButton
filterButton
JToggleButton filterButton
fitToSizeButton
JToggleButton fitToSizeButton
serialVersionUID: -7478121805926419638L
graphPanel
GraphPanel graphPanel
scrollPane
JScrollPane scrollPane
map
ClusterMap map
animHandler
AnimationHandler animHandler
serialVersionUID: -2036447168871709605L
clusterPanel
ClusterPanel clusterPanel
frame
AutoFocusFrame frame
controller
AFModelController controller
model
AFModel model
table
JTable table
scrollPane
JScrollPane scrollPane
tableModel
info.aduna.autofocus.gui.map.SelectionsPanel.ResultsModel tableModel
sizeColumn
TableColumn sizeColumn
tableSelectionModel
ListSelectionModel tableSelectionModel
emptyLabel
JLabel emptyLabel
filterLabel
JLabel filterLabel
stopButton
JButton stopButton
clearButton
JButton clearButton
panel
info.aduna.autofocus.gui.map.SelectionsPanel.RoundedPanel panel
updatingModel
boolean updatingModel
updatingTable
boolean updatingTable
graphViewport
JViewport graphViewport
serialVersionUID: -1208667200431371158L
QUERY_RESULT_FILL_COLOR
Color QUERY_RESULT_FILL_COLOR
BORDER_COLOR
Color BORDER_COLOR
model
AFModel model
firstLineMetrics
FontMetrics firstLineMetrics
remainingLinesMetrics
FontMetrics remainingLinesMetrics
firstLineHeight
int firstLineHeight
remainingLinesHeight
int remainingLinesHeight
calendar
Calendar calendar
buffer
StringBuilder buffer
item
Item item
result
QueryResult result
itemX
int itemX
itemY
int itemY
lines
ArrayList<E> lines
textX
int textX
box
Rectangle box
firstLineY
int firstLineY
fillColor
Color fillColor
lastPaintedBox
Rectangle lastPaintedBox
|
Package info.aduna.autofocus.gui.navigation |
serialVersionUID: -7519648858042690281L
facetModel
DefaultListModel facetModel
afModel
AFModel afModel
facetList
JList facetList
facetsPanel
JPanel facetsPanel
facetsLayout
CardLayout facetsLayout
splitPane
JSplitPane splitPane
facetInfo
FacetInfo facetInfo
frame
AutoFocusFrame frame
serialVersionUID: 6755563039285826607L
list
JList list
loadingLabel
JLabel loadingLabel
selectButton
JButton selectButton
prepared
boolean prepared
silentClearing
boolean silentClearing
serialVersionUID: -5202087432147733092L
tree
JTree tree
selectButton
JButton selectButton
loadingLabel
JLabel loadingLabel
prepared
boolean prepared
silentClearing
boolean silentClearing
serialVersionUID: 6433257729819697764L
tree
JTree tree
selectButton
JButton selectButton
senderNode
info.aduna.autofocus.gui.navigation.PeoplePanel.ExpandableNode senderNode
receiverNode
info.aduna.autofocus.gui.navigation.PeoplePanel.ExpandableNode receiverNode
creatorNode
info.aduna.autofocus.gui.navigation.PeoplePanel.ExpandableNode creatorNode
silentClearing
boolean silentClearing
serialVersionUID: 4853704006854946893L
controller
AFModelController controller
model
AFModel model
queryField
HistoryField queryField
textField
JTextField textField
searchButton
JButton searchButton
optionsButton
JButton optionsButton
optionsPanel
info.aduna.autofocus.gui.navigation.SearchPanel.OptionsPanel optionsPanel
suggestionsList
JList suggestionsList
suggestionsModel
info.aduna.autofocus.gui.navigation.SearchPanel.SuggestionsModel suggestionsModel
selectButton
JButton selectButton
updatingSuggestions
boolean updatingSuggestions
serialVersionUID: 6919223119945720564L
list
JList list
selectButton
JButton selectButton
silentClearing
boolean silentClearing
serialVersionUID: -3159242347392450317L
list
JList list
selectButton
JButton selectButton
silentClearing
boolean silentClearing
serialVersionUID: -6709517899502544120L
list
JList list
selectButton
JButton selectButton
calendar
Calendar calendar
silentClearing
boolean silentClearing
serialVersionUID: -3863502323400353463L
tree
JTree tree
loadingLabel
JLabel loadingLabel
selectButton
JButton selectButton
prepared
boolean prepared
silentClearing
boolean silentClearing
unknownTypeNode
info.aduna.autofocus.gui.navigation.TypePanel.DocumentTypeNode unknownTypeNode
|
Package info.aduna.autofocus.gui.preferences |
serialVersionUID: -7117243562163839152L
proxySettings
ProxySettings proxySettings
directConnButton
JRadioButton directConnButton
manualConnButton
JRadioButton manualConnButton
httpProxyField
JTextField httpProxyField
httpProxyPortField
JTextField httpProxyPortField
httpsProxyField
JTextField httpsProxyField
httpsProxyPortField
JTextField httpsProxyPortField
ftpProxyField
JTextField ftpProxyField
ftpProxyPortField
JTextField ftpProxyPortField
socksProxyField
JTextField socksProxyField
socksProxyPortField
JTextField socksProxyPortField
nonProxyHostsArea
JTextArea nonProxyHostsArea
proxyLabels
ArrayList<E> proxyLabels
proxyFields
ArrayList<E> proxyFields
serialVersionUID: 7557872247316732402L
displayStartupLogoCheckBox
JCheckBox displayStartupLogoCheckBox
animateCheckBox
JCheckBox animateCheckBox
speedSlider
JSlider speedSlider
speed1Label
JLabel speed1Label
speed2Label
JLabel speed2Label
scaleCheckBox
JCheckBox scaleCheckBox
spinnerModel
SpinnerNumberModel spinnerModel
nrItemsSpinner
JSpinner nrItemsSpinner
serialVersionUID: 6773717198589335579L
searchButton
JButton searchButton
serverButton
JButton serverButton
|
Package info.aduna.autofocus.gui.remote |
serialVersionUID: 8098145339942912292L
messageLabel
JLabel messageLabel
list
RepositoryList list
okButton
JButton okButton
cancelButton
JButton cancelButton
serialVersionUID: 4058934381501244792L
serialVersionUID: -8253342214015004749L
repositoryConfig
org.openrdf.repository.config.RepositoryConfig repositoryConfig
serialVersionUID: 4298323341824348491L
list
URITransformerList list
addButton
JButton addButton
editButton
JButton editButton
removeButton
JButton removeButton
upButton
JButton upButton
downButton
JButton downButton
serialVersionUID: 3777952470574712601L
expressionField
JTextField expressionField
replacementField
JTextField replacementField
regExpButton
JCheckBox regExpButton
replaceFirstButton
JRadioButton replaceFirstButton
replaceAllButton
JRadioButton replaceAllButton
transformer
URITransformerConfig transformer
|
Package info.aduna.autofocus.gui.sourceconfig |
serialVersionUID: 7333628615214759857L
logger
org.slf4j.Logger logger
frame
AutoFocusFrame frame
changedRepositories
ArrayList<E> changedRepositories
repositoryList
JList repositoryList
repositoryListModel
info.aduna.autofocus.gui.sourceconfig.ConfigPanel.RepositoryListModel repositoryListModel
titleLabel
JLabel titleLabel
sheetsPanel
JPanel sheetsPanel
sheetsLayout
CardLayout sheetsLayout
sheetsMap
HashMap<K,V> sheetsMap
currentSheet
ConfigSheet currentSheet
initialSheet
JPanel initialSheet
addButton
JButton addButton
removeButton
JButton removeButton
refreshButton
JButton refreshButton
applyButton
JButton applyButton
closeButton
JButton closeButton
config
org.openrdf.repository.config.RepositoryConfig config
parent
ConfigPanel parent
initializing
boolean initializing
sheetActionListener
ActionListener sheetActionListener
sheetChangeListener
ChangeListener sheetChangeListener
sheetDocumentListener
DocumentListener sheetDocumentListener
serialVersionUID: -6697300937894540652L
nameField
JTextField nameField
directoryField
JTextField directoryField
browseButton
JButton browseButton
recursiveCheckBox
JCheckBox recursiveCheckBox
unlimitedFileSizeButton
JRadioButton unlimitedFileSizeButton
restrictedFileSizeButton
JRadioButton restrictedFileSizeButton
maxFileSizeField
JSpinner maxFileSizeField
includeInCrawlCheckBox
JCheckBox includeInCrawlCheckBox
serialVersionUID: 5648273826591323815L
nameField
JTextField nameField
hostField
HistoryField hostField
hostTextField
JTextField hostTextField
portField
JFormattedTextField portField
usernameField
JTextField usernameField
passwordField
JPasswordField passwordField
unlimitedFileSizeButton
JRadioButton unlimitedFileSizeButton
restrictedFileSizeButton
JRadioButton restrictedFileSizeButton
maxFileSizeField
JSpinner maxFileSizeField
secureConnectionBox
JCheckBox secureConnectionBox
includeInCrawlCheckBox
JCheckBox includeInCrawlCheckBox
editFoldersButton
JButton editFoldersButton
folders
ArrayList<E> folders
serialVersionUID: -6075584626336315019L
nameField
JTextField nameField
serverField
HistoryField serverField
serverTextField
JTextField serverTextField
usernameField
JTextField usernameField
passwordField
JPasswordField passwordField
repositoryField
JTextField repositoryField
showRepositoriesButton
JButton showRepositoriesButton
showTransformersButton
JButton showTransformersButton
serialVersionUID: -5995714664967895682L
nameField
JTextField nameField
locationField
HistoryField locationField
locationTextField
JTextField locationTextField
unlimitedHopsButton
JRadioButton unlimitedHopsButton
restrictedHopsButton
JRadioButton restrictedHopsButton
hopsField
JSpinner hopsField
unlimitedFileSizeButton
JRadioButton unlimitedFileSizeButton
restrictedFileSizeButton
JRadioButton restrictedFileSizeButton
maxFileSizeField
JSpinner maxFileSizeField
includeInCrawlCheckBox
JCheckBox includeInCrawlCheckBox
|
Package info.aduna.autofocus.gui.sourcewizard |
serialVersionUID: -4044057752365266125L
sizeSheet
SizeSheet sizeSheet
directoryField
JTextField directoryField
tree
DirTree tree
subDirectoryBox
JCheckBox subDirectoryBox
serialVersionUID: -6046411027754208977L
logger
org.slf4j.Logger logger
isCrawlingRepository
boolean isCrawlingRepository
textArea
JTextArea textArea
scanBox
JCheckBox scanBox
serialVersionUID: 3166549949028128295L
folderSelectionSheet
MailFolderSheet folderSelectionSheet
maxFileSizeSheet
SizeSheet maxFileSizeSheet
nextSheet
SourceSheet nextSheet
typeBox
JComboBox typeBox
hostField
HistoryField hostField
portField
JFormattedTextField portField
hostTextField
JTextField hostTextField
usernameField
JTextField usernameField
passwordField
JPasswordField passwordField
secureConnectionBox
JCheckBox secureConnectionBox
serialVersionUID: -5109390060058995044L
sizeSheet
SizeSheet sizeSheet
selectionPanel
MailFolderSelectionPanel selectionPanel
serialVersionUID: 7407088219662265477L
nameField
JTextField nameField
manager
InfoSourceManager manager
serialVersionUID: -9152707774322897237L
nextSheet
RepositorySheet nextSheet
serverField
HistoryField serverField
serverTextField
JTextField serverTextField
usernameField
JTextField usernameField
passwordField
JPasswordField passwordField
serialVersionUID: 3660413577608780072L
textArea
JTextArea textArea
list
RepositoryList list
nextSheet
URITransformerSheet nextSheet
serialVersionUID: -5764526467000091651L
nameSheet
NameSheet nameSheet
textArea
JTextArea textArea
unlimitedButton
JRadioButton unlimitedButton
limitedButton
JRadioButton limitedButton
maxFileSizeField
JSpinner maxFileSizeField
repositoryConfig
org.openrdf.repository.config.RepositoryConfig repositoryConfig
contentActionListener
ActionListener contentActionListener
contentChangeListener
ChangeListener contentChangeListener
contentDocumentListener
DocumentListener contentDocumentListener
serialVersionUID: 2903346038385472364L
frame
AutoFocusFrame frame
finishSheet
FinishSheet finishSheet
serialVersionUID: 8335348474128707831L
mailButton
JRadioButton mailButton
fileSystemButton
JRadioButton fileSystemButton
websiteButton
JRadioButton websiteButton
remoteButton
JRadioButton remoteButton
mailIcon
JLabel mailIcon
fileSystemIcon
JLabel fileSystemIcon
websiteIcon
JLabel websiteIcon
remoteIcon
JLabel remoteIcon
fileSheet
FileFolderSheet fileSheet
websiteSheet
WebSheet websiteSheet
mailSheet
MailAccountSheet mailSheet
remoteSheet
RemoteAccountSheet remoteSheet
serialVersionUID: 3101469217644467211L
panel
URITransformerListPanel panel
nextSheet
NameSheet nextSheet
serialVersionUID: 1117452664550097369L
sizeSheet
SizeSheet sizeSheet
hostField
HistoryField hostField
hostTextField
JTextField hostTextField
unlimitedHopsButton
JRadioButton unlimitedHopsButton
restrictedHopsButton
JRadioButton restrictedHopsButton
hopsField
JSpinner hopsField
|
Package info.aduna.autofocus.http.webclient.explore.tags |
serialVersionUID: 4121045284327210507L
logger
org.slf4j.Logger logger
serialVersionUID: 6037167405664416012L
m_location
String m_location
m_facetName
String m_facetName
m_facetValue
String m_facetValue
m_baseOnly
boolean m_baseOnly
serialVersionUID: 1L
m_facetName
String m_facetName
serialVersionUID: 1L
m_facetName
String m_facetName
m_facetValue
String m_facetValue
m_valueType
String m_valueType
m_maxLength
int m_maxLength
serialVersionUID: 1L
fileNameOnly
boolean fileNameOnly
serialVersionUID: 7246341722628138036L
m_facetName
String m_facetName
m_facetValue
String m_facetValue
m_var
String m_var
serialVersionUID: 1L
m_maxPages
int m_maxPages
m_separator
String m_separator
serialVersionUID: 1L
m_propertyKey
String m_propertyKey
serialVersionUID: 1L
m_propertyKey
String m_propertyKey
m_propertyValue
Object m_propertyValue
m_maxLength
int m_maxLength
serialVersionUID: -6945319560572831578L
m_facetName
String m_facetName
m_facetValue
String m_facetValue
serialVersionUID: -4511768113561852913L
type
String type
includeCountAndOffset
boolean includeCountAndOffset
serialVersionUID: -418075975222497469L
m_var
String m_var
m_collection
Object m_collection
m_facetName
String m_facetName
|
Package info.aduna.clustermap |
clusterPanel
ClusterPanel clusterPanel
tree
ClassTree tree
graphPanel
GraphPanel graphPanel
toolTipPanel
ToolTipPanel toolTipPanel
mediator
ClassTreeMediator mediator
statusBar
info.aduna.clustermap.ClusterMapUI.StatusBar statusBar
|
Package info.aduna.clustermap.action |
panel
GraphPanel panel
wizard
ExportWizard wizard
dialog
JDialog dialog
handler
RequestHandler handler
handler
RequestHandler handler
panel
GraphPanel panel
mediator
ClassTreeMediator mediator
fileChooser
JFileChooser fileChooser
panel
GraphPanel panel
dialog
JDialog dialog
logger
org.slf4j.Logger logger
tree
ClassTree tree
fileChooser
JFileChooser fileChooser
panel
GraphPanel panel
map
ClusterMap map
tree
JTree tree
tree
ClassTree tree
tree
ClassTree tree
tree
ClassTree tree
tree
ClassTree tree
map
ClusterMap map
|
Package info.aduna.clustermap.config |
map
ClusterMap map
graphPanel
GraphPanel graphPanel
reuseLayoutBox
JCheckBox reuseLayoutBox
enableBox
JCheckBox enableBox
durationExplanationLabel
JLabel durationExplanationLabel
durationSlider
JSlider durationSlider
durationLabel
JLabel durationLabel
triangularButton
JRadioButton triangularButton
balloonButton
JRadioButton balloonButton
amoebaButton
JRadioButton amoebaButton
clusterModeBox
JComboBox clusterModeBox
thresholdField
JTextField thresholdField
functionLabel
JLabel functionLabel
squareFunctionButton
JRadioButton squareFunctionButton
logarithmicFunctionButton
JRadioButton logarithmicFunctionButton
scaleLabel
JLabel scaleLabel
squareFunctionSlider
JSlider squareFunctionSlider
logarithmicFunctionSlider
JSlider logarithmicFunctionSlider
minimumSizeLabel
JLabel minimumSizeLabel
maximumSizeLabel
JLabel maximumSizeLabel
minimumSizeField
JTextField minimumSizeField
maximumSizeField
JTextField maximumSizeField
standardButton
JRadioButton standardButton
identityButton
JRadioButton identityButton
clusterRelevanceButton
JRadioButton clusterRelevanceButton
objectSelectionButton
JRadioButton objectSelectionButton
clusterSelectionButton
JRadioButton clusterSelectionButton
|
Package info.aduna.clustermap.export |
directoryField
JTextField directoryField
baseNameField
JTextField baseNameField
browseButton
JButton browseButton
fileChooser
JFileChooser fileChooser
exportSheet
AnimationExportSheet exportSheet
label
JLabel label
finished
boolean finished
historyList
JList historyList
animationList
JList animationList
upButton
JButton upButton
downButton
JButton downButton
leftButton
JButton leftButton
rightButton
JButton rightButton
changingSelections
boolean changingSelections
propertiesSheet
AnimationPropertiesSheet propertiesSheet
transitionField
JTextField transitionField
frameRateField
JTextField frameRateField
destinationSheet
AnimationDestinationSheet destinationSheet
imageButton
JRadioButton imageButton
imageMapButton
JRadioButton imageMapButton
xmlButton
JRadioButton xmlButton
animationButton
JRadioButton animationButton
imageSheet
PngImageSheet imageSheet
imageMapSheet
ImageMapHtmlSheet imageMapSheet
xmlSheet
XmlMapSheet xmlSheet
animationSheet
AnimationGraphsSheet animationSheet
contentChangeActionListener
ActionListener contentChangeActionListener
contentChangeDocumentListener
DocumentListener contentChangeDocumentListener
panel
GraphPanel panel
imageExportEnabled
boolean imageExportEnabled
imageMapExportEnabled
boolean imageMapExportEnabled
animationExportEnabled
boolean animationExportEnabled
xmlExportEnabled
boolean xmlExportEnabled
animationGraphsSheet
AnimationGraphsSheet animationGraphsSheet
finishedSheet
FinishedSheet finishedSheet
animationExporter
AnimationFrameExporter animationExporter
imageSheet
ImageMapPngSheet imageSheet
fileNameField
JTextField fileNameField
browseButton
JButton browseButton
fileChooser
JFileChooser fileChooser
mapElementButton
JRadioButton mapElementButton
fullDocumentButton
JRadioButton fullDocumentButton
titleLabel
JLabel titleLabel
titleField
JTextField titleField
htmlSheet
ImageMapHtmlSheet htmlSheet
fileNameField
JTextField fileNameField
fileNameField
JTextField fileNameField
browseButton
JButton browseButton
fileChooser
JFileChooser fileChooser
xmlField
JTextField xmlField
pngField
JTextField pngField
pngLabel
JLabel pngLabel
xmlBrowseButton
JButton xmlBrowseButton
pngBrowseButton
JButton pngBrowseButton
exportPngButton
JCheckBox exportPngButton
xmlFileChooser
JFileChooser xmlFileChooser
pngFileChooser
JFileChooser pngFileChooser
|
Package info.aduna.clustermap.panel |
graphPanel
GraphPanel graphPanel
toolTipPanel
ToolTipPanel toolTipPanel
map
ClusterMap map
renderer
GraphRenderer renderer
properties
RenderingProperties properties
requestHandler
RequestHandler requestHandler
ignoringMouseEvents
boolean ignoringMouseEvents
pressedX
int pressedX
pressedY
int pressedY
firstDragEvent
boolean firstDragEvent
vertexSelectionMode
GraphPanel.SelectionMode vertexSelectionMode
pressedRenderers
ArrayList<E> pressedRenderers
pressedObjectRenderer
ObjectRenderer pressedObjectRenderer
pressedNonObjectRenderer
VertexRenderer pressedNonObjectRenderer
clickedRenderers
ArrayList<E> clickedRenderers
renderersToDrag
ArrayList<E> renderersToDrag
animationEnabled
boolean animationEnabled
frameRate
int frameRate
allowedAnimationDuration
long allowedAnimationDuration
animationHandler
AnimationHandler animationHandler
oldGraph
Graph oldGraph
map
ClusterMap map
metrics
FontMetrics metrics
lineHeight
int lineHeight
object
DefaultObject object
objectX
int objectX
objectY
int objectY
lines
ArrayList<E> lines
textX
int textX
box
Rectangle box
firstLineY
int firstLineY
lastPaintedBox
Rectangle lastPaintedBox
|
Package info.aduna.clustermap.tree |
viewport
JViewport viewport
viewportWidth
int viewportWidth
rendererIndent
int rendererIndent
iconFactory
IconFactory iconFactory
checkedClasses
HashSet<E> checkedClasses
selectedClasses
HashSet<E> selectedClasses
boldClasses
HashSet<E> boldClasses
popupNode
DefaultMutableTreeNode popupNode
popupObject
ClassTree.ClassificationUserObject popupObject
popupClass
Classification popupClass
listeners
ArrayList<E> listeners
nodeMap
HashMap<K,V> nodeMap
|
Package info.aduna.clustermap.viewer |
ui
ClusterMapUI ui
versionString
String versionString
map
ClusterMap map
singleEntityItem
JRadioButtonMenuItem singleEntityItem
multipleEntitiesItem
JRadioButtonMenuItem multipleEntitiesItem
uniformItem
JRadioButtonMenuItem uniformItem
identityItem
JRadioButtonMenuItem identityItem
relevanceItem
JRadioButtonMenuItem relevanceItem
straightItem
JRadioButtonMenuItem straightItem
balloonItem
JRadioButtonMenuItem balloonItem
amoebaItem
JRadioButtonMenuItem amoebaItem
copyingProperties
boolean copyingProperties
|
Package info.aduna.collections |
serialVersionUID: 1L
m_maxSize
int m_maxSize
serialVersionUID: -1102573423774831657L
maxSize
int maxSize
serialVersionUID: 3359527172604165398L
|
Package info.aduna.gee.publication.content |
id
Object id
- The id of this container. Read only public access.
lastAccessTime
long lastAccessTime
- The last access time of this container.
Apart from the construction, it is maintained by Database.
privacyLevel
int privacyLevel
- The privacy level of this container.
occurringCLabels
String occurringCLabels
- All labels that occur in this container (or any of its children).
sharedCLabels
String sharedCLabels
- All labels shared by all entries in this container (and each of its children).
occurringOCLabels
OpaqueCLabel[] occurringOCLabels
sharedOCLabels
OpaqueCLabel[] sharedOCLabels
templatePreferences
WProperties templatePreferences
- The template preference of this container.
loaded
boolean loaded
- Lazy loading of the ZContainer's entries (READ-ONLY).
_entriesProps
WProperties _entriesProps
- Lazy loading of the ZContainer's entries.
expirationTime
long expirationTime
- The expiration time of the current ZContainer.
Should not be stored.
ttl
long ttl
- Used to store the time-to-live of the current ZContainer.
Used for query entry results only.
Note: should be "stored" because it is sent over the wire in "stored" form.
|
Package info.aduna.gee.publication.net |
job
Job job
|
Package info.aduna.gee.publication.servlets |
_name
String _name
_authorizationKey
String _authorizationKey
_authorizedIPsKey
String _authorizedIPsKey
dummyDatabase
JitNavigationDatabase dummyDatabase
_handlers
Hashtable<K,V> _handlers
- For each fully qualified class remember a corresponding instance of the class.
_results
MultiLevelExpiringCache _results
- For each importEntry && parameters && additional information
remember the result previously calculated.
_tmpResults
Hashtable<K,V> _tmpResults
- For each importHandler remember its resultset in progress.
logger
org.slf4j.Logger logger
_methodToConf
Properties _methodToConf
- zpad.conf contains names for methods, map method names to these names.
_generators
HashMap<K,V> _generators
_emailPasswordQuota
ExpiringCache _emailPasswordQuota
_methodToConf
Properties _methodToConf
- zpad.conf contains names for methods, map method names to these names.
_methodToImage
Properties _methodToImage
- For "ownerServices", each method should have its own visual identifier.
_aliasToService
Properties _aliasToService
- For some services it is handy to have aliases for them.
|
Package info.aduna.gee.publication.servlets.car |
|
Package info.aduna.gee.publication.servlets.szpad |
|
Package info.aduna.gee.publication.util |
|
Package info.aduna.gee.spectacle.gee |
|
Package info.aduna.gee.spectacle.webserver |
_returnCode
int _returnCode
_wrappedException
Exception _wrappedException
|
Package info.aduna.infosource.query |
serialVersionUID: -4500232845179759571L
serialVersionUID: -7385875705776243671L
|
Package info.aduna.lang.reflect |
serialVersionUID: 168377567276040338L
serialVersionUID: -6121394990049441800L
|
Package info.aduna.linkmap.action |
serialVersionUID: 6570336781688862217L
exportDialog
DialogTemplate exportDialog
- The DialogTemplate containing an ExportPanel. This ExportPanel is used to
export the link map in the available formats. This DialogTemplate is
created once and stored for subsequent uses, in order to preserve entered
information and the location of the dialog.
map
LinkMap map
- The LinkMap on which this LinkMapAction applies its action.
parent
Component parent
- The main Component of the user interface of the LinkMap. This can be used
by this LinkMapAction as parent on temporary Components it uses, for
making Components modal, etc.
serialVersionUID: 8500665524081427842L
fileChooser
JFileChooser fileChooser
- The JFileChooser that will be used to determine the Graph file.
serialVersionUID: 1395131889730087955L
configPanel
LinkConfigPanel configPanel
- The LinkConfigPanel that is used to display and edit the user settings of
the LinkMap, such as rendering attributes and layout parameters.
dialog
JDialog dialog
- The JDialog containing the LinkConfigPanel. The dialog is created lazily
as soon as it needs to be displayed and is stored for subsequent uses, in
order to preserve entered information and the location of the dialog.
listeners
ArrayList<E> listeners
- The List of PreferencesActionListeners.
serialVersionUID: -7013967611239870334L
fileChooser
JFileChooser fileChooser
- The JFileChooser that will be used to determine the Graph file.
serialVersionUID: -3716656944730394214L
serialVersionUID: 3463269668782870414L
serialVersionUID: -7898996586795038253L
serialVersionUID: 6065215213938777340L
serialVersionUID: -4983661880364999569L
serialVersionUID: 7834685888017549781L
serialVersionUID: -6517154314397156836L
serialVersionUID: -8731519296334506046L
scrollPane
JScrollPane scrollPane
- The JScrollPane to whose current size the scale is adjusted.
|
Package info.aduna.linkmap.config |
serialVersionUID: 208356873225303971L
subgraphManager
GemLayoutManager subgraphManager
seedField
JTextField seedField
serialVersionUID: -7057829222279873893L
manager
GemLayoutManager manager
tabs
JTabbedPane tabs
forcePanel
JPanel forcePanel
movementPanel
JPanel movementPanel
adaptationPanel
JPanel adaptationPanel
edgeLengthField
JTextField edgeLengthField
edgeRepulsionField
JTextField edgeRepulsionField
maxAttractionField
JTextField maxAttractionField
strategyLabel
JLabel strategyLabel
startHeatLabel
JLabel startHeatLabel
stopHeatLabel
JLabel stopHeatLabel
maxHeatLabel
JLabel maxHeatLabel
rotationLabel
JLabel rotationLabel
oscillationLabel
JLabel oscillationLabel
adaptationLabel
JLabel adaptationLabel
stopAvgMovementLabel
JLabel stopAvgMovementLabel
insHeatStrategyButton
JRadioButton insHeatStrategyButton
insAdaptationStrategyButton
JRadioButton insAdaptationStrategyButton
insStartHeatField
JTextField insStartHeatField
insStopHeatField
JTextField insStopHeatField
insMaxHeatField
JTextField insMaxHeatField
insGravityField
JTextField insGravityField
insShakeField
JTextField insShakeField
insRotationField
JTextField insRotationField
insOscillationField
JTextField insOscillationField
insAdaptationField
JTextField insAdaptationField
arrHeatStrategyButton
JRadioButton arrHeatStrategyButton
arrAdaptationStrategyButton
JRadioButton arrAdaptationStrategyButton
arrStartHeatField
JTextField arrStartHeatField
arrStopHeatField
JTextField arrStopHeatField
arrMaxHeatField
JTextField arrMaxHeatField
arrGravityField
JTextField arrGravityField
arrShakeField
JTextField arrShakeField
arrRotationField
JTextField arrRotationField
arrOscillationField
JTextField arrOscillationField
arrAdaptationField
JTextField arrAdaptationField
arrStopAvgMovementField
JTextField arrStopAvgMovementField
optHeatStrategyButton
JRadioButton optHeatStrategyButton
optAdaptationStrategyButton
JRadioButton optAdaptationStrategyButton
optStartHeatField
JTextField optStartHeatField
optStopHeatField
JTextField optStopHeatField
optMaxHeatField
JTextField optMaxHeatField
optGravityField
JTextField optGravityField
optShakeField
JTextField optShakeField
optRotationField
JTextField optRotationField
optOscillationField
JTextField optOscillationField
optAdaptationField
JTextField optAdaptationField
optStopAvgMovementField
JTextField optStopAvgMovementField
adaptIncThresholdField
JTextField adaptIncThresholdField
adaptDecThresholdField
JTextField adaptDecThresholdField
adaptIncFactorField
JTextField adaptIncFactorField
adaptDecFactorField
JTextField adaptDecFactorField
serialVersionUID: -6337775921605039667L
manager
GemLayoutManager manager
insertCheckBox
JCheckBox insertCheckBox
arrangeCheckBox
JCheckBox arrangeCheckBox
optimizeCheckBox
JCheckBox optimizeCheckBox
insertMaxIterationField
JTextField insertMaxIterationField
arrangeMaxRoundField
JTextField arrangeMaxRoundField
optimizeMaxRoundField
JTextField optimizeMaxRoundField
serialVersionUID: 1080547438415650402L
manager
LinkGraphLayoutManager2 manager
traceCheckBox
JCheckBox traceCheckBox
clearButton
JButton clearButton
traceTextArea
JTextArea traceTextArea
traceDocument
Document traceDocument
scrollBar
JScrollBar scrollBar
tracing
boolean tracing
index
int index
serialVersionUID: 1936832138125760590L
map
LinkMap map
serialVersionUID: -903915971118455519L
animator
info.aduna.linkmap.config.RenderingAnimationSheet.Animator animator
animateCheckBox
JCheckBox animateCheckBox
animateIntervalLabel
JLabel animateIntervalLabel
animateIntervalUnitLabel
JLabel animateIntervalUnitLabel
animateDelayLabel
JLabel animateDelayLabel
animateDelayUnitLabel
JLabel animateDelayUnitLabel
animateIntervalField
JTextField animateIntervalField
animateDelayField
JTextField animateDelayField
|
Package info.aduna.linkmap.export |
serialVersionUID: 6021707399531795962L
map
LinkMap map
- The LinkMap whose export methods will be invoked by this component.
imageButton
JRadioButton imageButton
- Used to indicate that an image should be exported.
imageMapButton
JRadioButton imageMapButton
- Used to indicate that an image map (HTML + image file) should be exported.
imageChooser
JFileChooser imageChooser
- JFileChooser used to retrieve a File instance when an image should be
exported. Created once and stored for later usage, in order to preserve
the entered information and the location on the screen where the
JFileChooser was displayed for subsequent uses.
imageMapDialog
DialogTemplate imageMapDialog
- The DialogTemplate used to retrieve information when an image map should
be exported. Created once and stored for later usage, in order to preserve
the entered information and the location on the screen where the
DialogTemplate was displayed for subsequent uses.
serialVersionUID: 4757743590997078412L
htmlLabel
JLabel htmlLabel
htmlTextField
JTextField htmlTextField
htmlOpenButton
JButton htmlOpenButton
createFullHtmlDocumentCheckBox
JCheckBox createFullHtmlDocumentCheckBox
titleLabel
JLabel titleLabel
titleTextField
JTextField titleTextField
imageLabel
JLabel imageLabel
imageTextField
JTextField imageTextField
imageOpenButton
JButton imageOpenButton
|
Package info.aduna.linkmap.render |
serialVersionUID: -9131515305423149724L
map
LinkMap map
renderer
GraphRenderer renderer
|
Package info.aduna.linkmap.transform.ui |
serialVersionUID: 7330788294656752021L
transform
AbstractWeightFilterTransform transform
- The AbstractWeightFilterTransform edited by this object.
minWeight
float minWeight
- The minimum observed weight as used by this
AbstractWeightFilterTransformUI. Initially this is the same as the minimum
observed weight of the AbstractWeightFilterTransform, but the
AbstractWeightFilterTransformUI may use a different value in order to
accommodate certain features.
maxWeight
float maxWeight
- The maximum observed weight as used by this
AbstractWeightFilterTransformUI. Initially this is the same as the maximum
observed weight of the AbstractWeightFilterTransform, but the
AbstractWeightFilterTransformUI may use a different value in order to
accommodate certain features.
delta
float delta
- The difference in weight that corresponds with a single slider extent.
slider
JSlider slider
- The slider through which the user controls the weight threshold.
format
DecimalFormat format
- A formatter that is used to format the text used for the labels of the
slider and for the threshold label.
thresholdLabel
JLabel thresholdLabel
- The label that will indicate the current threshold, derived from the
current slider value.
lowerBoundCheckBox
JCheckBox lowerBoundCheckBox
- A check box that indicates whether or not the chosen threshold is a lower
bound on the weight.
sendingEvents
boolean sendingEvents
serialVersionUID: 546646092552177261L
serialVersionUID: -2427277487814539680L
serialVersionUID: -556477060377766999L
serialVersionUID: -8194882796408687676L
transformUI
TransformUI transformUI
listeners
ArrayList<E> listeners
serialVersionUID: -5029977629724678442L
serialVersionUID: -8379946725460546481L
transform
Transform transform
serialVersionUID: -8463881968393902550L
map
LinkMap map
compoundTransform
CompoundTransform compoundTransform
availableTransformsList
JList availableTransformsList
addButton
JButton addButton
transformUIsPanel
JPanel transformUIsPanel
transformUIsList
ArrayList<E> transformUIsList
uiListener
TransformUIListener uiListener
decoratedUIListener
DecoratedTransformUIListener decoratedUIListener
listeners
ArrayList<E> listeners
serialVersionUID: -5603906802447474579L
transform
VertexCountFilterTransform transform
slider
JSlider slider
thresholdLabel
JLabel thresholdLabel
sendingEvents
boolean sendingEvents
serialVersionUID: -5029977629724678442L
|
Package info.aduna.linkmap.viewer |
serialVersionUID: -5314393738059003692L
map
LinkMap map
scrollPane
JScrollPane scrollPane
transformSelector
TransformSelector transformSelector
updateLayoutButton
JButton updateLayoutButton
stopLayoutButton
JButton stopLayoutButton
splitPane
JSplitPane splitPane
serialVersionUID: -8810042897719755572L
map
LinkMap map
mapUI
LinkMapUI mapUI
toolBar
ToolBar toolBar
serialVersionUID: -6441345766384098587L
BUTTON_BORDER
Border BUTTON_BORDER
|
Package info.aduna.platform |
serialVersionUID: -3770613178610919742L
|
Package info.aduna.spectacle |
serialVersionUID: -7896782059419894172L
serialVersionUID: -1897371395783420143L
message
JComponent message
- The "message" to display.
icon
Icon icon
- An icon for decorating the dialog.
buttons
ArrayList<E> buttons
- The buttons to display on the dialog.
defaultButton
JButton defaultButton
- The default button of the dialog.
title
String title
- The title of the dialog.
modal
boolean modal
- Flag indicating whether the created dialog should be modal.
owner
Window owner
- The 'owner' of the dialog. This is the window that is being blocked if
the dialog is modal. This variable should NOT be null if modal has value
'true'. Due to restrictions in JDialog, owner should either be a
(subclass of) Frame or Dialog.
parent
Component parent
- The 'parent' of the dialog. If set, the dialog's position on screen will
be based on the position of the parent.
dialog
JDialog dialog
- A dialog for showing the result in.
windowListeners
ArrayList<E> windowListeners
- The WindowListeners on this DialogTemplate.
clickedButton
JButton clickedButton
- The button that was clicked to close the dialog.
contentsChanged
boolean contentsChanged
- Flag for registering whether the contents of the template (message, icon
or buttons) has changed since the last component-layout.
serialVersionUID: 6649756319714113217L
backgroundLeft
Color backgroundLeft
backgroundRight
Color backgroundRight
serialVersionUID: -771670802281852319L
orientation
int orientation
color
Color color
serialVersionUID: -2539761416742795017L
serialVersionUID: 1575842260280372954L
mouseInside
boolean mouseInside
- Flag that indicates whether the mouse pointer is currently inside the
border of this button.
serialVersionUID: -7838839739891929280L
serialVersionUID: 7764927889765449111L
serialVersionUID: 2122141735208176249L
image
Image image
autoClose
long autoClose
serialVersionUID: -5311115437545681767L
throwableVisible
boolean throwableVisible
detailsButton
JButton detailsButton
throwableArea
JTextArea throwableArea
throwablePane
JScrollPane throwablePane
closeButton
JButton closeButton
arrowsUpIcon
ImageIcon arrowsUpIcon
arrowsDownIcon
ImageIcon arrowsDownIcon
|
Package info.aduna.swing.config |
serialVersionUID: 4540196665058478237L
treeModel
DefaultTreeModel treeModel
sheetSelectionTree
JTree sheetSelectionTree
name2Sheet
HashMap<K,V> name2Sheet
name2TreeNode
HashMap<K,V> name2TreeNode
correctingSelection
boolean correctingSelection
titleLabel
JLabel titleLabel
sheetPanel
JPanel sheetPanel
sheetLayout
CardLayout sheetLayout
currentSheet
ConfigSheet currentSheet
applyButton
JButton applyButton
defaultButton
JButton defaultButton
closeButton
JButton closeButton
listeners
ArrayList<E> listeners
name
String name
- The name of the ConfigSheet that the ConfigPanel will use in its
interface.
listeners
ArrayList<E> listeners
- The collection of all ConfigSheetListeners of this ConfigSheet.
initializing
boolean initializing
- Flag that indicates that the initializeSettings method is currently
operating and that any events from GUI objects should probably be
ignored.
contentsChanged
boolean contentsChanged
- Flag that indicates that the contents of the user intergave have been
changed without being applied. This variable is set by the content change
ActionListener.
contentChangeActionListener
ActionListener contentChangeActionListener
- A utility ActionListener that turns on the contents changed flag and
sends a contents changed event to all ConfigSheetListeners, provided that
the ConfigSheet is not initializing.
contentChangeDocumentListener
DocumentListener contentChangeDocumentListener
- A utility DocumentListener that turns on the contents changed flag and
sends a contents changed event to all ConfigSheetListeners, provided that
the ConfigSheet is not initializing.
contentChangeChangeListener
ChangeListener contentChangeChangeListener
- A utility ChangeListener that turns on the contents changed flag and
sends a contents changed event to all ConfigSheetListeners, provided that
the ConfigSheet is not initializing.
serialVersionUID: -439707291023909075L
|
Package info.aduna.swing.dirchooser |
serialVersionUID: -4597465387160330051L
dirTree
DirTree dirTree
selectButton
JButton selectButton
cancelButton
JButton cancelButton
serialVersionUID: 8125132499561534026L
model
DefaultTreeModel model
showHiddenDirs
boolean showHiddenDirs
fileSystemRootsOnly
boolean fileSystemRootsOnly
|
Package info.aduna.swing.sidebar |
serialVersionUID: 6122972544719388415L
component
JComponent component
name
String name
icon
Icon icon
sideBar
SideBar sideBar
titlePanel
GradientPanel titlePanel
nameLabel
JLabel nameLabel
iconLabel
JLabel iconLabel
upDownLabel
JLabel upDownLabel
resizePanel
JPanel resizePanel
componentVisible
boolean componentVisible
serialVersionUID: 5411362258312832651L
rootPane
JRootPane rootPane
componentsPanel
SideBar.ComponentsPanel componentsPanel
scrollPane
JScrollPane scrollPane
topBgColor
Color topBgColor
bottomBgColor
Color bottomBgColor
serialVersionUID: -8246879828130880774L
|
Package info.aduna.swing.wizard |
serialVersionUID: 280362577065147329L
startSheet
WizardSheet startSheet
- The WizardSheet this Wizard should start with.
currentSheet
WizardSheet currentSheet
- The currently visible WizardSheet.
sheetStack
Stack<E> sheetStack
- The WizardSheets already presented to the user. This does not include the
current WizardSheet (unless it appears more than once in the sequence of
WizardSheets). This Stack is used to allow the user to go back to
previous WizardSheets it has already filled in, without the WizardSheets
having to know their previous WizardSheets.
sheetIDs
HashMap<K,V> sheetIDs
- A mapping from WizardSheets to generated names. These names are used to
trigger the CardLayout to show the corresponding WizardSheet.
sheetPanel
JPanel sheetPanel
- The JPanel containing the WizardSheets.
sheetLayout
CardLayout sheetLayout
- The LayoutManager of the Wizard.
backButton
JButton backButton
nextButton
JButton nextButton
cancelButton
JButton cancelButton
listeners
ArrayList<E> listeners
- The list of WizardListeners.
wizard
Wizard wizard
- The Wizard containing this WizardSheet.
listeners
ArrayList<E> listeners
- The List of WizardSheetListeners of this WizardSheet.
Copyright © 1997-2008 Aduna. All Rights Reserved.