Serialized Form


Package info.aduna.autofocus.gui

Class info.aduna.autofocus.gui.AutoFocusFrame extends JFrame implements Serializable

serialVersionUID: 4048877273922648134L

Serialized Fields

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

Class info.aduna.autofocus.gui.BackgroundPanel extends org.jdesktop.swingx.JXPanel implements Serializable

serialVersionUID: -4904626301195471433L

Class info.aduna.autofocus.gui.ComponentPanel extends JPanel implements Serializable

serialVersionUID: -2886579225384611346L

Class info.aduna.autofocus.gui.ComponentToolBar extends JToolBar implements Serializable

serialVersionUID: 6063943558629878761L

Class info.aduna.autofocus.gui.ComponentToolBar.ToggleButtonPopupMenu extends JPopupMenu implements Serializable

serialVersionUID: 1569886480197922107L

Class info.aduna.autofocus.gui.CrawlingProgressPanel extends JPanel implements Serializable

serialVersionUID: -6965955125106693942L

Serialized Fields

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

Class info.aduna.autofocus.gui.HistoryField extends JComboBox implements Serializable

serialVersionUID: -494386865282228099L

Serialized Fields

sharedEvent

HistoryFieldEvent sharedEvent

preferences

Preferences preferences

preferencesKey

String preferencesKey

items

ca.odell.glazedlists.BasicEventList<E> items

Class info.aduna.autofocus.gui.HistoryFieldEvent extends EventObject implements Serializable

serialVersionUID: -8465094729892309724L

Class info.aduna.autofocus.gui.MenuBar extends JMenuBar implements Serializable

serialVersionUID: -372734962784141585L

Serialized Fields

frame

AutoFocusFrame frame

animateGraphItem

JCheckBoxMenuItem animateGraphItem

scaleGraphItem

JCheckBoxMenuItem scaleGraphItem

statusBarItem

JCheckBoxMenuItem statusBarItem

textItem

JRadioButtonMenuItem textItem

tableItem

JRadioButtonMenuItem tableItem

Class info.aduna.autofocus.gui.QueryResultPopupMenu extends JPopupMenu implements Serializable

serialVersionUID: 5267820437816722181L

Serialized Fields

frame

AutoFocusFrame frame

result

QueryResult result

stopItem

JMenuItem stopItem

removeItem

JMenuItem removeItem

removeOthersItem

JMenuItem removeOthersItem

Class info.aduna.autofocus.gui.ScopePanel extends JPanel implements Serializable

serialVersionUID: -338320787946295791L

Serialized Fields

table

JTable table

tableModel

info.aduna.autofocus.gui.ScopePanel.RepositoryModel tableModel

selectBox

JCheckBox selectBox

Class info.aduna.autofocus.gui.SourcesToolBar extends ComponentToolBar implements Serializable

serialVersionUID: -9034088723470647640L

Class info.aduna.autofocus.gui.StatusBar extends org.jdesktop.swingx.JXStatusBar implements Serializable

serialVersionUID: -4199568176297956129L

Serialized Fields

model

AFModel model

messageLabel

JLabel messageLabel

sourcesLabel

JLabel sourcesLabel

Class info.aduna.autofocus.gui.ThrowablePanel extends JPanel implements Serializable

serialVersionUID: -2906321934933837877L

Serialized Fields

throwableVisible

boolean throwableVisible

detailsButton

JButton detailsButton

throwableArea

JTextArea throwableArea

throwablePane

JScrollPane throwablePane

closeButton

JButton closeButton

Package info.aduna.autofocus.gui.action

Class info.aduna.autofocus.gui.action.AboutAction extends AbstractAction implements Serializable

serialVersionUID: 7715277525575919969L

Serialized Fields

logger

org.slf4j.Logger logger

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.action.AddSourceAction extends AbstractAction implements Serializable

serialVersionUID: 154145018462644714L

Serialized Fields

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.action.DumpStacksAction extends AbstractAction implements Serializable

serialVersionUID: 2783224504558609435L

Class info.aduna.autofocus.gui.action.EditSourcesAction extends AbstractAction implements Serializable

serialVersionUID: 2451254718428730894L

Serialized Fields

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.action.ExitAction extends AbstractAction implements Serializable

serialVersionUID: -4273428447544190717L

Serialized Fields

autoFocus

AutoFocus autoFocus

Class info.aduna.autofocus.gui.action.ExportRDFAction extends AbstractAction implements Serializable

serialVersionUID: 3373681518448240153L

Serialized Fields

logger

org.slf4j.Logger logger

frame

AutoFocusFrame frame

fileChooser

JFileChooser fileChooser

Class info.aduna.autofocus.gui.action.FeedbackAction extends OpenResourceAction implements Serializable

serialVersionUID: -2947576685795892883L

Class info.aduna.autofocus.gui.action.FullRecrawlAction extends AbstractAction implements Serializable

serialVersionUID: -4474550220109270634L

Serialized Fields

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.action.OpenResourceAction extends AbstractAction implements Serializable

serialVersionUID: 5038763807382493387L

Serialized Fields

frame

AutoFocusFrame frame

resource

org.openrdf.model.URI resource

Class info.aduna.autofocus.gui.action.PreferencesAction extends AbstractAction implements Serializable

serialVersionUID: -9001993101361112677L

Serialized Fields

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

Class info.aduna.autofocus.gui.action.RefreshAction extends AbstractAction implements Serializable

serialVersionUID: 5023194766729711576L

Serialized Fields

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.action.ShowHelpAction extends OpenResourceAction implements Serializable

serialVersionUID: 6396994762408655445L

Class info.aduna.autofocus.gui.action.StopEvaluationAction extends AbstractAction implements Serializable

serialVersionUID: -1256202484984909471L

Serialized Fields

model

AFModel model

Class info.aduna.autofocus.gui.action.TellAFriendAction extends OpenResourceAction implements Serializable

serialVersionUID: 9059525398893455539L

Class info.aduna.autofocus.gui.action.ToggleFullScreenAction extends AbstractAction implements Serializable

serialVersionUID: -6219994830732365024L

Serialized Fields

frame

AutoFocusFrame frame

fullScreenFrame

JFrame fullScreenFrame

Class info.aduna.autofocus.gui.action.VisitForumAction extends OpenResourceAction implements Serializable

serialVersionUID: -1771468682553342341L

Class info.aduna.autofocus.gui.action.VisitWebsiteAction extends OpenResourceAction implements Serializable

serialVersionUID: -2677803681613388239L


Package info.aduna.autofocus.gui.items

Class info.aduna.autofocus.gui.items.ItemDisplay extends JPanel implements Serializable

Serialized Fields

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.items.ItemPanel extends JPanel implements Serializable

serialVersionUID: 7152325914710832555L

Serialized Fields

frame

AutoFocusFrame frame

model

AFModel model

cardLayout

CardLayout cardLayout

tableDisplay

TableDisplay tableDisplay

textDisplay

TextDisplay textDisplay

currentDisplay

ItemDisplay currentDisplay

Class info.aduna.autofocus.gui.items.ItemPanelToolBar extends ComponentToolBar implements Serializable

serialVersionUID: 6786137043420648512L

Serialized Fields

logger

org.slf4j.Logger logger

tableButton

JToggleButton tableButton

textButton

JToggleButton textButton

tablePrefsButton

JToggleButton tablePrefsButton

Class info.aduna.autofocus.gui.items.TableDisplay extends ItemDisplay implements Serializable

serialVersionUID: -2550744664846716678L

Serialized Fields

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

Class info.aduna.autofocus.gui.items.TextDisplay extends ItemDisplay implements Serializable

serialVersionUID: 7979062494296694099L

Serialized Fields

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

Class info.aduna.autofocus.gui.mail.MailFolderSelectionPanel extends JPanel implements Serializable

serialVersionUID: 565038251853468664L

Serialized Fields

logger

org.slf4j.Logger logger

folderTree

JTree folderTree

loaderThread

info.aduna.autofocus.gui.mail.MailFolderSelectionPanel.LoaderThread loaderThread

Class info.aduna.autofocus.gui.mail.MailPanel extends JPanel implements Serializable

serialVersionUID: -7286588531295996862L

Serialized Fields

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

Class info.aduna.autofocus.gui.mail.MailPanel.AttachmentMenu extends JPopupMenu implements Serializable

serialVersionUID: 9055682675204990972L

Serialized Fields

attachment

info.aduna.autofocus.gui.mail.MailPanel.Attachment attachment

openItem

JMenuItem openItem

Package info.aduna.autofocus.gui.map

Class info.aduna.autofocus.gui.map.BackgroundPanel extends JPanel implements Serializable

serialVersionUID: -2667960185862761246L

Serialized Fields

map

ClusterMap map

cachedImage

BufferedImage cachedImage

Class info.aduna.autofocus.gui.map.ClusterPanel extends JLayeredPane implements Serializable

serialVersionUID: 1352211831011241516L

Serialized Fields

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

Class info.aduna.autofocus.gui.map.ClusterPanelToolBar extends ComponentToolBar implements Serializable

serialVersionUID: -9146419099100840634L

Serialized Fields

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

Class info.aduna.autofocus.gui.map.ReflectingGraphPanel extends JPanel implements Serializable

serialVersionUID: -7478121805926419638L

Serialized Fields

graphPanel

GraphPanel graphPanel

scrollPane

JScrollPane scrollPane

map

ClusterMap map

animHandler

AnimationHandler animHandler

Class info.aduna.autofocus.gui.map.SelectionsPanel extends JPanel implements Serializable

serialVersionUID: -2036447168871709605L

Serialized Fields

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

Class info.aduna.autofocus.gui.map.ToolTipPanel extends JPanel implements Serializable

serialVersionUID: -1208667200431371158L

Serialized Fields

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

Class info.aduna.autofocus.gui.navigation.FacetChooser extends JPanel implements Serializable

serialVersionUID: -7519648858042690281L

Serialized Fields

facetModel

DefaultListModel facetModel

afModel

AFModel afModel

facetList

JList facetList

facetsPanel

JPanel facetsPanel

facetsLayout

CardLayout facetsLayout

splitPane

JSplitPane splitPane

Class info.aduna.autofocus.gui.navigation.FacetPanel extends JPanel implements Serializable

Serialized Fields

facetInfo

FacetInfo facetInfo

frame

AutoFocusFrame frame

Class info.aduna.autofocus.gui.navigation.LanguagePanel extends FacetPanel implements Serializable

serialVersionUID: 6755563039285826607L

Serialized Fields

list

JList list

loadingLabel

JLabel loadingLabel

selectButton

JButton selectButton

prepared

boolean prepared

silentClearing

boolean silentClearing

Class info.aduna.autofocus.gui.navigation.LocationPanel extends FacetPanel implements Serializable

serialVersionUID: -5202087432147733092L

Serialized Fields

tree

JTree tree

selectButton

JButton selectButton

loadingLabel

JLabel loadingLabel

prepared

boolean prepared

silentClearing

boolean silentClearing

Class info.aduna.autofocus.gui.navigation.PeoplePanel extends FacetPanel implements Serializable

serialVersionUID: 6433257729819697764L

Serialized Fields

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

Class info.aduna.autofocus.gui.navigation.SearchPanel extends FacetPanel implements Serializable

serialVersionUID: 4853704006854946893L

Serialized Fields

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

Class info.aduna.autofocus.gui.navigation.SizePanel extends FacetPanel implements Serializable

serialVersionUID: 6919223119945720564L

Serialized Fields

list

JList list

selectButton

JButton selectButton

silentClearing

boolean silentClearing

Class info.aduna.autofocus.gui.navigation.SourcePanel extends FacetPanel implements Serializable

serialVersionUID: -3159242347392450317L

Serialized Fields

list

JList list

selectButton

JButton selectButton

silentClearing

boolean silentClearing

Class info.aduna.autofocus.gui.navigation.TimePanel extends FacetPanel implements Serializable

serialVersionUID: -6709517899502544120L

Serialized Fields

list

JList list

selectButton

JButton selectButton

calendar

