Nano
public interface Editor
Modifier and Type | Method | Description |
---|---|---|
void |
open(List<String> files) |
|
void |
run() |
|
void |
setRestricted(boolean restricted) |
void open(List<String> files) throws IOException
IOException
void run() throws IOException
IOException
void setRestricted(boolean restricted)
Copyright © 2020. All rights reserved.