SRJRCFrames
v0.1.296
A B C D E F G H I J K L M N O P Q R S T U V W X

I

ID_DESKTOP - Static variable in interface de.schwarzrot.ui.Desktop
 
ID_NOT_IMPLEMENTED - Static variable in interface de.schwarzrot.app.Application
 
ID_NOT_SAVED - Static variable in class de.schwarzrot.ui.control.ApplicationConfigDialog
 
ID_TITLE - Static variable in interface de.schwarzrot.ui.Desktop
 
IdxSegmentInfo - Class in de.schwarzrot.data.meta
 
IdxSegmentInfo() - Constructor for class de.schwarzrot.data.meta.IdxSegmentInfo
 
IdxSegmentInfo(IndexDefinition, ColumnDefinition) - Constructor for class de.schwarzrot.data.meta.IdxSegmentInfo
 
IdxSegmentInfo(IndexDefinition, ColumnDefinition, Integer) - Constructor for class de.schwarzrot.data.meta.IdxSegmentInfo
 
IdxSegmentInfo(IndexDefinition, ColumnDefinition, Integer, boolean) - Constructor for class de.schwarzrot.data.meta.IdxSegmentInfo
 
IMAGE_NOT_FOUND - Static variable in class de.schwarzrot.ui.image.ImageFactory
 
imageBaseDirectory - Variable in class de.schwarzrot.ui.service.DefaultFormComponentFactory
 
ImageButton - Class in de.schwarzrot.ui.control
a button to show an image.
ImageButton() - Constructor for class de.schwarzrot.ui.control.ImageButton
 
ImageButton(Action) - Constructor for class de.schwarzrot.ui.control.ImageButton
 
ImageButton(Icon) - Constructor for class de.schwarzrot.ui.control.ImageButton
 
ImageButton(String) - Constructor for class de.schwarzrot.ui.control.ImageButton
 
ImageButton(String, Icon) - Constructor for class de.schwarzrot.ui.control.ImageButton
 
ImageFactory - Class in de.schwarzrot.ui.image
a utility class able to load images from inside a jar-file as well as from outside (filesystem, url).
ImageFactory() - Constructor for class de.schwarzrot.ui.image.ImageFactory
 
ImageFilter - Class in de.schwarzrot.ui.image
a filter component for JFileChooser to select image files only
ImageFilter() - Constructor for class de.schwarzrot.ui.image.ImageFilter
 
ImageProvider - Interface in de.schwarzrot.image
 
ImageUtils - Class in de.schwarzrot.image.support
 
ImageUtils() - Constructor for class de.schwarzrot.image.support.ImageUtils
 
imgFactory - Static variable in class de.schwarzrot.ui.control.support.AbstractTableView
 
imgFactory - Static variable in class de.schwarzrot.ui.service.DefaultFormComponentFactory
 
imgFactory - Static variable in class de.schwarzrot.ui.service.DefaultRendererFactory
 
IMPLEMENTATION_NAME - Static variable in class de.schwarzrot.jar.JarExtensionHandler
 
IMPLEMENTATION_NAME - Static variable in class de.schwarzrot.jar.support.JarValidator
 
IMPLEMENTATION_TYPE - Static variable in class de.schwarzrot.jar.JarExtensionHandler
 
IMPLEMENTATION_TYPE - Static variable in class de.schwarzrot.jar.support.JarValidator
 
IMPLEMENTATION_VERSION - Static variable in class de.schwarzrot.jar.JarExtensionHandler
 
IMPLEMENTATION_VERSION - Static variable in class de.schwarzrot.jar.support.JarValidator
 
Importer - Interface in de.schwarzrot.data.access
interface to implement import functionality.
IncompleteClassException - Exception in de.schwarzrot.app.errors
 
IncompleteClassException() - Constructor for exception de.schwarzrot.app.errors.IncompleteClassException
 
IncompleteClassException(String, Throwable) - Constructor for exception de.schwarzrot.app.errors.IncompleteClassException
 
IncompleteClassException(String) - Constructor for exception de.schwarzrot.app.errors.IncompleteClassException
 
IncompleteClassException(Throwable) - Constructor for exception de.schwarzrot.app.errors.IncompleteClassException
 
incOpenedFramesCounter() - Method in class de.schwarzrot.ui.support.AbstractDesktop
 
IndexDefinition - Class in de.schwarzrot.data.meta
 
IndexDefinition() - Constructor for class de.schwarzrot.data.meta.IndexDefinition
 
indexDefinitions(Connection, TableDefinition) - Method in class de.schwarzrot.data.access.support.AbstractDbUtils
 