Calendar calendar

silentClearing

boolean silentClearing

Class info.aduna.autofocus.gui.navigation.TypePanel extends FacetPanel implements Serializable

serialVersionUID: -3863502323400353463L

Serialized Fields

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

Class info.aduna.autofocus.gui.preferences.ConnectionPreferencesPanel extends info.aduna.autofocus.gui.preferences.AbstractPreferencesPanel implements Serializable

serialVersionUID: -7117243562163839152L

Serialized Fields

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

Class info.aduna.autofocus.gui.preferences.GeneralPreferencesPanel extends info.aduna.autofocus.gui.preferences.AbstractPreferencesPanel implements Serializable

serialVersionUID: 7557872247316732402L

Serialized Fields

displayStartupLogoCheckBox

JCheckBox displayStartupLogoCheckBox

animateCheckBox

JCheckBox animateCheckBox

speedSlider

JSlider speedSlider

speed1Label

JLabel speed1Label

speed2Label

JLabel speed2Label

scaleCheckBox

JCheckBox scaleCheckBox

spinnerModel

SpinnerNumberModel spinnerModel

nrItemsSpinner

JSpinner nrItemsSpinner

Class info.aduna.autofocus.gui.preferences.PrivacyPreferencesPanel extends info.aduna.autofocus.gui.preferences.AbstractPreferencesPanel implements Serializable

serialVersionUID: 6773717198589335579L

Serialized Fields

searchButton

JButton searchButton

serverButton

JButton serverButton

Package info.aduna.autofocus.gui.remote

Class info.aduna.autofocus.gui.remote.ListRepositoriesPane extends JPanel implements Serializable

serialVersionUID: 8098145339942912292L

Serialized Fields

messageLabel

JLabel messageLabel

list

RepositoryList list

okButton

JButton okButton

cancelButton

JButton cancelButton

Class info.aduna.autofocus.gui.remote.RepositoryList extends JList implements Serializable

serialVersionUID: 4058934381501244792L

Class info.aduna.autofocus.gui.remote.URITransformerList extends JList implements Serializable

serialVersionUID: -8253342214015004749L

Serialized Fields

repositoryConfig

org.openrdf.repository.config.RepositoryConfig repositoryConfig

Class info.aduna.autofocus.gui.remote.URITransformerListPanel extends JPanel implements Serializable

serialVersionUID: 4298323341824348491L

Serialized Fields

list

URITransformerList list

addButton

JButton addButton

editButton

JButton editButton

removeButton

JButton removeButton

upButton

JButton upButton

downButton

JButton downButton

Class info.aduna.autofocus.gui.remote.URITransformerPane extends JPanel implements Serializable

serialVersionUID: 3777952470574712601L

Serialized Fields

expressionField

JTextField expressionField

replacementField

JTextField replacementField

regExpButton

JCheckBox regExpButton

replaceFirstButton

JRadioButton replaceFirstButton

replaceAllButton

JRadioButton replaceAllButton

transformer

URITransformerConfig transformer

Package info.aduna.autofocus.gui.sourceconfig

Class info.aduna.autofocus.gui.sourceconfig.ConfigPanel extends JPanel implements Serializable

serialVersionUID: 7333628615214759857L

Serialized Fields

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

Class info.aduna.autofocus.gui.sourceconfig.ConfigSheet extends JPanel implements Serializable

Serialized Fields

config

org.openrdf.repository.config.RepositoryConfig config

parent

ConfigPanel parent

initializing

boolean initializing

sheetActionListener

ActionListener sheetActionListener

sheetChangeListener

ChangeListener sheetChangeListener

sheetDocumentListener

DocumentListener sheetDocumentListener

Class info.aduna.autofocus.gui.sourceconfig.FileSystemConfigSheet extends ConfigSheet implements Serializable

serialVersionUID: -6697300937894540652L

Serialized Fields

nameField

JTextField nameField

directoryField

JTextField directoryField

browseButton

JButton browseButton

recursiveCheckBox

JCheckBox recursiveCheckBox

unlimitedFileSizeButton

JRadioButton unlimitedFileSizeButton

restrictedFileSizeButton

JRadioButton restrictedFileSizeButton

maxFileSizeField

JSpinner maxFileSizeField

includeInCrawlCheckBox

JCheckBox includeInCrawlCheckBox

Class info.aduna.autofocus.gui.sourceconfig.ImapConfigSheet extends ConfigSheet implements Serializable

serialVersionUID: 5648273826591323815L

Serialized Fields

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

Class info.aduna.autofocus.gui.sourceconfig.RemoteConfigSheet extends ConfigSheet implements Serializable

serialVersionUID: -6075584626336315019L

Serialized Fields

nameField

JTextField nameField

serverField

HistoryField serverField

serverTextField

JTextField serverTextField

usernameField

JTextField usernameField

passwordField

JPasswordField passwordField

repositoryField

JTextField repositoryField

showRepositoriesButton

JButton showRepositoriesButton

showTransformersButton

JButton showTransformersButton

Class info.aduna.autofocus.gui.sourceconfig.WebConfigSheet extends ConfigSheet implements Serializable

serialVersionUID: -5995714664967895682L

Serialized Fields

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

Class info.aduna.autofocus.gui.sourcewizard.FileFolderSheet extends SourceSheet implements Serializable

serialVersionUID: -4044057752365266125L

Serialized Fields

sizeSheet

SizeSheet sizeSheet

directoryField

JTextField directoryField

tree

DirTree tree

subDirectoryBox

JCheckBox subDirectoryBox

Class info.aduna.autofocus.gui.sourcewizard.FinishSheet extends SourceSheet implements Serializable

serialVersionUID: -6046411027754208977L

Serialized Fields

logger

org.slf4j.Logger logger

isCrawlingRepository

boolean isCrawlingRepository

textArea

JTextArea textArea

scanBox

JCheckBox scanBox

Class info.aduna.autofocus.gui.sourcewizard.MailAccountSheet extends SourceSheet implements Serializable

serialVersionUID: 3166549949028128295L

Serialized Fields

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

Class info.aduna.autofocus.gui.sourcewizard.MailFolderSheet extends SourceSheet implements Serializable

serialVersionUID: -5109390060058995044L

Serialized Fields

sizeSheet

SizeSheet sizeSheet

selectionPanel

MailFolderSelectionPanel selectionPanel

Class info.aduna.autofocus.gui.sourcewizard.NameSheet extends SourceSheet implements Serializable

serialVersionUID: 7407088219662265477L

Serialized Fields

nameField

JTextField nameField

manager

InfoSourceManager manager

Class info.aduna.autofocus.gui.sourcewizard.RemoteAccountSheet extends SourceSheet implements Serializable

serialVersionUID: -9152707774322897237L

Serialized Fields

nextSheet

RepositorySheet nextSheet

serverField

HistoryField serverField

serverTextField

JTextField serverTextField

usernameField

JTextField usernameField

passwordField

JPasswordField passwordField

Class info.aduna.autofocus.gui.sourcewizard.RepositorySheet extends SourceSheet implements Serializable

serialVersionUID: 3660413577608780072L

Serialized Fields

textArea

JTextArea textArea

list

RepositoryList list

nextSheet

URITransformerSheet nextSheet

Class info.aduna.autofocus.gui.sourcewizard.SizeSheet extends SourceSheet implements Serializable

serialVersionUID: -5764526467000091651L

Serialized Fields

nameSheet

NameSheet nameSheet

textArea

JTextArea textArea

unlimitedButton

JRadioButton unlimitedButton

limitedButton

JRadioButton limitedButton

maxFileSizeField

JSpinner maxFileSizeField

Class info.aduna.autofocus.gui.sourcewizard.SourceSheet extends WizardSheet implements Serializable

Serialized Fields

repositoryConfig

org.openrdf.repository.config.RepositoryConfig repositoryConfig

contentActionListener

ActionListener contentActionListener

contentChangeListener

ChangeListener contentChangeListener

contentDocumentListener

DocumentListener contentDocumentListener

Class info.aduna.autofocus.gui.sourcewizard.SourceWizard extends Wizard implements Serializable

serialVersionUID: 2903346038385472364L

Serialized Fields

frame

AutoFocusFrame frame

finishSheet

FinishSheet finishSheet

Class info.aduna.autofocus.gui.sourcewizard.TypeSheet extends SourceSheet implements Serializable

serialVersionUID: 8335348474128707831L

Serialized Fields

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

Class info.aduna.autofocus.gui.sourcewizard.URITransformerSheet extends SourceSheet implements Serializable

serialVersionUID: 3101469217644467211L

Serialized Fields

panel

URITransformerListPanel panel

nextSheet

NameSheet nextSheet

Class info.aduna.autofocus.gui.sourcewizard.WebSheet extends SourceSheet implements Serializable

serialVersionUID: 1117452664550097369L

Serialized Fields

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

Class info.aduna.autofocus.http.webclient.explore.tags.ClusterMapTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 4121045284327210507L

Serialized Fields

logger

org.slf4j.Logger logger

Class info.aduna.autofocus.http.webclient.explore.tags.ExitHrefTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 6037167405664416012L

Serialized Fields

m_location

String m_location

m_facetName

String m_facetName

m_facetValue

String m_facetValue

m_baseOnly

boolean m_baseOnly

Class info.aduna.autofocus.http.webclient.explore.tags.FacetNameTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

m_facetName

String m_facetName

Class info.aduna.autofocus.http.webclient.explore.tags.FacetValueTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

m_facetName

String m_facetName

m_facetValue

String m_facetValue

m_valueType

String m_valueType

m_maxLength

int m_maxLength

Class info.aduna.autofocus.http.webclient.explore.tags.FilenamePropertyValueTag extends PropertyValueTag implements Serializable

serialVersionUID: 1L

Serialized Fields

fileNameOnly

boolean fileNameOnly

Class info.aduna.autofocus.http.webclient.explore.tags.NextExitsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 7246341722628138036L

Serialized Fields

m_facetName

String m_facetName

m_facetValue

String m_facetValue

m_var

String m_var

Class info.aduna.autofocus.http.webclient.explore.tags.PageSequenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

m_maxPages

int m_maxPages

m_separator

String m_separator

Class info.aduna.autofocus.http.webclient.explore.tags.PropertyKeyTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

m_propertyKey

String m_propertyKey

Class info.aduna.autofocus.http.webclient.explore.tags.PropertyValueTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

m_propertyKey

String m_propertyKey

m_propertyValue

Object m_propertyValue

m_maxLength

int m_maxLength

Class info.aduna.autofocus.http.webclient.explore.tags.RemoveSelectionHrefTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -6945319560572831578L

Serialized Fields

m_facetName

String m_facetName

m_facetValue

String m_facetValue

Class info.aduna.autofocus.http.webclient.explore.tags.SelfHrefTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -4511768113561852913L

Serialized Fields

type

String type

includeCountAndOffset

boolean includeCountAndOffset

Class info.aduna.autofocus.http.webclient.explore.tags.SortedListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -418075975222497469L

Serialized Fields

m_var

String m_var

m_collection

Object m_collection

m_facetName

String m_facetName

Package info.aduna.clustermap

Class info.aduna.clustermap.ClusterMapUI extends JPanel implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.action.ExportAction extends AbstractAction implements Serializable

Serialized Fields

panel

GraphPanel panel

wizard

ExportWizard wizard

dialog

JDialog dialog

Class info.aduna.clustermap.action.HistoryBackAction extends AbstractAction implements Serializable

Serialized Fields

handler

RequestHandler handler

Class info.aduna.clustermap.action.HistoryForwardAction extends AbstractAction implements Serializable

Serialized Fields

handler

RequestHandler handler

Class info.aduna.clustermap.action.ModelClearAction extends AbstractAction implements Serializable

Serialized Fields

panel

GraphPanel panel

Class info.aduna.clustermap.action.OpenAction extends AbstractAction implements Serializable

Serialized Fields

mediator

ClassTreeMediator mediator

fileChooser

JFileChooser fileChooser

Class info.aduna.clustermap.action.PreferencesAction extends AbstractAction implements Serializable

Serialized Fields

panel

GraphPanel panel

dialog

JDialog dialog

Class info.aduna.clustermap.action.SaveAsAction extends AbstractAction implements Serializable

Serialized Fields

logger

org.slf4j.Logger logger

tree

ClassTree tree

fileChooser

JFileChooser fileChooser

Class info.aduna.clustermap.action.ToggleAnimationAction extends AbstractAction implements Serializable

Serialized Fields

panel

GraphPanel panel

Class info.aduna.clustermap.action.ToggleFitToSizeAction extends AbstractAction implements Serializable

Serialized Fields

map

ClusterMap map

Class info.aduna.clustermap.action.TreeCollapseAllAction extends AbstractAction implements Serializable

Serialized Fields

tree

JTree tree

Class info.aduna.clustermap.action.TreeExpandNLevelsAction extends AbstractAction implements Serializable

Serialized Fields

tree

ClassTree tree

Class info.aduna.clustermap.action.TreeExpandOneLevelAction extends AbstractAction implements Serializable

Serialized Fields

tree

ClassTree tree

Class info.aduna.clustermap.action.TreeExpandTwoLevelsAction extends AbstractAction implements Serializable

Serialized Fields

tree

ClassTree tree

Class info.aduna.clustermap.action.TreeSortAction extends AbstractAction implements Serializable

Serialized Fields

tree

ClassTree tree

Class info.aduna.clustermap.action.TreeSortNameAction extends TreeSortAction implements Serializable

Class info.aduna.clustermap.action.TreeSortOriginalOrderAction extends TreeSortAction implements Serializable

Class info.aduna.clustermap.action.TreeSortSizeAction extends TreeSortAction implements Serializable

Class info.aduna.clustermap.action.UpdateLayoutAction extends AbstractAction implements Serializable

Serialized Fields

map

ClusterMap map

Package info.aduna.clustermap.config

Class info.aduna.clustermap.config.ClusterConfigPanel extends ConfigPanel implements Serializable

Class info.aduna.clustermap.config.ClusterConfigSheet extends ConfigSheetBase implements Serializable

Serialized Fields

map

ClusterMap map

Class info.aduna.clustermap.config.ClusterUIConfigSheet extends ClusterConfigSheet implements Serializable

Serialized Fields

graphPanel

GraphPanel graphPanel

Class info.aduna.clustermap.config.LayoutOptionsSheet extends ClusterConfigSheet implements Serializable

Serialized Fields

reuseLayoutBox

JCheckBox reuseLayoutBox

Class info.aduna.clustermap.config.RenderingAnimationSheet extends ClusterUIConfigSheet implements Serializable

Serialized Fields

enableBox

JCheckBox enableBox

durationExplanationLabel

JLabel durationExplanationLabel

durationSlider

JSlider durationSlider

durationLabel

JLabel durationLabel

Class info.aduna.clustermap.config.RenderingClusterEdgeSheet extends ClusterConfigSheet implements Serializable

Serialized Fields

triangularButton

JRadioButton triangularButton

balloonButton

JRadioButton balloonButton

amoebaButton

JRadioButton amoebaButton

Class info.aduna.clustermap.config.RenderingClusterSheet extends ClusterConfigSheet implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.config.RenderingColorsSheet extends ClusterConfigSheet implements Serializable

Serialized Fields

standardButton

JRadioButton standardButton

identityButton

JRadioButton identityButton

clusterRelevanceButton

JRadioButton clusterRelevanceButton

Class info.aduna.clustermap.config.SelectionsSheet extends ClusterUIConfigSheet implements Serializable

Serialized Fields

objectSelectionButton

JRadioButton objectSelectionButton

clusterSelectionButton

JRadioButton clusterSelectionButton

Package info.aduna.clustermap.export

Class info.aduna.clustermap.export.AnimationDestinationSheet extends ExportSheet implements Serializable

Serialized Fields

directoryField

JTextField directoryField

baseNameField

JTextField baseNameField

browseButton

JButton browseButton

fileChooser

JFileChooser fileChooser

exportSheet

AnimationExportSheet exportSheet

Class info.aduna.clustermap.export.AnimationExportSheet extends ExportSheet implements Serializable

Serialized Fields

label

JLabel label

finished

boolean finished

Class info.aduna.clustermap.export.AnimationGraphsSheet extends ExportSheet implements Serializable

Serialized Fields

historyList

JList historyList

animationList

JList animationList

upButton

JButton upButton

downButton

JButton downButton

leftButton

JButton leftButton

rightButton

JButton rightButton

changingSelections

boolean changingSelections

propertiesSheet

AnimationPropertiesSheet propertiesSheet

Class info.aduna.clustermap.export.AnimationGraphsSheet.HistoryItemCellRenderer extends JTextArea implements Serializable

Class info.aduna.clustermap.export.AnimationPropertiesSheet extends ExportSheet implements Serializable

Serialized Fields

transitionField

JTextField transitionField

frameRateField

JTextField frameRateField

destinationSheet

AnimationDestinationSheet destinationSheet

Class info.aduna.clustermap.export.ChooseFormatSheet extends ExportSheet implements Serializable

Serialized Fields

imageButton

JRadioButton imageButton

imageMapButton

JRadioButton imageMapButton

xmlButton

JRadioButton xmlButton

animationButton

JRadioButton animationButton

imageSheet

PngImageSheet imageSheet

imageMapSheet

ImageMapHtmlSheet imageMapSheet

xmlSheet

XmlMapSheet xmlSheet

animationSheet

AnimationGraphsSheet animationSheet

Class info.aduna.clustermap.export.ExportSheet extends WizardSheet implements Serializable

Serialized Fields

contentChangeActionListener

ActionListener contentChangeActionListener

contentChangeDocumentListener

DocumentListener contentChangeDocumentListener

Class info.aduna.clustermap.export.ExportWizard extends Wizard implements Serializable

Serialized Fields

panel

GraphPanel panel

imageExportEnabled

boolean imageExportEnabled

imageMapExportEnabled

boolean imageMapExportEnabled

