| Package | Description |
|---|---|
| xyz.cofe.cxconsole.actions |
Пользовательские действия в CxConsole.
|
| xyz.cofe.cxconsole.cp |
Работа с ClassLoader(Builder).
|
| xyz.cofe.cxconsole.groovy | |
| xyz.cofe.cxconsole.script.jsr233 | |
| xyz.cofe.cxconsole.script.out | |
| xyz.cofe.cxconsole.script.sql | |
| xyz.cofe.cxconsole.script.sql.ctx | |
| xyz.cofe.cxconsole.text | |
| xyz.cofe.gui.swing.cell | |
| xyz.cofe.gui.swing.log | |
| xyz.cofe.gui.swing.properties | |
| xyz.cofe.sql |
| Modifier and Type | Method and Description |
|---|---|
KeyStroke |
ActionsConfigureDock.ConfAction.getKeyStroke() |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlClassLoaderBuilder
Строитель ClassLoader на базе UrlClassLoader.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GCompilerConf.EList<T> |
class |
GroovyClassLoaderBuilder |
| Modifier and Type | Method and Description |
|---|---|
EngineBindings |
GroovyEngine.getBindings() |
Writer |
GroovyEngine.getErrorWriter()
Указывает output ошибок для класса скрипта.
|
GroovyEngineFactory |
GroovyEngine.getFactory() |
Class |
GroovyEngine.getJavaType() |
ConcurrentLinkedQueue |
GroovyEngine.getScnChangedEventQueue()
Возвращает очередь уведомлений
|
ConcurrentLinkedQueue |
GCompilerConf.getScnChangedEventQueue() |
Set |
GroovyEngine.getScnChangedListeners() |
Set |
GCompilerConf.getScnChangedListeners() |
String |
GroovyEngine.getTagName() |
Writer |
GroovyEngine.getWriter()
Указывает output для класса скрипта.
|
| Modifier and Type | Method and Description |
|---|---|
EngineBindings |
EngineImpl.getBindings() |
EFactoryImpl |
EngineImpl.getEFactoryImpl2() |
String |
EngineImpl.getJsr233EngineName() |
PropertyChangeListener[] |
EngineImpl.getPropertyChangeListeners() |
Set |
EngineImpl.getScnChangedListeners() |
void |
EngineImpl.setErrorWriter(Writer writer) |
void |
EngineImpl.setWriter(Writer writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptOutputConf |
| Modifier and Type | Method and Description |
|---|---|
StyledWriter.BaseWriter |
StyledWriter.getBaseWriter() |
protected BufferedWriter |
StyledWriter.getBufferedWriter() |
Component |
Format.getComponent() |
String |
Format.getFontFamily() |
SimpleAttributeSet |
Format.getSimpleAttributeSet() |
Font |
ScriptOutputConf.getStderrFont()
Шрифт stdout
|
String |
ScriptOutputConf.getStderrFontName() |
int |
ScriptOutputConf.getStderrFontSize() |
int |
ScriptOutputConf.getStderrFontStyle() |
Color |
ScriptOutputConf.getStderrForeground() |
Font |
ScriptOutputConf.getStdoutFont()
Шрифт stdout
|
String |
ScriptOutputConf.getStdoutFontName() |
int |
ScriptOutputConf.getStdoutFontSize() |
int |
ScriptOutputConf.getStdoutFontStyle() |
Color |
ScriptOutputConf.getStdoutForeground() |
Object |
Format.getSync() |
TextWriter |
StyledWriter.getTextWriter() |
boolean |
ScriptOutputConf.isCaptureSystemOut() |
boolean |
StyledWriter.isCloseTarget() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
SqlEngine.getConnection() |
ConnectPool |
SqlEngine.getConnectPool() |
String |
SqlEngine.getDataSourceName() |
SqlEngineFactory |
SqlEngine.getFactory() |
ConcurrentLinkedQueue<ScnChangedEvent<SqlEngine,Long>> |
SqlEngine.getScnChangedEventQueue() |
Set<ScnChanedListener<SqlEngine,Long>> |
SqlEngine.getScnChangedListeners() |
protected ScnChangedSupport<SqlEngine,Long> |
SqlEngine.getScnChangedSupport() |
TextDocument |
SqlEngine.getScriptDocument() |
long |
SqlEngine.getScriptDocumentId() |
SqlService |
SqlEngine.getSqlService() |
void |
SqlEngine.setErrorWriter(Writer writer) |
void |
SqlEngine.setWriter(Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
String |
CreateDataSource.getName() |
| Modifier and Type | Class and Description |
|---|---|
class |
TextServiceConfMap |
| Modifier and Type | Method and Description |
|---|---|
String |
TextServiceConfMap.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
float[] |
CellFormat.getBorderBottomDash() |
float[] |
CellFormat.getBorderLeftDash()
Паттерн бордюра - левая сторона
|
float[] |
CellFormat.getBorderRightDash()
Паттерн бордюра - правая сторона
|
float[] |
CellFormat.getBorderTopDash() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogSource.setLoggerLevel(LoggerLevel loggerLevel) |
| Modifier and Type | Field and Description |
|---|---|
protected UiBean |
Property.uiBean |
| Modifier and Type | Method and Description |
|---|---|
UiBean |
Property.getUiBean() |
| Modifier and Type | Method and Description |
|---|---|
Set<Property> |
PropertyDB.filter(Set<Property> properties,
UiBean uib)
Фильтрация свойств
|
void |
Property.setUiBean(UiBean uiBean) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
BasicDataSource.getConnection() |
Connection |
SimpleDataSource.getConnection() |
Connection |
BasicDataSource.getConnection(String username,
String password) |
ConnectOptionsProperties |
BasicDataSource.getConnectOptions() |
PrintWriter |
SimpleDataSource.getLogWriter() |
Logger |
SimpleDataSource.getParentLogger() |
PropertyChangeListener[] |
SimpleDataSource.getPropertyChangeListeners() |
String |
SimpleDataSource.getUrl() |
Copyright © 2018. All rights reserved.