indexDefinitions(Connection, TableDefinition) - Method in interface de.schwarzrot.data.access.support.DbUtil
 
indexDefinitions(Connection, TableDefinition) - Method in class de.schwarzrot.data.access.support.PgUtils
 
indexes(TableDefinition) - Method in class de.schwarzrot.data.meta.support.DatabaseModelAccessor
 
IndexMetaData - Class in de.schwarzrot.data.meta
 
IndexMetaData() - Constructor for class de.schwarzrot.data.meta.IndexMetaData
 
INFO_GIF_BYTES - Static variable in class de.schwarzrot.ui.service.DefaultFormComponentFactory.Icons
 
INFO_ICON - Static variable in class de.schwarzrot.ui.service.DefaultFormComponentFactory.Icons
 
init() - Method in interface de.schwarzrot.app.Application
 
init(String[]) - Method in class de.schwarzrot.app.CheckDynConnection
 
init() - Method in class de.schwarzrot.app.support.AbstractApplication
 
init(String[]) - Method in class de.schwarzrot.app.support.AbstractApplicationLauncher
 
init(String[]) - Method in class de.schwarzrot.app.support.DesktopApplicationLauncher
 
init(String[]) - Method in class de.schwarzrot.app.support.ServiceLauncher
 
init(String[]) - Method in class de.schwarzrot.app.support.SimpleApplicationLauncher
 
init() - Method in interface de.schwarzrot.ui.action.ActionHandler
used to setup all handled actions
init() - Method in class de.schwarzrot.ui.action.DesktopActionHandler
 
init(Collection<Application<?>>) - Method in class de.schwarzrot.ui.action.DesktopActionHandler
 
init() - Method in class de.schwarzrot.ui.action.support.AbstractActionHandler
 
init(Object) - Method in class de.schwarzrot.ui.action.support.AbstractActionHandler
 
init(String, int, int) - Method in class de.schwarzrot.ui.control.FileChooser
 
init() - Method in class de.schwarzrot.ui.control.HTMLBrowser
 
init(List<Application<?>>) - Method in interface de.schwarzrot.ui.Desktop
first stage of initialization
init(List<Application<?>>) - Method in class de.schwarzrot.ui.DockDesktop
 
init(List<Application<?>>) - Method in class de.schwarzrot.ui.MDIDesktop
 
init(List<Application<?>>) - Method in class de.schwarzrot.ui.support.AbstractDesktop
 
init() - Method in class de.schwarzrot.ui.support.AbstractStatusBar
 
init() - Method in class de.schwarzrot.ui.support.AbstractWizard
 
init(List<Application<?>>) - Method in class de.schwarzrot.ui.SWIDesktop
 
initCommand(List<String>) - Method in class de.schwarzrot.system.CommandReader
 
initCommand(String) - Method in class de.schwarzrot.system.CommandReader
 
initEventHandling() - Method in class de.schwarzrot.ui.support.AbstractWizard
 
initFont() - Method in class de.schwarzrot.ui.control.FontButton
 
initForDescriptor(EntityDescriptor, Object) - Method in class de.schwarzrot.data.access.jdbc.JDBCEntityIntrospector
 
initForDescriptor(EntityDescriptor, Object) - Method in class de.schwarzrot.data.access.support.EntityIntrospector
empty callback for subclasses to extend introspection.
initNew() - Method in class de.schwarzrot.data.meta.DatabaseModel
 
initNew() - Method in class de.schwarzrot.data.meta.TableDefinition
 
initResponse(OutputStream, String, Date, long, String) - Method in class de.schwarzrot.net.http.service.AbstractRequestHandler
 
initResponse(PrintWriter, String, Date, long, String) - Method in class de.schwarzrot.net.http.service.AbstractRequestHandler
 
InListConditionElement - Class in de.schwarzrot.data.access.support
models a condition like the sql condition: in ( a, b, c ), where the assembling of the condition is performed by the DbUtil instance.
InListConditionElement(String, List<?>) - Constructor for class de.schwarzrot.data.access.support.InListConditionElement
 
InListConditionElement(String, Object[]) - Constructor for class de.schwarzrot.data.access.support.InListConditionElement
 
installIcons() - Method in class de.schwarzrot.ui.render.FileListCellRenderer
 
instance() - Static method in class de.schwarzrot.data.access.support.EntityEnumResolver
 
instance - Variable in class de.schwarzrot.ui.control.support.AbstractEditor
 
instanceCount(Class<? extends Entity>, List<ConditionElement>, Connection) - Method in class de.schwarzrot.data.access.jdbc.JDBCEntityManager
 
instanceFromResultSet(ResultSet, Connection, EntityDescriptor, DbUtil, boolean) - Method in class de.schwarzrot.data.access.jdbc.JDBCEntityManager
 
IntConverter - Class in de.schwarzrot.data.support
 
IntConverter() - Constructor for class de.schwarzrot.data.support.IntConverter
 
internalFrameActivated(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameClosed(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameClosing(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameDeactivated(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameDeiconified(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameIconified(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
internalFrameOpened(InternalFrameEvent) - Method in class de.schwarzrot.ui.MDIDesktop
 
InternalMainFrame - Class in de.schwarzrot.ui
a subclass of JInternalFrame used for toplevel windows in MDI-mode desktops.
InternalMainFrame(Application<?>) - Constructor for class de.schwarzrot.ui.InternalMainFrame
 
InternalServerError - Static variable in class de.schwarzrot.net.http.HttpStatusCode
 
InvalidCommandException - Exception in de.schwarzrot.app.errors
 
InvalidCommandException(File) - Constructor for exception de.schwarzrot.app.errors.InvalidCommandException
 
InvalidCommandUsage - Exception in de.schwarzrot.app.errors
 
InvalidCommandUsage() - Constructor for exception de.schwarzrot.app.errors.InvalidCommandUsage
 
InvalidCommandUsage(String) - Constructor for exception de.schwarzrot.app.errors.InvalidCommandUsage
 
InvalidCommandUsage(String, Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidCommandUsage
 
InvalidCommandUsage(Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidCommandUsage
 
InvalidEpgDataException - Exception in de.schwarzrot.app.errors
 
InvalidEpgDataException() - Constructor for exception de.schwarzrot.app.errors.InvalidEpgDataException
 
InvalidEpgDataException(String, Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidEpgDataException
 
InvalidEpgDataException(String) - Constructor for exception de.schwarzrot.app.errors.InvalidEpgDataException
 
InvalidEpgDataException(Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidEpgDataException
 
InvalidJarHandlerSetupException - Exception in de.schwarzrot.app.errors
 
InvalidJarHandlerSetupException() - Constructor for exception de.schwarzrot.app.errors.InvalidJarHandlerSetupException
 
InvalidJarHandlerSetupException(String, Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidJarHandlerSetupException
 
InvalidJarHandlerSetupException(String) - Constructor for exception de.schwarzrot.app.errors.InvalidJarHandlerSetupException
 
InvalidJarHandlerSetupException(Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidJarHandlerSetupException
 
InvalidPluginException - Exception in de.schwarzrot.app.errors
 
InvalidPluginException(String) - Constructor for exception de.schwarzrot.app.errors.InvalidPluginException
 
InvalidRootDirectoryException - Exception in de.schwarzrot.app.errors
 
InvalidRootDirectoryException(File) - Constructor for exception de.schwarzrot.app.errors.InvalidRootDirectoryException
 
InvalidSplitOperationException - Exception in de.schwarzrot.app.errors
 
InvalidSplitOperationException() - Constructor for exception de.schwarzrot.app.errors.InvalidSplitOperationException
 
InvalidSplitOperationException(String) - Constructor for exception de.schwarzrot.app.errors.InvalidSplitOperationException
 
InvalidSplitOperationException(String, Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidSplitOperationException
 
InvalidSplitOperationException(Throwable) - Constructor for exception de.schwarzrot.app.errors.InvalidSplitOperationException
 
investigate(Class<?>) - Method in class de.schwarzrot.data.access.support.EntityDescriptor
 
investigate(E, EntityDescriptor, Map<String, Map<Long, Entity>>, Map<String, PropertyInfo>, Writer) - Method in class de.schwarzrot.data.access.support.XMLExporter
 
investigate(E, Map<String, Map<Long, Entity>>, Writer) - Method in class de.schwarzrot.data.access.support.XMLExporter
 
investigate(List<?>, Map<String, Map<Long, Entity>>, Writer) - Method in class de.schwarzrot.data.access.support.XMLExporter
 
investigate(Map<?, ?>, Map<String, Map<Long, Entity>>, Writer) - Method in class de.schwarzrot.data.access.support.XMLExporter
 
investigateArchive(File) - Method in class de.schwarzrot.jar.JarExtensionHandler
 
investigateArchive(String) - Method in class de.schwarzrot.jar.JarExtensionHandler
 
investigateRelations() - Method in class de.schwarzrot.data.access.support.EntityDescriptor
 
isAbsolute() - Method in class de.schwarzrot.system.RemoteFile
 
isAccountNonExpired() - Method in class de.schwarzrot.app.domain.User
 
isAccountNonLocked() - Method in class de.schwarzrot.app.domain.User
 
isActive() - Method in class de.schwarzrot.app.domain.User
 
isActive() - Method in class de.schwarzrot.concurrent.ProgressPublisher
returns true if already a "wait"-message is active.
isAscending() - Method in class de.schwarzrot.data.meta.IdxSegmentInfo
 
isAscending() - Method in class de.schwarzrot.data.meta.IndexMetaData
 
isAscending() - Method in class de.schwarzrot.data.meta.SortInfo
 
isAutoincrement() - Method in class de.schwarzrot.data.meta.AttributeDomain
 
isAutoincrement() - Method in class de.schwarzrot.data.meta.ColumnDefinition
 
isAutoIncrement() - Method in class de.schwarzrot.data.meta.ColumnMetaData
 
isAutoStart() - Method in class de.schwarzrot.app.domain.ServiceDefinition
returns true, if the service should be startet automatically.
isButtonsOnTop() - Method in class de.schwarzrot.app.domain.PageProperties
 
isCacheable() - Method in class de.schwarzrot.app.support.AbstractApplication
 
isComputerNode(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isCredentialsNonExpired() - Method in class de.schwarzrot.app.domain.User
 
isCutHDenabled() - Method in class de.schwarzrot.app.config.WorkerConfig
 
isDataFlavorSupported(DataFlavor) - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isDebug() - Static method in class de.schwarzrot.app.support.ServiceLauncher
 
isDefaultMaximized() - Method in class de.schwarzrot.app.support.AbstractApplication
 
isDir() - Method in class de.schwarzrot.data.ResourceNode
 
isDirectory() - Method in class de.schwarzrot.system.RemoteFile
 
isDirty() - Method in interface de.schwarzrot.data.Entity
returns whether the instance contains changes not saved to persistence.
isDirty() - Method in class de.schwarzrot.data.support.AbstractEntity
 
isDrive(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isEnabled() - Method in class de.schwarzrot.app.domain.User
 
isEnableNavigation() - Method in class de.schwarzrot.ui.WizardButtonPane
 
isEntityManagerRegistered(EntityManager) - Method in class de.schwarzrot.data.transaction.ApplicationTransaction
 
isEntityManagerRegistered(EntityManager) - Method in interface de.schwarzrot.data.transaction.Transaction
internal use only.
isExecutable(File) - Static method in class de.schwarzrot.system.CommandReader
 
isExecutionTerminated() - Method in class de.schwarzrot.concurrent.Task
 
isExistsSupported() - Method in class de.schwarzrot.data.access.support.AbstractDbUtils
signals whether current database supports exists on drop tables
isExistsSupported() - Method in class de.schwarzrot.data.access.support.MyUtils
 
isExistsSupported() - Method in class de.schwarzrot.data.access.support.PgUtils
 
IsFalsePropertyCondition<B> - Class in de.schwarzrot.bean.support
checks whether the value of the given property can be evaluated to false.
IsFalsePropertyCondition(B, String) - Constructor for class de.schwarzrot.bean.support.IsFalsePropertyCondition
 
isFile() - Method in class de.schwarzrot.system.RemoteFile
 
isFileSystem(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isFileSystemRoot(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isFloppyDrive(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isHidden() - Method in class de.schwarzrot.system.RemoteFile
 
isHiddenFile(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isHTMLFlavor(DataFlavor) - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isHTMLSupported() - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isIdle() - Method in interface de.schwarzrot.app.Service
will be used by the ServiceLauncher to determine, whether it should sleep between the calls to Service.run().
isIdle() - Method in class de.schwarzrot.service.sample.SampleService
 
isIdle() - Method in class de.schwarzrot.startup.ServiceManager
 
isIncludeBoundary() - Method in class de.schwarzrot.data.access.support.LowerBoundConditionElement
 
isIncludeBoundary() - Method in class de.schwarzrot.data.access.support.UpperBoundConditionElement
 
isInternal() - Method in class de.schwarzrot.data.meta.ColumnDefinition
 
isLeaf(Object) - Method in class de.schwarzrot.ui.control.model.DynamicTreeModel
 
isLinux() - Method in class de.schwarzrot.system.SysInfo
 
isNullable() - Method in class de.schwarzrot.data.meta.ColumnDefinition
 
isNullable() - Method in class de.schwarzrot.data.meta.ColumnMetaData
 
ISOFileFilter - Class in de.schwarzrot.system.support
 
ISOFileFilter() - Constructor for class de.schwarzrot.system.support.ISOFileFilter
 
isOuter() - Method in class de.schwarzrot.app.domain.PageProperties
 
isParent(File, File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isPermitted() - Method in class de.schwarzrot.ui.action.ApplicationCommand
 
isPersistent() - Method in class de.schwarzrot.data.access.support.PropertyInfo
 
isPlainFlavor(DataFlavor) - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isPlainSupported() - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isPrimary() - Method in class de.schwarzrot.data.meta.IndexDefinition
 
isPrimary() - Method in class de.schwarzrot.data.meta.IndexMetaData
 
isPrivilegedFor(String, String, AccessMode) - Method in class de.schwarzrot.security.DefaultSecurityManager
 
isPrivilegedFor(String, String, AccessMode) - Method in interface de.schwarzrot.security.SecurityManager
 
isReadRelated() - Method in class de.schwarzrot.data.transaction.TORead
 
isReadUniq() - Method in class de.schwarzrot.data.transaction.TORead
 
isRedirectError() - Method in class de.schwarzrot.system.CommandReader
 
isRemoteFS() - Method in class de.schwarzrot.ui.control.FileChooser
 
isRicherFlavor(DataFlavor) - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isRollbackOnly() - Method in class de.schwarzrot.data.transaction.ApplicationTransaction
 
isRollbackOnly() - Method in interface de.schwarzrot.data.transaction.Transaction
internal use only.
isRoot() - Method in class de.schwarzrot.jar.support.JArchivePath
 
isRoot() - Method in class de.schwarzrot.system.RemoteFile
 
isRoot(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
isServerReachable() - Method in interface de.schwarzrot.app.Client
 
isServerReachable() - Method in class de.schwarzrot.app.file.FileClient
 
isServerReachable() - Method in class de.schwarzrot.app.net.TCPClient
 
isSetupNeeded() - Method in class de.schwarzrot.app.config.support.AbstractSysConfig
 
isShutdownRequested() - Method in interface de.schwarzrot.app.Service
will be used by the ServiceStarter, which has the service main loop.
isShutdownRequested() - Method in class de.schwarzrot.app.support.AbstractService
 
isShutdownRequested() - Method in class de.schwarzrot.app.support.ServiceLauncher
a shutdown request for a service may occure from inside (the service) or from outside (the operating system).
isStringFlavor(DataFlavor) - Method in class de.schwarzrot.ui.control.support.BasicTransferable
 
isSuccess() - Method in class de.schwarzrot.ui.support.AbstractWizard
 
isSuse() - Method in class de.schwarzrot.system.SysInfo
 
isSystemWritable() - Method in class de.schwarzrot.data.access.pref.PreferencesManager
 
isTraversable(File) - Method in class de.schwarzrot.ui.control.RemoteFileSystemView
 
IsTruePropertyCondition<B> - Class in de.schwarzrot.bean.support
checks whether the value of the given property can be evaluated to true.
IsTruePropertyCondition(B, String) - Constructor for class de.schwarzrot.bean.support.IsTruePropertyCondition
 
isUniq() - Method in class de.schwarzrot.data.meta.IndexMetaData
 
isUnique() - Method in class de.schwarzrot.data.meta.IndexDefinition
 
isUserType() - Method in class de.schwarzrot.app.config.support.AbstractConfigBase
configuration IS per default a system type.
isUserType() - Method in class de.schwarzrot.data.access.support.EntityDescriptor
 
isUserType() - Method in interface de.schwarzrot.data.Entity
returns true, if this entity is a usertype and false, if it is a system type
isUserType() - Method in class de.schwarzrot.data.support.AbstractEntity
 
isValid() - Method in class de.schwarzrot.app.domain.DriveMapping
 
isVirtual() - Method in class de.schwarzrot.data.access.support.EntityDescriptor
 
isVirtual() - Method in interface de.schwarzrot.data.Entity
returns whether this class is virtual or real.
isVirtual() - Method in class de.schwarzrot.data.support.AbstractEntity
 
isVirtualAttribute() - Method in class de.schwarzrot.data.meta.ColumnDefinition
 
isWin7() - Method in class de.schwarzrot.system.SysInfo
 
isWindows() - Method in class de.schwarzrot.system.SysInfo
 
isWinXP() - Method in class de.schwarzrot.system.SysInfo
 

SRJRCFrames
v0.1.296
A B C D E F G H I J K L M N O P Q R S T U V W X
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.