animationExportEnabled

boolean animationExportEnabled

xmlExportEnabled

boolean xmlExportEnabled

animationGraphsSheet

AnimationGraphsSheet animationGraphsSheet

finishedSheet

FinishedSheet finishedSheet

animationExporter

AnimationFrameExporter animationExporter

Class info.aduna.clustermap.export.FinishedSheet extends ExportSheet implements Serializable

Class info.aduna.clustermap.export.ImageMapHtmlSheet extends ExportSheet implements Serializable

Serialized Fields

imageSheet

ImageMapPngSheet imageSheet

fileNameField

JTextField fileNameField

browseButton

JButton browseButton

fileChooser

JFileChooser fileChooser

mapElementButton

JRadioButton mapElementButton

fullDocumentButton

JRadioButton fullDocumentButton

titleLabel

JLabel titleLabel

titleField

JTextField titleField

Class info.aduna.clustermap.export.ImageMapPngSheet extends ExportSheet implements Serializable

Serialized Fields

htmlSheet

ImageMapHtmlSheet htmlSheet

fileNameField

JTextField fileNameField

Class info.aduna.clustermap.export.PngImageSheet extends ExportSheet implements Serializable

Serialized Fields

fileNameField

JTextField fileNameField

browseButton

JButton browseButton

fileChooser

JFileChooser fileChooser

Class info.aduna.clustermap.export.XmlMapSheet extends ExportSheet implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.panel.ClusterPanel extends JLayeredPane implements Serializable

Serialized Fields

graphPanel

GraphPanel graphPanel

toolTipPanel

ToolTipPanel toolTipPanel

Class info.aduna.clustermap.panel.GraphPanel extends JPanel implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.panel.GraphScaler extends JComboBox implements Serializable

Serialized Fields

map

ClusterMap map

Class info.aduna.clustermap.panel.ToolTipPanel extends JPanel implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.tree.ClassTree extends JTree implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.viewer.ClusterMapViewer extends JFrame implements Serializable

Serialized Fields

ui

ClusterMapUI ui

versionString

String versionString

Class info.aduna.clustermap.viewer.MenuBar extends JMenuBar implements Serializable

Serialized Fields

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

Class info.aduna.clustermap.viewer.ToolBar extends JToolBar implements Serializable


Package info.aduna.collections

Class info.aduna.collections.FixedSizeQueue extends LinkedList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_maxSize

int m_maxSize

Class info.aduna.collections.LRUMap extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: -1102573423774831657L

Serialized Fields

maxSize

int maxSize

Class info.aduna.collections.UnsynchronizedStack extends ArrayList<T> implements Serializable

serialVersionUID: 3359527172604165398L


Package info.aduna.gee.publication.content

Class info.aduna.gee.publication.content.ZContainer extends Vector implements Serializable

Serialized Fields

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

Class info.aduna.gee.publication.net.FileChangedException extends IOException implements Serializable

Serialized Fields

job

Job job

Package info.aduna.gee.publication.servlets

Class info.aduna.gee.publication.servlets.AdminServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_name

String _name

_authorizationKey

String _authorizationKey

_authorizedIPsKey

String _authorizedIPsKey

Class info.aduna.gee.publication.servlets.ApplicationServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

dummyDatabase

JitNavigationDatabase dummyDatabase

Class info.aduna.gee.publication.servlets.ImportEntryServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_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.

Class info.aduna.gee.publication.servlets.ImportFormServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.InitServlet extends javax.servlet.GenericServlet implements Serializable

Serialized Fields

logger

org.slf4j.Logger logger

Class info.aduna.gee.publication.servlets.InterfaceServlet extends AdminServlet implements Serializable

Serialized Fields

_methodToConf

Properties _methodToConf
zpad.conf contains names for methods, map method names to these names.

Class info.aduna.gee.publication.servlets.IsServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.MailFormServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.ReportServlet extends AdminServlet implements Serializable

Serialized Fields

_generators

HashMap<K,V> _generators

Class info.aduna.gee.publication.servlets.SearchServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.ServerZpadServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.ServiceServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_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.

Class info.aduna.gee.publication.servlets.ShopAdminServlet extends AdminServlet implements Serializable

Class info.aduna.gee.publication.servlets.SimpleShopServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.StoreServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.TransferServlet extends javax.servlet.http.HttpServlet implements Serializable

Class info.aduna.gee.publication.servlets.UpdateServlet extends AdminServlet implements Serializable


Package info.aduna.gee.publication.servlets.car

Class info.aduna.gee.publication.servlets.car.ExpressionException extends Exception implements Serializable


Package info.aduna.gee.publication.servlets.szpad

Class info.aduna.gee.publication.servlets.szpad.SzState extends WProperties implements Serializable


Package info.aduna.gee.publication.util

Class info.aduna.gee.publication.util.Result extends Hashtable implements Serializable

Class info.aduna.gee.publication.util.WProperties extends Hashtable implements Serializable


Package info.aduna.gee.spectacle.gee

Class info.aduna.gee.spectacle.gee.MetaValueList extends ArrayList implements Serializable


Package info.aduna.gee.spectacle.webserver

Class info.aduna.gee.spectacle.webserver.ChannelException extends Exception implements Serializable

Serialized Fields

_returnCode

int _returnCode

_wrappedException

Exception _wrappedException

Package info.aduna.infosource.query

Class info.aduna.infosource.query.EvaluationStoppedException extends IOException implements Serializable

serialVersionUID: -4500232845179759571L


Package info.aduna.lang

Class info.aduna.lang.VarargsNullValueException extends IllegalArgumentException implements Serializable

serialVersionUID: -7385875705776243671L


Package info.aduna.lang.reflect

Class info.aduna.lang.reflect.NoSuchTypeException extends Exception implements Serializable

serialVersionUID: 168377567276040338L

Class info.aduna.lang.reflect.TypeInstantiationException extends Exception implements Serializable

serialVersionUID: -6121394990049441800L


Package info.aduna.linkmap.action

Class info.aduna.linkmap.action.ExportAction extends LinkMapAction implements Serializable

serialVersionUID: 6570336781688862217L

Serialized Fields

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.

Class info.aduna.linkmap.action.LinkMapAction extends AbstractAction implements Serializable

Serialized Fields

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.

Class info.aduna.linkmap.action.OpenGraphAction extends LinkMapAction implements Serializable

serialVersionUID: 8500665524081427842L

Serialized Fields

fileChooser

JFileChooser fileChooser
The JFileChooser that will be used to determine the Graph file.

Class info.aduna.linkmap.action.PreferencesAction extends LinkMapAction implements Serializable

serialVersionUID: 1395131889730087955L

Serialized Fields

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.

Class info.aduna.linkmap.action.SaveGraphAction extends LinkMapAction implements Serializable

serialVersionUID: -7013967611239870334L

Serialized Fields

fileChooser

JFileChooser fileChooser
The JFileChooser that will be used to determine the Graph file.

Class info.aduna.linkmap.action.ToggleShowingDirectionsAction extends LinkMapAction implements Serializable

serialVersionUID: -3716656944730394214L

Class info.aduna.linkmap.action.ToggleShowingNamesAction extends LinkMapAction implements Serializable

serialVersionUID: 3463269668782870414L

Class info.aduna.linkmap.action.ToggleShowingObjectWeightsAction extends LinkMapAction implements Serializable

serialVersionUID: -7898996586795038253L

Class info.aduna.linkmap.action.ToggleShowingTypesAction extends LinkMapAction implements Serializable

serialVersionUID: 6065215213938777340L

Class info.aduna.linkmap.action.ZoomInAction extends LinkMapAction implements Serializable

serialVersionUID: -4983661880364999569L

Class info.aduna.linkmap.action.ZoomNormalAction extends LinkMapAction implements Serializable

serialVersionUID: 7834685888017549781L

Class info.aduna.linkmap.action.ZoomOutAction extends LinkMapAction implements Serializable

serialVersionUID: -6517154314397156836L

Class info.aduna.linkmap.action.ZoomToFitAction extends LinkMapAction implements Serializable

serialVersionUID: -8731519296334506046L

Serialized Fields

scrollPane

JScrollPane scrollPane
The JScrollPane to whose current size the scale is adjusted.


Package info.aduna.linkmap.config

Class info.aduna.linkmap.config.LayoutInitializationSheet extends LinkConfigSheet implements Serializable

serialVersionUID: 208356873225303971L

Serialized Fields

subgraphManager

GemLayoutManager subgraphManager

seedField

JTextField seedField

Class info.aduna.linkmap.config.LayoutParametersSheet extends LinkConfigSheet implements Serializable

serialVersionUID: -7057829222279873893L

Serialized Fields

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

Class info.aduna.linkmap.config.LayoutPhasesSheet extends LinkConfigSheet implements Serializable

serialVersionUID: -6337775921605039667L

Serialized Fields

manager

GemLayoutManager manager

insertCheckBox

JCheckBox insertCheckBox

arrangeCheckBox

JCheckBox arrangeCheckBox

optimizeCheckBox

JCheckBox optimizeCheckBox

insertMaxIterationField

JTextField insertMaxIterationField

arrangeMaxRoundField

JTextField arrangeMaxRoundField

optimizeMaxRoundField

JTextField optimizeMaxRoundField

Class info.aduna.linkmap.config.LayoutStatisticsSheet extends LinkConfigSheet implements Serializable

serialVersionUID: 1080547438415650402L

Serialized Fields

manager

LinkGraphLayoutManager2 manager

traceCheckBox

JCheckBox traceCheckBox

clearButton

JButton clearButton

traceTextArea

JTextArea traceTextArea

traceDocument

Document traceDocument

scrollBar

JScrollBar scrollBar

tracing

boolean tracing

index

int index

Class info.aduna.linkmap.config.LinkConfigPanel extends ConfigPanel implements Serializable

serialVersionUID: 1936832138125760590L

Class info.aduna.linkmap.config.LinkConfigSheet extends ConfigSheetBase implements Serializable

Serialized Fields

map

LinkMap map

Class info.aduna.linkmap.config.RenderingAnimationSheet extends LinkConfigSheet implements Serializable

serialVersionUID: -903915971118455519L

Serialized Fields

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

Class info.aduna.linkmap.export.ExportPanel extends JPanel implements Serializable

serialVersionUID: 6021707399531795962L

Serialized Fields

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.

Class info.aduna.linkmap.export.StoreImageMapPanel extends JPanel implements Serializable

serialVersionUID: 4757743590997078412L

Serialized Fields

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

Class info.aduna.linkmap.render.GraphPanel extends JPanel implements Serializable

serialVersionUID: -9131515305423149724L

Serialized Fields

map

LinkMap map

renderer

GraphRenderer renderer

Package info.aduna.linkmap.transform.ui

Class info.aduna.linkmap.transform.ui.AbstractWeightFilterTransformUI extends TransformUI implements Serializable

serialVersionUID: 7330788294656752021L

Serialized Fields

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

Class info.aduna.linkmap.transform.ui.ClusteringTransformUI extends NoControlsUI implements Serializable

serialVersionUID: 546646092552177261L

Class info.aduna.linkmap.transform.ui.ConnectivityTransformUI extends NoControlsUI implements Serializable

serialVersionUID: -2427277487814539680L

Class info.aduna.linkmap.transform.ui.ConstantWeightTransformUI extends NoControlsUI implements Serializable

serialVersionUID: -556477060377766999L

Class info.aduna.linkmap.transform.ui.DecoratedTransformUI extends JPanel implements Serializable

serialVersionUID: -8194882796408687676L

Serialized Fields

transformUI

TransformUI transformUI

listeners

ArrayList<E> listeners

Class info.aduna.linkmap.transform.ui.EdgeWeightFilterTransformUI extends AbstractWeightFilterTransformUI implements Serializable

serialVersionUID: -5029977629724678442L

Class info.aduna.linkmap.transform.ui.NoControlsUI extends TransformUI implements Serializable

serialVersionUID: -8379946725460546481L

Serialized Fields

transform

