it.tidalwave.geo.viewer.layer.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!--******************************************************************************************************************** forceTen - open source geography Copyright (C) 2007-2012 by Tidalwave s.a.s. (http://www.tidalwave.it) ********************************************************************************************************************** Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ********************************************************************************************************************** WWW: http://forceten.tidalwave.it SCM: https://bitbucket.org/tidalwave/forceten-src *********************************************************************************************************************--> <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd"> <filesystem> <folder name="Roles"> <folder name="it.tidalwave.geo.viewer.GeoViewerPresentation"> <file name="GeoProviderManager.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.DefaultGeoViewProviderManager"/> </file> <file name="GeoViewManager.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.DefaultGeoViewManager"/> </file> <file name="FeatureManager.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.feature.DefaultFeatureManager"/> </file> <file name="InitialLocationProvider.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.role.ZeroZeroInitialLocationProvider"/> </file> <file name="CacheLocationProvider.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.role.UserHomeCacheLocationProvider"/> </file> <file name="ContextListener.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.role.EventBusGeoEntitySetListener"/> </file> <file name="UI.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.role.DefaultGeoViewerUI"/> </file> <!-- These are only related to the implementation --> <file name="Impl_TopComponentHelper.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.netbeans.windows.role.TopComponentHelper"/> </file> <file name="Impl_GeoRendererPanel.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.GeoRendererPanel"/> </file> <file name="Impl_FeatureRenderer.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.spi.feature.FeaturesRenderer"/> </file> <file name="Impl_ResourceCache.instance"> <attr name="instanceClass" stringvalue="it.tidalwave.geo.viewer.impl.spi.DefaultResourceCache"/> </file> </folder> </folder> <!-- Adds the actions to the LocalToolbar. --> <folder name="LocalToolbar"> <folder name="it.tidalwave.geo.viewer.GeoViewerPresentation"> <file name="it-tidalwave-geo-viewer-CleanupGeoViewerAction.shadow"> <attr name="originalFile" stringvalue="Actions/it.tidalwave.geo.viewer.GeoViewerPresentation/CleanupGeoViewerAction.instance"/> </file> </folder> </folder> <folder name="Actions"> <folder name="it.tidalwave.geo.viewer.GeoViewerPresentation"> <file name="CleanupGeoViewerAction.instance"> <attr name="instanceCreate" methodvalue="it.tidalwave.netbeans.util.actions.Actions.alwaysEnabled"/> <attr name="delegate" newvalue="it.tidalwave.geo.viewer.impl.action.CleanupGeoViewerAction"/> <attr name="displayName" bundlevalue="it.tidalwave.geo.viewer.impl.action.Bundle#CTL_CleanupGeoViewerAction"/> <attr name="iconBase" bundlevalue="it.tidalwave.geo.viewer.impl.action.Bundle#ICON_CleanupGeoViewerAction"/> </file> <file name="ToggleGeoViewerAction.instance"> <attr name="instanceCreate" methodvalue="it.tidalwave.netbeans.util.actions.Actions.alwaysEnabled"/> <attr name="delegate" methodvalue="it.tidalwave.netbeans.windows.EnhancedTopComponent.toggleAction"/> <attr name="displayName" bundlevalue="it.tidalwave.geo.viewer.impl.action.Bundle#CTL_ToggleGeoViewerAction"/> <attr name="iconBase" bundlevalue="it.tidalwave.geo.viewer.impl.action.Bundle#ICON_ToggleGeoViewerAction"/> <attr name="component" methodvalue="it.tidalwave.geo.viewer.impl.GeoViewerTopComponent.findInstance"/> </file> </folder> </folder> <folder name="Menu"> <folder name="Window"> <file name="it-tidalwave-geo-viewer-ToggleGeoViewerAction.shadow"> <attr name="originalFile" stringvalue="Actions/it.tidalwave.geo.viewer.GeoViewerPresentation/ToggleGeoViewerAction.instance"/> <attr name="position" intvalue="540"/> </file> </folder> </folder> <folder name="Windows2"> <folder name="Components"> <file name="it.tidalwave.geo.viewer.GeoViewerPresentation.settings" url="GeoViewerPresentationSettings.xml"/> </folder> <folder name="Modes"> <folder name="center"> <file name="it.tidalwave.geo.viewer.GeoViewerPresentation.wstcref" url="GeoViewerPresentationWstcref.xml"/> </folder> </folder> </folder> </filesystem>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy