Uses of Class
org.openstreetmap.josm.gui.dialogs.LayerListDialog

Packages that use LayerListDialog
org.openstreetmap.josm.gui.dialogs   
 

Uses of LayerListDialog in org.openstreetmap.josm.gui.dialogs
 

Fields in org.openstreetmap.josm.gui.dialogs declared as LayerListDialog
private static LayerListDialog LayerListDialog.instance
          the unique instance of the dialog
 

Methods in org.openstreetmap.josm.gui.dialogs that return LayerListDialog
static LayerListDialog LayerListDialog.getInstance()
          Replies the instance of the dialog
 



JOSM