- getAccelerator(String) - 类 中的方法com.github.kancyframework.springx.swing.action.AbstractActionApplicationListener
-
快捷键
例如:ctrl alt shift 1 - > KeyStroke.getKeyStroke(KeyEvent.VK_1, KeyEvent.CTRL_MASK|KeyEvent.ALT_MASK|KeyEvent.SHIFT_MASK)
- getAccelerator(String) - 接口 中的方法com.github.kancyframework.springx.swing.action.ActionApplicationListener
-
快捷键
例如:ctrl alt shift 1 - > KeyStroke.getKeyStroke(KeyEvent.VK_1, KeyEvent.CTRL_MASK|KeyEvent.ALT_MASK|KeyEvent.SHIFT_MASK)
- getActionCommand() - 类 中的方法com.github.kancyframework.springx.swing.action.JFrameActionListener
-
- getActionEvent() - 类 中的方法com.github.kancyframework.springx.swing.action.ActionApplicationEvent
-
- getActionEvent() - 类 中的方法com.github.kancyframework.springx.swing.action.JFrameActionListener
-
- getApplicationContext() - 接口 中的方法com.github.kancyframework.springx.swing.action.SpringActionListener
-
获取应用程序上下文
- getApplicationContext() - 类 中的方法com.github.kancyframework.springx.swing.SwingApplication.EmbedSpringActionListener
-
- getCurrentThemeClassName() - 类 中的静态方法com.github.kancyframework.springx.swing.utils.ThemeUtils
-
- getEvent() - 类 中的方法com.github.kancyframework.springx.swing.action.JFrameActionListener
-
- getFont() - 类 中的方法com.github.kancyframework.springx.swing.event.FontChangeEvent
-
- getFrame() - 类 中的方法com.github.kancyframework.springx.swing.action.JFrameActionListener
-
- getImage() - 类 中的方法com.github.kancyframework.springx.swing.tray.SystemTrayCreator
-
获取托盘图标
- getOriginaFont() - 类 中的方法com.github.kancyframework.springx.swing.event.FontChangeEvent
-
- getOriginalThemeClassName() - 类 中的方法com.github.kancyframework.springx.swing.event.ThemeChangeEvent
-
- getPopupMenu() - 类 中的方法com.github.kancyframework.springx.swing.tray.SystemTrayCreator
-
获取托盘菜单
乱码问题:-Dfile.encoding=gbk
- getSource() - 类 中的方法com.github.kancyframework.springx.swing.action.JFrameActionListener
-
- getSource(String) - 接口 中的方法com.github.kancyframework.springx.swing.action.SpringActionListener
-
源对象
- getSource(String) - 类 中的方法com.github.kancyframework.springx.swing.SwingApplication.EmbedSpringActionListener
-
- getSource(String) - 接口 中的方法com.github.kancyframework.springx.swing.SwingPluginApplication
-
- getSupportActionCommands() - 类 中的方法com.github.kancyframework.springx.swing.action.AbstractActionApplicationListener
-
提供支持的ActionCommand,逗号分隔
- getSupportActionCommands() - 接口 中的方法com.github.kancyframework.springx.swing.action.ActionApplicationListener
-
提供支持的ActionCommand,逗号分隔
- getSupportActionCommandSet() - 类 中的方法com.github.kancyframework.springx.swing.action.AbstractActionApplicationListener
-
- getThemeClassName() - 类 中的方法com.github.kancyframework.springx.swing.event.ThemeChangeEvent
-
- getTooltip() - 类 中的方法com.github.kancyframework.springx.swing.tray.SystemTrayCreator
-
获取托盘提示