rero.gui.windows
public class GeneralListDialog extends EmptyWindow
Field Summary | |
---|---|
protected GeneralListModel | model |
protected String | name |
protected String | popupHook |
protected JSortTable | table |
Constructor Summary | |
---|---|
GeneralListDialog(String _name, String _hook, GeneralListModel _model) |
Method Summary | |
---|---|
ImageIcon | getImageIcon() |
String | getName() |
void | init() |
protected void | maybeShowPopup(MouseEvent ev, HashMap data) |
void | processMouseEvent(MouseEvent ev, int row) |