Gridarta Editor
net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath< 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.gui.dialog.gameobjectattributes.DialogAttributeMapPath< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:
+ Collaboration diagram for net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:

Public Member Functions

void appendSummary (@NotNull final Document doc, @NotNull final Style style)
 
 DialogAttributeMapPath (@NotNull final ArchetypeAttributeMapPath ref, @NotNull final TilePanel input)
 Creates a new instance. More...
 
String getObjectText (@NotNull final G gameObject, @NotNull final Archetype< G, A, R > archetype, @NotNull final String @NotNull[] newMsg, @NotNull final ArchetypeType archetypeType)
 
- Public Member Functions inherited from net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute< G, A, R, ArchetypeAttributeMapPath >
abstract void appendSummary ( @NotNull Document doc, @NotNull Style style)
 Appends a summary line for this attribute to a Document. More...
 
abstract String getObjectText ( @NotNull G gameObject, @NotNull Archetype< G, A, R > archetype, @NotNull String @NotNull[] newMsg, @NotNull ArchetypeType archetypeType) throws InvalidAttributeException
 Returns the attribute text for this attribute. More...
 
getRef ()
 Returns the attribute data. More...
 

Private Attributes

final TilePanel input
 The input ui component for editing the value. More...
 

Additional Inherited Members

- Protected Member Functions inherited from net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute< G, A, R, ArchetypeAttributeMapPath >
void addLine ( @NotNull final Document doc, @NotNull final AttributeSet style, @NotNull final String prefix, @NotNull final String postfix)
 Appends a line to a Document. More...
 
 DialogAttribute ( @NotNull final T ref)
 Creates a new instance. More...
 

Detailed Description

Definition at line 32 of file DialogAttributeMapPath.java.

Constructor & Destructor Documentation

◆ DialogAttributeMapPath()

Member Function Documentation

◆ appendSummary()

◆ getObjectText()

String net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.getObjectText ( @NotNull final G  gameObject,
@NotNull final Archetype< G, A, R >  archetype,
@NotNull final String @NotNull[]  newMsg,
@NotNull final ArchetypeType  archetypeType 
)

Member Data Documentation

◆ input


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