Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013

ag.ion.noa.frame
Interface ILayoutManager

All Known Implementing Classes:
LayoutManager

public interface ILayoutManager

Layout manager for frames.


Field Summary
static java.lang.String[] ALL_BARS_URLS
          All resource URLs of all bars.
static java.lang.String URL_MENUBAR
          Resource URL of the menubar.
static java.lang.String URL_PREFIX
          Resource URL prefix.
static java.lang.String URL_PREFIX_TOOLBAR
          Resource URL prefix toolbar.
static java.lang.String URL_STATUSBAR
          Resource URL of the statusbar.
static java.lang.String URL_TOOLBAR
          Resource URL of the toolbar.
static java.lang.String URL_TOOLBAR_ALIGNMENTBAR
          Resource URL of the toolbar alignmentbar.
static java.lang.String URL_TOOLBAR_ARROWSHAPES
          Resource URL of the toolbar arrowshapes.
static java.lang.String URL_TOOLBAR_BASICSHAPES
          Resource URL of the toolbar basicshapes.
static java.lang.String URL_TOOLBAR_CALLOUTSHAPES
          Resource URL of the toolbar calloutshapes.
static java.lang.String URL_TOOLBAR_DRAWBAR
          Resource URL of the toolbar drawbar.
static java.lang.String URL_TOOLBAR_DRAWOBJECTBAR
          Resource URL of the toolbar drawobjectbar.
static java.lang.String URL_TOOLBAR_EXTRUSIONOBJECTBAR
          Resource URL of the toolbar extrusionobjectbar.
static java.lang.String URL_TOOLBAR_FONTWORKOBJECTBAR
          Resource URL of the toolbar fontworkobjectbar.
static java.lang.String URL_TOOLBAR_FONTWORKSHAPETYPES
          Resource URL of the toolbar fontworkshapetypes.
static java.lang.String URL_TOOLBAR_FORMATOBJECTBAR
          Resource URL of the toolbar formatobjectbar.
static java.lang.String URL_TOOLBAR_FORMCONTROLS
          Resource URL of the toolbar formcontrols.
static java.lang.String URL_TOOLBAR_FORMDESIGN
          Resource URL of the toolbar formdesign.
static java.lang.String URL_TOOLBAR_FORMFILTERBAR
          Resource URL of the toolbar formsfilterbar.
static java.lang.String URL_TOOLBAR_FORMSNAVIGATIONBAR
          Resource URL of the toolbar formsnavigationbar.
static java.lang.String URL_TOOLBAR_FORMSOBJECTBAR
          Resource URL of the toolbar formsobjectbar.
static java.lang.String URL_TOOLBAR_FORMSTEXTOBJECTBAR
          Resource URL of the toolbar formtextobjectbar.
static java.lang.String URL_TOOLBAR_FULLSCREENBAR
          Resource URL of the toolbar fullscreenbar.
static java.lang.String URL_TOOLBAR_GRAPHICOBJECTBAR
          Resource URL of the toolbar graphicobjectbar.
static java.lang.String URL_TOOLBAR_INSERTBAR
          Resource URL of the toolbar insertbar.
static java.lang.String URL_TOOLBAR_INSERTCELLSBAR
          Resource URL of the toolbar insertcellsbar.
static java.lang.String URL_TOOLBAR_INSERTOBJECTSBAR
          Resource URL of the toolbar insertobjectbar.
static java.lang.String URL_TOOLBAR_MEDIAOBJECTSBAR
          Resource URL of the toolbar mediaobjectbar.
static java.lang.String URL_TOOLBAR_MOREFORMCONTROLS
          Resource URL of the toolbar moreformcontrols.
static java.lang.String URL_TOOLBAR_PREVIEWBAR
          Resource URL of the toolbar previewbar.
static java.lang.String URL_TOOLBAR_STANDARDBAR
          Resource URL of the toolbar standardbar.
static java.lang.String URL_TOOLBAR_STARSHAPES
          Resource URL of the toolbar starshapes.
static java.lang.String URL_TOOLBAR_SYMBOLSHAPES
          Resource URL of the toolbar symbolshapes.
