Skip navigation links
A C D E F G I L M P R S T U X 

A

AbstractXapiMojo - Class in xapi.mojo.api
 
AbstractXapiMojo() - Constructor for class xapi.mojo.api.AbstractXapiMojo
 
add(String, Component) - Method in class xapi.dev.gwt.gui.CodeServerControls
 
addSource(File) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
addSource(File) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
addSource(File, boolean) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
addTestSource(File) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
addTestSource(File) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
addToClasspath(File) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
addToTestClasspath(File) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
alterClasspath(String, String) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
AnnotationGeneratorMojo - Class in xapi.mojo.model
This goal will lookup all annotation that are themselves annotated with MirroredAnnotation, and then generate runtime annotation proxy classes to enable creating instances of annotations at runtime, either manually through AnnoNameBuilder objects, or by wrapping IsAnnotation instances into AnnoNameProxy objects.
AnnotationGeneratorMojo() - Constructor for class xapi.mojo.model.AnnotationGeneratorMojo
 

C

clear() - Method in class xapi.dev.gwt.gui.ProcessLog
 
CodeServerControls - Class in xapi.dev.gwt.gui
 
CodeServerControls(Runnable) - Constructor for class xapi.dev.gwt.gui.CodeServerControls
 
CodeServerDebugMessages - Interface in xapi.dev.gwt.i18n
 
CodeServerDebugMessages.Debug - Class in xapi.dev.gwt.i18n
This class houses our static final il8n singleton.
CodeServerGui - Class in xapi.dev.gwt.gui
 
CodeServerGui() - Constructor for class xapi.dev.gwt.gui.CodeServerGui
 
CodeServerGui.GwtFinder - Class in xapi.dev.gwt.gui
 
CodeServerGuiOptions - Class in xapi.dev.gwt
 
CodeServerGuiOptions() - Constructor for class xapi.dev.gwt.CodeServerGuiOptions
 
CodeServerMain - Class in xapi.dev.gwt
 
CodeServerMain() - Constructor for class xapi.dev.gwt.CodeServerMain
 
CodeServerMojo - Class in xapi.mojo.gwt
Goal which launches a gui which runs the gwt 2.5 codeserver from maven dependencies
CodeServerMojo() - Constructor for class xapi.mojo.gwt.CodeServerMojo
 
compile(String, String, boolean, String...) - Method in class xapi.mojo.api.AbstractXapiMojo
 
compileClasspath - Variable in class xapi.mojo.api.AbstractXapiMojo
 
compiler - Variable in class xapi.mojo.api.AbstractXapiMojo
 

D

Debug() - Constructor for class xapi.dev.gwt.i18n.CodeServerDebugMessages.Debug
 
debugPort() - Method in class xapi.dev.gwt.gui.CodeServerGui
 
debugTimeout() - Method in class xapi.dev.gwt.gui.CodeServerGui
The amount of time to wait for the debugger on port CodeServerGui.debugPort()
doExecute() - Method in class xapi.mojo.api.AbstractXapiMojo
 
doExecute() - Method in class xapi.mojo.gwt.CodeServerMojo
TODO: instead of parsing the objects directly from the maven project, assemble a command line argument to pass to Runtime.exec(String), so we can fork a single codeserver gui, save pid w/ System.setProperty(String, String), and send new executions by writing to the processes Process.getOutputStream().
doExecute() - Method in class xapi.mojo.model.AnnotationGeneratorMojo
 
doExecute() - Method in class xapi.mojo.model.ModelGeneratorMojo
 

E

execute() - Method in class xapi.mojo.api.AbstractXapiMojo
 

F

findArtifact(String, String, String) - Method in class xapi.dev.gwt.gui.CodeServerGui.GwtFinder
 
findArtifact(String, String, String, String) - Method in class xapi.mojo.api.AbstractXapiMojo
 
findGwt(String, String) - Method in class xapi.dev.gwt.gui.CodeServerGui
 

G

gc() - Static method in class xapi.mojo.gwt.MavenServiceMojo
 
