| Package | Description |
|---|---|
| meka.gui.core | |
| meka.gui.events |
| Modifier and Type | Class and Description |
|---|---|
class |
RecentFilesHandler<M>
A class that handles a list of recent files.
|
class |
RecentFilesHandlerWithCommandline<M>
Recent files handler that stores a commandline alongside the file.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRecentItemsHandler<M,T> |
RecentItemEvent.getHandler()
Returns the handler that triggered the event.
|
| Constructor and Description |
|---|
RecentItemEvent(AbstractRecentItemsHandler<M,T> source,
T file)
Initializes the event.
|
Copyright © 2017. All Rights Reserved.