Methods' 要約 |
reset |
resets the configuration 経営者/支配人 to the default 使用者 interface
configuration data.
|
getUIElementsInfo |
retrieves (警察などへの)密告,告訴(状) about all 使用者 interface elements within
the 使用者 interface configuration 経営者/支配人.
|
createSettings |
creates an empty settings data コンテナ.
|
hasSettings |
決定するs if the settings of a 使用者 interface element is part the
使用者 interface configuration 経営者/支配人.
|
getSettings |
retrieves the settings of a 使用者 interface element.
|
replaceSettings |
取って代わるs the settings of a 使用者 interface element with new settings.
|
removeSettings |
除去するs the settings of an 存在するing 使用者 interface element.
|
insertSettings |
挿入するs the settings of a new 使用者 interface element.
|
getImageManager |
retrieves the image 経営者/支配人 from the 使用者 interface configuration
経営者/支配人.
|
getShortCutManager |
retrieves the keyboard short 削減(する) 経営者/支配人 from the 使用者 interface
configuration 経営者/支配人.
|
getEventsManager |
retrieves the events 経営者/支配人 from the 使用者 interface configuration 経営者/支配人.
|
Methods' 詳細(に述べる)s |
reset
- Description
- resets the configuration 経営者/支配人 to the default 使用者 interface
configuration data.
This means that all 使用者 interface configuration data of the
instance will be 除去するd. A module based 使用者 interface
configuration 経営者/支配人 除去するs 使用者 defined elements, but 始める,決める all
other elements 支援する to default. It is not possible to 除去する
default elements from a module 使用者 interface configuration
経営者/支配人.
|
|
getUIElementsInfo
- Description
- retrieves (警察などへの)密告,告訴(状) about all 使用者 interface elements within
the 使用者 interface configuration 経営者/支配人.
- Parameter ElementType
- makes it possible to 狭くする the result 始める,決める to only one type
of 使用者 interface elements. If all 使用者 interface element
types should be returned
UIElementType::UNKNOWN
must be 供給するd.
- Returns
- returns all 使用者 interface elements within the 使用者 interface
configuration 経営者/支配人 that 会合,会う the given ElementType
specification.
The に引き続いて
::com::sun::星/主役にする::beans::PropertyValue 入ること/参加(者)s
are defined inside the sequence for every 使用者 interface element.
- ResourceURL明示するs the unique 資源 URL for
the 使用者 interface element.
- UIName明示するs the 使用者 interface 指名する for the
使用者 interface element. Not all 使用者 interface elements have
始める,決める UIName. At least menubars do not.
- See also
- UIElementType
|
|
createSettings
- Description
- creates an empty settings data コンテナ.
- Returns
- an empty 使用者 interface element settings data コンテナ, which
器具/実施するs UIElementSettings.
|
|
hasSettings
- Description
- 決定するs if the settings of a 使用者 interface element is part the
使用者 interface configuration 経営者/支配人.
- Parameter ResourceURL
- a 資源 URL which identifies the 使用者 interface element. A
resourcce URL must 会合,会う the に引き続いて syntax:
"私的な:資源/$type/$name. It is only 許すd to use ascii
characters for type and 指名する.
- Returns
- true if settings have been 設立する, さもなければ 誤った.
|
|
getSettings
- Description
- retrieves the settings of a 使用者 interface element.
- Parameter ResourceURL
- a 資源 URL which identifies the 使用者 interface element. A
resourcce URL must 会合,会う the に引き続いて syntax:
"私的な:資源/$type/$name. It is only 許すd to use ascii
characters for type and 指名する.
- Parameter bWriteable
- must be true if the retrieved settings should be a writeable.
さもなければ 誤った should be 供給するd to get a shareable 言及/関連
to the settings data.
- Returns
- settings data of an 存在するing 使用者 interface element, which
器具/実施するs UIElementSettings. If the settings data
cannot be 設立する a
::com::sun::星/主役にする::コンテナ::NoSuchElementException
is thrown. If the ResourceURL is not valid or
述べるs an unknown type a
::com::sun::星/主役にする::lang::IllegalArgumentException
is thrown.
|
|
replaceSettings
- Description
- 取って代わるs the settings of a 使用者 interface element with new settings.
- Parameter ResourceURL
- a 資源 URL which identifies the 使用者 interface element to
be 取って代わるd. If no element with the given 資源 URL 存在するs a
::com::sun::星/主役にする::コンテナ::NoSuchElementException
is thrown.
- Parameter aNewData
- the new settings data of an 存在するing 使用者 interface element, which
器具/実施するs UIElementSettings.
If the settings data cannot be 設立する a
::com::sun::星/主役にする::コンテナ::NoSuchElementException
is thrown. If the ResourceURL is not valid or 述べるs
an unknown type a
::com::sun::星/主役にする::lang::IllegalArgumentException
is thrown. If the configuration 経営者/支配人 is read-only a
::com::sun::星/主役にする::lang::IllegalAccessException is
thrown.
|
|
removeSettings
- Description
- 除去するs the settings of an 存在するing 使用者 interface element.
- Parameter ResourceURL
- a 資源 URL which identifies the 使用者 interface element settings
to be 除去するd.
If the settings data cannot be 設立する a
::com::sun::星/主役にする::コンテナ::NoSuchElementException is
thrown. If the ResourceURL is not valid or 述べるs an
unknown type a ::com::sun::星/主役にする::lang::IllegalArgumentException
is thrown. If the configuration 経営者/支配人 is read-only a
::com::sun::星/主役にする::lang::IllegalAccessException is thrown.
|
|
insertSettings
- Description
- 挿入するs the settings of a new 使用者 interface element.
- Parameter ResourceURL
- a 資源 URL which identifies the new 使用者 interface element.
- Parameter aNewData
- the settings data of the new 使用者 interface element, which 器具/実施するs
UIElementSettings.
If the settings data is already 現在の a
::com::sun::星/主役にする::コンテナ::ElementExistException
is thrown. If the ResourceURL is not valid or 述べるs
an unknown type a ::com::sun::星/主役にする::lang::IllegalArgumentException
is thrown. If the configuration 経営者/支配人 is read-only a
::com::sun::星/主役にする::lang::IllegalAccessException is thrown.
|
|
getImageManager
- Description
- retrieves the image 経営者/支配人 from the 使用者 interface configuration
経営者/支配人.
Every 使用者 interface configuration 経営者/支配人 has one image 経営者/支配人
instance which 支配(する)/統制するs all images of a module or 文書.
- Returns
- the image 経営者/支配人 of the 使用者 interface configuration 経営者/支配人.
|
|
getShortCutManager
- Description
- retrieves the keyboard short 削減(する) 経営者/支配人 from the 使用者 interface
configuration 経営者/支配人.
Every 使用者 interface configuration 経営者/支配人 has one keyboard short 削減(する)
経営者/支配人 instance which 支配(する)/統制するs all short 削減(する)s of a module or 文書.
- Returns
- the short 削減(する) 経営者/支配人 of the 使用者 interface configuration 経営者/支配人.
|
|
getEventsManager
- Description
- retrieves the events 経営者/支配人 from the 使用者 interface configuration 経営者/支配人.
Every 使用者 interface configuration 経営者/支配人 has one events 経営者/支配人
instance which 支配(する)/統制するs the mapping of events to script URLs of a module
or 文書.
- Returns
- the events 経営者/支配人 of the 使用者 interface configuration
経営者/支配人, if one 存在するs.
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.