generatedAnnotation() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getBuilder() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getClasspath(boolean, String) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
getClasspath(boolean, String) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
getGenerateDirectory() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getLog() - Method in class xapi.mojo.gwt.CodeServerMojo
 
getModule() - Method in class xapi.dev.gwt.gui.CodeServerControls
 
getModule() - Method in class xapi.dev.gwt.gui.CodeServerGui
 
getModuleDefault() - Method in class xapi.dev.gwt.gui.CodeServerGui
 
getPlatform() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getPluginContext() - Method in class xapi.mojo.gwt.CodeServerMojo
 
getPluginDescriptor() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getPort() - Method in class xapi.dev.gwt.CodeServerGuiOptions
 
getPort() - Method in class xapi.dev.gwt.gui.CodeServerGui
 
getProject() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getProjectHelper() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getRepoSession() - Method in class xapi.mojo.gwt.MavenServiceMojo
 
getSession() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getSourcePaths(boolean) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
getSourcePaths(boolean) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
getSourceRoot() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getTargetProjectDirectory() - Method in class xapi.mojo.api.AbstractXapiMojo
 
getXapiVersion() - Method in class xapi.mojo.api.AbstractXapiMojo
 
guessVersion(String, String) - Method in class xapi.mojo.api.AbstractXapiMojo
 
guessVersion(String, String) - Method in class xapi.mojo.gwt.CodeServerMojo
 
GwtFinder() - Constructor for class xapi.dev.gwt.gui.CodeServerGui.GwtFinder
 
gwtLocations - Variable in class xapi.dev.gwt.gui.CodeServerGui
 

I

init() - Method in class xapi.dev.gwt.gui.SingleFileSelector
 
init(AbstractXapiMojo) - Static method in class xapi.mojo.gwt.MavenServiceMojo
 
initCompiler() - Method in class xapi.mojo.api.AbstractXapiMojo
 
initFinder() - Method in class xapi.dev.gwt.gui.CodeServerGui
 
initialize(String, String) - Method in class xapi.dev.gwt.gui.CodeServerGui.GwtFinder
 
initLocalRepo() - Method in class xapi.mojo.gwt.MavenServiceMojo
 
isRunning() - Method in class xapi.dev.gwt.gui.ProcessLog
 
isUnload() - Method in class xapi.dev.gwt.CodeServerGuiOptions
 
isUseTestSources() - Method in class xapi.dev.gwt.gui.CodeServerGui
 

L

launchServer(boolean) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
log(String, IOException) - Method in class xapi.dev.gwt.gui.ProcessLog
 
LOG_MAX - Static variable in class xapi.dev.gwt.gui.ProcessLog
Log max size is 1M in memory

M

main(String[]) - Static method in class xapi.dev.gwt.CodeServerMain
 
MavenServiceMojo - Class in xapi.mojo.gwt
 
MavenServiceMojo() - Constructor for class xapi.mojo.gwt.MavenServiceMojo
 
Messages_EN - Class in xapi.dev.gwt.i18n
 
Messages_EN() - Constructor for class xapi.dev.gwt.i18n.Messages_EN
 
ModelGeneratorMojo - Class in xapi.mojo.model
Examines the classpath for interfaces extending Model, or any type annotated with IsModel, and then builds implementation classes for the given type.
ModelGeneratorMojo() - Constructor for class xapi.mojo.model.ModelGeneratorMojo
 
moduleParam - Static variable in class xapi.dev.gwt.CodeServerGuiOptions
 
ModuleSelector - Class in xapi.dev.gwt.gui
 
ModuleSelector() - Constructor for class xapi.dev.gwt.gui.ModuleSelector
 
monitor(Process, String) - Method in class xapi.dev.gwt.gui.ProcessLog
 

P

parseArgs(String[]) - Method in class xapi.dev.gwt.CodeServerGuiOptions
 
portParam - Static variable in class xapi.dev.gwt.CodeServerGuiOptions
 
