KR102208033B1 - 반응형 위젯 개발 장치, 방법 및 기록 매체 - Google Patents
반응형 위젯 개발 장치, 방법 및 기록 매체 Download PDFInfo
- Publication number
- KR102208033B1 KR102208033B1 KR1020130063914A KR20130063914A KR102208033B1 KR 102208033 B1 KR102208033 B1 KR 102208033B1 KR 1020130063914 A KR1020130063914 A KR 1020130063914A KR 20130063914 A KR20130063914 A KR 20130063914A KR 102208033 B1 KR102208033 B1 KR 102208033B1
- Authority
- KR
- South Korea
- Prior art keywords
- widget
- unit
- component
- setting information
- display
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Tourism & Hospitality (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Strategic Management (AREA)
- Primary Health Care (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Human Computer Interaction (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Stored Programmes (AREA)
Abstract
Description
도 2는 도1의 반응형 위젯 개발 장치에 있어 구성요소 목록 제공부, 위젯설정 저장부, 위젯설정 호출부가 더 포함된 블록도.
도 3은 단말기의 화면 크기에 따라 각각 별개의 위젯 화면이 표시되는 반응형 위젯 프로그램의 일 표시예.
도 4는 반응형 위젯 개발 장치의 표시부에서 뷰(View), 각종 설정정보 등이 표시되는 것을 나타낸 일 실시예.
도 5는 구성요소 설정정보의 입력예시.
도 6은 본 발명의 일 실시예에 따른 반응형 위젯 개발 방법을 나타낸 흐름도.
도 7은 본 발명의 다른 실시예에 따른 반응형 위젯 개발 방법을 나타낸 흐름도.
도 8은 본 발명의 또 다른 실시예에 따른 반응형 위젯 개발 방법을 나타낸 흐름도.
300: 위젯용 API 데이터베이스 400: 위젯 구현부
500: 표시부 600: 제어부
700: 구성요소 목록 제공부 800: 위젯설정 저장부
900: 위젯설정 호출부
Claims (11)
- 사용자의 입력을 받는 입력부;
상기 입력을 수신하여 위젯의 디스플레이 설정정보 및 구성요소 설정정보를 생성하는 위젯 설정부;
위젯에 적용되는 하나 이상의 API(Application Programming Interface)를 저장하는 위젯용 API 데이터베이스;
위젯의 디스플레이 설정과 대응하는 API 및 구성요소 설정과 대응하는 API를 상기 위젯용 API 데이터베이스로부터 호출하고, 호출된 API에 상기 위젯 설정부가 생성한 디스플레이 설정정보 및 구성요소 설정정보를 적용시켜 위젯을 구현하는 위젯 구현부;
상기 구현된 위젯을 표시하는 표시부; 및
상기 입력부, 위젯 설정부, 위젯용 API 데이터베이스, 위젯 구현부 및 표시부를 제어하는 제어부;를 포함하되,
사용자의 입력을 받기 전후 또는 사용자 입력시 사용자가 위젯 구현에 필요한 구성요소를 선택할 수 있도록 구성요소 목록을 텍스트 및 그림의 형태 중 적어도 하나로 제공하는 구성요소 목록 제공부;
상기 디스플레이 설정정보 및 구성요소 설정정보가 적용된 위젯용 API를 저장하는 위젯설정 저장부; 및
상기 위젯설정 저장부에 저장된 API를 호출하는 위젯설정 호출부를 더 포함하고,
상기 위젯 구현부는
상기 디스플레이 설정정보를 기반으로 상기 위젯을 구성하는 구성요소를 단말기의 화면 크기에 상응하는 구조로 배치하되,
상기 위젯 설정부가 생성하는 디스플레이 설정정보는 위젯을 구동하고자 하는 단말기의 종류, 각 단말기의 디스플레이 사양에 따른 뷰(View)개수, 해상도 중 적어도 어느 하나를 포함하고,
상기 위젯 설정부가 생성하는 구성요소 설정정보는 구성요소의 종류, 구성요소의 가로/세로 크기, 위치좌표 중 적어도 어느 하나를 포함하고,
상기 구성요소 설정정보 중 구성요소의 종류에는 위젯을 구성할 수 있는 이미지, 텍스트, 링크, 표 중 적어도 어느 하나를 포함하고,
상기 표시부는 위젯의 구성요소, 구성요소의 설정정보, 디스플레이 설정정보 및 디스플레이 설정정보에 따른 둘 이상의 뷰(View) 중 적어도 어느 하나를 표시하고,
상기 위젯 구현부는 CSS의 미디어쿼리(media query)를 이용하여 위젯을 구현하는 것을 특징으로 하는 반응형 위젯 개발 장치. - 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130063914A KR102208033B1 (ko) | 2013-06-04 | 2013-06-04 | 반응형 위젯 개발 장치, 방법 및 기록 매체 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130063914A KR102208033B1 (ko) | 2013-06-04 | 2013-06-04 | 반응형 위젯 개발 장치, 방법 및 기록 매체 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140142488A KR20140142488A (ko) | 2014-12-12 |
KR102208033B1 true KR102208033B1 (ko) | 2021-01-27 |
Family
ID=52459956
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020130063914A Active KR102208033B1 (ko) | 2013-06-04 | 2013-06-04 | 반응형 위젯 개발 장치, 방법 및 기록 매체 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102208033B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102620701B1 (ko) | 2018-12-18 | 2024-01-04 | 삼성전자주식회사 | 디스플레이 장치, 컨텐츠 관리 장치 및 컨텐츠 관리 방법 |
KR20210101583A (ko) | 2020-02-10 | 2021-08-19 | 삼성전자주식회사 | 전자 장치 및 상기 전자 장치를 이용한 콘텐츠 운용 방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100864579B1 (ko) | 2007-10-31 | 2008-10-20 | 주식회사 엘지텔레콤 | 모바일 위젯 편집 서버 및 모바일 위젯 편집 서비스 제공방법 |
KR101470499B1 (ko) * | 2008-12-30 | 2014-12-08 | 삼성전자주식회사 | 휴대용 단말기의 위젯 제작 장치 및 방법 |
KR101115302B1 (ko) * | 2010-06-04 | 2012-03-05 | (주)투비소프트 | 다종 화면 지원이 가능한 ria 어플리케이션 실행 방법 및 이를 위한 기록매체 |
KR101145705B1 (ko) * | 2010-08-16 | 2012-05-24 | 주식회사 오비고 | 화면에 표시되는 위젯의 크기가 조절되도록 지원하기 위한 방법, 단말 장치 및 컴퓨터 판독 가능한 기록 매체 |
-
2013
- 2013-06-04 KR KR1020130063914A patent/KR102208033B1/ko active Active
Non-Patent Citations (3)
Title |
---|
한국공개특허 제10-2010-0078139호(2010.07.08.) 1부.* |
한국공개특허 제10-2011-0133286호(2011.12.12.) 1부.* |
한국등록특허 제10-1145705호(2012.05.24.) 1부.* |
Also Published As
Publication number | Publication date |
---|---|
KR20140142488A (ko) | 2014-12-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4648500B2 (ja) | 表示システム、表示方法、プログラム、及び記録媒体 | |
US20240402977A1 (en) | Desktop sharing method and mobile terminal | |
JP5795582B2 (ja) | 統合ユーザインターフェース生成方法及びそれを行う装置 | |
CN108228253A (zh) | 一种app构建方法及系统 | |
JP4893108B2 (ja) | 情報処理装置及び情報処理方法、並びにコンピュータ・プログラム | |
CN104380251B (zh) | 一种拟真桌面建立方法及相关装置 | |
CN107832052A (zh) | 展示预览页面的方法、装置和存储介质以及电子设备 | |
JP5303534B2 (ja) | 体裁情報処理装置及び方法 | |
KR102208033B1 (ko) | 반응형 위젯 개발 장치, 방법 및 기록 매체 | |
US9182950B2 (en) | Non-transitory computer-readable recording medium storing user interface program for developing application software | |
KR102092156B1 (ko) | 표시 장치의 영상 인코딩 방법 | |
KR101456507B1 (ko) | N-스크린 적용을 위한 웹 어플리케이션 ui 저작 장치 및 그 저작 방법 | |
EP3125112A1 (en) | Web-application-launch application programming interfaces | |
JP2009141636A (ja) | 携帯端末カスタマイズ可能な情報表示システム | |
CN120181044A (zh) | 处理图表的方法、装置及存储介质 | |
KR20140094392A (ko) | 애플리케이션 개발 환경 제공 방법 및 그 장치 | |
JP2007133507A (ja) | 情報処理装置、及びui部品配置方法 | |
JP2015092415A (ja) | アプリケーション開発方法 | |
JP2015097125A (ja) | アプリケーション開発装置 | |
KR20140098553A (ko) | 애플리케이션 개발 환경 제공 방법 | |
CN103853553A (zh) | 多视窗浏览页面的方法及装置 | |
KR20140098565A (ko) | 애플리케이션 개발 환경 제공 방법 및 그 장치 | |
KR20140098952A (ko) | 애플리케이션 개발 환경 제공 방법 및 그 장치 | |
KR20140094770A (ko) | 애플리케이션 개발 환경 제공 방법 및 그 장치 | |
KR20140098590A (ko) | 애플리케이션 개발 환경 제공 방법 및 그 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20130604 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
AMND | Amendment | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20180426 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20130604 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20190910 Patent event code: PE09021S01D |
|
AMND | Amendment | ||
E90F | Notification of reason for final refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Final Notice of Reason for Refusal Patent event date: 20200327 Patent event code: PE09021S02D |
|
AMND | Amendment | ||
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20200923 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20200327 Comment text: Final Notice of Reason for Refusal Patent event code: PE06011S02I Patent event date: 20190910 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |
|
X091 | Application refused [patent] | ||
AMND | Amendment | ||
PX0901 | Re-examination |
Patent event code: PX09011S01I Patent event date: 20200923 Comment text: Decision to Refuse Application Patent event code: PX09012R01I Patent event date: 20200525 Comment text: Amendment to Specification, etc. Patent event code: PX09012R01I Patent event date: 20191108 Comment text: Amendment to Specification, etc. Patent event code: PX09012R01I Patent event date: 20180426 Comment text: Amendment to Specification, etc. |
|
PX0701 | Decision of registration after re-examination |
Patent event date: 20201119 Comment text: Decision to Grant Registration Patent event code: PX07013S01D Patent event date: 20201026 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20200923 Comment text: Decision to Refuse Application Patent event code: PX07011S01I Patent event date: 20200525 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20191108 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20180426 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I |
|
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210121 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20210122 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20231211 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20241127 Start annual number: 5 End annual number: 5 |