Gridarta Editor
net.sf.gridarta.action.ManageBookmarksAction< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R > Class Template Reference
+ Inheritance diagram for net.sf.gridarta.action.ManageBookmarksAction< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:
+ Collaboration diagram for net.sf.gridarta.action.ManageBookmarksAction< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:

Public Member Functions

void manageBookmarks ()
 
 ManageBookmarksAction (@NotNull final MapMenu mapMenu, @NotNull final MapImageCache< G, A, R > mapImageCache, @NotNull final Component parentComponent)
 
void setAction (@NotNull final Action action, @NotNull final String name)
 

Private Attributes

ManageBookmarksDialog< G, A, R > manageBookmarksDialog
 
final MapImageCache< G, A, R > mapImageCache
 
final MapMenu mapMenu
 
final Component parentComponent
 

Detailed Description

An EditorAction that opens the bookmarks manager.

Author
Andreas Kirschbaum

Definition at line 39 of file ManageBookmarksAction.java.

Constructor & Destructor Documentation

◆ ManageBookmarksAction()

net.sf.gridarta.action.ManageBookmarksAction< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.ManageBookmarksAction ( @NotNull final MapMenu  mapMenu,
@NotNull final MapImageCache< G, A, R >  mapImageCache,
@NotNull final Component  parentComponent 
)

Member Function Documentation

◆ manageBookmarks()

◆ setAction()

void net.sf.gridarta.action.ManageBookmarksAction< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.setAction ( @NotNull final Action  action,
@NotNull final String  name 
)

Sets the Action instance for this editor action.

Parameters
actionthe action instance
namethe name of the action

Implements net.sf.gridarta.utils.EditorAction.

Definition at line 91 of file ManageBookmarksAction.java.

Member Data Documentation

◆ manageBookmarksDialog

◆ mapImageCache

◆ mapMenu

◆ parentComponent


The documentation for this class was generated from the following file: