[sandbox.akabana]/trunk/yui-frameworks/yui-framework/.flexLibProperties
Parent Directory
|
Revision Log
Revision 1725 -
(show annotations)
Mon Feb 20 11:50:01 2012 JST (15 months ago) by e1arkw
File size: 5896 byte(s)
Mon Feb 20 11:50:01 2012 JST (15 months ago) by e1arkw
File size: 5896 byte(s)
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <flexLibProperties includeAllClasses="false" useMultiPlatformConfig="false" version="1"> |
| 3 | <includeClasses> |
| 4 | <classEntry path="org.seasar.akabana.yui.framework.YuiApplicationConsts"/> |
| 5 | <classEntry path="org.seasar.akabana.yui.framework.YuiFrameworkGlobals"/> |
| 6 | <classEntry path="org.seasar.akabana.yui.framework.bridge.FrameworkBridge"/> |
| 7 | <classEntry path="org.seasar.akabana.yui.framework.bridge.IFrameworkBridgePlugin"/> |
| 8 | <classEntry path="org.seasar.akabana.yui.framework.convention.NamingConvention"/> |
| 9 | <classEntry path="org.seasar.akabana.yui.framework.core.ILifeCyclable"/> |
| 10 | <classEntry path="org.seasar.akabana.yui.framework.core.IYuiFrameworkController"/> |
| 11 | <classEntry path="org.seasar.akabana.yui.framework.core.InstanceCache"/> |
| 12 | <classEntry path="org.seasar.akabana.yui.framework.core.ViewComponentRepository"/> |
| 13 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkController"/> |
| 14 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkControllerBase"/> |
| 15 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkControllerCore"/> |
| 16 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkSettings"/> |
| 17 | <classEntry path="org.seasar.akabana.yui.framework.core.mixin.YuiFrameworkMixin"/> |
| 18 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IAction"/> |
| 19 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IBehavior"/> |
| 20 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IHelper"/> |
| 21 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IStateful"/> |
| 22 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IValidator"/> |
| 23 | <classEntry path="org.seasar.akabana.yui.framework.core.rule.IVolatileObject"/> |
| 24 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractComponentCustomizer"/> |
| 25 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractComponentEventCustomizer"/> |
| 26 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractComponentEventListenerCustomizer"/> |
| 27 | <classEntry path="org.seasar.akabana.yui.framework.customizer.ActionCustomizer"/> |
| 28 | <classEntry path="org.seasar.akabana.yui.framework.customizer.BehaviorCustomizer"/> |
| 29 | <classEntry path="org.seasar.akabana.yui.framework.customizer.CommandCustomizer"/> |
| 30 | <classEntry path="org.seasar.akabana.yui.framework.customizer.EventHandlerCustomizer"/> |
| 31 | <classEntry path="org.seasar.akabana.yui.framework.customizer.HelperCustomizer"/> |
| 32 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IComponentCustomizer"/> |
| 33 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IElementCustomizer"/> |
| 34 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IViewCustomizer"/> |
| 35 | <classEntry path="org.seasar.akabana.yui.framework.customizer.ValidatorCustomizer"/> |
| 36 | <classEntry path="org.seasar.akabana.yui.framework.error.ComponentDuplicatedRegistrationError"/> |
| 37 | <classEntry path="org.seasar.akabana.yui.framework.error.YuiFrameworkError"/> |
| 38 | <classEntry path="org.seasar.akabana.yui.framework.event.RuntimeErrorEvent"/> |
| 39 | <classEntry path="org.seasar.akabana.yui.framework.event.YuiFrameworkEvent"/> |
| 40 | <classEntry path="org.seasar.akabana.yui.framework.logging.Logging"/> |
| 41 | <classEntry path="org.seasar.akabana.yui.framework.logging.SimpleLogger"/> |
| 42 | <classEntry path="org.seasar.akabana.yui.framework.logging.SimpleLoggerFactory"/> |
| 43 | <classEntry path="org.seasar.akabana.yui.framework.logging.debug"/> |
| 44 | <classEntry path="org.seasar.akabana.yui.framework.logging.dump"/> |
| 45 | <classEntry path="org.seasar.akabana.yui.framework.logging.info"/> |
| 46 | <classEntry path="org.seasar.akabana.yui.framework.message.MessageManager"/> |
| 47 | <classEntry path="org.seasar.akabana.yui.framework.message.Messages"/> |
| 48 | <classEntry path="org.seasar.akabana.yui.framework.ns.action"/> |
| 49 | <classEntry path="org.seasar.akabana.yui.framework.ns.behavior"/> |
| 50 | <classEntry path="org.seasar.akabana.yui.framework.ns.handler"/> |
| 51 | <classEntry path="org.seasar.akabana.yui.framework.ns.helper"/> |
| 52 | <classEntry path="org.seasar.akabana.yui.framework.ns.viewlogic"/> |
| 53 | <classEntry path="org.seasar.akabana.yui.framework.ns.viewpart"/> |
| 54 | <classEntry path="org.seasar.akabana.yui.framework.util.PopUpUtil"/> |
| 55 | <classEntry path="org.seasar.akabana.yui.framework.util.StyleManagerUtil"/> |
| 56 | <classEntry path="org.seasar.akabana.yui.framework.util.SystemManagerUtil"/> |
| 57 | <classEntry path="org.seasar.akabana.yui.framework.util.UIComponentUtil"/> |
| 58 | </includeClasses> |
| 59 | <includeResources> |
| 60 | <resourceEntry destPath="locale/en_US/errors.properties" sourcePath="locale/en_US/errors.properties"/> |
| 61 | <resourceEntry destPath="defaults.css" sourcePath="defaults.css"/> |
| 62 | <resourceEntry destPath="locale/ja_JP/errors.properties" sourcePath="locale/ja_JP/errors.properties"/> |
| 63 | <resourceEntry destPath="locale/en_US/messages.properties" sourcePath="locale/en_US/messages.properties"/> |
| 64 | <resourceEntry destPath="locale/ja_JP/yui_framework.properties" sourcePath="locale/ja_JP/yui_framework.properties"/> |
| 65 | <resourceEntry destPath="locale/en_US/application.properties" sourcePath="locale/en_US/application.properties"/> |
| 66 | <resourceEntry destPath="locale/en_US/yui_framework.properties" sourcePath="locale/en_US/yui_framework.properties"/> |
| 67 | <resourceEntry destPath="locale/ja_JP/messages.properties" sourcePath="locale/ja_JP/messages.properties"/> |
| 68 | <resourceEntry destPath="locale/ja_JP/application.properties" sourcePath="locale/ja_JP/application.properties"/> |
| 69 | </includeResources> |
| 70 | <namespaceManifests> |
| 71 | <namespaceManifestEntry manifest="../resources/Manifest.xml" namespace="http://yui.akabana.seasar.org/1.0"/> |
| 72 | </namespaceManifests> |
| 73 | </flexLibProperties> |
Properties
| Name | Value |
|---|---|
| svn:keywords | Author Revision |
| Repository Top ViewVC Help |
![]() |
| Powered by ViewVC |

