|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.DefaultSoapUICore
com.eviware.soapui.SwingSoapUICore
com.eviware.soapui.StandaloneSoapUICore
public class StandaloneSoapUICore
Nested Class Summary | |
---|---|
static class |
StandaloneSoapUICore.SoapUITheme
Adapted theme for soapUI Look and Feel |
Field Summary |
---|
Fields inherited from class com.eviware.soapui.DefaultSoapUICore |
---|
log, settingsDocument |
Fields inherited from interface com.eviware.soapui.SoapUICore |
---|
DEFAULT_SETTINGS_FILE |
Constructor Summary | |
---|---|
StandaloneSoapUICore(boolean init)
|
|
StandaloneSoapUICore(java.lang.String settingsFile)
|
Method Summary | |
---|---|
void |
initSoapUILookAndFeel()
|
void |
prepareUI()
|
Methods inherited from class com.eviware.soapui.SwingSoapUICore |
---|
afterStartup, importSettingsOnStartup, initSettings |
Methods inherited from class com.eviware.soapui.DefaultSoapUICore |
---|
addExternalListeners, createDefault, getActionRegistry, getExtensionClassLoader, getListenerRegistry, getMockEngine, getRoot, getSettings, getSettingsFile, importSettings, init, initActionRegistry, initCoreComponents, initDefaultSettings, initExtensions, initListenerRegistry, initLog, loadExternalLibraries, saveSettings, setSettingsFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandaloneSoapUICore(boolean init)
public StandaloneSoapUICore(java.lang.String settingsFile)
Method Detail |
---|
public void prepareUI()
prepareUI
in class SwingSoapUICore
public void initSoapUILookAndFeel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |