Gridarta Editor
net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener Class Reference

The listener attached to map views. More...

+ Inheritance diagram for net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener:
+ Collaboration diagram for net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener:

Public Member Functions

void internalFrameActivated (@NotNull final InternalFrameEvent e)
 
void internalFrameClosed (@NotNull final InternalFrameEvent e)
 
void internalFrameClosing (@NotNull final InternalFrameEvent e)
 
void internalFrameDeactivated (@NotNull final InternalFrameEvent e)
 
void internalFrameDeiconified (@NotNull final InternalFrameEvent e)
 
void internalFrameIconified (@NotNull final InternalFrameEvent e)
 
void internalFrameOpened (@NotNull final InternalFrameEvent e)
 

Private Member Functions

 MapViewFrameListener (@NotNull final MapView< G, A, R > mapView)
 Creates a new instance. More...
 

Private Attributes

final MapView< G, A, R > mapView
 The associated MapView. More...
 

Detailed Description

The listener attached to map views.

Definition at line 473 of file MapDesktop.java.

Constructor & Destructor Documentation

◆ MapViewFrameListener()

net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener.MapViewFrameListener ( @NotNull final MapView< G, A, R >  mapView)
private

Member Function Documentation

◆ internalFrameActivated()

void net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener.internalFrameActivated ( @NotNull final InternalFrameEvent  e)

Definition at line 490 of file MapDesktop.java.

◆ internalFrameClosed()

void net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener.internalFrameClosed ( @NotNull final InternalFrameEvent  e)

Definition at line 495 of file MapDesktop.java.

◆ internalFrameClosing()

◆ internalFrameDeactivated()

void net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener.internalFrameDeactivated ( @NotNull final InternalFrameEvent  e)

Definition at line 505 of file MapDesktop.java.

◆ internalFrameDeiconified()

◆ internalFrameIconified()

◆ internalFrameOpened()

void net.sf.gridarta.gui.mapdesktop.MapDesktop< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapViewFrameListener.internalFrameOpened ( @NotNull final InternalFrameEvent  e)

Definition at line 520 of file MapDesktop.java.

Member Data Documentation

◆ mapView


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