public class ViewTreasurelistAL
extends javax.swing.AbstractAction
Action
for the buttons on treasurelists. When
such a button is pressed, the dialog with treasurelists pops up.Constructor and Description |
---|
ViewTreasurelistAL(javax.swing.text.JTextComponent input,
java.awt.Component parent,
CFTreasureListTree treasureListTree)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected java.lang.Object |
clone() |
public ViewTreasurelistAL(@NotNull javax.swing.text.JTextComponent input, @NotNull java.awt.Component parent, @NotNull CFTreasureListTree treasureListTree)
input
- the input field which contains the selected treasurelisttreasureListTree
- the treasure list tree to displayparent
- the parent component to show on