Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge ConsoleUI project into JLine (fixes #841) #935

Merged
merged 125 commits into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
5f7ec29
fixed git repo
awegmann Jan 6, 2016
defdbde
fixed missing CheckBoxPrompt
awegmann Jan 7, 2016
4cccfb9
added new promts and choices
awegmann Jan 7, 2016
f5c8055
fixed minor problems
awegmann Jan 7, 2016
51b605e
added incomplete ChoicePrompt
awegmann Jan 10, 2016
930343e
added logo
awegmann Jan 11, 2016
103f911
fixed some layouting
awegmann Jan 11, 2016
e8877c6
Create README.md
awegmann Jan 11, 2016
133ea0a
small changes
awegmann Jan 11, 2016
3fe8192
small changes
awegmann Jan 11, 2016
e915756
added raw attribute
awegmann Jan 11, 2016
42c4969
added raw attribute
awegmann Jan 11, 2016
6e7cb6e
changed path
awegmann Jan 11, 2016
b3dbda5
changed to img tag
awegmann Jan 11, 2016
97dc1d2
changed to align right
awegmann Jan 11, 2016
0b58946
some documentation
awegmann Jan 11, 2016
3b9a37f
added key to rendering
awegmann Jan 12, 2016
03eb5df
fixed long lines
awegmann Jan 12, 2016
f9d1991
fixed typo
awegmann Jan 12, 2016
34cede2
Update README.md
awegmann Jan 12, 2016
e629512
Create .travis.yml
awegmann Jan 12, 2016
fe873c6
added build status image
awegmann Jan 12, 2016
7647f94
reformat
Jan 12, 2016
fa2a64b
changed name, added code for exandable choice
awegmann Jan 13, 2016
3581ffc
worked on expandable choice
awegmann Jan 15, 2016
be334a8
added i18n resources
Jan 15, 2016
4cb9e20
fixed message resources
Jan 15, 2016
16c879b
refactored initialisation of CUIRenderer
awegmann Jan 17, 2016
d6e4412
refactored list management in prompts
awegmann Jan 19, 2016
7040ac3
fixed minor result problems
awegmann Jan 19, 2016
845166e
added generic promt and builder
Jan 20, 2016
7b1cde6
added complete builder API
awegmann Jan 21, 2016
1c7a481
polished API
Jan 21, 2016
608d464
implemented fluent API
awegmann Jan 22, 2016
9566dee
added complete builder API
awegmann Jan 22, 2016
0d30dec
fixed fluent API
Jan 22, 2016
51fb369
fixed message and name bug
Jan 22, 2016
f4682c5
refactored inner classe to package
Jan 22, 2016
0988007
added ChoicePrompt
awegmann Jan 24, 2016
e969b0a
added alternative rendering for windows
awegmann Jan 26, 2016
846c7ed
removed old demo
Feb 3, 2016
446b85b
refactored results
Feb 3, 2016
15c1985
refactored to explicit result types
awegmann Feb 3, 2016
8ac69b6
changed demo class a bit
awegmann Feb 3, 2016
b5471ed
Update README.md
awegmann Feb 4, 2016
a278261
changed for mavencentral
awegmann Feb 8, 2016
73a7cb1
added distribution config
Feb 9, 2016
d2b3bd1
added new wrapper, added distribution config
awegmann Feb 9, 2016
6489908
added deployment info
awegmann Feb 21, 2016
e33939a
fixed deployment
awegmann Feb 22, 2016
cca561d
downgraded jline to 2.12 for groovy compatibility
Feb 23, 2016
138832c
fixed bug in ListItem naming
Feb 23, 2016
fd57a55
minor changes
Feb 23, 2016
db16994
fixed minor bug in ListPrompt
Feb 23, 2016
d10f495
refactored (removed unused classes) and added documentation
awegmann Feb 23, 2016
75c7d6d
added documentation
awegmann Feb 23, 2016
34568a3
changed version
awegmann Feb 23, 2016
1286d89
fixed resource key naming
awegmann Feb 23, 2016
c493f2f
added documentation
awegmann Feb 24, 2016
5ea4989
added masked input for passwords in inputPrompt
Feb 24, 2016
4dfd6ed
fixed fatjar, updated version
Feb 24, 2016
69a54dd
added documentation
awegmann Feb 24, 2016
1dd9401
version 0.0.3
awegmann Feb 24, 2016
9bb1f2e
fixed comments
awegmann Feb 24, 2016
1a78fb0
fixed message/text bug, fixed missing result getter
Feb 25, 2016
89d3da9
fixed javadoc problem
Feb 25, 2016
eb004f4
added documentation
awegmann Feb 25, 2016
b74ae12
added gradle release plugin
awegmann Feb 25, 2016
c7a939c
[Gradle Release Plugin] - new version commit: '0.0.5'.
awegmann Feb 25, 2016
c6ecf57
[Gradle Release Plugin] - new version commit: '0.0.6'.
awegmann Feb 25, 2016
1f5a4de
fixed reading of single keypress
awegmann Feb 26, 2016
31f7c9a
[Gradle Release Plugin] - pre tag commit: '0.0.7'.
awegmann Feb 29, 2016
1ca980b
[Gradle Release Plugin] - new version commit: '0.0.8'.
awegmann Feb 29, 2016
d48814a
[Gradle Release Plugin] - new version commit: '0.0.9'.
awegmann Feb 29, 2016
ac71154
changed HashSet to LinkedHashSet to preserve order of results
awegmann Mar 6, 2016
349ed70
added text initialization
awegmann Mar 6, 2016
05a1956
added properties to become buildable in Travis CI
awegmann Mar 6, 2016
f562401
become compatible with java 1.6
awegmann Mar 7, 2016
fe0ffe8
[Gradle Release Plugin] - new version commit: '0.0.10'.
awegmann Mar 7, 2016
61c8c7c
added documentation
awegmann Mar 16, 2016
36cb72f
Add Gitter badge
gitter-badger Apr 27, 2016
b12b0fd
Merge pull request #3 from gitter-badger/gitter-badge
awegmann Apr 27, 2016
682a73d
Small improvement to doc; added eclipse plugin to gradle
MTyson Apr 27, 2016
3be83aa
Merge pull request #4 from MTyson/master
awegmann Apr 27, 2016
94aacb6
merged documentation
awegmann Apr 27, 2016
251bb8b
Update README.md
awegmann Apr 27, 2016
4399125
changed character to unicode escape
awegmann Apr 27, 2016
d73349b
Added link to screen recording.
awegmann May 2, 2016
826f9a4
Update README.md
awegmann May 2, 2016
7df8251
Fix encoding error on windows when running gradle install
MTyson May 27, 2016
5a097b8
Close resources with shutdown()
MTyson May 27, 2016
71c1ed0
Merge pull request #9 from MTyson/master
awegmann May 27, 2016
531b045
Set theme jekyll-theme-slate
awegmann Dec 20, 2016
650856d
Fix issue #10
Aug 29, 2019
7e711f4
Remove attribute NonBlockingInputStream
Aug 29, 2019
6646fda
Add SpecialKey.NONE
Aug 30, 2019
6f3601d
Update java (1.8)
Aug 30, 2019
165f771
updated gradle
awegmann Aug 30, 2019
7620a7c
Merge pull request #12 from jribacruz/hotfix/0.0.10
awegmann Aug 30, 2019
848b344
Fix issue #6
Aug 31, 2019
f5f4d18
Merge branch 'master' into hotfix/0.0.11
awegmann Sep 1, 2019
0864844
Merge pull request #13 from jribacruz/hotfix/0.0.11
awegmann Sep 1, 2019
39cebf1
Create LICENSE.txt
awegmann Jun 8, 2020
5a30a43
Merge pull request #15 from awegmann/add-license-1
awegmann Jun 8, 2020
075e4e1
updated jline2 to latest version
awegmann Aug 3, 2020
2841c79
fixed minor bug in ExpandableChoicePrompt, updated gradle
awegmann Aug 5, 2020
21f933d
fixed buildfile
awegmann Aug 5, 2020
acbad79
prepared version 0.0.11
awegmann Aug 5, 2020
144a0d1
fixed #20 and added documentation
awegmann Aug 18, 2020
4088694
resized images
awegmann Aug 18, 2020
2108e26
fixed some typos
awegmann Aug 19, 2020
7187cf5
Merge pull request #21 from awegmann/bugfix/long_list_scrolling
awegmann Aug 19, 2020
02c2bfc
fixed link to howto
awegmann Aug 19, 2020
503cdb9
fixed bug #22, redering list items does not clean the line correctly
awegmann Aug 19, 2020
c5e0c6f
updated change log
awegmann Aug 19, 2020
08991c0
Changed link to point to search.maven.org in readme
awegmann Aug 20, 2020
8183dd9
Upgrade JLine to 3.19.0
mattirn Feb 3, 2021
e20abd5
Fix a long list scrolling
mattirn Feb 6, 2021
85aefac
Add tab completion
mattirn Feb 6, 2021
9ae5a36
tab completion: manage long candidate list and better integration wit…
mattirn Feb 7, 2021
df8945e
move into subfolder
gnodet Jan 23, 2024
2f162bc
Rename package
gnodet Jan 23, 2024
e5a491a
Prepare merge
gnodet Jan 23, 2024
38d6adb
Merge remote-tracking branch 'consoleui/master' into merge-consoleui
gnodet Jan 23, 2024
dd4145b
Remove useless javadoc, rely on git history instead
gnodet Jan 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
201 changes: 201 additions & 0 deletions console-ui/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2020 Andreas Wegmann

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
80 changes: 80 additions & 0 deletions console-ui/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<img src="./doc/ConsoleUI-Logo.png" width="200" align="right" alt="ConsoleUI logo">

# ConsoleUI

Tiny java library that provides simple UI elements on ANSI console based terminals. ConsoleUI is inspired by
[Inquirer.js](https://github.com/SBoudrias/Inquirer.js) which is written in JavaScript.

ConsoleUI has been initially implemented using JLine2 by Andreas Wegmann. After ConsoleUI has been upgraded to use JLine3
it has been merged into JLine3.

# Intention

I was impressed by JavaScript based Yeoman which leads the user through the process of creating new projects
by querying with a simple user interface on the console. An investigation how this is done, brought
me to Inquirer.js which implements a very simple and intuitive set of controls for checkbox, list and text input.

Because I didn't find anything comparable to this in the Java ecosystem, I decided to write `Console UI`
as a library with the same easy 'look and feel'. Some parts of the API are also comparable, but Console UI is not
a Java clone of Inquirer.js.

# Features

Console UI currently supports:

- Text input with completion and GNU ReadLine compatible editing
- Checkboxes
- Lists
- Expandable Choices (multiple key based answers for a question with help and optional list navigation)
- Yes/No-Questions

A screen recording of the basic elements demo can be fund on YouTube [console UI demo](https://youtu.be/6dB3CyOX9rU).

# Dependencies

Console UI uses JLine for the dirty console things.

# Maven artefact

ConsoleUI releases are available at Maven Central [org.jline.console-ui » console-ui](https://search.maven.org/artifact/org.jline.console-ui/console-ui)

# Test Run

You can get an idea how the project works by looking at `org.jline.consoleui.examples.Basic`.
You can run this by executing the following from the project root:

./jline-console-ui.sh

# Usage

*Hint: see the [how to](doc/howto.md) to get a more detailed documentation how to use ConsoleUI.*


Entry point to the builder classes is to create a new object of type `ConsolePrompt`.

ConsolePrompt prompt = new ConsolePrompt();

From the prompt object, use the `getPromptBuilder()` method to create the builder for all subsequent UI elements
you want to use.

PromptBuilder promptBuilder = prompt.getPromptBuilder();

From with this `PromptBuilder` you can access UI builder with the following methods:

- createCheckboxPrompt()
* creates a checkbox prompt. This prompt lets the user choose any number of items of a given list.
- createChoicePrompt()
* creates a choice prompt. This prompt lets the user choose one from a given number of possible answers.
- createConfirmPromp()
* creates a confirmation prompt. This prompt lets the user answer with 'yes' or 'no' to a given question.
- createInputPrompt()
* creates an input prompt. This prompt is a classic entry line like a shell. Because of the underlying readline
implementation it offers you to provide completers (like file name completer or string completer). In addition
to his, you can define a mask character which is printed on the screen instead of the typed keys like used
for hidden password entry.
- createListPrompt()
* creates a list prompt. This prompt lets the user choose one item from a given list.




Binary file added console-ui/doc/ConsoleUI-Logo-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added console-ui/doc/ConsoleUI-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading