private class AbstractTileSourceLayer.AutoZoomAction extends javax.swing.AbstractAction implements Layer.LayerAction
Constructor and Description |
---|
AutoZoomAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae) |
java.awt.Component |
createMenuComponent() |
boolean |
supportLayers(java.util.List<Layer> layers) |
AutoZoomAction()
public void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed
in interface java.awt.event.ActionListener
public java.awt.Component createMenuComponent()
createMenuComponent
in interface Layer.LayerAction
public boolean supportLayers(java.util.List<Layer> layers)
supportLayers
in interface Layer.LayerAction