public interface PESwingApplicationReader extends org.smyld.app.pe.model.ApplicationReader
getGUIToolkit, getLayout, getType, isValidHashMap<String,org.smyld.app.pe.model.gui.PEAction> loadActions()
HashMap<String,org.smyld.app.pe.model.gui.MenuItem> loadMenus()
HashMap<String,org.smyld.app.pe.model.gui.GUIToolbar> loadToolbars()
HashMap<String,LangSource> loadLanguages()
HashMap<String,org.smyld.resources.LookAndFeelResource> loadLookAndFeels()
Vector<org.smyld.deploy.DeploymentDescriptor> loadDeployments()
String getAppStartupClass()
String getAppName()
String getMainClassPackage()
String getGroup()
String getHomePath()
String getSourcePath()
InputStream getSourceStream()
String getClassPath()
String getComponentType()
String getLAF()
String getTargetJarName()
String getTargetJarPath()
boolean createJarFile()
boolean compileClasses()
boolean exportLibraries()
boolean containsPanelID(String panelID)
String getAppManagerClass()
org.smyld.app.pe.logging.LogFile getLogFile()
org.smyld.resources.FileInfo getAppSettingsFile()
org.smyld.resources.FileInfo getAppJarFile()
String getAppSettingsSourceType()
org.smyld.app.pe.security.AppSecurity getAppSecurity()
String getAppType()
org.jdom2.Element getSplash()
void setVariableMapper(SettingsVariablesMapper mapper)
org.smyld.app.pe.projectbuilder.ProjectBuilder getProjectBuilder()
Copyright © 2019 SMYLD. All rights reserved.