Serialized Form
-
Package com.openindex.openestate.tool
-
Class com.openindex.openestate.tool.ImmoToolAboutDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
linkLabel
org.jdesktop.swingx.JXHyperlink linkLabel
-
tabbedPane
JTabbedPane tabbedPane
-
titleLogoLabel
JLabel titleLogoLabel
-
-
-
Class com.openindex.openestate.tool.ImmoToolAccountPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addressTab
com.openindex.openestate.tool.ImmoToolAccountPanel.AddressPanel addressTab
-
closeAction
AbstractI18nAction closeAction
-
currentAccount
DbUser currentAccount
-
helpAction
AbstractI18nAction helpAction
-
submitAction
AbstractI18nAction submitAction
-
-
-
Class com.openindex.openestate.tool.ImmoToolAccountPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolAgent extends AgentImpl implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.ImmoToolAgentPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
companyTab
com.openindex.openestate.tool.ImmoToolAgentPanel.CompanyPanel companyTab
-
currentAgent
ImmoToolAgent currentAgent
-
detailsTab
com.openindex.openestate.tool.ImmoToolAgentPanel.DetailsPanel detailsTab
-
helpAction
AbstractI18nAction helpAction
-
logoTab
com.openindex.openestate.tool.ImmoToolAgentPanel.LogoPanel logoTab
-
mayEditAgent
boolean mayEditAgent
-
mayEditLogo
boolean mayEditLogo
-
submitAction
AbstractI18nAction submitAction
-
-
-
Class com.openindex.openestate.tool.ImmoToolAgentPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.AccountTabAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.AgencyTabAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbDefragAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbDumpAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbExportAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbInfoDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbQueryTabAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.DbRepairAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.HelpAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
helpKey
ImmoToolHelpKey helpKey
-
-
-
Class com.openindex.openestate.tool.ImmoToolApp.PluginDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.ProjectCloseAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.ProjectCreateAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.ProjectOpenAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.ProtocolTabAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolApp.SetupDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolDbInfoDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
reloadAction
com.openindex.openestate.tool.ImmoToolDbInfoDialog.ReloadAction reloadAction
-
schemaTab
com.openindex.openestate.tool.ImmoToolDbInfoDialog.SchemaTab schemaTab
-
sessionTab
com.openindex.openestate.tool.ImmoToolDbInfoDialog.SessionTab sessionTab
-
-
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.AboutDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.CertificateDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.MemoryDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.QuitAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.SwitchLanguageAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
language
LanguageExtension language
-
-
-
Class com.openindex.openestate.tool.ImmoToolEnvironment.UpdateAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolErrorDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
errorMessage
String errorMessage
-
errorTextArea
DefaultTextArea errorTextArea
-
-
-
Class com.openindex.openestate.tool.ImmoToolException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolFrame extends AbstractFrame implements Serializable
-
Serialized Fields
-
dbMenu
JMenu dbMenu
-
extrasMenu
JMenu extrasMenu
-
languageMenu
JMenu languageMenu
-
mainLeftPanel
org.jdesktop.swingx.JXPanel mainLeftPanel
-
mainLeftSidebar
com.openindex.openestate.tool.ImmoToolFrame.SidebarPanel mainLeftSidebar
-
mainLeftSidebarView
org.jdesktop.swingx.JXPanel mainLeftSidebarView
-
mainSplitPanel
org.jdesktop.swingx.JXMultiSplitPane mainSplitPanel
-
programMenu
JMenu programMenu
-
projectLoaded
boolean projectLoaded
-
recentProjectsMenu
JMenu recentProjectsMenu
-
sidebarExtensionButtons
Map<String,com.openindex.openestate.tool.ImmoToolFrame.SidebarButton> sidebarExtensionButtons
-
sidebarExtensions
Map<String,FrameSidebarExtension> sidebarExtensions
-
tabCloseAction
ImmoToolFrame.TabCloseAction tabCloseAction
-
tabContainer
CloseAndMaxTabbedPane tabContainer
-
tabRefreshAction
ImmoToolFrame.TabRefreshAction tabRefreshAction
-
tabSelectNextAction
ImmoToolFrame.TabSelectNextAction tabSelectNextAction
-
tabSelectPreviousAction
ImmoToolFrame.TabSelectPreviousAction tabSelectPreviousAction
-
-
-
Class com.openindex.openestate.tool.ImmoToolFrame.ProjectOpenRecentAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
dir
File dir
-
-
-
Class com.openindex.openestate.tool.ImmoToolFrame.TabCloseAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolFrame.TabRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolFrame.TabSelectNextAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolFrame.TabSelectPreviousAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolLanguageComboBox extends JComboBox<LanguageExtension> implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolLanguageDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
currentLocale
Locale currentLocale
-
languageField
ImmoToolLanguageComboBox languageField
-
languageTitle
org.jdesktop.swingx.JXTitledSeparator languageTitle
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.ImmoToolLogTable extends AbstractTable<R extends ImmoToolLogTable.Row,AbstractTable.Model<R extends ImmoToolLogTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolLogTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
log
DbLog log
-
-
-
Class com.openindex.openestate.tool.ImmoToolLogTablePanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
actionFilterBox
JComboBox<String> actionFilterBox
-
filterValues
List<String> filterValues
-
loaded
boolean loaded
-
logChangeField
DefaultEditorPane logChangeField
-
logEntryId
long logEntryId
-
logHandler
DbLogHandler logHandler
-
logTable
com.openindex.openestate.tool.ImmoToolLogTablePanel.Table logTable
-
refreshAction
AbstractI18nAction refreshAction
-
selectedLogId
long selectedLogId
-
splitPanel
JSplitPane splitPanel
-
titleLabel
org.jdesktop.swingx.JXTitledSeparator titleLabel
-
-
-
Class com.openindex.openestate.tool.ImmoToolPermissionPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
accessDeleteField
JComboBox<com.openindex.openestate.tool.ImmoToolPermissionPanel.Access> accessDeleteField
-
accessDeleteLabel
JLabel accessDeleteLabel
-
accessReadField
JComboBox<com.openindex.openestate.tool.ImmoToolPermissionPanel.Access> accessReadField
-
accessReadLabel
JLabel accessReadLabel
-
accessTitle
org.jdesktop.swingx.JXTitledSeparator accessTitle
-
accessWriteField
JComboBox<com.openindex.openestate.tool.ImmoToolPermissionPanel.Access> accessWriteField
-
accessWriteLabel
JLabel accessWriteLabel
-
currentGroupId
long currentGroupId
-
currentOwnerId
long currentOwnerId
-
currentPermission
Permission currentPermission
-
isAdmin
boolean isAdmin
-
isOwnedByCurrentUser
boolean isOwnedByCurrentUser
-
ownerGroupField
JComboBox<DbGroup> ownerGroupField
-
ownerGroupLabel
JLabel ownerGroupLabel
-
ownerTitle
org.jdesktop.swingx.JXTitledSeparator ownerTitle
-
ownerUserField
JComboBox<DbUser> ownerUserField
-
ownerUserLabel
JLabel ownerUserLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.ImmoToolPluginDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
addonScrollPane
JScrollPane addonScrollPane
-
addonTable
com.openindex.openestate.tool.ImmoToolPluginDialog.PluginTable addonTable
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.ImmoToolPluginDialog.CancelAction cancelAction
-
helpAction
AbstractI18nAction helpAction
-
isAdminConnection
boolean isAdminConnection
-
mainPanel
JPanel mainPanel
-
pluginsEnabledForProgram
List<String> pluginsEnabledForProgram
-
pluginsEnabledForProject
List<String> pluginsEnabledForProject
-
pluginsEnabledForProjectUser
List<String> pluginsEnabledForProjectUser
-
pluginsRemovedFromProgram
List<String> pluginsRemovedFromProgram
-
pluginsRemovedFromProject
List<String> pluginsRemovedFromProject
-
project
ImmoToolProject project
-
submitAction
com.openindex.openestate.tool.ImmoToolPluginDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.ImmoToolProjectChooser extends JFileChooser implements Serializable
-
Serialized Fields
-
previewPanel
ImmoToolProjectChooser.Accessory previewPanel
-
-
-
Class com.openindex.openestate.tool.ImmoToolProjectChooser.Accessory extends JPanel implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolProtocolPanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
protocolField
JComboBox<File> protocolField
-
protocolLabel
JLabel protocolLabel
-
protocolTextArea
DefaultTextArea protocolTextArea
-
protocolTextTitle
org.jdesktop.swingx.JXTitledSeparator protocolTextTitle
-
-
-
Class com.openindex.openestate.tool.ImmoToolRemoteLoginDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
autoSubmit
boolean autoSubmit
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.ImmoToolRemoteLoginDialog.CancelAction cancelAction
-
dbAuthLoginField
JTextField dbAuthLoginField
-
dbAuthLoginLabel
JLabel dbAuthLoginLabel
-
dbAuthPasswordField
JPasswordField dbAuthPasswordField
-
dbAuthPasswordLabel
JLabel dbAuthPasswordLabel
-
dbPlaceHolderLabel
JLabel dbPlaceHolderLabel
-
dbServerBox
JCheckBox dbServerBox
-
dbServerDriverBox
JComboBox<AbstractRemoteDbDriver> dbServerDriverBox
-
dbServerDriverLabel
JLabel dbServerDriverLabel
-
dbServerHostField
JTextField dbServerHostField
-
dbServerHostLabel
JLabel dbServerHostLabel
-
dbServerNameField
JTextField dbServerNameField
-
dbServerNameLabel
JLabel dbServerNameLabel
-
dbServerPortField
PortNrField dbServerPortField
-
dbServerPortLabel
JLabel dbServerPortLabel
-
dbServerProtocolBox
JComboBox<String> dbServerProtocolBox
-
dbServerProtocolLabel
JLabel dbServerProtocolLabel
-
project
ImmoToolRemoteProject project
-
submitAction
com.openindex.openestate.tool.ImmoToolRemoteLoginDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.ImmoToolSettings extends Properties implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolSetupDbPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
backupCountField
JSpinner backupCountField
-
backupCountLabel
JLabel backupCountLabel
-
backupDirField
JTextField backupDirField
-
backupDirLabel
JLabel backupDirLabel
-
backupTitleLabel
org.jdesktop.swingx.JXTitledSeparator backupTitleLabel
-
backupTypeField
JComboBox<ImmoToolLocalProject.BackupMode> backupTypeField
-
backupTypeLabel
JLabel backupTypeLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.ImmoToolSetupDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.ImmoToolSetupDialog.CancelAction cancelAction
-
project
ImmoToolProject project
-
settings
ImmoToolSettings settings
-
setupFormPanel
JPanel setupFormPanel
-
setupSplitPanel
JSplitPane setupSplitPanel
-
setupTree
DefaultTree setupTree
-
submitAction
com.openindex.openestate.tool.ImmoToolSetupDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.ImmoToolSetupDialog.AbstractForm extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.ImmoToolSetupGeneralPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
applicationPdfReaderField
JTextField applicationPdfReaderField
-
applicationPdfReaderLabel
JLabel applicationPdfReaderLabel
-
applicationTitleLabel
org.jdesktop.swingx.JXTitledSeparator applicationTitleLabel
-
applicationWebBrowserField
JTextField applicationWebBrowserField
-
applicationWebBrowserLabel
JLabel applicationWebBrowserLabel
-
miscAutoLoadProjectBox
JCheckBox miscAutoLoadProjectBox
-
miscTitleLabel
org.jdesktop.swingx.JXTitledSeparator miscTitleLabel
-
renderingFontSizeField
JSlider renderingFontSizeField
-
renderingFontSizeLabel
JLabel renderingFontSizeLabel
-
renderingPreviewLabel
JLabel renderingPreviewLabel
-
renderingTitleLabel
org.jdesktop.swingx.JXTitledSeparator renderingTitleLabel
-
-
-
Class com.openindex.openestate.tool.ImmoToolSetupNetworkPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
ftpProxyDisableBox
JCheckBox ftpProxyDisableBox
-
ftpProxyHostField
JTextField ftpProxyHostField
-
ftpProxyHostLabel
JLabel ftpProxyHostLabel
-
ftpProxyPortField
PortNrField ftpProxyPortField
-
ftpProxyPortLabel
JLabel ftpProxyPortLabel
-
ftpProxyTypeField
JComboBox<Proxy.Type> ftpProxyTypeField
-
ftpProxyTypeLabel
JLabel ftpProxyTypeLabel
-
ftpTitleLabel
org.jdesktop.swingx.JXTitledSeparator ftpTitleLabel
-
httpProxyDisableBox
JCheckBox httpProxyDisableBox
-
httpProxyHostField
JTextField httpProxyHostField
-
httpProxyHostLabel
JLabel httpProxyHostLabel
-
httpProxyPortField
PortNrField httpProxyPortField
-
httpProxyPortLabel
JLabel httpProxyPortLabel
-
httpTitleLabel
org.jdesktop.swingx.JXTitledSeparator httpTitleLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.ImmoToolTaskDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
autoCloseDialogBox
JCheckBox autoCloseDialogBox
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.ImmoToolTaskDialog.CancelAction cancelAction
-
closeAction
com.openindex.openestate.tool.ImmoToolTaskDialog.CloseAction closeAction
-
mainTask
com.openindex.openestate.tool.ImmoToolTaskDialog.MainTask mainTask
-
protocolTextArea
DefaultTextArea protocolTextArea
-
protocolTitle
org.jdesktop.swingx.JXTitledSeparator protocolTitle
-
saveProtocolAction
com.openindex.openestate.tool.ImmoToolTaskDialog.SaveProtocolAction saveProtocolAction
-
success
boolean success
-
-
-
Class com.openindex.openestate.tool.ImmoToolWizardDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
addTab
com.openindex.openestate.tool.ImmoToolWizardDialog.ProjectAddTab addTab
-
baseDir
File baseDir
-
currentUpgrade
Upgrade currentUpgrade
-
mainTabs
com.openindex.openestate.tool.ImmoToolWizardDialog.MainTabPanel mainTabs
-
openDirTab
com.openindex.openestate.tool.ImmoToolWizardDialog.ProjectOpenDirectoryTab openDirTab
-
openRecentTab
com.openindex.openestate.tool.ImmoToolWizardDialog.ProjectOpenRecentTab openRecentTab
-
remoteConnectionWasSuccessful
boolean remoteConnectionWasSuccessful
-
submitted
boolean submitted
-
wizardTask
ImmoToolTask wizardTask
-
-
-
-
Package com.openindex.openestate.tool.admin
-
Class com.openindex.openestate.tool.admin.AdminApp.DbCloseAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.admin.AdminApp.DbDefragAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.admin.AdminApp.DbExportAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.admin.AdminApp.DbOpenAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
automaticallyCalled
boolean automaticallyCalled
-
-
-
Class com.openindex.openestate.tool.admin.AdminApp.DbUpgradeAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.admin.AdminDatabaseDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
authLoginField
JTextField authLoginField
-
authLoginLabel
JLabel authLoginLabel
-
authPasswordField
JPasswordField authPasswordField
-
authPasswordLabel
JLabel authPasswordLabel
-
authTitleLabel
org.jdesktop.swingx.JXTitledSeparator authTitleLabel
-
autoSubmit
boolean autoSubmit
-
cancelAction
com.openindex.openestate.tool.admin.AdminDatabaseDialog.CancelAction cancelAction
-
formBusyLabel
org.jdesktop.swingx.JXBusyLabel formBusyLabel
-
projectPathField
JTextField projectPathField
-
projectPathLabel
JLabel projectPathLabel
-
selectedDbDriver
AbstractDbDriver selectedDbDriver
-
selectedProjectType
ImmoToolProject.Type selectedProjectType
-
selectProjectDbAction
com.openindex.openestate.tool.admin.AdminDatabaseDialog.SelectProjectDbAction selectProjectDbAction
-
selectProjectDbDirAction
com.openindex.openestate.tool.admin.AdminDatabaseDialog.SelectProjectDbDirAction selectProjectDbDirAction
-
selectServerDbAction
com.openindex.openestate.tool.admin.AdminDatabaseDialog.SelectServerDbAction selectServerDbAction
-
serverDriverField
JComboBox<AbstractRemoteDbDriver> serverDriverField
-
serverDriverLabel
JLabel serverDriverLabel
-
serverHostField
JTextField serverHostField
-
serverHostLabel
JLabel serverHostLabel
-
serverNameField
JTextField serverNameField
-
serverNameLabel
JLabel serverNameLabel
-
serverPortField
PortNrField serverPortField
-
serverPortLabel
JLabel serverPortLabel
-
serverProtocolField
JComboBox<String> serverProtocolField
-
serverProtocolLabel
JLabel serverProtocolLabel
-
submitAction
com.openindex.openestate.tool.admin.AdminDatabaseDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
typeProjectField
JRadioButton typeProjectField
-
typeServerField
JRadioButton typeServerField
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.admin.AdminPasswordDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.admin.AdminPasswordDialog.CancelAction cancelAction
-
pwd1Field
JPasswordField pwd1Field
-
pwd1Label
JLabel pwd1Label
-
pwd2Field
JPasswordField pwd2Field
-
pwd2Label
JLabel pwd2Label
-
pwdTitleLabel
org.jdesktop.swingx.JXTitledSeparator pwdTitleLabel
-
randomPwdAction
com.openindex.openestate.tool.admin.AdminPasswordDialog.RandomPasswordAction randomPwdAction
-
randomPwdField
JTextField randomPwdField
-
randomPwdLabel
JLabel randomPwdLabel
-
submitAction
com.openindex.openestate.tool.admin.AdminPasswordDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.admin.AdminTab extends AbstractTab implements Serializable
-
Serialized Fields
-
mainComponent
JComponent mainComponent
-
toolBar
JToolBar toolBar
-
-
-
Class com.openindex.openestate.tool.admin.AdminToolFrame extends AbstractFrame implements Serializable
-
Serialized Fields
-
browserPanel
DbBrowserPanel browserPanel
-
companyPanel
DbCompanyPanel companyPanel
-
dbCloseAction
AdminApp.DbCloseAction dbCloseAction
-
dbDefragAction
AdminApp.DbDefragAction dbDefragAction
-
dbDriverLoaded
boolean dbDriverLoaded
-
dbExportAction
AdminApp.DbExportAction dbExportAction
-
dbOpenAction
AdminApp.DbOpenAction dbOpenAction
-
dbUpgradeAction
AdminApp.DbUpgradeAction dbUpgradeAction
-
extrasMenu
JMenu extrasMenu
-
groupsPanel
DbGroupsPanel groupsPanel
-
languageMenu
JMenu languageMenu
-
pluginsPanel
DbPluginsPanel pluginsPanel
-
programMenu
JMenu programMenu
-
queryPanel
DbQueryPanel queryPanel
-
refreshAction
com.openindex.openestate.tool.admin.AdminToolFrame.RefreshAction refreshAction
-
tabPanel
JTabbedPane tabPanel
-
usersPanel
DbUsersPanel usersPanel
-
-
-
Class com.openindex.openestate.tool.admin.DbBrowserPanel extends AdminTab implements Serializable
-
Serialized Fields
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
proceduresNode
DefaultMutableTreeNode proceduresNode
-
reloadBrowserAction
com.openindex.openestate.tool.admin.DbBrowserPanel.ReloadBrowserAction reloadBrowserAction
-
rootNode
DefaultMutableTreeNode rootNode
-
splitPane
JSplitPane splitPane
-
table
org.jdesktop.swingx.JXTable table
-
tablesNode
DefaultMutableTreeNode tablesNode
-
tree
DefaultTree tree
-
viewsNode
DefaultMutableTreeNode viewsNode
-
-
-
Class com.openindex.openestate.tool.admin.DbCompanyPanel extends AdminTab implements Serializable
-
Serialized Fields
-
companyTab
com.openindex.openestate.tool.admin.DbCompanyPanel.CompanyPanel companyTab
-
currentAgent
ImmoToolAgent currentAgent
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
detailsTab
com.openindex.openestate.tool.admin.DbCompanyPanel.DetailsPanel detailsTab
-
downloadedCompanyLogo
File downloadedCompanyLogo
-
logoTab
com.openindex.openestate.tool.admin.DbCompanyPanel.LogoPanel logoTab
-
reloadAction
com.openindex.openestate.tool.admin.DbCompanyPanel.ReloadAction reloadAction
-
submitAction
com.openindex.openestate.tool.admin.DbCompanyPanel.SubmitAction submitAction
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.admin.DbCreateDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
addonsLabel
org.jdesktop.swingx.JXTitledSeparator addonsLabel
-
addonsTable
org.jdesktop.swingx.JXTable addonsTable
-
cancelAction
com.openindex.openestate.tool.admin.DbCreateDialog.CancelAction cancelAction
-
currentUpgrade
Upgrade currentUpgrade
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
submitAction
com.openindex.openestate.tool.admin.DbCreateDialog.SubmitAction submitAction
-
submitTask
com.openindex.openestate.tool.admin.DbCreateDialog.SubmitTask submitTask
-
submitted
boolean submitted
-
upgradeAction
com.openindex.openestate.tool.admin.DbCreateDialog.SelectUpgradeAction upgradeAction
-
upgradeBox
JCheckBox upgradeBox
-
upgradeBusyLabel
org.jdesktop.swingx.JXBusyLabel upgradeBusyLabel
-
upgradeField
JTextField upgradeField
-
upgradeLabel
org.jdesktop.swingx.JXTitledSeparator upgradeLabel
-
-
-
Class com.openindex.openestate.tool.admin.DbGroupsPanel extends AdminTab implements Serializable
-
Serialized Fields
-
currentGroup
DbGroup currentGroup
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
generalTab
com.openindex.openestate.tool.admin.DbGroupsPanel.GeneralTab generalTab
-
groupAddAction
com.openindex.openestate.tool.admin.DbGroupsPanel.GroupAddAction groupAddAction
-
groupRemoveAction
com.openindex.openestate.tool.admin.DbGroupsPanel.GroupRemoveAction groupRemoveAction
-
groupsList
JList<DbGroup> groupsList
-
membersTab
com.openindex.openestate.tool.admin.DbGroupsPanel.MembersTab membersTab
-
modifiedGroupIds
List<Long> modifiedGroupIds
-
permissionsTab
com.openindex.openestate.tool.admin.DbGroupsPanel.PermissionsTab permissionsTab
-
reloadAction
com.openindex.openestate.tool.admin.DbGroupsPanel.ReloadAction reloadAction
-
removedGroupIds
List<Long> removedGroupIds
-
submitAction
com.openindex.openestate.tool.admin.DbGroupsPanel.SubmitAction submitAction
-
tabbedPane
JTabbedPane tabbedPane
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.admin.DbPluginsPanel extends AdminTab implements Serializable
-
Serialized Fields
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
installableTab
com.openindex.openestate.tool.admin.DbPluginsPanel.InstallableTab installableTab
-
installedTab
com.openindex.openestate.tool.admin.DbPluginsPanel.InstalledTab installedTab
-
reloadAction
com.openindex.openestate.tool.admin.DbPluginsPanel.ReloadAction reloadAction
-
tabbedPane
JTabbedPane tabbedPane
-
updatableTab
com.openindex.openestate.tool.admin.DbPluginsPanel.UpdatableTab updatableTab
-
updateSummary
DbUpdate.Summary updateSummary
-
-
-
Class com.openindex.openestate.tool.admin.DbQueryPanel extends AdminTab implements Serializable
-
Serialized Fields
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
queryCheckAction
com.openindex.openestate.tool.admin.DbQueryPanel.QueryCheckAction queryCheckAction
-
queryExecuteAction
com.openindex.openestate.tool.admin.DbQueryPanel.QueryExecuteAction queryExecuteAction
-
queryInputField
DefaultTextArea queryInputField
-
queryInputTitle
org.jdesktop.swingx.JXTitledSeparator queryInputTitle
-
queryOutputTabbedPane
JTabbedPane queryOutputTabbedPane
-
queryOutputTableTab
com.openindex.openestate.tool.admin.DbQueryPanel.ResultTableTab queryOutputTableTab
-
queryOutputTextTab
com.openindex.openestate.tool.admin.DbQueryPanel.ResultTextTab queryOutputTextTab
-
queryOutputTitle
org.jdesktop.swingx.JXTitledSeparator queryOutputTitle
-
splitPanel
JSplitPane splitPanel
-
-
-
Class com.openindex.openestate.tool.admin.DbUsersPanel extends AdminTab implements Serializable
-
Serialized Fields
-
currentPerson
PersonAddressImpl currentPerson
-
currentUser
DbUser currentUser
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbExtension dbExtension
-
generalTab
com.openindex.openestate.tool.admin.DbUsersPanel.GeneralTab generalTab
-
groupsTab
com.openindex.openestate.tool.admin.DbUsersPanel.GroupsTab groupsTab
-
modifiedUserIds
List<Long> modifiedUserIds
-
permissionsTab
com.openindex.openestate.tool.admin.DbUsersPanel.PermissionsTab permissionsTab
-
personTab
com.openindex.openestate.tool.admin.DbUsersPanel.PersonTab personTab
-
reloadAction
com.openindex.openestate.tool.admin.DbUsersPanel.ReloadAction reloadAction
-
removedUserIds
List<Long> removedUserIds
-
submitAction
com.openindex.openestate.tool.admin.DbUsersPanel.SubmitAction submitAction
-
tabbedPane
JTabbedPane tabbedPane
-
userAddAction
com.openindex.openestate.tool.admin.DbUsersPanel.UserAddAction userAddAction
-
userRemoveAction
com.openindex.openestate.tool.admin.DbUsersPanel.UserRemoveAction userRemoveAction
-
usersList
JList<DbUser> usersList
-
validationHandler
ValidationHandler validationHandler
-
-
-
-
Package com.openindex.openestate.tool.agency
-
Class com.openindex.openestate.tool.agency.AgencyContactAddressPanel extends DefaultAddressPanel implements Serializable
-
Serialized Fields
-
additionalTitle
org.jdesktop.swingx.JXTitledSeparator additionalTitle
-
contactOfficeHoursField
DefaultTextArea contactOfficeHoursField
-
contactOfficeHoursLabel
JLabel contactOfficeHoursLabel
-
contactWebsiteField
DefaultWebLinkField contactWebsiteField
-
contactWebsiteLabel
JLabel contactWebsiteLabel
-
modifications
ModificationHandler modifications
-
-
-
Class com.openindex.openestate.tool.agency.AgencyContactDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
contactBox
JComboBox<DbAgencyContact> contactBox
-
infoText
String infoText
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.agency.AgencyContactTable extends AbstractTable<R extends AgencyContactTable.Row,AbstractTable.Model<R extends AgencyContactTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyContactTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
contact
DbAgencyContact contact
-
-
-
Class com.openindex.openestate.tool.agency.AgencyContactTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
personAddressField
JTextField personAddressField
-
personAddressLabel
JLabel personAddressLabel
-
personFilterBox
JComboBox<com.openindex.openestate.tool.agency.AgencyContactTablePanel.FilterType> personFilterBox
-
personFilterLabel
JLabel personFilterLabel
-
personIdField
JFormattedTextField personIdField
-
personIdLabel
JLabel personIdLabel
-
personMailField
JTextField personMailField
-
personMailLabel
JLabel personMailLabel
-
personNameField
JTextField personNameField
-
personNameLabel
JLabel personNameLabel
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.agency.AgencyContactTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.agency.AgencyContactViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<ContactViewExtension> addons
-
addressPanel
com.openindex.openestate.tool.agency.AgencyContactViewPanel.AddressPanel addressPanel
-
closeAction
AbstractI18nAction closeAction
-
currentContact
DbAgencyContact currentContact
-
estatePanel
com.openindex.openestate.tool.agency.AgencyContactViewPanel.EstatePanel estatePanel
-
helpAction
AbstractI18nAction helpAction
-
mayEditContact
boolean mayEditContact
-
mayRemoveContact
boolean mayRemoveContact
-
nextContactId
long nextContactId
-
notesPanel
com.openindex.openestate.tool.agency.AgencyContactViewPanel.NotesPanel notesPanel
-
permissionsPanel
com.openindex.openestate.tool.agency.AgencyContactViewPanel.PermissionsTab permissionsPanel
-
prevContactId
long prevContactId
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.agency.AgencyContactViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyEstateExportDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
actionField
JComboBox<OpenEstateAction> actionField
-
actionLabel
JLabel actionLabel
-
charsetField
JComboBox<Charset> charsetField
-
charsetLabel
JLabel charsetLabel
-
filterPanel
JPanel filterPanel
-
filterTitleLabel
org.jdesktop.swingx.JXTitledSeparator filterTitleLabel
-
formatField
JComboBox<AgencyEstateExportDialog.Format> formatField
-
formatLabel
JLabel formatLabel
-
imageField
JComboBox<PublishingMode> imageField
-
imageLabel
JLabel imageLabel
-
languageField
LocaleComboBox languageField
-
languageLabel
JLabel languageLabel
-
selectedEstateAction
OpenEstateAction selectedEstateAction
-
selectedEstateType
OpenEstateType selectedEstateType
-
statusField
JComboBox<DbAgencyObject.Status> statusField
-
statusLabel
JLabel statusLabel
-
submitted
boolean submitted
-
typeField
JComboBox<OpenEstateType> typeField
-
typeLabel
JLabel typeLabel
-
zipOptionField
JCheckBox zipOptionField
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateField extends DefaultAutoCompleteField<DbAgencyObject> implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyEstateRelationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
agencyObjectField
AgencyEstateField agencyObjectField
-
agencyObjectLabel
JLabel agencyObjectLabel
-
agencyObjectPanel
JPanel agencyObjectPanel
-
currentObjectId
long currentObjectId
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
notesField
DefaultTextArea notesField
-
notesLabel
JLabel notesLabel
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateTable extends AbstractTable<R extends AgencyEstateTable.Row,AbstractTable.Model<R extends AgencyEstateTable.Row>> implements Serializable
-
Serialized Fields
-
addonColumns
Map<AbstractTable.Column,EstateTableExtension> addonColumns
-
addons
List<EstateTableExtension> addons
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateTable.DateValueRenderer extends AbstractRenderer<AgencyEstateTable.DateValue> implements Serializable
-
Serialized Fields
-
format
DateFormat format
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
object
DbAgencyObject object
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
currentSearch
DbAgencySearch currentSearch
-
estateActionField
JComboBox<OpenEstateAction> estateActionField
-
estateAddressField
JTextField estateAddressField
-
estateAddressLabel
JLabel estateAddressLabel
-
estateIdField
JFormattedTextField estateIdField
-
estateIdLabel
JLabel estateIdLabel
-
estateNrField
JTextField estateNrField
-
estateNrLabel
JLabel estateNrLabel
-
estateSearchField
JComboBox<DbAgencySearch> estateSearchField
-
estateSearchLabel
JLabel estateSearchLabel
-
estateStatusField
JComboBox<DbAgencyObject.Status> estateStatusField
-
estateStatusLabel
JLabel estateStatusLabel
-
estateTypeField
JComboBox<OpenEstateType> estateTypeField
-
estateTypeLabel
JLabel estateTypeLabel
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
refreshAction
AbstractI18nAction refreshAction
-
searchAction
AbstractI18nAction searchAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.agency.AgencyEstateTablePanel.Table table
-
tempSearchRequests
List<DbAgencySearch> tempSearchRequests
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateValueTable extends DefaultTreeTable implements Serializable
-
Serialized Fields
-
isModified
boolean isModified
-
loadedEstateAction
OpenEstateAction loadedEstateAction
-
loadedEstateCountry
String loadedEstateCountry
-
loadedEstateType
OpenEstateType loadedEstateType
-
model
com.openindex.openestate.tool.agency.AgencyEstateValueTable.Model model
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewContactPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
addressPanel
AgencyContactAddressPanel addressPanel
-
contactField
JComboBox<DbAgencyContact> contactField
-
contactLabel
JLabel contactLabel
-
contactTypeField
JComboBox<com.openindex.openestate.tool.agency.AgencyEstateViewContactPanel.ContactType> contactTypeField
-
currentObject
WeakReference<DbAgencyObject> currentObject
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
modifications
ModificationHandler modifications
-
unreadableContact
DbAgencyContact unreadableContact
-
unreadableContactBalloonLabel
JLabel unreadableContactBalloonLabel
-
unreadableContactBalloonTip
net.java.balloontip.BalloonTip unreadableContactBalloonTip
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewExportsPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentObject
WeakReference<DbAgencyObject> currentObject
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
historyTab
com.openindex.openestate.tool.agency.AgencyEstateViewExportsPanel.HistoryTab historyTab
-
interfaceTab
com.openindex.openestate.tool.agency.AgencyEstateViewExportsPanel.InterfaceTab interfaceTab
-
modifications
ModificationHandler modifications
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewLinksPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentLanguages
List<Locale> currentLanguages
-
currentLink
DbLink currentLink
-
currentObject
WeakReference<DbAgencyObject> currentObject
-
isLoaded
boolean isLoaded
-
isModified
boolean isModified
-
linkAddAction
AbstractI18nAction linkAddAction
-
linkFormContainer
JPanel linkFormContainer
-
linkFormTitle
org.jdesktop.swingx.JXTitledSeparator linkFormTitle
-
linkMoveDownAction
AbstractI18nAction linkMoveDownAction
-
linkMoveUpAction
AbstractI18nAction linkMoveUpAction
-
linkOpenAction
AbstractI18nAction linkOpenAction
-
linkPublishedField
JCheckBox linkPublishedField
-
linkRemoveAction
AbstractI18nAction linkRemoveAction
-
linksTable
com.openindex.openestate.tool.agency.AgencyEstateViewLinksPanel.Table linksTable
-
linksTitle
org.jdesktop.swingx.JXTitledSeparator linksTitle
-
linkTextFields
Map<Locale,JTextField> linkTextFields
-
linkTextLabels
Map<Locale,JLabel> linkTextLabels
-
linkTypeField
JComboBox<EstateLinkProvider> linkTypeField
-
linkTypeLabel
JLabel linkTypeLabel
-
linkValueField
JTextField linkValueField
-
linkValueLabel
JLabel linkValueLabel
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewMediaPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentFile
com.openindex.openestate.tool.agency.AgencyEstateViewMediaPanel.FileItem currentFile
-
currentLanguages
List<Locale> currentLanguages
-
currentObject
WeakReference<DbAgencyObject> currentObject
-
dragAndDropHandler
com.openindex.openestate.tool.agency.AgencyEstateViewMediaPanel.DragAndDropHandler dragAndDropHandler
-
dragHandler
MouseAdapter dragHandler
-
fileFormContainer
JPanel fileFormContainer
-
fileFormTitle
org.jdesktop.swingx.JXTitledSeparator fileFormTitle
-
fileImageView
org.jdesktop.swingx.JXImageView fileImageView
-
fileImportAction
AbstractI18nAction fileImportAction
-
fileInfoLabel
JLabel fileInfoLabel
-
fileMimeTypeEditField
JCheckBox fileMimeTypeEditField
-
fileMimeTypeField
JTextField fileMimeTypeField
-
fileMimeTypeLabel
JLabel fileMimeTypeLabel
-
fileMoveDownAction
AbstractI18nAction fileMoveDownAction
-
fileMoveUpAction
AbstractI18nAction fileMoveUpAction
-
fileNameField
JTextField fileNameField
-
fileNameLabel
JLabel fileNameLabel
-
filePublishedField
JCheckBox filePublishedField
-
fileRemoveAction
AbstractI18nAction fileRemoveAction
-
filesDetailedTable
com.openindex.openestate.tool.agency.AgencyEstateViewMediaPanel.FileTable filesDetailedTable
-
fileSelectNextAction
AbstractI18nAction fileSelectNextAction
-
fileSelectPrevAction
AbstractI18nAction fileSelectPrevAction
-
filesIconList
com.openindex.openestate.tool.agency.AgencyEstateViewMediaPanel.FileList filesIconList
-
filesTitle
org.jdesktop.swingx.JXTitledSeparator filesTitle
-
fileTableContainer
JPanel fileTableContainer
-
fileTextFields
Map<Locale,JTextField> fileTextFields
-
fileTextLabels
Map<Locale,JLabel> fileTextLabels
-
fileTypeField
JComboBox<EstateAttachmentType> fileTypeField
-
fileTypeLabel
JLabel fileTypeLabel
-
isLoaded
boolean isLoaded
-
isModified
boolean isModified
-
isMouseDragging
boolean isMouseDragging
-
showActionsAction
AbstractI18nAction showActionsAction
-
viewDetailsButton
JToggleButton viewDetailsButton
-
viewIconsButton
JToggleButton viewIconsButton
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<EstateViewExtension> addons
-
closeAction
AbstractI18nAction closeAction
-
contactsPanel
com.openindex.openestate.tool.agency.AgencyEstateViewPanel.ContactsPanel contactsPanel
-
currentObject
DbAgencyObject currentObject
-
exportsPanel
AgencyEstateViewExportsPanel exportsPanel
-
helpAction
AbstractI18nAction helpAction
-
mayEditEstate
boolean mayEditEstate
-
mayRemoveEstate
boolean mayRemoveEstate
-
mediaPanel
com.openindex.openestate.tool.agency.AgencyEstateViewPanel.MediaPanel mediaPanel
-
nextEstateId
long nextEstateId
-
notesPanel
com.openindex.openestate.tool.agency.AgencyEstateViewPanel.NotesPanel notesPanel
-
permissionPanel
com.openindex.openestate.tool.agency.AgencyEstateViewPanel.PermissionsTab permissionPanel
-
prevEstateId
long prevEstateId
-
protocolPanel
com.openindex.openestate.tool.agency.AgencyEstateViewPanel.ProtocolPanel protocolPanel
-
setupPanel
AgencyEstateViewSetupPanel setupPanel
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
valuesPanel
AgencyEstateViewValuesPanel valuesPanel
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<AgencyEstateViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewSetupPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
addressGeoPanels
Map<Long,GeoAreaPanel> addressGeoPanels
-
addressMainPanel
DefaultAddressPanel addressMainPanel
-
addressPanel
JPanel addressPanel
-
addressPublishField
JCheckBox addressPublishField
-
addressSwitchField
JComboBox<DbGeo> addressSwitchField
-
addressTitle
org.jdesktop.swingx.JXTitledSeparator addressTitle
-
currencyField
JComboBox<Currency> currencyField
-
currencyLabel
JLabel currencyLabel
-
currentObject
WeakReference<DbAgencyObject> currentObject
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
geoField
JCheckBox geoField
-
geoLatitudeField
JFormattedTextField geoLatitudeField
-
geoLatitudeLabel
JLabel geoLatitudeLabel
-
geoLongitudeField
JFormattedTextField geoLongitudeField
-
geoLongitudeLabel
JLabel geoLongitudeLabel
-
geoLookupAction
AbstractI18nAction geoLookupAction
-
geoTitle
org.jdesktop.swingx.JXTitledSeparator geoTitle
-
groupField
JFormattedTextField groupField
-
groupLabel
JLabel groupLabel
-
idField
JTextField idField
-
idLabel
JLabel idLabel
-
mapDialog
MapDialog mapDialog
-
modifications
ModificationHandler modifications
-
nrField
JTextField nrField
-
nrInternField
JTextField nrInternField
-
nrInternLabel
JLabel nrInternLabel
-
nrLabel
JLabel nrLabel
-
publishBeginField
DefaultDatePicker publishBeginField
-
publishBeginLabel
JLabel publishBeginLabel
-
publishEndField
DefaultDatePicker publishEndField
-
publishEndLabel
JLabel publishEndLabel
-
statusField
JComboBox<DbAgencyObject.Status> statusField
-
statusLabel
JLabel statusLabel
-
titleFields
List<com.openindex.openestate.tool.agency.AgencyEstateViewSetupPanel.TitleField> titleFields
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencyEstateViewValuesPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
actionField
JComboBox<OpenEstateAction> actionField
-
actionLabel
JLabel actionLabel
-
attributeTab
com.openindex.openestate.tool.agency.AgencyEstateViewValuesPanel.AttributeTab attributeTab
-
energyTab
com.openindex.openestate.tool.agency.AgencyEstateViewValuesPanel.EnergyTab energyTab
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
hiddenPricesField
JCheckBox hiddenPricesField
-
isModified
boolean isModified
-
maxIcon
Icon maxIcon
-
minIcon
Icon minIcon
-
modifications
ModificationHandler modifications
-
selectedEstateAction
OpenEstateAction selectedEstateAction
-
selectedEstateCountry
String selectedEstateCountry
-
selectedEstateCountryIcon
ImageIcon selectedEstateCountryIcon
-
selectedEstateType
OpenEstateType selectedEstateType
-
selectedEstateTypeImpl
AbstractTypeImpl selectedEstateTypeImpl
-
tabbedPane
JTabbedPane tabbedPane
-
textTabs
List<com.openindex.openestate.tool.agency.AgencyEstateViewValuesPanel.TextTab> textTabs
-
typeField
JButton typeField
-
typeLabel
JLabel typeLabel
-
typeMenu
EstateTypeMenu typeMenu
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.agency.AgencyExportDialog.CancelAction cancelAction
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbAgencyExtension dbExtension
-
exportAddAction
com.openindex.openestate.tool.agency.AgencyExportDialog.ShowExportAddActionsAction exportAddAction
-
exportAddBalloonLabel
JLabel exportAddBalloonLabel
-
exportAddBalloonTip
net.java.balloontip.BalloonTip exportAddBalloonTip
-
exportContainerBuilder
DefaultFormBuilder exportContainerBuilder
-
exportContainerPanel
JPanel exportContainerPanel
-
exportForms
Map<Long,com.openindex.openestate.tool.agency.AgencyExportDialog.ExportForm> exportForms
-
exports
Map<Long,DbAgencyExport> exports
-
helpAction
AbstractI18nAction helpAction
-
infoLabel
JLabel infoLabel
-
infoPanel
JPanel infoPanel
-
loadDialogLabel
org.jdesktop.swingx.JXBusyLabel loadDialogLabel
-
loadingExports
List<Long> loadingExports
-
mainPanel
JPanel mainPanel
-
preparationPool
AgencyExportPool preparationPool
-
result
List<ExportContext> result
-
submitAction
com.openindex.openestate.tool.agency.AgencyExportDialog.SubmitAction submitAction
-
tempBaseDir
File tempBaseDir
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportDialogPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbAgencyExtension dbExtension
-
detailsAction
com.openindex.openestate.tool.agency.AgencyExportDialogPanel.ToggleViewAction detailsAction
-
estateHashes
Map<Long,String> estateHashes
-
export
DbAgencyExport export
-
infoLabel
JLabel infoLabel
-
mainPanel
JPanel mainPanel
-
pool
AgencyExportPool pool
-
removeAction
com.openindex.openestate.tool.agency.AgencyExportDialogPanel.RemoveAction removeAction
-
table
com.openindex.openestate.tool.agency.AgencyExportDialogPanel.Table table
-
tableScroller
JScrollPane tableScroller
-
title
org.jdesktop.swingx.JXTitledSeparator title
-
transferMode
AbstractFormat.TransferMode transferMode
-
transferModeField
JComboBox<AbstractFormat.TransferMode> transferModeField
-
view
AgencyExportDialogPanel.View view
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportLogPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentExportName
String currentExportName
-
currentLog
DbAgencyExportLog currentLog
-
logField
XHTMLViewer logField
-
logScrollPane
JScrollPane logScrollPane
-
pdfAction
AbstractI18nAction pdfAction
-
printAction
AbstractI18nAction printAction
-
title
org.jdesktop.swingx.JXTitledSeparator title
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportLogsPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentLogId
long currentLogId
-
logPanel
AgencyExportLogPanel logPanel
-
logsPanel
com.openindex.openestate.tool.agency.AgencyExportLogsPanel.LogsPanel logsPanel
-
showExportTitleCol
boolean showExportTitleCol
-
splitPane
JSplitPane splitPane
-
tableId
String tableId
-
viewTask
com.openindex.openestate.tool.agency.AgencyExportLogsPanel.ViewTask viewTask
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportLogTable extends AbstractTable<R extends AgencyExportLogTable.Row,AbstractTable.Model<R extends AgencyExportLogTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyExportLogTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
exportName
String exportName
-
log
DbAgencyExportLog log
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportLogViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
logPanel
AgencyExportLogPanel logPanel
-
pdfAction
AbstractI18nAction pdfAction
-
printAction
AbstractI18nAction printAction
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportObjectsDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.agency.AgencyExportObjectsDialog.CancelAction cancelAction
-
currentExportId
long currentExportId
-
dbDriver
AbstractDbDriver dbDriver
-
dbExtension
DbAgencyExtension dbExtension
-
dbUser
DbUser dbUser
-
exportEntries
Map<Long,Map<Long,com.openindex.openestate.tool.agency.AgencyExportObjectsDialog.TableRow>> exportEntries
-
exportField
JComboBox<DbAgencyExport> exportField
-
exportSettings
Map<Long,com.openindex.openestate.tool.agency.AgencyExportObjectsDialog.ExportSetting> exportSettings
-
helpAction
AbstractI18nAction helpAction
-
loadDialogLabel
org.jdesktop.swingx.JXBusyLabel loadDialogLabel
-
mainPanel
JPanel mainPanel
-
selectAllButton
JToggleButton selectAllButton
-
submitAction
com.openindex.openestate.tool.agency.AgencyExportObjectsDialog.SubmitAction submitAction
-
table
com.openindex.openestate.tool.agency.AgencyExportObjectsDialog.Table table
-
tableScroller
JScrollPane tableScroller
-
tempDir
File tempDir
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportTable extends AbstractTable<R extends AgencyExportTable.Row,AbstractTable.Model<R extends AgencyExportTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyExportTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
export
DbAgencyExport export
-
state
AgencyExportHandler.JobState state
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
exportAddAction
com.openindex.openestate.tool.agency.AgencyExportTablePanel.ExportAddAction exportAddAction
-
exportStartAction
com.openindex.openestate.tool.agency.AgencyExportTablePanel.ExportAction exportStartAction
-
helpAction
AbstractI18nAction helpAction
-
jobListener
com.openindex.openestate.tool.agency.AgencyExportTablePanel.ExportJobListener jobListener
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.agency.AgencyExportTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewHistoryPanel extends AgencyExportViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentExport
DbAgencyExport currentExport
-
logsPanel
AgencyExportLogsPanel logsPanel
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewMediaPanel extends AgencyExportViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
attachmentImageTab
com.openindex.openestate.tool.agency.AgencyExportViewMediaPanel.AttachmentImageTab attachmentImageTab
-
attachmentTypeTab
com.openindex.openestate.tool.agency.AgencyExportViewMediaPanel.AttachmentTypeTab attachmentTypeTab
-
countImageBox
JCheckBox countImageBox
-
countImageSpinner
JSpinner countImageSpinner
-
countVideoBox
JCheckBox countVideoBox
-
countVideoSpinner
JSpinner countVideoSpinner
-
formatWasLoaded
boolean formatWasLoaded
-
publishFilesField
JComboBox<PublishingMode> publishFilesField
-
publishFilesLabel
JLabel publishFilesLabel
-
publishLinksField
JComboBox<PublishingMode> publishLinksField
-
publishLinksLabel
JLabel publishLinksLabel
-
tabbedPane
JTabbedPane tabbedPane
-
title
org.jdesktop.swingx.JXTitledSeparator title
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<ExportViewExtension> addons
-
closeAction
AbstractI18nAction closeAction
-
currentExport
DbAgencyExport currentExport
-
helpAction
AbstractI18nAction helpAction
-
historyPanel
AgencyExportViewHistoryPanel historyPanel
-
mayEditExport
boolean mayEditExport
-
mayRemoveExport
boolean mayRemoveExport
-
mediaPanel
AgencyExportViewMediaPanel mediaPanel
-
nextExportId
long nextExportId
-
notesPanel
com.openindex.openestate.tool.agency.AgencyExportViewPanel.NotesPanel notesPanel
-
permissionPanel
com.openindex.openestate.tool.agency.AgencyExportViewPanel.PermissionsTab permissionPanel
-
prevExportId
long prevExportId
-
propertiesPanel
AgencyExportViewPropertiesPanel propertiesPanel
-
searchPanel
AgencyExportViewSearchPanel searchPanel
-
setupPanel
AgencyExportViewSetupPanel setupPanel
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<AgencyExportViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewPropertiesPanel extends AgencyExportViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentExport
DbAgencyExport currentExport
-
mayEditExport
boolean mayEditExport
-
publishingsTab
com.openindex.openestate.tool.agency.AgencyExportViewPropertiesPanel.PublishingsTab publishingsTab
-
tabPanel
JTabbedPane tabPanel
-
title
org.jdesktop.swingx.JXTitledSeparator title
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewSearchPanel extends AgencyExportViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
criteriaPanel
AgencySearchCriteriaPanel criteriaPanel
-
currentSearchId
long currentSearchId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExportViewSetupPanel extends AgencyExportViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentFormatTab
com.openindex.openestate.tool.agency.AgencyExportViewSetupPanel.FormatTab currentFormatTab
-
currentTransportTab
com.openindex.openestate.tool.agency.AgencyExportViewSetupPanel.TransportTab currentTransportTab
-
enabledBox
JCheckBox enabledBox
-
formatField
JComboBox<AbstractFormat> formatField
-
formatLabel
JLabel formatLabel
-
formatTabs
Map<String,com.openindex.openestate.tool.agency.AgencyExportViewSetupPanel.FormatTab> formatTabs
-
formatVersionField
JComboBox<String> formatVersionField
-
generalTitle
org.jdesktop.swingx.JXTitledSeparator generalTitle
-
limitBox
JCheckBox limitBox
-
limitField
JFormattedTextField limitField
-
limitLabel
JLabel limitLabel
-
modifications
ModificationHandler modifications
-
publishAddressField
JComboBox<PublishingMode> publishAddressField
-
publishAddressLabel
JLabel publishAddressLabel
-
publishPricesField
JComboBox<PublishingMode> publishPricesField
-
publishPricesLabel
JLabel publishPricesLabel
-
tabbedPane
JTabbedPane tabbedPane
-
titleField
JTextField titleField
-
titleLabel
JLabel titleLabel
-
transferModeField
JComboBox<AbstractFormat.TransferMode> transferModeField
-
transferModeLabel
JLabel transferModeLabel
-
transportField
JComboBox<AbstractTransport> transportField
-
transportLabel
JLabel transportLabel
-
transportTabs
Map<String,com.openindex.openestate.tool.agency.AgencyExportViewSetupPanel.TransportTab> transportTabs
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencyExposeDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
agencyObjects
DbAgencyObject[] agencyObjects
-
exposeForms
Map<DbAgencyExpose,AbstractExposePanel> exposeForms
-
project
ImmoToolProject project
-
removedSetupIds
List<Long> removedSetupIds
-
saveChangesBox
JCheckBox saveChangesBox
-
setupAddAction
com.openindex.openestate.tool.agency.AgencyExposeDialog.SetupAddAction setupAddAction
-
setupAddMenu
JPopupMenu setupAddMenu
-
setupBox
JComboBox<DbAgencyExpose> setupBox
-
setupLabel
JLabel setupLabel
-
setupPanel
JPanel setupPanel
-
setupRemoveAction
com.openindex.openestate.tool.agency.AgencyExposeDialog.SetupRemoveAction setupRemoveAction
-
setupTitleLabel
org.jdesktop.swingx.JXTitledSeparator setupTitleLabel
-
submitAndOpenAction
com.openindex.openestate.tool.agency.AgencyExposeDialog.SubmitAndOpenAction submitAndOpenAction
-
submitAndSaveAction
com.openindex.openestate.tool.agency.AgencyExposeDialog.SubmitAndSaveAction submitAndSaveAction
-
submitTask
com.openindex.openestate.tool.agency.AgencyExposeDialog.AbstractSubmitTask submitTask
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.agency.AgencyFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
exportInterface
DbAgencyExport exportInterface
-
search
DbAgencySearch search
-
type
int type
-
-
-
Class com.openindex.openestate.tool.agency.AgencyImportDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.agency.AgencyImportDialog.CancelAction cancelAction
-
currentFile
File currentFile
-
currentFormat
AbstractImport currentFormat
-
currentFormatVersion
String currentFormatVersion
-
currentSettings
AgencyImportTask.Settings currentSettings
-
fileSelectionTab
com.openindex.openestate.tool.agency.AgencyImportDialog.FileSelectionTab fileSelectionTab
-
formatBox
JComboBox<AbstractImport> formatBox
-
formatOptionsTab
AgencyImportDialog.AbstractImportTab formatOptionsTab
-
formatVersionBox
JComboBox<String> formatVersionBox
-
generalOptionsTab
com.openindex.openestate.tool.agency.AgencyImportDialog.GeneralOptionsTab generalOptionsTab
-
submitAction
com.openindex.openestate.tool.agency.AgencyImportDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
tabbedPane
JTabbedPane tabbedPane
-
validationAction
com.openindex.openestate.tool.agency.AgencyImportDialog.ValidationAction validationAction
-
-
-
Class com.openindex.openestate.tool.agency.AgencyImportDialog.AbstractImportTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyImportTask.Settings extends HashMap<String,String> implements Serializable
-
Serialized Fields
-
agencyObjectStatus
DbAgencyObject.Status agencyObjectStatus
-
deleteMethod
AgencyImportTask.DeleteMethod deleteMethod
-
importRemovedObjects
boolean importRemovedObjects
-
language
Locale language
-
updateAttachments
boolean updateAttachments
-
updateContact
boolean updateContact
-
updateLinks
boolean updateLinks
-
updateMethod
AgencyImportTask.UpdateMethod updateMethod
-
updateStatus
boolean updateStatus
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ContactFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
contactId
long contactId
-
selectTab
boolean selectTab
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ContactTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.EstateFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
estateId
long estateId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.EstateImportAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.EstateSaveAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.EstateTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
searchId
long searchId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.EstateUpdateAttachmentsAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
objectId
long objectId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportIds
long[] exportIds
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportCancelAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportIds
long[] exportIds
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportEnableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportIds
long[] exportIds
-
setEnabled
boolean setEnabled
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportJobCancelAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
immediately
boolean immediately
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportJobErrorAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportJobRestartAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportLoadAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportObjectsAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportSaveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportIds
long[] exportIds
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportUnlockAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.ExportViewLogAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
exportId
long exportId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.SearchDialogAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
searchId
long searchId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.SearchRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
searchId
long searchId
-
-
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencyPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.agency.AgencySearchCriteriaPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
constraints
GridBagConstraints constraints
-
criteriaAddAction
AbstractI18nAction criteriaAddAction
-
criteriaContainerPanel
JPanel criteriaContainerPanel
-
criteriaMenu
JPopupMenu criteriaMenu
-
criteriaMenuAttribItems
Map<OpenEstateAttrib,JMenuItem> criteriaMenuAttribItems
-
criteriaMenuCallingPanel
com.openindex.openestate.tool.agency.AgencySearchCriteriaPanel.CriteriaPanel criteriaMenuCallingPanel
-
criteriaPanels
ArrayList<com.openindex.openestate.tool.agency.AgencySearchCriteriaPanel.CriteriaPanel> criteriaPanels
-
currentSearch
DbAgencySearch currentSearch
-
estateTypeMenu
EstateTypeMenu estateTypeMenu
-
estateTypeMenuCallingWidget
com.openindex.openestate.tool.agency.AgencySearchCriteriaPanel.EstateTypeWidget estateTypeMenuCallingWidget
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
templateBox
JComboBox<DbSearch> templateBox
-
templateListeners
List<AgencySearchCriteriaPanel.TemplateListener> templateListeners
-
-
-
Class com.openindex.openestate.tool.agency.AgencySearchDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
criteriaTab
com.openindex.openestate.tool.agency.AgencySearchDialog.CriteriaTab criteriaTab
-
currentSearch
DbAgencySearch currentSearch
-
nameField
JTextField nameField
-
nameLabel
JLabel nameLabel
-
permissionsTab
com.openindex.openestate.tool.agency.AgencySearchDialog.PermissionsTab permissionsTab
-
saveBox
JCheckBox saveBox
-
submitted
boolean submitted
-
tabPanel
JTabbedPane tabPanel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencySetupGeneralPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
approximatedAttributesBox
JCheckBox approximatedAttributesBox
-
furtherOptionsTitle
org.jdesktop.swingx.JXTitledSeparator furtherOptionsTitle
-
imgMaxHeightField
JFormattedTextField imgMaxHeightField
-
imgMaxHeightLabel
JLabel imgMaxHeightLabel
-
imgMaxInfoLabel
JLabel imgMaxInfoLabel
-
imgMaxTitle
org.jdesktop.swingx.JXTitledSeparator imgMaxTitle
-
imgMaxWidthField
JFormattedTextField imgMaxWidthField
-
imgMaxWidthLabel
JLabel imgMaxWidthLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.AgencySetupGeoPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
geoDbImportAction
AbstractI18nAction geoDbImportAction
-
geoDbInfoLabel
JLabel geoDbInfoLabel
-
geoDbRemoveAction
AbstractI18nAction geoDbRemoveAction
-
geoDbTable
com.openindex.openestate.tool.agency.AgencySetupGeoPanel.Table geoDbTable
-
geoDbTitle
org.jdesktop.swingx.JXTitledSeparator geoDbTitle
-
importedGeoDbs
Map<String,DbGeo> importedGeoDbs
-
-
-
Class com.openindex.openestate.tool.agency.AgencySetupLanguagePanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
languageInfoLabel
JLabel languageInfoLabel
-
languageTable
com.openindex.openestate.tool.agency.AgencySetupLanguagePanel.Table languageTable
-
languageTitle
org.jdesktop.swingx.JXTitledSeparator languageTitle
-
-
-
Class com.openindex.openestate.tool.agency.AgencySetupSearchPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
criteriaPanel
AgencySearchCriteriaPanel criteriaPanel
-
currentTemplate
DbAgencySearch currentTemplate
-
currentUser
DbUser currentUser
-
publicPermissionField
JCheckBox publicPermissionField
-
templateAddAction
AbstractI18nAction templateAddAction
-
templateCopyAction
AbstractI18nAction templateCopyAction
-
templateField
JComboBox<DbAgencySearch> templateField
-
templateInfoLabel
JLabel templateInfoLabel
-
templateLabel
JLabel templateLabel
-
templateRemoveAction
AbstractI18nAction templateRemoveAction
-
templateTitle
org.jdesktop.swingx.JXTitledSeparator templateTitle
-
-
-
-
Package com.openindex.openestate.tool.agency.addons.calendar
-
Class com.openindex.openestate.tool.agency.addons.calendar.AgencyEstateCalendarTablePanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentAgencyObject
DbAgencyObject currentAgencyObject
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
newEntryTab
com.openindex.openestate.tool.agency.addons.calendar.AgencyEstateCalendarTablePanel.NewEntryTab newEntryTab
-
relationsTab
com.openindex.openestate.tool.agency.addons.calendar.AgencyEstateCalendarTablePanel.RelationsTab relationsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.agency.addons.calendar.CalendarEntryEstateTablePanel extends CalendarEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentCalendarEntry
DbCalendarEntry currentCalendarEntry
-
objectsTable
com.openindex.openestate.tool.agency.addons.calendar.CalendarEntryEstateTablePanel.RelationTable objectsTable
-
objectsTitle
org.jdesktop.swingx.JXTitledSeparator objectsTitle
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.agency.addons.calendar.CalendarEntryEstateTablePanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
-
Package com.openindex.openestate.tool.agency.addons.calendar.db
-
Class com.openindex.openestate.tool.agency.addons.calendar.db.DbAgencyEstateCalendarEntry extends Object implements Serializable
-
-
Package com.openindex.openestate.tool.agency.addons.contacts
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringTable extends ContactsEntryTable<R extends AgencyBrokeringTable.Row> implements Serializable
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringTable.Row extends ContactsEntryTable.Row implements Serializable
-
Serialized Fields
-
agencyObject
DbAgencyObject agencyObject
-
brokering
DbAgencyBrokering brokering
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
filterAddressField
JTextField filterAddressField
-
filterAddressLabel
JLabel filterAddressLabel
-
filterIdField
JFormattedTextField filterIdField
-
filterIdLabel
JLabel filterIdLabel
-
filterPersonField
JTextField filterPersonField
-
filterPersonLabel
JLabel filterPersonLabel
-
filterStatusField
JComboBox<DbAgencyObject.Status> filterStatusField
-
filterStatusLabel
JLabel filterStatusLabel
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringTablePanel.Table table
-
unknownAddressIds
List<Long> unknownAddressIds
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
brokeringTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel.BrokeringTab brokeringTab
-
closeAction
AbstractI18nAction closeAction
-
currentBrokering
DbAgencyBrokering currentBrokering
-
detailsTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel.DetailsTab detailsTab
-
helpAction
AbstractI18nAction helpAction
-
mayEditBrokering
boolean mayEditBrokering
-
mayRemoveBrokering
boolean mayRemoveBrokering
-
nextBrokeringId
long nextBrokeringId
-
notesTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel.NotesTab notesTab
-
prevBrokeringId
long prevBrokeringId
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
unreadableAddress
DbContactsEntry unreadableAddress
-
unreadableGroup
DbContactsGroup unreadableGroup
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<AgencyBrokeringViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyContactsUtils.BrokeringFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
brokeringId
long brokeringId
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyContactsUtils.BrokeringTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyContactsUtils.InterestFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
interestId
long interestId
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyContactsUtils.InterestTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewBrokeringPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
contactActionField
JComboBox<com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewBrokeringPanel.Action> contactActionField
-
contactEntryField
ContactsEntryField contactEntryField
-
contactEntryForm
ContactsEntryExtendedAddressPanel contactEntryForm
-
contactEntryLabel
JLabel contactEntryLabel
-
contactEntryPanel
JPanel contactEntryPanel
-
contactGroupField
JComboBox<DbContactsGroup> contactGroupField
-
currentBrokering
DbAgencyBrokering currentBrokering
-
currentBrokeringContactsEntry
DbContactsEntry currentBrokeringContactsEntry
-
currentEstate
DbAgencyObject currentEstate
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
modifications
ModificationHandler modifications
-
unreadableAddress
DbContactsEntry unreadableAddress
-
unreadableAddressBalloonLabel
JLabel unreadableAddressBalloonLabel
-
unreadableAddressBalloonTip
net.java.balloontip.BalloonTip unreadableAddressBalloonTip
-
unreadableGroup
DbContactsGroup unreadableGroup
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactAddPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
addressForm
ContactsEntryExtendedAddressPanel addressForm
-
entryAddAction
AbstractI18nAction entryAddAction
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
groupField
JComboBox<DbContactsGroup> groupField
-
groupLabel
JLabel groupLabel
-
tablePanel
WeakReference<AgencyEstateViewContactTablePanel> tablePanel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentAgencyObject
DbAgencyObject currentAgencyObject
-
entriesTable
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.RelationTable entriesTable
-
entriesTitle
org.jdesktop.swingx.JXTitledSeparator entriesTitle
-
refreshAction
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.RefreshAction refreshAction
-
relationAddAction
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.RelationAddAction relationAddAction
-
relationForm
AgencyEstateViewContactTablePanel.RelationForm relationForm
-
showActionsAction
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.ShowActionsAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.RelationForm extends ContactsEntryRelationPanel implements Serializable
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewContactTablePanel.RelationTableRow extends ContactsEntryTable.Row implements Serializable
-
Serialized Fields
-
relationNotes
String relationNotes
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewInterestsPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
assignmentPanel
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewInterestsPanel.AssignmentPanel assignmentPanel
-
currentAgencyObject
DbAgencyObject currentAgencyObject
-
matchingInterestIds
List<Long> matchingInterestIds
-
matchingInterestsCount
int matchingInterestsCount
-
matchingPanel
com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewInterestsPanel.MatchingPanel matchingPanel
-
removedOffers
Map<Long,DbAgencyInterestOffer> removedOffers
-
splitPane
JSplitPane splitPane
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyEstateViewInterestsPanel.AssignmentTableRow extends AgencyInterestTable.Row implements Serializable
-
Serialized Fields
-
offer
DbAgencyInterestOffer offer
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestOfferPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentOffer
DbAgencyInterestOffer currentOffer
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
notesField
DefaultTextArea notesField
-
notesLabel
JLabel notesLabel
-
statusField
JComboBox<DbAgencyInterestOffer.Status> statusField
-
statusLabel
JLabel statusLabel
-
timeField
JSpinner timeField
-
timeLabel
JLabel timeLabel
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestTable extends ContactsEntryTable<R extends AgencyInterestTable.Row> implements Serializable
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestTable.Row extends ContactsEntryTable.Row implements Serializable
-
Serialized Fields
-
interest
DbAgencyInterest interest
-
search
DbAgencySearch search
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
filterAddressField
JTextField filterAddressField
-
filterAddressLabel
JLabel filterAddressLabel
-
filterIdField
JFormattedTextField filterIdField
-
filterIdLabel
JLabel filterIdLabel
-
filterPersonField
JTextField filterPersonField
-
filterPersonLabel
JLabel filterPersonLabel
-
filterStatusField
JComboBox<DbAgencyInterest.Status> filterStatusField
-
filterStatusLabel
JLabel filterStatusLabel
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
currentInterest
DbAgencyInterest currentInterest
-
currentSearch
DbAgencySearch currentSearch
-
detailsTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.DetailsTab detailsTab
-
helpAction
AbstractI18nAction helpAction
-
interestTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.InterestTab interestTab
-
mayEditInterest
boolean mayEditInterest
-
mayRemoveInterest
boolean mayRemoveInterest
-
nextInterestId
long nextInterestId
-
notesTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.NotesTab notesTab
-
offersTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.OffersTab offersTab
-
prevInterestId
long prevInterestId
-
searchTab
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.SearchTab searchTab
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<AgencyInterestViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateBrokeringPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
brokeringsTable
com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateBrokeringPanel.Table brokeringsTable
-
brokeringsTitle
org.jdesktop.swingx.JXTitledSeparator brokeringsTitle
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateOffersPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
interestsTable
org.jdesktop.swingx.JXTreeTable interestsTable
-
interestsTableModel
com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateOffersPanel.TableModel interestsTableModel
-
interestsTitle
org.jdesktop.swingx.JXTitledSeparator interestsTitle
-
offerForm
com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateOffersPanel.OfferForm offerForm
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateTablePanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
objectsTable
com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateTablePanel.RelationTable objectsTable
-
objectsTitle
org.jdesktop.swingx.JXTitledSeparator objectsTitle
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateTablePanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.ContactsEntryEstateTabPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
brokeredEstateTab
ContactsEntryEstateBrokeringPanel brokeredEstateTab
-
generalEstateTab
ContactsEntryEstateTablePanel generalEstateTab
-
offeredEstateTab
ContactsEntryEstateOffersPanel offeredEstateTab
-
tabbedPane
JTabbedPane tabbedPane
-
title
org.jdesktop.swingx.JXTitledSeparator title
-
-
-
-
Package com.openindex.openestate.tool.agency.addons.contacts.db
-
Class com.openindex.openestate.tool.agency.addons.contacts.db.DbAgencyBrokering extends Object implements Serializable
-
Class com.openindex.openestate.tool.agency.addons.contacts.db.DbAgencyEstateContactEntry extends Object implements Serializable
-
Class com.openindex.openestate.tool.agency.addons.contacts.db.DbAgencyInterest extends Object implements Serializable
-
Serialized Fields
-
agencySearchId
long agencySearchId
-
begin
Date begin
-
contactsEntryId
long contactsEntryId
-
createdAt
Date createdAt
-
end
Date end
-
id
long id
-
modifiedAt
Date modifiedAt
-
notes
String notes
-
offers
Map<Long,DbAgencyInterestOffer> offers
-
status
DbAgencyInterest.Status status
-
-
-
Class com.openindex.openestate.tool.agency.addons.contacts.db.DbAgencyInterestOffer extends Object implements Serializable
-
Serialized Fields
-
agencyObjectId
long agencyObjectId
-
interestId
long interestId
-
notes
String notes
-
status
DbAgencyInterestOffer.Status status
-
time
Date time
-
-
-
-
Package com.openindex.openestate.tool.agency.addons.contacts.gui
-
Class com.openindex.openestate.tool.agency.addons.contacts.gui.InterestOfferStatusRenderer extends AbstractRenderer<DbAgencyInterestOffer.Status> implements Serializable
-
-
Package com.openindex.openestate.tool.agency.db
-
Class com.openindex.openestate.tool.agency.db.DbAgencyContact extends DbContact implements Serializable
-
Serialized Fields
-
enabled
boolean enabled
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExport extends Object implements Serializable
-
Serialized Fields
-
createdAt
Date createdAt
-
enabled
boolean enabled
-
exposeId
long exposeId
-
format
AbstractFormat format
-
formatName
String formatName
-
id
long id
-
lastExecution
Date lastExecution
-
limit
int limit
-
lockTime
Date lockTime
-
modifiedAt
Date modifiedAt
-
name
String name
-
notes
String notes
-
oldFormatName
String oldFormatName
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
publishings
Map<Long,DbAgencyExportPublishing> publishings
-
searchId
long searchId
-
transferMode
AbstractFormat.TransferMode transferMode
-
transport
AbstractTransport transport
-
transportName
String transportName
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExportLog extends Object implements Serializable
-
Serialized Fields
-
countDeletes
int countDeletes
-
countErrors
int countErrors
-
countInserts
int countInserts
-
countNotices
int countNotices
-
countUpdates
int countUpdates
-
countWarnings
int countWarnings
-
entries
Map<Long,DbAgencyExportLogEntry> entries
-
exportId
long exportId
-
format
String format
-
id
long id
-
limit
int limit
-
messages
List<DbAgencyExportLogMessage> messages
-
time
Date time
-
transferMode
AbstractFormat.TransferMode transferMode
-
transport
String transport
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExportLogEntry extends Object implements Serializable
-
Serialized Fields
-
action
DbAgencyExportAction action
-
exported
boolean exported
-
logId
long logId
-
objectId
long objectId
-
objectNr
String objectNr
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExportLogMessage extends Object implements Serializable
-
Serialized Fields
-
code
String code
-
level
DbAgencyExportLogMessage.Level level
-
logId
long logId
-
objectId
long objectId
-
text
String text
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExportPublishing extends Object implements Serializable
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExpose extends Object implements Serializable
-
Class com.openindex.openestate.tool.agency.db.DbAgencyExposeFile extends Object implements Serializable
-
Class com.openindex.openestate.tool.agency.db.DbAgencyObject extends DbObject implements Serializable
-
Serialized Fields
-
exportIds
List<Long> exportIds
-
exportMode
DbAgencyObject.ExportMode exportMode
-
importHash
String importHash
-
importId
String importId
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
status
DbAgencyObject.Status status
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencyObjectLog extends DbLog implements Serializable
-
Serialized Fields
-
objectId
long objectId
-
-
-
Class com.openindex.openestate.tool.agency.db.DbAgencySearch extends DbSearch implements Serializable
-
Serialized Fields
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
status
List<DbAgencyObject.Status> status
-
type
DbAgencySearch.Type type
-
-
-
-
Package com.openindex.openestate.tool.agency.export
-
Class com.openindex.openestate.tool.agency.export.AbstractCsvFormat extends AbstractFormat implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractFormat extends HashMap<String,String> implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractFormat.HashCalculationException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractFormat.NotExportableException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractFormatPanel extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractPhpFormat extends AbstractFormat implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractTransport extends HashMap<String,String> implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractTransportPanel extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractTransportRequest.TransferException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.AbstractXmlFormat extends AbstractFormat implements Serializable
-
Class com.openindex.openestate.tool.agency.export.DaftIeXmlFormat extends AbstractXmlFormat<org.openestate.io.daft_ie.xml.Daft> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.DaftIeXmlFormatPanel extends AbstractFormatPanel<DaftIeXmlFormat> implements Serializable
-
Serialized Fields
-
baseUrlField
DefaultWebLinkField baseUrlField
-
baseUrlLabel
JLabel baseUrlLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.ExportEntry extends DbAgencyExportPublishing implements Serializable
-
Serialized Fields
-
action
DbAgencyExportAction action
-
-
-
Class com.openindex.openestate.tool.agency.export.FtpTransport extends AbstractTransport implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.FtpTransport.AuthenticationFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.FtpTransport.CommunicationFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.FtpTransport.TransferFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.FtpTransportPanel extends AbstractTransportPanel<FtpTransport> implements Serializable
-
Serialized Fields
-
anonymousField
JCheckBox anonymousField
-
cryptMethodField
JComboBox<FtpUtils.CryptMethod> cryptMethodField
-
cryptMethodLabel
JLabel cryptMethodLabel
-
cryptSslSessionReusedField
JCheckBox cryptSslSessionReusedField
-
hostField
JTextField hostField
-
hostLabel
JLabel hostLabel
-
passField
JPasswordField passField
-
passiveField
JCheckBox passiveField
-
passLabel
JLabel passLabel
-
pathField
JTextField pathField
-
pathLabel
JLabel pathLabel
-
portField
PortNrField portField
-
portLabel
JLabel portLabel
-
testAction
com.openindex.openestate.tool.agency.export.FtpTransportPanel.TestAction testAction
-
testBusyLabel
org.jdesktop.swingx.JXBusyLabel testBusyLabel
-
testTask
com.openindex.openestate.tool.agency.export.FtpTransportPanel.TestTask testTask
-
testTitle
org.jdesktop.swingx.JXTitledSeparator testTitle
-
userField
JTextField userField
-
userLabel
JLabel userLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.HttpTransport extends AbstractTransport implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.HttpTransportPanel extends AbstractTransportPanel<HttpTransport> implements Serializable
-
Serialized Fields
-
httpAnonymousModeBox
JCheckBox httpAnonymousModeBox
-
httpModeGroup
ButtonGroup httpModeGroup
-
httpMultipartKeyField
JTextField httpMultipartKeyField
-
httpMultipartKeyLabel
JLabel httpMultipartKeyLabel
-
httpPassField
JPasswordField httpPassField
-
httpPassLabel
JLabel httpPassLabel
-
httpPostModeBox
JRadioButton httpPostModeBox
-
httpPostMultipartModeBox
JRadioButton httpPostMultipartModeBox
-
httpPutModeBox
JRadioButton httpPutModeBox
-
httpTask
com.openindex.openestate.tool.agency.export.HttpTransportPanel.TestTask httpTask
-
httpTestAction
com.openindex.openestate.tool.agency.export.HttpTransportPanel.TestAction httpTestAction
-
httpTestLabel
org.jdesktop.swingx.JXBusyLabel httpTestLabel
-
httpTestTitle
org.jdesktop.swingx.JXTitledSeparator httpTestTitle
-
httpUrlField
JTextField httpUrlField
-
httpUrlLabel
JLabel httpUrlLabel
-
httpUserField
JTextField httpUserField
-
httpUserLabel
JLabel httpUserLabel
-
modeLabel
JLabel modeLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.IdxCsvFormat extends AbstractCsvFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.IdxCsvFormatPanel extends AbstractFormatPanel<IdxCsvFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.ImmobiliareXmlFormat extends AbstractXmlFormat<org.openestate.io.immobiliare_it.xml.Feed> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.ImmobiliareXmlFormatPanel extends AbstractFormatPanel<ImmobiliareXmlFormat> implements Serializable
-
Serialized Fields
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
baseUrlField
DefaultWebLinkField baseUrlField
-
baseUrlLabel
JLabel baseUrlLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.ImmobilienNetFormat extends OpenImmoXmlFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.ImmobilienNetFormatPanel extends AbstractFormatPanel<ImmobilienNetFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
optionsLabel
JLabel optionsLabel
-
publicIdExportBox
JCheckBox publicIdExportBox
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.ImmonetDeFormat extends OpenImmoXmlFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.ImmonetDeFormatPanel extends AbstractFormatPanel<ImmonetDeFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
optionsLabel
JLabel optionsLabel
-
publicIdExportBox
JCheckBox publicIdExportBox
-
recipientBox
JComboBox<ImmonetDeFormat.Recipient> recipientBox
-
recipientLabel
JLabel recipientLabel
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.ImmopoolDeFormat extends ImmoXmlFormat implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
IMMOPOOL_DATEFORMAT
SimpleDateFormat IMMOPOOL_DATEFORMAT
-
-
Class com.openindex.openestate.tool.agency.export.ImmopoolDeFormatPanel extends AbstractFormatPanel<ImmopoolDeFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
optionsLabel
JLabel optionsLabel
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.ImmowebItFormat extends OpenImmoXmlFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.ImmoweltDeFormat extends OpenImmoXmlFormat implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.ImmoXmlFormat extends AbstractXmlFormat<org.openestate.io.immoxml.xml.Immoxml> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.ImmoXmlFormatPanel extends AbstractFormatPanel<ImmoXmlFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLineBreakBox
JComboBox<AbstractXmlFormat.LineBreakMode> exportLineBreakBox
-
exportLineBreakLabel
JLabel exportLineBreakLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
imageLocationBox
JComboBox<AbstractFormat.AttachmentMarker> imageLocationBox
-
imageLocationLabel
JLabel imageLocationLabel
-
immoxmlAgentIdField
JTextField immoxmlAgentIdField
-
immoxmlAgentIdLabel
JLabel immoxmlAgentIdLabel
-
optionsLabel
JLabel optionsLabel
-
publicIdExportBox
JCheckBox publicIdExportBox
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
unpublishedAddressHiddenBox
JCheckBox unpublishedAddressHiddenBox
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.Is24CsvFormat extends AbstractCsvFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.Is24CsvFormatPanel extends AbstractFormatPanel<Is24CsvFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.Is24RestAccessDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
authorization
org.openestate.is24.restapi.utils.Authorization authorization
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.agency.export.Is24RestAccessDialog.CancelAction cancelAction
-
client
org.openestate.is24.restapi.AbstractClient client
-
submitAction
com.openindex.openestate.tool.agency.export.Is24RestAccessDialog.SubmitAction submitAction
-
verification
org.openestate.is24.restapi.utils.Verification verification
-
verificationCodeField
JTextField verificationCodeField
-
verificationCodeInfoLabel
org.jdesktop.swingx.JXLabel verificationCodeInfoLabel
-
verificationCodeLabel
JLabel verificationCodeLabel
-
verificationCodeTitle
org.jdesktop.swingx.JXTitledSeparator verificationCodeTitle
-
verificationUrlButton
JButton verificationUrlButton
-
verificationUrlField
JTextField verificationUrlField
-
verificationUrlInfoLabel
org.jdesktop.swingx.JXLabel verificationUrlInfoLabel
-
verificationUrlLabel
JLabel verificationUrlLabel
-
verificationUrlTitle
org.jdesktop.swingx.JXTitledSeparator verificationUrlTitle
-
-
-
Class com.openindex.openestate.tool.agency.export.Is24RestFormat extends AbstractFormat implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.Is24RestFormatPanel extends AbstractFormatPanel<Is24RestFormat> implements Serializable
-
Serialized Fields
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.Is24RestTransport extends AbstractTransport implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.Is24RestTransportPanel extends AbstractTransportPanel<Is24RestTransport> implements Serializable
-
Serialized Fields
-
accessRequestAction
com.openindex.openestate.tool.agency.export.Is24RestTransportPanel.AccessRequestAction accessRequestAction
-
accessSecretField
JPasswordField accessSecretField
-
accessSecretLabel
JLabel accessSecretLabel
-
accessTestAction
com.openindex.openestate.tool.agency.export.Is24RestTransportPanel.AccessTestAction accessTestAction
-
accessTitle
org.jdesktop.swingx.JXTitledSeparator accessTitle
-
accessTokenField
JTextField accessTokenField
-
accessTokenLabel
JLabel accessTokenLabel
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
consumerDefaultField
JCheckBox consumerDefaultField
-
consumerSecretField
JPasswordField consumerSecretField
-
consumerSecretLabel
JLabel consumerSecretLabel
-
consumerTitle
org.jdesktop.swingx.JXTitledSeparator consumerTitle
-
consumerTokenField
JTextField consumerTokenField
-
consumerTokenLabel
JLabel consumerTokenLabel
-
validationHandler
ValidationHandler validationHandler
-
webserviceUrlField
JComboBox<String> webserviceUrlField
-
webserviceUrlLabel
JLabel webserviceUrlLabel
-
-
-
Class com.openindex.openestate.tool.agency.export.Is24XmlFormat extends AbstractXmlFormat<org.openestate.io.is24_xml.xml.IS24ImmobilienTransfer> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.Is24XmlFormatPanel extends AbstractFormatPanel<Is24XmlFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLineBreakBox
JComboBox<AbstractXmlFormat.LineBreakMode> exportLineBreakBox
-
exportLineBreakLabel
JLabel exportLineBreakLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.KyeroXmlFormat extends AbstractXmlFormat<org.openestate.io.kyero.xml.Root> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.KyeroXmlFormatPanel extends AbstractFormatPanel<KyeroXmlFormat> implements Serializable
-
Serialized Fields
-
baseUrlField
DefaultWebLinkField baseUrlField
-
baseUrlLabel
JLabel baseUrlLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
optionsLabel
JLabel optionsLabel
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.LocalTransport extends AbstractTransport implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.LocalTransportPanel extends AbstractTransportPanel<LocalTransport> implements Serializable
-
Serialized Fields
-
directoryField
JTextField directoryField
-
directoryLabel
JLabel directoryLabel
-
directorySelectAction
AbstractI18nAction directorySelectAction
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.OpenEstateXmlFormat extends AbstractXmlFormat<TransferImpl> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.OpenEstateXmlFormatPanel extends AbstractFormatPanel<OpenEstateXmlFormat> implements Serializable
-
Serialized Fields
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLineBreakBox
JComboBox<AbstractXmlFormat.LineBreakMode> exportLineBreakBox
-
exportLineBreakLabel
JLabel exportLineBreakLabel
-
optionsLabel
JLabel optionsLabel
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.OpenImmoXmlFormat extends AbstractXmlFormat<org.openestate.io.openimmo.xml.Openimmo> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.OpenImmoXmlFormatPanel extends AbstractFormatPanel<OpenImmoXmlFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
agentMailField
JTextField agentMailField
-
agentMailLabel
JLabel agentMailLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exportLineBreakBox
JComboBox<AbstractXmlFormat.LineBreakMode> exportLineBreakBox
-
exportLineBreakLabel
JLabel exportLineBreakLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
extensionAt10Box
JCheckBox extensionAt10Box
-
imageLocationBox
JComboBox<AbstractFormat.AttachmentMarker> imageLocationBox
-
imageLocationLabel
JLabel imageLocationLabel
-
openimmoAgentIdField
JTextField openimmoAgentIdField
-
openimmoAgentIdLabel
JLabel openimmoAgentIdLabel
-
optionsLabel
JLabel optionsLabel
-
publicIdExportBox
JCheckBox publicIdExportBox
-
technMailField
JTextField technMailField
-
technMailLabel
JLabel technMailLabel
-
unpublishedAddressHiddenBox
JCheckBox unpublishedAddressHiddenBox
-
validationHandler
ValidationHandler validationHandler
-
zipExportBox
JCheckBox zipExportBox
-
-
-
Class com.openindex.openestate.tool.agency.export.SftpTransport extends AbstractTransport implements Serializable
- serialVersionUID:
- 1L
-
Class com.openindex.openestate.tool.agency.export.SftpTransport.TransferFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.agency.export.SftpTransportPanel extends AbstractTransportPanel<SftpTransport> implements Serializable
-
Serialized Fields
-
hostField
JTextField hostField
-
hostLabel
JLabel hostLabel
-
passField
JPasswordField passField
-
passLabel
JLabel passLabel
-
pathField
JTextField pathField
-
pathLabel
JLabel pathLabel
-
portField
PortNrField portField
-
portLabel
JLabel portLabel
-
testAction
com.openindex.openestate.tool.agency.export.SftpTransportPanel.TestAction testAction
-
testBusyLabel
org.jdesktop.swingx.JXBusyLabel testBusyLabel
-
testTask
com.openindex.openestate.tool.agency.export.SftpTransportPanel.TestTask testTask
-
testTitle
org.jdesktop.swingx.JXTitledSeparator testTitle
-
userField
JTextField userField
-
userLabel
JLabel userLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.WebsiteHtmlFormat extends AbstractFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.WebsiteHtmlFormatPanel extends AbstractFormatPanel<WebsiteHtmlFormat> implements Serializable
-
Serialized Fields
-
baseUrlField
JTextField baseUrlField
-
baseUrlLabel
JLabel baseUrlLabel
-
companyNameField
JTextField companyNameField
-
companyNameLabel
JLabel companyNameLabel
-
exportLocaleBox
LocaleComboBox exportLocaleBox
-
exportLocaleLabel
JLabel exportLocaleLabel
-
exposeShowAgentBox
JCheckBox exposeShowAgentBox
-
exposeShowContactBox
JCheckBox exposeShowContactBox
-
exposeShowTermsBox
JCheckBox exposeShowTermsBox
-
feedExportButton
DefaultSelectButton feedExportButton
-
feedExportLabel
JLabel feedExportLabel
-
imgColorboxExportBox
JCheckBox imgColorboxExportBox
-
mapTypeBox
JComboBox<WebsiteHtmlFormat.MapType> mapTypeBox
-
mapTypeLabel
JLabel mapTypeLabel
-
optionsLabel
JLabel optionsLabel
-
pdfExportBox
JComboBox<DbAgencyExpose> pdfExportBox
-
pdfExportLabel
JLabel pdfExportLabel
-
stylesheetUrlField
JTextField stylesheetUrlField
-
stylesheetUrlLabel
JLabel stylesheetUrlLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.WebsitePhp1Format extends AbstractPhpFormat implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.WebsitePhp1FormatPanel extends AbstractFormatPanel<WebsitePhp1Format> implements Serializable
-
Serialized Fields
-
defaultLocaleBox
LocaleComboBox defaultLocaleBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
exposeShowContactFormBox
JCheckBox exposeShowContactFormBox
-
exposeShowContactPersonBox
JCheckBox exposeShowContactPersonBox
-
exposeShowTermsBox
JCheckBox exposeShowTermsBox
-
feedExportButton
DefaultSelectButton feedExportButton
-
feedExportLabel
JLabel feedExportLabel
-
localeBoxes
Map<Locale,JCheckBox> localeBoxes
-
optionsLabel
JLabel optionsLabel
-
pageTitleField
JTextField pageTitleField
-
pageTitleLabel
JLabel pageTitleLabel
-
pdfExportBox
JComboBox<DbAgencyExpose> pdfExportBox
-
pdfExportLabel
JLabel pdfExportLabel
-
scriptExportBox
JCheckBox scriptExportBox
-
stylesheetUrlField
JTextField stylesheetUrlField
-
stylesheetUrlLabel
JLabel stylesheetUrlLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.WebsitePhp2Format extends AbstractPhpFormat implements Serializable
-
Class com.openindex.openestate.tool.agency.export.WebsitePhp2FormatPanel extends AbstractFormatPanel<WebsitePhp2Format> implements Serializable
-
Serialized Fields
-
companyField
JTextField companyField
-
companyLabel
JLabel companyLabel
-
defaultLocaleBox
LocaleComboBox defaultLocaleBox
-
estateIdPrefixField
JTextField estateIdPrefixField
-
estateIdPrefixLabel
JLabel estateIdPrefixLabel
-
feedExportButton
DefaultSelectButton feedExportButton
-
feedExportLabel
JLabel feedExportLabel
-
localeBoxes
Map<Locale,JCheckBox> localeBoxes
-
optionsLabel
JLabel optionsLabel
-
pdfExportBox
JComboBox<DbAgencyExpose> pdfExportBox
-
pdfExportLabel
JLabel pdfExportLabel
-
scriptExportBox
JCheckBox scriptExportBox
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.export.WohnenInSuedtirolItFormat extends AbstractXmlFormat<org.openestate.io.wis_it.xml.WIS> implements Serializable
- serialVersionUID:
- 2L
-
Class com.openindex.openestate.tool.agency.export.WohnenInSuedtirolItFormatPanel extends AbstractFormatPanel<WohnenInSuedtirolItFormat> implements Serializable
-
Serialized Fields
-
agentIdField
JTextField agentIdField
-
agentIdLabel
JLabel agentIdLabel
-
energyCertificateBox
JCheckBox energyCertificateBox
-
optionsLabel
JLabel optionsLabel
-
publicIdBox
JCheckBox publicIdBox
-
validationHandler
ValidationHandler validationHandler
-
-
-
-
Package com.openindex.openestate.tool.agency.expose
-
Class com.openindex.openestate.tool.agency.expose.AbstractExpose extends HashMap<String,String> implements Serializable
- serialVersionUID:
- 5671361234568L
-
Serialized Fields
-
agent
ImmoToolAgent agent
-
agentLogo
File agentLogo
-
agentLogoImage
BufferedImage agentLogoImage
-
agentLogoImageLoaded
boolean agentLogoImageLoaded
-
dbConnection
Connection dbConnection
Holds connection to the project database during expose generation. -
dbExtension
DbAgencyExtension dbExtension
Holds extension to agency database during expose generation. -
dbLanguageMap
Map<Long,String> dbLanguageMap
Holds current languages during expose generation. -
estate
DbAgencyObject estate
-
estateContact
DbAgencyContact estateContact
-
estateContactLoaded
boolean estateContactLoaded
-
estateFiles
DbFile[] estateFiles
-
estateFilesDownload
Map<Long,File> estateFilesDownload
-
estateFilesLoaded
boolean estateFilesLoaded
-
estateLinks
DbLink[] estateLinks
-
estateLinksLoaded
boolean estateLinksLoaded
-
exposeFiles
Map<Long,File> exposeFiles
-
locale
Locale locale
Holds the configured language during expose generation. -
now
Date now
Holds beginning time of expose generation. -
orientation
AbstractExpose.Orientation orientation
Holds the configured page-orientation during expose generation. -
temporaryTemplateFile
File temporaryTemplateFile
-
-
Class com.openindex.openestate.tool.agency.expose.AbstractExposePanel extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.agency.expose.AbstractExposePanel.EncryptionTab extends AbstractTab implements Serializable
-
Serialized Fields
-
allowAccessibilityField
JCheckBox allowAccessibilityField
-
allowCopyingField
JCheckBox allowCopyingField
-
allowPrintingField
JCheckBox allowPrintingField
-
encryptionField
JCheckBox encryptionField
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
passwordField
JTextField passwordField
-
passwordLabel
JLabel passwordLabel
-
permissionLabel
JLabel permissionLabel
-
-
-
Class com.openindex.openestate.tool.agency.expose.AbstractExposePanel.HeaderAndFooterTab extends AbstractTab implements Serializable
-
Serialized Fields
-
footerAlignmentBox
JComboBox<AbstractExpose.HorizontalAlign> footerAlignmentBox
-
footerAlignmentLabel
JLabel footerAlignmentLabel
-
footerColorsLabel
JLabel footerColorsLabel
-
footerOptionsLabel
JLabel footerOptionsLabel
-
footerTextFgColorButton
ColorPickButton footerTextFgColorButton
-
footerTitle
org.jdesktop.swingx.JXTitledSeparator footerTitle
-
footerVisibleBox
JCheckBox footerVisibleBox
-
headerColorsLabel
JLabel headerColorsLabel
-
headerLogoVisibleBox
JCheckBox headerLogoVisibleBox
-
headerOptionsLabel
JLabel headerOptionsLabel
-
headerTextBox
JCheckBox headerTextBox
-
headerTextFgColorButton
ColorPickButton headerTextFgColorButton
-
headerTextLine1Field
JTextField headerTextLine1Field
-
headerTextLine1Label
JLabel headerTextLine1Label
-
headerTextLine2Field
JTextField headerTextLine2Field
-
headerTextLine2Label
JLabel headerTextLine2Label
-
headerTextLine3Field
JTextField headerTextLine3Field
-
headerTextLine3Label
JLabel headerTextLine3Label
-
headerTitle
org.jdesktop.swingx.JXTitledSeparator headerTitle
-
headerVisibleBox
JCheckBox headerVisibleBox
-
-
-
Class com.openindex.openestate.tool.agency.expose.AbstractExposePanel.ResolutionRenderer extends TranslatableRenderer<AbstractExposePanel.Resolution> implements Serializable
-
Class com.openindex.openestate.tool.agency.expose.AbstractPdfExpose extends AbstractExpose implements Serializable
-
Serialized Fields
-
baseFont
com.lowagie.text.pdf.BaseFont baseFont
-
bodyFontBold
com.lowagie.text.Font bodyFontBold
-
bodyFontH1
com.lowagie.text.Font bodyFontH1
-
bodyFontH2
com.lowagie.text.Font bodyFontH2
-
bodyFontH3
com.lowagie.text.Font bodyFontH3
-
bodyFontNormal
com.lowagie.text.Font bodyFontNormal
-
bodyFontSmall
com.lowagie.text.Font bodyFontSmall
-
bodyHeadBgColor
Color bodyHeadBgColor
-
bodyHeadFgColor
Color bodyHeadFgColor
-
bodyTextBgColor
Color bodyTextBgColor
-
bodyTextFgColor
Color bodyTextFgColor
-
borderColor
Color borderColor
-
dateFormat
DateFormat dateFormat
-
footerTextFgColor
Color footerTextFgColor
-
headerAgentLogo
com.lowagie.text.Image headerAgentLogo
-
headerTextFgColor
Color headerTextFgColor
-
i18n
org.xnap.commons.i18n.I18n i18n
-
pageBreakBeforeRow
List<Integer> pageBreakBeforeRow
-
pageBreakIfNextRowNotFits
List<Integer> pageBreakIfNextRowNotFits
-
rowPages
Map<Integer,Integer> rowPages
-
-
-
Class com.openindex.openestate.tool.agency.expose.PdfDetailedExpose extends AbstractPdfExpose implements Serializable
- serialVersionUID:
- 4132552141531L
-
Class com.openindex.openestate.tool.agency.expose.PdfDetailedExposePanel extends AbstractExposePanel<PdfDetailedExpose> implements Serializable
-
Serialized Fields
-
contentTab
com.openindex.openestate.tool.agency.expose.PdfDetailedExposePanel.ContentTab contentTab
-
encryptionTab
AbstractExposePanel.EncryptionTab encryptionTab
-
generalTab
com.openindex.openestate.tool.agency.expose.PdfDetailedExposePanel.GeneralTab generalTab
-
headerAndFooterTab
AbstractExposePanel.HeaderAndFooterTab headerAndFooterTab
-
tabbedPane
JTabbedPane tabbedPane
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.expose.PdfShortExpose extends AbstractPdfExpose implements Serializable
- serialVersionUID:
- 4138552741231L
-
Class com.openindex.openestate.tool.agency.expose.PdfShortExposePanel extends AbstractExposePanel<PdfShortExpose> implements Serializable
-
Serialized Fields
-
contentTab
com.openindex.openestate.tool.agency.expose.PdfShortExposePanel.ContentTab contentTab
-
encryptionTab
AbstractExposePanel.EncryptionTab encryptionTab
-
generalTab
com.openindex.openestate.tool.agency.expose.PdfShortExposePanel.GeneralTab generalTab
-
headerAndFooterTab
AbstractExposePanel.HeaderAndFooterTab headerAndFooterTab
-
tabbedPane
JTabbedPane tabbedPane
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.agency.expose.PdfVitrineExpose extends AbstractPdfExpose implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
secondaryLocale
Locale secondaryLocale
Holds the configured secondary language for expose generation.
-
-
Class com.openindex.openestate.tool.agency.expose.PdfVitrineExposePanel extends AbstractExposePanel<PdfVitrineExpose> implements Serializable
-
Serialized Fields
-
contentTab
com.openindex.openestate.tool.agency.expose.PdfVitrineExposePanel.ContentTab contentTab
-
encryptionTab
AbstractExposePanel.EncryptionTab encryptionTab
-
generalTab
com.openindex.openestate.tool.agency.expose.PdfVitrineExposePanel.GeneralTab generalTab
-
tabbedPane
JTabbedPane tabbedPane
-
validationHandler
ValidationHandler validationHandler
-
-
-
-
Package com.openindex.openestate.tool.agency.gui
-
Class com.openindex.openestate.tool.agency.gui.AgencyContacListCellRenderer extends DefaultListCellRenderer<DbAgencyContact> implements Serializable
-
Serialized Fields
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.agency.gui.AgencyContactRenderer extends AbstractRenderer<DbAgencyContact> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.AgencyExposeRenderer extends AbstractRenderer<DbAgencyExpose> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.AgencyObjectListCellRenderer extends DefaultListCellRenderer<DbAgencyObject> implements Serializable
-
Serialized Fields
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.agency.gui.AgencyObjectRenderer extends AbstractRenderer<DbAgencyObject> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.AgencySearchRenderer extends AbstractRenderer<DbAgencySearch> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.AreaValueRenderer extends AbstractRenderer<AreaValue> implements Serializable
-
Serialized Fields
-
format
NumberFormat format
-
-
-
Class com.openindex.openestate.tool.agency.gui.CurrencyValueRenderer extends AbstractRenderer<CurrencyValue> implements Serializable
-
Serialized Fields
-
format
NumberFormat format
-
-
-
Class com.openindex.openestate.tool.agency.gui.ExportFormatRenderer extends AbstractRenderer<AbstractFormat> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.ExportTransferModeRenderer extends AbstractRenderer<AbstractFormat.TransferMode> implements Serializable
-
Serialized Fields
-
detailled
boolean detailled
-
-
-
Class com.openindex.openestate.tool.agency.gui.ExportTransportRenderer extends AbstractRenderer<AbstractTransport> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.ExposeHorizontalAlignRenderer extends AbstractRenderer<AbstractExpose.HorizontalAlign> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.ImportFormatRenderer extends AbstractRenderer<AbstractImport> implements Serializable
-
Class com.openindex.openestate.tool.agency.gui.OpenEstateTypeRenderer extends AbstractRenderer<OpenEstateType> implements Serializable
-
Serialized Fields
-
indentSubTypes
boolean indentSubTypes
-
-
-
Class com.openindex.openestate.tool.agency.gui.RoomCountRenderer extends AbstractRenderer<Number> implements Serializable
-
Serialized Fields
-
format
NumberFormat format
-
-
-
-
Package com.openindex.openestate.tool.agency.utils
-
Class com.openindex.openestate.tool.agency.utils.EstateTypeMenu extends JPopupMenu implements Serializable
-
Serialized Fields
-
selectedType
OpenEstateType selectedType
-
selectIcon
Icon selectIcon
-
-
-
Class com.openindex.openestate.tool.agency.utils.GeoAreaDialog extends AbstractDialog implements Serializable
- serialVersionUID:
- -40627752615625756L
-
Serialized Fields
-
cancelAction
AbstractI18nAction cancelAction
-
countryField
JComboBox<CountryObject> countryField
-
countryLabel
JLabel countryLabel
-
dbDriver
AbstractDbDriver dbDriver
-
dbGeoHandler
DbGeoHandler dbGeoHandler
-
geoTabs
Map<Long,GeoAreaPanel> geoTabs
-
geoTabsPane
JTabbedPane geoTabsPane
-
helpAction
AbstractI18nAction helpAction
-
loadDialogLabel
org.jdesktop.swingx.JXBusyLabel loadDialogLabel
-
regionField
JTextField regionField
-
regionLabel
JLabel regionLabel
-
result
GeoData result
-
submitAction
AbstractI18nAction submitAction
-
-
Class com.openindex.openestate.tool.agency.utils.GeoAreaPanel extends AbstractPanel implements Serializable
- serialVersionUID:
- 1975304674963860515L
-
Serialized Fields
-
areaFields
List<com.openindex.openestate.tool.agency.utils.GeoAreaPanel.AreaField> areaFields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
busyPanel
JPanel busyPanel
-
countryField
JLabel countryField
-
countryLabel
JLabel countryLabel
-
dbCountries
Map<String,DbGeoCountry> dbCountries
-
dbCountry
DbGeoCountry dbCountry
-
dbSelection
Map<Integer,DbGeoArea> dbSelection
-
formBuilder
DefaultFormBuilder formBuilder
-
geoDb
DbGeo geoDb
-
-
-
Package com.openindex.openestate.tool.calendar
-
Class com.openindex.openestate.tool.calendar.CalendarEntryField extends DefaultAutoCompleteField<DbCalendarEntry> implements Serializable
-
Serialized Fields
-
calendarGroupId
long calendarGroupId
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEntryPanel extends CalendarEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentCalendarEntry
DbCalendarEntry currentCalendarEntry
-
currentCalendarId
long currentCalendarId
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
groupField
JComboBox<DbCalendarGroup> groupField
-
groupLabel
JLabel groupLabel
-
modificationHandler
ModificationHandler modificationHandler
-
summaryField
JTextField summaryField
-
summaryLabel
JLabel summaryLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEntryRelationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentEntryId
long currentEntryId
-
currentGroupId
long currentGroupId
-
entryField
CalendarEntryField entryField
-
entryFieldPanel
JPanel entryFieldPanel
-
entryLabel
JLabel entryLabel
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
groupField
JComboBox<DbCalendarGroup> groupField
-
notesField
DefaultTextArea notesField
-
notesLabel
JLabel notesLabel
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEntryTable extends AbstractTable<R extends CalendarEntryTable.Row,AbstractTable.Model<R extends CalendarEntryTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarEntryTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
calendarName
String calendarName
-
entry
CalendarEntry entry
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEntryViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<EntryViewExtension> addons
-
closeAction
AbstractI18nAction closeAction
-
currentEntry
DbCalendarEntry currentEntry
-
currentType
DbCalendarEntry.Type currentType
-
helpAction
AbstractI18nAction helpAction
-
mayEditEntry
boolean mayEditEntry
-
mayRemoveEntry
boolean mayRemoveEntry
-
nextEntryId
long nextEntryId
-
notesPanel
com.openindex.openestate.tool.calendar.CalendarEntryViewPanel.NotesPanel notesPanel
-
prevEntryId
long prevEntryId
-
protocolPanel
com.openindex.openestate.tool.calendar.CalendarEntryViewPanel.ProtocolPanel protocolPanel
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
typePanels
Map<DbCalendarEntry.Type,CalendarEntryPanel> typePanels
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEntryViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
viewPanel
WeakReference<CalendarEntryViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarEventEntryPanel extends CalendarEntryPanel<DbCalendarEventEntry> implements Serializable
-
Serialized Fields
-
beginTimeField
DefaultDateTimeField beginTimeField
-
beginTimeLabel
JLabel beginTimeLabel
-
dateField
DefaultDatePicker dateField
-
dateLabel
JLabel dateLabel
-
detailsTitle
org.jdesktop.swingx.JXTitledSeparator detailsTitle
-
finishTimeField
DefaultDateTimeField finishTimeField
-
finishTimeLabel
JLabel finishTimeLabel
-
intervalButton
JRadioButton intervalButton
-
latitudeField
JFormattedTextField latitudeField
-
latitudeLabel
JLabel latitudeLabel
-
locationField
DefaultTextArea locationField
-
locationLabel
JLabel locationLabel
-
locationTitle
org.jdesktop.swingx.JXTitledSeparator locationTitle
-
longitudeField
JFormattedTextField longitudeField
-
longitudeLabel
JLabel longitudeLabel
-
optionsTitle
org.jdesktop.swingx.JXTitledSeparator optionsTitle
-
priorityField
JComboBox<net.fortuna.ical4j.model.property.Priority> priorityField
-
priorityLabel
JLabel priorityLabel
-
singleDayButton
JRadioButton singleDayButton
-
statusField
JComboBox<net.fortuna.ical4j.model.property.Status> statusField
-
statusLabel
JLabel statusLabel
-
timeGroup
ButtonGroup timeGroup
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
localCalendar
DbCalendarGroup localCalendar
-
type
int type
-
virtualCalendar
VirtualCalendarExtension virtualCalendar
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.CalendarDialogAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
calendarId
long calendarId
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.CalendarRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
calendarId
long calendarId
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.CalendarViewAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
calendarId
long calendarId
-
virtualCalendar
VirtualCalendarExtension virtualCalendar
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.EntryFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
addBegin
Date addBegin
-
addCalendarId
long addCalendarId
-
addEnd
Date addEnd
-
addType
DbCalendarEntry.Type addType
-
entryId
long entryId
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarPlugin.SyncAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarSetupGeneralPanel extends ImmoToolSetupDialog.AbstractForm implements Serializable
-
Serialized Fields
-
validationHandler
ValidationHandler validationHandler
-
virtualCalendarBoxes
List<com.openindex.openestate.tool.calendar.CalendarSetupGeneralPanel.VirtualCalendarBox> virtualCalendarBoxes
-
virtualCalendarInfoLabel
JLabel virtualCalendarInfoLabel
-
virtualCalendarTitleLabel
org.jdesktop.swingx.JXTitledSeparator virtualCalendarTitleLabel
-
worktimeBeginField
JSpinner worktimeBeginField
-
worktimeBeginLabel
JLabel worktimeBeginLabel
-
worktimeEndField
JSpinner worktimeEndField
-
worktimeEndLabel
JLabel worktimeEndLabel
-
worktimeInfoLabel
JLabel worktimeInfoLabel
-
worktimeTitleLabel
org.jdesktop.swingx.JXTitledSeparator worktimeTitleLabel
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarSourceDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
currentGroupId
long currentGroupId
-
mayEditCalendar
boolean mayEditCalendar
-
permissionsTab
com.openindex.openestate.tool.calendar.CalendarSourceDialog.PermissionsTab permissionsTab
-
sourceTab
com.openindex.openestate.tool.calendar.CalendarSourceDialog.SourceTab sourceTab
-
submitAction
com.openindex.openestate.tool.calendar.CalendarSourceDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
tabPanel
JTabbedPane tabPanel
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarSourceDialogTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.calendar.CalendarTodoEntryPanel extends CalendarEntryPanel<DbCalendarTodoEntry> implements Serializable
-
Serialized Fields
-
beginTimeField
DefaultDateTimeField beginTimeField
-
beginTimeLabel
JLabel beginTimeLabel
-
dateField
DefaultDatePicker dateField
-
dateLabel
JLabel dateLabel
-
detailsTitle
org.jdesktop.swingx.JXTitledSeparator detailsTitle
-
finishTimeField
DefaultDateTimeField finishTimeField
-
finishTimeLabel
JLabel finishTimeLabel
-
intervalButton
JRadioButton intervalButton
-
latitudeField
JFormattedTextField latitudeField
-
latitudeLabel
JLabel latitudeLabel
-
locationField
DefaultTextArea locationField
-
locationLabel
JLabel locationLabel
-
locationTitle
org.jdesktop.swingx.JXTitledSeparator locationTitle
-
longitudeField
JFormattedTextField longitudeField
-
longitudeLabel
JLabel longitudeLabel
-
optionsTitle
org.jdesktop.swingx.JXTitledSeparator optionsTitle
-
percentageField
JSpinner percentageField
-
percentageLabel
JLabel percentageLabel
-
priorityField
JComboBox<net.fortuna.ical4j.model.property.Priority> priorityField
-
priorityLabel
JLabel priorityLabel
-
singleDayButton
JRadioButton singleDayButton
-
statusField
JComboBox<net.fortuna.ical4j.model.property.Status> statusField
-
statusLabel
JLabel statusLabel
-
timeGroup
ButtonGroup timeGroup
-
-
-
Class com.openindex.openestate.tool.calendar.CalendarViewPanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
calendarListener
bizcal.swing.CalendarListener calendarListener
-
currentDate
Date currentDate
-
currentLocalCalendar
DbCalendarGroup currentLocalCalendar
-
currentView
String currentView
-
currentVirtualCalendar
VirtualCalendarExtension currentVirtualCalendar
-
dayView
com.openindex.openestate.tool.calendar.CalendarViewPanel.DayView dayView
-
dayViewButton
JToggleButton dayViewButton
-
fullDayView
boolean fullDayView
-
mainPanel
JPanel mainPanel
-
model
com.openindex.openestate.tool.calendar.CalendarViewPanel.CalendarViewModel model
-
monthView
com.openindex.openestate.tool.calendar.CalendarViewPanel.MonthView monthView
-
monthViewButton
JToggleButton monthViewButton
-
popupMenuCallback
bizcal.swing.PopupMenuCallback popupMenuCallback
-
searchEntryBox
JComboBox<DbCalendarEntry.Type> searchEntryBox
-
searchEntryLabel
JLabel searchEntryLabel
-
searchStatusBox
JComboBox<net.fortuna.ical4j.model.property.Status> searchStatusBox
-
searchStatusLabel
JLabel searchStatusLabel
-
searchTimeField
JSpinner searchTimeField
-
searchTimeLabel
JLabel searchTimeLabel
-
tableView
com.openindex.openestate.tool.calendar.CalendarViewPanel.TableView tableView
-
tableViewButton
JToggleButton tableViewButton
-
virtualCalendars
Map<Class,VirtualCalendarExtension> virtualCalendars
-
weekView
com.openindex.openestate.tool.calendar.CalendarViewPanel.WeekView weekView
-
weekViewButton
JToggleButton weekViewButton
-
-
-
-
Package com.openindex.openestate.tool.calendar.db
-
Class com.openindex.openestate.tool.calendar.db.DbCalendarEntry extends Object implements Serializable
-
Class com.openindex.openestate.tool.calendar.db.DbCalendarEntryLog extends DbLog implements Serializable
-
Serialized Fields
-
entryId
long entryId
-
-
-
Class com.openindex.openestate.tool.calendar.db.DbCalendarEventEntry extends DbCalendarEntry<net.fortuna.ical4j.model.component.VEvent> implements Serializable
-
Serialized Fields
-
event
net.fortuna.ical4j.model.component.VEvent event
-
-
-
Class com.openindex.openestate.tool.calendar.db.DbCalendarGroup extends Object implements Serializable
-
Serialized Fields
-
authMethod
DbCalendarGroup.AuthMethod authMethod
-
authPass
char[] authPass
-
authUser
String authUser
-
createdAt
Date createdAt
-
id
long id
-
modifiedAt
Date modifiedAt
-
name
String name
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
type
DbCalendarGroup.Type type
-
url
URI url
-
-
-
Class com.openindex.openestate.tool.calendar.db.DbCalendarTodoEntry extends DbCalendarEntry<net.fortuna.ical4j.model.component.VToDo> implements Serializable
-
Serialized Fields
-
todo
net.fortuna.ical4j.model.component.VToDo todo
-
-
-
-
Package com.openindex.openestate.tool.calendar.extensions
-
Class com.openindex.openestate.tool.calendar.extensions.VirtualCalendarEntry extends Object implements Serializable
-
Serialized Fields
-
extension
VirtualCalendarExtension extension
-
-
-
-
Package com.openindex.openestate.tool.calendar.gui
-
Class com.openindex.openestate.tool.calendar.gui.EntryRenderer extends AbstractRenderer<DbCalendarEntry> implements Serializable
-
Class com.openindex.openestate.tool.calendar.gui.GroupItemRenderer extends AbstractRenderer<GroupItem> implements Serializable
-
Class com.openindex.openestate.tool.calendar.gui.GroupRenderer extends AbstractRenderer<DbCalendarGroup> implements Serializable
-
Class com.openindex.openestate.tool.calendar.gui.PriorityRenderer extends AbstractRenderer<net.fortuna.ical4j.model.property.Priority> implements Serializable
-
Class com.openindex.openestate.tool.calendar.gui.StatusRenderer extends AbstractRenderer<net.fortuna.ical4j.model.property.Status> implements Serializable
-
Serialized Fields
-
type
DbCalendarEntry.Type type
-
-
-
Class com.openindex.openestate.tool.calendar.gui.VirtualGroupRenderer extends AbstractRenderer<VirtualCalendarExtension> implements Serializable
-
-
Package com.openindex.openestate.tool.contacts
-
Class com.openindex.openestate.tool.contacts.ContactsBulkLetterDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
contactsMap
Map<Long,DbContactsEntry> contactsMap
-
currentExtension
BulkLetterExtension currentExtension
-
extensionTypeField
JComboBox<BulkLetterExtension> extensionTypeField
-
extensionTypeLabel
JLabel extensionTypeLabel
-
extensionTypeTabs
Map<Class,ContactsBulkLetterTab[]> extensionTypeTabs
-
recipientsTab
com.openindex.openestate.tool.contacts.ContactsBulkLetterDialog.RecipientsTab recipientsTab
-
submitAction
com.openindex.openestate.tool.contacts.ContactsBulkLetterDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
tabPanel
JTabbedPane tabPanel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsBulkLetterTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsEntryAddressPanel extends DefaultAddressPanel implements Serializable
-
Serialized Fields
-
currentEntryGender
Gender currentEntryGender
-
currentEntryLastName
String currentEntryLastName
-
currentEntryTitle
String currentEntryTitle
-
letterAddressBox
JComboBox<com.openindex.openestate.tool.contacts.ContactsEntryAddressPanel.LetterAddress> letterAddressBox
-
letterAddressLabel
JLabel letterAddressLabel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.contacts.ContactsEntryDialog.CancelAction cancelAction
-
contactEntryBusyField
org.jdesktop.swingx.JXBusyLabel contactEntryBusyField
-
contactEntryField
ContactsEntryField contactEntryField
-
contactEntryLabel
JLabel contactEntryLabel
-
contactGroupBusyField
org.jdesktop.swingx.JXBusyLabel contactGroupBusyField
-
contactGroupField
JComboBox<DbContactsGroup> contactGroupField
-
contactGroupLabel
JLabel contactGroupLabel
-
contactGroupTask
ImmoToolTask contactGroupTask
-
submitAction
com.openindex.openestate.tool.contacts.ContactsEntryDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryExportDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
charsetField
JComboBox<Charset> charsetField
-
charsetLabel
JLabel charsetLabel
-
formatField
JComboBox<ContactsEntryExportDialog.Format> formatField
-
formatLabel
JLabel formatLabel
-
groupField
JComboBox<DbContactsGroup> groupField
-
groupLabel
JLabel groupLabel
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryExtendedAddressPanel extends ContactsEntryAddressPanel implements Serializable
-
Serialized Fields
-
addressNrField
JTextField addressNrField
-
addressNrLabel
JLabel addressNrLabel
-
contactAllowedBox
JCheckBox contactAllowedBox
-
generalTitle
org.jdesktop.swingx.JXTitledSeparator generalTitle
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryField extends DefaultAutoCompleteField<DbContactsEntry> implements Serializable
-
Serialized Fields
-
contactsGroupId
long contactsGroupId
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryRelationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentEntryId
long currentEntryId
-
currentGroupId
long currentGroupId
-
entryField
ContactsEntryField entryField
-
entryFieldPanel
JPanel entryFieldPanel
-
entryLabel
JLabel entryLabel
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
groupField
JComboBox<DbContactsGroup> groupField
-
notesField
DefaultTextArea notesField
-
notesLabel
JLabel notesLabel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryTable extends AbstractTable<R extends ContactsEntryTable.Row,AbstractTable.Model<R extends ContactsEntryTable.Row>> implements Serializable
-
Serialized Fields
-
addons
List<EntryTableExtension> addons
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
entry
DbContactsEntry entry
-
groupName
String groupName
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
adressField
JTextField adressField
-
adressLabel
JLabel adressLabel
-
closeAction
AbstractI18nAction closeAction
-
companyNameField
JTextField companyNameField
-
companyNameLabel
JLabel companyNameLabel
-
contactField
JTextField contactField
-
contactLabel
JLabel contactLabel
-
createAction
AbstractI18nAction createAction
-
currentGroup
DbContactsGroup currentGroup
-
filterValues
List<String> filterValues
-
groupBox
JComboBox<DbContactsGroup> groupBox
-
groupLabel
JLabel groupLabel
-
helpAction
AbstractI18nAction helpAction
-
idField
JFormattedTextField idField
-
idLabel
JLabel idLabel
-
personNameField
JTextField personNameField
-
personNameLabel
JLabel personNameLabel
-
publicIdField
JTextField publicIdField
-
publicIdLabel
JLabel publicIdLabel
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
statusBox
JComboBox<Boolean> statusBox
-
statusLabel
JLabel statusLabel
-
table
com.openindex.openestate.tool.contacts.ContactsEntryTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryViewDetailsPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
ausweisArtField
JComboBox<DbContactsEntry.IdentificationType> ausweisArtField
-
ausweisArtLabel
JLabel ausweisArtLabel
-
ausweisBehoerdeField
JTextField ausweisBehoerdeField
-
ausweisBehoerdeLabel
JLabel ausweisBehoerdeLabel
-
ausweisNrField
JTextField ausweisNrField
-
ausweisNrLabel
JLabel ausweisNrLabel
-
bankAccountAction
com.openindex.openestate.tool.contacts.ContactsEntryViewDetailsPanel.EntryBankAccountShowActionsAction bankAccountAction
-
bankAccountTitle
org.jdesktop.swingx.JXTitledSeparator bankAccountTitle
-
citizenshipField
JTextField citizenshipField
-
citizenshipLabel
JLabel citizenshipLabel
-
dayOfBirthField
DefaultDatePicker dayOfBirthField
-
dayOfBirthLabel
JLabel dayOfBirthLabel
-
entryAddressPanel
ContactsEntryAddressPanel entryAddressPanel
-
identificationTitle
org.jdesktop.swingx.JXTitledSeparator identificationTitle
-
idsAndNumbersTitle
org.jdesktop.swingx.JXTitledSeparator idsAndNumbersTitle
-
kontoBicField
JTextField kontoBicField
-
kontoBicLabel
JLabel kontoBicLabel
-
kontoBlzField
JTextField kontoBlzField
-
kontoBlzLabel
JLabel kontoBlzLabel
-
kontoIbanField
JTextField kontoIbanField
-
kontoIbanLabel
JLabel kontoIbanLabel
-
kontoInhaberField
JTextField kontoInhaberField
-
kontoInhaberLabel
JLabel kontoInhaberLabel
-
kontoInstitutField
JTextField kontoInstitutField
-
kontoInstitutLabel
JLabel kontoInstitutLabel
-
kontoNrField
JTextField kontoNrField
-
kontoNrLabel
JLabel kontoNrLabel
-
languageAction
com.openindex.openestate.tool.contacts.ContactsEntryViewDetailsPanel.EntrySelectLanguageAction languageAction
-
languageList
JList<Locale> languageList
-
languageMenu
JPopupMenu languageMenu
-
languageTitle
org.jdesktop.swingx.JXTitledSeparator languageTitle
-
modificationHandler
ModificationHandler modificationHandler
-
placeOfBirthField
JTextField placeOfBirthField
-
placeOfBirthLabel
JLabel placeOfBirthLabel
-
steuerIdNrField
JTextField steuerIdNrField
-
steuerIdNrLabel
JLabel steuerIdNrLabel
-
steuerNrField
JTextField steuerNrField
-
steuerNrLabel
JLabel steuerNrLabel
-
steuerUmsatzIdNrField
JTextField steuerUmsatzIdNrField
-
steuerUmsatzIdNrLabel
JLabel steuerUmsatzIdNrLabel
-
validationHandler
ValidationHandler validationHandler
-
wirtschaftIdNrField
JTextField wirtschaftIdNrField
-
wirtschaftIdNrLabel
JLabel wirtschaftIdNrLabel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<EntryViewExtension> addons
-
addressPanel
com.openindex.openestate.tool.contacts.ContactsEntryViewPanel.AddressPanel addressPanel
-
closeAction
AbstractI18nAction closeAction
-
currentEntry
DbContactsEntry currentEntry
-
detailsPanel
ContactsEntryViewDetailsPanel detailsPanel
-
helpAction
AbstractI18nAction helpAction
-
mayEditEntry
boolean mayEditEntry
-
mayRemoveEntry
boolean mayRemoveEntry
-
nextEntryId
long nextEntryId
-
notesPanel
com.openindex.openestate.tool.contacts.ContactsEntryViewPanel.NotesPanel notesPanel
-
prevEntryId
long prevEntryId
-
protocolPanel
com.openindex.openestate.tool.contacts.ContactsEntryViewPanel.ProtocolPanel protocolPanel
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsEntryViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<ContactsEntryViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
group
DbContactsGroup group
-
type
int type
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsGroupChooser extends AbstractDialog implements Serializable
-
Serialized Fields
-
contactGroupBox
JComboBox<DbContactsGroup> contactGroupBox
-
infoTxt
String infoTxt
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsGroupDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
currentGroupId
long currentGroupId
-
groupTab
com.openindex.openestate.tool.contacts.ContactsGroupDialog.GroupTab groupTab
-
mayEditGroup
boolean mayEditGroup
-
permissionsTab
com.openindex.openestate.tool.contacts.ContactsGroupDialog.PermissionsTab permissionsTab
-
submitAction
com.openindex.openestate.tool.contacts.ContactsGroupDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
tabPanel
JTabbedPane tabPanel
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsGroupDialogTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.BulkLetterDialogAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.EntryExportAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.EntryFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
entryId
long entryId
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.EntryImportFromCsvAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.EntryImportFromVcardAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.EntryTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
groupId
long groupId
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.GroupDialogAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
groupId
long groupId
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.GroupRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
groupId
long groupId
-
-
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.contacts.ContactsPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
-
Package com.openindex.openestate.tool.contacts.addons.calendar
-
Class com.openindex.openestate.tool.contacts.addons.calendar.CalendarEntryContactTablePanel extends CalendarEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentCalendarEntry
DbCalendarEntry currentCalendarEntry
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
newEntryTab
com.openindex.openestate.tool.contacts.addons.calendar.CalendarEntryContactTablePanel.NewEntryTab newEntryTab
-
relationsTab
com.openindex.openestate.tool.contacts.addons.calendar.CalendarEntryContactTablePanel.RelationsTab relationsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.contacts.addons.calendar.CalendarEntryContactTablePanel.RelationTableRow extends ContactsEntryTable.Row implements Serializable
-
Serialized Fields
-
relationNotes
String relationNotes
-
-
-
Class com.openindex.openestate.tool.contacts.addons.calendar.ContactsBirthdayCalendarEntry extends VirtualCalendarEntry implements Serializable
-
Serialized Fields
-
contact
DbContactsEntry contact
-
year
int year
-
-
-
Class com.openindex.openestate.tool.contacts.addons.calendar.ContactsEntryCalendarTablePanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
newEntryTab
com.openindex.openestate.tool.contacts.addons.calendar.ContactsEntryCalendarTablePanel.NewEntryTab newEntryTab
-
relationsTab
com.openindex.openestate.tool.contacts.addons.calendar.ContactsEntryCalendarTablePanel.RelationsTab relationsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
-
Package com.openindex.openestate.tool.contacts.addons.calendar.db
-
Class com.openindex.openestate.tool.contacts.addons.calendar.db.DbContactsEntryCalendarEntry extends Object implements Serializable
-
-
Package com.openindex.openestate.tool.contacts.db
-
Class com.openindex.openestate.tool.contacts.db.DbContactsEntry extends Object implements Serializable
-
Class com.openindex.openestate.tool.contacts.db.DbContactsEntryLog extends DbLog implements Serializable
-
Serialized Fields
-
entryId
long entryId
-
-
-
Class com.openindex.openestate.tool.contacts.db.DbContactsGroup extends Object implements Serializable
-
Serialized Fields
-
createdAt
Date createdAt
-
id
long id
-
modifiedAt
Date modifiedAt
-
name
String name
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
-
-
-
Package com.openindex.openestate.tool.contacts.gui
-
Class com.openindex.openestate.tool.contacts.gui.EntryListCellRenderer extends DefaultListCellRenderer<DbContactsEntry> implements Serializable
-
Serialized Fields
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.contacts.gui.EntryRenderer extends AbstractRenderer<DbContactsEntry> implements Serializable
-
Class com.openindex.openestate.tool.contacts.gui.GroupListCellRenderer extends DefaultListCellRenderer<DbContactsGroup> implements Serializable
-
Serialized Fields
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.contacts.gui.GroupRenderer extends AbstractRenderer<DbContactsGroup> implements Serializable
-
Class com.openindex.openestate.tool.contacts.gui.StatusRenderer extends AbstractRenderer<Boolean> implements Serializable
-
-
Package com.openindex.openestate.tool.crm
-
Class com.openindex.openestate.tool.crm.CrmActivityField extends DefaultAutoCompleteField<DbCrmActivity> implements Serializable
-
Serialized Fields
-
activityType
DbCrmActivity.Type activityType
-
-
-
Class com.openindex.openestate.tool.crm.CrmActivityRelationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
activityField
CrmActivityField activityField
-
activityFieldPanel
JPanel activityFieldPanel
-
activityLabel
JLabel activityLabel
-
activityTypeField
JComboBox<DbCrmActivity.Type> activityTypeField
-
currentActivityId
long currentActivityId
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
notesField
DefaultTextArea notesField
-
notesLabel
JLabel notesLabel
-
-
-
Class com.openindex.openestate.tool.crm.CrmActivityTable extends AbstractTable<R extends CrmActivityTable.Row,AbstractTable.Model<R extends CrmActivityTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.crm.CrmActivityTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
activity
DbCrmActivity activity
-
-
-
Class com.openindex.openestate.tool.crm.CrmActivityTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
currentType
DbCrmActivity.Type currentType
-
filterDirectionField
JComboBox<DbCrmActivity.Direction> filterDirectionField
-
filterDirectionLabel
JLabel filterDirectionLabel
-
filterIdField
JFormattedTextField filterIdField
-
filterIdLabel
JLabel filterIdLabel
-
filterStatusField
JComboBox<DbCrmActivity.Status> filterStatusField
-
filterStatusLabel
JLabel filterStatusLabel
-
filterTitleField
JTextField filterTitleField
-
filterTitleLabel
JLabel filterTitleLabel
-
filterTypeField
JComboBox<DbCrmActivity.Type> filterTypeField
-
filterTypeLabel
JLabel filterTypeLabel
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.crm.CrmActivityTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.crm.CrmActivityViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
activityTab
com.openindex.openestate.tool.crm.CrmActivityViewPanel.ActivityTab activityTab
-
addons
List<ActivityViewExtension> addons
-
closeAction
AbstractI18nAction closeAction
-
contactsTab
com.openindex.openestate.tool.crm.CrmActivityViewPanel.ContactsTab contactsTab
-
currentActivity
DbCrmActivity currentActivity
-
helpAction
AbstractI18nAction helpAction
-
mayEditActivity
boolean mayEditActivity
-
mayRemoveActivity
boolean mayRemoveActivity
-
nextActivityId
long nextActivityId
-
notesTab
com.openindex.openestate.tool.crm.CrmActivityViewPanel.NotesTab notesTab
-
permissionTab
com.openindex.openestate.tool.crm.CrmActivityViewPanel.PermissionsTab permissionTab
-
prevActivityId
long prevActivityId
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.crm.CrmActivityViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<CrmActivityViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.crm.CrmContactsEntryActivitiesPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
activitiesTable
com.openindex.openestate.tool.crm.CrmContactsEntryActivitiesPanel.RelationTable activitiesTable
-
activitiesTitle
org.jdesktop.swingx.JXTitledSeparator activitiesTitle
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.crm.CrmContactsEntryActivitiesPanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.crm.CrmContactsEntryMarketingsPanel extends ContactsEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentContactsEntry
DbContactsEntry currentContactsEntry
-
marketingsTable
com.openindex.openestate.tool.crm.CrmContactsEntryMarketingsPanel.RelationTable marketingsTable
-
marketingsTitle
org.jdesktop.swingx.JXTitledSeparator marketingsTitle
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.crm.CrmContactsEntryMarketingsPanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.crm.CrmContactsEntryMarketingsPanel.RelationTableRow extends CrmMarketingTable.Row implements Serializable
-
Serialized Fields
-
feedback
DbCrmMarketingFeedback feedback
-
-
-
Class com.openindex.openestate.tool.crm.CrmFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.crm.CrmFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
activityType
DbCrmActivity.Type activityType
-
marketing
DbCrmMarketing marketing
-
type
int type
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingField extends DefaultAutoCompleteField<DbCrmMarketing> implements Serializable
-
Class com.openindex.openestate.tool.crm.CrmMarketingRelationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
currentMarketingId
long currentMarketingId
-
feedbackPositiveField
JCheckBox feedbackPositiveField
-
feedbackTimeField
JSpinner feedbackTimeField
-
feedbackTimeLabel
JLabel feedbackTimeLabel
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
marketingField
CrmMarketingField marketingField
-
marketingFieldPanel
JPanel marketingFieldPanel
-
marketingLabel
JLabel marketingLabel
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingTable extends AbstractTable<R extends CrmMarketingTable.Row,AbstractTable.Model<R extends CrmMarketingTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.crm.CrmMarketingTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
marketing
DbCrmMarketing marketing
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
createAction
AbstractI18nAction createAction
-
filterIdField
JFormattedTextField filterIdField
-
filterIdLabel
JLabel filterIdLabel
-
filterStatusField
JComboBox<DbCrmMarketing.Status> filterStatusField
-
filterStatusLabel
JLabel filterStatusLabel
-
filterTitleField
JTextField filterTitleField
-
filterTitleLabel
JLabel filterTitleLabel
-
filterValues
List<String> filterValues
-
helpAction
AbstractI18nAction helpAction
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.crm.CrmMarketingTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingViewPanel extends AbstractMainView implements Serializable
-
Serialized Fields
-
addons
List<MarketingViewExtension> addons
-
closeAction
AbstractI18nAction closeAction
-
currentMarketing
DbCrmMarketing currentMarketing
-
feedbackTab
com.openindex.openestate.tool.crm.CrmMarketingViewPanel.FeedbackTab feedbackTab
-
helpAction
AbstractI18nAction helpAction
-
marketingTab
com.openindex.openestate.tool.crm.CrmMarketingViewPanel.MarketingTab marketingTab
-
mayEditMarketing
boolean mayEditMarketing
-
mayRemoveMarketing
boolean mayRemoveMarketing
-
nextMarketingId
long nextMarketingId
-
notesTab
com.openindex.openestate.tool.crm.CrmMarketingViewPanel.NotesTab notesTab
-
permissionTab
com.openindex.openestate.tool.crm.CrmMarketingViewPanel.PermissionsTab permissionTab
-
prevMarketingId
long prevMarketingId
-
showActionsAction
AbstractI18nAction showActionsAction
-
submitAction
AbstractI18nAction submitAction
-
viewNextAction
AbstractI18nAction viewNextAction
-
viewPrevAction
AbstractI18nAction viewPrevAction
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingViewPanel.AbstractTab extends AbstractMainViewTab implements Serializable
-
Serialized Fields
-
saveWarnings
List<String> saveWarnings
-
viewPanel
WeakReference<CrmMarketingViewPanel> viewPanel
-
-
-
Class com.openindex.openestate.tool.crm.CrmMarketingViewPanel.FeedbackTableRow extends ContactsEntryTable.Row implements Serializable
-
Serialized Fields
-
feedback
DbCrmMarketingFeedback feedback
-
-
-
Class com.openindex.openestate.tool.crm.CrmPlugin.ActivityFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
activityId
long activityId
-
addType
DbCrmActivity.Type addType
-
-
-
Class com.openindex.openestate.tool.crm.CrmPlugin.ActivityTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
type
DbCrmActivity.Type type
-
-
-
Class com.openindex.openestate.tool.crm.CrmPlugin.MarketingFormAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
marketingId
long marketingId
-
-
-
Class com.openindex.openestate.tool.crm.CrmPlugin.MarketingTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
-
-
Class com.openindex.openestate.tool.crm.CrmPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.crm.CrmPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
-
Package com.openindex.openestate.tool.crm.addons.agency
-
Class com.openindex.openestate.tool.crm.addons.agency.CrmActivityEstateTablePanel extends CrmActivityViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentActivity
DbCrmActivity currentActivity
-
objectsTable
com.openindex.openestate.tool.crm.addons.agency.CrmActivityEstateTablePanel.RelationTable objectsTable
-
objectsTitle
org.jdesktop.swingx.JXTitledSeparator objectsTitle
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.crm.addons.agency.CrmActivityEstateTablePanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
Class com.openindex.openestate.tool.crm.addons.agency.CrmAgencyEstateActivitiesPanel extends AgencyEstateViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
activitiesTable
com.openindex.openestate.tool.crm.addons.agency.CrmAgencyEstateActivitiesPanel.RelationTable activitiesTable
-
activitiesTitle
org.jdesktop.swingx.JXTitledSeparator activitiesTitle
-
currentAgencyObject
WeakReference<DbAgencyObject> currentAgencyObject
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.crm.addons.agency.CrmAgencyEstateActivitiesPanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
-
Package com.openindex.openestate.tool.crm.addons.agency.db
-
Class com.openindex.openestate.tool.crm.addons.agency.db.DbCrmActivityAgencyObject extends Object implements Serializable
-
Serialized Fields
-
agencyObjectId
long agencyObjectId
-
crmActivityId
long crmActivityId
-
-
-
-
Package com.openindex.openestate.tool.crm.addons.calendar
-
Class com.openindex.openestate.tool.crm.addons.calendar.CrmActivityCalendarEntry extends VirtualCalendarEntry implements Serializable
-
Serialized Fields
-
activity
DbCrmActivity activity
-
-
-
Class com.openindex.openestate.tool.crm.addons.calendar.CrmActivityCalendarTablePanel extends CrmActivityViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
currentActivity
DbCrmActivity currentActivity
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
newEntryTab
com.openindex.openestate.tool.crm.addons.calendar.CrmActivityCalendarTablePanel.NewEntryTab newEntryTab
-
relationsTab
com.openindex.openestate.tool.crm.addons.calendar.CrmActivityCalendarTablePanel.RelationsTab relationsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.crm.addons.calendar.CrmCalendarEntryActivitiesPanel extends CalendarEntryViewPanel.AbstractTab implements Serializable
-
Serialized Fields
-
activitiesTable
com.openindex.openestate.tool.crm.addons.calendar.CrmCalendarEntryActivitiesPanel.RelationTable activitiesTable
-
activitiesTitle
org.jdesktop.swingx.JXTitledSeparator activitiesTitle
-
currentCalendarEntry
DbCalendarEntry currentCalendarEntry
-
refreshAction
AbstractI18nAction refreshAction
-
relationAddAction
AbstractI18nAction relationAddAction
-
relationForm
com.openindex.openestate.tool.crm.addons.calendar.CrmCalendarEntryActivitiesPanel.RelationForm relationForm
-
showActionsAction
AbstractI18nAction showActionsAction
-
-
-
-
Package com.openindex.openestate.tool.crm.addons.calendar.db
-
Class com.openindex.openestate.tool.crm.addons.calendar.db.DbCrmActivityCalendarEntry extends Object implements Serializable
-
Serialized Fields
-
calendarEntryId
long calendarEntryId
-
crmActivityId
long crmActivityId
-
-
-
-
Package com.openindex.openestate.tool.crm.addons.mail
-
Class com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
addressTable
org.jdesktop.swingx.JXTable addressTable
-
addressTableModel
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.AdressTableModel addressTableModel
-
addressTableTitle
org.jdesktop.swingx.JXTitledSeparator addressTableTitle
-
cancelAction
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.CancelAction cancelAction
-
contactEntriesBox
ContactsEntryField contactEntriesBox
-
contactEntriesPanel
JPanel contactEntriesPanel
-
contactEntryForm
ContactsEntryExtendedAddressPanel contactEntryForm
-
contactEntryTitle
org.jdesktop.swingx.JXTitledSeparator contactEntryTitle
-
contactGroupsBox
JComboBox<DbContactsGroup> contactGroupsBox
-
contactLabel
JLabel contactLabel
-
contactTypeBox
JComboBox<com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.MailContactAction> contactTypeBox
-
currentItem
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.MailContactItem currentItem
-
mainFormComponent
JComponent mainFormComponent
-
mainTableComponent
JComponent mainTableComponent
-
newContactEntries
List<com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.NewContactsEntry> newContactEntries
-
selectNextAddressAction
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.SelectNextAddressAction selectNextAddressAction
-
selectPrevAddressAction
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.SelectPrevAddressAction selectPrevAddressAction
-
submitAction
com.openindex.openestate.tool.crm.addons.mail.MailAddressContactsDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
validationHandler
ValidationHandler validationHandler
-
-
-
-
Package com.openindex.openestate.tool.crm.addons.mail.db
-
Class com.openindex.openestate.tool.crm.addons.mail.db.DbCrmActivityMailMessage extends Object implements Serializable
-
Serialized Fields
-
crmActivityId
long crmActivityId
-
mailMessageId
long mailMessageId
-
-
-
-
Package com.openindex.openestate.tool.crm.db
-
Class com.openindex.openestate.tool.crm.db.DbCrmActivity extends Object implements Serializable
-
Serialized Fields
-
begin
Date begin
-
contactEntryIds
List<Long> contactEntryIds
-
createdAt
Date createdAt
-
direction
DbCrmActivity.Direction direction
-
end
Date end
-
fixed
boolean fixed
-
id
long id
-
modifiedAt
Date modifiedAt
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
status
DbCrmActivity.Status status
-
subject
String subject
-
type
DbCrmActivity.Type type
-
-
-
Class com.openindex.openestate.tool.crm.db.DbCrmMarketing extends Object implements Serializable
-
Serialized Fields
-
begin
Date begin
-
costs
BigDecimal costs
-
createdAt
Date createdAt
-
end
Date end
-
feedback
Map<Long,DbCrmMarketingFeedback> feedback
-
id
long id
-
interval
DbCrmMarketing.Interval interval
-
modifiedAt
Date modifiedAt
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
status
DbCrmMarketing.Status status
-
title
String title
-
-
-
Class com.openindex.openestate.tool.crm.db.DbCrmMarketingFeedback extends Object implements Serializable
-
Serialized Fields
-
contactEntryId
long contactEntryId
-
isPositive
boolean isPositive
-
marketingId
long marketingId
-
time
Date time
-
-
-
-
Package com.openindex.openestate.tool.crm.gui
-
Class com.openindex.openestate.tool.crm.gui.ActivityRenderer extends AbstractRenderer<DbCrmActivity> implements Serializable
-
Class com.openindex.openestate.tool.crm.gui.ActivityTypeRenderer extends AbstractRenderer<DbCrmActivity.Type> implements Serializable
-
Serialized Fields
-
renderedAsIcon
boolean renderedAsIcon
-
-
-
Class com.openindex.openestate.tool.crm.gui.MarketingRenderer extends AbstractRenderer<DbCrmMarketing> implements Serializable
-
-
Package com.openindex.openestate.tool.db
-
Class com.openindex.openestate.tool.db.DbGroup extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbLog extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbLogChange extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbPermission extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbPlugin extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbPluginFile extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbPluginRelation extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbSession extends Object implements Serializable
-
Class com.openindex.openestate.tool.db.DbUser extends Object implements Serializable
-
Serialized Fields
-
createdAt
Date createdAt
-
effectivePermissions
Map<String,List<String>> effectivePermissions
-
groupIds
List<Long> groupIds
-
id
long id
-
isAdmin
boolean isAdmin
-
isEnabled
boolean isEnabled
-
lastLoginAt
Date lastLoginAt
-
login
String login
-
modifiedAt
Date modifiedAt
-
newPassword
char[] newPassword
-
notes
String notes
-
permissions
Map<String,List<String>> permissions
-
settings
Map<String,Map<String,String>> settings
-
-
-
-
Package com.openindex.openestate.tool.gui
-
Class com.openindex.openestate.tool.gui.AbstractDialog extends JDialog implements Serializable
-
Serialized Fields
-
headerInfoLabel
org.jdesktop.swingx.JXLabel headerInfoLabel
-
headerTitleLabel
org.jdesktop.swingx.JXTitledSeparator headerTitleLabel
-
-
-
Class com.openindex.openestate.tool.gui.AbstractFrame extends org.jdesktop.swingx.JXFrame implements Serializable
-
Serialized Fields
-
statusMessageLabel
JLabel statusMessageLabel
-
statusNotificationImage
ImageIcon statusNotificationImage
-
statusNotificationLabel
JLabel statusNotificationLabel
-
statusNotificationPanel
com.openindex.openestate.tool.gui.AbstractFrame.NotificationPopupPanel statusNotificationPanel
-
statusNotificationPopup
net.java.balloontip.BalloonTip statusNotificationPopup
-
statusNotificationScroller
JScrollPane statusNotificationScroller
-
statusTaskHandler
com.openindex.openestate.tool.gui.AbstractFrame.TaskHandler statusTaskHandler
-
statusTaskLabel
org.jdesktop.swingx.JXBusyLabel statusTaskLabel
-
statusTaskPanel
StatusTaskPanel statusTaskPanel
-
statusTaskPopup
net.java.balloontip.BalloonTip statusTaskPopup
-
statusTaskScroller
JScrollPane statusTaskScroller
-
-
-
Class com.openindex.openestate.tool.gui.AbstractI18nAction extends AbstractAction implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractMainTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractMainTable extends AbstractMainTab implements Serializable
-
Serialized Fields
-
table
org.jdesktop.swingx.JXTable table
-
tableTitle
org.jdesktop.swingx.JXTitledSeparator tableTitle
-
-
-
Class com.openindex.openestate.tool.gui.AbstractMainView extends AbstractMainTab implements Serializable
-
Serialized Fields
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.gui.AbstractMainViewTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractPanel extends JPanel implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractRenderer extends Object implements Serializable
-
Serialized Fields
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.gui.AbstractTab extends JPanel implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractTable extends org.jdesktop.swingx.JXTable implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractTable.Model extends AbstractTableModel implements Serializable
-
Serialized Fields
-
columns
List<AbstractTable.Column> columns
-
rows
List<R extends AbstractTable.Row> rows
-
-
-
Class com.openindex.openestate.tool.gui.AbstractTable.Row extends Object implements Serializable
-
Class com.openindex.openestate.tool.gui.AbstractTable.SavePreferencesAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.gui.ActionLink extends org.jdesktop.swingx.JXHyperlink implements Serializable
-
Class com.openindex.openestate.tool.gui.BooleanRenderer extends AbstractRenderer<Boolean> implements Serializable
-
Class com.openindex.openestate.tool.gui.CharsetRenderer extends AbstractRenderer<Charset> implements Serializable
-
Class com.openindex.openestate.tool.gui.ColorPickButton extends JButton implements Serializable
-
Serialized Fields
-
color
Color color
-
-
-
Class com.openindex.openestate.tool.gui.CountryObjectRenderer extends AbstractRenderer<CountryObject> implements Serializable
-
Class com.openindex.openestate.tool.gui.CurrencyRenderer extends AbstractRenderer<Currency> implements Serializable
-
Class com.openindex.openestate.tool.gui.DateRenderer extends AbstractRenderer<Date> implements Serializable
-
Serialized Fields
-
format
DateFormat format
-
-
-
Class com.openindex.openestate.tool.gui.DefaultAddressPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
addressCityField
JTextField addressCityField
-
addressCityLabel
JLabel addressCityLabel
-
addressCityPartField
JTextField addressCityPartField
-
addressCityPartLabel
JLabel addressCityPartLabel
-
addressCountryField
JComboBox<CountryObject> addressCountryField
-
addressCountryLabel
JLabel addressCountryLabel
-
addressFormPanel
JPanel addressFormPanel
-
addressFormTitle
org.jdesktop.swingx.JXTitledSeparator addressFormTitle
-
addressPostalCodeField
JTextField addressPostalCodeField
-
addressPostalCodeLabel
JLabel addressPostalCodeLabel
-
addressRegionField
JTextField addressRegionField
-
addressRegionLabel
JLabel addressRegionLabel
-
addressStreetField
JTextField addressStreetField
-
addressStreetLabel
JLabel addressStreetLabel
-
addressStreetNrField
JTextField addressStreetNrField
-
addressStreetNrLabel
JLabel addressStreetNrLabel
-
companyBusinessField
JTextField companyBusinessField
-
companyBusinessLabel
JLabel companyBusinessLabel
-
companyDepartmentField
JTextField companyDepartmentField
-
companyDepartmentLabel
JLabel companyDepartmentLabel
-
companyFaxField
JTextField companyFaxField
-
companyFaxLabel
JLabel companyFaxLabel
-
companyFormPanel
JPanel companyFormPanel
-
companyFormTitle
org.jdesktop.swingx.JXTitledSeparator companyFormTitle
-
companyMailField
JTextField companyMailField
-
companyMailLabel
JLabel companyMailLabel
-
companyNameAdditionField
JTextField companyNameAdditionField
-
companyNameAdditionLabel
JLabel companyNameAdditionLabel
-
companyNameField
JTextField companyNameField
-
companyNameLabel
JLabel companyNameLabel
-
companyPhoneField
JTextField companyPhoneField
-
companyPhoneLabel
JLabel companyPhoneLabel
-
companyPhoneMobileField
JTextField companyPhoneMobileField
-
companyPhoneMobileLabel
JLabel companyPhoneMobileLabel
-
companyPositionField
JTextField companyPositionField
-
companyPositionLabel
JLabel companyPositionLabel
-
companyTypeField
JTextField companyTypeField
-
companyTypeLabel
JLabel companyTypeLabel
-
companyWebsiteField
DefaultWebLinkField companyWebsiteField
-
companyWebsiteLabel
JLabel companyWebsiteLabel
-
isCompanyAddress
boolean isCompanyAddress
-
isPersonAddress
boolean isPersonAddress
-
modifications
ModificationHandler modifications
-
personFaxField
JTextField personFaxField
-
personFaxLabel
JLabel personFaxLabel
-
personFirstNameField
JTextField personFirstNameField
-
personFirstNameLabel
JLabel personFirstNameLabel
-
personFormPanel
JPanel personFormPanel
-
personFormTitle
org.jdesktop.swingx.JXTitledSeparator personFormTitle
-
personGenderField
JComboBox<Gender> personGenderField
-
personGenderLabel
JLabel personGenderLabel
-
personLastNameField
JTextField personLastNameField
-
personLastNameLabel
JLabel personLastNameLabel
-
personMailField
JTextField personMailField
-
personMailLabel
JLabel personMailLabel
-
personMiddleNameField
JTextField personMiddleNameField
-
personMiddleNameLabel
JLabel personMiddleNameLabel
-
personPhoneField
JTextField personPhoneField
-
personPhoneLabel
JLabel personPhoneLabel
-
personPhoneMobileField
JTextField personPhoneMobileField
-
personPhoneMobileLabel
JLabel personPhoneMobileLabel
-
personTitleField
JTextField personTitleField
-
personTitleLabel
JLabel personTitleLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.gui.DefaultAutoCompleteField extends JComponent implements Serializable
-
Serialized Fields
-
autoCompleteExecutor
ExecutorService autoCompleteExecutor
-
autoCompleteHandler
DefaultAutoCompleteField.AutoCompleteHandler<T> autoCompleteHandler
-
autoCompleteList
JList<T> autoCompleteList
-
autoCompleteListScrollPane
JScrollPane autoCompleteListScrollPane
-
autoCompleteTask
com.openindex.openestate.tool.gui.DefaultAutoCompleteField.AutoCompleteTask autoCompleteTask
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
customValueAllowed
boolean customValueAllowed
-
field
DefaultEditorPane field
-
fieldScrollPane
JScrollPane fieldScrollPane
-
isSelecting
boolean isSelecting
-
multipleSelectionAllowed
boolean multipleSelectionAllowed
-
optionSeparator
char optionSeparator
-
popupDelay
int popupDelay
-
popupHeight
int popupHeight
-
popupMenu
JPopupMenu popupMenu
-
popupTimer
Timer popupTimer
-
selectionListeners
List<DefaultAutoCompleteField.SelectionListener> selectionListeners
-
valueId
long valueId
-
valueItems
Map<Long,com.openindex.openestate.tool.gui.DefaultAutoCompleteField.ValueItem> valueItems
-
-
-
Class com.openindex.openestate.tool.gui.DefaultDatePicker extends org.jdesktop.swingx.JXDatePicker implements Serializable
-
Serialized Fields
-
displayFormat
DateFormat displayFormat
-
inputFormats
DateFormat[] inputFormats
-
-
-
Class com.openindex.openestate.tool.gui.DefaultDateTimeField extends JPanel implements Serializable
-
Serialized Fields
-
dateField
DefaultDatePicker dateField
-
timeField
JSpinner timeField
-
-
-
Class com.openindex.openestate.tool.gui.DefaultEditorPane extends JEditorPane implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultImageTextField extends JTextField implements Serializable
-
Serialized Fields
-
bgImg
BufferedImage bgImg
-
defaultBorder
Border defaultBorder
-
defaultBorderInsets
Insets defaultBorderInsets
-
emptyText
String emptyText
-
isFocussed
boolean isFocussed
-
-
-
Class com.openindex.openestate.tool.gui.DefaultListCellRenderer extends JLabel implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultMenu extends JMenu implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultSelectButton extends JButton implements Serializable
-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
buttonMenu
JPopupMenu buttonMenu
-
buttonMenuItems
Map<String,JMenuItem> buttonMenuItems
-
buttonOptions
Map<String,String> buttonOptions
-
buttonSelectionType
int buttonSelectionType
-
emptyText
String emptyText
-
-
-
Class com.openindex.openestate.tool.gui.DefaultSplitButton extends com.alexandriasoftware.swing.JSplitButton implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultTableCellRenderer extends DefaultTableCellRenderer implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultTextArea extends org.fife.ui.rtextarea.RTextArea implements Serializable
-
Serialized Fields
-
printAction
com.openindex.openestate.tool.gui.DefaultTextArea.PrintAction printAction
-
-
-
Class com.openindex.openestate.tool.gui.DefaultTextArea.LimitedDocument extends org.fife.ui.rtextarea.RDocument implements Serializable
-
Serialized Fields
-
maxLength
int maxLength
-
-
-
Class com.openindex.openestate.tool.gui.DefaultTree extends org.jdesktop.swingx.JXTree implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultTreeTable extends org.jdesktop.swingx.JXTreeTable implements Serializable
-
Class com.openindex.openestate.tool.gui.DefaultWebLinkField extends JComponent implements Serializable
-
Serialized Fields
-
action
AbstractI18nAction action
-
field
JTextField field
-
-
-
Class com.openindex.openestate.tool.gui.EnumRenderer extends AbstractRenderer<T extends Enum> implements Serializable
-
Class com.openindex.openestate.tool.gui.ExceptionLink extends org.jdesktop.swingx.JXHyperlink implements Serializable
-
Class com.openindex.openestate.tool.gui.FileSizeRenderer extends AbstractRenderer<Number> implements Serializable
-
Class com.openindex.openestate.tool.gui.FirstLineRenderer extends AbstractRenderer<String> implements Serializable
-
Class com.openindex.openestate.tool.gui.FlowPanel extends JPanel implements Serializable
-
Class com.openindex.openestate.tool.gui.GenderRenderer extends AbstractRenderer<Gender> implements Serializable
-
Class com.openindex.openestate.tool.gui.GeoAreaRenderer extends AbstractRenderer<DbGeoArea> implements Serializable
-
Class com.openindex.openestate.tool.gui.GeoRenderer extends AbstractRenderer<DbGeo> implements Serializable
-
Class com.openindex.openestate.tool.gui.GroupRenderer extends AbstractRenderer<DbGroup> implements Serializable
-
Class com.openindex.openestate.tool.gui.ImageFileChooser extends JFileChooser implements Serializable
-
Serialized Fields
-
preview
com.openindex.openestate.tool.gui.ImageFileChooser.ImagePreview preview
-
-
-
Class com.openindex.openestate.tool.gui.ImageViewer extends JLayeredPane implements Serializable
-
Class com.openindex.openestate.tool.gui.LanguagePackRenderer extends AbstractRenderer<LanguageExtension> implements Serializable
-
Class com.openindex.openestate.tool.gui.LocaleComboBox extends JComboBox<Locale> implements Serializable
-
Class com.openindex.openestate.tool.gui.LocaleRenderer extends AbstractRenderer<Locale> implements Serializable
-
Class com.openindex.openestate.tool.gui.MimeTypeButton extends JButton implements Serializable
-
Serialized Fields
-
mimeTypeGroups
Map<String,JMenu> mimeTypeGroups
-
mimeTypeItems
List<MimeTypeButton.Item> mimeTypeItems
-
mimeTypeMenu
JPopupMenu mimeTypeMenu
-
-
-
Class com.openindex.openestate.tool.gui.MimeTypeButton.Item extends JCheckBoxMenuItem implements Serializable
-
Serialized Fields
-
mimeType
eu.medsea.mimeutil.MimeType mimeType
-
-
-
Class com.openindex.openestate.tool.gui.NullableFormattedTextField extends JFormattedTextField implements Serializable
-
Class com.openindex.openestate.tool.gui.NullableSpinnerDateModel extends SpinnerDateModel implements Serializable
-
Serialized Fields
-
val
Object val
-
-
-
Class com.openindex.openestate.tool.gui.NumberRenderer extends AbstractRenderer<Number> implements Serializable
-
Serialized Fields
-
format
NumberFormat format
-
-
-
Class com.openindex.openestate.tool.gui.PermissionAssignTreeTable extends DefaultTreeTable implements Serializable
-
Class com.openindex.openestate.tool.gui.PermissionInfoTreeTable extends DefaultTreeTable implements Serializable
-
Class com.openindex.openestate.tool.gui.PluginDescriptorRenderer extends AbstractRenderer<org.pf4j.PluginDescriptor> implements Serializable
-
Class com.openindex.openestate.tool.gui.PluginWrapperRenderer extends AbstractRenderer<org.pf4j.PluginWrapper> implements Serializable
-
Class com.openindex.openestate.tool.gui.PortNrField extends JSpinner implements Serializable
-
Class com.openindex.openestate.tool.gui.RemoteDbDriverRenderer extends AbstractRenderer<AbstractRemoteDbDriver> implements Serializable
-
Class com.openindex.openestate.tool.gui.StringRenderer extends AbstractRenderer<String> implements Serializable
-
Class com.openindex.openestate.tool.gui.TranslatableRenderer extends AbstractRenderer<T extends Translatable> implements Serializable
-
Class com.openindex.openestate.tool.gui.UserRenderer extends AbstractRenderer<DbUser> implements Serializable
-
-
Package com.openindex.openestate.tool.mail
-
Class com.openindex.openestate.tool.mail.MailAccountDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
accountAddBalloonLabel
JLabel accountAddBalloonLabel
-
accountAddBalloonTip
net.java.balloontip.BalloonTip accountAddBalloonTip
-
accountScroller
JScrollPane accountScroller
-
accountTree
DefaultTree accountTree
-
createCounter
int createCounter
-
currentAccount
DbMailAccount currentAccount
-
dbMailExtension
DbMailExtension dbMailExtension
-
formPanel
JPanel formPanel
-
localSharedAccountIconSmall
Icon localSharedAccountIconSmall
-
remoteAccountIconSmall
Icon remoteAccountIconSmall
-
removedAccounts
List<Long> removedAccounts
-
submitTask
MailAccountDialog.SubmitTask submitTask
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountDialog.Node extends DefaultMutableTreeNode implements Serializable
-
Serialized Fields
-
account
DbMailAccount account
-
accountChildNode
boolean accountChildNode
-
form
MailAccountDialogForm form
-
mayEditAccount
boolean mayEditAccount
-
mayRemoveAccount
boolean mayRemoveAccount
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountDialogForm extends AbstractPanel implements Serializable
-
Serialized Fields
-
dialog
MailAccountDialog dialog
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountLocalTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
enabledField
JCheckBox enabledField
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
nameField
JTextField nameField
-
nameLabel
JLabel nameLabel
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountPermissionTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
form
ImmoToolPermissionPanel form
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountPropertiesTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
propertiesTable
com.openindex.openestate.tool.mail.MailAccountPropertiesTab.Table propertiesTable
-
propertiesTitle
org.jdesktop.swingx.JXTitledSeparator propertiesTitle
-
propertyAddAction
com.openindex.openestate.tool.mail.MailAccountPropertiesTab.PropertyAddAction propertyAddAction
-
propertyRemoveAction
com.openindex.openestate.tool.mail.MailAccountPropertiesTab.PropertyRemoveAction propertyRemoveAction
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountPropertiesTab.TableRow extends AbstractTable.Row implements Serializable
-
Class com.openindex.openestate.tool.mail.MailAccountReaderTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
extensions
List<MailAccountSetupExtension> extensions
-
generalTab
com.openindex.openestate.tool.mail.MailAccountReaderTab.GeneralTab generalTab
-
optionsTab
com.openindex.openestate.tool.mail.MailAccountReaderTab.OptionsTab optionsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountSenderTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
enabledField
JCheckBox enabledField
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
fromMailField
JTextField fromMailField
-
fromMailLabel
JLabel fromMailLabel
-
fromNameField
JTextField fromNameField
-
fromNameLabel
JLabel fromNameLabel
-
nameField
JTextField nameField
-
nameLabel
JLabel nameLabel
-
replyToField
JTextField replyToField
-
replyToLabel
JLabel replyToLabel
-
senderTitle
org.jdesktop.swingx.JXTitledSeparator senderTitle
-
signatureField
DefaultTextArea signatureField
-
signatureTitle
org.jdesktop.swingx.JXTitledSeparator signatureTitle
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.MailAccountWriterTab extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
extensions
List<MailAccountSetupExtension> extensions
-
generalTab
com.openindex.openestate.tool.mail.MailAccountWriterTab.GeneralTab generalTab
-
optionsTab
com.openindex.openestate.tool.mail.MailAccountWriterTab.OptionsTab optionsTab
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.openindex.openestate.tool.mail.MailAutoRetrievalTimer extends Timer implements Serializable
-
Serialized Fields
-
isFirstCall
boolean isFirstCall
-
isRunning
boolean isRunning
-
-
-
Class com.openindex.openestate.tool.mail.MailEditor extends AbstractPanel implements Serializable
-
Serialized Fields
-
accountBox
JComboBox<DbMailAccount> accountBox
-
accountLabel
JLabel accountLabel
-
addressHandler
MailEditor.AddressHandler addressHandler
-
attachmentButton
JButton attachmentButton
-
attachmentInfoLabel
JLabel attachmentInfoLabel
-
attachmentList
JList<com.openindex.openestate.tool.mail.MailEditor.AttachmentItem> attachmentList
-
attachmentPanel
JPanel attachmentPanel
-
currentAccount
DbMailAccount currentAccount
-
extensions
List<MailEditorExtension> extensions
-
fixedSettingsHeight
int fixedSettingsHeight
-
mailEditor
MailEditorPane mailEditor
-
mainSplitPane
JSplitPane mainSplitPane
-
mode
MailEditor.ViewMode mode
-
modeHtmlButton
JRadioButtonMenuItem modeHtmlButton
-
modePlainButton
JRadioButtonMenuItem modePlainButton
-
notifyReceptionButton
JCheckBoxMenuItem notifyReceptionButton
-
optionsButton
JButton optionsButton
-
preLoadedAddresses
List<DbMailAddress> preLoadedAddresses
-
priorityDisabledButton
JRadioButtonMenuItem priorityDisabledButton
-
priorityHighButton
JRadioButtonMenuItem priorityHighButton
-
priorityLowButton
JRadioButtonMenuItem priorityLowButton
-
priorityNormalButton
JRadioButtonMenuItem priorityNormalButton
-
recipientFields
ArrayList<com.openindex.openestate.tool.mail.MailEditor.RecipientField> recipientFields
-
recipientMode
MailEditor.RecipientMode recipientMode
-
recipientsFormBuilder
DefaultFormBuilder recipientsFormBuilder
-
recipientsPanel
JPanel recipientsPanel
-
recipientsPanelScroller
JScrollPane recipientsPanelScroller
-
referencedMessageId
long referencedMessageId
-
referencedMessageMimeId
String referencedMessageMimeId
-
saveAsTemporaryDraft
boolean saveAsTemporaryDraft
-
saveButton
DefaultSplitButton saveButton
-
savedMessageAccountIds
Map<DbMailFolder.SpecialType,Long> savedMessageAccountIds
-
savedMessageHash
long savedMessageHash
-
savedMessages
Map<DbMailFolder.SpecialType,DbMailMessage> savedMessages
-
subjectField
JTextField subjectField
-
subjectLabel
JLabel subjectLabel
-
tempDownloadedFiles
Map<Long,File> tempDownloadedFiles
-
tempDraftAccountId
long tempDraftAccountId
-
tempDraftMessage
DbMailMessage tempDraftMessage
-
tempDraftMessageHash
long tempDraftMessageHash
-
tempDraftTimer
Timer tempDraftTimer
-
topSplitPane
JSplitPane topSplitPane
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.MailEditorPane extends net.atlanticbb.tantlinger.shef.HTMLEditorPane implements Serializable
-
Serialized Fields
-
currentMode
MailEditorPane.Mode currentMode
-
plainTextEditor
com.openindex.openestate.tool.mail.MailEditorPane.PlainTextEditor plainTextEditor
-
-
-
Class com.openindex.openestate.tool.mail.MailFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.mail.MailFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
accountId
long accountId
-
accountType
DbMailAccount.Type accountType
-
folderId
long folderId
-
folderSpecialType
DbMailFolder.SpecialType folderSpecialType
-
text
String text
-
type
int type
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.AccountExportAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
accountId
long accountId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.AccountImportAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.mail.MailPlugin.AccountSetupAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
selectedAccountId
long selectedAccountId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.FolderAddAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
name
String name
-
parentFolderId
long parentFolderId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.FolderRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
folderId
long folderId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.FolderRenameAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
folderId
long folderId
-
newName
String newName
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.FolderViewAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
folderId
long folderId
-
reloadRemotely
boolean reloadRemotely
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.MessageImportAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
folderId
long folderId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.MessageLookupAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
accountId
long accountId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.MessageWriteAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
folderId
long folderId
-
-
-
Class com.openindex.openestate.tool.mail.MailPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.mail.MailPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.mail.MailTable extends AbstractTable<R extends MailTable.Row,AbstractTable.Model<R extends MailTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.mail.MailTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
message
DbMailMessage message
-
unread
boolean unread
-
-
-
Class com.openindex.openestate.tool.mail.MailTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
currentAccountId
long currentAccountId
-
currentAccountName
String currentAccountName
-
currentFolderId
long currentFolderId
-
currentFolderName
String currentFolderName
-
currentFolderSpecialType
DbMailFolder.SpecialType currentFolderSpecialType
-
mailViewContainerPanel
JPanel mailViewContainerPanel
-
mailViewPanel
MailViewPanel mailViewPanel
-
mainSplitter
JSplitPane mainSplitter
-
refreshAction
AbstractI18nAction refreshAction
-
showActionsAction
AbstractI18nAction showActionsAction
-
table
com.openindex.openestate.tool.mail.MailTablePanel.Table table
-
-
-
Class com.openindex.openestate.tool.mail.MailViewer extends AbstractPanel implements Serializable
-
Serialized Fields
-
actionButton
JButton actionButton
-
mainBusyLabel
org.jdesktop.swingx.JXBusyLabel mainBusyLabel
-
mainViewContentPanel
JPanel mainViewContentPanel
-
mainViewHeaderField
JTextPane mainViewHeaderField
-
mainViewInfoPanel
JPanel mainViewInfoPanel
-
mainViewPartComponents
Map<Long,JComponent> mainViewPartComponents
-
mainViewPartsList
com.openindex.openestate.tool.mail.MailViewer.PartList mainViewPartsList
-
-
-
Class com.openindex.openestate.tool.mail.MailViewPanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
actionButton
JButton actionButton
-
buttonBar
JPanel buttonBar
-
closeAction
AbstractI18nAction closeAction
-
closeHandler
Action closeHandler
-
extensionButtons
JButton[] extensionButtons
-
mailViewer
com.openindex.openestate.tool.mail.MailViewPanel.MailViewer mailViewer
-
-
-
Class com.openindex.openestate.tool.mail.MailWritePanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
attachmentButton
JButton attachmentButton
-
closeAction
AbstractI18nAction closeAction
-
currentMessageId
long currentMessageId
-
currentViewMode
MailEditor.ViewMode currentViewMode
-
helpAction
AbstractI18nAction helpAction
-
loaded
boolean loaded
-
mailEditor
MailEditor mailEditor
-
mailSendAction
AbstractI18nAction mailSendAction
-
mailWasSent
boolean mailWasSent
-
optionsButton
JButton optionsButton
-
recipientsBeforeLoaded
Map<MailEditor.RecipientType,List<MailEditor.Address>> recipientsBeforeLoaded
-
saveButton
JButton saveButton
-
-
-
-
Package com.openindex.openestate.tool.mail.db
-
Class com.openindex.openestate.tool.mail.db.DbMailAccount extends Object implements Serializable
-
Serialized Fields
-
autoRetrieval
boolean autoRetrieval
-
autoRetrievalAt
Date autoRetrievalAt
-
autoRetrievalInterval
long autoRetrievalInterval
-
createdAt
Date createdAt
-
enabled
boolean enabled
-
id
long id
-
modifiedAt
Date modifiedAt
-
name
String name
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
settings
Map<String,String> settings
-
type
DbMailAccount.Type type
-
-
-
Class com.openindex.openestate.tool.mail.db.DbMailAddress extends Object implements Serializable
-
Serialized Fields
-
messageId
long messageId
-
person
String person
-
type
DbMailAddress.Type type
-
value
String value
-
-
-
Class com.openindex.openestate.tool.mail.db.DbMailFolder extends Object implements Serializable
-
Serialized Fields
-
accountId
long accountId
-
createdAt
Date createdAt
-
holdsFolders
boolean holdsFolders
-
holdsMessages
boolean holdsMessages
-
id
long id
-
isAutoRetrieval
boolean isAutoRetrieval
-
modifiedAt
Date modifiedAt
-
name
String name
-
parentFolder
DbMailFolder parentFolder
-
parentFolderId
long parentFolderId
-
specialType
DbMailFolder.SpecialType specialType
-
subFolders
List<DbMailFolder> subFolders
-
-
-
Class com.openindex.openestate.tool.mail.db.DbMailHeader extends Object implements Serializable
-
Class com.openindex.openestate.tool.mail.db.DbMailMessage extends Object implements Serializable
-
Serialized Fields
-
addresses
List<DbMailAddress> addresses
-
createdAt
Date createdAt
-
folderId
long folderId
-
from
String from
-
hasAttachments
boolean hasAttachments
-
hash
String hash
-
id
long id
-
inReplyTo
String inReplyTo
-
isAnswered
boolean isAnswered
-
isArchived
boolean isArchived
-
isDownloaded
boolean isDownloaded
-
isDraft
boolean isDraft
-
isFlagged
boolean isFlagged
-
isForwarded
boolean isForwarded
-
isReceived
boolean isReceived
-
isSeen
boolean isSeen
-
mdnStatus
DbMailMessage.MdnStatus mdnStatus
-
mimeId
String mimeId
-
modifiedAt
Date modifiedAt
-
receivedAt
Date receivedAt
-
sentAt
Date sentAt
-
size
long size
-
subject
String subject
-
to
String to
-
uid
Long uid
-
uidValidity
Long uidValidity
-
-
-
Class com.openindex.openestate.tool.mail.db.DbMailPart extends Object implements Serializable
-
Serialized Fields
-
createdAt
Date createdAt
-
description
String description
-
disposition
String disposition
-
fileName
String fileName
-
fileSize
long fileSize
-
headers
List<DbMailHeader> headers
-
id
long id
-
messageId
long messageId
-
modifiedAt
Date modifiedAt
-
parentPart
DbMailPart parentPart
-
parentPartId
long parentPartId
-
subParts
List<DbMailPart> subParts
-
tempFileContent
File tempFileContent
-
text
String text
-
type
String type
-
-
-
-
Package com.openindex.openestate.tool.mail.gui
-
Class com.openindex.openestate.tool.mail.gui.MailFromRenderer extends AbstractRenderer<DbMailAccount> implements Serializable
-
-
Package com.openindex.openestate.tool.mail.io
-
Class com.openindex.openestate.tool.mail.io.AbstractMailReader extends HashMap<String,String> implements Serializable
-
Class com.openindex.openestate.tool.mail.io.AbstractMailWriter extends HashMap<String,String> implements Serializable
-
Class com.openindex.openestate.tool.mail.io.ImapPanel extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
authMethodField
JComboBox<ImapReader.AuthMethod> authMethodField
-
authMethodLabel
JLabel authMethodLabel
-
authPassField
JPasswordField authPassField
-
authPassLabel
JLabel authPassLabel
-
authUserField
JTextField authUserField
-
authUserLabel
JLabel authUserLabel
-
cryptMethodField
JComboBox<ImapReader.CryptMethod> cryptMethodField
-
cryptMethodLabel
JLabel cryptMethodLabel
-
currentReader
ImapReader currentReader
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
hostField
JTextField hostField
-
hostLabel
JLabel hostLabel
-
idleEnabledField
JCheckBox idleEnabledField
-
portField
PortNrField portField
-
portLabel
JLabel portLabel
-
testAction
com.openindex.openestate.tool.mail.io.ImapPanel.TestAction testAction
-
testBusyLabel
org.jdesktop.swingx.JXBusyLabel testBusyLabel
-
testTitle
org.jdesktop.swingx.JXTitledSeparator testTitle
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.io.ImapReader extends AbstractMailReader implements Serializable
-
Class com.openindex.openestate.tool.mail.io.Pop3Panel extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
authMethodField
JComboBox<Pop3Reader.AuthMethod> authMethodField
-
authMethodLabel
JLabel authMethodLabel
-
authPassField
JPasswordField authPassField
-
authPassLabel
JLabel authPassLabel
-
authUserField
JTextField authUserField
-
authUserLabel
JLabel authUserLabel
-
cryptMethodField
JComboBox<Pop3Reader.CryptMethod> cryptMethodField
-
cryptMethodLabel
JLabel cryptMethodLabel
-
currentReader
Pop3Reader currentReader
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
hostField
JTextField hostField
-
hostLabel
JLabel hostLabel
-
portField
PortNrField portField
-
portLabel
JLabel portLabel
-
removeDownloadedMessagesField
JCheckBox removeDownloadedMessagesField
-
testAction
com.openindex.openestate.tool.mail.io.Pop3Panel.TestAction testAction
-
testBusyLabel
org.jdesktop.swingx.JXBusyLabel testBusyLabel
-
testTitle
org.jdesktop.swingx.JXTitledSeparator testTitle
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.io.Pop3Reader extends AbstractMailReader implements Serializable
-
Class com.openindex.openestate.tool.mail.io.SmtpPanel extends MailAccountDialogForm implements Serializable
-
Serialized Fields
-
authMethodField
JComboBox<SmtpWriter.AuthMethod> authMethodField
-
authMethodLabel
JLabel authMethodLabel
-
authPassField
JPasswordField authPassField
-
authPassLabel
JLabel authPassLabel
-
authUserField
JTextField authUserField
-
authUserLabel
JLabel authUserLabel
-
cryptMethodField
JComboBox<SmtpWriter.CryptMethod> cryptMethodField
-
cryptMethodLabel
JLabel cryptMethodLabel
-
currentWriter
SmtpWriter currentWriter
-
formTitle
org.jdesktop.swingx.JXTitledSeparator formTitle
-
hostField
JTextField hostField
-
hostLabel
JLabel hostLabel
-
portField
PortNrField portField
-
portLabel
JLabel portLabel
-
testAction
com.openindex.openestate.tool.mail.io.SmtpPanel.TestAction testAction
-
testBusyLabel
org.jdesktop.swingx.JXBusyLabel testBusyLabel
-
testMailField
JTextField testMailField
-
testMailLabel
JLabel testMailLabel
-
testTitle
org.jdesktop.swingx.JXTitledSeparator testTitle
-
validationHandler
ValidationHandler validationHandler
-
-
-
Class com.openindex.openestate.tool.mail.io.SmtpWriter extends AbstractMailWriter implements Serializable
-
-
Package com.openindex.openestate.tool.mail.utils
-
Class com.openindex.openestate.tool.mail.utils.MailFolderDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.mail.utils.MailFolderDialog.CancelAction cancelAction
-
dialogInfo
String dialogInfo
-
dialogTitle
String dialogTitle
-
folderTree
DefaultTree folderTree
-
submitAction
com.openindex.openestate.tool.mail.utils.MailFolderDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.mail.utils.MailFolderDialogButton extends JButton implements Serializable
-
Serialized Fields
-
dialogInfo
String dialogInfo
-
dialogTitle
String dialogTitle
-
parentWindow
Window parentWindow
-
selectedAccount
DbMailAccount selectedAccount
-
selectedFolder
DbMailFolder selectedFolder
-
-
-
Class com.openindex.openestate.tool.mail.utils.MailFolderMenu extends JMenu implements Serializable
-
Serialized Fields
-
folder
DbMailFolder folder
-
mailFolderMenuListeners
List<MailFolderMenuListener> mailFolderMenuListeners
-
-
-
Class com.openindex.openestate.tool.mail.utils.MailFolderMenuButton extends JButton implements Serializable
-
Class com.openindex.openestate.tool.mail.utils.MailTemplateDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.mail.utils.MailTemplateDialog.CancelAction cancelAction
-
dialogInfo
String dialogInfo
-
dialogTitle
String dialogTitle
-
submitAction
com.openindex.openestate.tool.mail.utils.MailTemplateDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
templateTree
DefaultTree templateTree
-
-
-
-
Package com.openindex.openestate.tool.manual
-
Class com.openindex.openestate.tool.manual.ManualFrameSidebarExtension.Tree extends EpubTree implements Serializable
-
Class com.openindex.openestate.tool.manual.ManualPanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
epubView
EpubView epubView
-
nextPageAction
AbstractI18nAction nextPageAction
-
prevPageAction
AbstractI18nAction prevPageAction
-
-
-
Class com.openindex.openestate.tool.manual.ManualViewDialog extends JDialog implements Serializable
-
Serialized Fields
-
manualPanel
ManualViewPanel manualPanel
-
-
-
Class com.openindex.openestate.tool.manual.ManualViewFrame extends org.jdesktop.swingx.JXFrame implements Serializable
-
Serialized Fields
-
manualPanel
ManualViewPanel manualPanel
-
-
-
Class com.openindex.openestate.tool.manual.ManualViewPanel extends org.jdesktop.swingx.JXPanel implements Serializable
-
Serialized Fields
-
epubTree
EpubTree epubTree
-
epubView
EpubView epubView
-
goHistoryBackAction
com.openindex.openestate.tool.manual.ManualViewPanel.GoHistoryBackAction goHistoryBackAction
-
goHistoryNextAction
com.openindex.openestate.tool.manual.ManualViewPanel.GoHistoryNextAction goHistoryNextAction
-
language
Locale language
-
languageBox
LocaleComboBox languageBox
-
navigation
EpubNavigation navigation
-
titleLabel
org.jdesktop.swingx.JXTitledSeparator titleLabel
-
-
-
-
Package com.openindex.openestate.tool.manual.epub
-
Class com.openindex.openestate.tool.manual.epub.EpubNavigation.Event extends EventObject implements Serializable
-
Serialized Fields
-
content
org.jepub.core.spec.navigation.entity.Content content
-
navigation
EpubNavigation navigation
-
-
-
Class com.openindex.openestate.tool.manual.epub.EpubTree extends SidebarTree implements Serializable
-
Serialized Fields
-
navigation
EpubNavigation navigation
-
-
-
Class com.openindex.openestate.tool.manual.epub.EpubView extends org.xhtmlrenderer.simple.XHTMLPanel implements Serializable
-
Serialized Fields
-
currentPage
String currentPage
-
currentSection
String currentSection
-
currentSections
Map<String,org.jepub.core.spec.navigation.entity.Content> currentSections
-
documentLoadTimer
Timer documentLoadTimer
-
fontResolver
com.openindex.openestate.tool.manual.epub.EpubView.EpubFontResolver fontResolver
-
imageResourceLoader
com.openindex.openestate.tool.manual.epub.EpubView.EpubImageResourceLoader imageResourceLoader
-
navigation
EpubNavigation navigation
-
repaintListener
com.openindex.openestate.tool.manual.epub.EpubView.EpubRepaintListener repaintListener
-
scrollbarHandler
com.openindex.openestate.tool.manual.epub.EpubView.ScrollbarHandler scrollbarHandler
-
userAgent
com.openindex.openestate.tool.manual.epub.EpubView.EpubUserAgent userAgent
-
-
-
-
Package com.openindex.openestate.tool.news
-
Class com.openindex.openestate.tool.news.NewsEntryTable extends AbstractTable<R extends NewsEntryTable.Row,AbstractTable.Model<R extends NewsEntryTable.Row>> implements Serializable
-
Class com.openindex.openestate.tool.news.NewsEntryTable.Row extends AbstractTable.Row implements Serializable
-
Serialized Fields
-
entry
DbNewsEntry entry
-
feedName
String feedName
-
-
-
Class com.openindex.openestate.tool.news.NewsEntryTablePanel extends AbstractMainTable implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
currentEntry
DbNewsEntry currentEntry
-
currentEntryUrl
URI currentEntryUrl
-
currentFeed
DbNewsFeed currentFeed
-
entryOpenLinkAction
AbstractI18nAction entryOpenLinkAction
-
mainSplitter
JSplitPane mainSplitter
-
mainSplitterLocation
int mainSplitterLocation
-
refreshAction
AbstractI18nAction refreshAction
-
table
com.openindex.openestate.tool.news.NewsEntryTablePanel.Table table
-
viewer
XHTMLViewer viewer
-
viewerTitle
org.jdesktop.swingx.JXTitledSeparator viewerTitle
-
-
-
Class com.openindex.openestate.tool.news.NewsFeedDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
currentFeedId
long currentFeedId
-
feedTab
com.openindex.openestate.tool.news.NewsFeedDialog.FeedTab feedTab
-
mayEditFeed
boolean mayEditFeed
-
permissionsTab
com.openindex.openestate.tool.news.NewsFeedDialog.PermissionsTab permissionsTab
-
submitAction
com.openindex.openestate.tool.news.NewsFeedDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
tabPanel
JTabbedPane tabPanel
-
-
-
Class com.openindex.openestate.tool.news.NewsFeedDialogTab extends AbstractTab implements Serializable
-
Class com.openindex.openestate.tool.news.NewsFrameSidebarExtension.Tree extends SidebarTree implements Serializable
-
Class com.openindex.openestate.tool.news.NewsFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Serializable
-
Serialized Fields
-
feed
DbNewsFeed feed
-
type
int type
-
-
-
Class com.openindex.openestate.tool.news.NewsPlugin.EntryTableAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
asNewTab
boolean asNewTab
-
feedId
long feedId
-
-
-
Class com.openindex.openestate.tool.news.NewsPlugin.FeedDialogAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
feedId
long feedId
-
-
-
Class com.openindex.openestate.tool.news.NewsPlugin.FeedRemoveAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
feedId
long feedId
-
-
-
Class com.openindex.openestate.tool.news.NewsPlugin.SidebarRefreshAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.news.NewsPlugin.SidebarSelectAction extends AbstractI18nAction implements Serializable
-
Class com.openindex.openestate.tool.news.NewsUpdateTimer extends Timer implements Serializable
-
Serialized Fields
-
dbDriver
AbstractDbDriver dbDriver
-
firstExecutionPassed
boolean firstExecutionPassed
-
isRunning
boolean isRunning
-
newsHandler
DbNewsHandler newsHandler
-
-
-
-
Package com.openindex.openestate.tool.news.db
-
Class com.openindex.openestate.tool.news.db.DbNewsEntry extends Object implements Serializable
-
Class com.openindex.openestate.tool.news.db.DbNewsFeed extends Object implements Serializable
-
Serialized Fields
-
authMethod
DbNewsFeed.AuthMethod authMethod
-
authPassword
char[] authPassword
-
authUser
String authUser
-
createdAt
Date createdAt
-
downloadedAt
Date downloadedAt
-
id
long id
-
isArchived
boolean isArchived
-
isUpdateEnabled
boolean isUpdateEnabled
-
modifiedAt
Date modifiedAt
-
name
String name
-
notes
String notes
-
ownerGroupId
long ownerGroupId
-
ownerUserId
long ownerUserId
-
permission
Permission permission
-
publishedAt
Date publishedAt
-
updateInterval
long updateInterval
-
url
URI url
-
-
-
-
Package com.openindex.openestate.tool.utils
-
Class com.openindex.openestate.tool.utils.AbstractRenderer extends JLabel implements Serializable
-
Serialized Fields
-
emptyValue
String emptyValue
Deprecated.
-
-
-
Class com.openindex.openestate.tool.utils.CsvImportDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
cancelAction
com.openindex.openestate.tool.utils.CsvImportDialog.CancelAction cancelAction
-
charsetBox
JComboBox<Charset> charsetBox
-
charsetLabel
JLabel charsetLabel
-
csvFile
File csvFile
-
csvTable
org.jdesktop.swingx.JXTable csvTable
-
csvTableTitle
org.jdesktop.swingx.JXTitledSeparator csvTableTitle
-
csvTask
CsvImportTask csvTask
-
helpAction
AbstractI18nAction helpAction
-
ignoreFirstLineBox
JCheckBox ignoreFirstLineBox
-
quotingCharBox
JComboBox<String> quotingCharBox
-
quotingCharLabel
JLabel quotingCharLabel
-
refreshAction
com.openindex.openestate.tool.utils.CsvImportDialog.RefreshAction refreshAction
-
separatorCharBox
JComboBox<String> separatorCharBox
-
separatorCharLabel
JLabel separatorCharLabel
-
submitAction
com.openindex.openestate.tool.utils.CsvImportDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
trimWhitespaceBox
JCheckBox trimWhitespaceBox
-
-
-
Class com.openindex.openestate.tool.utils.DatabaseQueryPanel extends AbstractMainTab implements Serializable
-
Serialized Fields
-
closeAction
AbstractI18nAction closeAction
-
queryCheckAction
AbstractI18nAction queryCheckAction
-
queryExecuteAction
AbstractI18nAction queryExecuteAction
-
queryInputField
DefaultTextArea queryInputField
-
queryInputTitle
org.jdesktop.swingx.JXTitledSeparator queryInputTitle
-
queryOutputTabbedPane
JTabbedPane queryOutputTabbedPane
-
queryOutputTableTab
com.openindex.openestate.tool.utils.DatabaseQueryPanel.ResultTableTab queryOutputTableTab
-
queryOutputTextTab
com.openindex.openestate.tool.utils.DatabaseQueryPanel.ResultTextTab queryOutputTextTab
-
queryOutputTitle
org.jdesktop.swingx.JXTitledSeparator queryOutputTitle
-
splitPanel
JSplitPane splitPanel
-
-
-
Class com.openindex.openestate.tool.utils.FormattedDate extends Date implements Serializable
- serialVersionUID:
- 6975078722215393345L
-
Serialized Fields
-
dateType
int dateType
-
timeType
int timeType
-
-
Class com.openindex.openestate.tool.utils.LimitedPlainDocument extends PlainDocument implements Serializable
-
Serialized Fields
-
maxLength
int maxLength
-
-
-
Class com.openindex.openestate.tool.utils.MemoryMonitorDialog extends JDialog implements Serializable
-
Serialized Fields
-
heapPanel
com.openindex.openestate.tool.utils.MemoryMonitorDialog.MemoryMonitorPanel heapPanel
-
memoryMXBean
MemoryMXBean memoryMXBean
-
nonHeapPanel
com.openindex.openestate.tool.utils.MemoryMonitorDialog.MemoryMonitorPanel nonHeapPanel
-
thread
Thread thread
-
-
-
Class com.openindex.openestate.tool.utils.ModifiedHTMLEditorKit extends net.atlanticbb.tantlinger.ui.text.WysiwygHTMLEditorKit implements Serializable
-
Class com.openindex.openestate.tool.utils.Notification extends JPanel implements Serializable
-
Serialized Fields
-
component
JComponent component
-
icon
Icon icon
-
id
long id
-
-
-
Class com.openindex.openestate.tool.utils.Notification.Info extends Notification implements Serializable
-
Class com.openindex.openestate.tool.utils.Notification.Warning extends Notification implements Serializable
-
Class com.openindex.openestate.tool.utils.NotificationPanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
containerPanel
JPanel containerPanel
-
emptyLabel
JLabel emptyLabel
-
maxNotifications
int maxNotifications
-
notifications
TreeMap<Long,Notification> notifications
-
-
-
Class com.openindex.openestate.tool.utils.Permission extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
int value
-
-
Class com.openindex.openestate.tool.utils.QuickTableExport.ExportCsvAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
parentFrame
Window parentFrame
-
table
org.jdesktop.swingx.JXTable table
-
-
-
Class com.openindex.openestate.tool.utils.QuickTableExport.ExportPdfAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
parentFrame
Window parentFrame
-
table
org.jdesktop.swingx.JXTable table
-
-
-
Class com.openindex.openestate.tool.utils.QuickTableExport.ExportXlsAction extends AbstractI18nAction implements Serializable
-
Serialized Fields
-
parentFrame
Window parentFrame
-
table
org.jdesktop.swingx.JXTable table
-
-
-
Class com.openindex.openestate.tool.utils.RegexFormatter extends DefaultFormatter implements Serializable
-
Class com.openindex.openestate.tool.utils.SidebarTree extends DefaultTree implements Serializable
-
Class com.openindex.openestate.tool.utils.SidebarTreeCellRenderer extends org.jdesktop.swingx.tree.DefaultXTreeCellRenderer implements Serializable
-
Class com.openindex.openestate.tool.utils.SidebarTreeNode extends DefaultMutableTreeNode implements Serializable
-
Class com.openindex.openestate.tool.utils.SshUtils.AuthenticationFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.utils.SshUtils.ConnectionFailedException extends Exception implements Serializable
-
Class com.openindex.openestate.tool.utils.SSLCertificateDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
certPanel
SSLCertificatePanel certPanel
-
confirmAction
com.openindex.openestate.tool.utils.SSLCertificateDialog.ConfirmAction confirmAction
-
infoText
String infoText
-
rejectAction
com.openindex.openestate.tool.utils.SSLCertificateDialog.RejectAction rejectAction
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.utils.SSLCertificatePanel extends AbstractPanel implements Serializable
-
Serialized Fields
-
fingerprintMd5Field
JLabel fingerprintMd5Field
-
fingerprintMd5Label
JLabel fingerprintMd5Label
-
fingerprintSha1Field
JLabel fingerprintSha1Field
-
fingerprintSha1Label
JLabel fingerprintSha1Label
-
fingerprintTitle
org.jdesktop.swingx.JXTitledSeparator fingerprintTitle
-
issuerCNField
JLabel issuerCNField
-
issuerCNLabel
JLabel issuerCNLabel
-
issuerOField
JLabel issuerOField
-
issuerOLabel
JLabel issuerOLabel
-
issuerOUField
JLabel issuerOUField
-
issuerOULabel
JLabel issuerOULabel
-
issuerTitle
org.jdesktop.swingx.JXTitledSeparator issuerTitle
-
subjectCNField
JLabel subjectCNField
-
subjectCNLabel
JLabel subjectCNLabel
-
subjectOField
JLabel subjectOField
-
subjectOLabel
JLabel subjectOLabel
-
subjectOUField
JLabel subjectOUField
-
subjectOULabel
JLabel subjectOULabel
-
subjectSerialNrField
JLabel subjectSerialNrField
-
subjectSerialNrLabel
JLabel subjectSerialNrLabel
-
subjectTitle
org.jdesktop.swingx.JXTitledSeparator subjectTitle
-
validityNotAfterField
JLabel validityNotAfterField
-
validityNotAfterLabel
JLabel validityNotAfterLabel
-
validityNotBeforeField
JLabel validityNotBeforeField
-
validityNotBeforeLabel
JLabel validityNotBeforeLabel
-
validityTitle
org.jdesktop.swingx.JXTitledSeparator validityTitle
-
-
-
Class com.openindex.openestate.tool.utils.SSLServerDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
serverHostField
JTextField serverHostField
-
serverHostLabel
JLabel serverHostLabel
-
serverPortField
PortNrField serverPortField
-
serverPortLabel
JLabel serverPortLabel
-
submitted
boolean submitted
-
-
-
Class com.openindex.openestate.tool.utils.SSLTrustManagerDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
addAction
com.openindex.openestate.tool.utils.SSLTrustManagerDialog.AddAction addAction
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.utils.SSLTrustManagerDialog.CancelAction cancelAction
-
certList
JList<String> certList
-
certPanel
SSLCertificatePanel certPanel
-
certsToRemove
List<String> certsToRemove
-
certsToSave
Map<String,X509Certificate> certsToSave
-
exportAction
com.openindex.openestate.tool.utils.SSLTrustManagerDialog.ExportAction exportAction
-
removeAction
com.openindex.openestate.tool.utils.SSLTrustManagerDialog.RemoveAction removeAction
-
splitPanel
JSplitPane splitPanel
-
submitAction
com.openindex.openestate.tool.utils.SSLTrustManagerDialog.SubmitAction submitAction
-
submitted
boolean submitted
-
trustStore
KeyStore trustStore
-
-
-
Class com.openindex.openestate.tool.utils.StatusNotification extends JPanel implements Serializable
-
Serialized Fields
-
component
JComponent component
-
icon
Icon icon
-
id
long id
-
-
-
Class com.openindex.openestate.tool.utils.StatusNotification.Info extends StatusNotification implements Serializable
-
Class com.openindex.openestate.tool.utils.StatusNotification.Warning extends StatusNotification implements Serializable
-
Class com.openindex.openestate.tool.utils.StatusNotificationPanel extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.utils.StatusTaskPanel extends AbstractPanel implements Serializable
-
Class com.openindex.openestate.tool.utils.XHTMLViewer extends JPanel implements Serializable
-
Serialized Fields
-
infoPanel
JPanel infoPanel
-
loaded
boolean loaded
-
tempDir
File tempDir
-
viewer
org.xhtmlrenderer.simple.XHTMLPanel viewer
-
viewerScroller
JScrollPane viewerScroller
-
-
-
-
Package com.openindex.openestate.tool.utils.geo
-
Class com.openindex.openestate.tool.utils.geo.CoordinateFormat extends NumberFormat implements Serializable
-
Serialized Fields
-
alternativeFormat
NumberFormat alternativeFormat
-
alternativeSeparator
char alternativeSeparator
-
defaultFormat
NumberFormat defaultFormat
-
defaultSeparator
char defaultSeparator
-
-
-
Class com.openindex.openestate.tool.utils.geo.MapDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
cancelAction
com.openindex.openestate.tool.utils.geo.MapDialog.CancelAction cancelAction
-
countryBoxModel
DefaultComboBoxModel<CountryObject> countryBoxModel
-
currentLocation
org.jxmapviewer.viewer.GeoPosition currentLocation
-
currentTileFactory
String currentTileFactory
-
lookupServices
LookupService[] lookupServices
-
mainSplitPane
JSplitPane mainSplitPane
-
mapViewer
com.openindex.openestate.tool.utils.geo.MapDialog.ExtendedMapViewer mapViewer
-
optionAction
com.openindex.openestate.tool.utils.geo.MapDialog.OptionAction optionAction
-
searchAction
com.openindex.openestate.tool.utils.geo.MapDialog.SearchAction searchAction
-
searchCancelAction
com.openindex.openestate.tool.utils.geo.MapDialog.SearchCancelAction searchCancelAction
-
searchExecuteAction
com.openindex.openestate.tool.utils.geo.MapDialog.SearchExecuteAction searchExecuteAction
-
searchFormPanel
JPanel searchFormPanel
-
searchFormParamsPanel
JPanel searchFormParamsPanel
-
searchPanel
JPanel searchPanel
-
searchResultBuilder
StringBuilder searchResultBuilder
-
searchResultPanel
DefaultEditorPane searchResultPanel
-
searchResults
List<com.openindex.openestate.tool.utils.geo.MapDialog.SearchResult> searchResults
-
submitButton
JButton submitButton
-
tileFactories
Map<String,org.jxmapviewer.viewer.TileFactoryInfo> tileFactories
-
-
-
-
Package com.openindex.openestate.tool.utils.tabs
-
Class com.openindex.openestate.tool.utils.tabs.CloseAndMaxTabbedPane extends JTabbedPane implements Serializable
-
Serialized Fields
-
overTabIndex
int overTabIndex
-
-
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabbedPaneEvent extends AWTEvent implements Serializable
-
Serialized Fields
-
description
String description
-
e
MouseEvent e
-
overTabIndex
int overTabIndex
-
-
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabPaneEclipseUI.ScrollableTabButton extends CloseTabPaneUI.ScrollableTabButton implements Serializable
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabPaneEnhancedUI.ScrollableTabButton extends CloseTabPaneUI.ScrollableTabButton implements Serializable
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabPaneUI.ScrollableTabButton extends BasicArrowButton implements Serializable
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabPaneUI.ScrollableTabPanel extends JPanel implements Serializable
-
Class com.openindex.openestate.tool.utils.tabs.CloseTabPaneUI.ScrollableTabViewport extends JViewport implements Serializable
-
Class com.openindex.openestate.tool.utils.tabs.SampleApp extends JFrame implements Serializable
-
-
Package org.geonames
-
Class org.geonames.GeoNamesException extends Exception implements Serializable
- serialVersionUID:
- 746586385626445380L
-
Serialized Fields
-
exceptionCode
int exceptionCode
-
message
String message
-
-
Class org.geonames.InsufficientStyleException extends GeoNamesException implements Serializable
-
Class org.geonames.InvalidParameterException extends GeoNamesException implements Serializable
-