source: trunk/autoquest-plugin-jfc/data/guimappings/guimapping-jedit.txt @ 1737

Last change on this file since 1737 was 1737, checked in by dmay, 10 years ago

Guimappings for jEdit. Seems to work now, as long as jEdit is started with the -nosplash option.

  • Property svn:mime-type set to text/plain
File size: 590 bytes
Line 
1sun.awt.X11.XTrayIconPeer$XTrayIconEmbeddedFrame = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCFrame
2sun.awt.X11.XTrayIconPeer$TrayIconCanvas = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas
3org.gjt.sp.jedit.textarea.JEditTextArea = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextArea
4org.gjt.sp.jedit.textarea.TextAreaPainter = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
5org.gjt.sp.jedit.textarea.Gutter = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
6org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory$MemoryStatus = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
Note: See TracBrowser for help on using the repository browser.