⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 decorator.dgm

📁 源码为科学出版社出版的英文<java设计模式>(影印版)所用的所有例子程序
💻 DGM
字号:
LIAR1
#(#JVDiagramSpec 
	#name: 'Decorator' 
	#creationDateSeconds: 3098553134 
	#modificationDateSeconds: 3115458915 
	#author: #(#AD2Identity 
		#nickName: '' 
		#name: '' 
		#company: '' ) 
	#state: #(#AD2DiagramState 
		#bits: 135 
		#zoom: '100%' 
		#translation: #(#Point 0 0 ) 
		#scriptDepth: 3 
		#associationDepth: 2 ) 
	#settings: #(#AD2DiagramSettings 
		#colors: 
		#(#AD2Paint 
			#symbolicColorDictionary: #(#textForeground #(#ColorValue #black ) #diagramBackground #(#ColorValue #white ) #inheritance #(#ColorValue #black ) #finalClassBackground #(#ColorValue 6553 8191 4096 ) #implementation #(#ColorValue #red ) #abstractClassBackground #(#ColorValue 8191 6553 4096 ) #association #(#ColorValue #black ) #freeLine #(#ColorValue #black ) #interfaceBackground #(#ColorValue #salmon ) #classBackground #(#ColorValue #lightYellow ) #textBackground #(#ColorValue 4096 6553 8191 ) #classForeground #(#ColorValue #black ) ) 
			#indexedColors: #(#(#ColorValue #white ) #(#ColorValue 6143 6143 6143 ) #(#ColorValue #gray ) #(#ColorValue #black ) #(#ColorValue 8191 4096 6151 ) #(#ColorValue #salmon ) #(#ColorValue 8191 6553 4096 ) #(#ColorValue #lightYellow ) #(#ColorValue 6553 8191 4096 ) #(#ColorValue #paleGreen ) #(#ColorValue 4096 8191 6152 ) #(#ColorValue #lightCyan ) #(#ColorValue 4096 6553 8191 ) #(#ColorValue #royalBlue ) #(#ColorValue 6553 4096 8191 ) #(#ColorValue #orchid ) #(#ColorValue 4096 2048 2106 ) #(#ColorValue 4096 4096 2048 ) #(#ColorValue 2048 4096 2562 ) #(#ColorValue 2048 2048 4096 ) ) 
			#coloredPrinting: true ) 
		#notation: 
		#(#AD2NotationPreferences 
			#notationType: #UML 
			#useColorScheme: true 
			#useStereotypes: true 
			#displayInheritanceSymbol: true 
			#displayVisibilitySymbols: true 
			#displayNavigabilitySymbol: false 
			#suppressMissingCompartments: true 
			#displayFullyQualifiedName: false ) 
		#layout: 
		#(#AD2LayoutPreferences 
			#relationLayoutType: #straight 
			#inheritanceLayoutType: #straight 
			#implementsLayoutType: #straight 
			#inheritanceOrientation: #topToBottom 
			#equalizeClassSize: false ) ) 
	#filter: #(#JVMethodFilter 
		#attributesFilter: 
		#(#JVFilter 
			#bits: 0 
			#negativeBits: 0 
			#individuals: #() ) 
		#servicesFilter: 
		#(#JVFilter 
			#bits: 0 
			#negativeBits: 0 
			#individuals: #() ) ) 
	#classes: #(
		#(#'default.SlashDecorator' 'd:\Projects\PatternJava\Programs\Decorator\SlashDecorator.class' 449 224 1 nil 
			#filter: 
			#(#JVMethodFilter 
				#attributesFilter: 
				#(#JVFilter 
					#bits: 0 
					#negativeBits: 0 
					#individuals: #() ) 
				#servicesFilter: 
				#(#JVFilter 
					#bits: 0 
					#negativeBits: 0 
					#individuals: #('void paint(java.awt.Graphics)' 'void setBounds(int, int, int, int)' ) ) ) 
			#showAttributes: false 
			#showServices: true 
			#showTypes: true ) 
		#(#'default.Decorator' 'd:\Projects\PatternJava\Programs\Decorator\Decorator.class' 288 114 1 nil 
			#layouts: #(
				#(#AD2LayoutSpec #'default.SlashDecorator' 
					#attribute: '#inheritance' 
					#layout1: #(0.814815 1.0 ) ) ) 
			#showAttributes: false ) 
		#(#'javax.swing.JComponent' nil 288 18 1 nil 
			#showAttributes: false ) 
		#(#'default.CoolDecorator' 'd:\Projects\PatternJava\Programs\Decorator\CoolDecorator.class' 177 226 1 nil 
			#filter: 
			#(#JVMethodFilter 
				#attributesFilter: 
				#(#JVFilter 
					#bits: 0 
					#negativeBits: 0 
					#individuals: #('thisComp' ) ) 
				#servicesFilter: 
				#(#JVFilter 
					#bits: 0 
					#negativeBits: 0 
					#individuals: #('void paint(java.awt.Graphics)' ) ) ) 
			#showAttributes: false 
			#showServices: true 
			#showTypes: true ) ) 
	#texts: #(#(#AD2TextSpec 251 350 'JComponent is object    
that is decorated.' #(43 ) #(nil ) #box #(#ColorValue 6143 6143 6143 ) ) 
		#(#JVFreeLineSpec 
			#vertices: #(#(#Point 368.0 352.0 ) #(#Point 496.0 288.0 ) ) 
			#symbol: #plain 
			#pattern: #solid 
			#color: nil ) 
		#(#JVFreeLineSpec 
			#vertices: #(#(#Point 272.0 352.0 ) #(#Point 256.0 288.0 ) ) 
			#symbol: #plain 
			#pattern: #solid 
			#color: nil ) ) )

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -