JavaScript is disabled on your browser.
Skip navigation links
gnu.jemacs.swt

Class SwtWindowWidget



  • public class SwtWindowWidget
    extends Composite
    Class to do the graphical representation of an JEmacs window. It contains a text area (styledtext) for displaying the buffer, and a label displaying the modeline.
    • Constructor Summary

      Constructors
      Constructor and Description
      SwtWindowWidget (Composite parent, StyledTextContent styledTextContent, int firstVisibleLine)
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      StyledText getModeline ()
      StyledText getStyledText ()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwtWindowWidget

        public SwtWindowWidget(Composite parent,
         StyledTextContent styledTextContent,
         int firstVisibleLine)
    • Method Detail

      • getStyledText

        public StyledText getStyledText()
      • getModeline

        public StyledText getModeline()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /