C# 클래스 AnimatingViews.AnimatingViewsWindowController

파일 보기 프로젝트 열기: kangaroo/monomac 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AnimatingViewsWindowController System
addABox void
animateView void
changeLayout void
integralRect RectangleF
layout void
removeLastBox void
viewToBeAdded NSView

공개 메소드들

메소드 설명
AnimatingViewsWindowController ( ) : System
AnimatingViewsWindowController ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
AnimatingViewsWindowController ( NSCoder coder ) : System
addABox ( NSButton sender ) : void
animateView ( NSView subView, RectangleF toFrame ) : void
changeLayout ( NSMatrix sender ) : void
integralRect ( RectangleF rect ) : RectangleF
layout ( ) : void
removeLastBox ( NSButton sender ) : void
viewToBeAdded ( ) : NSView

메소드 상세

AnimatingViewsWindowController() 공개 메소드

public AnimatingViewsWindowController ( ) : System
리턴 System

AnimatingViewsWindowController() 공개 메소드

public AnimatingViewsWindowController ( IntPtr handle ) : System
handle IntPtr
리턴 System