public class VerticalSwipePanel extends AbstractSwipePanel
| Modifier and Type | Field and Description |
|---|---|
protected static 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 MapControl |
getMapControl1() |
protected 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 Logger LOGGER
protected VerticalSwipeView view
protected void initComponents()
protected void translate()
protected MapControl getMapControl1()
getMapControl1 in class AbstractSwipePanelprotected MapControl getMapControl2()
getMapControl2 in class AbstractSwipePanelprotected javax.swing.JComboBox getComboDocuments1()
getComboDocuments1 in class AbstractSwipePanelprotected javax.swing.JComboBox getComboDocuments2()
getComboDocuments2 in class AbstractSwipePanelprotected void adjustJViewPortWindows()
adjustJViewPortWindows in class AbstractSwipePanelprotected javax.swing.JSplitPane createSplitPanel()
createSplitPanel in class AbstractSwipePanelprotected VerticalSwipeView getView()
getView in class AbstractSwipePanelprotected javax.swing.JPanel getViewSplitPanel()
getViewSplitPanel in class AbstractSwipePanel