public class VerticalSwipePanel extends AbstractSwipePanel
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
protected VerticalSwipeView |
view |
| Constructor and Description |
|---|
VerticalSwipePanel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustJViewPortWindows() |
protected javax.swing.JSplitPane |
createSplitPanel() |
protected javax.swing.JComboBox |
getComboDocuments1() |
protected javax.swing.JComboBox |
getComboDocuments2() |
protected org.gvsig.fmap.mapcontrol.MapControl |
getMapControl1() |
protected org.gvsig.fmap.mapcontrol.MapControl |
getMapControl2() |
protected VerticalSwipeView |
getView() |
protected javax.swing.JPanel |
getViewSplitPanel() |
protected void |
initComponents() |
protected void |
translate() |
asJComponent, configureCombos, configureCombosActions, configureSplitPanel, createMapControl, doZoomAllView1, doZoomAllView2protected static final org.slf4j.Logger LOGGER
protected VerticalSwipeView view
protected void adjustJViewPortWindows()
adjustJViewPortWindows in class AbstractSwipePanelprotected javax.swing.JSplitPane createSplitPanel()
createSplitPanel in class AbstractSwipePanelprotected javax.swing.JComboBox getComboDocuments1()
getComboDocuments1 in class AbstractSwipePanelprotected javax.swing.JComboBox getComboDocuments2()
getComboDocuments2 in class AbstractSwipePanelprotected org.gvsig.fmap.mapcontrol.MapControl getMapControl1()
getMapControl1 in class AbstractSwipePanelprotected org.gvsig.fmap.mapcontrol.MapControl getMapControl2()
getMapControl2 in class AbstractSwipePanelprotected VerticalSwipeView getView()
getView in class AbstractSwipePanelprotected javax.swing.JPanel getViewSplitPanel()
getViewSplitPanel in class AbstractSwipePanelprotected void initComponents()
protected void translate()
Copyright © 2024 gvSIG Association. All rights reserved.