Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
DialogPanel
org.grinvin.list.commands.RenamePanel
org.grinvin.list.commands.GraphListRenamePanel
public class GraphListRenamePanel
extends RenamePanel
Method Summary | |
protected String | |
protected String | |
protected String | |
void |
|
Methods inherited from class org.grinvin.list.commands.RenamePanel | |
getNewLabelText , getNewName , getOldLabelText , getOldName , getPanelTitle , showDialog |
public void showDialog(GraphList graphlist, Component parent)
Create and activate the dialog for the given graph list. When finished, the name of the graph list will be changed, except when the dialog was canceled by the user.
- Parameters:
graphlist
- GraphListModel of which the name can be changed by the user.parent
- Parent of this dialog