Scilab 6.1.0
- Scilabヘルプ
- GUI
- Borders
- Layouts
- Menus
- Tree
- about
- clipboard
- close
- consoleプロパティ
- createWindow
- exportUI
- figure
- findobj
- gcbo
- getcallbackobject
- getinstalledlookandfeels
- getlookandfeel
- getvalue
- 対話型エディタ
- loadGui
- messagebox
- printfigure
- printsetupbox
- progressionbar
- root_properties
- saveGui
- setlookandfeel
- toolbar
- toprint
- uicontrol
- uicontrolプロパティ
- uigetdir
- uigetfile
- uigetfont
- uiputfile
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
Scilabヘルプ >> GUI > getinstalledlookandfeels
getinstalledlookandfeels
ルックアンドフィールを表す文字列行列を返す.
呼び出し手順
lnf=getinstalledlookandfeels()
引数
- lnf
文字列行列.
説明
使用可能な全てのルックアンドフィールを表す文字列行列を返します.
例
getinstalledlookandfeels()
参照
- setlookandfeel — 現在のルックアンドフィールのデフォルト値を設定.
- getlookandfeel — 現在のデフォルトのルックアンドフィールを取得.
Comments
Add a comment:
Please login to comment this page.