public abstract class AbstractSwipePanel
extends java.lang.Object
implements org.gvsig.swipe.swing.SwipePanel
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSwipePanel() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
adjustJViewPortWindows() |
javax.swing.JComponent |
asJComponent() |
protected void |
configureCombos() |
protected void |
configureCombosActions() |
protected void |
configureSplitPanel() |
protected org.gvsig.fmap.mapcontrol.MapControl |
createMapControl() |
protected abstract javax.swing.JSplitPane |
createSplitPanel() |
protected void |
doZoomAllView1() |
protected void |
doZoomAllView2() |
protected abstract javax.swing.JComboBox<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> |
getComboDocuments1() |
protected abstract javax.swing.JComboBox<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> |
getComboDocuments2() |
protected abstract org.gvsig.fmap.mapcontrol.MapControl |
getMapControl1() |
protected abstract org.gvsig.fmap.mapcontrol.MapControl |
getMapControl2() |
protected abstract javax.swing.JComponent |
getView() |
protected abstract javax.swing.JPanel |
getViewSplitPanel() |
protected abstract void adjustJViewPortWindows()
public javax.swing.JComponent asJComponent()
asJComponent in interface org.gvsig.tools.swing.api.Componentprotected void configureCombos()
throws org.gvsig.tools.locator.LocatorException
org.gvsig.tools.locator.LocatorExceptionprotected void configureCombosActions()
throws org.gvsig.tools.locator.LocatorException
org.gvsig.tools.locator.LocatorExceptionprotected void configureSplitPanel()
protected org.gvsig.fmap.mapcontrol.MapControl createMapControl()
protected abstract javax.swing.JSplitPane createSplitPanel()
protected void doZoomAllView1()
protected void doZoomAllView2()
protected abstract javax.swing.JComboBox<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> getComboDocuments1()
protected abstract javax.swing.JComboBox<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> getComboDocuments2()
protected abstract org.gvsig.fmap.mapcontrol.MapControl getMapControl1()
protected abstract org.gvsig.fmap.mapcontrol.MapControl getMapControl2()
protected abstract javax.swing.JComponent getView()
protected abstract javax.swing.JPanel getViewSplitPanel()
Copyright © 2025 gvSIG Association. All rights reserved.