Package de.uni_paderborn.fujaba.app.action

Fujaba Application Actions

See:
          Description

Interface Summary
CompileAction.Compiler No comment provided by developer, please add a comment to improve documentation.
 

Class Summary
AboutBoxAction About box dialog of Fujaba.
AppCloser To shutdown when run as an application.
CompileAction Compiles Java Sources.
CompileRunMouseListener No comment provided by developer, please add a comment to improve documentation.
CreateJarAction Creates a jar from class files
DeleteDiagramAction Deletes the current diagram.
EnvironmentOptionsAction Dialog for setting environment options.
ExitAction Really lame implementation of an exit command.
ExportAndCompileAction Export and Compile the current project
ExportFilesAction Export the project to java sources.
ExportJavaAction Export a class to java sources.
FindIncrementAction Searches for an increment an selects it in design view.
ImportFujaba3Action Importing an old pre-4 fujaba project file based on mksoft's RemoveFragmentsFromProject.java.
InfoAction Information box.
NewProjectAction Create a new project.
OpenProjectAction Open an existing project.
OpenRecentProjectAction Open recent project from filelist
OpenTextFileAction Opens a textfile with the selected editor
PluginDownloadAction Information box.
PluginOptionsAction Dialog for setting plugin options.
ProjectNotSavedAction  
ProjectOptionsAction Dialog for setting project options.
RenameDiagramAction Renames the current diagram.
RunAction Run a Java Class
SaveFprProjectAction Save an existing project.
SaveProjectAction  
SaveProjectAsAction Save an existing project (with FileDialog).
SelectAllAction Select all the items in the canvas.
UpdateProjectTreeAction Update the project tree.
 

Package de.uni_paderborn.fujaba.app.action Description

Fujaba Application Actions