JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jline.reader
Interface Editor
public interface
Editor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
open
(
List
<
String
> files)
void
run
()
void
setRestricted
(boolean restricted)
Method Details
open
void
open
(
List
<
String
> files)
throws
IOException
Throws:
IOException
run
void
run
() throws
IOException
Throws:
IOException
setRestricted
void
setRestricted
(boolean restricted)