|
Sweet Home 3D 4.1 | |||||||||
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 contentLocation)
Returns a content object that references a given content location. |
String |
getPresentationName(String contentLocation,
ContentManager.ContentType contentType)
Returns a human readable string for a given content location. |
boolean |
isAcceptable(String contentLocation,
ContentManager.ContentType contentType)
Returns true if the content location in parameter is accepted
for contentType . |
String |
showOpenDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType)
Returns the content location chosen by user with an open content dialog. |
String |
showSaveDialog(View parentView,
String dialogTitle,
ContentManager.ContentType contentType,
String location)
Returns the content location chosen by user with a save content dialog. |
Method Detail |
---|
Content getContent(String contentLocation) throws RecorderException
content
object that references a given content location.
RecorderException
String getPresentationName(String contentLocation, ContentManager.ContentType contentType)
boolean isAcceptable(String contentLocation, ContentManager.ContentType contentType)
true
if the content location 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 location)
null
if user canceled its choice.
|
Sweet Home 3D 4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |