Package view.utils
Class Strings
java.lang.Object
view.utils.Strings
Strings used in view
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Windows name of project selection to analyze.static final String
Classes.static final String
Fields.static final String
Full name.static final String
Interfaces.static final String
Title of loggerstatic final String
Main class.static final String
Methods.static final String
No classes.static final String
No fields.static final String
No interfaces.static final String
No Main Class.static final String
No methods.static final String
No packages.static final String
Packages.static final String
Path.static final String
Windows name of error path selection.static final String
Name button to save project analysis to file.static final String
Windows name of save report error.static final String
Name button to open window to select folder to analyze.static final String
Error message that something went wrongstatic final String
Name button to start project analysis.static final String
Name button to stop project analysis.static final String
Main windows namestatic final String
Message to indicate an error during path selection. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CHOOSER
Windows name of project selection to analyze.- See Also:
-
SELECT_PROJECT
Name button to open window to select folder to analyze.- See Also:
-
START
Name button to start project analysis.- See Also:
-
STOP
Name button to stop project analysis.- See Also:
-
SAVE
Name button to save project analysis to file.- See Also:
-
VALID_PATH
Message to indicate an error during path selection.- See Also:
-
PATH_ERROR
Windows name of error path selection.- See Also:
-
SAVE_ERROR
Windows name of save report error.- See Also:
-
NO_INTERFACES
No interfaces.- See Also:
-
INTERFACES
Interfaces.- See Also:
-
NO_CLASSES
No classes.- See Also:
-
CLASSES
Classes.- See Also:
-
FULL_NAME
Full name.- See Also:
-
MAIN_CLASS
Main class.- See Also:
-
NO_MAIN_CLASS
No Main Class.- See Also:
-
NO_PACKAGES
No packages.- See Also:
-
PACKAGES
Packages.- See Also:
-
NO_METHODS
No methods.- See Also:
-
METHODS
Methods.- See Also:
-
PATH
Path.- See Also:
-
FIELDS
Fields.- See Also:
-
NO_FIELDS
No fields.- See Also:
-
TITLE
Main windows name- See Also:
-
LOGGER_TITLE
Title of logger- See Also:
-
SOMETHING_WENT_WRONG
Error message that something went wrong- See Also:
-
-
Constructor Details
-
Strings
public Strings()
-