static java.lang.String URL_TOOLBAR_TABLEOBJECTBAR
          Resource URL of the toolbar tableobjectbar.
static java.lang.String URL_TOOLBAR_TEXTOBJECTBAR
          Resource URL of the toolbar textobjectbar.
static java.lang.String URL_TOOLBAR_VIEWERBAR
          Resource URL of the toolbar viewerbar.
 
Method Summary
 com.sun.star.frame.XLayoutManager getXLayoutManager()
          Returns the office XLayoutManager interface.
 void hideAll()
          Hides all bars.
 boolean hideElement(java.lang.String resourceURL)
          Hide UI element with the submitted resource URL.
 void setVisible(boolean visible)
          Switches the visibility of all UI elements managed by the layout manager.
 boolean showElement(java.lang.String resourceURL)
          Shows UI element with the submitted resource URL.
 

Field Detail

URL_PREFIX

static final java.lang.String URL_PREFIX
Resource URL prefix.

See Also:
Constant Field Values

URL_PREFIX_TOOLBAR

static final java.lang.String URL_PREFIX_TOOLBAR
Resource URL prefix toolbar.

See Also:
Constant Field Values

URL_MENUBAR

static final java.lang.String URL_MENUBAR
Resource URL of the menubar.

See Also:
Constant Field Values

URL_STATUSBAR

static final java.lang.String URL_STATUSBAR
Resource URL of the statusbar.

See Also:
Constant Field Values

URL_TOOLBAR

static final java.lang.String URL_TOOLBAR
Resource URL of the toolbar.

See Also:
Constant Field Values

URL_TOOLBAR_ALIGNMENTBAR

static final java.lang.String URL_TOOLBAR_ALIGNMENTBAR
Resource URL of the toolbar alignmentbar.

See Also:
Constant Field Values

URL_TOOLBAR_ARROWSHAPES

static final java.lang.String URL_TOOLBAR_ARROWSHAPES
Resource URL of the toolbar arrowshapes.

See Also:
Constant Field Values

URL_TOOLBAR_BASICSHAPES

static final java.lang.String URL_TOOLBAR_BASICSHAPES
Resource URL of the toolbar basicshapes.

See Also:
Constant Field Values

URL_TOOLBAR_CALLOUTSHAPES

static final java.lang.String URL_TOOLBAR_CALLOUTSHAPES
Resource URL of the toolbar calloutshapes.

See Also:
Constant Field Values

URL_TOOLBAR_DRAWBAR

static final java.lang.String URL_TOOLBAR_DRAWBAR
Resource URL of the toolbar drawbar.

See Also:
Constant Field Values

URL_TOOLBAR_DRAWOBJECTBAR

static final java.lang.String URL_TOOLBAR_DRAWOBJECTBAR
Resource URL of the toolbar drawobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_EXTRUSIONOBJECTBAR

static final java.lang.String URL_TOOLBAR_EXTRUSIONOBJECTBAR
Resource URL of the toolbar extrusionobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_FONTWORKOBJECTBAR

static final java.lang.String URL_TOOLBAR_FONTWORKOBJECTBAR
Resource URL of the toolbar fontworkobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_FONTWORKSHAPETYPES

static final java.lang.String URL_TOOLBAR_FONTWORKSHAPETYPES
Resource URL of the toolbar fontworkshapetypes.

See Also:
Constant Field Values

URL_TOOLBAR_FORMATOBJECTBAR

static final java.lang.String URL_TOOLBAR_FORMATOBJECTBAR
Resource URL of the toolbar formatobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_FORMCONTROLS

static final java.lang.String URL_TOOLBAR_FORMCONTROLS
Resource URL of the toolbar formcontrols.

See Also:
Constant Field Values

URL_TOOLBAR_FORMDESIGN

static final java.lang.String URL_TOOLBAR_FORMDESIGN
Resource URL of the toolbar formdesign.

See Also:
Constant Field Values

URL_TOOLBAR_FORMFILTERBAR

static final java.lang.String URL_TOOLBAR_FORMFILTERBAR
Resource URL of the toolbar formsfilterbar.

See Also:
Constant Field Values

URL_TOOLBAR_FORMSNAVIGATIONBAR

static final java.lang.String URL_TOOLBAR_FORMSNAVIGATIONBAR
Resource URL of the toolbar formsnavigationbar.

See Also:
Constant Field Values

URL_TOOLBAR_FORMSOBJECTBAR

static final java.lang.String URL_TOOLBAR_FORMSOBJECTBAR
Resource URL of the toolbar formsobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_FORMSTEXTOBJECTBAR

static final java.lang.String URL_TOOLBAR_FORMSTEXTOBJECTBAR
Resource URL of the toolbar formtextobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_FULLSCREENBAR

static final java.lang.String URL_TOOLBAR_FULLSCREENBAR
Resource URL of the toolbar fullscreenbar.

See Also:
Constant Field Values

URL_TOOLBAR_GRAPHICOBJECTBAR

static final java.lang.String URL_TOOLBAR_GRAPHICOBJECTBAR
Resource URL of the toolbar graphicobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_INSERTBAR

static final java.lang.String URL_TOOLBAR_INSERTBAR
Resource URL of the toolbar insertbar.

See Also:
Constant Field Values

URL_TOOLBAR_INSERTCELLSBAR

static final java.lang.String URL_TOOLBAR_INSERTCELLSBAR
Resource URL of the toolbar insertcellsbar.

See Also:
Constant Field Values

URL_TOOLBAR_INSERTOBJECTSBAR

static final java.lang.String URL_TOOLBAR_INSERTOBJECTSBAR
Resource URL of the toolbar insertobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_MEDIAOBJECTSBAR

static final java.lang.String URL_TOOLBAR_MEDIAOBJECTSBAR
Resource URL of the toolbar mediaobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_MOREFORMCONTROLS

static final java.lang.String URL_TOOLBAR_MOREFORMCONTROLS
Resource URL of the toolbar moreformcontrols.

See Also:
Constant Field Values

URL_TOOLBAR_PREVIEWBAR

static final java.lang.String URL_TOOLBAR_PREVIEWBAR
Resource URL of the toolbar previewbar.

See Also:
Constant Field Values

URL_TOOLBAR_STANDARDBAR

static final java.lang.String URL_TOOLBAR_STANDARDBAR
Resource URL of the toolbar standardbar.

See Also:
Constant Field Values

URL_TOOLBAR_STARSHAPES

static final java.lang.String URL_TOOLBAR_STARSHAPES
Resource URL of the toolbar starshapes.

See Also:
Constant Field Values

URL_TOOLBAR_SYMBOLSHAPES

static final java.lang.String URL_TOOLBAR_SYMBOLSHAPES
Resource URL of the toolbar symbolshapes.

See Also:
Constant Field Values

URL_TOOLBAR_TEXTOBJECTBAR

static final java.lang.String URL_TOOLBAR_TEXTOBJECTBAR
Resource URL of the toolbar textobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_TABLEOBJECTBAR

static final java.lang.String URL_TOOLBAR_TABLEOBJECTBAR
Resource URL of the toolbar tableobjectbar.

See Also:
Constant Field Values

URL_TOOLBAR_VIEWERBAR

static final java.lang.String URL_TOOLBAR_VIEWERBAR
Resource URL of the toolbar viewerbar.

See Also:
Constant Field Values

ALL_BARS_URLS

static final java.lang.String[] ALL_BARS_URLS
All resource URLs of all bars.

Method Detail

getXLayoutManager

com.sun.star.frame.XLayoutManager getXLayoutManager()
Returns the office XLayoutManager interface.

Returns:
office XLayoutManager interface

hideElement

boolean hideElement(java.lang.String resourceURL)
Hide UI element with the submitted resource URL.

Parameters:
resourceURL - URL of the UI resource to be hidden
Returns:
information whether the UI resource is hidden after method call

hideAll

void hideAll()
Hides all bars.


showElement

boolean showElement(java.lang.String resourceURL)
Shows UI element with the submitted resource URL.

Parameters:
resourceURL - URL of the UI resource to be shown
Returns:
information whether the UI resource is visible after method call

setVisible

void setVisible(boolean visible)
Switches the visibility of all UI elements managed by the layout manager.

Parameters:
visible - new visibility state

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013