Transform transform

Class info.aduna.linkmap.transform.ui.TransformSelector extends JPanel implements Serializable

serialVersionUID: -8463881968393902550L

Serialized Fields

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

Class info.aduna.linkmap.transform.ui.TransformUI extends JPanel implements Serializable

Serialized Fields

listeners

ArrayList<E> listeners

Class info.aduna.linkmap.transform.ui.VertexCountFilterTransformUI extends TransformUI implements Serializable

serialVersionUID: -5603906802447474579L

Serialized Fields

transform

VertexCountFilterTransform transform

slider

JSlider slider

thresholdLabel

JLabel thresholdLabel

sendingEvents

boolean sendingEvents

Class info.aduna.linkmap.transform.ui.VertexWeightFilterTransformUI extends AbstractWeightFilterTransformUI implements Serializable

serialVersionUID: -5029977629724678442L


Package info.aduna.linkmap.viewer

Class info.aduna.linkmap.viewer.LinkMapUI extends JPanel implements Serializable

serialVersionUID: -5314393738059003692L

Serialized Fields

map

LinkMap map

scrollPane

JScrollPane scrollPane

transformSelector

TransformSelector transformSelector

updateLayoutButton

JButton updateLayoutButton

stopLayoutButton

JButton stopLayoutButton

splitPane

JSplitPane splitPane

Class info.aduna.linkmap.viewer.LinkMapViewer extends JFrame implements Serializable

serialVersionUID: -8810042897719755572L

Serialized Fields

map

LinkMap map

mapUI

LinkMapUI mapUI

toolBar

ToolBar toolBar

Class info.aduna.linkmap.viewer.ToolBar extends JToolBar implements Serializable

serialVersionUID: -6441345766384098587L

Serialized Fields

BUTTON_BORDER

Border BUTTON_BORDER

Package info.aduna.platform

Class info.aduna.platform.ProcessLauncher.CommandNotExistsException extends RuntimeException implements Serializable

serialVersionUID: -3770613178610919742L


Package info.aduna.spectacle

Class info.aduna.spectacle.DynamicFacetInputException extends Exception implements Serializable

serialVersionUID: -7896782059419894172L


Package info.aduna.swing

Class info.aduna.swing.DialogTemplate extends JPanel implements Serializable

serialVersionUID: -1897371395783420143L

Serialized Fields

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.

Class info.aduna.swing.GradientPanel extends JPanel implements Serializable

serialVersionUID: 6649756319714113217L

Serialized Fields

backgroundLeft

Color backgroundLeft

backgroundRight

Color backgroundRight

Class info.aduna.swing.LineSeparator extends JComponent implements Serializable

serialVersionUID: -771670802281852319L

Serialized Fields

orientation

int orientation

color

Color color

Class info.aduna.swing.MiddleTruncatingLabel extends JLabel implements Serializable

serialVersionUID: -2539761416742795017L

Class info.aduna.swing.SmallButton extends JButton implements Serializable

serialVersionUID: 1575842260280372954L

Serialized Fields

mouseInside

boolean mouseInside
Flag that indicates whether the mouse pointer is currently inside the border of this button.

Class info.aduna.swing.SmallRadioButton extends JRadioButton implements Serializable

serialVersionUID: -7838839739891929280L

Class info.aduna.swing.SmallToggleButton extends JToggleButton implements Serializable

serialVersionUID: 7764927889765449111L

Class info.aduna.swing.SplashScreen extends JWindow implements Serializable

serialVersionUID: 2122141735208176249L

Serialized Fields

image

Image image

autoClose

long autoClose

Class info.aduna.swing.ThrowablePanel extends JPanel implements Serializable

serialVersionUID: -5311115437545681767L

Serialized Fields

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

Class info.aduna.swing.config.ConfigPanel extends JPanel implements Serializable

serialVersionUID: 4540196665058478237L

Serialized Fields

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

Class info.aduna.swing.config.ConfigSheet extends JPanel implements Serializable

Serialized Fields

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.

Class info.aduna.swing.config.ConfigSheetBase extends ConfigSheet implements Serializable

Serialized Fields

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.

Class info.aduna.swing.config.EmptyConfigSheet extends ConfigSheet implements Serializable

serialVersionUID: -439707291023909075L


Package info.aduna.swing.dirchooser

Class info.aduna.swing.dirchooser.DirChooser extends JComponent implements Serializable

serialVersionUID: -4597465387160330051L

Serialized Fields

dirTree

DirTree dirTree

selectButton

JButton selectButton

cancelButton

JButton cancelButton

Class info.aduna.swing.dirchooser.DirTree extends JTree implements Serializable

serialVersionUID: 8125132499561534026L

Serialized Fields

model

DefaultTreeModel model

showHiddenDirs

boolean showHiddenDirs

fileSystemRootsOnly

boolean fileSystemRootsOnly

Package info.aduna.swing.sidebar

Class info.aduna.swing.sidebar.FoldingPanel extends JPanel implements Serializable

serialVersionUID: 6122972544719388415L

Serialized Fields

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

Class info.aduna.swing.sidebar.SideBar extends JPanel implements Serializable

serialVersionUID: 5411362258312832651L

Serialized Fields

rootPane

JRootPane rootPane

componentsPanel

SideBar.ComponentsPanel componentsPanel

scrollPane

JScrollPane scrollPane

topBgColor

Color topBgColor

bottomBgColor

Color bottomBgColor

Class info.aduna.swing.sidebar.SideBar.ComponentsPanel extends JPanel implements Serializable

serialVersionUID: -8246879828130880774L


Package info.aduna.swing.wizard

Class info.aduna.swing.wizard.Wizard extends JPanel implements Serializable

serialVersionUID: 280362577065147329L

Serialized Fields

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.

Class info.aduna.swing.wizard.WizardSheet extends JPanel implements Serializable

Serialized Fields

wizard

Wizard wizard
The Wizard containing this WizardSheet.


listeners

ArrayList<E> listeners
The List of WizardSheetListeners of this WizardSheet.


Package org.slf4j



Copyright © 1997-2008 Aduna. All Rights Reserved.