| 
 | SRJRCFrames v0.1.296 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| de.schwarzrot.* | 
|---|
| de.schwarzrot.SRConstants | ||
|---|---|---|
| public static final String | DBT_DB2 | "DB/2" | 
| public static final String | DBT_MYSQL | "MySQL" | 
| public static final String | DBT_ORACLE | "Oracle" | 
| public static final String | DBT_POSTGRES | "PostgreSQL" | 
| public static final String | DEFAULT_ROOT_NODE | "default root" | 
| public static final String | JAR_APP_BASECLASS | "de.schwarzrot.app.Application" | 
| public static final String | JAR_APP_TYPE | "Application" | 
| public static final String | JAR_LIB_TYPE | "Library" | 
| public static final String | JAR_MAIN_TYPE | "MainApplication" | 
| public static final String | JAR_PROCESS_BASECLASS | "de.schwarzrot.jobs.processing.ProcessDefinition" | 
| public static final String | JAR_PROCESS_TYPE | "ConversionProcess" | 
| public static final String | JAR_SERVICE_BASECLASS | "de.schwarzrot.app.Service" | 
| public static final String | JAR_SERVICE_TYPE | "Service" | 
| public static final String | JAR_THEME_BASECLASS | "de.schwarzrot.dvd.theme.Theme" | 
| public static final String | JAR_THEME_TYPE | "Theme" | 
| de.schwarzrot.app.Application<C extends ApplicationConfig> | ||
|---|---|---|
| public static final String | ID_NOT_IMPLEMENTED | "application.action.not.available.yet.text" | 
| public static final String | TITLE_ERROR | "application.error.title" | 
| public static final String | TITLE_HINT | "application.hint.title" | 
| public static final String | TITLE_NOT_IMPLEMENTED | "application.action.not.available.yet.title" | 
| de.schwarzrot.app.config.SRDefaults | ||
|---|---|---|
| public static final String | APPINFO | "\n%s: Copyright (c) 2005-2012 Reinhard Mantey\n\nThis program comes with ABSOLUTELY NO WARRANTY;\nThis is free software, and you are welcome to redistribute it under certain conditions;\n" | 
| de.schwarzrot.app.domain.OptionBundle | ||
|---|---|---|
| public static final String | FIELD_APP_NAME | "applicationName" | 
| public static final String | PERSISTENCE_NAME | "optbundle" | 
| de.schwarzrot.app.domain.ServiceDefinition | ||
|---|---|---|
| public static final int | REQUEST_SHUTDOWN | 1 | 
| public static final int | REQUEST_STARTUP | 2 | 
| de.schwarzrot.app.domain.support.OptionBundleHandler | ||
|---|---|---|
| public static final String | KEY_NOT_ALLOWED | "notAllowed" | 
| de.schwarzrot.app.net.TCPClient | ||
|---|---|---|
| public static final String | ENDSIG | "~|~" | 
| public static final String | EOL | "\n\r" | 
| de.schwarzrot.app.support.AbstractApplicationLauncher<C extends AbstractSysConfig> | ||
|---|---|---|
| public static final String | APPLICATION_TYPE | "Application" | 
| de.schwarzrot.app.support.AbstractResponseHandler | ||
|---|---|---|
| public static final String | ENDSIG | "~|~" | 
| de.schwarzrot.app.support.ServiceLauncher<C extends ServiceConfig> | ||
|---|---|---|
| public static final String | KEY_CLASSPATH | "java.class.path" | 
| public static final String | KEY_JAR_FILENAME | "service.jar.filename" | 
| public static final String | KEY_PID_FILE | "service.pidfile" | 
| public static final String | KEY_SLEEP_TIME | "service.sleep.time" | 
| public static final String | SERVICE_START_TOKEN | "ok, logger configured, let\'s move to underworld" | 
| de.schwarzrot.data.ChildEntity<E extends Entity> | ||
|---|---|---|
| public static final String | PARENT_ATTR_NAME | "parent" | 
| de.schwarzrot.data.access.support.AbstractFunctionCondtion | ||
|---|---|---|
| protected static final String | CLOSE_OPERATOR | " ) " | 
| protected static final String | OPEN_OPERATOR | " = ( " | 
| de.schwarzrot.data.access.support.DbUtil | ||
|---|---|---|
| public static final String | EMPTY_STRING | "" | 
| public static final String | ONE_SPACE | " " | 
| public static final String | PK_NAME | "PRIMARY" | 
| de.schwarzrot.data.access.support.InListConditionElement | ||
|---|---|---|
| protected static final String | CLOSE_OPERATOR | " ) " | 
| protected static final String | OPEN_OPERATOR | " in ( " | 
| protected static final String | SEPARATOR | ", " | 
| de.schwarzrot.data.access.support.PgUtils | ||
|---|---|---|
| public static final String | FIELD_SEPARATOR | "," | 
| public static final String | SCHEMA_SEPARATOR | "." | 
| de.schwarzrot.data.meta.TableDefinition | ||
|---|---|---|
| public static final String | NEW_ATTRIBUTE_NAME | "- new attribute -" | 
| public static final String | NEW_COLUMN_NAME | "- new column -" | 
| de.schwarzrot.data.meta.support.AbstractMetaEntity<N extends Comparable<?>> | ||
|---|---|---|
| public static final String | MODEL_SCHEMA | "srm" | 
| de.schwarzrot.jar.JarExtensionHandler | ||
|---|---|---|
| public static final String | CLASS_PATH | "Class-Path" | 
| public static final String | CONTEXT_PATH | "Application-Context" | 
| public static final String | IMPLEMENTATION_NAME | "Implementation-Title" | 
| public static final String | IMPLEMENTATION_TYPE | "Implementation-Type" | 
| public static final String | IMPLEMENTATION_VERSION | "Implementation-Version" | 
| public static final String | JAR_MASK | "%s!/" | 
| de.schwarzrot.jar.support.JarValidator | ||
|---|---|---|
| public static final String | CLASS_PATH | "Class-Path" | 
| public static final String | CONTEXT_PATH | "Application-Context" | 
| public static final String | IMPLEMENTATION_NAME | "Implementation-Title" | 
| public static final String | IMPLEMENTATION_TYPE | "Implementation-Type" | 
| public static final String | IMPLEMENTATION_VERSION | "Implementation-Version" | 
| de.schwarzrot.net.http.server.HTTPRequestProcessor | ||
|---|---|---|
| protected static final int | bufSize | 16384 | 
| de.schwarzrot.net.http.service.AbstractProtocolHandler | ||
|---|---|---|
| protected static final String | HELP | "Server usage" | 
| protected static final String | STD_MSG_404 | "URL %s is not known on this server" | 
| de.schwarzrot.net.http.service.RequestHandler | ||
|---|---|---|
| public static final String | HTTP_CONTENT_LENGTH | "HTTP_CONTENT_LENGTH" | 
| public static final String | HTTP_LANGUAGE | "HTTP_ACCEPT_LANGUAGE" | 
| public static final String | MIME_CSS | "text/css" | 
| public static final String | MIME_GIF | "image/gif" | 
| public static final String | MIME_HTML | "text/html; charset=utf-8" | 
| public static final String | MIME_ICON | "image/x-icon" | 
| public static final String | MIME_JPEG | "image/jpeg" | 
| public static final String | MIME_JS | "text/javascript" | 
| public static final String | MIME_JSON | "application/json" | 
| public static final String | MIME_PNG | "image/png" | 
| public static final String | MIME_TIFF | "image/tiff" | 
| public static final String | MIME_UNKNOWN | "application" | 
| public static final String | QUERY_STRING | "QUERY_STRING" | 
| public static final String | REQUEST_DEFAULT_HANDLER | "default" | 
| public static final String | REQUEST_DEFAULT_URL | "/" | 
| public static final String | REQUEST_GET_METHOD | "GET" | 
| public static final String | REQUEST_HELP_URL | "/help" | 
| public static final String | REQUEST_JSON_CHECK | "/chkJSON" | 
| public static final String | REQUEST_LOCATION | "REQUEST_LOCATION" | 
| public static final String | REQUEST_METHOD | "REQUEST_METHOD" | 
| public static final String | REQUEST_OPTIONS_METHOD | "OPTIONS" | 
| public static final String | REQUEST_POST_METHOD | "POST" | 
| public static final String | REQUEST_TIME | "REQUEST_TIME" | 
| public static final String | REQUEST_URI | "REQUEST_URI" | 
| public static final String | REQUEST_WEBIF_BASE | "/VAWebIF." | 
| public static final String | REQUEST_WEBIF_EXT | ".html" | 
| public static final String | REQUEST_WEBIF_ROOT | "/VAWebIF.html" | 
| public static final String | RESPONSE_HEADER | "HTTP/1.0 200 OK\r\nServer: %s\r\nDate: %s\r\nLast-Modified: %s\r\nConnection: close\r\nContent-Language: %s\r\nContent-Type: %s\r\n\r\n" | 
| public static final String | RESPONSE_LEN_HEADER | "HTTP/1.0 200 OK\r\nServer: %s\r\nDate: %s\r\nLast-Modified: %s\r\nConnection: close\r\nContent-Length: %d\r\nContent-Language: %s\r\nContent-Type: %s\r\n\r\n" | 
| public static final String | RESPONSE_STATUS_HEADER | "HTTP/1.1 %d %s\r\nServer: %s\r\nDate: %s\r\nLast-Modified: %s\r\nConnection: close\r\nContent-Length: %d\r\n\r\n" | 
| public static final String | SERVER_PROTOCOL | "SERVER_PROTOCOL" | 
| de.schwarzrot.startup.ServiceManager | ||
|---|---|---|
| protected static final String | PIDFILE_PROPERTY | "service.pidfile" | 
| de.schwarzrot.system.SysInfo | ||
|---|---|---|
| public static final String | COMSPEC | "ComSpec" | 
| public static final String | FILEENC | "file.encoding" | 
| public static final String | HOMEDIR | "user.home" | 
| public static final String | JAVAHOME | "java.home" | 
| public static final String | JAVAVER | "java.specification.version" | 
| public static final String | KEY_PATH | "PATH" | 
| public static final String | OS_ARCH | "os.arch" | 
| public static final String | PATHDIV | "path.separator" | 
| public static final String | PATHSEP | "file.separator" | 
| public static final String | STARTUP | "user.dir" | 
| public static final String | SYSTEM | "os.name" | 
| public static final String | SYSTEM_ROOT | "SYSTEMROOT" | 
| public static final String | TMPDIR | "java.io.tmpdir" | 
| public static final String | USERNAME | "user.name" | 
| de.schwarzrot.ui.Desktop | ||
|---|---|---|
| public static final String | ID_DESKTOP | "desktop" | 
| public static final String | ID_TITLE | "desktop.title" | 
| de.schwarzrot.ui.action.ApplicationCommand | ||
|---|---|---|
| public static final String | ACCESS_GRANTED_KEY | "AccessGranted" | 
| public static final String | ACCESS_MODE_KEY | "AccessMode" | 
| public static final String | APPLICATION_CALLBACK_KEY | "AppActionCallback" | 
| public static final String | APPLICATION_EVENT_PUBLISHER_KEY | "AppEventPublisher" | 
| public static final String | APPLICATION_ID_KEY | "ApplicationID" | 
| de.schwarzrot.ui.control.ApplicationConfigDialog | ||
|---|---|---|
| public static final String | ID_NOT_SAVED | "Application.config.not.saved.text" | 
| public static final String | TITLE_NOT_SAVED | "Application.config.not.saved.title" | 
| de.schwarzrot.ui.control.FileChooser | ||
|---|---|---|
| public static final int | LOCAL_FILESYSTEM | 513 | 
| public static final int | PROBE_FILESYSTEM | 516 | 
| public static final int | REMOTE_FILESYSTEM | 514 | 
| public static final int | SELECT_DIRECTORY | 260 | 
| public static final int | SELECT_FILE_MAY_EXIST | 258 | 
| public static final int | SELECT_FILE_MUST_EXIST | 257 | 
| de.schwarzrot.ui.control.FontChooser | ||
|---|---|---|
| public static final String | DEFAULT_SAMPLE_TEXT | "FontChooser.sample.text" | 
| de.schwarzrot.ui.control.GradientPanel | ||
|---|---|---|
| public static final int | LEFT_TO_RIGHT | 1 | 
| public static final int | LOWER_LEFT_TO_UPPER_RIGHT | 4 | 
| public static final int | UP_TO_DOWN | 2 | 
| public static final int | UPPER_LEFT_TO_LOWER_RIGHT | 3 | 
| de.schwarzrot.ui.control.RemoteFileSystemView | ||
|---|---|---|
| protected static final String | DEFAULT_NEW_FOLDERNAME | "newFolder" | 
| de.schwarzrot.ui.control.support.AbstractDialogBase | ||
|---|---|---|
| public static final int | APPROVE_OPTION | 0 | 
| public static final int | CANCEL_OPTION | 1 | 
| public static final int | ERROR_OPTION | -1 | 
| de.schwarzrot.ui.image.ImageFactory | ||
|---|---|---|
| public static final String | IMAGE_NOT_FOUND | "/images/16x16/transform.png" | 
| de.schwarzrot.ui.image.ImageFilter | ||
|---|---|---|
| public static final String | EXT_BMP | "bmp" | 
| public static final String | EXT_GIF | "gif" | 
| public static final String | EXT_JPEG | "jpeg" | 
| public static final String | EXT_JPG | "jpg" | 
| public static final String | EXT_PNG | "png" | 
| public static final String | EXT_TIF | "tif" | 
| public static final String | EXT_TIFF | "tiff" | 
| de.schwarzrot.ui.validation.constraints.VCMatchingFile<E extends Entity> | ||
|---|---|---|
| public static final int | CONTAINS_NAME | 2 | 
| public static final int | DIRECTORY | 256 | 
| public static final int | ENDS_WITH | 8 | 
| public static final int | EXACT_NAME | 1 | 
| public static final int | EXECUTABLE | 64 | 
| public static final int | NOT_EXISTS | 128 | 
| public static final int | READABLE | 16 | 
| public static final int | STARTS_WITH | 4 | 
| public static final int | WRITABLE | 32 | 
| de.schwarzrot.util.GeometricCalculator | ||
|---|---|---|
| protected static final double | DELTA_FACTOR | 1.2 | 
| de.schwarzrot.util.TreeNode<E> | ||
|---|---|---|
| public static final String | PATH_SEPARATOR | "/" | 
| 
 | SRJRCFrames v0.1.296 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||