Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
T
U
W
A
Action
- Class in
symplik.flower
Abstract class for non-textual action between Questions.
Action()
- Constructor for class symplik.flower.
Action
action
- Variable in class symplik.flower.
ConsoleDirectoryBrowser
action
- Variable in class symplik.flower.
ConsoleFileBrowser
ACTION_DOWN_DIR
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_DOWN_DIR
- Static variable in class symplik.flower.
ConsoleFileBrowser
ACTION_EXIT
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_EXIT
- Static variable in class symplik.flower.
ConsoleFileBrowser
ACTION_LAST_PAGE
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_LAST_PAGE
- Static variable in class symplik.flower.
ConsoleFileBrowser
ACTION_NEXT_PAGE
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_NEXT_PAGE
- Static variable in class symplik.flower.
ConsoleFileBrowser
ACTION_SELECT_DIR
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_SELECT_FILE
- Static variable in class symplik.flower.
ConsoleFileBrowser
ACTION_UP_DIR
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
ACTION_UP_DIR
- Static variable in class symplik.flower.
ConsoleFileBrowser
actionMessage()
- Method in class symplik.flower.
Action
actionPerformed(ActionEvent)
- Method in class symplik.flower.
GUI
add(String, StringBuffer)
- Method in class symplik.flower.
Renderer
addLine(StringBuffer)
- Method in class symplik.flower.
Renderer
addLine(String, StringBuffer)
- Method in class symplik.flower.
Renderer
addResponse(Question, String)
- Method in class symplik.flower.
Response
add a response node to the response file
addText(String, String)
- Method in class symplik.flower.
GUI
allAnswers
- Static variable in class symplik.flower.
Answer
Answer
- Class in
symplik.flower
This singleton class is responsible for storing answer for each question.
Answer()
- Constructor for class symplik.flower.
Answer
Constructor
answerKey
- Variable in class symplik.flower.
ConsoleDirectoryBrowser
answerKey
- Variable in class symplik.flower.
ConsoleFileBrowser
answerStr
- Variable in class symplik.flower.
CONSOLE
answerStr
- Variable in class symplik.flower.
SILENT
answerV
- Variable in class symplik.flower.
Response
answerValue
- Variable in class symplik.flower.
Answer
B
browser()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
browser()
- Method in class symplik.flower.
ConsoleFileBrowser
C
CALLA
- Class in
symplik.flower
The main entry point of CALLA framework.
CALLA()
- Constructor for class symplik.flower.
CALLA
CallaAntTask
- Class in
symplik.flower
Ant Task to run CALLA in Silent mode (playback operation) Usage example:
CallaAntTask()
- Constructor for class symplik.flower.
CallaAntTask
CallaJTextPane
- Class in
symplik.flower
Extended JTextPane to set the linewrap on and off
CallaJTextPane()
- Constructor for class symplik.flower.
CallaJTextPane
CallaJTextPane(StyledDocument)
- Constructor for class symplik.flower.
CallaJTextPane
Choice
- Class in
symplik.flower
Choice consists of choiceKey and choiceDesc(ription).
Choice(String, String)
- Constructor for class symplik.flower.
Choice
Constructor.
CHOICE_STYLE
- Static variable in class symplik.flower.
GUI
choiceBuf
- Variable in class symplik.flower.
Renderer
choiceDesc
- Variable in class symplik.flower.
Choice
choiceKey
- Variable in class symplik.flower.
Choice
choices()
- Method in class symplik.flower.
Question
override this method to construct an sorted Arraylist of Choice object Arraylist can be sorted by the sortChoicesBy method.
choiceStyle
- Variable in class symplik.flower.
GUI
CLASS_DEFAULT_START
- Static variable in interface symplik.flower.
Constants
CLASS_DIR_BROWSER
- Static variable in interface symplik.flower.
Constants
CLASS_FILE_BROWSER
- Static variable in interface symplik.flower.
Constants
clearAll()
- Method in class symplik.flower.
Answer
remove all answer entries.
configFile
- Variable in class symplik.flower.
CallaAntTask
CONSOLE
- Class in
symplik.flower
CONSOLE mode (text-based interactive) of CALLA.
CONSOLE()
- Constructor for class symplik.flower.
CONSOLE
Constructor
ConsoleDirectoryBrowser
- Class in
symplik.flower
Directory Browser running in Console mode This class can be used in any program which requires text-based operation of selecting a directory.
ConsoleDirectoryBrowser()
- Constructor for class symplik.flower.
ConsoleDirectoryBrowser
ConsoleFileBrowser
- Class in
symplik.flower
File Browser running in Console mode This class can be used in any program which requires text-based operation of selecting a file, with or without specified file extension.
ConsoleFileBrowser()
- Constructor for class symplik.flower.
ConsoleFileBrowser
Constants
- Interface in
symplik.flower
All constants used in CALLA framework
createInputFields()
- Method in class symplik.flower.
GUI
createTextPane()
- Method in class symplik.flower.
GUI
CURR_DIR
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
CURR_DIR
- Static variable in class symplik.flower.
ConsoleFileBrowser
currentQuestion
- Variable in class symplik.flower.
CONSOLE
currentQuestion
- Variable in class symplik.flower.
GUI
currentQuestion
- Variable in class symplik.flower.
SILENT
D
dc
- Variable in class symplik.flower.
GUI
DefaultQuestion
- Class in
symplik.flower
DefaultQuestion()
- Constructor for class symplik.flower.
DefaultQuestion
DIR_ROOT
- Static variable in class symplik.flower.
ConsoleDirectoryBrowser
DIR_ROOT
- Static variable in class symplik.flower.
ConsoleFileBrowser
dirPerPage
- Variable in class symplik.flower.
ConsoleDirectoryBrowser
DISPLAY_MODE
- Static variable in interface symplik.flower.
Constants
DISPLAY_MODE_CONSOLE
- Static variable in interface symplik.flower.
Constants
DISPLAY_MODE_GUI
- Static variable in interface symplik.flower.
Constants
DISPLAY_MODE_SLIENT
- Static variable in interface symplik.flower.
Constants
displayChoices(ArrayList<Choice>)
- Method in class symplik.flower.
Renderer
doc
- Variable in class symplik.flower.
GUI
downDir(String)
- Method in class symplik.flower.
ConsoleDirectoryBrowser
downDir(String)
- Method in class symplik.flower.
ConsoleFileBrowser
E
echochar
- Variable in class symplik.flower.
MaskingThread
enterAction()
- Method in class symplik.flower.
Action
enterQuestion()
- Method in class symplik.flower.
Question
override this method to tell whether this question will be shown
enterQuestionMsg(boolean)
- Method in class symplik.flower.
Question
override this method to return a message after enterQuestion is processed.
ERROR
- Static variable in class symplik.flower.
Message
execute()
- Method in class symplik.flower.
Action
Put your main logic in this method
execute()
- Method in class symplik.flower.
CallaAntTask
execute(Action)
- Static method in class symplik.flower.
Executor
Executor
- Class in
symplik.flower
Executor to run Action class
Executor()
- Constructor for class symplik.flower.
Executor
exitBTN
- Variable in class symplik.flower.
GUI
exitProgram(int)
- Method in class symplik.flower.
CONSOLE
exitProgram(int)
- Method in class symplik.flower.
GUI
exitProgram(int)
- Method in class symplik.flower.
SILENT
EXPLANATION_STYLE
- Static variable in class symplik.flower.
GUI
explanationBuf
- Variable in class symplik.flower.
Renderer
explanationStyle
- Variable in class symplik.flower.
GUI
extension
- Variable in class symplik.flower.
ConsoleFileBrowser
F
fc
- Variable in class symplik.flower.
GUI
FILE_BROWSER_CURR_DIR
- Static variable in interface symplik.flower.
Constants
FILE_BROWSER_DIR
- Static variable in interface symplik.flower.
Constants
FILE_BROWSER_FILE
- Static variable in interface symplik.flower.
Constants
fileExtension()
- Method in class symplik.flower.
Question
override this method to restrict the file with extension specified.
filePerPage
- Variable in class symplik.flower.
ConsoleFileBrowser
FLOWER_CONFIG
- Static variable in interface symplik.flower.
Constants
FLOWER_CONFIG_FILE
- Static variable in interface symplik.flower.
Constants
FLOWER_LAST_QUESTION
- Static variable in interface symplik.flower.
Constants
FLOWER_LOG_FILE
- Static variable in interface symplik.flower.
Constants
FLOWER_LOG_LEVEL
- Static variable in interface symplik.flower.
Constants
FLOWER_LOG_OUTPUT
- Static variable in interface symplik.flower.
Constants
FLOWER_RESPONSES
- Static variable in interface symplik.flower.
Constants
FLOWER_RESPONSES_FILE
- Static variable in interface symplik.flower.
Constants
FlowerProp
- Class in
symplik.flower
Singleton class to read flower.properties file
FlowerProp()
- Constructor for class symplik.flower.
FlowerProp
Constructor to load flower.properties file
flowerProp
- Static variable in class symplik.flower.
FlowerProp
G
get(String)
- Method in class symplik.flower.
FlowerProp
get properties value by key in flower.properties
getA(String)
- Method in class symplik.flower.
Answer
Retrieve answer from questionAlias or full-qualified class name
getA(Question)
- Method in class symplik.flower.
Answer
Retrieve answer from a Question boject
getAnswer(int)
- Method in class symplik.flower.
Response
getB(String)
- Method in class symplik.flower.
Answer
retrieve derived values
getBoolean(String, boolean)
- Static method in class symplik.flower.
Helper
getChoiceDesc()
- Method in class symplik.flower.
Choice
ChoiceDesc(ription) Getting method
getChoiceKey()
- Method in class symplik.flower.
Choice
ChoiceKey Getter method
getChoices()
- Method in class symplik.flower.
Renderer
getClassName(int)
- Method in class symplik.flower.
Response
getColor(String, Color)
- Static method in class symplik.flower.
Helper
getConfigFile()
- Method in class symplik.flower.
CallaAntTask
Config file Getter method
getCurrDir()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
getCurrDir()
- Method in class symplik.flower.
ConsoleFileBrowser
getDirPerPage()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
getExplanation()
- Method in class symplik.flower.
DefaultQuestion
getExplanation()
- Method in class symplik.flower.
Question
override this method if you want to show explanation of this question.
getExplanation()
- Method in class symplik.flower.
Renderer
getExtension()
- Method in class symplik.flower.
ConsoleFileBrowser
getExtension(File)
- Static method in class symplik.flower.
Helper
getFilePerPage()
- Method in class symplik.flower.
ConsoleFileBrowser
getFontStyle(String, int)
- Static method in class symplik.flower.
Helper
getInstance()
- Static method in class symplik.flower.
Answer
get an instance of this class by using Answer.getInstance().get....
getInt(String, String)
- Static method in class symplik.flower.
Helper
getInt(String, int)
- Static method in class symplik.flower.
Helper
getMessageContent()
- Method in class symplik.flower.
Message
getMessageTitle()
- Method in class symplik.flower.
Message
getMessageType()
- Method in class symplik.flower.
Message
getPageNo()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
getPageNo()
- Method in class symplik.flower.
ConsoleFileBrowser
getPassword(InputStream, String)
- Static method in class symplik.flower.
PasswordField
getQuestion()
- Method in class symplik.flower.
DefaultQuestion
getQuestion()
- Method in class symplik.flower.
Question
override this method to return the question content.
getQuestion()
- Method in class symplik.flower.
Renderer
getRenderObject(String)
- Static method in class symplik.flower.
Helper
This method return object represents by input class alias If class alias is not found, the input is treated as full-qualified class name
getScrollableTracksViewportWidth()
- Method in class symplik.flower.
CallaJTextPane
getStackTrace(Throwable)
- Static method in class symplik.flower.
Helper
getString(String, String)
- Static method in class symplik.flower.
Helper
getStringBuffer()
- Method in class symplik.flower.
Renderer
getTitle()
- Method in class symplik.flower.
Question
override this method to set the GUI title.
GUI
- Class in
symplik.flower
Main class to start the GUI vesrion of CALLA
GUI()
- Constructor for class symplik.flower.
GUI
Constructor
H
Helper
- Class in
symplik.flower
Helper class for CALLA
Helper()
- Constructor for class symplik.flower.
Helper
I
INFO
- Static variable in class symplik.flower.
Message
inProgress(boolean)
- Method in class symplik.flower.
GUI
instance()
- Static method in class symplik.flower.
FlowerProp
isDirectoryInput()
- Method in class symplik.flower.
Question
override this method if you want end-user to select a directory.
isFileInput()
- Method in class symplik.flower.
Question
override this method if you want end-user to select a file.
isGraphicDisplay()
- Static method in class symplik.flower.
CALLA
isInteger(String)
- Static method in class symplik.flower.
Helper
isLetter(String)
- Static method in class symplik.flower.
Helper
isLineWrap()
- Method in class symplik.flower.
CallaJTextPane
isMultipleChoices()
- Method in class symplik.flower.
DefaultQuestion
isMultipleChoices()
- Method in class symplik.flower.
Question
override this method to tell whether the response is a free-text or a multiple choice.
isNewScreen()
- Method in class symplik.flower.
Question
return true if you want to display the question as a new screen (i.e.
isPasswordInput()
- Method in class symplik.flower.
Question
override this method if the input field is a password.
isRecordingMode()
- Method in class symplik.flower.
CONSOLE
isRecordingMode()
- Method in class symplik.flower.
GUI
isShowExit()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
isShowExit()
- Method in class symplik.flower.
ConsoleFileBrowser
K
keyPressed(KeyEvent)
- Method in class symplik.flower.
GUI
keyReleased(KeyEvent)
- Method in class symplik.flower.
GUI
keyTyped(KeyEvent)
- Method in class symplik.flower.
GUI
L
lastAction()
- Method in class symplik.flower.
Question
Override to tell which Question/Action to go back if it is allowed for a Question.
lastPage()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
lastPage()
- Method in class symplik.flower.
ConsoleFileBrowser
leaveQuestion()
- Method in class symplik.flower.
Question
implement this method if you need some kind of validation on the answer or run some code after the answer is present.
leaveQuestionMsg(boolean)
- Method in class symplik.flower.
Question
implement this method if you need to return a message after leaveMessage method is done.
lineWrap
- Variable in class symplik.flower.
CallaJTextPane
lineWrap()
- Method in class symplik.flower.
Question
Override this method to set linewarp on or off for this question.
log(int, String)
- Static method in class symplik.flower.
Helper
Usage: Helper.log(LOG_DEBUG | LOG_INFO | LOG_WARN | LOG_ERROR, log message)
LOG_DEBUG
- Static variable in interface symplik.flower.
Constants
LOG_ERROR
- Static variable in interface symplik.flower.
Constants
LOG_INFO
- Static variable in interface symplik.flower.
Constants
LOG_OUTPUT_FILE
- Static variable in interface symplik.flower.
Constants
LOG_OUTPUT_SYSTEM_OUT
- Static variable in interface symplik.flower.
Constants
LOG_WARN
- Static variable in interface symplik.flower.
Constants
logError(Throwable)
- Static method in class symplik.flower.
Helper
Usage: Helper.logError(throwable) = Helper.log(LOG_ERROR, error message) if log level > debug Helper.log(LOG_ERROR, stacktrace) if log level = debug
logLevelInt(String)
- Static method in class symplik.flower.
Helper
Convert Log level string value to integer
logLevelStr(int)
- Static method in class symplik.flower.
Helper
Convert Log level integer value to String representation
logWriter
- Static variable in class symplik.flower.
Helper
M
main(String[])
- Static method in class symplik.flower.
CALLA
Main class
main(String[])
- Static method in class symplik.flower.
CONSOLE
Main class of Console - start this method directly if you want
main()
- Static method in class symplik.flower.
CONSOLE
main(String[])
- Static method in class symplik.flower.
ConsoleDirectoryBrowser
main(String[])
- Static method in class symplik.flower.
ConsoleFileBrowser
main(String[])
- Static method in class symplik.flower.
GUI
Main class of GUI - start this method directly if you want
main()
- Static method in class symplik.flower.
GUI
main(String[])
- Static method in class symplik.flower.
SILENT
Main class of SILENT - start this method directly if you want
main()
- Static method in class symplik.flower.
SILENT
MaskingThread
- Class in
symplik.flower
A thread which displays input characters as masked characters
MaskingThread(String)
- Constructor for class symplik.flower.
MaskingThread
Message
- Class in
symplik.flower
Message object which is displayed as dialog box in GUI, a line of text in CONSOLE mode
Message(int, String)
- Constructor for class symplik.flower.
Message
Default constructor
messageContent
- Variable in class symplik.flower.
Message
messageType
- Variable in class symplik.flower.
Message
N
needAnswer()
- Method in class symplik.flower.
DefaultQuestion
needAnswer()
- Method in class symplik.flower.
Question
sometimes the question is optional; no answer is needed.
needRender
- Variable in class symplik.flower.
Renderer
needToRender()
- Method in class symplik.flower.
Renderer
Question.enterQuestion value
nextAction()
- Method in class symplik.flower.
Action
nextAction()
- Method in class symplik.flower.
DefaultQuestion
nextAction()
- Method in class symplik.flower.
Question
override this method to tell which Question or Action class to be the next one.
nextPage()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
nextPage()
- Method in class symplik.flower.
ConsoleFileBrowser
nullStr(String)
- Static method in class symplik.flower.
Helper
P
pageNo
- Variable in class symplik.flower.
ConsoleDirectoryBrowser
pageNo
- Variable in class symplik.flower.
ConsoleFileBrowser
PasswordField
- Class in
symplik.flower
A console (text-based) password input field
PasswordField()
- Constructor for class symplik.flower.
PasswordField
passwordTF
- Variable in class symplik.flower.
GUI
PLAIN
- Static variable in class symplik.flower.
Message
printTitle()
- Method in class symplik.flower.
CONSOLE
printTitle()
- Method in class symplik.flower.
SILENT
prop
- Variable in class symplik.flower.
FlowerProp
pStr(String)
- Method in class symplik.flower.
CONSOLE
pStr(String)
- Method in class symplik.flower.
GUI
pStr(String)
- Method in class symplik.flower.
SILENT
putA(Question, String)
- Method in class symplik.flower.
Answer
Store Question response using question object
putA(String, String)
- Method in class symplik.flower.
Answer
Store Question response using class alias or full qualified class name
putB(String, String)
- Method in class symplik.flower.
Answer
Q
QUESTION
- Static variable in class symplik.flower.
Message
Question
- Class in
symplik.flower
This is the abstract class for any screen which requires user interaction or displays textual information.
Question()
- Constructor for class symplik.flower.
Question
QUESTION_STYLE
- Static variable in class symplik.flower.
GUI
questionBuf
- Variable in class symplik.flower.
Renderer
questionCounter
- Variable in class symplik.flower.
SILENT
questionStyle
- Variable in class symplik.flower.
GUI
questionV
- Variable in class symplik.flower.
Response
R
RCS_ID
- Static variable in class symplik.flower.
Action
RCS_ID
- Static variable in class symplik.flower.
Answer
RCS_ID
- Static variable in class symplik.flower.
CALLA
RCS_ID
- Static variable in class symplik.flower.
Choice
RCS_ID
- Static variable in class symplik.flower.
CONSOLE
RCS_ID
- Static variable in interface symplik.flower.
Constants
RCS_ID
- Static variable in class symplik.flower.
DefaultQuestion
RCS_ID
- Static variable in class symplik.flower.
Executor
RCS_ID
- Static variable in class symplik.flower.
FlowerProp
RCS_ID
- Static variable in class symplik.flower.
GUI
RCS_ID
- Static variable in class symplik.flower.
Helper
RCS_ID
- Static variable in class symplik.flower.
Message
RCS_ID
- Static variable in class symplik.flower.
Question
RCS_ID
- Static variable in class symplik.flower.
Renderer
RCS_ID
- Static variable in class symplik.flower.
Response
RCS_ID
- Static variable in class symplik.flower.
SILENT
readResponseFile()
- Method in class symplik.flower.
Response
render(String)
- Method in class symplik.flower.
CONSOLE
render(String)
- Method in class symplik.flower.
GUI
render(String)
- Method in class symplik.flower.
SILENT
Renderer
- Class in
symplik.flower
Renderer is responsible for creating textual elements (as StringBuffer) for Question class.
Renderer(Question)
- Constructor for class symplik.flower.
Renderer
Constructor
response()
- Method in class symplik.flower.
CONSOLE
response()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
response()
- Method in class symplik.flower.
ConsoleFileBrowser
response()
- Method in class symplik.flower.
GUI
Response
- Class in
symplik.flower
Response class is responsible for reading and creating response.xml for silent operation.
Response()
- Constructor for class symplik.flower.
Response
response()
- Method in class symplik.flower.
SILENT
responseLBL
- Variable in class symplik.flower.
GUI
responses
- Variable in class symplik.flower.
CONSOLE
responses
- Variable in class symplik.flower.
GUI
responses
- Variable in class symplik.flower.
SILENT
responseTF
- Variable in class symplik.flower.
GUI
run()
- Method in class symplik.flower.
MaskingThread
Begin masking until asked to stop.
S
scrollPane
- Variable in class symplik.flower.
GUI
selectBTN
- Variable in class symplik.flower.
GUI
selectDirectory()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
selectFile()
- Method in class symplik.flower.
ConsoleFileBrowser
sep
- Static variable in class symplik.flower.
Renderer
serialVersionUID
- Static variable in class symplik.flower.
CallaJTextPane
serialVersionUID
- Static variable in class symplik.flower.
GUI
setChoiceDesc(String)
- Method in class symplik.flower.
Choice
ChoiceDesc(ription) Setting method
setChoiceKey(String)
- Method in class symplik.flower.
Choice
ChoiceKey Setter method
setConfigFile(String)
- Method in class symplik.flower.
CallaAntTask
Config file Setter method
setDirPerPage(int)
- Method in class symplik.flower.
ConsoleDirectoryBrowser
setExtension(String)
- Method in class symplik.flower.
ConsoleFileBrowser
setFilePerPage(int)
- Method in class symplik.flower.
ConsoleFileBrowser
setLineWrap(boolean)
- Method in class symplik.flower.
CallaJTextPane
setMessageContent(String)
- Method in class symplik.flower.
Message
setMessageType(int)
- Method in class symplik.flower.
Message
setProgramLookAndFeel()
- Method in class symplik.flower.
GUI
setShowExit(boolean)
- Method in class symplik.flower.
ConsoleDirectoryBrowser
setShowExit(boolean)
- Method in class symplik.flower.
ConsoleFileBrowser
setStyles()
- Method in class symplik.flower.
GUI
showChoices()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
showChoices()
- Method in class symplik.flower.
ConsoleFileBrowser
showDirectoryDialog()
- Method in class symplik.flower.
GUI
showErrDialog(String)
- Method in class symplik.flower.
CONSOLE
showErrDialog(String)
- Method in class symplik.flower.
GUI
showErrDialog(String)
- Method in class symplik.flower.
SILENT
showExit
- Variable in class symplik.flower.
ConsoleDirectoryBrowser
showExit
- Variable in class symplik.flower.
ConsoleFileBrowser
showExit()
- Method in class symplik.flower.
Question
This method is for multiple choice question only.
showFileDialog()
- Method in class symplik.flower.
GUI
showMsgDialog(Message)
- Method in class symplik.flower.
CONSOLE
showMsgDialog(Message)
- Method in class symplik.flower.
GUI
showMsgDialog(Message)
- Method in class symplik.flower.
SILENT
showQuestion()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
showQuestion()
- Method in class symplik.flower.
ConsoleFileBrowser
showSystemOut(boolean)
- Method in class symplik.flower.
GUI
showSystemOutput()
- Method in class symplik.flower.
Action
Override this method to set whether you want to show System.out to screen.
showUsage()
- Static method in class symplik.flower.
CALLA
SILENT
- Class in
symplik.flower
SILENT mode (playback mode) of CALLA.
SILENT()
- Constructor for class symplik.flower.
SILENT
Constructor
SORT_AS_IS
- Static variable in interface symplik.flower.
Constants
SORT_BY_DESC
- Static variable in interface symplik.flower.
Constants
SORT_BY_DESC_CI
- Static variable in interface symplik.flower.
Constants
SORT_BY_KEY
- Static variable in interface symplik.flower.
Constants
SORT_BY_KEY_CI
- Static variable in interface symplik.flower.
Constants
sortChoices(ArrayList<Choice>, String)
- Static method in class symplik.flower.
Helper
Sorting Choices according to sort parameter
sortChoicesBy()
- Method in class symplik.flower.
Question
override this method to specify how the multiple choices are sorted.
start()
- Method in class symplik.flower.
CONSOLE
start()
- Method in class symplik.flower.
GUI
start()
- Method in class symplik.flower.
SILENT
stop
- Variable in class symplik.flower.
MaskingThread
stopMasking()
- Method in class symplik.flower.
MaskingThread
Instruct the thread to stop masking.
submitBTN
- Variable in class symplik.flower.
GUI
symplik.flower
- package symplik.flower
T
textPane
- Variable in class symplik.flower.
GUI
timeFormat
- Static variable in class symplik.flower.
Helper
U
upDir()
- Method in class symplik.flower.
ConsoleDirectoryBrowser
upDir()
- Method in class symplik.flower.
ConsoleFileBrowser
W
WARN
- Static variable in class symplik.flower.
Message
writeResponseFile()
- Method in class symplik.flower.
Response
write the response xml file
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
Symplik Tech. Co. Ltd.
All Rights Reserved.