motifdateentryui.java
来自「选择日期的SWING组件」· Java 代码 · 共 24 行
JAVA
24 行
/** Copyright (c) 2002 Martin Newstead (mseries@brundell.fsnet.co.uk). All Rights Reserved.** The author makes no representations or warranties about the suitability of the* software, either express or implied, including but not limited to the* implied warranties of merchantability, fitness for a particular* purpose, or non-infringement. The author shall not be liable for any damages* suffered by licensee as a result of using, modifying or distributing* this software or its derivatives.** The author requests that he be notified of any application, applet, or other binary that* makes use of this code and that some acknowedgement is given. Comments, questions and* requests for change will be welcomed.** Created on Dec 21, 2002 at 8:14:49 PM by martin*/package mseries.plaf.Motif;import mseries.plaf.Windows.WindowsDateEntryUI;public class MotifDateEntryUI extends WindowsDateEntryUI{}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?