prepareCompile(File, String, String, boolean, String...) - Method in class xapi.mojo.api.AbstractXapiMojo
 
processCompletion(Process, int) - Method in class xapi.dev.gwt.gui.ProcessLog
 
ProcessLog - Class in xapi.dev.gwt.gui
 
ProcessLog() - Constructor for class xapi.dev.gwt.gui.ProcessLog
 
processStdErr(Process, String) - Method in class xapi.dev.gwt.gui.ProcessLog
 
processStdIn(Process, String) - Method in class xapi.dev.gwt.gui.ProcessLog
 

R

refreshModules() - Method in class xapi.dev.gwt.gui.SourcesSelector
 
remove(Component) - Method in class xapi.dev.gwt.gui.CodeServerControls
 
render() - Method in class xapi.dev.gwt.gui.CodeServerControls
 
run(CodeServerGuiOptions) - Method in class xapi.dev.gwt.gui.CodeServerGui
 

S

saveModel(String, String, boolean) - Method in class xapi.mojo.api.AbstractXapiMojo
 
setChooserType(int) - Method in class xapi.dev.gwt.gui.SingleFileSelector
 
setFile(File) - Method in class xapi.dev.gwt.gui.SingleFileSelector
 
setLog(Log) - Method in class xapi.mojo.gwt.CodeServerMojo
 
setModule(String) - Method in class xapi.dev.gwt.gui.CodeServerControls
 
setModule(String) - Method in class xapi.dev.gwt.gui.CodeServerGui
 
setPluginContext(Map) - Method in class xapi.mojo.gwt.CodeServerMojo
 
setTitle(String) - Method in class xapi.dev.gwt.gui.SourcesSelector
 
setUnload(boolean) - Method in class xapi.dev.gwt.CodeServerGuiOptions
 
SingleFileSelector - Class in xapi.dev.gwt.gui
 
SingleFileSelector() - Constructor for class xapi.dev.gwt.gui.SingleFileSelector
 
SingleFileSelector(String) - Constructor for class xapi.dev.gwt.gui.SingleFileSelector
 
SourcesSelector - Class in xapi.dev.gwt.gui
 
SourcesSelector(ProcessLog) - Constructor for class xapi.dev.gwt.gui.SourcesSelector
 
SourcesSelector(String, ProcessLog) - Constructor for class xapi.dev.gwt.gui.SourcesSelector
 
stop(String) - Method in class xapi.dev.gwt.gui.ProcessLog
 
superGuess(String, String) - Method in class xapi.mojo.gwt.CodeServerMojo
 

T

testParam - Static variable in class xapi.dev.gwt.CodeServerGuiOptions
 
toCli(LinkedList<String>) - Method in class xapi.dev.gwt.gui.CodeServerGui
 

U

unableToParseArguments() - Static method in class xapi.dev.gwt.i18n.CodeServerDebugMessages.Debug
 
unableToParseArguments() - Method in interface xapi.dev.gwt.i18n.CodeServerDebugMessages
 
unableToParseArguments() - Method in class xapi.dev.gwt.i18n.Messages_EN
 
unableToStartServer() - Static method in class xapi.dev.gwt.i18n.CodeServerDebugMessages.Debug
 
unableToStartServer() - Method in interface xapi.dev.gwt.i18n.CodeServerDebugMessages
 
unableToStartServer() - Method in class xapi.dev.gwt.i18n.Messages_EN
 
unloadParam - Static variable in class xapi.dev.gwt.CodeServerGuiOptions
 

X

xapi.dev.gwt - package xapi.dev.gwt
 
xapi.dev.gwt.gui - package xapi.dev.gwt.gui
 
xapi.dev.gwt.i18n - package xapi.dev.gwt.i18n
 
xapi.mojo.api - package xapi.mojo.api
 
xapi.mojo.gwt - package xapi.mojo.gwt
 
xapi.mojo.model - package xapi.mojo.model
 
A C D E F G I L M P R S T U X 
Skip navigation links

Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.