Scilab 5.5.2
      
      - Scilabヘルプ
 - GUI
 - Borders
 - Layouts
 - Tree
 - about
 - addmenu
 - clipboard
 - close
 - consoleプロパティ
 - createWindow
 - delmenu
 - exportUI
 - figure
 - findobj
 - gcbo
 - getcallbackobject
 - getinstalledlookandfeels
 - getlookandfeel
 - getvalue
 - 対話型エディタ
 - loadGui
 - messagebox
 - printfigure
 - printsetupbox
 - progressionbar
 - root_properties
 - saveGui
 - setlookandfeel
 - setmenu
 - toolbar
 - toprint
 - tree_show
 - uicontextmenu
 - uicontrol
 - uicontrolプロパティ
 - uigetcolor
 - uigetdir
 - uigetfile
 - uigetfont
 - uimenu
 - uimenuプロパティ
 - uiputfile
 - unsetmenu
 - usecanvas
 - waitbar
 - x_choices
 - x_choose
 - x_choose_modeless
 - x_dialog
 - x_matrix
 - x_mdialog
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
getinstalledlookandfeels
ルックアンドフィールを表す文字列行列を返す.
呼び出し手順
lnf=getinstalledlookandfeels()
引数
- lnf
 文字列行列.
説明
使用可能な全てのルックアンドフィールを表す文字列行列を返します.
例
getinstalledlookandfeels()
参照
- setlookandfeel — 現在のルックアンドフィールのデフォルト値を設定.
 - getlookandfeel — 現在のデフォルトのルックアンドフィールを取得.
 
| Report an issue | ||
| << getcallbackobject | GUI | getlookandfeel >> |