ZUYU Design Quick Review

Preview:

Citation preview

Zeus User interface as Your Usage自由。由你決定

::Agenda

1. Demo2. ZUYU Introduction3. Development Tool

::ZUYU Introduction

ZUYU Framework

Action Manager

Policy

View Finder

XML Parser Localizer

IConterntMgr

IConterntMgrContent Mgr

Daemon DLLS

Event Result

Mis s Render

EDGELIB

GraphEvent

EffectRead

Write

Power Manager

Widget Structure

Presentation Script

::Component Breakdown

Graphic Engine Wrapper

To be an intermediate layer between graphic engine and ZUYU.

Flow diagram

XML ParserTo

Action Manager To handle the events from user which is sent from

EDGELIB event handler.

Use “policy” which is defined by us to tell which action would be associated into view finder.

Policy and scenario are described in the next slide

Scenario of user’s operation Five scenarios are defined 1) No function 2) To move block 3) To scale block

4) To move “view finder” (延伸桌面 ) 5) To enable functional block (e.g. WMP button…)

Action Policy Policy to interact with the user’s input

Behavior Time Operation policy

Finger Down -> Up Ta < 20ms No Function

Finger Down -> Move Tb > 80ms Scale block

Finger Down -> Move Tc > 100ms Move Block

Finger Down -> Move 20ms < t < 80ms Move “view finder”

Finger Down -> Up Td>50ms Enable functional block

t

Ta Tb TcTd Time0

View Finder Manager

Localizer

Content Manager Interface

::Schedule

TODO

Recommended