Package | Description |
---|---|
meka.gui.core |
Modifier and Type | Method and Description |
---|---|
protected RecentFilesHandlerWithCommandline.Setup |
RecentFilesHandlerWithCommandline.fromString(String s)
Turns the string obtained from the props into an object again.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
RecentFilesHandlerWithCommandline.check(RecentFilesHandlerWithCommandline.Setup item)
Checks the item after obtaining from the props file.
|
protected String |
RecentFilesHandlerWithCommandline.createMenuItemText(int index,
RecentFilesHandlerWithCommandline.Setup item)
Generates the text for the menuitem.
|
protected String |
RecentFilesHandlerWithCommandline.toString(RecentFilesHandlerWithCommandline.Setup obj)
Turns an object into a string for storing in the props.
|
Copyright © 2017. All Rights Reserved.