📄 spatialfilefilter.ctxt
字号:
#BlueJ class context
comment0.target=class\ SpatialFileFilter
comment0.text=Provides\ a\ file\ filter\ to\ allow\ only\ spatial\ files\ to\ be\ \nto\ be\ displayed\ in\ a\ JFileChooser.\n@author\ \ Jo\ Wood.\n@version\ 1.3,\ 11th\ October,\ 2001.\n\n
comment1.params=file
comment1.target=boolean\ accept(File)
comment1.text=Filters\ only\ file\ extensions\ of\ known\ spatial\ file\ formats.\n@param\ file\ File\ to\ consider\ displaying.\n@return\ true\ if\ file\ has\ a\ recognised\ spatial\ filename\ extension.\n\n
comment2.target=extensions
comment3.params=
comment3.target=String\ getDescription()
comment3.text=Reports\ the\ description\ of\ this\ filter\ for\ the\ file\ chooser.\n@return\ Description\ of\ this\ filter.\n\n
numComments=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -