|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentManager
Content manager.
| Nested Class Summary | |
|---|---|
static class |
ContentManager.ContentType
|
| Method Summary | |
|---|---|
Content |
getContent(String contentName)
Returns a content object that references a given content name. |
String |
getPresentationName(String contentName,
ContentManager.ContentType contentType)
Returns a human readable string for a given content name. |
boolean |
isAcceptable(String contentName,
ContentManager.ContentType contentType)
Returns true if the content name in parameter is accepted
for contentType. |
String |
showOpenDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType)
Returns the content name chosen by user with an open content dialog. |
String |
showSaveDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType,
String name)
Returns the content name chosen by user with a save content dialog. |
| Method Detail |
|---|
Content getContent(String contentName)
throws RecorderException
content object that references a given content name.
RecorderException
String getPresentationName(String contentName,
ContentManager.ContentType contentType)
boolean isAcceptable(String contentName,
ContentManager.ContentType contentType)
true if the content name in parameter is accepted
for contentType.
String showOpenDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType)
null if user canceled its choice.
String showSaveDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType,
String name)
null if user canceled its choice.
|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2010 eTeks - All rights reserved
Distributed under GNU General Public License |