org.jopendocument.model.presentation
Class PresentationSettings

java.lang.Object
  extended by org.jopendocument.model.presentation.PresentationSettings

public class PresentationSettings
extends Object


Field Summary
protected  String presentationAnimations
           
protected  String presentationEndless
           
protected  String presentationForceManual
           
protected  String presentationFullScreen
           
protected  String presentationMouseAsPen
           
protected  String presentationMouseVisible
           
protected  String presentationPause
           
protected  List<PresentationShow> presentationShow
           
protected  String presentationShowLogo
           
protected  String presentationStartPage
           
protected  String presentationStartWithNavigator
           
protected  String presentationStayOnTop
           
protected  String presentationTransitionOnClick
           
 
Constructor Summary
PresentationSettings()
           
 
Method Summary
 String getPresentationAnimations()
          Gets the value of the presentationAnimations property.
 String getPresentationEndless()
          Gets the value of the presentationEndless property.
 String getPresentationForceManual()
          Gets the value of the presentationForceManual property.
 String getPresentationFullScreen()
          Gets the value of the presentationFullScreen property.
 String getPresentationMouseAsPen()
          Gets the value of the presentationMouseAsPen property.
 String getPresentationMouseVisible()
          Gets the value of the presentationMouseVisible property.
 String getPresentationPause()
          Gets the value of the presentationPause property.
 List<PresentationShow> getPresentationShow()
          Gets the value of the presentationShow property.
 String getPresentationShowLogo()
          Gets the value of the presentationShowLogo property.
 String getPresentationStartPage()
          Gets the value of the presentationStartPage property.
 String getPresentationStartWithNavigator()
          Gets the value of the presentationStartWithNavigator property.
 String getPresentationStayOnTop()
          Gets the value of the presentationStayOnTop property.
 String getPresentationTransitionOnClick()
          Gets the value of the presentationTransitionOnClick property.
 void setPresentationAnimations(String value)
          Sets the value of the presentationAnimations property.
 void setPresentationEndless(String value)
          Sets the value of the presentationEndless property.
 void setPresentationForceManual(String value)
          Sets the value of the presentationForceManual property.
 void setPresentationFullScreen(String value)
          Sets the value of the presentationFullScreen property.
 void setPresentationMouseAsPen(String value)
          Sets the value of the presentationMouseAsPen property.
 void setPresentationMouseVisible(String value)
          Sets the value of the presentationMouseVisible property.
 void setPresentationPause(String value)
          Sets the value of the presentationPause property.
 void setPresentationShowLogo(String value)
          Sets the value of the presentationShowLogo property.
 void setPresentationStartPage(String value)
          Sets the value of the presentationStartPage property.
 void setPresentationStartWithNavigator(String value)
          Sets the value of the presentationStartWithNavigator property.
 void setPresentationStayOnTop(String value)
          Sets the value of the presentationStayOnTop property.
 void setPresentationTransitionOnClick(String value)
          Sets the value of the presentationTransitionOnClick property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

presentationAnimations

protected String presentationAnimations

presentationEndless

protected String presentationEndless

presentationForceManual

protected String presentationForceManual

presentationFullScreen

protected String presentationFullScreen

presentationMouseAsPen

protected String presentationMouseAsPen

presentationMouseVisible

protected String presentationMouseVisible

presentationPause

protected String presentationPause

presentationShow

protected List<PresentationShow> presentationShow

presentationShowLogo

protected String presentationShowLogo

presentationStartPage

protected String presentationStartPage

presentationStartWithNavigator

protected String presentationStartWithNavigator

presentationStayOnTop

protected String presentationStayOnTop

presentationTransitionOnClick

protected String presentationTransitionOnClick
Constructor Detail

PresentationSettings

public PresentationSettings()
Method Detail

getPresentationAnimations

public String getPresentationAnimations()
Gets the value of the presentationAnimations property.

Returns:
possible object is String

getPresentationEndless

public String getPresentationEndless()
Gets the value of the presentationEndless property.

Returns:
possible object is String

getPresentationForceManual

public String getPresentationForceManual()
Gets the value of the presentationForceManual property.

Returns:
possible object is String

getPresentationFullScreen

public String getPresentationFullScreen()
Gets the value of the presentationFullScreen property.

Returns:
possible object is String

getPresentationMouseAsPen

public String getPresentationMouseAsPen()
Gets the value of the presentationMouseAsPen property.

Returns:
possible object is String

getPresentationMouseVisible

public String getPresentationMouseVisible()
Gets the value of the presentationMouseVisible property.

Returns:
possible object is String

getPresentationPause

public String getPresentationPause()
Gets the value of the presentationPause property.

Returns:
possible object is String

getPresentationShow

public List<PresentationShow> getPresentationShow()
Gets the value of the presentationShow property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the presentationShow property.

For example, to add a new item, do as follows:

 getPresentationShow().add(newItem);
 

Objects of the following type(s) are allowed in the list PresentationShow


getPresentationShowLogo

public String getPresentationShowLogo()
Gets the value of the presentationShowLogo property.

Returns:
possible object is String

getPresentationStartPage

public String getPresentationStartPage()
Gets the value of the presentationStartPage property.

Returns:
possible object is String

getPresentationStartWithNavigator

public String getPresentationStartWithNavigator()
Gets the value of the presentationStartWithNavigator property.

Returns:
possible object is String

getPresentationStayOnTop

public String getPresentationStayOnTop()
Gets the value of the presentationStayOnTop property.

Returns:
possible object is String

getPresentationTransitionOnClick

public String getPresentationTransitionOnClick()
Gets the value of the presentationTransitionOnClick property.

Returns:
possible object is String

setPresentationAnimations

public void setPresentationAnimations(String value)
Sets the value of the presentationAnimations property.

Parameters:
value - allowed object is String

setPresentationEndless

public void setPresentationEndless(String value)
Sets the value of the presentationEndless property.

Parameters:
value - allowed object is String

setPresentationForceManual

public void setPresentationForceManual(String value)
Sets the value of the presentationForceManual property.

Parameters:
value - allowed object is String

setPresentationFullScreen

public void setPresentationFullScreen(String value)
Sets the value of the presentationFullScreen property.

Parameters:
value - allowed object is String

setPresentationMouseAsPen

public void setPresentationMouseAsPen(String value)
Sets the value of the presentationMouseAsPen property.

Parameters:
value - allowed object is String

setPresentationMouseVisible

public void setPresentationMouseVisible(String value)
Sets the value of the presentationMouseVisible property.

Parameters:
value - allowed object is String

setPresentationPause

public void setPresentationPause(String value)
Sets the value of the presentationPause property.

Parameters:
value - allowed object is String

setPresentationShowLogo

public void setPresentationShowLogo(String value)
Sets the value of the presentationShowLogo property.

Parameters:
value - allowed object is String

setPresentationStartPage

public void setPresentationStartPage(String value)
Sets the value of the presentationStartPage property.

Parameters:
value - allowed object is String

setPresentationStartWithNavigator

public void setPresentationStartWithNavigator(String value)
Sets the value of the presentationStartWithNavigator property.

Parameters:
value - allowed object is String

setPresentationStayOnTop

public void setPresentationStayOnTop(String value)
Sets the value of the presentationStayOnTop property.

Parameters:
value - allowed object is String

setPresentationTransitionOnClick

public void setPresentationTransitionOnClick(String value)
Sets the value of the presentationTransitionOnClick property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.