Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
O
P
R
S
T
W
G
getAddAttributeComment()
- Method in class gui.
JDFrame
Returns whether the user wants comments to be added to their attributes.
getAddClassComment()
- Method in class gui.
JDFrame
Returns whether the user wants comments to be added to their classes.
getAddComment()
- Method in class gui.
TagPanel
Returns whether the user wants to have comment added.
getAddMethodComment()
- Method in class gui.
JDFrame
Returns whether the user wants comments to be added to their methods.
getAttributeTags()
- Method in class gui.
JDFrame
Returns the list of tags the user wants to use in the attribute comments.
getAttributeWhiteLines()
- Method in class gui.
JDFrame
Returns the amount of white lines the user wants to be added before an attribute.
getClassTags()
- Method in class gui.
JDFrame
Returns the list of tags the user wants to use in the class comments.
getClassWhiteLines()
- Method in class gui.
JDFrame
Returns the amount of white lines the user wants to be added before a class.
getConvertAttributeComment()
- Method in class gui.
JDFrame
Returns whether the user wants attribute comments to be converted.
getConvertClassComment()
- Method in class gui.
JDFrame
Returns whether the user wants class comments to be converted.
getConvertComment()
- Method in class gui.
TagPanel
Returns whether the user wants to have their comment converted.
getConvertMethodComment()
- Method in class gui.
JDFrame
Returns whether the user wants method comments to be converted.
getFileList()
- Method in class gui.
JDFrame
Returns a list of the selected filenames.
getFileList()
- Method in class gui.
ListPanel
Returns a list of the selected filenames.
getIndentation(int)
- Method in class system.
CommentConverter
Returns the indentation of the line at index as a String.
getInputFolder()
- Method in class gui.
FolderPanel
Returns the Input Folder that the user has chosen.
getInputFolder()
- Method in class gui.
JDFrame
Returns the Input Folder that the user has chosen.
getMethodTags()
- Method in class gui.
JDFrame
Returns the list of tags the user wants to use in the method comments.
getMethodWhiteLines()
- Method in class gui.
JDFrame
Returns the amount of white lines the user wants to be added before a method.
getNumberOfAttributeTags()
- Method in class gui.
JDFrame
Returns the amount of attribute tags.
getNumberOfClassTags()
- Method in class gui.
JDFrame
Returns the amount of class tags.
getNumberOfMethodTags()
- Method in class gui.
JDFrame
Returns the amount of method tags.
getNumberOfTags()
- Method in class gui.
TagPanel
Returns the amount of tags.
getOutputFolder()
- Method in class gui.
FolderPanel
Returns the Output Folder that the user has chosen.
getOutputFolder()
- Method in class gui.
JDFrame
Returns the Output Folder that the user has chosen.
getPopupText(String)
- Method in class gui.
JDFrame
Returns the String entered by the user a popped up dialog box.
getSelectedAttributeTag()
- Method in class gui.
JDFrame
Returns the currently selected attribute tag.
getSelectedAttributeTagIndex()
- Method in class gui.
JDFrame
Returns the index of the currently selected attribute tag.
getSelectedClassTag()
- Method in class gui.
JDFrame
Returns the currently selected class tag.
getSelectedClassTagIndex()
- Method in class gui.
JDFrame
Returns the index of the currently selected class tag.
getSelectedMethodTag()
- Method in class gui.
JDFrame
Returns the currently selected method tag.
getSelectedMethodTagIndex()
- Method in class gui.
JDFrame
Returns the index of the currently selected method tag.
getSelectedTag()
- Method in class gui.
TagPanel
Returns the currently selected tag.
getSelectedTagIndex()
- Method in class gui.
TagPanel
Returns the index of the currently selected tag.
getStarInsets()
- Method in class gui.
ButtonPanel
Returns whether the star insets style of commentins should be used.
getStarInsets()
- Method in class gui.
JDFrame
Returns whether the star insets style of commentins should be used.
getTags()
- Method in class gui.
TagPanel
Returns the tags in the tag list.
getWhiteLines()
- Method in class gui.
TagPanel
Returns the amount of white lines the user wants after their comment.
gui
- package gui
gui
- Variable in class system.
JDControl
The associated GUI.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
O
P
R
S
T
W