public class HorizontalSwipePanel extends AbstractSwipePanel
Modifier and Type | Field and Description |
---|---|
protected static Logger |
LOGGER |
protected HorizontalSwipeView |
view |
Constructor and Description |
---|
HorizontalSwipePanel() |
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 HorizontalSwipeView |
getView() |
protected javax.swing.JPanel |
getViewSplitPanel() |
protected void |
initComponents() |
protected void |
translate() |
asJComponent, configureCombos, configureCombosActions, configureSplitPanel, createMapControl, doZoomAllView1, doZoomAllView2
protected static final Logger LOGGER
protected HorizontalSwipeView view
protected void initComponents()
protected void translate()
protected MapControl getMapControl1()
getMapControl1
in class AbstractSwipePanel
protected MapControl getMapControl2()
getMapControl2
in class AbstractSwipePanel
protected javax.swing.JComboBox getComboDocuments1()
getComboDocuments1
in class AbstractSwipePanel
protected javax.swing.JComboBox getComboDocuments2()
getComboDocuments2
in class AbstractSwipePanel
protected void adjustJViewPortWindows()
adjustJViewPortWindows
in class AbstractSwipePanel
protected javax.swing.JSplitPane createSplitPanel()
createSplitPanel
in class AbstractSwipePanel
protected HorizontalSwipeView getView()
getView
in class AbstractSwipePanel
protected javax.swing.JPanel getViewSplitPanel()
getViewSplitPanel
in class AbstractSwipePanel