From Design pattern
Jump to: navigation, search
Line 1: Line 1:
 
시스템의 상태와 수행해야 할 사항들에 대하여 알려주는 IX Patterns
 
시스템의 상태와 수행해야 할 사항들에 대하여 알려주는 IX Patterns
  
{| style="width: 100%"
 
|- style="vertical-align:top;"
 
|<ncl>category:Progress_state</ncl>
 
|<ncl>category:System_message</ncl>
 
|- style="vertical-align:top;"
 
|<ncl>category:Screen_position</ncl>
 
|<ncl>category:Device_state</ncl>
 
|- style="vertical-align:top;"
 
|<ncl>category:Gesture requested</ncl>
 
|<ncl>category:Temporarily_in_notify</ncl>
 
  
 +
 +
{| class="category_table"
 +
|-
 +
! Notify users of an activity
 +
! Notify users and request response
 +
|-
 +
| [[Notify by help box]]
 +
| [[Notify by alert dialog]]
 +
|-
 +
| [[Notify by progress bar]]
 +
|-
 +
| [[Notify by progress wheel]]
 +
|}
 +
 +
 +
{| class="category_table"
 +
|-
 +
! Guide an activity
 +
! Highlight important functionalities
 +
|-
 +
| [[Guide current state]]
 +
| [[Size highlight]]
 +
|-
 +
| [[Guide what to do]]
 
|}
 
|}

Revision as of 18:32, 18 May 2014

시스템의 상태와 수행해야 할 사항들에 대하여 알려주는 IX Patterns


Notify users of an activity Notify users and request response
Notify by help box Notify by alert dialog
Notify by progress bar
Notify by progress wheel


Guide an activity Highlight important functionalities
Guide current state Size highlight
Guide what to do

Subcategories

This category has the following 10 subcategories, out of 10 total.

D

I

I cont.

L

N

P

S