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