代码搜索:TextArea
找到约 7,221 项符合「TextArea」的源代码
代码结果 7,221
www.eeworm.com/read/171581/5393765
java~1~ rtextareaui.java~1~
/*
* 07/29/2004
*
* RTextAreaUI.java - UI used by instances of RTextArea.
* Copyright (C) 2004 Robert Futrell
* email@address.com
* www.website.com
*
* This program is free software; y
www.eeworm.com/read/171581/5393766
java~1~ linenumberborder.java~1~
/*
* 11/18/2004
*
* LineNumberBorder.java - Line numbers for a text area contained
* in an RTextScrollPane.
* Copyright (C) 2004 Robert Futrell
* email@address.com
www.eeworm.com/read/171581/5393772
java~2~ linenumberborder.java~2~
/*
* 11/18/2004
*
* LineNumberBorder.java - Line numbers for a text area contained
* in an RTextScrollPane.
* Copyright (C) 2004 Robert Futrell
* email@address.com
www.eeworm.com/read/170572/5403474
java textareapainter.java
/*
* TextAreaPainter.java - Paints the text area
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 1999, 2003 Slava Pestov
*
* This program is free
www.eeworm.com/read/170572/5403475
java gutter.java
/*
* Gutter.java
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 1999, 2000 mike dillon
* Portions copyright (C) 2001, 2002 Slava Pestov
*
* This
www.eeworm.com/read/165801/5477994
java textareatag.java
/*
* $Id: TextareaTag.java 164530 2005-04-25 03:11:07Z niallp $
*
* Copyright 1999-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
www.eeworm.com/read/165570/5481341
java guioutput.java
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
/** This class is used to display a small window that has a specific title and contents.
When new text is to be displayed in th
www.eeworm.com/read/294760/8206967
js editor.js
//PsEditor JS CODE
function PsEditor() {
this.editMode = 'ubbcode';
this.htmlArea = null;
this.textArea = null;
this.timerToolbar = null;
this.doc = null;
this.iframe = null;
}
PsEd
www.eeworm.com/read/193446/8226656
java fileviewer.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or