Package org.gvsig.swipe.swing.impl
Class HorizontalSwipePanel
java.lang.Object
org.gvsig.swipe.swing.impl.AbstractSwipePanel
org.gvsig.swipe.swing.impl.HorizontalSwipePanel
- All Implemented Interfaces:
org.gvsig.swipe.swing.SwipePanel,org.gvsig.tools.swing.api.Component
- Author:
- fdiaz
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final org.slf4j.Loggerprotected HorizontalSwipeView -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected JSplitPaneprotected JComboBoxprotected JComboBoxprotected org.gvsig.fmap.mapcontrol.MapControlprotected org.gvsig.fmap.mapcontrol.MapControlprotected HorizontalSwipeViewgetView()protected JPanelprotected voidprotected voidMethods inherited from class org.gvsig.swipe.swing.impl.AbstractSwipePanel
asJComponent, configureCombos, configureCombosActions, configureSplitPanel, createMapControl, doZoomAllView1, doZoomAllView2
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER -
view
-
-
Constructor Details
-
HorizontalSwipePanel
public HorizontalSwipePanel()
-
-
Method Details
-
initComponents
protected void initComponents() -
translate
protected void translate() -
getMapControl1
protected org.gvsig.fmap.mapcontrol.MapControl getMapControl1()- Specified by:
getMapControl1in classAbstractSwipePanel
-
getMapControl2
protected org.gvsig.fmap.mapcontrol.MapControl getMapControl2()- Specified by:
getMapControl2in classAbstractSwipePanel
-
getComboDocuments1
- Specified by:
getComboDocuments1in classAbstractSwipePanel
-
getComboDocuments2
- Specified by:
getComboDocuments2in classAbstractSwipePanel
-
adjustJViewPortWindows
protected void adjustJViewPortWindows()- Specified by:
adjustJViewPortWindowsin classAbstractSwipePanel
-
createSplitPanel
- Specified by:
createSplitPanelin classAbstractSwipePanel
-
getView
- Specified by:
getViewin classAbstractSwipePanel
-
getViewSplitPanel
- Specified by:
getViewSplitPanelin classAbstractSwipePanel
-