ナビゲーション・リンクをスキップ
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

A_ANCHOR - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_BACKWARD - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_BOLD - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_CENTER - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_CLEAR_STYLE - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_COPY - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the copy operation.
A_COPY - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_CUT - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the cut operation.
A_CUT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_DEC_INDENT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_DOC_TITLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_FIND - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the find operation.
A_FIND - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_FORWARD - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_GOTO - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_HR - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_IMAGE - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_INC_INDENT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_ITALIC - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_LARGE - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_LEFT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_LINK - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_LIST - クラス のstatic変数jp.kyasu.editor.DocumentEditor
 
A_OLIST - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_OPEN - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_PASTE - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the paste operation.
A_PASTE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_PRINT - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the print operation.
A_PRINT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_RELOAD - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_RIGHT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_SAVE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_SAVE_AS - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_SAVE_AS_OBJECT - クラス のstatic変数jp.kyasu.editor.DocumentEditor
 
A_SAVE_AS_TEXT - クラス のstatic変数jp.kyasu.editor.DocumentEditor
 
A_SMALL - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_STOP - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_ULIST - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
A_UNDERLINE - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
A_UNDO - クラス のstatic変数jp.kyasu.awt.text.TextController
The action name for the undo operation.
A_UNDO - クラス のstatic変数jp.kyasu.editor.TextEditor
 
A_UNLIST - クラス のstatic変数jp.kyasu.editor.DocumentEditor
 
AbstractButton - jp.kyasu.awtのクラス
The AbstractButton class is an abstract base class for all buttons such as Button, ToggleButton, and Checkbox.
AbstractButton(VAbstractButton, int) - クラス のコンストラクタjp.kyasu.awt.AbstractButton
Constructs a new button with the specified visual button and controll mode.
acceptElement(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the current element accepts the specified element.
acceptElementInStack(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the current elements on the stack can accept the specified element.
action - クラス の変数jp.kyasu.graphics.TextStyle
The clickable text action.
actionCommand - クラス の変数jp.kyasu.awt.AbstractButton
 
actionCommand - クラス の変数jp.kyasu.graphics.ClickableTextAction
The command string associated with the action.
actionListener - クラス の変数jp.kyasu.awt.Button
 
actionListener - クラス の変数jp.kyasu.awt.List
 
actionListener - クラス の変数jp.kyasu.awt.TableList
 
actionListener - クラス の変数jp.kyasu.awt.text.TableListView
 
actionListener - クラス の変数jp.kyasu.awt.text.TextListController
 
actionListener - クラス の変数jp.kyasu.awt.TextField
 
actionListener - クラス の変数jp.kyasu.awt.Timer
The action listeners.
actionListener - クラス の変数jp.kyasu.graphics.ClickableTextAction
The action listener associated with the action.
actionListenerK - クラス のstatic変数jp.kyasu.awt.Button
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.List
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.TableList
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.text.TableListView
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.text.TextListController
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.TextField
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.awt.Timer
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.editor.HTMLEditor
Internal constant for serialization
actionListenerK - クラス のstatic変数jp.kyasu.graphics.ClickableTextAction
Internal constant for serialization
actionName - クラス の変数jp.kyasu.awt.text.CompositeKeyAction
 
actionPerformed() - クラス のメソッドjp.kyasu.awt.AbstractButton
Invoked when the button has been triggered by the controller.
actionPerformed() - クラス のメソッドjp.kyasu.awt.Button
Invoked when the button has been triggered by the controller.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.List
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.TableList
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.text.TableListView
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Invoked when a timer action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when an action occurs.
actionPerformed() - クラス のメソッドjp.kyasu.awt.ToggleButton
Invoked when the button has been triggered by the controller.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.ToolBar
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.awt.ToolTip
 
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Invoked when an action occurs.
actionPerformed(ActionEvent) - クラス のメソッドjp.kyasu.editor.TextEditor
Invoked when an action occurs.
actions - クラス の変数jp.kyasu.awt.text.CompositeKeyAction
 
actionTable - クラス の変数jp.kyasu.awt.text.KeyBinding
 
active - クラス の変数jp.kyasu.graphics.VActiveButton
The active state.
add(String) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item to the end of scrolling list.
add(String, int) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item to the the scrolling list.
add(Text) - クラス のメソッドjp.kyasu.awt.List
Adds the specified text item to the end of scrolling list.
add(Text, int) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item to the scrolling list.
add(String) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Adds a checkbox item with the specified label to this menu.
add(String, String) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Adds a checkbox item with the specified label and command to this menu.
add(String, String, boolean) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Adds a checkbox item with the specified label, command, and state to this menu.
add(MenuItem) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Adds the specified menu item to this menu.
add(Object) - クラス のメソッドjp.kyasu.util.Set
Adds the object to this set.
add(Set) - クラス のメソッドjp.kyasu.util.Set
Adds the all components of the set to this set.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.Button
Adds the specified action listener to receive action events from this button.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.List
Adds the specified action listener to receive action events from this list.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified action listener to receive action events from this list.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.text.TableListView
Adds the specified action listener to receive action events from this controller.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.text.TextListController
Adds the specified action listener to receive action events from this controller.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.TextField
Adds the specified action listener to recieve action events from this text field.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.Timer
Adds an actionListener to the timer.
addActionListener(ActionListener) - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Adds the specified action listener to receive action events from this action.
addAdjustmentListener(AdjustmentListener) - クラス のメソッドjp.kyasu.awt.Scrollbar
Adds the specified adjustment listener to receive instances of AdjustmentEvent from this scroll bar.
addCaretDisableComp(Component) - クラス のメソッドjp.kyasu.editor.TextEditor
 
addCaretDisableItem(MenuItem) - クラス のメソッドjp.kyasu.editor.TextEditor
 
addElement(Element) - クラス のメソッドjp.kyasu.sgml.DTD
Adds the element to this DTD.
addElement(Object) - クラス のメソッドjp.kyasu.util.Set
Adds the object to this set.
addEntity(Entity) - クラス のメソッドjp.kyasu.sgml.DTD
Adds the entity to this DTD.
addFocusListener(FocusListener) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
addImpl(Component, Object, int) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Adds the specified component to this scroll container.
addImpl(Component, Object, int) - クラス のメソッドjp.kyasu.awt.SplitPanel
Adds the specified component to this container.
addImpl(Component, Object, int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Adds the specified component to this view.
addItem(String, int) - クラス のメソッドjp.kyasu.awt.Choice
Adds an item to this Choice.
addItem(String) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item to the end of scrolling list.
addItem(String, int) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item to the the scrolling list.
addItem(Text) - クラス のメソッドjp.kyasu.awt.List
Adds the specified text item to the end of scrolling list.
addItem(Text, int) - クラス のメソッドjp.kyasu.awt.List
Adds the specified text item to the scrolling list.
addItem(String[]) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified string row item to the end of the table list.
addItem(String[], int) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified string row item to the specified row index.
addItem(Text[]) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified text row item to the end of the table list.
addItem(Text[], int) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified text row item to the specified row index.
addItem(String[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Adds the specified string row item to the specified row index.
addItem(Text[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Adds the specified text row item to the specified row index.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.List
Adds the specified item listener to receive item events from this list.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified item listener to receive item events from this list.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.text.TextListController
Adds the specified item listener to receive item events from this controller.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.ToggleButton
Adds the specified item listener to receive item events from this toggle button/check box.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorButton
Add a listener to recieve item events when the state of an item changes.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorChoice
Add a listener to recieve item events when the state of an item changes.
addItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorChooser
Add a listener to recieve item events when the state of an item changes.
addKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Adds the key action to the key binding of this controller.
addKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Adds the key action to this key binding.
addKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.TextComponent
Adds the key action to the key binding of this text component.
addKeyActions(KeyAction[]) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Adds the key actions to this key binding.
addKeyListener(KeyListener) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
addListModelListener(ListModelListener) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Adds the specified list model listener to receive list model events from this text list model.
addListModelListener(ListModelListener) - インタフェース のメソッドjp.kyasu.awt.ListModel
Adds the specified list model listener to receive list model events from this list model.
addMouseListener(MouseListener) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
addMouseMotionListener(MouseMotionListener) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
addNotify() - クラス のメソッドjp.kyasu.awt.KComponent
Notifies this component that it has been added to a container and if a peer is required, it should be created.
addNotify() - クラス のメソッドjp.kyasu.awt.KContainer
Notifies this component that it has been added to a container and if a peer is required, it should be created.
addNotify() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Notifies this view that it has been added to a container.
addNotify() - クラス のメソッドjp.kyasu.awt.text.TextListView
Notifies this view that it has been added to a container.
addPropertyChangeListener(PropertyChangeListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Add a PropertyChangeListener to the listener list.
addScrollListener(ScrollListener) - インタフェース のメソッドjp.kyasu.awt.Scrollable
Add a listener to recieve scroll events when the value of the scroll component changes.
addScrollListener(ScrollListener) - クラス のメソッドjp.kyasu.awt.text.TableListView
Add a listener to recieve scroll events when the value of the scroll component changes.
addScrollListener(ScrollListener) - クラス のメソッドjp.kyasu.awt.text.TextView
Add a listener to recieve scroll events when the value of the scroll component changes.
addSelection(int, int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Changes the selection to be the set union of the current selection and indices in the specified range.
addSelection(int, int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Changes the selection to be the set union of the current selection and indices in the specified range.
addSeparator() - クラス のメソッドjp.kyasu.editor.SelectionMenu
Adds a separator line, or a hypen, to the menu at the current position.
addSGMLParserListener(SGMLParserListener) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Adds the specified sgml parser listener to receive sgml events from this parser.
addSubComp(Component) - クラス のメソッドjp.kyasu.editor.TextEditor
 
addTextItem(Text, int) - クラス のメソッドjp.kyasu.awt.Choice
Adds a text item to this Choice.
addTextItem(Text) - クラス のメソッドjp.kyasu.awt.List
Adds the specified text item to the end of the scrolling list.
addTextItem(Text, int) - クラス のメソッドjp.kyasu.awt.List
Adds the specified text item to the end of the scrolling list.
addTextItem(Text[]) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified text row item to the end of the table list.
addTextItem(Text[], int) - クラス のメソッドjp.kyasu.awt.TableList
Adds the specified text row item to the specified row index.
addTextItem(Text[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Adds the specified text row item to the specified row index.
addTextListener(TextListener) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Adds the specified text listener to receive text events from this text edit model.
addTextListener(TextListener) - クラス のメソッドjp.kyasu.awt.TextComponent
Adds the specified text event listener to recieve text events from this text component.
addTextListener(TextListener) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
Adds the specified text listener to receive text events from this text edit model.
addTextListener(TextListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Adds the specified text event listener to recieve text events from this text component.
addTextModelListener(TextModelListener) - クラス のメソッドjp.kyasu.awt.DefaultTextModel
Adds the specified text model listener to receive text model events from this text model.
addTextModelListener(TextModelListener) - インタフェース のメソッドjp.kyasu.awt.TextModel
Adds the specified text model listener to receive text model events from this text model.
addTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Add a listener to recieve text position events when the selection of the text view changes.
addTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.awt.TextComponent
Adds the specified text position event listener to recieve text position events from this text component.
addTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Adds the specified text position event listener to recieve text position events from this text component.
addToView() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Adds this controller to the view.
addToView() - クラス のメソッドjp.kyasu.awt.text.TextController
Adds this controller to the view.
addUndo(Undo) - クラス のメソッドjp.kyasu.awt.MultipleUndo
Adds an undo object.
adjustmentListener - クラス の変数jp.kyasu.awt.Scrollbar
 
adjustmentListenerL - クラス のstatic変数jp.kyasu.awt.Scrollbar
Internal constant for serialization
adjustmentValueChanged(AdjustmentEvent) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Invoked when the value of the adjustable has changed.
align_to_center() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the alignment of the selected paragraph to be centered.
align_to_left() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the alignment of the selected paragraph to be left.
align_to_right() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the alignment of the selected paragraph to be right.
alignment - クラス の変数jp.kyasu.awt.Label
The label's alignment.
ALIGNMENT - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "alignment".
alignment - クラス の変数jp.kyasu.graphics.ParagraphStyle
The alignment (justification).
alignment - クラス の変数jp.kyasu.graphics.TextAttachment
The vertical alignment of the attachment.
allowsMultipleSelections() - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by isMultipleMode().
AnchorColor - クラス のstatic変数jp.kyasu.graphics.html.VAnchor
 
append(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Appends the given string to the current text.
append(Text) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Appends the given text to the current text.
append(Text, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Appends the given text to the current text.
append(KeyAction) - クラス のメソッドjp.kyasu.awt.text.CompositeKeyAction
Appends the specified key action object into this composite key action.
append(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Appends the given string to the text component's current text.
append(Text) - クラス のメソッドjp.kyasu.awt.TextComponent
Appends the given text to the current text.
append(Text, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Appends the given text to the current text.
append(Text) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Appends the specified text into the target.
append(Text) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Appends the specified text into the target.
append(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Appends the string to the text buffer of the current context.
append(TextAttachment) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Appends the text attachment to the text buffer of the current context.
append(Text) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Appends the text to the text buffer of the current context.
append(Text) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Appends the specified text into the target.
append(char) - クラス のメソッドjp.kyasu.graphics.Text
Appends the character to this text.
append(String) - クラス のメソッドjp.kyasu.graphics.Text
Appends the characters of the string to this text.
append(String, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Appends the characters of the string from the specified begin index to the specified endIndex-1 index.
append(Text) - クラス のメソッドjp.kyasu.graphics.Text
Appends the specified text to this text.
append(TextAttachment) - クラス のメソッドjp.kyasu.graphics.Text
Appends the text attachment to this text.
append(Object) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the object argument to this text buffer.
append(Reader) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the string contents of the reader argument to this text buffer.
append(String) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the string argument to this text buffer.
append(char[]) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the char array argument to this text buffer.
append(char[], int, int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of a subarray of the char array argument to this text buffer.
append(Text) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text argument to this text buffer.
append(TextAttachment) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the text attachment argument to this text buffer.
append(Visualizable) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the visual object argument to this text buffer.
append(boolean) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the boolean argument to this text buffer.
append(char) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the char argument to this text buffer.
append(int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the int argument to this text buffer.
append(long) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the long argument to this text buffer.
append(float) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the float argument to this text buffer.
append(double) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Appends the text representation of the double argument to this text buffer.
append(TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextLines
Appends the line described in the specified text line information to this text lines.
append(TextLines) - クラス のメソッドjp.kyasu.graphics.TextLines
Appends the specified text lines to this text lines.
append(String, String[]) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
 
append(String[], String) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
 
append(String[], String[]) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
 
append(RunArray) - クラス のメソッドjp.kyasu.util.RunArray
Appends the components of the RunArray object to this array.
append(Object) - クラス のメソッドjp.kyasu.util.RunArray
Appends the object to this array.
append(int, Object) - クラス のメソッドjp.kyasu.util.RunArray
Grows the length of this array to the current array's length plus the specified length.
append(Object) - クラス のメソッドjp.kyasu.util.VArray
Appends the object to this array.
append(boolean) - クラス のメソッドjp.kyasu.util.VArray
Appends the boolean value to this array.
append(byte) - クラス のメソッドjp.kyasu.util.VArray
Appends the byte value to this array.
append(char) - クラス のメソッドjp.kyasu.util.VArray
Appends the char value to this array.
append(short) - クラス のメソッドjp.kyasu.util.VArray
Appends the short value to this array.
append(int) - クラス のメソッドjp.kyasu.util.VArray
Appends the int value to this array.
append(long) - クラス のメソッドjp.kyasu.util.VArray
Appends the long value to this array.
append(float) - クラス のメソッドjp.kyasu.util.VArray
Appends the float value to this array.
append(double) - クラス のメソッドjp.kyasu.util.VArray
Appends the double value to this array.
append(String) - クラス のメソッドjp.kyasu.util.VArray
Appends the characters of the string to this array.
append(String, int, int) - クラス のメソッドjp.kyasu.util.VArray
Appends the characters of the string from the specified begin index to the specified endIndex-1 index.
append(char[]) - クラス のメソッドjp.kyasu.util.VArray
Appends the characters of the array object to this array.
append(char[], int, int) - クラス のメソッドjp.kyasu.util.VArray
Appends the characters of the array object to this array.
append(VArray) - クラス のメソッドjp.kyasu.util.VArray
Appends the components of the VArray object to this array.
append(VArray, int, int) - クラス のメソッドjp.kyasu.util.VArray
Appends the components of the VArray object to this array.
appendAnyway(Text, boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
 
appendLineSep() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Appends the line separator to the text buffer of the current context according to the current context.
appendLineSep(boolean) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Appends the line separator to the text buffer of the current context according to the current context.
appendText(String) - クラス のメソッドjp.kyasu.awt.TextComponent
非推奨です。
As of JDK version 1.1, replaced by append(String).
Applet - jp.kyasu.awtのクラス
An applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application.
Applet() - クラス のコンストラクタjp.kyasu.awt.Applet
Constructs an applet.
array - クラス の変数jp.kyasu.graphics.TextCharacterIterator
the array of characters to be iterated over.
array - クラス の変数jp.kyasu.util.VArray
The array buffer into which the components of the array are stored.
assert(boolean) - クラス のメソッドjp.kyasu.graphics.TextLines
Asserts the given boolean to be true.
atEnd() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the end of the stream is reached.
ATTACHMENT - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the character encountered is an attachment mark.
ATTACHMENT_CHAR - クラス のstatic変数jp.kyasu.graphics.Text
The text attachment mark that indicates the position of the text attachment.
attachments - クラス の変数jp.kyasu.graphics.Text
The maps from the index of the text to the text attachment.
attachments - クラス の変数jp.kyasu.graphics.TextScanner
The scanned text attachents.
attributes - クラス の変数jp.kyasu.sgml.Element
The names of the attributes of the element.
attributes - クラス の変数jp.kyasu.sgml.SGMLEvent
The attributes.
AUTO_RESIZE_ALL_COLUMNS - クラス のstatic変数jp.kyasu.awt.TableList
Proportionately resize all columns when table is resized
AUTO_RESIZE_ALL_COLUMNS - クラス のstatic変数jp.kyasu.awt.text.TableListView
Proportionately resize all columns when table is resized
AUTO_RESIZE_ALL_COMPONENTS - クラス のstatic変数jp.kyasu.awt.SplitPanel
Proportionately resize all component when panel is resized
AUTO_RESIZE_LAST_COLUMN - クラス のstatic変数jp.kyasu.awt.TableList
Auto resize last column only when table is resized
AUTO_RESIZE_LAST_COLUMN - クラス のstatic変数jp.kyasu.awt.text.TableListView
Auto resize last column only when table is resized
AUTO_RESIZE_LAST_COMPONENT - クラス のstatic変数jp.kyasu.awt.SplitPanel
Auto resize last component only when panel is resized
AUTO_RESIZE_OFF - クラス のstatic変数jp.kyasu.awt.SplitPanel
Do not auto resize column when panel is resized.
AUTO_RESIZE_OFF - クラス のstatic変数jp.kyasu.awt.TableList
Do not auto resize column when table is resized.
AUTO_RESIZE_OFF - クラス のstatic変数jp.kyasu.awt.text.TableListView
Do not auto resize column when table is resized.
autoResizeMode - クラス の変数jp.kyasu.awt.SplitPanel
This mode value determines if panel automatically resizes the width or height.
availabelKeyActions - クラス の変数jp.kyasu.awt.text.TextEditController
 
AWTResources - jp.kyasu.awtのクラス
The AWTResources class provides the resources shared in this package.
AWTResources() - クラス のコンストラクタjp.kyasu.awt.AWTResources
 

B

background - クラス の変数jp.kyasu.graphics.VColoredWrapper
The background color.
BACKGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.AWTResources
The default background color.
BACKGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default background color of the scroll bar.
backgroundColor - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The background color.
backgroundColor - クラス の変数jp.kyasu.graphics.html.HTMLText
The background color of the html document.
backgroundThread - クラス の変数jp.kyasu.editor.HTMLEditor
 
backward_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor one character to the left.
backward_character() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor one character to the left.
backward_page() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Goes to the previouse page.
backward_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the first non-whitespace character after the first whitespace character to the left or the beginning of the line.
backward_word() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the first non-whitespace character after the first whitespace character to the left or the beginning of the line.
backwardButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
BALTIC_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
BAR_CARET - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The caret style constant for the bar caret.
BAR_SEPARATOR_SIZE - クラス のstatic変数jp.kyasu.awt.ToolBar
 
BASE_STYLE - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "base style".
basedOn(TextStyle) - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Creates a new style by modifying this style to be based on the specified base text style.
basedOn(TextStyle) - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by modifying this style to be based on the specified base text style.
baseFile - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The base file.
baseFont - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
baseline - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The baseline of this line.
baseline - クラス の変数jp.kyasu.graphics.TextLines
The baseline of all lines.
baseline - クラス の変数jp.kyasu.graphics.TextScanner
The baseline of a line.
baseline - クラス の変数jp.kyasu.graphics.VText
The baseline of the text.
baselines - クラス の変数jp.kyasu.graphics.TextLines
The array for the baseline of the line.
baseParagraphStyle - クラス の変数jp.kyasu.graphics.html.HTMLStyle
The base paragraph style.
baseStyle - クラス の変数jp.kyasu.graphics.ParagraphStyle
The base text style.
baseStyleOn(int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.Text
Modifies the style of this text to be based on the specified base text style.
baseTextStyle - クラス の変数jp.kyasu.graphics.html.HTMLStyle
The base text style.
baseURL - クラス の変数jp.kyasu.graphics.html.HTMLReader
The base url defined by the BASE tag.
BasicPSModifier - jp.kyasu.graphicsのクラス
The BasicPSModifier class is a basic implementation of the interface for the paragraph style modifier.
BasicPSModifier() - クラス のコンストラクタjp.kyasu.graphics.BasicPSModifier
Constructs an empty paragraph style modifier.
BasicTextEditController - jp.kyasu.awt.textのクラス
The BasicTextEditController class implements a controller of a MVC model for the text editing.
BasicTextEditController(TextEditView) - クラス のコンストラクタjp.kyasu.awt.text.BasicTextEditController
Constructs a text edit controller with the specified text edit view.
BasicTSModifier - jp.kyasu.graphicsのクラス
The BasicTSModifier class is a basic implementation of the interface for the text style modifier.
BasicTSModifier() - クラス のコンストラクタjp.kyasu.graphics.BasicTSModifier
Constructs an empty text style modifier.
BasicTSModifier(FontModifier) - クラス のコンストラクタjp.kyasu.graphics.BasicTSModifier
Constructs a text style modifier that has the same attributes and values as the specified font modifier.
beep() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Causes the terminal to beep.
beep() - クラス のメソッドjp.kyasu.awt.TextComponent
Causes the terminal to beep.
begin - クラス の変数jp.kyasu.graphics.text.TextChange
The beginning index of the text changed, inclusive.
begin - クラス の変数jp.kyasu.graphics.TextCharacterIterator
the beginning index of the text.
begin - クラス の変数jp.kyasu.graphics.VRichText
The beginning poosition of the layout.
beginning_of_file() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the beginning of the text.
beginning_of_file() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the beginning of the text.
beginning_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the beginning of the line.
beginning_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the beginning of the line.
bindKeymapToAction() - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Binds keymap to actions.
BLINK_INTERVAL - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The default interval of blinking.
blockIncrement - クラス の変数jp.kyasu.awt.Scrollbar
 
BOLD - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "bold".
boldButton - クラス の変数jp.kyasu.editor.RichTextEditor
 
BooleanState - jp.kyasu.awtのインタフェース
An interface for the object that has a boolean state.
BooleanStateGroup - jp.kyasu.awtのクラス
The BooleanStateGroup class is used to create a multiple-exclusion scope for a set of BooleanState objects.
BooleanStateGroup() - クラス のコンストラクタjp.kyasu.awt.BooleanStateGroup
Constructs a boolean state group.
border - クラス の変数jp.kyasu.awt.BorderedPanel
The visual border of this panel.
border - クラス の変数jp.kyasu.graphics.VBorderedWrapper
The border.
border - クラス の変数jp.kyasu.graphics.VButton
The border of the button.
BorderedPanel - jp.kyasu.awtのクラス
The BorderedPanel is the bordered lightweight container class.
BorderedPanel() - クラス のコンストラクタjp.kyasu.awt.BorderedPanel
Creates a new panel using the default layout manager and border.
BorderedPanel(VBorder) - クラス のコンストラクタjp.kyasu.awt.BorderedPanel
Creates a new panel with the specified border.
BorderedPanel(LayoutManager) - クラス のコンストラクタjp.kyasu.awt.BorderedPanel
Creates a new panel with the specified layout manager.
BorderedPanel(LayoutManager, VBorder) - クラス のコンストラクタjp.kyasu.awt.BorderedPanel
Creates a new panel with the specified layout manager and border.
BOTH - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
The horizontal/vertical orientation.
BOTTOM - クラス のstatic変数jp.kyasu.graphics.TextAttachment
The constant for the vertical bottom alignment.
bounds() - クラス のメソッドjp.kyasu.awt.KComponent
 
bounds() - クラス のメソッドjp.kyasu.awt.KContainer
 
BoxSize - クラス のstatic変数jp.kyasu.graphics.VCheckbox
The constat for the box size.
BQ_INDENT - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The first indentation of BLOCKQUOTE.
BQ_INDENT_LEFT_INC - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The increment of the left indentation of BLOCKQUOTE.
BQ_INDENT_RIGHT_INC - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The increment of the right indentation of BLOCKQUOTE.
bqLevel - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The BLOCKQUOTE level.
buffer - クラス の変数jp.kyasu.editor.HTMLEditorTarget
 
buffer - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The text buffer.
Button - jp.kyasu.awtのクラス
The Button class implements a labeled button.
Button() - クラス のコンストラクタjp.kyasu.awt.Button
Constructs a button with empty label.
Button(String) - クラス のコンストラクタjp.kyasu.awt.Button
Constructs a button with the specified label.
Button(Text) - クラス のコンストラクタjp.kyasu.awt.Button
Constructs a button with the specified text.
Button(Visualizable) - クラス のコンストラクタjp.kyasu.awt.Button
Constructs a button with the specified visual object.
Button(VAbstractButton) - クラス のコンストラクタjp.kyasu.awt.Button
Constructs a button with the specified visual button.
button - クラス の変数jp.kyasu.awt.ButtonController
The button component.
BUTTON_COLOR - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default button color of the scroll bar.
ButtonController - jp.kyasu.awtのクラス
The ButtonController class controlls the Button component.
ButtonController(AbstractButton) - クラス のコンストラクタjp.kyasu.awt.ButtonController
Constructs a controller for the specified button component with the TRIGGER_ON_UP mode.
ButtonController(AbstractButton, int) - クラス のコンストラクタjp.kyasu.awt.ButtonController
Constructs a controller for the specified button component with the controll mode.
buttonPressed - クラス の変数jp.kyasu.awt.event.ListActionEvent
True, if the column button is pressed.

C

C_LANG - クラス のstatic変数jp.kyasu.awt.util.JavaSyntaxColoringModel
The syntax coloring of the C language.
cacheRunIndex - クラス の変数jp.kyasu.util.RunArray
The cache index of runs.
cacheRunStart - クラス の変数jp.kyasu.util.RunArray
The cache index of the RunArray (Sum of run lengths up to cacheRunIndex).
CAN_OPEN_POPUP_IN_MODAL_DIALOG - クラス のstatic変数jp.kyasu.awt.AWTResources
True if a pop-up window can receive the events even when the pop-up window is opend within a modal dialog.
canAccept(Element) - クラス のメソッドjp.kyasu.sgml.Element
Tests if this element can accept the specified element.
canActivate() - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Checks if the button has the active state and presentation.
canActivate() - クラス のメソッドjp.kyasu.graphics.VActiveButton
Checks if the button has the active state and presentation.
capacity() - クラス のメソッドjp.kyasu.util.VArray
Returns the capacity of this array.
caretColor - クラス の変数jp.kyasu.awt.text.TextEditView
 
caretDisableComps - クラス の変数jp.kyasu.editor.TextEditor
 
caretPositionChanged(InputMethodEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the caret within composed text has changed.
caretShowing - クラス の変数jp.kyasu.awt.text.TextCaret
 
caretTimer - クラス の変数jp.kyasu.awt.text.TextCaret
 
CDATA - クラス のstatic変数jp.kyasu.sgml.Element
The content model is #CDATA.
cdata - クラス の変数jp.kyasu.sgml.SGMLEvent
The cdata.
cdata - クラス の変数jp.kyasu.sgml.SGMLParser
The buffer for cdata.
CDATA_PARSED - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
The cdata (#PCDATA, #CDATA, #RCDATA) parsed event type.
cdataParsed(SGMLEvent) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Invoked when a cdata has been parsed.
cdataParsed(SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Delivers the specified cdata parsed event to the listeners.
cdataParsed(SGMLEvent) - インタフェース のメソッドjp.kyasu.sgml.SGMLParserListener
Invoked when a cdata has been parsed.
CENTER - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be centered.
CENTER - クラス のstatic変数jp.kyasu.graphics.ParagraphStyle
The constant for the center alignment (justification).
change - クラス の変数jp.kyasu.editor.TextEditor
 
changeParagraphStyle(ParagraphStyle, ParagraphStyleModifier, TextPositionInfo, TextPositionInfo, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Changes the paragraph style of the model with the specified style or modifier.
changeRemainWidths(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Changes the remaining widths of this text lines with the specified difference of the layout width.
changeStatus - クラス の変数jp.kyasu.graphics.text.TextChange
The change status.
changeStatus - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
The change status.
changeTextStyle(TextStyle, TextStyleModifier, TextPositionInfo, TextPositionInfo, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Changes the text style of the model with the specified style or modifier.
CHAR_NOT_IN_FONT - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the character encountered is not defined in the current font.
CHAR_WRAP - クラス のstatic変数jp.kyasu.awt.TextComponent
The constant for the character line wrapping style.
CHAR_WRAP - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the character line wrapping style.
charAt(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the character at the specified index.
CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
CharSetMenu - jp.kyasu.editorのクラス
The CharSetMenu allows a user to select a character set.
CharSetMenu() - クラス のコンストラクタjp.kyasu.editor.CharSetMenu
Constructs a character set menu with the default label and the default read character set.
CharSetMenu(String) - クラス のコンストラクタjp.kyasu.editor.CharSetMenu
Constructs a character set menu with the label and the default read character set.
CharSetMenu(String, String) - クラス のコンストラクタjp.kyasu.editor.CharSetMenu
Constructs a character set menu with the label and initial character set.
Charsets - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
charWidth(char) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Returns the advance width of the specified character in the text.
charWidth(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns the advance width of the specified character in the text.
charWidth(char) - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns the advance width of the specified character in the text.
charWidthAt(int, int, int, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Returns the advance width of a character in the specified index of text with the specified scanning context.
charWidthAt(TextPositionInfo) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the advance width of a character in the specified text position.
charWidthAt(int, int, int, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns the advance width of a character in the specified index of the text with the specified scanning context.
checkBlockquote(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Checks the change of the level of the BLOCKQUOTE for the specified paragraph style.
Checkbox - jp.kyasu.awtのクラス
The Checkbox class implements a graphical component that can be in either an "on" (true) or "off" (false) state.
Checkbox() - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with no label.
Checkbox(String) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified label, in the specified check box group, and set to the specified state.
Checkbox(String, BooleanStateGroup, boolean) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Constructs a check box with the specified label, set to the specified state, and in the specified check box group.
Checkbox(Text) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified text.
Checkbox(Text, boolean) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified text.
Checkbox(Text, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified text, in the specified check box group, and set to the specified state.
Checkbox(Visualizable) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified visual object.
Checkbox(Visualizable, boolean) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified visual object.
Checkbox(Visualizable, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified visual object, in the specified check box group, and set to the specified state.
Checkbox(VAbstractButton, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.Checkbox
Creates a check box with the specified visual check box, in the specified check box group, and set to the specified state.
CheckboxGroup - jp.kyasu.awtのクラス
The CheckboxGroup class is used to group together a set of Checkbox buttons.
CheckboxGroup() - クラス のコンストラクタjp.kyasu.awt.CheckboxGroup
Creates a new instance of CheckboxGroup.
checkboxMenuMap - クラス の変数jp.kyasu.editor.TextEditor
 
checkComponentState(Component) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Checks the component state for the specified component.
checkLayout() - クラス のメソッドjp.kyasu.awt.ScrollPanel
 
checkList(String, int) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Checks the change of the level of the lists (UL, OL and DL) for the specified list tag name with the current list level.
checkMouseReleased() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
checkNewElementAcceptable(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Checks whether the specified element is acceptable or not as a new element.
CHINESE_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
Choice - jp.kyasu.awtのクラス
The Choice class presents a pop-up menu of choices.
Choice() - クラス のコンストラクタjp.kyasu.awt.Choice
Creates a new choice menu.
Choice(RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.Choice
Creates a new choice menu.
choice(int, Frame, String, String, String[], Object[], int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to select a value from the specified values with a dialog.
choice(int, Frame, String, Visualizable, String[], Object[], int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to select a value from the specified values with a dialog.
choiceButton - クラス の変数jp.kyasu.awt.Choice
 
choiceButton - クラス の変数jp.kyasu.editor.ColorChoice
 
ChoiceListController - jp.kyasu.awt.textのクラス
The ChoiceListController class implements a view of a MVC model for the choice.
ChoiceListController(TextListView) - クラス のコンストラクタjp.kyasu.awt.text.ChoiceListController
Constructs a choice controller with the specified text list view.
CKeywords - クラス のstatic変数jp.kyasu.awt.util.CLikeLanguageTokenizer
The keywords of the C language.
clear() - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by removeAll().
clear() - クラス のメソッドjp.kyasu.graphics.Modifier
Clears this modifier so that it contains no attributes.
clear_font_bold() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Clears the selected text bold.
clear_font_italic() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Clears the selected text italic.
clear_font_styles() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Clears the all styles of the selected text.
clear_font_underlined() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Clears the selected text underlined.
clear_list() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Clears the selected paragraph as a list.
clear_list() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Clears the selected paragraph as a list.
clear_ordered_list() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Clears the selected paragraph as an ordered list.
clearDisabledVisualizable() - クラス のメソッドjp.kyasu.graphics.VLabel
Clears the cached visual presentation used when the label is disabled.
clearSoftTab() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Disables soft tab.
clearSoftTab() - クラス のメソッドjp.kyasu.awt.TextComponent
Disables soft tab.
clearUndo() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Clears the undo of the last change.
clearUndo() - クラス のメソッドjp.kyasu.awt.TextComponent
Clears the undo of the last change.
CLICK_TO_FOCUS - クラス のstatic変数jp.kyasu.awt.text.TextController
If true, the controller requests the focus when the mouse is clicked.
clickable - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
CLICKABLE - クラス のstatic変数jp.kyasu.graphics.BasicTSModifier
The constant for the attribute "clickable".
ClickableTextAction - jp.kyasu.graphicsのクラス
The ClickableTextAction class is used for implementing the clickable (sensible) text.
ClickableTextAction(String) - クラス のコンストラクタjp.kyasu.graphics.ClickableTextAction
Constructs a clickable text action with the specified command string.
clickToFocus - クラス の変数jp.kyasu.awt.text.TextController
 
CLikeLanguageTokenizer - jp.kyasu.awt.utilのクラス
The CLikeLanguageTokenizer class parses a text into "tokens".
CLikeLanguageTokenizer(Text, int, int) - クラス のコンストラクタjp.kyasu.awt.util.CLikeLanguageTokenizer
Construct a CLikeLanguageTokenizer with the specified text and range.
clipRect - クラス の変数jp.kyasu.graphics.TextListScanner
The clipping rectangle.
clone() - クラス のメソッドjp.kyasu.awt.text.Keymap
Returns a clone of this object.
clone() - クラス のメソッドjp.kyasu.awt.util.NamedTextStyle
Returns a clone of this text style.
clone() - クラス のメソッドjp.kyasu.graphics.html.VAnchor
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns a clone of this modifier.
clone() - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Returns a clone of this modifier text style.
clone() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns a clone of this paragraph style.
clone() - クラス のメソッドjp.kyasu.graphics.RichText
Returns a clone of this rich text.
clone() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns a clone of this rich text style.
clone() - クラス のメソッドjp.kyasu.graphics.Text
Returns a clone of this text.
clone() - クラス のメソッドjp.kyasu.graphics.TextAttachment
Returns a clone of this text attachment.
clone() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Returns a clone of this object.
clone() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns a clone of this layout.
clone() - クラス のメソッドjp.kyasu.graphics.TextList
Returns a clone of this object.
clone() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns a clone of this text style.
clone() - クラス のメソッドjp.kyasu.graphics.V3DBorder
Returns a clone of this pane border.
clone() - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Returns a clone of this pane border.
clone() - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Returns a clone of this button.
clone() - クラス のメソッドjp.kyasu.graphics.VActiveButton
Returns a clone of this button.
clone() - クラス のメソッドjp.kyasu.graphics.VArrow
Returns a clone of this arrow.
clone() - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.graphics.VButton
Returns a clone of this button.
clone() - クラス のメソッドjp.kyasu.graphics.VCheckbox
Returns a clone of this checkbox.
clone() - クラス のメソッドjp.kyasu.graphics.VClipWrapper
Returns a clone of this clip wrapper.
clone() - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.graphics.VImage
Returns a clone of this visual image.
clone() - インタフェース のメソッドjp.kyasu.graphics.Visualizable
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.graphics.VLabel
Returns a clone of this label.
clone() - クラス のメソッドjp.kyasu.graphics.VObject
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.graphics.VOval
Returns a clone of this oval.
clone() - クラス のメソッドjp.kyasu.graphics.VPaneBorder
Returns a clone of this pane border.
clone() - クラス のメソッドjp.kyasu.graphics.VPlainBorder
Returns a clone of this plain border.
clone() - クラス のメソッドjp.kyasu.graphics.VRectangle
Returns a clone of this rectangle.
clone() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns a clone of this visual rich text.
clone() - クラス のメソッドjp.kyasu.graphics.VText
Returns a clone of this visual text.
clone() - クラス のメソッドjp.kyasu.graphics.VTitledPaneBorder
Returns a clone of this pane border.
clone() - クラス のメソッドjp.kyasu.graphics.VWrapper
Returns a clone of this visual object.
clone() - クラス のメソッドjp.kyasu.util.RunArray
Returns a clone of this array.
clone() - クラス のメソッドjp.kyasu.util.VArray
Returns a clone of this array.
cloneStyle() - クラス のメソッドjp.kyasu.graphics.Text
Returns a clone of this text.
close() - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Closes (Finalizes) this target.
close() - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Closes (Finalizes) this target.
close() - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Closes (Finalizes) this target.
CLOSE_BRACES - クラス のstatic変数jp.kyasu.awt.text.BasicTextEditController
 
closeLoadInputStream() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
CodeEditor - jp.kyasu.editorのクラス
A CodeEditor object is a multi-line area that displays text.
CodeEditor() - クラス のコンストラクタjp.kyasu.editor.CodeEditor
Constructs a new code text area with tool bar.
CodeEditor(boolean) - クラス のコンストラクタjp.kyasu.editor.CodeEditor
Constructs a new code text area with tool bar.
CodeEditor(int, int) - クラス のコンストラクタjp.kyasu.editor.CodeEditor
Constructs a new code text area with tool bar, with the specified number of rows and columns.
CodeEditor(int, int, boolean) - クラス のコンストラクタjp.kyasu.editor.CodeEditor
Constructs a new code text area with tool bar, with the specified number of rows and columns.
CodeEditor(int, int, boolean, ActionListener, ActionListener, ActionListener) - クラス のコンストラクタjp.kyasu.editor.CodeEditor
Constructs a new code text area with tool bar, with the specified number of rows and columns.
colIndex - クラス の変数jp.kyasu.graphics.TextListScanner
The column index.
color - クラス の変数jp.kyasu.graphics.ExtendedFont
The color attribute of this font.
COLOR - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "color".
ColorButton - jp.kyasu.editorのクラス
The ColorButton allows a user to select a color.
ColorButton() - クラス のコンストラクタjp.kyasu.editor.ColorButton
Constructs a color button with the null default color.
ColorButton(Color) - クラス のコンストラクタjp.kyasu.editor.ColorButton
Constructs a color button with the specified default color.
ColorChoice - jp.kyasu.editorのクラス
The ColorChoice class presents a pop-up menu of choices of colors.
ColorChoice() - クラス のコンストラクタjp.kyasu.editor.ColorChoice
Constructs a color choice with the null default color.
ColorChoice(Color) - クラス のコンストラクタjp.kyasu.editor.ColorChoice
Constructs a color choice with the specified default color.
ColorChoice(Color, Color) - クラス のコンストラクタjp.kyasu.editor.ColorChoice
Constructs a color choice with the specified default color and foreground color.
colorChooser - クラス の変数jp.kyasu.editor.ColorButton
 
colorChooser - クラス の変数jp.kyasu.editor.ColorChoice
 
ColorChooser - jp.kyasu.editorのクラス
The ColorChooser allows a user to select a color.
ColorChooser() - クラス のコンストラクタjp.kyasu.editor.ColorChooser
Constructs a color chooser with the null default color.
ColorChooser(Color) - クラス のコンストラクタjp.kyasu.editor.ColorChooser
Constructs a color chooser with the specified default color.
coloringSyntax(LanguageTokenizer, Text) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Hilights the syntax of the specified text with the specified tokenizer.
coloringSyntax(LanguageTokenizer, Text, boolean, boolean) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Hilights the syntax of the specified text with the specified tokenizer and flags.
colorLabel - クラス の変数jp.kyasu.editor.ColorChoice
 
colorRGB - クラス の変数jp.kyasu.graphics.OpaqueImageFilter
The RGB color value.
Colors - クラス のstatic変数jp.kyasu.editor.ColorChooser
The colors to be chosen.
column - クラス の変数jp.kyasu.awt.event.ListActionEvent
the column index.
column - クラス の変数jp.kyasu.awt.event.ListItemEvent
The column index.
COLUMN_SPACE - クラス のstatic変数jp.kyasu.graphics.TextListScanner
The column white space length.
columns - クラス の変数jp.kyasu.awt.DefaultTextListModel
The number of columns.
columns - クラス の変数jp.kyasu.awt.TextComponent
 
colWidths - クラス の変数jp.kyasu.graphics.TextList
The column widths.
colWidths - クラス の変数jp.kyasu.graphics.TextListScanner
The column width.
colX - クラス の変数jp.kyasu.graphics.TextListScanner
The column x position.
COMMENT - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a comment token has been read.
COMMENT_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The comment style name.
commentStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
compare(Object, Object) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(boolean, boolean) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(byte, byte) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(char, char) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(short, short) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(int, int) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(long, long) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(float, float) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(double, double) - クラス のメソッドjp.kyasu.util.CompareAdapter
Returns <0 if x < y, etc.
compare(Object, Object) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(boolean, boolean) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(byte, byte) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(char, char) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(short, short) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(int, int) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(long, long) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(float, float) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
compare(double, double) - インタフェース のメソッドjp.kyasu.util.Comparer
Returns <0 if x < y, etc.
CompareAdapter - jp.kyasu.utilのクラス
The adapter for the comparison operations.
CompareAdapter() - クラス のコンストラクタjp.kyasu.util.CompareAdapter
 
Comparer - jp.kyasu.utilのインタフェース
The comparer interface that provides comparison operations.
comparer - クラス の変数jp.kyasu.util.Sorter
The comparer that provides the comparison operations for the sorting.
compareTo(Text) - クラス のメソッドjp.kyasu.graphics.Text
Compares two texts lexicographically.
compareTo(String) - クラス のメソッドjp.kyasu.graphics.Text
Compares this text with the string argument lexicographically.
compareTo(char[], int) - クラス のメソッドjp.kyasu.graphics.Text
Compares this text with the character array argument lexicographically.
componentIsObject - クラス の変数jp.kyasu.util.VArray
True if the component type is not a primitive type.
composedTextBegin - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
composedTextEnd - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
CompositeKeyAction - jp.kyasu.awt.textのクラス
The CompositeKeyAction object is composed of multiple KeyAction objects and it implements the KeyAction interface.
CompositeKeyAction() - クラス のコンストラクタjp.kyasu.awt.text.CompositeKeyAction
Constructs an empty composite key action.
concreteStyle() - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Returns a concrete text style.
concreteStyle() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns a concrete text style.
CONFIRM - クラス のstatic変数jp.kyasu.awt.Dialog
The confirm message type.
confirm(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to confirm the specified message with a dialog.
confirm(Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to confirm the specified message with a dialog.
confirm(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to confirm the specified message with a dialog.
confirm(Frame, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to confirm the specified message with a dialog.
CONSTANT - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a constant token has been read.
CONSTANT_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The constant style name.
constantStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
contains(String) - クラス のメソッドjp.kyasu.graphics.Modifier
Tests if the attribute with the specified name is in this modifier.
contains(Object) - クラス のメソッドjp.kyasu.util.Set
Tests if the specified value in this set.
containsElement(String) - クラス のメソッドjp.kyasu.sgml.DTD
Tests if this DTD contains the element whose name equals to the specified name.
containsEntity(String) - クラス のメソッドjp.kyasu.sgml.DTD
Tests if this DTD contains the entity whose name equals to the specified name.
containsMousePoint(MouseEvent) - クラス のメソッドjp.kyasu.awt.PopupWindow
Checks if this pop-up window contains the point of the specified mouse event.
contentModel - クラス の変数jp.kyasu.sgml.Element
The names of the sub-elements in the element.
contentModelType - クラス の変数jp.kyasu.sgml.Element
The content model type of the element.
contentModelType - クラス の変数jp.kyasu.sgml.SGMLParser
The current parsing content model type.
context - クラス の変数jp.kyasu.awt.text.TextCaret
 
context - クラス の変数jp.kyasu.graphics.html.HTMLReader
The context of the html reader.
contextStack - クラス の変数jp.kyasu.graphics.html.HTMLReader
The stack for the context of the html reader.
controller - クラス の変数jp.kyasu.awt.AbstractButton
The controller of the button.
controller - クラス の変数jp.kyasu.awt.text.TextEditView
 
controller - クラス の変数jp.kyasu.awt.text.TextListView
 
convertToActionNames(String) - クラス のstaticメソッドjp.kyasu.awt.text.Keymap
Converts a specified string into action names.
copy_clipboard() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Copies the current selection to the clipboard.
copy_clipboard() - クラス のメソッドjp.kyasu.awt.TextComponent
Copies the current selection to the clipboard.
copyFrom(RunArray) - クラス のメソッドjp.kyasu.util.RunArray
Copies into the contents of this array from the specified array.
copyJavaToSystemReadWriter(Reader, Writer) - クラス のstaticメソッドjp.kyasu.graphics.Text
Copies the contents of the specified reader into the specified writer with a conversion from CR or LF to the system line separator.
copyJavaToSystemReadWriter(Reader, Writer, String) - クラス のstaticメソッドjp.kyasu.graphics.Text
Copies the contents of the specified reader into the specified writer with a conversion from CR or LF to the specified separator.
copySystemToJavaReadWriter(Reader, Writer) - クラス のstaticメソッドjp.kyasu.graphics.Text
Copies the contents of the specified reader into the specified writer with a conversion from any one of line-ends (CR, LF, or CRLF) to LF.
copySystemToJavaReadWriter(Reader, Writer, int) - クラス のstaticメソッドjp.kyasu.graphics.Text
Copies the contents of the specified reader into the specified writer with a conversion from any one of line-ends (CR, LF, or CRLF) to LF.
copyWhenShared() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Copies the text when this text buffer is shared.
count - クラス の変数jp.kyasu.util.RunArray
The number of valid components in the array (Sum of run lengths).
count - クラス の変数jp.kyasu.util.VArray
The number of valid components in the array.
countItems() - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by getItemCount().
CPP_LANG - クラス のstatic変数jp.kyasu.awt.util.JavaSyntaxColoringModel
The syntax coloring of the C++ language.
CPPKeywords - クラス のstatic変数jp.kyasu.awt.util.CLikeLanguageTokenizer
The keywords of the C++ language.
CPPSuffixes - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
CR - クラス のstatic変数jp.kyasu.sgml.SGMLParser
 
createAlignmentComponents() - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
createBarPanel(Component[], Insets) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createCdataEvent(String) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Creates an event object for the cdata parsed.
createCdataEvent(String, boolean) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Creates an event object for the cdata parsed.
createCdataEvent(String) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Creates an event object for the cdata parsed.
createCheckboxMenuItem(String, boolean, ItemListener) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createChoiceButton() - クラス のメソッドjp.kyasu.awt.Choice
Creates a button for the choice.
createColumnButtons(String[], int[], TextStyle) - クラス のstaticメソッドjp.kyasu.awt.TableList
Creates the column buttons for the table list with the specified column titles, alignments of the column titles, and the text style of the buttons.
createDefaultTextEditModel() - クラス のメソッドjp.kyasu.editor.CodeEditor
 
createDefaultTextEditModel() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createDefaultTextEditModel() - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
createDefaultTextEditModel() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createDocumentComponents() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createEditComponents() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createEditMenu() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Creates a menu for the editing.
createEditMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createEndTagEvent(Element) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Creates an event object for the end tag parsed.
createEndTagEvent(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Creates an event object for the end tag parsed.
createFileComponents(ActionListener, ActionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createFindComponents(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createFindDialog(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Creates a dialog for finding a word.
createFindDialog(String) - クラス のメソッドjp.kyasu.awt.text.TextListController
Creates a dialog for the find operation with the specified initial string.
createFinishedEvent() - クラス のメソッドjp.kyasu.sgml.HTMLParser
Creates an event object for the parsing finished.
createFinishedEvent() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Creates an event object for the parsing finished.
createFontComponents1() - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
createFontComponents2() - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
createFontMenu() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createFontMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createFontNameComponent() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createFontNameComponent() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createFormatMenu() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createFormatMenu() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createFormatMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createHTMLDTD() - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
Creates the HTML 3.2 dtd.
createIconButton(String) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createIconToggleButton(String) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createInsertComponents() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createInsertComponents() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createInsertMenu() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createInsertMenu() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createInsertMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createLangModeMenu() - クラス のメソッドjp.kyasu.editor.CodeEditor
 
createLanguageTokenizer(Text, int, int) - インタフェース のメソッドjp.kyasu.awt.util.LanguageTokenizerFactory
Creates a new LanguageTokenizer to parse a text into into "tokens".
createListComponents() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createListComponents() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createMenuItem(String, String, String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Creates a menu item.
createMenuItem(String, String, String) - クラス のメソッドjp.kyasu.awt.text.TextListController
Creates a menu item with the specified label and shortcut.
createMenuItem(String, ActionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createParagraphStyleComponent() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createPlainPanel(Component[]) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createPopupMenu() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Creates a popup menu.
createPopupMenu() - クラス のメソッドjp.kyasu.awt.text.TextListController
Creates a popup menu.
createPrintComponents(ActionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createPStyleMenu() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createReadCharSetMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createRightBarPanel(Component[]) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createSelectedVArray() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
 
createSet(String[]) - クラス のメソッドjp.kyasu.sgml.Element
 
createStartTagEvent(Element, Hashtable) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Creates an event object for the start tag parsed.
createStartTagEvent(Element, Hashtable) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Creates an event object for the start tag parsed.
createSubMenu(String, String[]) - クラス のメソッドjp.kyasu.editor.CharSetMenu
 
createSyntaxColorComponents() - クラス のメソッドjp.kyasu.editor.CodeEditor
 
createTextComponent(TextEditModel, int) - クラス のメソッドjp.kyasu.awt.TextComponent
 
createTextComponent(TextEditModel, int, VBorder) - クラス のメソッドjp.kyasu.awt.TextComponent
 
createTextComponent(TextEditModel, int, int) - クラス のメソッドjp.kyasu.editor.CodeEditor
 
createTextComponent(TextEditModel, int, int) - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createTextComponent(TextEditModel, int, int) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createTextComponent(int, int) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createTextComponent(TextEditModel, int, int) - クラス のメソッドjp.kyasu.editor.TextEditor
 
createTextLayout() - クラス のメソッドjp.kyasu.awt.text.TextListView
Creates a TextLayout object.
createTextLayout() - クラス のメソッドjp.kyasu.awt.text.TextView
Creates a new TextLayout object.
createToolBar(boolean, ActionListener, ActionListener, ActionListener) - クラス のメソッドjp.kyasu.editor.CodeEditor
Creates a tool bar.
createToolBar(boolean, ActionListener, ActionListener, ActionListener) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Creates a tool bar.
createToolBar(boolean, ActionListener, ActionListener, ActionListener) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Creates a tool bar.
createToolBar(boolean, ActionListener, ActionListener, ActionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Creates a tool bar.
createToolBarButtons(int, int, int) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createToolBarHideButtons(int) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createToolBarPanel(Button, Component[][], boolean, boolean) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createToolBarShowButtons(int) - クラス のメソッドjp.kyasu.awt.ToolBar
 
createViewMenu() - クラス のメソッドjp.kyasu.editor.CodeEditor
 
createViewMenu() - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
createViewMenu() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createViewMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
createVisualizable(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Creates the visual object from the specified message.
createWebComponents1() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createWebComponents2() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
createWriteCharSetMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
 
cro() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the character reference open.
CROSSED_X - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the scanning runs across the the right edge.
CSuffixes - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
current() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Returns the character at the current position (as returned by getIndex()).
currentParagraphStyle - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The current paragraph style.
cut_clipboard() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Cuts the current selection to the clipboard.
cut_clipboard() - クラス のメソッドjp.kyasu.awt.TextComponent
Cuts the current selection to the clipboard.
CYRILLIC_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 

D

decrease_indent() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Decreases the selected paragraph indentation.
decrease_indent() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Decreases the selected paragraph indentation.
DEFAULT_BACKGROUND - クラス のstatic変数jp.kyasu.awt.text.TextView
The default background color.
DEFAULT_BASE_FONT_NAME - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The default base font name.
DEFAULT_BUTTON_ALIGN - クラス のstatic変数jp.kyasu.awt.TableList
The default column button alignment.
DEFAULT_CARET_COLOR - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The default caret color.
DEFAULT_CARET_STYLE - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The default caret style.
DEFAULT_CENTER_STYLE - クラス のstatic変数jp.kyasu.graphics.VRichText
The default rich text style for the visual rich text with center justification.
DEFAULT_CODE_STYLE - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The default rich text style constant for coding.
DEFAULT_COLUMNS - クラス のstatic変数jp.kyasu.awt.Dialog
The default columns of the text field for the request methods.
DEFAULT_CURSOR - クラス のstatic変数jp.kyasu.awt.text.TextEditView
The default cursor.
DEFAULT_DO_BLINK - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The default flag that determines to blink the caret.
DEFAULT_DOCUMENT_STYLE - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The default rich text style constant for documenting.
DEFAULT_FIELD_STYLE - クラス のstatic変数jp.kyasu.awt.TextField
The default rich text style for the text field.
DEFAULT_FOREGROUND - クラス のstatic変数jp.kyasu.awt.text.TextView
The default foreground color.
DEFAULT_HORIZONTAL_STYLE - クラス のstatic変数jp.kyasu.awt.TextComponent
The default rich text style when the horizontal scrollbar only.
DEFAULT_HTML_FONT - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The the default font index.
DEFAULT_KEYMAP - クラス のstatic変数jp.kyasu.awt.text.TextEditController
The default key map.
DEFAULT_LEFT_STYLE - クラス のstatic変数jp.kyasu.graphics.VRichText
The default rich text style for the visual rich text with left justification.
DEFAULT_LIST_STYLE - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The default rich text style constant for documenting.
DEFAULT_MAX_CAPACITY_INCREMENT - クラス のstatic変数jp.kyasu.graphics.Text
The default maximum amount by which the capacity of the string is automatically incremented.
DEFAULT_MAX_CAPACITY_INCREMENT - クラス のstatic変数jp.kyasu.util.VArray
The default maximum amount by which the capacity of the array is automatically incremented.
DEFAULT_PRINT_INSETS - クラス のstatic変数jp.kyasu.graphics.RichText
The constant for the default insets of the printing medium (paper).
DEFAULT_READ_CHARSET - クラス のstatic変数jp.kyasu.editor.EditorResources
The default character set for reading.
DEFAULT_RIGHT_STYLE - クラス のstatic変数jp.kyasu.graphics.VRichText
The default rich text style for the visual rich text with right justification.
DEFAULT_SELECTION_BACKGROUND - クラス のstatic変数jp.kyasu.awt.text.TextView
The default selection background color.
DEFAULT_SELECTION_FOREGROUND - クラス のstatic変数jp.kyasu.awt.text.TextView
The default selection foreground color.
DEFAULT_STRING_MAX_CAPACITY_INCREMENT - クラス のstatic変数jp.kyasu.util.VArray
The default maximum amount by which the capacity of the array of charis automatically incremented.
DEFAULT_STYLE - クラス のstatic変数jp.kyasu.graphics.ParagraphStyle
The default paragraph style constant.
DEFAULT_STYLE - クラス のstatic変数jp.kyasu.graphics.TextStyle
The default text style constant.
DEFAULT_STYLE - クラス のstatic変数jp.kyasu.graphics.VText
The rich text style for the visual text.
DEFAULT_TABLE_STYLE - クラス のstatic変数jp.kyasu.awt.TableList
The default table list style.
DEFAULT_VERTICAL_STYLE - クラス のstatic変数jp.kyasu.awt.TextComponent
The default rich text style when the vertical scrollbar only.
DEFAULT_VISIBLE_ROWS - クラス のstatic変数jp.kyasu.awt.List
The default number of visible rows is 4.
DEFAULT_VISIBLE_ROWS - クラス のstatic変数jp.kyasu.awt.TableList
The default number of visible rows is 4.
DEFAULT_WRITE_CHARSET - クラス のstatic変数jp.kyasu.editor.EditorResources
The default character set for writing.
defaultAction - クラス の変数jp.kyasu.awt.text.KeyBinding
 
defaultActionNames - クラス の変数jp.kyasu.awt.text.Keymap
 
defaultColor - クラス の変数jp.kyasu.editor.ColorChooser
The default color.
DefaultHTMLReaderTarget - jp.kyasu.graphics.htmlのクラス
The DefaultHTMLReaderTarget class is a default implementation of the interface for the target into which the html reader renders the HTML document.
DefaultHTMLReaderTarget() - クラス のコンストラクタjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Constructs a default html reader target.
DefaultTextEditModel - jp.kyasu.awtのクラス
The DefaultTextEditModel class is a default implementation of the TextEditModel interface.
DefaultTextEditModel(RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel
Constructs an empty text edit model with the specified rich text style.
DefaultTextEditModel(RichText) - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel
Constructs a text edit model with the specified rich text.
DefaultTextEditModel() - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel
Constructor for subclasses.
DefaultTextEditModel.ParagraphStyleUndo - jp.kyasu.awtのクラス
Undo for the paragraph style operations.
DefaultTextEditModel.ReplaceUndo - jp.kyasu.awtのクラス
Undo for the replace operations.
DefaultTextEditModel.TextStyleUndo - jp.kyasu.awtのクラス
Undo for the text style operations.
DefaultTextListModel - jp.kyasu.awtのクラス
The DefaultTextListModel class is a default implementation of the TextListModel interface.
DefaultTextListModel() - クラス のコンストラクタjp.kyasu.awt.DefaultTextListModel
Constructs a one column text list model with the default rich text style.
DefaultTextListModel(RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.DefaultTextListModel
Constructs a one column text list model with the specified rich text style.
DefaultTextListModel(int[]) - クラス のコンストラクタjp.kyasu.awt.DefaultTextListModel
Constructs a text list model with the specified column widths.
DefaultTextListModel(int, int[]) - クラス のコンストラクタjp.kyasu.awt.DefaultTextListModel
Constructs a text list model with the specified number of columns and column widths.
DefaultTextListModel(int, int[], RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.DefaultTextListModel
Constructs a text list model with the specified number of columns, column widths, and rich text style.
DefaultTextModel - jp.kyasu.awtのクラス
The DefaultTextModel class is a default implementation of the TextModel interface.
DefaultTextModel(RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.DefaultTextModel
Constructs an empty text model with the specified rich text style.
DefaultTextModel(RichText) - クラス のコンストラクタjp.kyasu.awt.DefaultTextModel
Constructs a text model with the specified rich text.
DefaultTextModel() - クラス のコンストラクタjp.kyasu.awt.DefaultTextModel
Constructor for subclasses.
DefaultToolkit - クラス のstatic変数jp.kyasu.awt.KComponent
 
DefaultToolkit - クラス のstatic変数jp.kyasu.awt.text.TextCaret
 
delay - クラス の変数jp.kyasu.awt.Timer
The delay in milliseconds.
delegateFocusEvent(FocusEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
delegateKeyEvent(KeyEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
delegateMouseEvent(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
delete_link() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Deletes a link from the selected text.
delete_next_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character following the insert cursor.
delete_next_character(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character following the insert cursor.
delete_next_character() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character following the insert cursor.
delete_next_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters following the insertion cursor to the next space, tab or end of line character.
delete_next_word(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters following the insertion cursor to the next space, tab or end of line character.
delete_next_word() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters following the insertion cursor to the next space, tab or end of line character.
delete_previous_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character of text immediately preceding the insertion cursor.
delete_previous_character(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character of text immediately preceding the insertion cursor.
delete_previous_character() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the character of text immediately preceding the insertion cursor.
delete_previous_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters preceding the insertion cursor to the previous space, tab or beginning of line character.
delete_previous_word(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters preceding the insertion cursor to the previous space, tab or beginning of line character.
delete_previous_word() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection; otherwise, deletes the characters preceding the insertion cursor to the previous space, tab or beginning of line character.
delete_selection() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the current selection.
delete_selection(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the current selection.
delete_selection() - クラス のメソッドjp.kyasu.awt.TextComponent
Deletes the current selection.
delete_to_end_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the characters following the insertion cursor to the next end of line character.
delete_to_end_of_line(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the characters following the insertion cursor to the next end of line character.
delete_to_end_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Deletes the characters following the insertion cursor to the next end of line character.
delete_to_start_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the characters preceding the insertion cursor to the previous beginning of line character.
delete_to_start_of_line(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deletes the characters preceding the insertion cursor to the previous beginning of line character.
delete_to_start_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Deletes the characters preceding the insertion cursor to the previous beginning of line character.
delItem(int) - クラス のメソッドjp.kyasu.awt.List
Removes the item at the specified position from this list.
delItems(int, int) - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1,
deriveBoldStyle() - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by replicating this style with a bold style.
deriveCleanFontModifier() - クラス のメソッドjp.kyasu.graphics.FontModifier
Creates a new font modifier by removing the attributes whose value is "NULL".
deriveFont(Color) - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Creates a new font by replicating this font with a new color object associated with it.
deriveFont(boolean) - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Creates a new font by replicating this font with a new underline attribute associated with it.
deriveFontModifier() - クラス のメソッドjp.kyasu.graphics.BasicTSModifier
Creates a new font modifier by replicating this modifier without "FONT" and "CLICKABLE" attributes.
deriveItalicStyle() - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by replicating this style with an italic style.
deriveLabel(Visualizable) - クラス のメソッドjp.kyasu.graphics.VActiveButton
Creates a new button by replicating this button with a new visual object associated with it.
deriveLabel(Visualizable) - クラス のメソッドjp.kyasu.graphics.VButton
Creates a new button by replicating this button with a new visual object associated with it.
deriveLabel(Visualizable) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Creates a new checkbox by replicating this checkbox with a new visual object associated with it.
deriveLabel(Visualizable) - クラス のメソッドjp.kyasu.graphics.VLabel
Creates a new label by replicating this label with a new visual object associated with it.
deriveStyle(ExtendedFont, FontModifier) - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Creates a new style by replicating this style with a new extended font object and font modifier associated with it.
deriveStyle(String) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Creates a new style by replicating this style with a new style name associated with it.
deriveStyle(TextStyle) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Creates a new style by replicating this style with a new base text style associated with it.
deriveStyle(Visualizable, int) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Creates a new style by replicating this style with a new visual heading and a new heading space associated with it.
deriveStyle(ParagraphStyleModifier) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Creates a new style by modifying this style by a paragraph style modifier.
deriveStyle(int, int) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Creates a new style by replicating this style with a new line wrapping style and line end style associated with it.
deriveStyle(TextStyle) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Creates a new style by replicating this style with a new text style object associated with it.
deriveStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Creates a new style by replicating this style with a new paragraph style object associated with it.
deriveStyle(Font) - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by replicating this style with a new font object associated with it.
deriveStyle(ExtendedFont) - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by replicating this style with a new extended font object associated with it.
deriveStyle(ClickableTextAction) - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by replicating this style with a new clickable text action associated with it.
deriveStyle(TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.TextStyle
Creates a new style by modifying this style by a text style modifier.
description - クラス の変数jp.kyasu.graphics.Modifier
the attributes and values for the modification.
deselect(int) - クラス のメソッドjp.kyasu.awt.List
Deselects the item at the specified index.
deselect(int) - クラス のメソッドjp.kyasu.awt.TableList
Deselects the row at the specified index.
deselect(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Deselects the row at the specified index.
deselect(int, int, boolean, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Deselects the row at the specified index.
deselect_all() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Deselects the current selection.
deselect_all() - クラス のメソッドjp.kyasu.awt.TextComponent
Deselects the current selection.
deselectedIndices - クラス の変数jp.kyasu.awt.event.ListModelEvent
The deselected indices.
deselectionEnabled - クラス の変数jp.kyasu.awt.text.TextListController
 
destX - クラス の変数jp.kyasu.graphics.TextScanner
The current x position.
Dialog - jp.kyasu.awtのクラス
The Dialog class produces a dialog - a window that takes input from the user.
Dialog(Frame) - クラス のコンストラクタjp.kyasu.awt.Dialog
Constructs an initially invisible Dialog with an empty title.
Dialog(Frame, boolean) - クラス のコンストラクタjp.kyasu.awt.Dialog
Constructs an initially invisible Dialog with an empty title.
Dialog(Frame, String) - クラス のコンストラクタjp.kyasu.awt.Dialog
Constructs an initially invisible Dialog with a title.
Dialog(Frame, String, boolean) - クラス のコンストラクタjp.kyasu.awt.Dialog
Constructs an initially invisible Dialog with a title.
direction - クラス の変数jp.kyasu.graphics.VArrow
The direction of the arrow.
disable() - クラス のメソッドjp.kyasu.awt.KComponent
Disables this component.
disable() - クラス のメソッドjp.kyasu.awt.KContainer
Disables this component.
disabledBackground - クラス の変数jp.kyasu.graphics.VLabel
The background color used when the label is disabled.
disabledForeground - クラス の変数jp.kyasu.graphics.VLabel
The foreground color used when the label is disabled.
disabledLabel1 - クラス の変数jp.kyasu.graphics.VLabel
The disabled visual presentation.
disabledLabel2 - クラス の変数jp.kyasu.graphics.VLabel
The disabled visual presentation.
disableSubComps() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Disables sub components.
disableSubComps(boolean) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Disables sub components.
disableSubComps() - クラス のメソッドjp.kyasu.editor.TextEditor
Disables sub components.
do_nothing() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Do nothing, but KeyEvent is consumed.
doBlink - クラス の変数jp.kyasu.awt.text.TextCaret
 
doBlink() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Tests if this caret does blinking.
docElement - クラス の変数jp.kyasu.sgml.DTD
The root element of this DTD.
DocumentEditor - jp.kyasu.editorのクラス
A DocumentEditor object is a multi-line area that displays text.
DocumentEditor() - クラス のコンストラクタjp.kyasu.editor.DocumentEditor
Constructs a new rich text area with tool bar.
DocumentEditor(boolean) - クラス のコンストラクタjp.kyasu.editor.DocumentEditor
Constructs a new rich text area with tool bar.
DocumentEditor(int, int) - クラス のコンストラクタjp.kyasu.editor.DocumentEditor
Constructs a new rich text area with tool bar, with the specified number of rows and columns.
DocumentEditor(int, int, boolean) - クラス のコンストラクタjp.kyasu.editor.DocumentEditor
Constructs a new rich text area with tool bar, with the specified number of rows and columns.
DocumentEditor(int, int, boolean, ActionListener, ActionListener, ActionListener) - クラス のコンストラクタjp.kyasu.editor.DocumentEditor
Constructs a new rich text area with tool bar, with the specified number of rows and columns.
documentTitle - クラス の変数jp.kyasu.graphics.html.HTMLText
The title of the html document.
documentURL - クラス の変数jp.kyasu.graphics.html.HTMLReader
The document url.
documentURL - クラス の変数jp.kyasu.graphics.html.HTMLText
The url of the html document.
doDrawLineStop(int, Graphics, Point, int, int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Handles the stop condition for drawing a line.
doDrawLineStop(int, Graphics, Point, int, int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Handles the stop condition for drawing a line.
doDrawLineStop(int, Graphics, Point, int, int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Handles the stop condition for drawing a line.
doLayout() - クラス のメソッドjp.kyasu.awt.KComponent
Lays out this component.
doLayout() - クラス のメソッドjp.kyasu.awt.KContainer
Lays out this component.
doLayout() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Lays out this panel.
doLayout() - クラス のメソッドjp.kyasu.awt.text.TableListView
Lays out this view.
doLayout(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Lays out the rich text with the specified width.
doLayoutForEmpty(int, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Lays out the empty text lines with the specified width.
doLayoutLine(int, int, int, int, int, int, ParagraphStyle, int[], TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Breaks text into a line.
doLayoutLine(int, int, int, ParagraphStyle, TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextScanner
Breaks text into a line.
doLayoutLine(int, int, int, int, ParagraphStyle, TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextScanner
Breaks text into a line.
doLayoutLine(int, int, int, int, int, int, ParagraphStyle, TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextScanner
Breaks text into a line.
doLayoutLine(int, int, int, int, int, int, ParagraphStyle, int[], TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextScanner
Breaks text into a line.
doLayoutLineStop(int) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Handles the stop condition for breaking text into a line.
doLayoutLineStop(int) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Handles the stop condition for breaking text into a line.
doLayoutLineStop(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Handles the stop condition for breaking text into a line.
doTextPositionStop(int) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Handles the stop condition for computing a position of character.
doTextPositionStop(int) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Handles the stop condition for computing a position of character.
doTextPositionStop(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Handles the stop condition for computing a position of character.
doubleBuffered - クラス の変数jp.kyasu.awt.KComponent
The double buffering.
DOWN - クラス のstatic変数jp.kyasu.graphics.VArrow
The arrow direction constat for the down direction.
downButton - クラス の変数jp.kyasu.awt.Scrollbar
 
dragCurrent - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
dragOrigin - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
dragSelectionTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Expands and moves the selection according to the specified text position.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.graphics.TextLayout
Draws the specified range of this layout to the specified graphics at the specified location.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.graphics.TextLayout
Draws the specified range of this layout to the specified graphics at the specified location, with the specified background color.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color, boolean, boolean) - クラス のメソッドjp.kyasu.graphics.TextLayout
Draws the specified range of this layout to the specified graphics at the specified location, with the specified background color and various flags.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color, boolean, boolean, boolean) - クラス のメソッドjp.kyasu.graphics.TextLayout
Draws the specified range of this layout to the specified graphics at the specified location, with the specified background color and various flags.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color, boolean, boolean, boolean, int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Draws the specified range of this layout to the specified graphics at the specified location, with the specified background color, various flags and width for drawing.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color, Color, Color, Color, int, int[]) - クラス のメソッドjp.kyasu.graphics.TextList
Draws the specified range of this layout to the specified graphics at the specified location, with the specified colors, width for drawing and selected indices.
draw(Graphics, Point, TextPositionInfo, TextPositionInfo, Color, Color, Color, Color, int, int[], boolean) - クラス のメソッドjp.kyasu.graphics.TextList
Draws the specified range of this layout to the specified graphics at the specified location, with the specified colors, width for drawing, selected indices and redraw flag.
drawLine(Graphics, Point, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line.
drawLineFromTo(Graphics, Point, int, int, int, int, int, int, int, int[]) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Draws a line from the beginning index to the ending index of text.
drawLineFromTo(Graphics, Point, int, int, int, int, int, int, int, int[]) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Draws a line from the beginning index to the ending index of text.
drawLineFromTo(Graphics, Point, int, int, int, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line from the beginning index to the ending index of text.
drawLineFromTo(Graphics, Point, int, int, int, int, int, int, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line from the beginning index to the ending index of text.
drawLineFromTo(Graphics, Point, int, int, int, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line from the beginning index to the ending index of text.
drawLineFromTo(Graphics, Point, int, int, int, int, int, int, int, int[]) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line from the beginning index to the ending index of text.
drawLineTo(Graphics, Point, int, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line to the specified ending index of text.
drawLineTo(Graphics, Point, int, int, int, int, int, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Draws a line to the specified ending index of text.
drawText(Graphics, char[], int, int, boolean, boolean, int, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.TextStyle
Draws the text with style to the specified graphics object.
DTD - jp.kyasu.sgmlのクラス
The DTD class represents the SGML document type definition.
DTD() - クラス のコンストラクタjp.kyasu.sgml.DTD
Constructs an empty DTD.
DTD(Element) - クラス のコンストラクタjp.kyasu.sgml.DTD
Constructs a DTD with the specified root element.
dtd - クラス の変数jp.kyasu.sgml.SGMLParser
The DTD.
duplicateLastLine(int, int, boolean) - クラス のメソッドjp.kyasu.graphics.TextLines
Duplicates the last line, with the specified length of the text, layout width, the paragraph style of the last line, and flag indicating that the last line is ending with the line break character.
dupParagraphStyleStack() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current paragraph style onto the paragraph style stack.
dupTextStyleStack() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current text style onto the text style stack.

E

EAST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be right.
EASTERN_EUROPE_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
echoChar - クラス の変数jp.kyasu.graphics.TextLayout
The echo character for the layout.
echoCharIsSet() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Indicates whether or not the view of this controller has a character set for echoing.
echoCharIsSet() - クラス のメソッドjp.kyasu.awt.TextField
Indicates whether or not this text field has a character set for echoing.
echoCharIsSet() - クラス のメソッドjp.kyasu.graphics.TextLayout
Checks if this layout has a character set for echoing.
echoChars - クラス の変数jp.kyasu.graphics.EchoTextScanner
The array of echo characters.
echoCharWidth - クラス の変数jp.kyasu.graphics.EchoTextScanner
The width of a echo character.
EchoTextScanner - jp.kyasu.graphicsのクラス
The EchoTextScanner class scans text to lay out text, to draw text, and to compute the position of text.
EchoTextScanner(RichText, int, char, Locale) - クラス のコンストラクタjp.kyasu.graphics.EchoTextScanner
Constructs a echo text scanner with the rich text to be scanned, the line wrapping style, the echo character, and the locale of the text.
EchoTextScanner(Text, RichTextStyle, int, char, Locale) - クラス のコンストラクタjp.kyasu.graphics.EchoTextScanner
Constructs a echo text scanner with the text to be scanned, the rich text style, the line wrapping style, the echo character, and the locale of the text.
edit_document_property() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Edits the document property.
editable - クラス の変数jp.kyasu.awt.text.TextEditView
 
editController - クラス の変数jp.kyasu.awt.TextComponent
 
editMenu - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
editModel - クラス の変数jp.kyasu.awt.TextComponent
 
EditorResources - jp.kyasu.editorのクラス
The EditorResources class provides the resources shared in this package.
EditorResources() - クラス のコンストラクタjp.kyasu.editor.EditorResources
 
editView - クラス の変数jp.kyasu.awt.TextComponent
 
Element - jp.kyasu.sgmlのクラス
The Element class represents the SGML element.
Element(String, String[], int) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes and type.
Element(String, String[], int, String[], String[]) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes, type, inclusions and exclusions.
Element(String, String[], String[]) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes and sub-elements.
Element(String, String[], String[], String[], String[]) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes, sub-elements, inclusions and exclusions.
Element(String, String[], String[], int) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes, sub-elements and type.
Element(String, String[], String[], int, String[], String[]) - クラス のコンストラクタjp.kyasu.sgml.Element
Constructs an element with the specified name, attributes, sub-elements, type, inclusions and exclusions.
element - クラス の変数jp.kyasu.sgml.SGMLEvent
The element.
element - クラス の変数jp.kyasu.sgml.SGMLParser
The current parsing element.
elements - クラス の変数jp.kyasu.sgml.DTD
The elements defined in this DTD.
elements() - クラス のメソッドjp.kyasu.util.RunArray
Returns an enumeration of the components of this array.
elements(int, int) - クラス のメソッドjp.kyasu.util.RunArray
Returns an enumeration of the components of this array.
elements() - クラス のメソッドjp.kyasu.util.Set
Returns an enumeration of the values in this set.
elements() - クラス のメソッドjp.kyasu.util.VArray
Returns an enumeration of the components of this array.
elementStack - クラス の変数jp.kyasu.sgml.SGMLParser
The elements that nests the current element.
EMPTY - クラス のstatic変数jp.kyasu.sgml.Element
The content model is EMPTY.
enable() - クラス のメソッドjp.kyasu.awt.KComponent
Enables this component.
enable(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
 
enable() - クラス のメソッドjp.kyasu.awt.KContainer
Enables this component.
enable(boolean) - クラス のメソッドjp.kyasu.awt.KContainer
 
enabled - クラス の変数jp.kyasu.graphics.VLabel
The enabled state.
enableSubComps() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Enables sub components.
enableSubComps(boolean) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Enables sub components.
enableSubComps() - クラス のメソッドjp.kyasu.editor.TextEditor
Enables sub components.
end - クラス の変数jp.kyasu.graphics.text.TextChange
The ending index of the text changed, exclusive.
end - クラス の変数jp.kyasu.graphics.TextCharacterIterator
the ending index of the text.
end - クラス の変数jp.kyasu.graphics.VRichText
The ending poosition of the layout.
end_of_file() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the end of the text.
end_of_file() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the end of the text.
end_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the end of the line.
end_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the end of the line.
END_OF_RUN - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the scanning runs to the end.
endParse() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Ends the parsing and delivers the parsing finished event.
ENDTAG_PARSED - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
The end tag parsed event type.
endTagCloseAction(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the end tag closing with the specified element.
endTagParsed(SGMLEvent) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Invoked when a end tag has been parsed.
endTagParsed(SGMLEvent) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReader.RenderingAction
Performs an action for the end tag.
endTagParsed(SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Delivers the specified end tag parsed event to the listeners.
endTagParsed(SGMLEvent) - インタフェース のメソッドjp.kyasu.sgml.SGMLParserListener
Invoked when a end tag has been parsed.
ensureCapacity(int) - クラス のメソッドjp.kyasu.util.VArray
Increases the capacity of this array, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
entities - クラス の変数jp.kyasu.sgml.DTD
The entities defined in this DTD.
Entity - jp.kyasu.sgmlのクラス
The Entity class represents the SGML entity.
Entity() - クラス のコンストラクタjp.kyasu.sgml.Entity
Constructs an empty entity.
Entity(String, String) - クラス のコンストラクタjp.kyasu.sgml.Entity
Constructs an entity with the specified name and text.
EOF - クラス のstatic変数jp.kyasu.sgml.SGMLParser
 
EOT - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that the end of the array has been read.
equals(Object) - クラス のメソッドjp.kyasu.awt.util.NamedTextStyle
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.Modifier
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.Text
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.graphics.TextStyle
Compares two objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.util.RunArray
Compares two Objects for equality.
equals(Object) - クラス のメソッドjp.kyasu.util.VArray
Compares two Objects for equality.
equalsDescription(Hashtable) - クラス のメソッドjp.kyasu.graphics.Modifier
Compares two descriptions in modifiers for equality.
equalsFontAndAction(TextStyle) - クラス のメソッドjp.kyasu.graphics.TextStyle
Compares font attributes and action attributes of two text styles for equality.
equalsStyle(ExtendedFont) - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Compares the styles of two fonts for equality.
equalsStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Compares the styles of two paragraph styles for equality.
ero() - クラス のメソッドjp.kyasu.sgml.HTMLParser
Perfroms the action for the entity reference open.
ero() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the entity reference open.
ERROR - クラス のstatic変数jp.kyasu.awt.Dialog
The error message type.
error(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Errors a user with a dialog.
error(Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Errors a user with a dialog.
error(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Errors a user with a dialog.
error(Frame, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Errors a user with a dialog.
ERROR_ICON - クラス のstatic変数jp.kyasu.awt.Dialog
 
etago() - クラス のメソッドjp.kyasu.sgml.HTMLParser
Perfroms the action for the end tag open.
etago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the end tag open.
EventPoster - jp.kyasu.awtのクラス
The EventPoster class posts an AWTEvent to the system event queue.
EventPoster() - クラス のコンストラクタjp.kyasu.awt.EventPoster
 
EventProxyContainer - jp.kyasu.awtのクラス
A EventProxyContainer is a container that delegates events from an event source to the listeners of this container.
EventProxyContainer() - クラス のコンストラクタjp.kyasu.awt.EventProxyContainer
 
exclusions - クラス の変数jp.kyasu.sgml.Element
The names of the exclusions (elements) of the element.
exclusions - クラス の変数jp.kyasu.sgml.SGMLParser
The current parsing exclusions.
EXCLUSIVE - クラス のstatic変数jp.kyasu.graphics.VCheckbox
The checkbox style constat for the exclusive style.
exFont - クラス の変数jp.kyasu.graphics.TextStyle
The extended font.
ExtendedFont - jp.kyasu.graphicsのクラス
The ExtendedFont class implements an extended font object.
ExtendedFont(String, int, int) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified name, style and size.
ExtendedFont(String, int, int, Color) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified name, style, size and color.
ExtendedFont(String, int, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified name, style, size and underline.
ExtendedFont(String, int, int, Color, boolean) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified name, style, size, color and underline.
ExtendedFont(Font) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified font.
ExtendedFont(Font, Color) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified font and color.
ExtendedFont(Font, boolean) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified font and underline.
ExtendedFont(Font, Color, boolean) - クラス のコンストラクタjp.kyasu.graphics.ExtendedFont
Constructs an extended font with the specified font, color and underline.

F

factory - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
fastScanChars(int, int, char[], int, int[], int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Scans the array of characters and returns the stop condition if the scanning runs to the end, the scanning runs across the rightX, or the scanning encounters the stop condition defined in the stops.
fastScanCharsForMultiBytes(int, int, char[], int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Scans the array of characters that are larger than 256 until the scanning runs across the rightX.
FastSyntaxColoringModel - jp.kyasu.awt.utilのクラス
The FastSyntaxColoringModel class implements the TextEditModel interface.
FastSyntaxColoringModel(RichText, LanguageTokenizerFactory) - クラス のコンストラクタjp.kyasu.awt.util.FastSyntaxColoringModel
Constructs a model with the specified rich text and factory of the language tokenizer.
FastSyntaxColoringModel(RichText, LanguageTokenizerFactory, Font) - クラス のコンストラクタjp.kyasu.awt.util.FastSyntaxColoringModel
Constructs a model with the specified rich text, factory of the language tokenizer, and base font.
FastSyntaxColoringModel() - クラス のコンストラクタjp.kyasu.awt.util.FastSyntaxColoringModel
Constructs an empty model.
fatalError(String) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reports the fatal error that is not able to be recovered.
filename - クラス の変数jp.kyasu.graphics.VImage
The file name the image is created from.
fileToURLString(File) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
filterRGB(int, int, int) - クラス のメソッドjp.kyasu.graphics.OpaqueImageFilter
Converts a single input pixel to a base color pixel, if the brightness of the input pixel is less than 128; converts the input pixel to a white pixel, otherwise.
finalize() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
find_word() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Finds the word and move the insertion cursor to the founded word.
find_word(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Finds the word and move the insertion cursor to the founded word.
find_word(String, String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Finds the word and move the insertion cursor to the founded word.
find_word(String, String, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Finds the word and move the insertion cursor to the founded word.
find_word() - クラス のメソッドjp.kyasu.awt.TextComponent
Finds the word and move the insertion cursor to the founded word.
findTextLine() - クラス のメソッドjp.kyasu.awt.text.TextListController
Finds the string in the text lists.
findTextLine(String) - クラス のメソッドjp.kyasu.awt.text.TextListController
Finds the specified string in the text lists.
findTextLine(String, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Finds the specified string in the text lists starting at the specified index.
first() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Set the position to getBeginIndex() and return the character at that position.
flush(ParagraphStyle) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
 
FOCUS_LOCK - クラス のstatic変数jp.kyasu.awt.AWTResources
The lock for the foucusing bug workaround.
focused - クラス の変数jp.kyasu.graphics.VLabel
The focused state.
focusedBorder - クラス の変数jp.kyasu.graphics.VLabel
The dashed line border painted when the label is focused.
focusEmphasizeEnabled - クラス の変数jp.kyasu.awt.ButtonController
If true, emphasizes the button when the keyboard focus gained.
focusGained(FocusEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
focusGained(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when a component gains the keyboard focus.
focusLost(FocusEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
focusLost(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when a component loses the keyboard focus.
focusTraversable - クラス の変数jp.kyasu.awt.KComponent
True if the keyboard focus traversal is enabled.
focusTraversable - クラス の変数jp.kyasu.awt.KContainer
True if the keyboard focus traversal is enabled.
FONT - クラス のstatic変数jp.kyasu.graphics.BasicTSModifier
The constant for the attribute "font".
FontModifier - jp.kyasu.graphicsのクラス
The FontModifier class implements the modifier that can create the modified version of the immutable extended font object.
FontModifier() - クラス のコンストラクタjp.kyasu.graphics.FontModifier
Constructs an empty font modifier.
FontModifier(FontModifier) - クラス のコンストラクタjp.kyasu.graphics.FontModifier
Constructs a font modifier that has the same attributes and values as the specified font modifier.
foreground - クラス の変数jp.kyasu.graphics.VColoredWrapper
The foreground color.
FOREGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.AWTResources
The default foreground color.
FOREGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default foreground color of the scroll bar.
forward_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor one character to the right.
forward_character() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor one character to the right.
forward_page() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Goes to the next page.
forward_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the first whitespace character or end of line following the next non-whitespace character.
forward_word() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the first whitespace character or end of line following the next non-whitespace character.
forwardButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
Frame - jp.kyasu.awtのクラス
A Frame is a top-level window with a title and a border.
Frame() - クラス のコンストラクタjp.kyasu.awt.Frame
Constructs a new instance of Frame that is initially invisible.
Frame(String) - クラス のコンストラクタjp.kyasu.awt.Frame
Constructs a new, initially invisible Frame object with the specified title.
FULL_LAYOUT - クラス のstatic変数jp.kyasu.graphics.text.TextChange
Constant for the full layout.
FULL_REPAINT - クラス のstatic変数jp.kyasu.graphics.text.TextLayoutChange
Constant for the full repaint.

G

gap - クラス の変数jp.kyasu.awt.SplitPanel
The gap between components.
GENERATOR - クラス のstatic変数jp.kyasu.graphics.html.HTMLWriter
The constant for the GENERATOR attribure for the META tag.
get(String) - クラス のメソッドjp.kyasu.graphics.Modifier
Returns the value of the attribute with the specified name.
get(int) - クラス のメソッドjp.kyasu.util.RunArray
Returns the component object at the specified index.
get(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as an object.
getAction(int) - クラス のメソッドjp.kyasu.awt.text.CompositeKeyAction
Returns the key action object at the specified index.
getActionCommand() - クラス のメソッドjp.kyasu.awt.AbstractButton
Returns the command name of the action event fired by this button.
getActionCommand() - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Returns the command string for the action event fired by this action.
getActionCount() - クラス のメソッドjp.kyasu.awt.text.CompositeKeyAction
Returns the number of key action objects which compose this composite key action.
getAlignment() - クラス のメソッドjp.kyasu.awt.Label
Gets the current alignment of this label.
getAlignment() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the alignment (justification) of the paragraph.
getAlignment() - クラス のメソッドjp.kyasu.graphics.TextAttachment
Returns the vertical alignment of this text attachment.
getAllAnchorNames() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the names of all target anchors (references) in this html document.
getAllAnchorNames() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the names of all target anchors (references) in this html document.
getAllElements() - クラス のメソッドjp.kyasu.sgml.DTD
Returns the all elements in this DTD, as a hashtable.
getAllEntities() - クラス のメソッドjp.kyasu.sgml.DTD
Returns the all entities in this DTD, as a hashtable.
getAnchorIndex(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the index of the specified target anchor (reference) in this html document.
getAnchorIndex(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the index of the specified target anchor (reference) in this html document.
getArray() - クラス のメソッドjp.kyasu.util.VArray
Returns the buffer of this array.
getAttachmentAt(int) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the text attachment at the specified index in the data written.
getAttachmentAt(int) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the text attachment at the specified index in the data written.
getAttachmentAt(int) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the text attachment at the specified index in the data written.
getAttachmentAt(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the text attachment at the specified index.
getAttachmentAt(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the text attachment at the specified index.
getAttachmentAt(int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Returns the text attachment at a specified index in this text buffer.
getAttachmentCount() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the number of the text attachments in this rich text.
getAttachmentCount() - クラス のメソッドjp.kyasu.graphics.Text
Returns the number of the text attachments in this text.
getAttachments() - クラス のメソッドjp.kyasu.graphics.Text
Returns all text attachments in this text as a hashtable.
getAttributes() - クラス のメソッドjp.kyasu.sgml.Element
Returns the names of the attributes of this element.
getAttributes() - クラス のメソッドjp.kyasu.sgml.SGMLEvent
Returns the attributes of this sgml event.
getAutoResizeMode() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the auto resize mode of the panel.
getAutoResizeMode() - クラス のメソッドjp.kyasu.awt.TableList
Returns the auto resize mode of the panel.
getAutoResizeMode() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the auto resize mode of the panel.
getAvailableKeyActions() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the available key action objects in this controller.
getBackground() - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Returns the background color.
getBackgroundColor() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the background color of this html document.
getBaseFont() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the base font of this model.
getBaselineAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the baseline of the line at the specified index.
getBaseParagraphStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the base paragraph style of this html style.
getBaseStyle() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the base text style of the paragraph.
getBaseTextStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the base text style of this html style.
getBeginIndex() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Return the start index of the array of characters.
getBeginPosition() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns the beginning position of the rich text.
getBindedKeyAction(String[]) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
 
getBlockIncrement() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the block increment of this scroll bar.
getBoolean(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a boolean.
getBooleanStateGroup() - インタフェース のメソッドjp.kyasu.awt.BooleanState
Determines the group of this boolean state.
getBooleanStateGroup() - クラス のメソッドjp.kyasu.awt.ToggleButton
Determines this toggle button/check box's group.
getBorder() - クラス のメソッドjp.kyasu.awt.BorderedPanel
Returns the visual border of this panel.
getBorder() - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Returns the border of this bordered wrapper.
getBounds() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the bounds of this component.
getBounds() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the bounds of this component.
getBqIncrementLevel(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the nesting level of the BLOCKQUOTE tag from the specified paragraph style.
getButtonBackground() - クラス のメソッドjp.kyasu.awt.Checkbox
Gets the background color for the check box.
getButtonBackground() - クラス のメソッドjp.kyasu.awt.Label
Returns the background color for the button.
getButtonBackground() - クラス のメソッドjp.kyasu.awt.ToggleButton
Gets the background color for the button.
getByte(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a byte.
getCaretColor() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the caret color.
getCaretColor() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the caret color.
getCaretPosition() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the position of the text insertion caret.
getCaretPosition() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the position of the text insertion caret for this text component.
getCDATA() - クラス のメソッドjp.kyasu.sgml.SGMLEvent
Returns the cdata (#PCDATA, #CDATA, #RCDATA) of this sgml event.
getChar(int) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the character at the specified index in the data written.
getChar(int) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the character at the specified index in the data written.
getChar(int) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the character at the specified index in the data written.
getChar(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the character at the specified index.
getChar(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the character at the specified index.
getChar(int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Returns the character at a specified index in this text buffer.
getChar(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a char.
getCharacterIterator() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the character iterator for this text.
getCharacterIterator(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the character iterator for this text, with the specified initial index.
getCharacterIterator(int, int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the character iterator for this text, with the specified range and initial index.
getCharacterIterator() - クラス のメソッドjp.kyasu.graphics.Text
Returns the character iterator for this text.
getCharacterIterator(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the character iterator for this text, with the specified initial index.
getCharacterIterator(int, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the character iterator for this text, with the specified range and initial index.
getCharArray() - クラス のメソッドjp.kyasu.graphics.Text
Returns the array of char in this text.
getChars(int, int, char[], int) - クラス のメソッドjp.kyasu.graphics.Text
Copies characters from this text into the destination character array.
getCheckboxGroup() - クラス のメソッドjp.kyasu.awt.Checkbox
Determines this check box's group.
getClickableTextAction() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns the clickable text action of this style.
getClipboardString() - クラス のメソッドjp.kyasu.awt.text.TextController
Returns the string in the clipboard.
getClipboardText() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the text in the clipboard.
getClipboardText() - クラス のメソッドjp.kyasu.awt.text.TextController
Returns the text in the clipboard.
getClipboardText(TextStyle) - クラス のメソッドjp.kyasu.awt.text.TextController
Returns the text in the clipboard with the specified text style.
getCodeModel() - クラス のメソッドjp.kyasu.editor.CodeEditor
 
getColor() - クラス のメソッドjp.kyasu.editor.ColorButton
Returns the selected color.
getColor() - クラス のメソッドjp.kyasu.editor.ColorChoice
Returns the selected color.
getColor() - クラス のメソッドjp.kyasu.editor.ColorChooser
Returns the selected color.
getColor() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the color of the extended font.
getColumn() - クラス のメソッドjp.kyasu.awt.event.ListActionEvent
Returns the column index of this event.
getColumn() - クラス のメソッドjp.kyasu.awt.event.ListItemEvent
Returns the column index of this event.
getColumn(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the column from the specified mouse event.
getColumnButtons() - クラス のメソッドjp.kyasu.awt.TableList
Returns the buttons for the column titles.
getColumnButtons() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the column buttons of this table list view.
getColumnCount() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the number of columns in the list.
getColumnCount() - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the number of columns in the list.
getColumnCount() - クラス のメソッドjp.kyasu.awt.TableList
Returns the number of columns in the list.
getColumnCount() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the number of columns in the list.
getColumnFromButton(Component) - クラス のメソッドjp.kyasu.awt.text.TableListView
 
getColumns() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the number of columns in the view of this controller.
getColumns() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the number of columns.
getColumns() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the number of columns in this text component.
getColumnTitles() - クラス のメソッドjp.kyasu.awt.TableList
Returns the column titles.
getColumnTotalSize() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the total size of the column widths.
getColumnWidths() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the column widths of the list.
getColumnWidths() - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the column widths of the list.
getColumnWidths() - クラス のメソッドjp.kyasu.graphics.TextList
Returns the column widths.
getCommentColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font color for the comment tokens.
getCommentColor() - クラス のメソッドjp.kyasu.editor.CodeEditor
Returns the font color for the comment tokens.
getCommentStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font style for the comment tokens.
getComparer() - クラス のメソッドjp.kyasu.util.Sorter
Returns the comparer of this sorter.
getComponentType() - クラス のメソッドjp.kyasu.util.RunArray
Returns the component type of this array.
getComponentType() - クラス のメソッドjp.kyasu.util.VArray
Returns the component type of this array.
getConstantColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font color for the constant tokens.
getConstantColor() - クラス のメソッドjp.kyasu.editor.CodeEditor
Returns the font color for the constant tokens.
getConstantStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font style for the constant tokens.
getContentModel() - クラス のメソッドjp.kyasu.sgml.Element
Returns the names of the sub-elements in this element, as a set.
getContentModelType() - クラス のメソッドjp.kyasu.sgml.Element
Returns the content model type of this element.
getController() - クラス のメソッドjp.kyasu.awt.AbstractButton
Returns the controller of this button.
getController() - クラス のメソッドjp.kyasu.awt.List
Returns the controller of this list.
getController() - クラス のメソッドjp.kyasu.awt.TableList
Returns the controller of this list.
getController() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the controller of this view.
getController() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the controller of this view.
getController() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the controller of this text component.
getCurrent() - クラス のメソッドjp.kyasu.awt.CheckboxGroup
非推奨です。
As of JDK version 1.1.
getCurrentParagraphStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Returns the current paragraph style.
getCurrentParagraphStyle() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Returns the current paragraph style of this text buffer.
getCurrentTextStyle() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the current text style of this controller.
getCurrentTextStyle() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the current text style of this text component.
getCurrentTextStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Returns the current text style.
getCurrentTextStyle() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Returns the current text style of this text buffer.
getCutBufferText() - クラス のstaticメソッドjp.kyasu.awt.text.TextController
Returns the text in the cut buffer.
getDDParagraphStyle(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the paragraph style for the DD tag with the specified nesting level.
getDefaultActionNames() - クラス のメソッドjp.kyasu.awt.text.Keymap
Returns the default action names.
getDefaultCommentColor() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font color for the comment tokens.
getDefaultCommentColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font color for the constant tokens.
getDefaultCommentStyle() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font style for the comment tokens.
getDefaultCommentStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font style for the constant tokens.
getDefaultConstantColor() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font color for the constant tokens.
getDefaultConstantColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font color for the constant tokens.
getDefaultConstantStyle() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font style for the constant tokens.
getDefaultConstantStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font style for the constant tokens.
getDefaultKeyAction() - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the default key action object which will be invoked when the pressed key is not associated with any actions and the pressed key character is printable.
getDefaultKeymap() - クラス のstaticメソッドjp.kyasu.awt.text.TextEditController
Returns the default key map.
getDefaultKeywordColor() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font color for the keyword tokens.
getDefaultKeywordColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font color for the keyword tokens.
getDefaultKeywordStyle() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font style for the keyword tokens.
getDefaultKeywordStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font style for the keyword tokens.
getDefaultNormalColor() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font color for the normal tokens.
getDefaultNormalColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font color for the normal tokens.
getDefaultNormalStyle() - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Returns the default font style for the normal tokens.
getDefaultNormalStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the default font style for the normal tokens.
getDefaultParagraphStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the default paragraph style for the HTML documents.
getDefaultRichTextStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the default rich text style for the HTML documents.
getDefaultRichTextStyle(int) - クラス のstaticメソッドjp.kyasu.graphics.VRichText
Returns the default rich text style with the specified alignment.
getDefaultTextStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the default text style for the HTML documents.
getDelay() - クラス のメソッドjp.kyasu.awt.Timer
Returns the timer's delay.
getDeselectedIndices() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the deselected indices.
getDialogPopupMenu() - クラス のメソッドjp.kyasu.awt.Choice
Returns the popup menu if this choice is in a modal dialog.
getDirection() - クラス のメソッドjp.kyasu.graphics.VArrow
Returns the direction of the arrow.
getDisabledBackground() - クラス のメソッドjp.kyasu.graphics.VLabel
Returns the background color when the label is disabled.
getDisabledForeground() - クラス のメソッドjp.kyasu.graphics.VLabel
Returns the foreground color when the label is disabled.
getDocElement() - クラス のメソッドjp.kyasu.sgml.DTD
Returns the root element of this DTD.
getDouble(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a double.
getDownButtonBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getDTParagraphStyle(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the paragraph style for the DT tag with the specified nesting level.
getEchoChar() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the character that is to be used for echoing.
getEchoChar() - クラス のメソッドjp.kyasu.awt.TextField
Returns the character that is to be used for echoing.
getEchoChar() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the character to be used for echoing.
getEditMenu() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the edit menu of this controller.
getEditMenu() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the edit menu of this text component.
getEditMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the edit menu for this editor, or null.
getElement(String) - クラス のメソッドjp.kyasu.sgml.DTD
Returns the element whose name equals to the specified name in this DTD.
getElement() - クラス のメソッドjp.kyasu.sgml.SGMLEvent
Returns the element of this sgml event.
getEndIndex() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Return the end index of the array of characters.
getEndPosition() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns the ending position of the rich text.
getEntity(String) - クラス のメソッドjp.kyasu.sgml.DTD
Returns the entity whose name equals to the specified name in this DTD.
getErrorIcon() - クラス のメソッドjp.kyasu.awt.Dialog
Returns the error icon.
getEventSource() - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Gets the event source component.
getEventSource() - クラス のメソッドjp.kyasu.awt.List
Gets the event source component.
getEventSource() - クラス のメソッドjp.kyasu.awt.TableList
Gets the event source component.
getEventSource() - クラス のメソッドjp.kyasu.awt.TextComponent
Gets the event source component.
getExclusions() - クラス のメソッドjp.kyasu.sgml.Element
Returns the names of the exclusions of this element, as a set.
getExtendedFont() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns the extended font of this style.
getFamily() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the platform specific family name of the font.
getFileFromLoadDialog(String, String, String) - クラス のメソッドjp.kyasu.editor.TextEditor
 
getFileFromSaveDialog(String, String, String) - クラス のメソッドjp.kyasu.editor.TextEditor
 
getFilename() - クラス のメソッドjp.kyasu.graphics.VImage
Returns the file name the image is created from.
getFloat(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a float.
getFocusedSize() - クラス のメソッドjp.kyasu.graphics.VLabel
Returns the size of the visual content with the focused (dashed line) border.
getFocusOwner() - クラス のメソッドjp.kyasu.awt.Dialog
Returns the child component of this Window which has focus if and only if this Window is active.
getFocusOwner() - クラス のメソッドjp.kyasu.awt.Frame
Returns the child component of this Window which has focus if and only if this Window is active.
getFocusOwner() - クラス のメソッドjp.kyasu.awt.Window
Returns the child component of this Window which has focus if and only if this Window is active.
getFocusOwnerWorkaround(Component) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
The Window#getFocusOwner() workaround.
getFocusRequestComponent(Component) - クラス のメソッドjp.kyasu.awt.Dialog
Returns the component that requests the focus.
getFont() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the font object in this extended font.
getFont() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns the font of this style.
getFontMetrics(Font) - クラス のstaticメソッドjp.kyasu.graphics.ExtendedFont
Returns the font metrics in the cashe for the given font.
getFontMetrics() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the font metrics for this extended font.
getFontMetrics() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns the font metrics for this style.
getFontModifier() - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Returns the font modifier.
getFontPointDifference(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the difference of the point size of the font from the base font at the specified html font index.
getForeground() - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Returns the foreground color.
getFormatMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the format menu for this editor, or null.
getFrame() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the top fram of this component.
getFrame() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the top fram of this component.
getFrame(Component) - クラス のメソッドjp.kyasu.awt.PopupPanel
Returns the frame of the specified component.
getGap() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the gap between components.
getGraphicsForSplit() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the graphics object for split.
getHBlockIncrement() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal block value increment for the scrollable object.
getHBlockIncrement() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal block value increment for the scrollable object.
getHBlockIncrement() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal block value increment for the scrollable object.
getHeading() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the visual heading of the paragraph.
getHeadingSpace() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the space for the visual heading from the left indentation.
getHistoryElement(URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
getHMaximum() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal maximum value of the scrollable object.
getHMaximum() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal maximum value of the scrollable object.
getHMaximum() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal maximum value of the scrollable object.
getHMinimum() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal minimum value of the scrollable object.
getHMinimum() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal minimum value of the scrollable object.
getHMinimum() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal minimum value of the scrollable object.
getHorizontalAdjustmentType(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getHorizontalMaximumBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getHorizontalVisibleBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getHorizontalVisibleBounds(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getHRSize() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the default height of the HR tag.
getHtmlDTD() - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
Returns the HTML 3.2 dtd.
getHTMLFontIndex(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the html font index from the specified difference of the point size of the font from the base font.
getHTMLStyle() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the html style of this text component.
getHTMLStyle() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the html style of this html document.
getHTMLText() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the html text of this text component.
getHTMLText() - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the html text representation of the data written.
getHTMLText() - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the html text representation of the data written.
getHTMLText() - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the html text representation of the data written.
getHUnitIncrement() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal unit value increment for the scrollable object.
getHUnitIncrement() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal unit value increment for the scrollable object.
getHUnitIncrement() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal unit value increment for the scrollable object.
getHValue() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal current value of the scrollable object.
getHValue() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal current value of the scrollable object.
getHValue() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal current value of the scrollable object.
getHVisibleAmount() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the horizontal length of the propertional indicator.
getHVisibleAmount() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the horizontal length of the propertional indicator.
getHVisibleAmount() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the horizontal length of the propertional indicator.
getIcon(Class, String) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource icon indicated by the specified class and file.
getIcon(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the icon for the spcified name.
getID() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the id of this list model event.
getID() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
Returns the id of this text model event.
getID() - クラス のメソッドjp.kyasu.sgml.SGMLEvent
Returns the id of this sgml event.
getImage() - クラス のメソッドjp.kyasu.graphics.VImage
Returns the image in this visual image.
getImageSource(File, File) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Returns the image source path relative to the base path from the path of the image file.
getInclusions() - クラス のメソッドjp.kyasu.sgml.Element
Returns the names of the inclusions of this element, as a set.
getIncompleteTextPositionAt(int, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the incomplete text position information from the specified text index and line index.
getIncompleteTextPositionNearby(TextPositionInfo, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the incomplete text position information nearby the specfied text position information at the specified index of the text.
getIncompleteTextPositionNearby(TextPositionInfo, Point) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the incomplete text position information nearby the specfied text position information at the specified location.
getIndex() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Return the current index.
getInformIcon() - クラス のメソッドjp.kyasu.awt.Dialog
Returns the information icon.
getInitialDelay() - クラス のメソッドjp.kyasu.awt.Timer
Returns the timer's initial delay.
getInputMethodRequests() - クラス のメソッドjp.kyasu.awt.text.TextEditView
 
getInsertionStyle() - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
getInsertMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the insert menu for this editor, or null.
getInsets() - クラス のメソッドjp.kyasu.awt.BorderedPanel
Returns the insets of this panel.
getInsets() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the insets of this component.
getInsets() - クラス のメソッドjp.kyasu.awt.Panel
Returns the insets of this panel.
getInsets() - クラス のメソッドjp.kyasu.graphics.V3DBorder
Returns the insets of this 3-D border.
getInsets() - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Returns the insets of this 3-D border.
getInsets() - クラス のメソッドjp.kyasu.graphics.VBorder
Returns the insets of this visual border.
getInsets() - クラス のメソッドjp.kyasu.graphics.VButton
Returns the insets of this button.
getInsets() - クラス のメソッドjp.kyasu.graphics.VDashedBorder
Returns the insets of this dashed line border.
getInsets() - クラス のメソッドjp.kyasu.graphics.VHRBorder
Returns the insets of this horizontal line border.
getInsets() - クラス のメソッドjp.kyasu.graphics.VPaneBorder
Returns the insets of this pane border.
getInsets() - クラス のメソッドjp.kyasu.graphics.VPlainBorder
Returns the insets of this plain border.
getInt(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as an int.
getItem(int, int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the item associated with the specified index (row) and column.
getItem() - クラス のメソッドjp.kyasu.awt.event.ListActionEvent
Returns the item of this event.
getItem(int) - クラス のメソッドjp.kyasu.awt.List
Returns the item associated with the specified index.
getItem(int, int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the item associated with the specified index (row) and column.
getItem(int, int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the string item associated with the specified index (row) and column.
getItem(int, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the string item associated with the specified index (row) and column.
getItemCount() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the number of items in the list.
getItemCount() - クラス のメソッドjp.kyasu.awt.List
Returns the number of items in the list.
getItemCount() - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the number of items in the list.
getItemCount() - クラス のメソッドjp.kyasu.awt.TableList
Returns the number of items in the list.
getItemCount() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the number of items in the list.
getItemCountChanged() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the item count changed.
getItems(int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the items in the specified column index.
getItems() - クラス のメソッドjp.kyasu.awt.event.ListItemEvent
Returns the indices of items of this event.
getItems() - クラス のメソッドjp.kyasu.awt.List
Returns the items in the list.
getItems(int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the items associated with the specified column index.
getItems(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the string items associated with the specified column index.
getItems(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the string items associated with the specified column index.
getJavaString(String) - クラス のstaticメソッドjp.kyasu.graphics.Text
Converts the platform string whose line-end is CR, LF, or CRLF to the string whose internal representation is suitable for the text, i.e., whose line-end is LF.
getJavaString(String, int) - クラス のstaticメソッドjp.kyasu.graphics.Text
Converts the platform string whose line-end is CR, LF, or CRLF to the string whose internal representation is suitable for the text, i.e., whose line-end is the specified separator character.
getKeyAction(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the key action object associated with the specified name.
getKeyAction(String) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the key action object associated with the specified name.
getKeyAction(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the key action object associated with the specified key event.
getKeyAction(char) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the key action object associated with the specified key character.
getKeyAction(int, int) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the key action object associated with the specified key code with the specified key modifiers.
getKeyAction(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the key action object associated with the specified name.
getKeyBinding() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the key binding of this controller.
getKeyBinding() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the key binding of this text component.
getKeyCharMap(char) - クラス のメソッドjp.kyasu.awt.text.Keymap
Returns the action names mapped from the specified key character.
getKeyCodeMap(int) - クラス のメソッドjp.kyasu.awt.text.Keymap
Returns the action names mapped from the specified key code.
getKeyCodeMap(int, int) - クラス のメソッドjp.kyasu.awt.text.Keymap
Returns the action names mapped from the specified key code with the specified key modifiers.
getKeymap() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the keymap of this controller.
getKeymap() - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Returns the Keymap object of this key binding.
getKeymap() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the keymap of this text component.
getKeywordColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font color for the keyword tokens.
getKeywordColor() - クラス のメソッドjp.kyasu.editor.CodeEditor
Returns the font color for the keyword tokens.
getKeywordStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font style for the keyword tokens.
getLabel() - クラス のメソッドjp.kyasu.awt.AbstractButton
Gets the label of this button.
getLangMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Returns the language mode that is one of "Java", "C", and "C++".
getLeftBqIncrementSize(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the increment size for the left margin indentation of the BLOCKQUOTE tag at the specified nesting level.
getLeftButtonBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getLeftIndent() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the left margin indentation of the paragraph.
getLeftIndentation(int, int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the left margin indentation with the specified BLOCKQUOTE level and lists (UL, OL, DL) level.
getLength() - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the length of the data written.
getLength() - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the length of the data written.
getLength() - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the length of the data written.
getLength() - クラス のメソッドjp.kyasu.util.VArray
Returns the length of this array, i.e., the number of components in this array.
getLineBeginAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the beginning index of the line at the specified index.
getLineBeginPositionOver(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the beginning of the line that is laid over the specified y position.
getLineBeginPositionOver(TextPositionInfo, int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the beginning of the line that is laid over the specified y position.
getLineBeginPositionUnder(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the beginning of the line that is laid under the specified y position.
getLineBeginPositionUnder(TextPositionInfo, int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the beginning of the line that is laid under the specified y position.
getLineCount() - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the number of the lines in this text lines.
getLineEnd() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the line end style.
getLineEndAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the ending index of the line at the specified index.
getLineEndChar() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the line end character.
getLineIncrement() - クラス のメソッドjp.kyasu.awt.Scrollbar
非推奨です。
As of JDK version 1.1, replaced by getUnitIncrement().
getLineIndexNearby(TextPositionInfo, int) - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the line index for the specified text index nearby the specified text position.
getLineIndexNearby(TextPositionInfo, Point) - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the line index for the specified point nearby the specified text position.
getLineIndexNearby(TextPositionInfo, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the line index nearby the specfied text position information at the specified index of the text.
getLineIndexNearby(TextPositionInfo, int, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the line index nearby the specfied text position information at the specified index of the text.
getLineIndexNearby(TextPositionInfo, Point) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the line index nearby the specfied text position information at the specified location.
getLineSkipAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the line skip space at the specified line index.
getLineSpace() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the space between lines in the paragraph.
getLineTopAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the top position of the line at the specified index.
getLineWrap() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the line wrapping style.
getLineWrap() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the line wrapping style.
getLineWrap() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the line wrapping style.
getLineWrap() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the line wrapping style.
getLinkColor() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the link color of this text component.
getLinkColor() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the link color of this html document.
getListIncrementLevel(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the nesting level of the lists (UL, OL, DL) from the specified paragraph style.
getListIncrementSize(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the increment size for the left margin indentation of the lists (UL, OL, DL) at the specified nesting level.
getListIndent(int) - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
getListLevel(ParagraphStyle) - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
getListStyleRange() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
getLocale() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the locale of this layout.
getLocation() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the location of this component.
getLocation() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the location of this component.
getLocationOfText() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the location of the TextLayout object.
getLocationOfText() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the location of the text of this text component.
getLong(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a long.
getMaximum() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the maximum value of this scroll bar.
getMinimum() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the minimum value of this scroll bar.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.Choice
Returns the minimum dimensions for a choice.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the minimum size of this component.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the minimum size of this component.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.Label
Gets the mininimum size of this component.
getMinimumSize(int) - クラス のメソッドjp.kyasu.awt.List
Returns the minumum dimensions for a list with the specified number of rows.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.List
Returns the minimum size of this scrolling list.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Returns the minimum size of this panel.
getMinimumSize(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the minumum dimensions for a table list with the specified number of visual lines.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.TableList
Returns the minimum size of this table list.
getMinimumSize(int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the minimum size of this view with the specified number of rows.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the minimum size of this view.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the minimum size of this view.
getMinimumSize(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the minimum size of a text component with the specified number of rows and columns.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the minimum size of this text component.
getMinimumSize(int) - クラス のメソッドjp.kyasu.awt.TextField
Returns the minumum dimensions for a text field with the specified number of columns.
getMinimumSize() - クラス のメソッドjp.kyasu.awt.TextField
Returns the minumum dimensions for this text field.
getMode() - クラス のメソッドjp.kyasu.awt.ButtonController
Returns the control mode.
getModel() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the list model (event source) of this list model event.
getModel() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
Returns the text model (event source) of this text model event.
getModel() - クラス のメソッドjp.kyasu.awt.List
Returns the model of this list.
getModel() - クラス のメソッドjp.kyasu.awt.TableList
Returns the model of this list.
getModel() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the model of this controller.
getModel() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the model of this table list view.
getModel() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the model of this view.
getModel() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the model of this controller.
getModel() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the model of this view.
getModel() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the model of this text component.
getName() - クラス のメソッドjp.kyasu.awt.text.CompositeKeyAction
Returns the name of the composite key action object.
getName() - インタフェース のメソッドjp.kyasu.awt.text.KeyAction
Returns the name of the key action object.
getName() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the logical name of the font.
getName() - クラス のメソッドjp.kyasu.graphics.html.VAnchor
Returns the name of this anchor.
getName() - クラス のメソッドjp.kyasu.graphics.TextAttachment
Returns the name of this text attachment.
getName() - クラス のメソッドjp.kyasu.sgml.Element
Returns the name of this element.
getName() - クラス のメソッドjp.kyasu.sgml.Entity
Returns the name of this entity.
getNativeComponent(Component) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the native component for the specified component.
getNextWordIndex(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the starting index of the next word.
getNormalColor() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font color for the normal tokens.
getNormalColor() - クラス のメソッドjp.kyasu.editor.CodeEditor
Returns the font color for the normal tokens.
getNormalStyle() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Returns the font style for the normal tokens.
getOLIHeading(int, int, TextStyle, Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the visual heading for the LI tag in the OL (LI-OL), with the specified nesting level, ordered index, current base text style and text color.
getOLIIndex(Visualizable) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Gets the index of the LI tag in the OL (LI-OL) from the specified visual heading.
getOLIParagraphStyle(int, int, Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the paragraph style for the LI tag in the OL (LI-OL), with the specified nesting level, ordered index and text color.
getOrientation() - クラス のメソッドjp.kyasu.awt.event.ScrollEvent
Returns the orientation type in the scrollable event.
getOrientation() - クラス のメソッドjp.kyasu.awt.Scrollbar
Returns the orientation of this scroll bar.
getOrientation() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the split orientation of this panel.
getPageIncrement() - クラス のメソッドjp.kyasu.awt.Scrollbar
非推奨です。
As of JDK version 1.1, replaced by getBlockIncrement().
getPaintBegin() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
Returns the beginning index to paint, inclusive.
getPaintEnd() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
Returns the beginning index to paint, exclusive.
getParagraphSpace() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the space below the paragraph.
getParagraphStyle(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the paragraph style associated with the specified HTML tag.
getParagraphStyle() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the default paragraph style for the rich text.
getParagraphStyleAt(int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the paragraph style at the specified index in the view of this controller.
getParagraphStyleAt(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the paragraph style at the specified index in this text component.
getParagraphStyleAt(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the paragraph style at the specified index.
getParagraphStyleCount() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the number of the paragraph styles in the text of the view of this controller.
getParagraphStyleCount() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the number of the paragraph styles in the text of this text component.
getParagraphStyleCount() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the number of the paragraph styles in this rich text.
getParagraphStyleRuns() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the paragraph styles as a run array in this rich text.
getParagraphStyles() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns all paragraph styles in the text of the view of this controller.
getParagraphStyles(int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the paragraph styles in the text of the view of this controller.
getParagraphStyles() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns all paragraph styles in the text of this text component.
getParagraphStyles(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the paragraph styles in the text of this text component.
getParagraphStyles() - クラス のメソッドjp.kyasu.graphics.RichText
Returns all paragraph styles in this rich text.
getParagraphStyles(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the paragraph styles in this rich text.
getParagraphStylesPerParagraph(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the paragraph styles in this rich text per paragraph.
getParser() - クラス のメソッドjp.kyasu.sgml.SGMLEvent
Returns the sgml parser (event source) of this sgml event.
getPopupMenu() - クラス のメソッドjp.kyasu.awt.List
Returns the popup menu of this list.
getPopupMenu() - クラス のメソッドjp.kyasu.awt.TableList
Returns the popup menu of this list.
getPopupMenu() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the popup menu of this controller.
getPopupMenu() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the popup menu of this controller.
getPopupMenu() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the popup menu of this text component.
getPopupPanel() - クラス のメソッドjp.kyasu.awt.Choice
Returns a popup panel.
getPosition() - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
getPreferredButtonsHeight() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the preferred height for the buttons.
getPreferredCharIncrementSize() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the preferred character increment size for the scroll of this layout.
getPreferredGraphics() - クラス のメソッドjp.kyasu.awt.KComponent
Creates a preferred graphics context for this component.
getPreferredGraphics(Graphics) - クラス のメソッドjp.kyasu.awt.KComponent
Creates a preferred graphics context for this component with the specified graphics context.
getPreferredHeight(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred height of this view with the specified number of rows.
getPreferredLineIncrementSize() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the preferred line increment size for the scroll of this layout.
getPreferredParseBegin(Text, int, int, int) - クラス のstaticメソッドjp.kyasu.awt.util.LanguageTokenizer
Returns the preferred beginning index to parse after the specified text has been changed.
getPreferredParseEnd(Text, int, int, int) - クラス のstaticメソッドjp.kyasu.awt.util.LanguageTokenizer
Returns the preferred ending index to parse after the specified text has been changed.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.Choice
Returns the preferred dimensions for a choice.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the preferred size of this component.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the preferred size of this component.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.Label
Gets the preferred size of this component.
getPreferredSize(int) - クラス のメソッドjp.kyasu.awt.List
Returns the preferred dimensions for a list with the specified number of rows.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.List
Returns the preferred size of this scrolling list.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.Scrollbar
Returns the preferred size of this scroll bar.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Returns the preferred size of this panel.
getPreferredSize(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the preferred dimensions for a table list with the specified number of visual lines.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.TableList
Returns the preferred size of this table list.
getPreferredSize(int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the preferred size of this view with the specified number of rows.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the preferred size of this view.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the preferred size of this view.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred size of this view.
getPreferredSize(int, int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred size of this view with the specified number of rows and columns.
getPreferredSize(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Determines the preferred size of a text component with the specified number of rows and columns.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the preferred size of this text component.
getPreferredSize(int, int) - クラス のメソッドjp.kyasu.awt.TextField
Determines the preferred size of a text component with the specified number of rows and columns.
getPreferredSize(int) - クラス のメソッドjp.kyasu.awt.TextField
Returns the preferred size of this text field with the specified number of columns.
getPreferredSize() - クラス のメソッドjp.kyasu.awt.TextField
Returns the preferred size of this text field.
getPreferredWidth(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred width of this view with the specified number of columns.
getPreferredWidth(Component[][]) - クラス のメソッドjp.kyasu.awt.ToolBar
 
getPrevWordIndex(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the starting index of the previous word.
getQuestionIcon() - クラス のメソッドjp.kyasu.awt.Dialog
Returns the question icon.
getRatioToWidth() - クラス のメソッドjp.kyasu.graphics.TextAttachment
Returns the ratio to the width of the layout of the rich text.
getReadEncoding() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the encoding name for reading.
getRemainWidthAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the remaining width of the line at the specified index.
getReplaceBegin() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the beginning index to be replaced, inclusive.
getReplaceEnd() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the beginning index to be replaced, exclusive.
getResourceBoolean(String, boolean) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource boolean indicated by the specified key.
getResourceBoolean(String, boolean) - クラス のstaticメソッドjp.kyasu.editor.EditorResources
Returns the resource boolean indicated by the specified key.
getResourceBoolean(String, boolean) - クラス のメソッドjp.kyasu.util.Resources
Returns the resource boolean indicated by the specified key.
getResourceColor(String, Color) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource color indicated by the specified key.
getResourceColor(String, Color) - クラス のstaticメソッドjp.kyasu.editor.EditorResources
Returns the resource color indicated by the specified key.
getResourceColor(String, Color) - クラス のメソッドjp.kyasu.util.Resources
Returns the resource color indicated by the specified key.
getResourceInteger(String, int) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource integer indicated by the specified key.
getResourceInteger(String, int) - クラス のstaticメソッドjp.kyasu.editor.EditorResources
Returns the resource integer indicated by the specified key.
getResourceInteger(String, int) - クラス のメソッドjp.kyasu.util.Resources
Returns the resource integer indicated by the specified key.
getResourceString(String) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource string indicated by the specified key.
getResourceString(String, String) - クラス のstaticメソッドjp.kyasu.awt.AWTResources
Returns the resource string indicated by the specified key.
getResourceString(String, String) - クラス のstaticメソッドjp.kyasu.awt.text.TextController
Returns the resource string indicated by the specified key.
getResourceString(String) - クラス のstaticメソッドjp.kyasu.editor.EditorResources
Returns the resource string indicated by the specified key.
getResourceString(String, String) - クラス のstaticメソッドjp.kyasu.editor.EditorResources
Returns the resource string indicated by the specified key.
getResourceString(String) - クラス のメソッドjp.kyasu.util.Resources
Returns the resource string indicated by the specified key.
getResourceString(String, String) - クラス のメソッドjp.kyasu.util.Resources
Returns the resource string indicated by the specified key.
getRichText() - クラス のメソッドjp.kyasu.awt.DefaultTextModel
Returns the rich text of this text model.
getRichText() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the rich text of the view of this controller.
getRichText() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the RichText object being viewed.
getRichText() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the RichText object being viewed.
getRichText() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the RichText object being viewed.
getRichText() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the rich text of this text component.
getRichText() - インタフェース のメソッドjp.kyasu.awt.TextModel
Returns the rich text of this text model.
getRichText() - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the rich text representation of the data written.
getRichText() - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the rich text representation of the data written.
getRichText() - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the rich text representation of the data written.
getRichText() - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the rich text to be composed into lines.
getRichText() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns the rich text in this visual rich text.
getRichTextStyle() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the RichTextStyle object of this rich text.
getRichTextStyle() - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the rich text style of this text lines.
getRightBqIncrementSize(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the increment size for the right margin indentation of the BLOCKQUOTE tag at the specified nesting level.
getRightButtonBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getRightIndent() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the right margin indentation of the paragraph.
getRightIndentation(int, int) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the right margin indentation with the specified BLOCKQUOTE level and lists (UL, OL, DL) level.
getRow() - クラス のメソッドjp.kyasu.awt.event.ListActionEvent
Returns the row index of this event.
getRow() - クラス のメソッドjp.kyasu.awt.event.ListItemEvent
Returns the column index of this event.
getRowItem(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the item associated with the specified row index.
getRowItem(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the item associated with the specified row index.
getRowItems(int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the items associated with the specified row index.
getRowItems(int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the items associated with the specified row index.
getRowItems(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the string items associated with the specified row index.
getRowItems(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the string items associated with the specified row index.
getRows() - クラス のメソッドjp.kyasu.awt.List
Get the number of visible lines in this list.
getRows() - クラス のメソッドjp.kyasu.awt.TableList
Get the number of visible lines in this table list.
getRows() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the number of rows in the view of this controller.
getRows() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the number of visible lines in the view.
getRows() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the number of rows.
getRows() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the number of rows in the text component.
getRowText(int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the text associated with the specified row index.
getRowTextItem(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the text item associated with the specified row index.
getRowTextItem(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the text item associated with the specified row index.
getRowTextItems(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the text items associated with the specified row index.
getRowTextItems(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the text items associated with the specified row index.
getRunAndOffset(int) - クラス のメソッドjp.kyasu.util.RunArray
Returns the run length and the run offset at the specified index.
getRunLengthAt(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the run length (the number of the constant occurrence) of the style at the specified index.
getRunLengthAt(int) - クラス のメソッドjp.kyasu.util.RunArray
Returns the run length (the number of the constant occurrence) at the specified index.
getRunOffsetAt(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the run offset (the starting index of the constant occurrence) of the style at the specified index.
getRunOffsetAt(int) - クラス のメソッドjp.kyasu.util.RunArray
Returns the run offset (the starting index of the constant occurrence) at the specified index.
getScanner(Graphics) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the scanner for this layout.
getScanner() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the scanner for this layout.
getScanner(Graphics) - クラス のメソッドjp.kyasu.graphics.TextList
Returns the scanner for this layout.
getScanner() - クラス のメソッドjp.kyasu.graphics.TextList
Returns the scanner for this layout.
getScanner() - クラス のメソッドjp.kyasu.graphics.VText
Returns the text scanner for the visual text.
getScrollable() - クラス のメソッドjp.kyasu.awt.event.ScrollEvent
Returns the Scrollable object where this event originated.
getScrollbarDisplayPolicy() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Returns the display policy for the scrollbars.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.List
Returns the thickness of the scroll bar.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.Scrollbar
Returns the thickness of the scroll bar.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Returns the thickness of the scroll bar.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.TableList
Returns the thickness of the scroll bar.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the thickness of the scroll bar.
getScrollbarThickness() - クラス のメソッドjp.kyasu.awt.TextField
Returns the thickness of the scroll bar.
getScrollbarVisibility() - クラス のメソッドjp.kyasu.awt.ScrollPanel
Returns the visibility for the scrollbars.
getScrollbarVisibility() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns an enumerated value that indicates which scroll bars the text component uses.
getScrollbarVisibility() - クラス のメソッドjp.kyasu.awt.TextField
Returns an enumerated value that indicates which scroll bars the text component uses.
getScrollXTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred x-position for the specified text position.
getScrollYTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the preferred y-position for the specified text position.
getSelectedBooleanState() - クラス のメソッドjp.kyasu.awt.BooleanStateGroup
Returns the current boolean state from this group.
getSelectedCharcterSet() - クラス のメソッドjp.kyasu.editor.CharSetMenu
Returns the selected character set.
getSelectedCheckbox() - クラス のメソッドjp.kyasu.awt.CheckboxGroup
Gets the current choice from this check box group.
getSelectedCommand() - クラス のメソッドjp.kyasu.editor.SelectionMenu
Returns the selected command or null.
getSelectedCount() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the number of selected rows.
getSelectedCount() - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the number of selected rows.
getSelectedForPaint() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the selected indices for the paint operation.
getSelectedIndex() - クラス のメソッドjp.kyasu.awt.List
Gets the index of the selected item on the list,
getSelectedIndex() - クラス のメソッドjp.kyasu.awt.TableList
Gets the index of the selected row on the list,
getSelectedIndex() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the index of the selected row.
getSelectedIndexes() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the indices of the selected rows.
getSelectedIndexes() - クラス のメソッドjp.kyasu.awt.List
Gets the selected indexes on the list.
getSelectedIndexes() - インタフェース のメソッドjp.kyasu.awt.ListModel
Returns the indices of the selected rows.
getSelectedIndexes() - クラス のメソッドjp.kyasu.awt.TableList
Gets the selected row indexes on the list.
getSelectedIndexes() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the indices of the selected rows.
getSelectedIndices() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
Returns the selected indices.
getSelectedItem() - クラス のメソッドjp.kyasu.awt.List
Get the selected item on this scrolling list.
getSelectedItems() - クラス のメソッドjp.kyasu.awt.List
Get the selected items on this scrolling list.
getSelectedObjects() - クラス のメソッドjp.kyasu.awt.Choice
Returns an array (length 1) containing the currently selected item.
getSelectedObjects() - クラス のメソッドjp.kyasu.awt.List
Returns the selected items on the list in an array of Objects.
getSelectedObjects() - クラス のメソッドjp.kyasu.awt.TableList
Returns the selected items on the list in an array of Objects.
getSelectedObjects() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the selected items or null if no items are selected.
getSelectedObjects() - クラス のメソッドjp.kyasu.awt.ToggleButton
Returns the an array (length 1) containing the toggle button/check box label or null if the checkbox is not selected.
getSelectedObjects() - クラス のメソッドjp.kyasu.editor.ColorChooser
Returns the selected items or null if no items are selected.
getSelectedString() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the selected string from the view of this controller.
getSelectedText() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the selected text from the view of this controller.
getSelectedText() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the selected text.
getSelectedText() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the selected string from the string that is presented by this text component.
getSelectedTEXT() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the selected text from this text component.
getSelectedTextItem() - クラス のメソッドjp.kyasu.awt.List
Get the selected text item on this scrolling list.
getSelectedTextItems() - クラス のメソッドjp.kyasu.awt.List
Get the selected text items on this scrolling list.
getSelectionBackground() - クラス のメソッドjp.kyasu.awt.List
Returns the selection background color.
getSelectionBackground() - クラス のメソッドjp.kyasu.awt.TableList
Returns the selection background color.
getSelectionBackground() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the selection background color.
getSelectionBackground() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the selection background color.
getSelectionBegin() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the beginning position information of the selection.
getSelectionBegin() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the beginning text position of the selection, inclusive.
getSelectionBeginIndex() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the beginning position index of the selection.
getSelectionBeginLineIndex() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the beginning position line index of the selection.
getSelectionEnd() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the ending position information of the selection.
getSelectionEnd() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the end position of the selected text.
getSelectionEnd() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the ending text position of the selection, exclusive.
getSelectionEnd() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the end position of the selected text in this text component.
getSelectionEndIndex() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the ending position index of the selection.
getSelectionEndLineIndex() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns the ending position line index of the selection.
getSelectionForeground() - クラス のメソッドjp.kyasu.awt.List
Returns the selection foreground color.
getSelectionForeground() - クラス のメソッドjp.kyasu.awt.TableList
Returns the selection foreground color.
getSelectionForeground() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the selection foreground color.
getSelectionForeground() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the selection foreground color.
getSelectionMode() - クラス のメソッドjp.kyasu.awt.List
Returns the selection mode.
getSelectionMode() - クラス のメソッドjp.kyasu.awt.TableList
Returns the selection mode.
getSelectionMode() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the selection mode.
getSelectionStart() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the start position of the selected text.
getSelectionStart() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the start position of the selected text in this text component.
getShort(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the component at the specified index, as a short.
getSize() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the size of this component.
getSize() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the size of this component.
getSize() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the point size of the font.
getSize() - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the size of this layout.
getSize() - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Returns the size of this visual object.
getSize() - クラス のメソッドjp.kyasu.graphics.VButton
Returns the size of this button.
getSize() - クラス のメソッドjp.kyasu.graphics.VCheckbox
Returns the size of this checkbox.
getSize() - クラス のメソッドjp.kyasu.graphics.VClipWrapper
Returns the size of the clipping rectangle.
getSize() - インタフェース のメソッドjp.kyasu.graphics.Visualizable
Returns the size of this visual object.
getSize() - クラス のメソッドjp.kyasu.graphics.VLabel
Returns the size of this label.
getSize() - クラス のメソッドjp.kyasu.graphics.VObject
Returns the size of this visual object.
getSize() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns the size of this visual rich text.
getSize() - クラス のメソッドjp.kyasu.graphics.VText
Returns the size of this visual text.
getSize() - クラス のメソッドjp.kyasu.graphics.VWrapper
Returns the size of this visual object.
getSize() - クラス のメソッドjp.kyasu.util.VArray
Returns the size of this array, i.e., the number of components in this array.
getSizeForSplit() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the size for split.
getSoftTab() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the length of soft tab.
getSoftTab() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the length of soft tab.
getSplitSizes() - クラス のメソッドjp.kyasu.awt.SplitPanel
Returns the split sizes.
getState() - インタフェース のメソッドjp.kyasu.awt.BooleanState
Returns the boolean state of this object.
getState() - クラス のメソッドjp.kyasu.awt.ToggleButton
Determines whether this toggle button/check box is in the "on" or "off" state.
getState() - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Returns the boolean state of the button.
getStops() - クラス のメソッドjp.kyasu.graphics.TextListScanner
Returns the stop conditions.
getStops() - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns the stop conditions.
getString() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the string of the view of this controller.
getString(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the string of the view of this controller.
getString() - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Returns the string representation of the data written.
getString() - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Returns the string representation of the data written.
getString() - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Returns the string representation of the data written.
getStyle() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Returns the style of this caret.
getStyle() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the style of the font.
getStyle() - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Returns the style of the border.
getStyle() - クラス のメソッドjp.kyasu.graphics.VButton
Returns the style of the button.
getStyle() - クラス のメソッドjp.kyasu.graphics.VCheckbox
Returns the style of the checkbox.
getStyle() - クラス のメソッドjp.kyasu.graphics.VOval
Returns the style of the oval.
getStyle() - クラス のメソッドjp.kyasu.graphics.VRectangle
Returns the style of the rectangle.
getStyleName() - クラス のメソッドjp.kyasu.awt.util.NamedTextStyle
Returns the style name of this named text style.
getStyleName() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the name of the paragraph style.
getSystemString(String) - クラス のstaticメソッドjp.kyasu.graphics.Text
Converts the string whose internal representation is suitable for the text, i.e., whose line-end is LF and line-break is CR, to the platform string whose line-end is CR, LF, or CRLF.
getSystemString(String, String) - クラス のstaticメソッドjp.kyasu.graphics.Text
Converts the string whose internal representation is suitable for the text, i.e., whose line-end is LF and line-break is CR, to the platform string whose line-end is the specified line separator.
getTabWidth() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the indentation for the tab character.
getTabWidth() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the default tab width.
getTarget() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Returns the target component into whitch the caret shows.
getText() - クラス のメソッドjp.kyasu.awt.Label
Gets the string of this label.
getTEXT() - クラス のメソッドjp.kyasu.awt.Label
Gets the text object of this label.
getText() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the text of the view of this controller.
getText() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the string that is presented by this text component.
getText(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the string that is presented by this text component.
getTEXT() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the text of this text component.
getText() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the Text object in this rich text.
getText() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Returns the text to be iterated over.
getText() - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the text to be composed into lines.
getText() - クラス のメソッドjp.kyasu.graphics.VText
Returns the text in this visual text.
getText() - クラス のメソッドjp.kyasu.sgml.Entity
Returns the text of this entity.
getTextCaret() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Returns the text caret of this view.
getTextCaret() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the text caret of this text component.
getTextChange() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
Returns the TextChange object of this text model event.
getTextColor() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the text color of this html document.
getTextItem(int) - クラス のメソッドjp.kyasu.awt.List
Returns the text item associated with the specified index.
getTextItem(int, int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the text item associated with the specified index (row) and column.
getTextItem(int, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the text item associated with the specified index (row) and column.
getTextItems() - クラス のメソッドjp.kyasu.awt.List
Returns the text items in the list.
getTextItems(int) - クラス のメソッドjp.kyasu.awt.TableList
Returns the text items associated with the specified column index.
getTextItems(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the text items associated with the specified column index.
getTextLayout() - クラス のメソッドjp.kyasu.graphics.VRichText
Returns the layout for the rich text.
getTextLayoutChange() - クラス のメソッドjp.kyasu.awt.event.TextListModelEvent
Returns the text layout change object.
getTextLineAt(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text line at the specified line index.
getTextLineAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the text line information for the line at the specified line index.
getTextLineInto(int, TextLineInfo) - クラス のメソッドjp.kyasu.graphics.TextLines
Sets the text line information for the line at the specified line index into the specified text line information object, and returns the text line information object set.
getTextList() - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Returns the text list of this text list model.
getTextList() - インタフェース のメソッドjp.kyasu.awt.TextListModel
Returns the text list of this text list model.
getTextPositionAt(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position at the specified text index.
getTextPositionAt(Point) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position at the specified point.
getTextPositionAt(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the specified index of the text.
getTextPositionAt(Point) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information at the specified location in the layout.
getTextPositionAt(int, int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information from the specfied text index and line index.
getTextPositionAtLineBegin(int) - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the text position at the beginning of the line.
getTextPositionAtLineBegin(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns the text position information at the beginning of the line at the specified line index.
getTextPositionNearby(TextPositionInfo, int) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position at the specified text index nearby the specified text position.
getTextPositionNearby(TextPositionInfo, Point) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position at the specified point nearby the specified text position.
getTextPositionNearby(TextPositionInfo, int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information nearby the specfied text position information at the specified index of the text.
getTextPositionNearby(TextPositionInfo, Point) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information nearby the specfied text position information at the specified location in the layout.
getTextPositionNextTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position next to the specified text position.
getTextPositionNextTo(TextPositionInfo) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information next to the specfied text position information.
getTextPositionPrevTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the text position previous to the specified text position.
getTextPositionPrevTo(TextPositionInfo) - クラス のメソッドjp.kyasu.graphics.TextLayout
Returns the text position information previous to the specfied text position information.
getTextStyle() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the default text style for the rich text.
getTextStyleArray(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the run array representation of the text styles in this text.
getTextStyleAt(int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the text style at the specified index in the view of this controller.
getTextStyleAt(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the text style at the specified index in this text component.
getTextStyleAt(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the text style at the specified index.
getTextStyleAt(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the text style at the specified index.
getTextStyleConstraint() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the text style constraint of this rich text.
getTextStyleCount() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the number of the text styles in the text of the view of this controller.
getTextStyleCount() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the number of the text styles in the text of this text component.
getTextStyleCount() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the number of the text styles in this rich text.
getTextStyleCount() - クラス のメソッドjp.kyasu.graphics.Text
Returns the number of the text styles in this text.
getTextStyleModifier(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the text style modifier associated with the specified HTML tag.
getTextStyleRuns() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the text styles as a run array in this rich text.
getTextStyleRuns() - クラス のメソッドjp.kyasu.graphics.Text
Returns the text styles as a run array in this text.
getTextStyles() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns all text styles in the text of the view of this controller.
getTextStyles(int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the text styles in the text of the view of this controller.
getTextStyles() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns all text styles in the text of this text component.
getTextStyles(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the text styles in the text of this text component.
getTextStyles() - クラス のメソッドjp.kyasu.graphics.RichText
Returns all text styles in this rich text.
getTextStyles(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the text styles in this rich text.
getTextStyles() - クラス のメソッドjp.kyasu.graphics.Text
Returns all text styles in this text.
getTextStyles(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the text styles in this text.
getTitle() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the title of this text component.
getTitle() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the title of this html document.
getTitle() - クラス のメソッドjp.kyasu.graphics.VTitledPaneBorder
Returns the title of this pane border.
getTokenizer(Text, int, int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Creates new tokenizer from the factory.
getTokenType(Text, int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Gets the token type at the specified index of the specified text.
getToolBarCount() - クラス のメソッドjp.kyasu.awt.ToolBar
Returns the number of horizontal bars.
getToolBarState(int) - クラス のメソッドjp.kyasu.awt.ToolBar
Returns the horizontal bar at the specified index is showed or hidden.
getToolLabel(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the tool label for the spcified name.
getToolTip(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the tool tip for the spcified name.
getToolTipText() - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Return the tooltip string that has been set with setToolTipText().
getToolTipText() - クラス のメソッドjp.kyasu.awt.KComponent
Return the tooltip string that has been set with setToolTipText().
getToolTipText() - クラス のメソッドjp.kyasu.awt.ToolTip
Return the tooltip string.
getToolTipVisual() - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Return the tooltip visual object that has been set with setToolTipVisual().
getToolTipVisual() - クラス のメソッドjp.kyasu.awt.KComponent
Return the tooltip visual object that has been set with setToolTipVisual().
getToolTipVisual() - クラス のメソッドjp.kyasu.awt.ToolTip
Return the visual object to display of this tooltip.
getTopWindow(Component) - クラス のメソッドjp.kyasu.awt.PopupWindow
Gets the top-level window of the specified component.
getTrimmedArray() - クラス のメソッドjp.kyasu.util.VArray
Returns an array object whoes length is trimmed to be this array's current length.
getULIHeading(int, TextStyle, Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the visual heading for the LI tag in the UL (LI-UL), with the specified nesting level, current base text style and text color.
getULIParagraphStyle(int, Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Returns the paragraph style for the LI tag in the UL (LI-UL), with the specified nesting level and text color.
getUnitIncrement() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the unit increment for this scrollbar.
getUpButtonBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getURL() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Returns the url of this text component.
getURL() - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Returns the url of this html document.
getURL() - クラス のメソッドjp.kyasu.graphics.VImage
Returns the url the image is created from.
getValue() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the current value of this scroll bar.
getValueCount() - クラス のメソッドjp.kyasu.util.RunArray
Returns the number of the components in this array.
getValues() - クラス のメソッドjp.kyasu.util.RunArray
Returns the components in this array.
getValues(int, int) - クラス のメソッドjp.kyasu.util.RunArray
Returns the components in this array.
getVBlockIncrement() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical block value increment for the scrollable object.
getVBlockIncrement() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical block value increment for the scrollable object.
getVBlockIncrement() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical block value increment for the scrollable object.
getVButton() - クラス のメソッドjp.kyasu.awt.AbstractButton
Returns the visual button of this button.
getVerticalAdjustmentType(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getVerticalMaximumBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getVerticalVisibleBounds() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getVerticalVisibleBounds(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
getView() - クラス のメソッドjp.kyasu.awt.List
Returns the view of this list.
getView() - クラス のメソッドjp.kyasu.awt.TableList
Returns the view of this list.
getView() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns the view of this controller.
getView() - クラス のメソッドjp.kyasu.awt.text.TableListView
Returns the view of this table list view.
getView() - クラス のメソッドjp.kyasu.awt.text.TextController
Returns the view of this controller.
getView() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the view of this controller.
getView() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns the view of this text component.
getViewMenu() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the view menu for this editor, or null.
getVisible() - クラス のメソッドjp.kyasu.awt.Scrollbar
非推奨です。
As of JDK version 1.1, replaced by getVisibleAmount().
getVisibleAmount() - クラス のメソッドjp.kyasu.awt.Scrollbar
Gets the visible amount of this scroll bar.
getVisibleBegin() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the beginning text position of the view port.
getVisibleEnd() - クラス のメソッドjp.kyasu.awt.text.TextView
Returns the ending text position of the view port.
getVisibleIndex() - クラス のメソッドjp.kyasu.awt.List
Gets the index of the item that was last made visible by the method makeVisible.
getVisibleIndex() - クラス のメソッドjp.kyasu.awt.TableList
Gets the index of the row that was last made visible by the method makeVisible.
getVisibleIndex() - クラス のメソッドjp.kyasu.awt.text.TextListController
Returns the index of the row that was last made visible.
getVisibleIndex() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the visible index.
getVisiblePosition() - クラス のメソッドjp.kyasu.awt.text.TextListView
Returns the visible text position.
getVisualizable() - クラス のメソッドjp.kyasu.awt.Label
Gets the visual object of this label.
getVisualizable() - クラス のメソッドjp.kyasu.graphics.VWrapper
Returns the wrapped visual object.
getVLabel() - クラス のメソッドjp.kyasu.awt.Label
Gets the visual label of this label.
getVMaximum() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical maximum value of the scrollable object.
getVMaximum() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical maximum value of the scrollable object.
getVMaximum() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical maximum value of the scrollable object.
getVMinimum() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical minimum value of the scrollable object.
getVMinimum() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical minimum value of the scrollable object.
getVMinimum() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical minimum value of the scrollable object.
getVUnitIncrement() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical unit value increment for the scrollable object.
getVUnitIncrement() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical unit value increment for the scrollable object.
getVUnitIncrement() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical unit value increment for the scrollable object.
getVValue() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical current value of the scrollable object.
getVValue() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical current value of the scrollable object.
getVValue() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical current value of the scrollable object.
getVVisibleAmount() - インタフェース のメソッドjp.kyasu.awt.Scrollable
Gets the vertical length of the propertional indicator.
getVVisibleAmount() - クラス のメソッドjp.kyasu.awt.text.TableListView
Gets the vertical length of the propertional indicator.
getVVisibleAmount() - クラス のメソッドjp.kyasu.awt.text.TextView
Gets the vertical length of the propertional indicator.
getWarnIcon() - クラス のメソッドjp.kyasu.awt.Dialog
Returns the warning icon.
getWordBeginIndex(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the starting index of the current word.
getWordEndIndex(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Returns the ending index of the current word.
getWriteEncoding() - クラス のメソッドjp.kyasu.editor.TextEditor
Returns the encoding name for writing.
goto_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Go to line.
goto_line(int) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Go to the specified number of the line.
goto_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Go to line.
goto_page(URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Goes to the page with the specified url.
goto_page(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Goes to the page with the specified url string.
goto_page(ActionEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Goes to the page with the specified url action.
gotoHistory(int) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
grabMouseEvent(Container, PopupWindow.GrabMouseListener) - クラス のメソッドjp.kyasu.awt.PopupWindow
Adds the specified mouse listener to the specified container and all of its subcomponents.
grabMouseListener - クラス の変数jp.kyasu.awt.PopupWindow
The mouse listener for the top window of the origin component.
GREEK_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
group - クラス の変数jp.kyasu.awt.ToggleButton
 

H

handleBreak() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line break is handled.
HARD_TAB_LENGTH - クラス のstatic変数jp.kyasu.graphics.ParagraphStyle
The constant for the tab width.
HAS_COPY_AREA_BUG - クラス のstatic変数jp.kyasu.awt.AWTResources
True if the JDK has the java.awt.Graphics#copyArea() bug.
HAS_FOCUS_BUG - クラス のstatic変数jp.kyasu.awt.AWTResources
True if the JDK has the sun.awt.windows.WWindowPeer#getFocusPeer() bug.
hasActionListener() - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Checks if this action has action listeners.
hasAttributeNamed(String) - クラス のメソッドjp.kyasu.sgml.Element
Tests if this element has an attribute by the specified name.
hasBaseStyle() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Checks if this paragraph style has a base text style.
hashCode() - クラス のメソッドjp.kyasu.awt.util.NamedTextStyle
Returns a hashcode for this named text style.
hashCode() - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Returns a hashcode for this action.
hashCode() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns a hashcode for this font.
hashCode() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns a hashcode for this modifier.
hashCode() - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Returns a hashcode for this modifier text style.
hashCode() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns a hashcode for this paragraph style.
hashCode() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns a hashcode of this rich text style.
hashCode() - クラス のメソッドjp.kyasu.graphics.Text
Returns a hashcode for this text.
hashCode() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Returns a hashcode for this object.
hashCode() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns a hashcode for this text style.
hashCode() - クラス のメソッドjp.kyasu.util.RunArray
Returns a hashcode for this array.
hashCode() - クラス のメソッドjp.kyasu.util.VArray
Returns a hashcode for this array.
hasHeading() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Checks if this paragraph style has a visual heading.
hasStyleName() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Checks if this paragraph style has a style name.
HAT_CARET - クラス のstatic変数jp.kyasu.awt.text.TextCaret
The caret style constant for the hat caret.
HEADING - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "heading".
heading - クラス の変数jp.kyasu.graphics.ParagraphStyle
The visual heading.
HEADING_SPACE - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "heading space".
HeadingCache - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
 
headingSpace - クラス の変数jp.kyasu.graphics.ParagraphStyle
The visual heading space from the left indentation.
height - クラス の変数jp.kyasu.graphics.VClipWrapper
The height of the clip wrapper.
height - クラス の変数jp.kyasu.graphics.VObject
The height of the visual object.
heightChanged - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
The height changed.
hide() - クラス のメソッドjp.kyasu.awt.KComponent
 
hide() - クラス のメソッドjp.kyasu.awt.KContainer
 
hide() - クラス のメソッドjp.kyasu.awt.PopupWindow
Hides this pop-up window.
hideCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Hides this caret with the specified graphics, offset, text position, and color.
hidePopup() - クラス のメソッドjp.kyasu.awt.PopupPanel
Hides the pop-up window of this panel.
hidePopup() - クラス のメソッドjp.kyasu.awt.ToolTip
Hides the pop-up tooltip.
hidePopupWindow() - クラス のメソッドjp.kyasu.awt.Choice
Hides a popup window.
hideSelection() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Hides the selection.
hideSelection() - クラス のメソッドjp.kyasu.awt.text.TextListView
Hides the selection.
hideSelection() - クラス のメソッドjp.kyasu.awt.text.TextView
Hides the selection.
history - クラス の変数jp.kyasu.editor.HTMLEditor
 
historyIndex - クラス の変数jp.kyasu.editor.HTMLEditor
 
HORIZONTAL - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
The horizontal orientation.
HORIZONTAL - クラス のstatic変数jp.kyasu.awt.Scrollbar
A constant that indicates a horizontal scroll bar.
HORIZONTAL - クラス のstatic変数jp.kyasu.awt.SplitPanel
Splits components in a horizontal orientation.
hScrollbar - クラス の変数jp.kyasu.awt.ScrollPanel
 
HTML_DTD - クラス のstatic変数jp.kyasu.sgml.HTMLParser
HTML 3.2 dtd.
HTML_FONT_1_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 1.
HTML_FONT_2_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 2.
HTML_FONT_3_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 3.
HTML_FONT_4_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 4.
HTML_FONT_5_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 5.
HTML_FONT_6_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 6.
HTML_FONT_7_DIFF - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The difference of the point size for the font index 7.
HTMLEditor - jp.kyasu.editorのクラス
A HTMLEditor object is a multi-line area that displays text.
HTMLEditor() - クラス のコンストラクタjp.kyasu.editor.HTMLEditor
Constructs a new html text area with tool bar.
HTMLEditor(boolean) - クラス のコンストラクタjp.kyasu.editor.HTMLEditor
Constructs a new html text area with tool bar.
HTMLEditor(int, int) - クラス のコンストラクタjp.kyasu.editor.HTMLEditor
Constructs a new html text area with tool bar, with the specified number of rows and columns.
HTMLEditor(int, int, boolean) - クラス のコンストラクタjp.kyasu.editor.HTMLEditor
Constructs a new html text area with tool bar, with the specified number of rows and columns.
HTMLEditor(int, int, boolean, ActionListener, ActionListener, ActionListener) - クラス のコンストラクタjp.kyasu.editor.HTMLEditor
Constructs a new html text area with tool bar, with the specified number of rows and columns.
htmlEditor - クラス の変数jp.kyasu.editor.HTMLEditorTarget
 
HTMLEditorTarget - jp.kyasu.editorのクラス
A HTMLEditorTarget object is a target into which the HTMLReader renders the HTML document.
HTMLEditorTarget(HTMLEditor) - クラス のコンストラクタjp.kyasu.editor.HTMLEditorTarget
Constructs a new HTMLEditorTarget with the specified HTMLEditor.
HTMLEvent - jp.kyasu.sgmlのクラス
The HTML event that is delivered from HTMLParser to SGMLParserListeners.
HTMLEvent(HTMLParser, int, Element, Hashtable) - クラス のコンストラクタjp.kyasu.sgml.HTMLEvent
Constructs a html event with the specified html parser (event source), id, element, and attributes.
HTMLEvent(HTMLParser, int, Element) - クラス のコンストラクタjp.kyasu.sgml.HTMLEvent
Constructs a html event with the specified html parser (event source), id, and element.
HTMLEvent(HTMLParser, int, String) - クラス のコンストラクタjp.kyasu.sgml.HTMLEvent
Constructs a html event with the specified html parser (event source), id, and cdata.
HTMLEvent(HTMLParser, int, String, boolean) - クラス のコンストラクタjp.kyasu.sgml.HTMLEvent
Constructs a html event with the specified html parser (event source), id, cdata, and the flag indicating nbsp (no break space).
HTMLEvent(HTMLParser, int) - クラス のコンストラクタjp.kyasu.sgml.HTMLEvent
Constructs a html event with the specified html parser (event source) and id.
HTMLParser - jp.kyasu.sgmlのクラス
A HTMLParser parses the HTML 3.2 document (<!
HTMLParser() - クラス のコンストラクタjp.kyasu.sgml.HTMLParser
Constructs a html parser with HTML 3.2 dtd.
HTMLParser(DTD) - クラス のコンストラクタjp.kyasu.sgml.HTMLParser
Constructs a html parser with the specified dtd.
HTMLReader - jp.kyasu.graphics.htmlのクラス
The HTMLReader class implements the reader that reads the HTML document ('text/html') and renders it into the HTMLText object or HTMLReaderTarget object.
HTMLReader(HTMLStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLReader
Constructs a html reader with the specified html style.
HTMLReader(HTMLStyle, ActionListener) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLReader
Constructs a html reader with the specified html style and action listener for the link (A).
HTMLReader.RenderingAction - jp.kyasu.graphics.htmlのインタフェース
The rendering action performed by the SGMLEvent.
HTMLReaderTarget - jp.kyasu.graphics.htmlのインタフェース
An interface for the target into which the html reader renders the HTML document.
htmlStyle - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The html style.
htmlStyle - クラス の変数jp.kyasu.graphics.html.HTMLReader
The html style.
HTMLStyle - jp.kyasu.graphics.htmlのクラス
The HTMLStyle class implements the style for the HTML document (HTMLText).
HTMLStyle() - クラス のコンストラクタjp.kyasu.graphics.html.HTMLStyle
Constructs a html style.
HTMLStyle(int) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLStyle
Constructs a html style with the specified base font size.
HTMLStyle(Font) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLStyle
Constructs a html style with the specified base font.
HTMLStyle(TextStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLStyle
Constructs a html style with the specified base text style.
HTMLStyle(TextStyle, ParagraphStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLStyle
Constructs a html style with the specified base text style and paragraph style.
htmlStyle - クラス の変数jp.kyasu.graphics.html.HTMLText
The html style.
htmlStyle - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The html style.
HTMLStyles - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
HTMLText - jp.kyasu.graphics.htmlのクラス
The HTMLText class implements the editable HTML document.
HTMLText(HTMLStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLText
Constrcuts a html document with the specified html style.
HTMLText(Text, HTMLStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLText
Constrcuts a html document with the specified text and html style.
HTMLText(RichText, HTMLStyle) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLText
Constrcuts a html document that has the same contents as the specified rich text with the specified html style.
htmlText - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The html text to be saved.
HTMLTextEditModel - jp.kyasu.awt.utilのクラス
The HTMLTextEditModel class is an implementation of the TextEditModel interface for the HTMLText.
HTMLTextEditModel(HTMLStyle) - クラス のコンストラクタjp.kyasu.awt.util.HTMLTextEditModel
Constructs an empty html text edit model with the specified html style.
HTMLTextEditModel(HTMLText) - クラス のコンストラクタjp.kyasu.awt.util.HTMLTextEditModel
Constructs a html text edit model with the specified html text.
HTMLWriter - jp.kyasu.graphics.htmlのクラス
The HTMLWriter class implements the writer that saves the HTMLText object as a HTML document ('text/html').
HTMLWriter(HTMLText) - クラス のコンストラクタjp.kyasu.graphics.html.HTMLWriter
Constructs a html writer with the specified html text.

I

I_AUTO_INDENT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
I_BOLD - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
I_INCREMENTAL_LOAD - クラス のstatic変数jp.kyasu.editor.TextEditor
 
I_ITALIC - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
I_LINK - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
I_OLIST - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
I_SHOW_MATCH - クラス のstatic変数jp.kyasu.editor.TextEditor
 
I_SOFT_TAB - クラス のstatic変数jp.kyasu.editor.TextEditor
 
I_SYNTAX_COLOR - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
I_ULIST - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
I_UNDERLINE - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
I_WORD_WRAP - クラス のstatic変数jp.kyasu.editor.TextEditor
 
ICELANDIC_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
id - クラス の変数jp.kyasu.awt.event.ListModelEvent
The id of the event.
id - クラス の変数jp.kyasu.awt.event.TextModelEvent
The id of the event.
id - クラス の変数jp.kyasu.sgml.SGMLEvent
The id of the event.
IGNORE - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition that shows the character encountered must be ignored.
image - クラス の変数jp.kyasu.graphics.VImage
The image.
imagedata - クラス の変数jp.kyasu.graphics.VImage
The byte data the image is created from.
IN_REQUEST_FOCUS - クラス のstatic変数jp.kyasu.awt.AWTResources
The state for the foucusing bug workaround.
INC_LINE_COUNT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
inclusions - クラス の変数jp.kyasu.sgml.Element
The names of the inclusions (elements) of the element.
inclusions - クラス の変数jp.kyasu.sgml.SGMLParser
The current parsing inclusions.
INCLUSIVE - クラス のstatic変数jp.kyasu.graphics.VCheckbox
The checkbox style constat for the inclusive style.
increase_indent() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Increases the selected paragraph indentation.
increase_indent() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Increases the selected paragraph indentation.
incrementalLoad - クラス の変数jp.kyasu.editor.TextEditor
 
indexOf(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified character.
indexOf(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified character, starting the search at the specified index.
indexOf(Text) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the substring in the specified text.
indexOf(Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the substring of the specified text, starting at the specified index.
indexOf(boolean, Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the substring of the specified text, starting at the specified index.
indexOf(String) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified substring.
indexOf(String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified substring, starting at the specified index.
indexOf(boolean, String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified substring, starting at the specified index.
indexOf(boolean, char[], int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified character array whose length is the specified length, starting at the specified index.
indexOf(Object) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified object, testing for equality using the equals method.
indexOf(Object, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified object, beginning the search at fromIndex, and testing for equality using the equals method.
indexOf(boolean) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified boolean value.
indexOf(boolean, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified boolean value, beginning the search at fromIndex.
indexOf(byte) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified byte value.
indexOf(byte, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified byte value, beginning the search at fromIndex.
indexOf(char) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified char value.
indexOf(char, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified char value, beginning the search at fromIndex.
indexOf(short) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified short value.
indexOf(short, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified short value, beginning the search at fromIndex.
indexOf(int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified int value.
indexOf(int, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified int value, beginning the search at fromIndex.
indexOf(long) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified long value.
indexOf(long, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified long value, beginning the search at fromIndex.
indexOf(float) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified float value.
indexOf(float, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified float value, beginning the search at fromIndex.
indexOf(double) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified double value.
indexOf(double, int) - クラス のメソッドjp.kyasu.util.VArray
Searches for the first occurence of the specified double value, beginning the search at fromIndex.
indexOfButton(Button[], Button) - クラス のメソッドjp.kyasu.awt.ToolBar
 
indexOfIgnoreCase(Text) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the substring in the specified text, ignoring case.
indexOfIgnoreCase(Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the substring of the specified text, starting at the specified index, ignoring case.
indexOfIgnoreCase(String) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified substring, ignoring case.
indexOfIgnoreCase(String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the first occurrence of the specified substring, starting at the specified index, ignoring case.
INFORM - クラス のstatic変数jp.kyasu.awt.Dialog
The inform message type.
inform(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Informs a user with a dialog.
inform(Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Informs a user with a dialog.
inform(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Informs a user with a dialog.
inform(Frame, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Informs a user with a dialog.
INFORM_ICON - クラス のstatic変数jp.kyasu.awt.Dialog
 
init(HTMLStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Initializes this html document with the specified html style.
initComponent(Component, ToolBar) - クラス のメソッドjp.kyasu.editor.TextEditor
 
initialDelay - クラス の変数jp.kyasu.awt.Timer
The initial delay in milliseconds.
initialize(TextListModel, int, Button[]) - クラス のメソッドjp.kyasu.awt.TableList
Initializes the table list with the specified model, number of visual lines, and column buttons.
initializePanel() - クラス のメソッドjp.kyasu.editor.ColorChooser
 
initializeSubMenus() - クラス のメソッドjp.kyasu.editor.CharSetMenu
 
initParagraphStyles() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Initializes the paragraph styles associated with the HTML tags; P, H1, H2, H3, H4, H5, H6, LI (LI-UL, LI-OL), DT, DD, ADDRESS and PRE.
initRenderingActions() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Initializes the rendering actions.
initStyles() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Initializes the text style modifiers and paragraph styles associated with the HTML tags.
initTextStyleModifiers() - クラス のメソッドjp.kyasu.graphics.html.HTMLStyle
Initializes the text style modifiers associated with the HTML tags; B, STRONG, I, CITE, DFN, EM, U, TT, CODE, KBD, SAMP, VAR, BIG and SMALL.
initToolBar() - クラス のメソッドjp.kyasu.awt.ToolBar
Initializes the tool bar.
inMultiLineComment - クラス の変数jp.kyasu.awt.util.LanguageTokenizer
True, if the parsing context is in the multiline comment.
inMultiLineConstant - クラス の変数jp.kyasu.awt.util.LanguageTokenizer
True, if the parsing context is in the multiline constant.
inPreFormatted - クラス の変数jp.kyasu.graphics.html.HTMLWriter
True if in the PRE.
inputMethodRequestsHandler - クラス の変数jp.kyasu.awt.text.TextEditView
 
inputMethodTextChanged(InputMethodEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the text entered through an input method has changed.
insert(String, int) - クラス のメソッドjp.kyasu.awt.Choice
Inserts the item into this choice at the specified position.
insert(Text, int) - クラス のメソッドjp.kyasu.awt.Choice
Inserts the text item into this choice at the specified position.
insert(String, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Inserts the specified string at the specified position in the view of this controller.
insert(Text, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Inserts the specified text at the specified position in the view of this controller.
insert(Text, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Inserts the specified text at the specified position in the view of this controller.
insert(String, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Inserts the specified string at the specified position in this text component.
insert(Text, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Inserts the specified text at the specified position in this text component.
insert(Text, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Inserts the specified text at the specified position in this text component.
insert(MenuItem, int) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Inserts a menu item into this menu at the specified position.
insert(int, String) - クラス のメソッドjp.kyasu.graphics.Text
Inserts the characters of the specified string to this text from the specified offset.
insert(int, Text) - クラス のメソッドjp.kyasu.graphics.Text
Inserts the components of the specified text to this text from the specified offset.
insert(int, RunArray) - クラス のメソッドjp.kyasu.util.RunArray
Inserts the components of the RunArray object to this array from the specified offset.
insert(int, VArray) - クラス のメソッドjp.kyasu.util.VArray
Inserts the components of the VArray object to this array from the specified offset.
insert(int, VArray, int, int) - クラス のメソッドjp.kyasu.util.VArray
Inserts the components of the VArray object to this array from the specified offset.
insert_anchor() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts an anchor.
insert_anchor(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts an anchor with the specified target string.
insert_anchor(ActionEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts an anchor with the specified target event into the selected text.
insert_character(char) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
If the cursor is inside the selection, deletes the entire selection.
insert_character(char) - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
insert_hr() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Inserts a horizontal line.
insert_image() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Inserts an image.
insert_link() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts a link into the selected text.
insert_link(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts a link with the specified url string into the selected text.
insert_link(ActionEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Inserts a link with the specified url event into the selected text.
insert_string(String) - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
insert_string(String) - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
insertSpace(int, int) - クラス のメソッドjp.kyasu.util.VArray
Inserts spaces to this array from the specified offset.
insertText(String, int) - クラス のメソッドjp.kyasu.awt.TextComponent
非推奨です。
As of JDK version 1.1, replaced by insert(String, int).
insertTextAttachmentAsLine(TextAttachment) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
insertTextAttachmentAsLine(TextAttachment) - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
insertVisualizable(Visualizable) - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
insets() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the insets of this component.
insets - クラス の変数jp.kyasu.awt.Panel
The insets of the panel.
insets - クラス の変数jp.kyasu.graphics.VButton
The insets of the button.
insets - クラス の変数jp.kyasu.graphics.VPaneBorder
The insets.
insets - クラス の変数jp.kyasu.graphics.VPlainBorder
The insets.
interrupted - クラス の変数jp.kyasu.graphics.html.HTMLReader
The flag indicating that the reader is interrupted.
interruptReading() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Interrupts the reading.
invalidate() - クラス のメソッドjp.kyasu.graphics.TextLayout
Invalidates the layout.
invalidateLines() - クラス のメソッドjp.kyasu.graphics.TextLines
Invalidate lines in this text lines.
IS_DIRECT_NOTIFICATION - クラス のstatic変数jp.kyasu.awt.AWTResources
If true, notifies listeners directly without using the event queue.
isActive() - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Checks if the button is active.
isActive() - クラス のメソッドjp.kyasu.graphics.VActiveButton
Checks if the button is active.
isAutoIndentEnabled() - クラス のメソッドjp.kyasu.awt.TextComponent
Checks if the auto indent is enabled.
isBlinking() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Tests if this caret is blinking.
isBold() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns true if the font is bold.
isButtonPressed() - クラス のメソッドjp.kyasu.awt.event.ListActionEvent
Returns true if the column button is pressed.
isCharWrap() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line wrapping style is the character line wrapping style.
isCharWrap() - クラス のメソッドjp.kyasu.graphics.TextLayout
Checks if the line wrapping is done at the character boundary.
isClickable() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Tests if this controller handles ClickableTextAction.
isClickable() - クラス のメソッドjp.kyasu.awt.TextComponent
Tests if this text component handles ClickableTextAction.
isClickable() - クラス のメソッドjp.kyasu.graphics.TextStyle
Checks if this style is clickable (this style has a clickable text action).
isClickToFocus() - クラス のメソッドjp.kyasu.awt.List
Tests if the list requests the focus when the mouse is clicked.
isClickToFocus() - クラス のメソッドjp.kyasu.awt.TableList
Tests if the list requests the focus when the mouse is clicked.
isClickToFocus() - クラス のメソッドjp.kyasu.awt.text.TextController
Tests if the controller requests the focus when the mouse is clicked.
isClickToFocus() - クラス のメソッドjp.kyasu.awt.TextComponent
Tests if the text component requests the focus when the mouse is clicked.
isCMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Checks if this tokenizer parses the C language.
isCMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Checks if this component colors the syntax of the C language.
isCMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Checks if this component colors the syntax of the C language.
isCPPMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Checks if this tokenizer parses the C++ language.
isCPPMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Checks if this component colors the syntax of the C++ language.
isCPPMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Checks if this component colors the syntax of the C++ language.
isDeselectionEnabled() - クラス のメソッドjp.kyasu.awt.List
Tests if the deselection is enabled when the selection mode is a single selection.
isDeselectionEnabled() - クラス のメソッドjp.kyasu.awt.TableList
Tests if the deselection is enabled when the selection mode is a single selection.
isDeselectionEnabled() - クラス のメソッドjp.kyasu.awt.text.TextListController
Tests if the deselection is enabled when the selection mode is a single selection.
isDigit(int) - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
isDirectNotification() - クラス のメソッドjp.kyasu.awt.Button
If true, notifies listeners directly without using the event queue.
isDirectNotification() - クラス のメソッドjp.kyasu.awt.KComponent
If true, notifies listeners directly without using the event queue.
isDirectNotification() - クラス のメソッドjp.kyasu.awt.KContainer
If true, notifies listeners directly without using the event queue.
isDoubleBuffered() - クラス のメソッドjp.kyasu.awt.KComponent
Checks if this component should use a buffer to paint.
isEditable() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Indicates whether or not the view of this controller is editable.
isEditable() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Tests if this view is editable.
isEditable() - クラス のメソッドjp.kyasu.awt.TextComponent
Indicates whether or not this text component is editable.
isEmpty() - クラス のメソッドjp.kyasu.graphics.Modifier
Tests if this modifier has no attributes.
isEmpty() - クラス のメソッドjp.kyasu.graphics.RichText
Tests if this rich text has no characters.
isEmpty() - クラス のメソッドjp.kyasu.graphics.Text
Tests if this text has no characters.
isEmpty() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Checks if this text buffer is currently empty.
isEmpty() - クラス のメソッドjp.kyasu.util.RunArray
Tests if this array has no components.
isEmpty() - クラス のメソッドjp.kyasu.util.VArray
Tests if this array has no components.
isEnabled() - クラス のメソッドjp.kyasu.graphics.VLabel
Checks if this label is enabled.
isFirstTokenish(int) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the specified character is valid for the head of the token.
isFocused() - クラス のメソッドjp.kyasu.graphics.VLabel
Checks if this label is focused.
isFocusEmphasizeEnabled() - クラス のメソッドjp.kyasu.awt.ButtonController
Returns true, if the button is emphasized when the keyboard focus has been gained; false otherwise.
isFocusTraversable() - クラス のメソッドjp.kyasu.awt.AbstractButton
Tests if the button can be traversed using Tab or Shift-Tab keyboard focus traversal.
isFocusTraversable() - クラス のメソッドjp.kyasu.awt.KComponent
Checks if the keyboard focus traversal is enabled.
isFocusTraversable() - クラス のメソッドjp.kyasu.awt.KContainer
Checks if the keyboard focus traversal is enabled.
isFocusTraversable() - クラス のメソッドjp.kyasu.awt.text.TextView
Tests if the view can be traversed using Tab or Shift-Tab keyboard focus traversal.
isFullLayout() - クラス のメソッドjp.kyasu.graphics.text.TextChange
Checks if the full layout is needed.
isFullRepaint() - クラス のメソッドjp.kyasu.graphics.text.TextLayoutChange
Checks if the full repainting is needed.
isIncrementalLoad() - クラス のメソッドjp.kyasu.editor.TextEditor
Checks if the loading is done incrementally.
isIndexSelected(int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Checks if the row at the specified index is selected.
isIndexSelected(int) - クラス のメソッドjp.kyasu.awt.List
Determines if the specified item in this scrolling list is selected.
isIndexSelected(int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Checks if the row at the specified index is selected.
isIndexSelected(int) - クラス のメソッドjp.kyasu.awt.TableList
Determines if the specified row in this scrolling list is selected.
isIndexSelected(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Checks if the row at the specified index is selected.
isIndexSelected(int, int[]) - クラス のメソッドjp.kyasu.graphics.TextList
Returns true if the index is included in the selected.
isInModalDialog() - クラス のメソッドjp.kyasu.awt.Choice
Returns true if this choice is in a modal dialog.
isItalic() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns true if the font is italic.
isJavaLineSeparator() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line end style is the java line end style.
isJavaLineSeparatorWithBreak() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line end style is the java line end style with line break.
isJavaMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Checks if this tokenizer parses the Java language.
isJavaMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Checks if this component colors the syntax of the Java language.
isJavaMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Checks if this component colors the syntax of the Java language.
isLetter(int) - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
isLetterOrDigit(int) - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
isLineHeightConstant() - クラス のメソッドjp.kyasu.graphics.TextLayout
Tests if the line height is constant.
isLineSelectionVisible() - クラス のメソッドjp.kyasu.awt.text.TextListView
Tests if the line selection is visible.
isListSeparator() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line end style is the list line end style.
isListStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
isLowerLetter(int) - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
isMouseFocus() - クラス のメソッドjp.kyasu.awt.List
Tests if the list requests the focus when the mouse enters the list.
isMouseFocus() - クラス のメソッドjp.kyasu.awt.TableList
Tests if the list requests the focus when the mouse enters the list.
isMouseFocus() - クラス のメソッドjp.kyasu.awt.text.TextController
Tests if the controller requests the focus when the mouse enters the view.
isMouseFocus() - クラス のメソッドjp.kyasu.awt.TextComponent
Tests if the text component requests the focus when the mouse enters the component.
isMovingSelectionEnabled() - クラス のメソッドjp.kyasu.awt.text.TextListController
Tests if the selection follows the mouse.
isMultipleMode() - クラス のメソッドjp.kyasu.awt.List
Determines whether this list allows multiple selections.
isMultipleMode() - クラス のメソッドjp.kyasu.awt.TableList
Determines whether this list allows multiple selections.
isMultipleMode() - クラス のメソッドjp.kyasu.awt.text.TextListController
Checks if this controller allows multiple selections.
isNbsp() - クラス のメソッドjp.kyasu.sgml.HTMLEvent
Checks if the cdata is a nbsp (non break space).
isNoLayout() - クラス のメソッドjp.kyasu.graphics.text.TextChange
Checks if no layout is needed.
isNoRepaint() - クラス のメソッドjp.kyasu.graphics.text.TextLayoutChange
Checks if no repainting is needed.
isNoWrap() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line wrapping style is the no line wrapping style.
isNoWrap() - クラス のメソッドjp.kyasu.graphics.TextLayout
Checks if the line wrapping is done at the line separator.
isObjectType(Class) - クラス のメソッドjp.kyasu.util.VArray
Returns true if the specified component type is not a primitive type.
isParagraphMark - クラス の変数jp.kyasu.graphics.text.TextLineInfo
True when this line is end of a paragraph.
isParagraphMark(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Checks if the encoded beginning index of the line is marked as a paragraph end.
isParagraphMarkAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Checks if the line at the specified index is a paragraph end.
isPartialLayout() - クラス のメソッドjp.kyasu.graphics.text.TextChange
Checks if the partial layout is needed.
isPartialRepaint() - クラス のメソッドjp.kyasu.graphics.text.TextLayoutChange
Checks if the partial repainting is needed.
isPlain() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns true if the font is plain.
isPopupWindowShowing() - クラス のメソッドjp.kyasu.awt.Choice
Checks if the popup window is showing.
isPrintableCharacter(char) - クラス のstaticメソッドjp.kyasu.awt.text.KeyBinding
Tests if the specified character is printable.
isRaised() - クラス のメソッドjp.kyasu.graphics.V3DBorder
Checks whether this 3-D border appears to be raised or sunk.
isResizable() - クラス のメソッドjp.kyasu.graphics.html.VAnchor
Checks the anchor is resizable or not.
isResizable() - クラス のメソッドjp.kyasu.graphics.TextLayout
Checks if the layout is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VClipWrapper
Checks if the clipping rectangle is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VImage
Checks if the visual image is resizable.
isResizable() - インタフェース のメソッドjp.kyasu.graphics.Visualizable
Checks if the visual object is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VObject
Checks if the visual object is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VRichText
Checks if the visual rich text is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VText
Checks if the visual text is resizable.
isResizable() - クラス のメソッドjp.kyasu.graphics.VWrapper
Checks if the visual object is resizable.
isRunning - クラス の変数jp.kyasu.awt.Timer
True if the timer is running.
isRunning() - クラス のメソッドjp.kyasu.awt.Timer
Returns true if the timer is running.
isSelected(int) - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by isIndexSelected(int).
isSelectionVisible() - クラス のメソッドjp.kyasu.awt.text.TextView
Tests if the selection is visible.
isSelectionVisibleAtFocus() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Tests if the selection becomes visible when the view is focused.
isSelectionVisibleAtFocus() - クラス のメソッドjp.kyasu.awt.text.TextController
Tests if the selection becomes visible when the view is focused.
isShowMatchEnabled() - クラス のメソッドjp.kyasu.awt.TextComponent
Checks if the show match is enabled.
isSoftTab() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Checks if this controller allows soft tab.
isSoftTab() - クラス のメソッドjp.kyasu.awt.TextComponent
Checks if this text component allows soft tab.
isSyntaxColoringEnabled() - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Tests if the syntax coloring is enabled.
isSyntaxColoringEnabled() - クラス のメソッドjp.kyasu.editor.CodeEditor
Tests if the syntax coloring is enabled.
isTable - クラス の変数jp.kyasu.awt.DefaultTextListModel
True if the model is used in table.
isTextChanged() - クラス のメソッドjp.kyasu.editor.TextEditor
Checks if the text is changed.
isTokenish(int) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the specified character is valid for the token.
isUnderline() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Checks if this extended font is underlined.
isValid() - クラス のメソッドjp.kyasu.graphics.TextLines
Checks if the text lines has a valid layout.
isValidDTD() - クラス のメソッドjp.kyasu.sgml.DTD
Checks if this DTD is valid.
isValidElement(Element) - クラス のメソッドjp.kyasu.sgml.DTD
 
isVariableLineHeight() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line height of the rich text is variable.
isVariableWidth() - クラス のメソッドjp.kyasu.graphics.TextAttachment
Checks if the width of the text attachment is variable.
isWhitespace(char) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Checks if the specified character is white space of the HTML.
isWhitespace(char) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the specified character is ISO-LATIN-1 white space.
isWordWrap() - クラス のメソッドjp.kyasu.editor.TextEditor
Checks if this editor wraps the line at word boundary.
isWordWrap() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if the line wrapping style is the word line wrapping style.
isWordWrap() - クラス のメソッドjp.kyasu.graphics.TextLayout
Checks if the line wrapping is done at the word boundary.
ITALIC - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "italic".
italicButton - クラス の変数jp.kyasu.editor.RichTextEditor
 
item - クラス の変数jp.kyasu.awt.event.ListActionEvent
The item of the list.
itemCountChanged - クラス の変数jp.kyasu.awt.event.ListModelEvent
The item count changed.
itemListener - クラス の変数jp.kyasu.awt.List
 
itemListener - クラス の変数jp.kyasu.awt.TableList
 
itemListener - クラス の変数jp.kyasu.awt.text.TextListController
 
itemListener - クラス の変数jp.kyasu.awt.ToggleButton
 
itemListener - クラス の変数jp.kyasu.editor.ColorChooser
The item listener.
itemListenerK - クラス のstatic変数jp.kyasu.awt.List
Internal constant for serialization
itemListenerK - クラス のstatic変数jp.kyasu.awt.TableList
Internal constant for serialization
itemListenerK - クラス のstatic変数jp.kyasu.awt.text.TextListController
Internal constant for serialization
itemListenerK - クラス のstatic変数jp.kyasu.awt.ToggleButton
Internal constant for serialization
itemListenerK - クラス のstatic変数jp.kyasu.editor.ColorChooser
Internal constant for serialization
items - クラス の変数jp.kyasu.awt.event.ListItemEvent
The indices of items being selected/deselected.
itemStateChanged(boolean) - クラス のメソッドjp.kyasu.awt.AbstractButton
Invoked when the button has been toggled by the controller.
itemStateChanged(boolean) - クラス のメソッドjp.kyasu.awt.Button
Invoked when the button has been toggled by the controller.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.awt.Choice
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.awt.List
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.awt.TableList
Invoked when an item's state has been changed.
itemStateChanged(boolean) - クラス のメソッドjp.kyasu.awt.ToggleButton
Invoked when the button has been toggled by the controller.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.editor.CodeEditor
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Invoked when an item's state has been changed.
itemStateChanged(ItemEvent) - クラス のメソッドjp.kyasu.editor.TextEditor
Invoked when an item's state has been changed.

J

JAPANESE_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
JAVA_BREAK_STOPS - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop conditions for the first 256 characters.
JAVA_LANG - クラス のstatic変数jp.kyasu.awt.util.JavaSyntaxColoringModel
The syntax coloring of the Java language.
JAVA_LINE_SEPARATOR - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the java line end style.
JAVA_LINE_SEPARATOR_WITH_BREAK - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the java line end style with line break.
JAVA_STOPS - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop conditions for the first 256 characters.
JavaKeywords - クラス のstatic変数jp.kyasu.awt.util.CLikeLanguageTokenizer
The keywords of the Java language.
JavaSuffixes - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
JavaSyntaxColoringModel - jp.kyasu.awt.utilのクラス
The JavaSyntaxColoringModel class implements the TextEditModel interface.
JavaSyntaxColoringModel() - クラス のコンストラクタjp.kyasu.awt.util.JavaSyntaxColoringModel
Constructs an empty model.
JavaSyntaxColoringModel(String) - クラス のコンストラクタjp.kyasu.awt.util.JavaSyntaxColoringModel
Constructs a model with the specified string.
jp.kyasu.awt - パッケージ jp.kyasu.awt
 
jp.kyasu.awt.event - パッケージ jp.kyasu.awt.event
 
jp.kyasu.awt.text - パッケージ jp.kyasu.awt.text
 
jp.kyasu.awt.util - パッケージ jp.kyasu.awt.util
 
jp.kyasu.editor - パッケージ jp.kyasu.editor
 
jp.kyasu.graphics - パッケージ jp.kyasu.graphics
 
jp.kyasu.graphics.html - パッケージ jp.kyasu.graphics.html
 
jp.kyasu.graphics.text - パッケージ jp.kyasu.graphics.text
 
jp.kyasu.sgml - パッケージ jp.kyasu.sgml
 
jp.kyasu.util - パッケージ jp.kyasu.util
 

K

KComponent - jp.kyasu.awtのクラス
A KComponent is an object having a graphical representation that can be displayed on the screen and that can interact with the user.
KComponent() - クラス のコンストラクタjp.kyasu.awt.KComponent
 
KContainer - jp.kyasu.awtのクラス
A KContainer object is a component that can contain other components.
KContainer() - クラス のコンストラクタjp.kyasu.awt.KContainer
 
KEY_SHIFT - クラス のstatic変数jp.kyasu.awt.text.Keymap
 
KeyAction - jp.kyasu.awt.textのインタフェース
The interface for objects which perform an action when a key is typed.
keyBinding - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
KeyBinding - jp.kyasu.awt.textのクラス
The KeyBinding object maps key characters or codes to KeyAction object according to the Keymap object.
KeyBinding() - クラス のコンストラクタjp.kyasu.awt.text.KeyBinding
Constructs an empty key binding.
KeyBinding(Keymap) - クラス のコンストラクタjp.kyasu.awt.text.KeyBinding
Constructs a key binding with the specified keymap.
keyCharBindings - クラス の変数jp.kyasu.awt.text.KeyBinding
 
keyCharMap - クラス の変数jp.kyasu.awt.text.Keymap
 
keyCodeBindings - クラス の変数jp.kyasu.awt.text.KeyBinding
 
keyCodeMap - クラス の変数jp.kyasu.awt.text.Keymap
 
keymap - クラス の変数jp.kyasu.awt.text.KeyBinding
 
Keymap - jp.kyasu.awt.textのクラス
The Keymap object maps key characters or codes to action names of the KeyAction object.
Keymap() - クラス のコンストラクタjp.kyasu.awt.text.Keymap
Constructs an empty keymap.
Keymap(String) - クラス のコンストラクタjp.kyasu.awt.text.Keymap
Constructs an empty keymap with the default action name.
Keymap(String[]) - クラス のコンストラクタjp.kyasu.awt.text.Keymap
Constructs an empty keymap with the default action names.
keyPressed(KeyEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when a key has been pressed.
keyPressed(KeyEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
keyPressed(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when a key has been pressed.
keyPressed(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when a key has been pressed.
keyPressed(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when a key has been pressed.
keyReleased(KeyEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when a key has been released.
keyReleased(KeyEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
keyReleased(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when a key has been released.
keyTyped(KeyEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when a key has been typed.
keyTyped(KeyEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
keyTyped(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when a key has been typed.
keyTyped(KeyEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when a key has been typed.
KEYWORD - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a keyword token has been read.
KEYWORD_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The keyword style name.
keywordBegin - クラス の変数jp.kyasu.awt.util.CLikeLanguageTokenizer
 
keywordBegin - クラス の変数jp.kyasu.awt.util.SmalltalkTokenizer
 
keywordEnd - クラス の変数jp.kyasu.awt.util.CLikeLanguageTokenizer
 
keywordEnd - クラス の変数jp.kyasu.awt.util.SmalltalkTokenizer
 
keywords - クラス の変数jp.kyasu.awt.util.CLikeLanguageTokenizer
 
Keywords - クラス のstatic変数jp.kyasu.awt.util.SmalltalkTokenizer
The keywords of the Smalltalk languages.
keywordStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
KFC_Copyright - クラス のstatic変数jp.kyasu.awt.Dialog
 
KFC_Permission - クラス のstatic変数jp.kyasu.awt.Dialog
 
kill_next_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
kill_next_character() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
kill_next_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
kill_next_word() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
kill_previous_character() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
kill_previous_character() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
kill_previous_word() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
kill_previous_word() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
kill_selection() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Kills the currently selected text and stores the text in the cut buffer.
kill_selection() - クラス のメソッドjp.kyasu.awt.TextComponent
Kills the currently selected text and stores the text in the cut buffer.
kill_to_end_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Kills the characters following the insertion cursor to the next end of line character and stores the characters in the cut buffer.
kill_to_end_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Kills the characters following the insertion cursor to the next end of line character and stores the characters in the cut buffer.
kill_to_start_of_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Kills the characters preceding the insertion cursor to the next beginning of line character and stores the characters in the cut buffer.
kill_to_start_of_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Kills the characters preceding the insertion cursor to the next beginning of line character and stores the characters in the cut buffer.
KOREAN_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 

L

L_ALIGN - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
L_CLOSE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_CLOSE_CONFIRM - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_COPY - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the copy operation.
L_CUT - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the cut operation.
L_EDIT - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the edit menu.
L_EDIT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_EXIT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_EXIT_CONFIRM - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FILE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FIND - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the find operation.
L_FIXED - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_FONT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FONT_COLOR - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FONT_NAME - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FONT_SIZE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FONT_STYLE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_FORMAT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
L_HELP - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_INSERT - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
L_KFC_ADDRESS - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_KFC_ADDRESS2 - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_KFC_AUTHOR - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_KFC_URL - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_L_STYLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_LANG_MODE - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
L_LIST - クラス のstatic変数jp.kyasu.editor.RichTextEditor
 
L_M_STYLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_NEW_WIN - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_OPEN_CONFIRM - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_PARA_STYLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_PASTE - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the paste operation.
L_PRINT - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the print operation.
L_READ_ENCODING - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_S_STYLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_UNDO - クラス のstatic変数jp.kyasu.awt.text.TextController
The label name for the undo operation.
L_VARIABLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_VERSION - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_VIEW - クラス のstatic変数jp.kyasu.editor.TextEditor
 
L_VL_STYLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
L_WRITE_ENCODING - クラス のstatic変数jp.kyasu.editor.TextEditor
 
Label - jp.kyasu.awtのクラス
A Label object is a component for placing text in a container.
Label() - クラス のコンストラクタjp.kyasu.awt.Label
Constructs an empty label.
Label(String) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified string, left justified.
Label(String, int) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label that presents the specified string with the specified alignment.
Label(Text) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified text, left justified.
Label(Text, int) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label that presents the specified string with the specified alignment.
Label(Visualizable) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified visual object, left justified.
Label(Visualizable, int) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified visual object with the specified alignment.
Label(VLabel) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified visual label, left justified.
Label(VLabel, int) - クラス のコンストラクタjp.kyasu.awt.Label
Constructs a new label with the specified visual label with the specified alignment.
label - クラス の変数jp.kyasu.awt.Label
The visual label of this label.
language - クラス の変数jp.kyasu.awt.util.JavaSyntaxColoringModel
the syntax coloring language.
LanguageTokenizer - jp.kyasu.awt.utilのクラス
The LangTokenizer class is an abstract base class for all objects that parse a text into "tokens".
LanguageTokenizer(Text, int, int) - クラス のコンストラクタjp.kyasu.awt.util.LanguageTokenizer
Construct a LanguageTokenizer with the specified text and range.
LanguageTokenizerFactory - jp.kyasu.awt.utilのインタフェース
The LanguageTokenizerFactory defines a factory for LanguageTokenizer.
last() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Set the position to getEndIndex() and return the character at that position.
lastChar - クラス の変数jp.kyasu.sgml.SGMLParser
The last char parsed.
lastCondition - クラス の変数jp.kyasu.graphics.TextScanner
The last stop condition scanned.
lastIndex - クラス の変数jp.kyasu.graphics.TextScanner
The last index scanned.
lastIndexOf(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified character.
lastIndexOf(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(Text) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the rightmost occurrence of the substring in the specified text.
lastIndexOf(Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the substring in the specified text.
lastIndexOf(boolean, Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the substring in the specified text.
lastIndexOf(String) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified substring.
lastIndexOf(boolean, String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified substring.
lastIndexOf(boolean, char[], int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified character array whose length is the specified length.
lastIndexOf(Object) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified object, testing for equality using the equals method.
lastIndexOf(Object, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified object, beginning the search at fromIndex, and testing for equality using the equals method.
lastIndexOf(boolean) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified boolean value.
lastIndexOf(boolean, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified boolean value, beginning the search at fromIndex.
lastIndexOf(byte) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified byte value.
lastIndexOf(byte, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified byte value, beginning the search at fromIndex.
lastIndexOf(char) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified char value.
lastIndexOf(char, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified char value, beginning the search at fromIndex.
lastIndexOf(short) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified short value.
lastIndexOf(short, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified short value, beginning the search at fromIndex.
lastIndexOf(int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified int value.
lastIndexOf(int, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified int value, beginning the search at fromIndex.
lastIndexOf(long) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified long value.
lastIndexOf(long, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified long value, beginning the search at fromIndex.
lastIndexOf(float) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified float value.
lastIndexOf(float, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified float value, beginning the search at fromIndex.
lastIndexOf(double) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified double value.
lastIndexOf(double, int) - クラス のメソッドjp.kyasu.util.VArray
Searches backwards for the last occurence of the specified double value, beginning the search at fromIndex.
lastIndexOfIgnoreCase(Text) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the rightmost occurrence of the substring in the specified text, ignoring case.
lastIndexOfIgnoreCase(Text, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the substring in the specified text, ignoring case.
lastIndexOfIgnoreCase(String) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the rightmost occurrence of the specified substring, ignoring case.
lastIndexOfIgnoreCase(String, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns the index within this text of the last occurrence of the specified substring, ignoring case.
lastParagraphStyle - クラス の変数jp.kyasu.editor.HTMLEditorTarget
 
lastPressedPoint - クラス の変数jp.kyasu.awt.Scrollbar
 
lastPressedType - クラス の変数jp.kyasu.awt.Scrollbar
 
lastPressedValue - クラス の変数jp.kyasu.awt.Scrollbar
 
lastShiftSelectedIndex - クラス の変数jp.kyasu.awt.text.TextListController
 
lastStyle - クラス の変数jp.kyasu.graphics.TextBuffer
The current text style.
lastUndo - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
layout() - クラス のメソッドjp.kyasu.awt.KComponent
Lays out this component.
layout() - クラス のメソッドjp.kyasu.awt.KContainer
Lays out this component.
layout - クラス の変数jp.kyasu.awt.text.TextView
 
layout - クラス の変数jp.kyasu.graphics.VRichText
The layout for the rich text.
layoutBegin - クラス の変数jp.kyasu.graphics.text.TextChange
The beginning index of the text to be laid out, inclusive.
layoutChanged() - クラス のメソッドjp.kyasu.awt.SplitPanel
Informs that the layout is changed.
layoutEnd - クラス の変数jp.kyasu.graphics.text.TextChange
The ending index of the text to be laid out, exclusive.
layoutHeight - クラス の変数jp.kyasu.graphics.TextLines
The layout height.
layoutResized(int, int) - クラス のメソッドjp.kyasu.awt.text.TextView
Informs scroll listeners that the text layout of this view is resized.
layoutWidth - クラス の変数jp.kyasu.graphics.TextLayout
The layout width.
layoutWidth - クラス の変数jp.kyasu.graphics.VRichText
The width of the layout.
LEFT - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be left justified.
LEFT - クラス のstatic変数jp.kyasu.graphics.ParagraphStyle
The constant for the left alignment (justification).
LEFT - クラス のstatic変数jp.kyasu.graphics.VArrow
The arrow direction constat for the left direction.
LEFT_INDENT - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "left indent".
LEFT_INDENT_DIFF - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "left indent".
leftButton - クラス の変数jp.kyasu.awt.Scrollbar
 
leftIndent - クラス の変数jp.kyasu.graphics.ParagraphStyle
The left indentation.
leftMargin - クラス の変数jp.kyasu.graphics.TextScanner
The left margin for scanning.
length() - クラス のメソッドjp.kyasu.graphics.RichText
Returns the length of this rich text.
length() - クラス のメソッドjp.kyasu.graphics.Text
Returns the length of this text.
length() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Returns the current length of this text buffer.
length() - クラス のメソッドjp.kyasu.util.RunArray
Returns the length of this array, i.e., the number of components in this array.
length() - クラス のメソッドjp.kyasu.util.VArray
Returns the length of this array, i.e., the number of components in this array.
lengthChanged - クラス の変数jp.kyasu.graphics.text.TextChange
The length changed.
LF - クラス のstatic変数jp.kyasu.sgml.SGMLParser
 
limitSize - クラス の変数jp.kyasu.awt.util.LimitTextEditModel
 
LimitTextEditModel - jp.kyasu.awt.utilのクラス
The LimitTextEditModel class implements the TextEditModel interface.
LimitTextEditModel(RichText, int) - クラス のコンストラクタjp.kyasu.awt.util.LimitTextEditModel
Constructs a model with the specified rich text and limit length of the text.
LINE_BREAK - クラス のstatic変数jp.kyasu.graphics.html.HTMLReader
The constant for the line break character.
LINE_BREAK - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the character encountered is a line break.
LINE_BREAK_CHAR - クラス のstatic変数jp.kyasu.graphics.Text
The line break that breaks the line but not separate the paragraph.
LINE_BREAK_STRING - クラス のstatic変数jp.kyasu.graphics.html.HTMLReader
The constant for the line break string.
LINE_SEPARATOR - クラス のstatic変数jp.kyasu.graphics.html.HTMLReader
The constant for the line separator character.
LINE_SEPARATOR - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the character encountered is a line separator.
LINE_SEPARATOR_CHAR - クラス のstatic変数jp.kyasu.graphics.Text
The line (paragraph) separator that breaks the line and separates the paragraph.
LINE_SEPARATOR_STRING - クラス のstatic変数jp.kyasu.graphics.html.HTMLReader
The constant for the line separator string.
LINE_SPACE - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "line space".
LINE_SPACE_DIFF - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "line space".
lineBegin - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The beginning text index of this line, inclusive.
lineBegin - クラス の変数jp.kyasu.graphics.TextScanner
The beginning index of a line (inclusive).
lineBegins - クラス の変数jp.kyasu.graphics.TextLines
The array for the beginning index of the line.
lineEnd - クラス の変数jp.kyasu.graphics.RichTextStyle
The line end style.
lineEnd - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The ending text index of this line, exclusive.
lineEnd - クラス の変数jp.kyasu.graphics.TextScanner
The ending index of a line (exclusive).
lineHeight - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The height of this line.
lineHeight - クラス の変数jp.kyasu.graphics.TextLines
The height of all lines.
lineHeight - クラス の変数jp.kyasu.graphics.TextScanner
The height of a line.
lineHeight - クラス の変数jp.kyasu.graphics.VText
The height of the text.
lineHeightConstant - クラス の変数jp.kyasu.graphics.TextLayout
The line height is constant or not when the rtStyle.variableLineHeight is false.
lineIndex - クラス の変数jp.kyasu.graphics.text.TextPositionInfo
The index of line at this position.
linePositionAt(Point, int, int, int, int, int, int[]) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Computes the positin of the character in the text.
linePositionAt(int, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Computes the positin of the character in the text.
linePositionAt(Point, TextLineInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextScanner
Computes the positin of the character in the text.
linePositionAt(Point, int, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Computes the positin of the character in the text.
linePositionAt(Point, int, int, int, int, int, int[]) - クラス のメソッドjp.kyasu.graphics.TextScanner
Computes the positin of the character in the text.
lineSelectionVisible - クラス の変数jp.kyasu.awt.text.TextListView
 
lineSkip - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The skip space of this line, that is, the line height plus an optional space after line and an optional space after paragraph (lineHeight + lineSpace + paragraphSpace).
lineSpace - クラス の変数jp.kyasu.graphics.ParagraphStyle
The line space.
lineTops - クラス の変数jp.kyasu.graphics.TextLines
The array for the top position of the line.
lineWrap - クラス の変数jp.kyasu.awt.text.TextView
 
lineWrap - クラス の変数jp.kyasu.graphics.RichTextStyle
The line wrapping style.
lineWrap - クラス の変数jp.kyasu.graphics.TextLayout
The line wrapping style.
lineWrap - クラス の変数jp.kyasu.graphics.TextScanner
The line wrapping style.
linkActionListener - クラス の変数jp.kyasu.editor.HTMLEditor
 
linkActionListener - クラス の変数jp.kyasu.graphics.html.HTMLReader
The action listener for the link (A).
linkButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
linkColor - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The link color.
linkColor - クラス の変数jp.kyasu.graphics.html.HTMLReader
The link color defined by the BODY tag.
linkColor - クラス の変数jp.kyasu.graphics.html.HTMLText
The link color of the html document.
linkModifier - クラス の変数jp.kyasu.graphics.html.HTMLReader
The text style modifier for the A tag.
List - jp.kyasu.awtのクラス
The List component presents the user with a scrolling list of text items.
List() - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list.
List(int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list initialized with the specified number of visible lines.
List(int, boolean) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list initialized to display the specified number of rows.
List(int, boolean, int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list initialized to display the specified number of rows, multipleMode, and scroll bar visibility..
List(RichTextStyle, int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified style and number of rows.
List(RichTextStyle, int, boolean) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified style, number of rows, and multipleMode.
List(RichTextStyle, int, boolean, int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified style, number of rows, multipleMode, and scroll bar visibility.
List(TextListModel, int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified model and number of rows.
List(TextListModel, int, boolean) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified model, number of rows, and multipleMode.
List(TextListModel, int, boolean, int) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified model, number of rows, multipleMode, and scroll bar visibility.
List(TextListModel, int, boolean, int, VBorder) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified model, number of rows, multipleMode, scroll bar visibility, and border visual.
List(TextListModel) - クラス のコンストラクタjp.kyasu.awt.List
Creates a new scrolling list with the specified model.
LIST_COL_SEPARATOR_CHAR - クラス のstatic変数jp.kyasu.graphics.Text
The list column separator that separates the list column.
LIST_COLUMN - クラス のstatic変数jp.kyasu.graphics.TextListScanner
The stop condition constant that shows the character encountered is a list tab.
LIST_COLUMN_STOPS - クラス のstatic変数jp.kyasu.graphics.TextListScanner
The stop conditions for the first 256 characters.
LIST_HEADING - クラス のstatic変数jp.kyasu.editor.DocumentEditor
The heading visual object for the list.
LIST_HEADING_SPACE - クラス のstatic変数jp.kyasu.editor.DocumentEditor
The heading space for the list.
LIST_HEADING_SPACE - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The heading space for the UL and OL.
LIST_INDENT - クラス のstatic変数jp.kyasu.editor.DocumentEditor
The indentation of the list.
LIST_INDENT - クラス のstatic変数jp.kyasu.graphics.html.HTMLStyle
The indentation of the UL, OL and DL.
LIST_MODEL_FIRST - クラス のstatic変数jp.kyasu.awt.event.ListModelEvent
Marks the first integer id for the range of list model event ids.
LIST_MODEL_LAST - クラス のstatic変数jp.kyasu.awt.event.ListModelEvent
Marks the last integer id for the range of list model event ids.
LIST_MODEL_REPLACED - クラス のstatic変数jp.kyasu.awt.event.ListModelEvent
The list model is replaced.
LIST_MODEL_SELECTION_CHANGED - クラス のstatic変数jp.kyasu.awt.event.ListModelEvent
The selection of the list model is changed.
LIST_SEPARATOR - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the list line end style.
LIST_SEPARATOR_CHAR - クラス のstatic変数jp.kyasu.graphics.Text
The list separator that separates the list item.
LIST_STOPS - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop conditions for the first 256 characters.
ListActionEvent - jp.kyasu.awt.eventのクラス
The List actin event that is originated from a List.
ListActionEvent(Object, String, Object, int, int) - クラス のコンストラクタjp.kyasu.awt.event.ListActionEvent
Constructs a ListActionEvent object with the specified source, command string, item, row index, and column index.
ListActionEvent(Object, String, Object, int, int, boolean) - クラス のコンストラクタjp.kyasu.awt.event.ListActionEvent
Constructs a ListActionEvent object with the specified source, command string, item, row index, column index, and the boolean that indicates the column button is pressed.
ListActionEvent(Object, int, String, Object, int, int, boolean) - クラス のコンストラクタjp.kyasu.awt.event.ListActionEvent
Constructs a ListActionEvent object with the specified source, id, command string, item, row index, column index, and the boolean that indicates the column button is pressed.
listButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
listController - クラス の変数jp.kyasu.awt.List
 
listController - クラス の変数jp.kyasu.awt.TableList
 
listeners - クラス の変数jp.kyasu.sgml.SGMLParser
The listeners of the parser.
ListenerSerializer - jp.kyasu.awtのクラス
The ListenerSerializer serializes the event listener.
ListItemEvent - jp.kyasu.awt.eventのクラス
The List item event that is originated from a List.
ListItemEvent(ItemSelectable, int, int, int, int) - クラス のコンストラクタjp.kyasu.awt.event.ListItemEvent
Constructs a ListItemEvent object with the specified ItemSelectable source, id, item select state, row index, and column index.
ListItemEvent(ItemSelectable, int, Object, int, int[], int) - クラス のコンストラクタjp.kyasu.awt.event.ListItemEvent
Constructs a ListItemEvent object with the specified ItemSelectable source, id, item, item select state, indices of items, and column index.
listModel - クラス の変数jp.kyasu.awt.List
 
ListModel - jp.kyasu.awtのインタフェース
The model interface for an object that acts as a list model.
listModel - クラス の変数jp.kyasu.awt.TableList
 
listModelChanged(ListModelEvent) - インタフェース のメソッドjp.kyasu.awt.event.ListModelListener
Invoked when the list model has been changed.
listModelChanged(ListModelEvent) - クラス のメソッドjp.kyasu.awt.text.TextListView
Invoked when the list model has been changed.
ListModelEvent - jp.kyasu.awt.eventのクラス
The ListModel event that is originated from a ListModel to ListModelListeners.
ListModelEvent(ListModel, int, int[], int[]) - クラス のコンストラクタjp.kyasu.awt.event.ListModelEvent
Constructs a list model event with the specified list model (event source), id, the selected indices, and the deselected indices.
ListModelEvent(ListModel, int, int, int, int) - クラス のコンストラクタjp.kyasu.awt.event.ListModelEvent
Constructs a list model event with the specified list model (event source), id, range to be replaced, and item count changed.
ListModelListener - jp.kyasu.awt.eventのインタフェース
The listener interface for receiving list model events.
listModelListeners - クラス の変数jp.kyasu.awt.DefaultTextListModel
The list model listeners of the text list model.
listStack - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The stack for the list (UL, OL and DL) level.
listView - クラス の変数jp.kyasu.awt.List
 
listView - クラス の変数jp.kyasu.awt.TableList
 
load(URL, boolean) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
load(URLConnection, boolean) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
load(BufferedReader) - クラス のメソッドjp.kyasu.editor.TextEditor
Loads the contents of the specified reader incrementally into this component
loadAsObject(InputStream) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Loads the contents of the specified stream as object into this component.
loadError(URLConnection, String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
loadHistory(URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
loadHTML(URLConnection, URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
loadImage(URLConnection, URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
loadImage(Image) - クラス のメソッドjp.kyasu.graphics.VImage
Loads the image and sets the width and height of this visual image.
loadImage(Image, boolean) - クラス のメソッドjp.kyasu.graphics.VImage
Loads the image and sets the width and height of this visual image.
loadInputStream - クラス の変数jp.kyasu.editor.HTMLEditor
 
loadText(URLConnection) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
locale - クラス の変数jp.kyasu.graphics.TextLayout
The locale for the layout.
locale - クラス の変数jp.kyasu.graphics.TextScanner
The locale of the text that is used for word breaking.
location() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the location of this component.
location() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the location of this component.
lostClipboardOwnership - クラス の変数jp.kyasu.awt.text.TextController
 
lostOwnership(Clipboard, Transferable) - クラス のメソッドjp.kyasu.awt.text.TextController
Notifies this object that it is no longer the owner of the contents of the clipboard.

M

main(String[]) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.awt.ToolBar
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.CharSetMenu
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.CodeEditor
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.ColorButton
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.ColorChoice
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.DocumentEditor
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.HTMLEditor
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.SelectionMenu
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.editor.TextEditor
Executes the examples.
main(String[]) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
Converts the HTML document into the ESIS format.
make_font_bold(boolean) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes or clears the selected text bold.
make_font_bold() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes the selected text bold.
make_font_italic(boolean) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes or clears the selected text italic.
make_font_italic() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes the selected text italic.
make_font_large() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Makes the selected text large.
make_font_large() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Makes the selected text large.
make_font_large() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes the selected text large.
make_font_small() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Makes the selected text small.
make_font_small() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Makes the selected text small.
make_font_small() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes the selected text small.
make_font_underlined(boolean) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes or clears the selected text underlined.
make_font_underlined() - クラス のメソッドjp.kyasu.editor.RichTextEditor
Makes or clears the selected text underlined.
make_list() - クラス のメソッドjp.kyasu.editor.DocumentEditor
Makes the selected paragraph as a list.
make_list() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Makes the selected paragraph as a list.
make_ordered_list() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Makes the selected paragraph as an ordered list.
makeColorButton(Color) - クラス のメソッドjp.kyasu.editor.ColorChooser
 
makeDisabledLabel(Component) - クラス のメソッドjp.kyasu.graphics.VLabel
Makes the visual presentation used when the label is disabled.
makeHorizontalButtons(Dimension) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
makeVerticalButtons(Dimension) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
makeVisible(int) - クラス のメソッドjp.kyasu.awt.List
Makes the item at the specified index visible.
makeVisible(int) - クラス のメソッドjp.kyasu.awt.TableList
Makes the row at the specified index visible.
makeVisible(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Makes the row at the specified index visible.
marker - クラス の変数jp.kyasu.awt.Scrollbar
 
MARKER_COLOR - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default marker color of the scroll bar.
markLineAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Marks the line at the specified index as a paragraph end.
markLineBegin(int, boolean) - クラス のメソッドjp.kyasu.graphics.TextLines
Encodes the specified beginning index of the line so that it is marked as a paragraph end or not, according to the specified boolean.
MAX_HISTORY - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
MAX_POPUP_ROWS - クラス のstatic変数jp.kyasu.awt.Choice
The maximum number of rows in the popup list.
maxCapacityIncrement - クラス の変数jp.kyasu.util.VArray
The maximum amount by which the capacity of the array is automatically incremented when its size becomes greater than its capacity.
maximum - クラス の変数jp.kyasu.awt.Scrollbar
 
mdo() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the markup declaration open.
MESSAGE - クラス のstatic変数jp.kyasu.awt.Dialog
The normal message type.
message(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
message(Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
message(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
message(Frame, String, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
message(Frame, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
message(Frame, String, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the message with a dialog.
metrics - クラス の変数jp.kyasu.graphics.ExtendedFont
The font metrics of this font.
metrics - クラス の変数jp.kyasu.graphics.TextScanner
The current font metrics.
MIDDLE - クラス のstatic変数jp.kyasu.graphics.TextAttachment
The constant for the vertical middle alignment.
MIN_COMPONENT_SIZE - クラス のstatic変数jp.kyasu.awt.SplitPanel
The minimum component size.
MIN_FONT_SIZE - クラス のstatic変数jp.kyasu.graphics.FontModifier
The minimum font size.
minimum - クラス の変数jp.kyasu.awt.Scrollbar
 
minimumSize() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the minimum size of this component.
minimumSize() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the minimum size of this component.
minimumSize(int) - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by getMinimumSize(int).
minimumSize(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
非推奨です。
As of JDK version 1.1, replaced by getMinimumSize(int, int).
minimumSize(int) - クラス のメソッドjp.kyasu.awt.TextField
非推奨です。
As of JDK version 1.1, replaced by getMinimumSize(int).
mlCommentStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
mlConstantStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
mode - クラス の変数jp.kyasu.awt.ButtonController
The controll mode.
model - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
model - クラス の変数jp.kyasu.awt.text.TableListView
 
model - クラス の変数jp.kyasu.awt.text.TextEditView
 
model - クラス の変数jp.kyasu.awt.text.TextListController
 
model - クラス の変数jp.kyasu.awt.text.TextListView
 
MODEL - クラス のstatic変数jp.kyasu.sgml.Element
The content model consists of sub-elements.
MODEL_PCDATA - クラス のstatic変数jp.kyasu.sgml.Element
The content model consists of sub-elements and #PCDATA.
Modifier - jp.kyasu.graphicsのクラス
The Modifier class is the abstract base class for all modifiers which define attributes and values for the modification.
Modifier() - クラス のコンストラクタjp.kyasu.graphics.Modifier
Constructs an empty modifier.
Modifier(Modifier) - クラス のコンストラクタjp.kyasu.graphics.Modifier
Constructs a modifier that has the same attributes and values as the specified modifier.
modifier - クラス の変数jp.kyasu.graphics.ModTextStyle
The font modifier.
modify(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.BasicPSModifier
Modifies the given paragraph style, i.e., Creates the modified version of the given paragraph style.
modify(TextStyle) - クラス のメソッドjp.kyasu.graphics.BasicTSModifier
Modifies the given text style, i.e., Creates the modified version of the given text style.
modify(ExtendedFont) - クラス のメソッドjp.kyasu.graphics.FontModifier
Modifies the given extended font, i.e., Creates the modified version of the given extended font.
modify(Modifier) - クラス のメソッドjp.kyasu.graphics.Modifier
Modifies the given modifier, i.e., Creates the modified version of the given modifier by putting all attributes in this modifier into the given modifier.
modify(ParagraphStyle) - インタフェース のメソッドjp.kyasu.graphics.ParagraphStyleModifier
Modifies the given paragraph style, i.e., Creates the modified version of the given paragraph style.
modify(TextStyle) - インタフェース のメソッドjp.kyasu.graphics.TextStyleModifier
Modifies the given text style, i.e., Creates the modified version of the given text style.
modifyParagraphStyle(int, int, ParagraphStyleModifier) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
modifyParagraphStyle(int, int, ParagraphStyleModifier) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
 
modifyParagraphStyle(ParagraphStyleModifier) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Modifies the current paragraph style.
modifyParagraphStyle(int, int, ParagraphStyleModifier) - クラス のメソッドjp.kyasu.graphics.RichText
 
modifyParagraphStyle(ParagraphStyleModifier) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current paragraph style of this text buffer by the specified paragraph style modifier.
modifyParagraphStyle(TextPositionInfo, TextPositionInfo, ParagraphStyleModifier) - クラス のメソッドjp.kyasu.graphics.TextLayout
Modifies the paragraph style in the specified range of the rich text in this layout by using the specified paragraph style modifier.
modifyRangeParagraphStyle(ParagraphStyleModifier, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the paragraph style between the indicated start and end positions by the specified paragraph style modifier.
modifyRangeParagraphStyle(ParagraphStyleModifier, int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the paragraph style between the indicated start and end positions by the specified paragraph style modifier.
modifyRangeParagraphStyle(ParagraphStyleModifier, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the paragraph style between the indicated start and end positions by the specified paragraph style modifier.
modifyRangeParagraphStyle(ParagraphStyleModifier, int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the paragraph style between the indicated start and end positions by the specified paragraph style modifier.
modifyRangeTextStyle(TextStyleModifier, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the text style between the indicated start and end positions by the specified text style modifier.
modifyRangeTextStyle(TextStyleModifier, int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the text style between the indicated start and end positions by the specified text style modifier.
modifyRangeTextStyle(TextStyleModifier, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the text style between the indicated start and end positions by the specified text style modifier.
modifyRangeTextStyle(TextStyleModifier, int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the text style between the indicated start and end positions by the specified text style modifier.
modifySelectionParagraphStyle(ParagraphStyleModifier) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the paragraph style in the range of the current selection by the specified paragraph style modifier.
modifySelectionParagraphStyle(ParagraphStyleModifier, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the paragraph style in the range of the current selection by the specified paragraph style modifier.
modifySelectionParagraphStyle(ParagraphStyleModifier) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the paragraph style in the range of the current selection by the specified paragraph style modifier.
modifySelectionParagraphStyle(ParagraphStyleModifier, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the paragraph style in the range of the current selection by the specified paragraph style modifier.
modifySelectionTextStyle(TextStyleModifier) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the text style in the range of the current selection by the specified text style modifier.
modifySelectionTextStyle(TextStyleModifier, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Modifies the text style in the range of the current selection by the specified text style modifier.
modifySelectionTextStyle(TextStyleModifier) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the text style in the range of the current selection by the specified text style modifier.
modifySelectionTextStyle(TextStyleModifier, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Modifies the text style in the range of the current selection by the specified text style modifier.
modifyStyle(int, int, TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.Text
Modifies the style of this text with the specified text style modifier.
modifyTextStyle(int, int, TextStyleModifier) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
modifyTextStyle(int, int, TextStyleModifier) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
 
modifyTextStyle(int, int, TextStyleModifier) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
 
modifyTextStyle(TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Modifies the current text style.
modifyTextStyle(int, int, TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.RichText
 
modifyTextStyle(TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by the specified text style modifier.
modifyTextStyle(TextPositionInfo, TextPositionInfo, TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.TextLayout
Modifies the text style in the specified range of the rich text in this layout by using the specified text style modifier.
ModTextStyle - jp.kyasu.graphicsのクラス
The ModTextStyle implements the text style with the font modifier.
ModTextStyle(TextStyle) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style that has the same contents as the specified text style.
ModTextStyle(TextStyle, FontModifier) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style that has the same contents as the specified text style, with the specified font modifier.
ModTextStyle(Font) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style with the specified font.
ModTextStyle(Font, FontModifier) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style with the specified font and font modifier.
ModTextStyle(ExtendedFont) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style with the specified extended font.
ModTextStyle(ExtendedFont, FontModifier) - クラス のコンストラクタjp.kyasu.graphics.ModTextStyle
Constructs a modifier text style with the specified extended font and font modifier.
mouseClicked(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseClicked(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse has been clicked on a component.
mouseDragAction(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
 
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when the mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when the mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseEntered(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseExited(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse exits a component.
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse button has been moved on a component.
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse button has been moved on a component.
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when the mouse button has been moved on a component.
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse button has been moved on a component.
mouseMoved(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when the mouse button has been moved on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse has been pressed on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse has been pressed on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the mouse has been pressed on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when the mouse has been pressed on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse has been pressed on a component.
mousePressed(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when the mouse has been pressed on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.ButtonController
Invoked when the mouse has been released on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
 
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Invoked when the mouse has been released on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Invoked when the mouse has been released on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.ChoiceListController
Invoked when the mouse has been released on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextController
Invoked when the mouse has been released on a component.
mouseReleased(MouseEvent) - クラス のメソッドjp.kyasu.awt.text.TextListController
Invoked when the mouse has been released on a component.
movingSelectionEnabled - クラス の変数jp.kyasu.awt.text.TextListController
 
MULTILINE_COMMENT - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a multiline comment token has been read.
MULTILINE_COMMENT_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The multiline comment style name.
MULTILINE_CONSTANT - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a multiline constant token has been read.
MULTILINE_CONSTANT_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The multiline constant style name.
MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.List
Allows AWT style multiple selections.
MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.TableList
Allows AWT style multiple selections.
MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.text.TextListController
Allows AWT style multiple selections.
multipleParagraphStylesAllowed() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Checks if multiple paragraph styles are allowed.
MultipleUndo - jp.kyasu.awtのクラス
A MultipleUndo object can perform multiple undo operations.
MultipleUndo() - クラス のコンストラクタjp.kyasu.awt.MultipleUndo
Constructs an empty multiple undo object.

N

NAME - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "name".
name - クラス の変数jp.kyasu.graphics.html.VAnchor
The name of the anchor.
name - クラス の変数jp.kyasu.graphics.TextAttachment
The name of the attachment.
name - クラス の変数jp.kyasu.sgml.Element
The name of the element.
name - クラス の変数jp.kyasu.sgml.Entity
The name of the entity.
NamedTextStyle - jp.kyasu.awt.utilのクラス
The NamedTextStyle class implements the style for the text object.
NamedTextStyle(String, String, int, int) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name, font name, font style and font size.
NamedTextStyle(String, String, int, int, Color) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name, font name, font style, font size and color.
NamedTextStyle(String, String, int, int, Color, boolean) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name, font name, font style, font size, color, and underline.
NamedTextStyle(String, Font) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name and font.
NamedTextStyle(String, Font, Color) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name, font, and color.
NamedTextStyle(String, Font, Color, boolean) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name, font, color, and underline.
NamedTextStyle(String, ExtendedFont) - クラス のコンストラクタjp.kyasu.awt.util.NamedTextStyle
Constructs a named text style with the specified style name and extended font.
names() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns an enumeration of the names of the attributes in this modifier.
NativePanel - jp.kyasu.awtのクラス
The NativePanel is the simplest native (heavyweight) container class.
NativePanel() - クラス のコンストラクタjp.kyasu.awt.NativePanel
 
NativePanel(LayoutManager) - クラス のコンストラクタjp.kyasu.awt.NativePanel
 
nbsp - クラス の変数jp.kyasu.sgml.HTMLEvent
True if the cdata is nbsp (no break space).
needsToRedrawSelection() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Tests if the selection is needed to be redrawn.
needsToRedrawSelection() - クラス のメソッドjp.kyasu.awt.text.TextListView
Tests if the selection is needed to be redrawn.
needsToRedrawSelection() - クラス のメソッドjp.kyasu.awt.text.TextView
Tests if the selection is needed to be redrawn.
needsWhitespace() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Checks if the white space is needed in the current context.
needToRequestFocus() - クラス のメソッドjp.kyasu.awt.ButtonController
Returns true if the controller needs to request the keyboard focus.
newArray(int) - クラス のメソッドjp.kyasu.util.VArray
Returns the new array whose component type equals to the component type of this array.
newbreak() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
newbreak() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
newline() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
newline() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
newline_and_indent() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
newline_and_indent() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
next() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Increment the iterator's index by one and return the character at the new index.
next_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the next line.
next_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the next line.
next_page() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor forward one page.
next_page() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor forward one page.
nextParagraphBeginIndexOf(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the index of the next paragraph begin, starting the search at the specified index.
nextTab(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns a next tab position form the specified x position.
nextToken() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Parses the next token from the text of this tokenizer.
nextToken() - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
Parses the next token from the text of this tokenizer.
nextToken() - クラス のメソッドjp.kyasu.awt.util.SmalltalkTokenizer
Parses the next token from the text of this tokenizer.
NO_LAYOUT - クラス のstatic変数jp.kyasu.graphics.text.TextChange
Constant for the no layout.
NO_REPAINT - クラス のstatic変数jp.kyasu.graphics.text.TextLayoutChange
Constant for no repaint.
NO_STOPS - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop conditions for the first 256 characters.
NO_WRAP - クラス のstatic変数jp.kyasu.awt.TextComponent
The constant for the no line wrapping style.
NO_WRAP - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the no line wrapping style.
NORMAL_STYLE - クラス のstatic変数jp.kyasu.awt.util.SyntaxColoringModel
The normal style name.
normalStyle - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
NORTH - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be top.
NORTHEAST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be top-right.
NORTHWEST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be top-left.
NOT_EDITABLE_BACKGROUND - クラス のstatic変数jp.kyasu.awt.TextComponent
The default background color for the not editable state.
NOT_EDITABLE_FOREGROUND - クラス のstatic変数jp.kyasu.awt.TextComponent
The default foreground color for the not editable state.
NOT_EDITABLE_SELECTION_BACKGROUND - クラス のstatic変数jp.kyasu.awt.TextComponent
The default selection background color for the not editable state.
NOT_EDITABLE_SELECTION_FOREGROUND - クラス のstatic変数jp.kyasu.awt.TextComponent
The default selection foreground color for the not editable state.
notifyActionListeners(ActionEvent) - クラス のメソッドjp.kyasu.awt.Button
Notifies the action event to the action listeners.
notifyActionListeners(ActionEvent) - クラス のメソッドjp.kyasu.awt.text.TableListView
Notifies the specified action event to the action listeners.
notifyActionListeners(Text, int, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Notifies the action event to the action listeners.
notifyActionListeners(String, Text, int, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Notifies the action event to the action listeners.
notifyActionListeners() - クラス のメソッドjp.kyasu.awt.TextField
Notifies the action event to the action listeners.
notifyActionListeners() - クラス のメソッドjp.kyasu.awt.Timer
 
notifyActionListeners(String) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Notifies the action event to the action listeners.
notifyAdjustmentListeners(AdjustmentEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
Notifies the adjustment event to the adjustment listeners.
notifyItemListeners(int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Notifies the item event to the item listeners.
notifyItemListeners(int, int[], boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Notifies the item event to the item listeners.
notifyItemListeners(ItemEvent) - クラス のメソッドjp.kyasu.awt.ToggleButton
 
notifyItemListeners() - クラス のメソッドjp.kyasu.editor.ColorChooser
Notifies the item event to the item listeners.
notifyListModelListeners(ListModelEvent) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Notifies the specified list model event to the list model listeners.
notifyScrollListeners(ScrollEvent) - クラス のメソッドjp.kyasu.awt.text.TableListView
Notifies the specified scroll event to the scroll listeners.
notifyScrollListeners(ScrollEvent) - クラス のメソッドjp.kyasu.awt.text.TextView
Notifies the specified scroll event to the scroll listeners.
notifyTextListeners(TextEvent) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Notifies the specified text event to the text listeners.
notifyTextModelListeners(TextModelEvent) - クラス のメソッドjp.kyasu.awt.DefaultTextModel
Notifies the specified text model event to the text model listeners.
notifyTextModelListeners(int, int, TextChange) - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Notifies the text model event to the text model listeners.
notifyTextModelListeners(int, int, TextChange) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Notifies the text model event to the text model listeners.
notifyTextPositionListeners() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Notifies the text position event to the text position listeners.
notifyTextPositionListeners() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Notifies the text position event to the text position listeners.
notInFontChar - クラス の変数jp.kyasu.graphics.TextScanner
The character displayed instead of a character that is not defined in the current font.
notInFontCharString - クラス の変数jp.kyasu.graphics.TextScanner
The string representation of the notInFontChar.
notInFontCharWidth - クラス の変数jp.kyasu.graphics.TextScanner
The current width of notInFontChar.
NULL - クラス のstatic変数jp.kyasu.graphics.Modifier
The constant for the value "NULL".
NULL_ICON - クラス のstatic変数jp.kyasu.awt.AWTResources
The default null icon.

O

offscreenBuffer - クラス の変数jp.kyasu.awt.KComponent
 
offset - クラス の変数jp.kyasu.awt.text.TextView
 
Offset - クラス のstatic変数jp.kyasu.graphics.VCheckbox
The constat for the offset.
olistButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
ON_WINDOWS - クラス のstatic変数jp.kyasu.awt.AWTResources
True if the JVM runs on Windows 95/NT.
OpaqueImageFilter - jp.kyasu.graphicsのクラス
The OpaqueImageFilter class implements a filter for opaque images.
OpaqueImageFilter(Color) - クラス のコンストラクタjp.kyasu.graphics.OpaqueImageFilter
Constructs a opaque image filter with the specified color that is used as a base color for opaque images.
open(URL, HTMLStyle) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Opens (Initializes) this target with the specified url and html style.
open(URL, HTMLStyle) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Opens (Initializes) this target with the specified url and html style.
open(URL, HTMLStyle) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Opens (Initializes) this target with the specified url and html style.
OPEN_BRACES - クラス のstatic変数jp.kyasu.awt.text.BasicTextEditController
 
open_file(File) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Opens the specified file.
open_file() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Opens the new file.
open_file(File) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Opens the specified file.
open_file() - クラス のメソッドjp.kyasu.editor.TextEditor
Opens the new file.
open_file(File) - クラス のメソッドjp.kyasu.editor.TextEditor
Opens the specified file.
orientation - クラス の変数jp.kyasu.awt.event.ScrollEvent
 
orientation - クラス の変数jp.kyasu.awt.Scrollbar
 
orientation - クラス の変数jp.kyasu.awt.SplitPanel
The split orientation.
origin - クラス の変数jp.kyasu.awt.ToolTip
 
originWindow - クラス の変数jp.kyasu.awt.PopupWindow
The top window of the origin component.
originWindowListener - クラス の変数jp.kyasu.awt.PopupWindow
The window listener for the top window of the origin component.
OTHER - クラス のstatic変数jp.kyasu.awt.util.LanguageTokenizer
A constant indicating that a token has been read.
OTHER_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
OUTLINE - クラス のstatic変数jp.kyasu.graphics.VOval
The oval style constat for the outline of the oval.
OUTLINE - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the outline of the rectangle.

P

P_AUTO_INDENT - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_BACKGROUND - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
P_FILE - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_FOREGROUND - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
P_INCREMENTAL_LOAD - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_LANG_MODE - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
P_READ_ENCODING - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_SHOW_MATCH - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_SOFT_TAB - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_SUB_COMPS - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_SYNTAX_COLOR - クラス のstatic変数jp.kyasu.editor.CodeEditor
 
P_TITLE - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
P_URL - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
P_WORD_WRAP - クラス のstatic変数jp.kyasu.editor.TextEditor
 
P_WRITE_ENCODING - クラス のstatic変数jp.kyasu.editor.TextEditor
 
paint(Graphics) - クラス のメソッドjp.kyasu.awt.BorderedPanel
Paints this panel.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.KComponent
Paints this component.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Paints this panel.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.text.TableListView
Paints this view.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints this component.
paint(Graphics, TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints this view with the specified range.
paint(Graphics, TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextListView
Paints this view with the specified range.
paint(Graphics, TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Paints this view with the specified range.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.ToolBar
Paints this component.
paint(Graphics) - クラス のメソッドjp.kyasu.awt.ToolTip
 
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.html.VAnchor
Paints the anchor at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.TextLayout
Paints this layout at the specified location.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Paints the 3-D border at the specified location, with the specified dimension.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VArrow
Paints the arrow at the specified location.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VBorder
Paints the visual border at the specified location, with the specified dimension.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VBorder
Paints the visual border at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Paints the visual object at the specified location.
paint(Graphics, Point, Component) - クラス のメソッドjp.kyasu.graphics.VButton
Paints the button at the specified location with the component.
paint(Graphics, Point, Component) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Paints the checkbox at the specified location with the component.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VClipWrapper
Paints the visual object at the specified location, with the clipping rectangle.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Paints the visual object at the specified location, with the color attributes.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VDashedBorder
Paints the dashed line border at the specified location, with the specified dimension.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VHRBorder
Paints the horizontal line border at the specified location, with the specified dimension.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VImage
Paints the visual image at the specified location.
paint(Graphics, Point) - インタフェース のメソッドjp.kyasu.graphics.Visualizable
Paints the visual object at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location.
paint(Graphics, Point, Component) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location with the component.
paint(Graphics, Point, Component, boolean) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location with the component.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VObject
Paints the visual object at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VOval
Paints the oval at the specified location.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VPaneBorder
Paints the pane border at the specified location, with the specified dimension.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VPlainBorder
Paints the plain border at the specified location, with the specified dimension.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VRectangle
Paints the rectangle at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VRichText
Paints the visual rich text at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VSpace
Paints the space at the specified location.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VText
Paints the visual text at the specified location.
paint(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VTitledPaneBorder
Paints the titled pane border at the specified location, with the specified dimension.
paint(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VWrapper
Paints the visual object at the specified location.
paintAfterEdited(TextLayoutChange) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints this view after the text edit model has been edited.
paintAfterReplaced(TextLayoutChange) - クラス のメソッドjp.kyasu.awt.text.TextListView
Paints this view after the text list model has been replaced.
paintBackground - クラス の変数jp.kyasu.awt.Frame
If true, paints background.
paintBegin - クラス の変数jp.kyasu.awt.event.TextModelEvent
The beginning index to paint, inclusive.
paintBegin - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
The beginning position to repaint, inclusive.
paintBorder(Graphics) - クラス のメソッドjp.kyasu.awt.BorderedPanel
Paints the border of this panel.
paintBorder(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VActiveButton
Paints the border of the button with the specified dimension at the specified location.
paintBorder(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.VButton
Paints the border of the button with the specified dimension at the specified location.
paintBottomRight(Graphics, int, int, int, int, Color, Color) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Paints the bottom and right corners at the specified location, the specified dimension, and the specified colors.
paintDisabled(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location when the label is disabled.
paintDisabled(Graphics, Point, Component) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location with the component when the label is disabled.
paintDownButton(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintEnabled(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the label at the specified location when the label is enabled.
paintEnd - クラス の変数jp.kyasu.awt.event.TextModelEvent
The ending index to paint, exclusive.
paintEnd - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
The ending position to repaint, exclusive.
paintExclusiveCheckbox(Graphics, int, int) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Paints the exclusive checkbox at the specified location.
paintFocused(Graphics, Point) - クラス のメソッドjp.kyasu.graphics.VLabel
Paints the focused (dashed line) border at the specified location when the label is focused.
paintFromLineBegin - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
True if repainting is needed from the beginning of the line.
paintHorizontalBlockDecrement(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintHorizontalBlockIncrement(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintHorizontalVisibleMarker(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintInclusiveCheckbox(Graphics, int, int) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Paints the inclusive checkbox at the specified location.
paintLeftButton(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintLine(int, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListView
Paints the line at the specified index with the flag indicating that the line is selected.
paintOn(Graphics) - クラス のメソッドjp.kyasu.awt.KComponent
Paints this component on the specified graphics object.
paintOn(Graphics) - クラス のメソッドjp.kyasu.awt.Label
Paints this label.
paintOn(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
Paints the scroll bar.
paintOn(Graphics) - クラス のメソッドjp.kyasu.awt.text.TextView
Paints this view.
paintRaised(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Paints the raised 3-D border at the specified location, with the specified dimension.
paintRaised(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Paints the raised 3-D border at the specified location, with the specified dimension.
paintRightButton(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintSelection(Color, Color) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints the selection with the specified colors.
paintSelection(TextPositionInfo, TextPositionInfo, Color, Color) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints the selection of the specified range with the specified colors.
paintSelection(TextPositionInfo, TextPositionInfo, Color, Color, boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Paints the selection of the specified range with the specified colors and flag indicating that the specified range is a entire selection.
paintSunk(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Paints the sunk 3-D border at the specified location, with the specified dimension.
paintSunk(Graphics, int, int, int, int) - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Paints the sunk 3-D border at the specified location, with the specified dimension.
paintToLineEnd - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
True if repainting is needed to the ending of the line.
paintTopLeft(Graphics, int, int, int, int, Color, Color) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Paints the top and left corners at the specified location, the specified dimension, and the specified colors.
paintUpButton(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintVerticalBlockDecrement(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintVerticalBlockIncrement(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
paintVerticalVisibleMarker(Graphics) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
Panel - jp.kyasu.awtのクラス
The Panel is the simplest lightweight container class.
Panel() - クラス のコンストラクタjp.kyasu.awt.Panel
Creates a new panel using the default layout manager.
Panel(Insets) - クラス のコンストラクタjp.kyasu.awt.Panel
Creates a new panel with the specified insets.
Panel(LayoutManager) - クラス のコンストラクタjp.kyasu.awt.Panel
Creates a new panel with the specified layout manager.
Panel(LayoutManager, Insets) - クラス のコンストラクタjp.kyasu.awt.Panel
Creates a new panel with the specified layout manager and insets.
panel - クラス の変数jp.kyasu.awt.text.TableListView
 
PanelInsets - クラス のstatic変数jp.kyasu.awt.Panel
 
PanelLayout - クラス のstatic変数jp.kyasu.awt.Panel
 
PARAGRAPH_SPACE - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "paragraph space".
PARAGRAPH_SPACE_DIFF - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "paragraph space".
paragraphBeginIndexOf(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the index of the paragraph begin, searching backward starting at the specified index.
paragraphEndIndexOf(int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns the index of the paragraph end, starting the search at the specified index.
paragraphSpace - クラス の変数jp.kyasu.graphics.ParagraphStyle
The paragraph space.
ParagraphStyle - jp.kyasu.graphicsのクラス
The ParagraphStyle class implements the paragraph style for the rich text object.
ParagraphStyle(int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment.
ParagraphStyle(int, int, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent and right indent.
ParagraphStyle(int, int, int, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent, right indent and line space.
ParagraphStyle(int, int, int, int, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent, right indent, line space and paragraph space.
ParagraphStyle(int, int, int, int, int, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent, right indent, line space, paragraph space and tab width.
ParagraphStyle(int, int, int, int, int, int, Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent, right indent, line space, paragraph space, tab width, visual heading and heading space.
ParagraphStyle(int, int, int, int, int, int, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified alignment, left indent, right indent, line space, paragraph space, tab width and base text style.
ParagraphStyle(String, int, int, int, int, int, int, Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified name, alignment, left indent, right indent, line space, paragraph space, tab width, visual heading and heading space.
ParagraphStyle(String, int, int, int, int, int, int, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified name, alignment, left indent, right indent, line space, paragraph space, tab width and base text style.
ParagraphStyle(String, int, int, int, int, int, int, Visualizable, int, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.ParagraphStyle
Constructs a paragraph style with the specified name, alignment, left indent, right indent, line space, paragraph space, tab width, visual heading, heading space and base text style.
paragraphStyle - クラス の変数jp.kyasu.graphics.RichTextStyle
The default paragraph style for the rich text.
paragraphStyle - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The paragraph style of this line.
paragraphStyleChanged - クラス の変数jp.kyasu.graphics.text.TextChange
True if the paragraph style at the layoutBegin index of the text was changed.
ParagraphStyleModifier - jp.kyasu.graphicsのインタフェース
An interface for modifying the paragraph style.
paragraphStyles() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns an enumeration of the paragraph styles of the text of the view of this controller.
paragraphStyles(int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns an enumeration of the paragraph styles of the text of the view of this controller.
paragraphStyles() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns an enumeration of the paragraph styles of the text of this text component.
paragraphStyles(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns an enumeration of the paragraph styles of the text of this text component.
paragraphStyles - クラス の変数jp.kyasu.graphics.html.HTMLStyle
The paragraph styles for HTML tags.
paragraphStyles - クラス の変数jp.kyasu.graphics.RichText
The paragraph styles.
paragraphStyles() - クラス のメソッドjp.kyasu.graphics.RichText
Returns an enumeration of the paragraph styles of this text.
paragraphStyles(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns an enumeration of the paragraph styles of this text.
paragraphStyles - クラス の変数jp.kyasu.graphics.TextBuffer
The paragraph styles.
ParagraphStyleUndo(int, int, ParagraphStyle[]) - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel.ParagraphStyleUndo
 
paramString() - クラス のメソッドjp.kyasu.awt.event.ListActionEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.ListItemEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.ListModelEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.ScrollEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.TextListModelEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.TextModelEvent
 
paramString() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
 
paramString() - クラス のメソッドjp.kyasu.graphics.text.TextLineInfo
Returns a string representation of the parameters.
paramString() - クラス のメソッドjp.kyasu.graphics.text.TextPositionInfo
Returns a string representation of the parameters.
parse(Reader) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the sgml document contained in the specified reader.
parseCdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the #CDATA content model.
parseColor(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Parses the specified string as a color value (#RRGGBB).
parseElementAttributes(Element, Hashtable) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Parses the attributes with the specified (parsed) element and appends the parsed results to the specified attributes.
parseElementAttributes(Element, Hashtable) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the attributes with the specified (parsed) element and appends the parsed results to the specified attributes.
parseEmpty() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the empty model.
parseEndTag(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the end tag with the specified (parsed) element.
parseError(String) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reports the parsing error that is able to be recovered.
parseHex(char) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Parses the specified string as a hex value (0-F).
parseInt(String) - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
parseRcdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the #RCDATA content model.
parseSignedInt(String) - クラス のメソッドjp.kyasu.editor.RichTextEditor
 
parseStartTag(Element) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Parses the start tag with the specified (parsed) element.
PARSING_FINISHED - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
The parsing finished event type.
parsingFinished(SGMLEvent) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Invoked when a parsing has been finished.
parsingFinished(SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Delivers the specified parsing finished event to the listeners.
parsingFinished(SGMLEvent) - インタフェース のメソッドjp.kyasu.sgml.SGMLParserListener
Invoked when a parsing has been finished.
PARTIAL_LAYOUT - クラス のstatic変数jp.kyasu.graphics.text.TextChange
Constant for the partial layout.
PARTIAL_REPAINT - クラス のstatic変数jp.kyasu.graphics.text.TextLayoutChange
Constant for the partial repaint.
paste_clipboard() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Pastes the the clipboard before the insertion cursor.
paste_clipboard() - クラス のメソッドjp.kyasu.awt.TextComponent
Pastes the the clipboard before the insertion cursor.
paste_cutbuffer() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Pastes the the cut buffer before the insertion cursor.
PCDATA - クラス のstatic変数jp.kyasu.sgml.Element
The content model is #PCDATA.
peek() - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
peekChar() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Peeks the character from the reader.
peekEtago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the next character is the end tag close.
peekRe() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the next character is the record end.
peekRefc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the next character is the reference close.
peekTagc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the next character is the tag close.
peekTago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Tests if the next character is the tag open.
perform(char) - クラス のメソッドjp.kyasu.awt.text.CompositeKeyAction
Performs the composite key action with the specified typed key character.
perform(char) - インタフェース のメソッドjp.kyasu.awt.text.KeyAction
Performs the key action with the specified typed key character.
performClickableAction() - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Performs this action.
performClickableAction(Object) - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Performs this action with the specified source for the action event.
performClickableTextAction(ClickableTextAction) - クラス のメソッドjp.kyasu.awt.text.TextEditView
 
performKeyAction(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Performs the key action named the specified name.
performKeyAction(String, char) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Performs the key action named the specified name.
performKeyAction(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Performs the key action named the specified name.
performKeyAction(String, char) - クラス のメソッドjp.kyasu.awt.TextComponent
Performs the key action named the specified name.
performMouseReleasedAction() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
pio() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the process instruction open.
PLAIN - クラス のstatic変数jp.kyasu.graphics.VOval
The oval style constat for the plain oval.
PLAIN - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the plain rectangle.
popContext() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Removes the context at the top of the context style stack, and sets the current context to be the removed context.
popElement(SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Pops the element and delivers the end tag parsed event.
popParagraphStyleStack() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Removes the paragraph style at the top of the paragraph style stack, and sets the current paragraph style to be the removed paragraph style modified with the current context.
popParagraphStyleStack(boolean) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Removes the paragraph style at the top of the paragraph style stack, and sets the current paragraph style to be the removed paragraph style modified with the current context and the specified flag for the vertical space.
popReader() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Pops the reader at the ending of the entity reference.
popTextStyleStack() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Removes the text style at the top of the text style stack, and sets the current text style to be the removed text style.
popupLock - クラス の変数jp.kyasu.awt.Choice
 
popupMenu - クラス の変数jp.kyasu.awt.Choice
 
popupMenu - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
popupMenu - クラス の変数jp.kyasu.awt.text.TextListController
 
popupPanel - クラス の変数jp.kyasu.awt.Choice
 
PopupPanel - jp.kyasu.awtのクラス
A PopupPanel object is a panel that can be shown and hidden in a pop-up window.
PopupPanel() - クラス のコンストラクタjp.kyasu.awt.PopupPanel
Creates a new pop-up panel using the default layout manager.
PopupPanel(Insets) - クラス のコンストラクタjp.kyasu.awt.PopupPanel
Creates a new pop-up panel with the specified insets.
PopupPanel(LayoutManager) - クラス のコンストラクタjp.kyasu.awt.PopupPanel
Creates a new pop-up panel with the specified layout manager.
PopupPanel(LayoutManager, Insets) - クラス のコンストラクタjp.kyasu.awt.PopupPanel
Creates a new pop-up panel with the specified layout manager and insets.
popupWindow - クラス の変数jp.kyasu.awt.PopupPanel
The pop-up window of the panel.
PopupWindow - jp.kyasu.awtのクラス
A PopupWindow object is a pop-up window with no borders and no menubar.
PopupWindow(Frame) - クラス のコンストラクタjp.kyasu.awt.PopupWindow
Constructs a new invisible pop-up window.
pos - クラス の変数jp.kyasu.graphics.TextCharacterIterator
the position of the text.
postEvent(AWTEvent) - クラス のstaticメソッドjp.kyasu.awt.EventPoster
Posts an event to the system event queue.
postOldEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.KComponent
Posts a 1.0 style event.
postOldEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.KContainer
Posts a 1.0 style event.
preferredLayoutWidth - クラス の変数jp.kyasu.graphics.TextLayout
The preferred layout width.
preferredSize() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the preferred size of this component.
preferredSize() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the preferred size of this component.
preferredSize(int) - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by getPreferredSize(int).
preferredSize(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
非推奨です。
As of JDK version 1.1, replaced by getPreferredSize(int, int).
preferredSize(int) - クラス のメソッドjp.kyasu.awt.TextField
非推奨です。
As of JDK version 1.1, replaced by getPreferredSize(int).
previous() - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Decrement the iterator's index by one and return the character at the new index.
previous_line() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor to the previous line.
previous_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor to the previous line.
previous_page() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Moves the insertion cursor back one page.
previous_page() - クラス のメソッドjp.kyasu.awt.TextComponent
Moves the insertion cursor back one page.
prevTab(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Returns a previous tab position form the specified x position.
print(boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Prints the text in the view of this controller with the specified flag determining to print a page number in footer.
print(String, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Prints the text in the view of this controller with the specified header string and flag determining to print a page number in footer.
print(Insets, String, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Prints the text in the view of this controller with the specified insets, header string, and flag determining to print a page number in footer.
print(PrintJob, String, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Prints the text in the view of this controller to a print device provided from the specified print job, with the specified header string and flag determining to print a page number in footer.
print(PrintJob, Insets, String, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Prints the text in the view of this controller to a print device provided from the specified print job, with the specified insets, header string, and flag determining to print a page number in footer.
print(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Prints the text of this text component with the specified flag determining to print a page number in footer.
print(String, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Prints the text of this text component with the specified header string and flag determining to print a page number in footer.
print(Insets, String, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Prints the text of this text component with the specified insets, header string, and flag determining to print a page number in footer.
print(PrintJob, String, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Prints the text of this text component to a print device provided from the specified print job, with the specified header string and flag determining to print a page number in footer.
print(PrintJob, Insets, String, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Prints the text of this text component to a print device provided from the specified print job, with the specified insets, header string, and flag determining to print a page number in footer.
print(PrintJob) - クラス のメソッドjp.kyasu.graphics.RichText
Prints the rich text to a print device provided from the specified print job.
print(PrintJob, String, boolean) - クラス のメソッドjp.kyasu.graphics.RichText
Prints the rich text to a print device provided from the specified print job, with the specified header string and flag determining to print a page number in footer.
print(PrintJob, Insets, int, String, boolean) - クラス のメソッドjp.kyasu.graphics.RichText
Prints the rich text to a print device provided from the specified print job, with the specified insets, line wrapping, header string, and flag determining to print a page number in footer.
print(PrintJob, Insets, int, String, boolean, Font, Color) - クラス のメソッドjp.kyasu.graphics.RichText
Prints the rich text to a print device provided from the specified print job, with the specified insets, line wrapping, header string, flag determining to print a page number in footer, font for the header/footer, and foreground printing color.
print_file() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Prints the file.
print_file() - クラス のメソッドjp.kyasu.editor.TextEditor
Prints the file.
print_file(String) - クラス のメソッドjp.kyasu.editor.TextEditor
 
printDebugInfo() - クラス のメソッドjp.kyasu.graphics.TextLines
Prints the debbuging information to the System.out.
processComponentEvent(ComponentEvent) - クラス のメソッドjp.kyasu.awt.Frame
Processes component events occurring on this component.
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.Button
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.Choice
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.List
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.TableList
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.text.TextEditView
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.TextComponent
 
processEvent(AWTEvent) - クラス のメソッドjp.kyasu.awt.ToggleButton
 
processMouseEvent(MouseEvent) - クラス のメソッドjp.kyasu.awt.KComponent
 
processMouseMotionEvent(MouseEvent) - クラス のメソッドjp.kyasu.awt.KComponent
 
PStyles - クラス のstatic変数jp.kyasu.editor.HTMLEditor
 
pushBack() - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
pushContext() - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current context onto the context style stack, and sets the current context to be a new context.
pushContext(boolean) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current context onto the context style stack, and sets the current context to be a new context.
pushElement(Element, SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Pushs the element and delivers the start tag parsed event.
pushParagraphStyleStack(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current paragraph style onto the paragraph style stack, and sets the current paragraph style to be the specified paragraph style modified with the current context.
pushParagraphStyleStack(ParagraphStyle, String) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current paragraph style onto the paragraph style stack, and sets the current paragraph style to be the specified paragraph style modified with the current context and the specified alignment.
pushReader(Reader) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Pushs the reader at the beginning of the entity reference.
pushTextStyleStack(TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Pushes the current text style onto the text style stack, and sets the current text style to be the modified text style by the specified text style modifier.
pushToHistory(HTMLText) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
put(String, Object) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and value.
put(String, boolean) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and boolean value.
put(String, byte) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and byte value.
put(String, char) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and character value.
put(String, int) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and integer value.
put(String, long) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and long value.
put(String, short) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and short value.
put(String, float) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and float value.
put(String, double) - クラス のメソッドjp.kyasu.graphics.Modifier
Puts a new attribute with the specified name and double value.

Q

QUESTION_ICON - クラス のstatic変数jp.kyasu.awt.Dialog
 
quicksort(Object, int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array.
quicksort(Object[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of objects.
quicksort(boolean[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of boolean values.
quicksort(byte[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of byte values.
quicksort(char[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of char values.
quicksort(short[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of short values.
quicksort(int[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of int values.
quicksort(long[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of long values.
quicksort(float[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of float values.
quicksort(double[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Sorts the specified array of double values.

R

raised - クラス の変数jp.kyasu.graphics.V3DBorder
The boolean that determines whether the 3-D border appears to be raised above the surface or sunk into the surface.
RAISED - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the 3-D raised rectangle.
RAISED_OUTLINE - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the outline of the 3-D raised rectangle.
ratioToWidth - クラス の変数jp.kyasu.graphics.TextAttachment
The ratio to the width of the attachment.
RCDATA - クラス のstatic変数jp.kyasu.sgml.Element
The content model is #RCDATA.
re() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the record end.
read() - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
read(URL, HTMLReaderTarget) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified url and renders it into the HTMLReaderTarget object.
read(URL, String, HTMLReaderTarget) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified url with the specified encoding, and renders it into the HTMLReaderTarget object.
read(URL, Reader, HTMLReaderTarget) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified reader with the url of the HTML document, and renders it into the HTMLReaderTarget object.
readAction() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads and performs the action.
readActionForCdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads and performs the action for the #CDATA content model.
readActionForRcdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads and performs the action for the #RCDATA content model.
readAttributeAssignToken() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the assignment token in the attribute.
readAttributeValueToken() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the value token in the attribute.
readCdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the cdata from the reader.
readChar() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the character from the reader and sets the lastChar to be the read character.
readEncoding - クラス の変数jp.kyasu.editor.TextEditor
 
reader - クラス の変数jp.kyasu.sgml.SGMLParser
The reader to be parsed.
readerStack - クラス の変数jp.kyasu.sgml.SGMLParser
The stack of readers to parse entities.
readFrom(URL) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified url and renders it into the HTMLText object.
readFrom(URL, String) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified url with the specified encoding, and renders it into the HTMLText object.
readFrom(URL, Reader) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Reads the HTML document ('text/html') from the specified reader with the url of the HTML document, and renders it into the HTMLText object.
readSGMLToken() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the sgml token from the reader.
readToTagc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the characters to the occurrence (inclusive) of the tag close.
reComputeRemainWidths(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Recomputes the remaining widths of this text lines with the specified layout width.
redoLayout(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Re-lays out this layout with the specified width.
redraw_display() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Redraw the display.
redraw_display() - クラス のメソッドjp.kyasu.awt.TextComponent
Redraw the display.
regionMatches(int, Text, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Tests if two text regions are equal.
regionMatches(int, String, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Tests if the text region and the string are equal.
regionMatches(boolean, int, Text, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Tests if two text regions are equal.
regionMatches(boolean, int, String, int, int) - クラス のメソッドjp.kyasu.graphics.Text
Tests if the text region and the string region are equal.
releaseMouseEvent(Container, PopupWindow.GrabMouseListener) - クラス のメソッドjp.kyasu.awt.PopupWindow
Removes the specified mouse listener from the specified container and all of its subcomponents.
reload_page() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Reloads the current page.
remainWidth - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The remaining width (the remaining space) of this line.
remainWidths - クラス の変数jp.kyasu.graphics.TextLines
The array for the remaining width of the line.
remove(String) - クラス のメソッドjp.kyasu.awt.List
Removes the first occurrence of an item from the list.
remove(int) - クラス のメソッドjp.kyasu.awt.List
Remove the item at the specified position from this scrolling list.
remove(int, int) - クラス のメソッドjp.kyasu.awt.List
Remove the items at the specified row range.
remove(int[]) - クラス のメソッドjp.kyasu.awt.List
Remove the items at the specified row indices.
remove(int) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Removes the component, specified by index, from this container.
remove(int) - クラス のメソッドjp.kyasu.awt.SplitPanel
Removes the component, specified by index, from this container.
remove(int) - クラス のメソッドjp.kyasu.awt.TableList
Remove the item at the specified row position.
remove(int, int) - クラス のメソッドjp.kyasu.awt.TableList
Remove the items at the specified row range.
remove(int[]) - クラス のメソッドjp.kyasu.awt.TableList
Remove the items at the specified row indices.
remove(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Remove the item at the specified row position.
remove(int, int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Remove the items at the specified row range.
remove(int[]) - クラス のメソッドjp.kyasu.awt.text.TextListController
Remove the items at the specified row indices.
remove(int) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Removes the menu item at the specified index from this menu.
remove(String) - クラス のメソッドjp.kyasu.graphics.Modifier
Removes the attribute with the specified name.
remove(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Removes the characters in this text from the specified offset.
remove(int, int) - クラス のメソッドjp.kyasu.util.RunArray
Removes the components in this array from the specified offset.
remove(int, int) - クラス のメソッドjp.kyasu.util.VArray
Removes the components in this array from the specified offset.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.Button
Removes the specified action listener so that it no longer receives action events from this button.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.List
Removes the specified action listener so that it no longer receives action events from this list.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.TableList
Removes the specified action listener so that it no longer receives action events from this list.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.text.TableListView
Removes the specified action listener so it no longer receives action events from this controller.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.text.TextListController
Removes the specified action listener so it no longer receives action events from this controller.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.TextField
Removes the specified action listener so that it no longer receives action events from this text field.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.awt.Timer
Removes an ActionListener from the timer.
removeActionListener(ActionListener) - クラス のメソッドjp.kyasu.graphics.ClickableTextAction
Removes the specified action listener so it no longer receives action events from this action.
removeAdjustmentListener(AdjustmentListener) - クラス のメソッドjp.kyasu.awt.Scrollbar
Removes the specified adjustment listener so that it no longer receives instances of AdjustmentEvent from this scroll bar.
removeAll() - クラス のメソッドjp.kyasu.awt.List
Removes all items from this list.
removeAll() - クラス のメソッドjp.kyasu.awt.TableList
Removes all items from the list.
removeAll() - クラス のメソッドjp.kyasu.awt.text.TextListController
Removes all items from the list.
removeAll() - クラス のメソッドjp.kyasu.graphics.Text
Removes all characters from this text and sets its length to zero.
removeAll() - クラス のメソッドjp.kyasu.util.RunArray
Removes all components from this array and sets its length to zero.
removeAll() - クラス のメソッドjp.kyasu.util.VArray
Removes all components from this array and sets its length to zero.
removeAllElements() - クラス のメソッドjp.kyasu.util.Set
Removes all components from this array and sets its length to zero.
removeElement(Object) - クラス のメソッドjp.kyasu.util.Set
Removes the object from this set.
removeFromView() - クラス のメソッドjp.kyasu.awt.text.TextController
Removes this controller from the view.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.List
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.TableList
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.text.TextListController
Removes the specified item listener so it no longer receives item events from this controller.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.awt.ToggleButton
Removes the specified item listener so that the item listener no longer receives item events from this check box.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorButton
Removes an item listener.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorChoice
Removes an item listener.
removeItemListener(ItemListener) - クラス のメソッドjp.kyasu.editor.ColorChooser
Removes an item listener.
removeKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Removes the key action from the key binding of this controller.
removeKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Removes the key action from this key binding.
removeKeyAction(KeyAction) - クラス のメソッドjp.kyasu.awt.TextComponent
Removes the key action from the key binding of this text component.
removeKeyActionNamed(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Removes the key action named the specified name from the key binding of this controller.
removeKeyActionNamed(String) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Removes the key action named the specified name from this key binding.
removeKeyActionNamed(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Removes the key action named the specified name from the key binding of this text component.
removeKeyCharMap(char) - クラス のメソッドjp.kyasu.awt.text.Keymap
Removes the map from the specified key character to action names.
removeKeyCodeMap(int) - クラス のメソッドjp.kyasu.awt.text.Keymap
Removes the map from the specified key code to action names.
removeKeyCodeMap(int, int) - クラス のメソッドjp.kyasu.awt.text.Keymap
Removes the map from the specified key code with he specified key modifiers to action names.
removeListModelListener(ListModelListener) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Removes the specified list model listener so it no longer receives list model events from this text list model.
removeListModelListener(ListModelListener) - インタフェース のメソッドjp.kyasu.awt.ListModel
Removes the specified list model listener so it no longer receives list model events from this list model.
removeNotify() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Notifies this view that it has been removed from its container.
removePropertyChangeListener(PropertyChangeListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Remove a PropertyChangeListener from the listener list.
removeScrollListener(ScrollListener) - インタフェース のメソッドjp.kyasu.awt.Scrollable
Removes an scroll listener.
removeScrollListener(ScrollListener) - クラス のメソッドjp.kyasu.awt.text.TableListView
Removes an scroll listener.
removeScrollListener(ScrollListener) - クラス のメソッドjp.kyasu.awt.text.TextView
Removes an scroll listener.
removeSelectedIndexes() - クラス のメソッドjp.kyasu.awt.List
Remove the items at the indices of the selected rows.
removeSelectedIndexes() - クラス のメソッドjp.kyasu.awt.TableList
Remove the items at the indices of the selected rows.
removeSelectedIndexes() - クラス のメソッドjp.kyasu.awt.text.TextListController
Remove the items at the indices of the selected rows.
removeSelection(int, int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Changes the selection to be the set difference of the current selection and indices in the specified range.
removeSelection(int, int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Changes the selection to be the set difference of the current selection and indices in the specified range.
removeSGMLParserListener(SGMLParserListener) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Removes the specified sgml parser listener so it no longer receives sgml events from this parser.
removeTextListener(TextListener) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Removes the specified text listener so it no longer receives text events from this text edit model.
removeTextListener(TextListener) - クラス のメソッドjp.kyasu.awt.TextComponent
Removes the specified text event listener so that it no longer receives text events from this textcomponent
removeTextListener(TextListener) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
Removes the specified text listener so it no longer receives text events from this text edit model.
removeTextListener(TextListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Removes the specified text event listener so that it no longer receives text events from this textcomponent
removeTextModelListener(TextModelListener) - クラス のメソッドjp.kyasu.awt.DefaultTextModel
Removes the specified text model listener so it no longer receives text model events from this text model.
removeTextModelListener(TextModelListener) - インタフェース のメソッドjp.kyasu.awt.TextModel
Removes the specified text model listener so it no longer receives text model events from this text model.
removeTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Removes an text position listener.
removeTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.awt.TextComponent
Removes the specified text position event listener so that it no longer receives text position events from this text component
removeTextPositionListener(TextPositionListener) - クラス のメソッドjp.kyasu.editor.TextEditor
Removes the specified text position event listener so that it no longer receives text position events from this text component
RENDERING_HINTS - クラス のstatic変数jp.kyasu.awt.AWTResources
The default rendering hint map.
renderingActions - クラス の変数jp.kyasu.graphics.html.HTMLReader
The predefined rendering actions.
repaintMovedVisibleMarker(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
repaintNow() - クラス のメソッドjp.kyasu.awt.KComponent
Paints this component and all of its subcomponents immediately.
repaintNow() - クラス のメソッドjp.kyasu.awt.KContainer
Paints this component and all of its subcomponents immediately.
repaintVisibleMarker() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
repeats - クラス の変数jp.kyasu.awt.Timer
True if the timer is fired multiple times.
repeats() - クラス のメソッドjp.kyasu.awt.Timer
Returns true if the timer will send a actionPerformed() message to its listeners multiple times.
replace(int, int, Text) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Replaces the specified range of the rich text of this text edit model with the specified replacement text object.
replace(int, int, RichText) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Replaces the specified range of the rich text of this text edit model with the specified replacement rich text object.
replace(int, int, Text) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
Replaces the specified range of the rich text of this text edit model with the specified replacement text object.
replace(int, int, Text) - クラス のメソッドjp.kyasu.awt.util.LimitTextEditModel
Replaces the specified range of the rich text of this model with the specified replacement text object.
replace(int, int, Text) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Replaces the specified range of the rich text of this model with the specified replacement text object.
replace(int, int, RichText) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Replaces the specified range of the rich text of this model with the specified replacement rich text object.
replace(int, int, Text) - クラス のメソッドjp.kyasu.graphics.RichText
Replaces the specified range of this rich text with the specified replacement text object.
replace(int, int, RichText) - クラス のメソッドjp.kyasu.graphics.RichText
Replaces the specified range of this rich text with the specified replacement rich text object.
replace(int, int, String) - クラス のメソッドjp.kyasu.graphics.Text
Replaces the components of this text with the components of the specified string.
replace(int, int, Text) - クラス のメソッドjp.kyasu.graphics.Text
Replaces the components of this text with the components of the specified text.
replace(TextPositionInfo, TextPositionInfo, Text) - クラス のメソッドjp.kyasu.graphics.TextLayout
Replaces the specified range of the rich text in this layout with the specified replacement text object.
replace(int, int, TextLines) - クラス のメソッドjp.kyasu.graphics.TextLines
Replace the lines of this text lines with the specified text lines.
replace(int, int, RunArray) - クラス のメソッドjp.kyasu.util.RunArray
Replaces the components of this array with the components of the RunArray object.
replace(int, int, int, int, VArray, VArray) - クラス のメソッドjp.kyasu.util.RunArray
Replaces the components of this array with the runs and values.
replace(int, int, VArray) - クラス のメソッドjp.kyasu.util.VArray
Replaces the components of this array with the components of the VArray object.
replace(int, int, VArray, int, int) - クラス のメソッドjp.kyasu.util.VArray
Replaces the components of this array with the components of the VArray object.
replaceBegin - クラス の変数jp.kyasu.awt.event.ListModelEvent
The beginning index to be replaced, inclusive.
replaceEnd - クラス の変数jp.kyasu.awt.event.ListModelEvent
The ending index to be replaced, exclusive.
replaceInputMethodText(InputMethodEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
 
replaceItem(String, int) - クラス のメソッドjp.kyasu.awt.List
Replaces the item at the specified index in the scrolling list with the new string.
replaceItem(Text, int) - クラス のメソッドjp.kyasu.awt.List
Replaces the item at the specified index in the scrolling list with the new text.
replaceItem(String[], int) - クラス のメソッドjp.kyasu.awt.TableList
Replaces the item at the specified row index with the new strings.
replaceItem(Text[], int) - クラス のメソッドjp.kyasu.awt.TableList
Replaces the item at the specified row index with the new texts.
replaceItem(String[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Replaces the item at the specified row index with the new strings.
replaceItem(Text[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Replaces the item at the specified row index with the new texts.
replaceItems(int, int, Object[][]) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Replaces the items in the specified range with the specified items.
replaceItems(int, int, Text[]) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Replaces the items in the specified range with the specified row items.
replaceItems(int, int, Object[][]) - インタフェース のメソッドjp.kyasu.awt.ListModel
Replaces the items in the specified range with the specified items.
replaceRange(String, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces string between the indicated start and end positions with the specified replacement string.
replaceRange(Text, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(Text, int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(Text, TextPositionInfo, TextPositionInfo, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces the text of the model with the specified text.
replaceRange(String, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(Text, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(Text, int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces text between the indicated start and end positions with the specified replacement text.
replaceSelection(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces string in the range of the current selection with the specified replacement string.
replaceSelection(Text) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces text in the range of the current selection with the specified replacement text.
replaceSelection(Text, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Replaces text in the range of the current selection with the specified replacement text.
replaceSelection(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces string in the range of the current selection with the specified replacement string.
replaceSelection(Text) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces text in the range of the current selection with the specified replacement text.
replaceSelection(Text, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Replaces text in the range of the current selection with the specified replacement text.
replaceStyle(int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.Text
Replaces the style of this text with the specified style.
replaceText(String, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
非推奨です。
As of JDK version 1.1, replaced by replaceRange(String, int, int).
replaceTextItem(Text, int) - クラス のメソッドjp.kyasu.awt.List
Replaces the item at the specified index in the scrolling list with the new text.
replaceTextItem(Text[], int) - クラス のメソッドjp.kyasu.awt.TableList
Replaces the item at the specified row index with the new texts.
replaceTextItem(Text[], int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Replaces the item at the specified row index with the new texts.
ReplaceUndo(int, int, RichText) - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel.ReplaceUndo
 
request(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(String, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(String, int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(String, String, int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(Frame, String, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(Frame, String, int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
request(Frame, String, String, int) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Prompts a user to input a string with a dialog.
requestFocus() - クラス のメソッドjp.kyasu.awt.KComponent
Requests that this component get the input focus.
requestFocus() - クラス のメソッドjp.kyasu.awt.KContainer
Requests that this component get the input focus.
resetCdata() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Resets the buffer for the cdata.
resetLocationOfText() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Resets the location of the layout text.
resetLocationOfText() - クラス のメソッドjp.kyasu.awt.text.TextListView
Resets the location of the layout text.
resetLocationOfText() - クラス のメソッドjp.kyasu.awt.text.TextView
Resets the location of the layout text.
reshape(int, int, int, int) - クラス のメソッドjp.kyasu.awt.KComponent
Moves and resizes this component.
reshape(int, int, int, int) - クラス のメソッドjp.kyasu.awt.KContainer
Moves and resizes this component.
Resources - クラス のstatic変数jp.kyasu.awt.AWTResources
 
Resources - クラス のstatic変数jp.kyasu.editor.EditorResources
 
Resources - jp.kyasu.utilのクラス
The Resources class provides the resources.
Resources(String) - クラス のコンストラクタjp.kyasu.util.Resources
Constructs a resources with the specified base name.
Resources(String, Locale) - クラス のコンストラクタjp.kyasu.util.Resources
Constructs a resources with the specified base name and locale.
resources - クラス の変数jp.kyasu.util.Resources
The resources.
restart() - クラス のメソッドjp.kyasu.awt.Timer
Restarts the timer, cancelling any pending firings, and causing it to fire with its initial dely.
richText - クラス の変数jp.kyasu.awt.DefaultTextModel
The rich text of the text model.
RichText - jp.kyasu.graphicsのクラス
The RichText class implements a text with paragraph styles.
RichText(RichTextStyle) - クラス のコンストラクタjp.kyasu.graphics.RichText
Constructs an empty rich text with the specified rich text style.
RichText(String, RichTextStyle) - クラス のコンストラクタjp.kyasu.graphics.RichText
Constructs a rich text with the specified string and rich text style.
RichText(Text, RichTextStyle) - クラス のコンストラクタjp.kyasu.graphics.RichText
Constructs a rich text with the specified text and rich text style.
RichText(RichText) - クラス のコンストラクタjp.kyasu.graphics.RichText
Constructs a rich text that has the same contents as the specified rich text.
RichText(Text, RichTextStyle, RunArray) - クラス のコンストラクタjp.kyasu.graphics.RichText
Constructs a rich text with the specified text, rich text style, and paragraph styles.
richText - クラス の変数jp.kyasu.graphics.TextLines
The rich text to be composed into lines.
richText - クラス の変数jp.kyasu.graphics.VRichText
The rich text.
RichTextEditor - jp.kyasu.editorのクラス
The RichTextEditor is an abstract base class of multi-line text area that is suited for editing styled documents.
RichTextEditor(int, int, boolean, ActionListener, ActionListener, ActionListener) - クラス のコンストラクタjp.kyasu.editor.RichTextEditor
Constructs a new rich text area with tool bar, with the specified number of rows and columns.
RichTextStyle - jp.kyasu.graphicsのクラス
The RichTextStyle implements the style for the rich text object.
RichTextStyle(int) - クラス のコンストラクタjp.kyasu.graphics.RichTextStyle
Constructs a rich text style with the specified line wrapping style.
RichTextStyle(int, boolean) - クラス のコンストラクタjp.kyasu.graphics.RichTextStyle
Constructs a rich text style with the specified line wrapping style and flag determining the line height is variable.
RichTextStyle(int, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.RichTextStyle
Constructs a rich text style with the specified line wrapping style, line end style and flag determining the line height is variable.
RichTextStyle(int, int, boolean, TextStyle, ParagraphStyle) - クラス のコンストラクタjp.kyasu.graphics.RichTextStyle
Constructs a rich text style with the specified line wrapping style, line end style, flag determining the line height is variable, default text style and default paragraph style.
richTextStyle - クラス の変数jp.kyasu.graphics.TextScanner
The rich text style that knows a text wrapping mode.
RIGHT - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be right justified.
RIGHT - クラス のstatic変数jp.kyasu.graphics.ParagraphStyle
The constant for the right alignment (justification).
RIGHT - クラス のstatic変数jp.kyasu.graphics.VArrow
The arrow direction constat for the right direction.
RIGHT_INDENT - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "right indent".
RIGHT_INDENT_DIFF - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "right indent".
rightButton - クラス の変数jp.kyasu.awt.Scrollbar
 
rightIndent - クラス の変数jp.kyasu.graphics.ParagraphStyle
The right indentation.
rightMargin - クラス の変数jp.kyasu.graphics.TextScanner
The right margin (edge) for scanning.
ROUNDED - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the rounded corner rectangle.
ROUNDED_OUTLINE - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the outline of the rounded corner rectangle.
row - クラス の変数jp.kyasu.awt.event.ListActionEvent
the row index.
rows - クラス の変数jp.kyasu.awt.List
 
rows - クラス の変数jp.kyasu.awt.TableList
 
rows - クラス の変数jp.kyasu.awt.TextComponent
 
rtStyle - クラス の変数jp.kyasu.graphics.RichText
The style of the rich text.
rtStyle - クラス の変数jp.kyasu.graphics.TextLines
The style for the rich text.
RunArray - jp.kyasu.utilのクラス
The RunArray class implements a space-efficient growable array that tends to be constant over long runs of the possible indices.
RunArray() - クラス のコンストラクタjp.kyasu.util.RunArray
Constructs an empty array.
RunArray(Class) - クラス のコンストラクタjp.kyasu.util.RunArray
Constructs an empty array with the specified component type.
RunArray(int, Object) - クラス のコンストラクタjp.kyasu.util.RunArray
Constructs an array with the specified size (length), whose every component equals to the specified value.
RunArray(int, Object, Class) - クラス のコンストラクタjp.kyasu.util.RunArray
Constructs an array with the specified size (length), whose every component equals to the specified value.
RunArray(VArray, VArray, int) - クラス のコンストラクタjp.kyasu.util.RunArray
Constructs an array with the specified runs, values, and count.
runEnd - クラス の変数jp.kyasu.graphics.TextScanner
The ending index in the text for scanning (exclusive).
runs - クラス の変数jp.kyasu.graphics.Text
The space-efficient text style array.
runs - クラス の変数jp.kyasu.util.RunArray
The buffer of the run length.

S

safeToggleCaret() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows or hides this caret safely with the caret context.
safeToggleCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows ot hides this caret safely with the specified graphics, offset, text position, and color.
save(Writer) - クラス のメソッドjp.kyasu.editor.TextEditor
Saves the contents of this component into the specified writer.
save_file() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Saves the text into the file.
save_file() - クラス のメソッドjp.kyasu.editor.TextEditor
Saves the text into the current file.
save_file_as(File) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Saves the text into the specified file.
save_file_as(boolean) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Saves the text into the selected file.
save_file_as(File, boolean) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Saves the text into the specified file.
save_file_as(File) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Saves the text into the specified file.
save_file_as() - クラス のメソッドjp.kyasu.editor.TextEditor
Saves the text into the selected file.
save_file_as(File) - クラス のメソッドjp.kyasu.editor.TextEditor
Saves the text into the specified file.
saveAsHTML(File) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Saves the contents of this component as a HTML into the specified file.
saveAsObject(OutputStream) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Saves the contents of this component as object into the specified stream.
savedBackgroundColor - クラス の変数jp.kyasu.awt.TextComponent
 
savedForegroundColor - クラス の変数jp.kyasu.awt.TextComponent
 
savedSelectionBackgroundColor - クラス の変数jp.kyasu.awt.TextComponent
 
savedSelectionForegroundColor - クラス の変数jp.kyasu.awt.TextComponent
 
savedState - クラス の変数jp.kyasu.awt.ButtonController
The saved button state.
savedTextCursor - クラス の変数jp.kyasu.editor.TextEditor
 
savedTypeInStyle - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
scanChars(int, int, char[], int, int[]) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Scans the array of characters and returns the stop condition if the scanning runs to the end, the scanning runs across the rightX, or the scanning encounters the stop condition defined in the stops.
scanChars(int, int, char[], int, int[]) - クラス のメソッドjp.kyasu.graphics.TextScanner
Scans the array of characters and returns the stop condition if the scanning runs to the end, the scanning runs across the rightX, or the scanning encounters the stop condition defined in the stops.
SCROLL_FIRST - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
Marks the first integer id for the range of scroll event ids.
SCROLL_FIRST_INTERVAL - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default first interval of scrolling.
SCROLL_INTERVAL - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default interval of scrolling.
SCROLL_LAST - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
Marks the last integer id for the range of scroll event ids.
SCROLL_SIZE_CHANGED - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
The scroll size changed event.
SCROLL_VALUE_CHANGED - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
The scroll value changed event.
scrollable - クラス の変数jp.kyasu.awt.event.ScrollEvent
 
Scrollable - jp.kyasu.awtのインタフェース
The interface for objects which have an vertical/horizaontal adjustable numeric value contained within a bounded range of values.
scrollable - クラス の変数jp.kyasu.awt.ScrollPanel
 
scrollActionListener - クラス の変数jp.kyasu.awt.Scrollbar
 
scrollAndNotify(int, int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
Scrollbar - jp.kyasu.awtのクラス
The Scrollbar class embodies a scroll bar, a familiar user-interface object.
Scrollbar() - クラス のコンストラクタjp.kyasu.awt.Scrollbar
Constructs a new vertical scroll bar.
Scrollbar(int) - クラス のコンストラクタjp.kyasu.awt.Scrollbar
Constructs a new scroll bar with the specified orientation.
Scrollbar(int, int, int, int, int) - クラス のコンストラクタjp.kyasu.awt.Scrollbar
Constructs a new scroll bar with the specified orientation, initial value, page size, and minimum and maximum values.
SCROLLBAR_THICKNESS - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default scrollbar thickness.
scrollbarDisplayPolicy - クラス の変数jp.kyasu.awt.ScrollPanel
 
SCROLLBARS_ALWAYS - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Specifies that horizontal/vertical scrollbars should always be shown regardless of the respective sizes of the scrollpane and child.
SCROLLBARS_AS_NEEDED - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Specifies that horizontal/vertical scrollbar should be shown only when the size of the child exceeds the size of the scrollpane in the horizontal/vertical dimension.
SCROLLBARS_BOTH - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Create and display both vertical and horizontal scrollbars.
SCROLLBARS_BOTH - クラス のstatic変数jp.kyasu.awt.TextComponent
Create and display both vertical and horizontal scrollbars.
SCROLLBARS_HORIZONTAL_ONLY - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Create and display horizontal scrollbar only.
SCROLLBARS_HORIZONTAL_ONLY - クラス のstatic変数jp.kyasu.awt.TextComponent
Create and display horizontal scrollbar only.
SCROLLBARS_NONE - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Do not create or display any scrollbars.
SCROLLBARS_NONE - クラス のstatic変数jp.kyasu.awt.TextComponent
Do not create or display any scrollbars.
SCROLLBARS_VERTICAL_ONLY - クラス のstatic変数jp.kyasu.awt.ScrollPanel
Create and display vertical scrollbar only.
SCROLLBARS_VERTICAL_ONLY - クラス のstatic変数jp.kyasu.awt.TextComponent
Create and display vertical scrollbar only.
scrollbarVisibility - クラス の変数jp.kyasu.awt.ScrollPanel
 
scrolledDown - クラス の変数jp.kyasu.awt.text.TextView
 
scrolledLeft - クラス の変数jp.kyasu.awt.text.TextView
 
scrolledRight - クラス の変数jp.kyasu.awt.text.TextView
 
scrolledUp - クラス の変数jp.kyasu.awt.text.TextView
 
ScrollEvent - jp.kyasu.awt.eventのクラス
The Scrollable event that is originated from a Scrollable object to ScrollListeners.
ScrollEvent(Scrollable, int, int) - クラス のコンストラクタjp.kyasu.awt.event.ScrollEvent
Constructs a ScrollEvent object with the specified Scrollable source, id, and orientation.
ScrollListener - jp.kyasu.awt.eventのインタフェース
The listener interface for receiving scroll events.
scrollListeners - クラス の変数jp.kyasu.awt.text.TableListView
 
scrollListeners - クラス の変数jp.kyasu.awt.text.TextView
 
ScrollPanel - jp.kyasu.awtのクラス
The ScrollPanel class implements horizontal and/or vertical scrolling panel for a single child component.
ScrollPanel(int, int) - クラス のコンストラクタjp.kyasu.awt.ScrollPanel
Constructs a new scroll container with the specified scrollbar visibility and scrollbar display policy.
scrollPanel - クラス の変数jp.kyasu.awt.TableList
 
scrollTimer - クラス の変数jp.kyasu.awt.Scrollbar
 
scrollTo(Point) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view to the specified point, if possible.
scrollTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view to the specified text position, if possible.
scrollValueChanged(ScrollEvent) - インタフェース のメソッドjp.kyasu.awt.event.ScrollListener
Invoked when the value of the scrollable has been changed.
scrollValueChanged(ScrollEvent) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Invoked when the value of the scrollable has changed.
scrollValueChanged(ScrollEvent) - クラス のメソッドjp.kyasu.awt.text.TableListView
Invoked when the value of the scrollable has changed.
scrollX(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this component horizontally to the specified x-position.
scrollX(int, boolean) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this component horizontally to the specified x-position.
scrollXTo(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view horizontally to the specified x-position, if possible.
scrollXTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view horizontally to the specified text position, if possible.
scrollY(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this component vertically to the specified y-position.
scrollY(int, boolean) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this component vertically to the specified y-position.
scrollYTo(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view vertically to the specified y-position, if possible.
scrollYTo(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextView
Scrolls this view vertically to the specified text position, if possible.
select(int) - クラス のメソッドjp.kyasu.awt.List
Selects the item at the specified index in the scrolling list.
select(String) - クラス のメソッドjp.kyasu.awt.List
Sets the selected item in this list to be the item whose name is equal to the specified string.
select(int) - クラス のメソッドjp.kyasu.awt.TableList
Selects the row at the specified index in the scrolling list.
select(int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Selects the text between the specified start and end positions.
select(int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Selects the text between the specified start and end positions.
select(int, int, boolean, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Selects the text between the specified start and end positions.
select(TextPositionInfo, TextPositionInfo, boolean, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
 
select(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Selects the row at the specified index.
select(int, int, boolean, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Selects the row at the specified index.
select(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Selects the text between the specified start and end positions.
select(int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Selects the text between the specified start and end positions.
select(int, int, boolean, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Selects the text between the specified start and end positions.
select(String) - クラス のメソッドjp.kyasu.editor.SelectionMenu
Selects the checkbox menu item which has the specified command.
select_all() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select all text.
select_all() - クラス のメソッドjp.kyasu.awt.TextComponent
Select all text.
select_braces() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select braces at the selection start position.
select_braces(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select braces at the specified text position.
select_line() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select a line at the selection start position.
select_line(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select a line at the specified text position.
select_line() - クラス のメソッドjp.kyasu.awt.TextComponent
Select a line at the selection start position.
select_word() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select a word at the selection start position.
select_word(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Select a word at the specified text position.
select_word() - クラス のメソッドjp.kyasu.awt.TextComponent
Select a word at the selection start position.
selectAll() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Selects all the text.
selectAll() - クラス のメソッドjp.kyasu.awt.TextComponent
Selects all the text in this text component.
selected - クラス の変数jp.kyasu.awt.DefaultTextListModel
The selected indexes of the text list model.
selectedBooleanState - クラス の変数jp.kyasu.awt.BooleanStateGroup
The current boolean state.
selectedColor - クラス の変数jp.kyasu.editor.ColorChooser
The selected color.
selectedIndices - クラス の変数jp.kyasu.awt.event.ListModelEvent
The selected indices.
SELECTION_BACKGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.Scrollbar
The default selection background color of the scroll bar.
selectionBackground - クラス の変数jp.kyasu.awt.text.TextView
 
selectionBegin - クラス の変数jp.kyasu.awt.event.TextPositionEvent
 
selectionBegin - クラス の変数jp.kyasu.awt.text.TextEditView
 
selectionEnd - クラス の変数jp.kyasu.awt.event.TextPositionEvent
 
selectionEnd - クラス の変数jp.kyasu.awt.text.TextEditView
 
selectionForeground - クラス の変数jp.kyasu.awt.text.TextView
 
selectionIsCaret() - クラス のメソッドjp.kyasu.awt.event.TextPositionEvent
Returns true if the selection is caret, i.e., null selection.
selectionIsCaret() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Tests if the selection is caret, i.e., null selection.
selectionIsCaret() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Tests if the selection is caret, i.e., null selection.
selectionIsCaret() - クラス のメソッドjp.kyasu.awt.TextComponent
Tests if the selection is caret, i.e., null selection.
SelectionMenu - jp.kyasu.editorのクラス
A SelectionMenu object is a pull-down menu component that is deployed from a menu bar.
SelectionMenu() - クラス のコンストラクタjp.kyasu.editor.SelectionMenu
Constructs a new menu with an empty label.
SelectionMenu(String) - クラス のコンストラクタjp.kyasu.editor.SelectionMenu
Constructs a new menu with the specified label.
SelectionMenu(String, boolean) - クラス のコンストラクタjp.kyasu.editor.SelectionMenu
Constructs a new menu with the specified label.
selectionMode - クラス の変数jp.kyasu.awt.text.TextListController
 
selectionShowing - クラス の変数jp.kyasu.awt.text.TextView
 
selectionVisible - クラス の変数jp.kyasu.awt.text.TextView
 
selectionVisibleAtFocus - クラス の変数jp.kyasu.awt.text.TextController
 
SERIALIZE_FILE_AS_BYTE - クラス のstatic変数jp.kyasu.graphics.VImage
If true, serializes the image created from the file name as the image created form the bute data.
Set - jp.kyasu.utilのクラス
The Set implements a collection of components that are not duplicated.
Set() - クラス のコンストラクタjp.kyasu.util.Set
Constructs an empty set.
Set(int) - クラス のコンストラクタjp.kyasu.util.Set
Constructs an empty set with the specified initial capacity.
Set(int, float) - クラス のコンストラクタjp.kyasu.util.Set
Constructs an empty set with the specified initial capacity and load factor.
set(int, Object) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified object.
set_alignment(int) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the alignment of the selected paragraph to be the specified style.
set_font_color(Color) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font color of the selected text to be the specified color.
set_font_color(ItemEvent) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font color of the selected text to be the selected color.
set_font_name(String) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font name of the selected text to be the specified name.
set_font_name(ItemEvent) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font name of the selected text to be the selected name.
set_font_size(int) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font size of the selected text to be the specified size.
set_font_size(ItemEvent) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font size of the selected text to be the selected size.
set_font_size_diff(int) - クラス のメソッドjp.kyasu.editor.RichTextEditor
Sets the font size of the selected text differed from the specified size.
set_paragraph_style(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the paragraph style named by the specified name.
setActionCommand(String) - クラス のメソッドjp.kyasu.awt.AbstractButton
Sets the command name for the action event fired by this button.
setActive(boolean) - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Activates the button.
setActive(boolean) - クラス のメソッドjp.kyasu.graphics.VActiveButton
Activates the button.
setAlignment(int) - クラス のメソッドjp.kyasu.awt.Label
Sets the alignment for this label to the specified alignment.
setAlignment(int) - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Sets the alignment of the paragraph style.
setAlignment(int) - クラス のメソッドjp.kyasu.graphics.TextAttachment
Sets the vertical alignment of this text attachment to be the specified alignment.
setAttachmentAt(int, TextAttachment) - クラス のメソッドjp.kyasu.graphics.Text
Sets the component at the specified index of this text to be the specified text attachment.
setAttributes(String[]) - クラス のメソッドjp.kyasu.sgml.Element
Sets the name of the attributes of this element to be the specified attribute names.
setAutoIndentEnabled(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Enables the auto indent.
setAutoIndentEnabled(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Enables the auto indent.
setAutoResizeMode(int) - クラス のメソッドjp.kyasu.awt.SplitPanel
Sets the the auto resize mode of the panel.
setAutoResizeMode(int) - クラス のメソッドjp.kyasu.awt.TableList
Sets the the auto resize mode of the panel.
setAutoResizeMode(int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Sets the the auto resize mode of the panel.
setBackground(Color) - クラス のメソッドjp.kyasu.awt.KComponent
Sets the background color of this component.
setBackground(Color) - クラス のメソッドjp.kyasu.awt.Label
Sets the background color of this component.
setBackground(Color) - クラス のメソッドjp.kyasu.awt.List
Sets the background color of this list.
setBackground(Color) - クラス のメソッドjp.kyasu.awt.TableList
Sets the background color of this list.
setBackground(Color) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the background color of this text component.
setBackground(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the background color of this text component to be the specified color.
setBackground(Color) - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Sets the background color to be the specified color.
setBackgroundColor(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Sets the background color (the BGCOLOR attribute in the BODY tag) to be the specified color.
setBackgroundColor(Color) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Sets the background color (the BGCOLOR attribute in the BODY tag) to be the specified color.
setBackgroundColor(Color) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Sets the background color (the BGCOLOR attribute in the BODY tag) to be the specified color.
setBackgroundColor(Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the background color of this html document to be the specified color.
setBaseFont(Font) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the base font of this model.
setBaseTextStyle(TextStyle) - クラス のメソッドjp.kyasu.graphics.RichText
Sets the base text style of this rich text to be the specified text style.
setBlockIncrement(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the block increment for this scroll bar.
setBoolean(int, boolean) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified boolean value.
setBooleanStateGroup(BooleanStateGroup) - クラス のメソッドjp.kyasu.awt.Checkbox
Sets this check box's group to be the specified group.
setBooleanStateGroup(BooleanStateGroup) - クラス のメソッドjp.kyasu.awt.ToggleButton
Sets this toggle button/check box's group to be the specified group.
setBorder(VBorder) - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Sets the border of this bordered wrapper to be the specified border.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.Choice
Moves and resizes this choice.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.KComponent
Moves and resizes this component.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.KContainer
Moves and resizes this component.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.Label
Moves and resizes this component.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Moves and resizes this scroll bar.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.text.TextView
Moves and resizes this view.
setBounds(int, int, int, int) - クラス のメソッドjp.kyasu.awt.TextField
Moves and resizes this component.
setByte(int, byte) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified byte value.
setCaretColor(Color) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the caret color.
setCaretColor(Color) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the caret color.
setCaretPosition(int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the position of the text insertion caret.
setCaretPosition(int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the position of the text insertion caret.
setCaretPosition(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the position of the text insertion caret for this text component.
setCaretPosition(int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the position of the text insertion caret.
setChar(int, char) - クラス のメソッドjp.kyasu.graphics.Text
Sets the component at the specified index of this text to be the specified character.
setChar(int, char) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified char value.
setCharAt(int, char) - クラス のメソッドjp.kyasu.graphics.Text
Sets the component at the specified index of this text to be the specified character.
setCheckboxGroup(CheckboxGroup) - クラス のメソッドjp.kyasu.awt.Checkbox
Sets this check box's group to be the specified check box group.
setClickable(boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Makes this controller handle ClickableTextAction.
setClickable(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Makes this text component handle ClickableTextAction.
setClickableTextAction(ClickableTextAction) - クラス のメソッドjp.kyasu.graphics.TextStyle
Sets the clickable text action of this style to the specified action.
setClickToFocus() - クラス のメソッドjp.kyasu.awt.List
Makes the list request the focus when the mouse is clicked.
setClickToFocus() - クラス のメソッドjp.kyasu.awt.TableList
Makes the list request the focus when the mouse is clicked.
setClickToFocus() - クラス のメソッドjp.kyasu.awt.text.TextController
Makes the controller request the focus when the mouse is clicked.
setClickToFocus() - クラス のメソッドjp.kyasu.awt.TextComponent
Makes the text component request the focus when the mouse is clicked.
setClipboardString(String) - クラス のメソッドjp.kyasu.awt.text.TextController
Sets the string to the clipboard.
setClipboardText(Text) - クラス のメソッドjp.kyasu.awt.text.TextController
Sets the text to the clipboard.
setClipRect(Rectangle) - クラス のメソッドjp.kyasu.graphics.TextListScanner
Sets the clipping rectangle.
setCMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Makes this tokenizer parse the C language.
setCMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Makes this component colors the syntax of the C language.
setCMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Makes this component colors the syntax of the C language.
setColor(Color) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the new font color.
setColumns(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the number of columns for this text component.
setColumnWidths(int[]) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Sets the column widths of the list to the specified widths.
setColumnWidths(int[]) - インタフェース のメソッドjp.kyasu.awt.ListModel
Sets the column widths of the list to the specified widths.
setColumnWidths(int[]) - クラス のメソッドjp.kyasu.graphics.TextList
Sets the column widths to be the specified widths.
setCommentColor(Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font color for the comment tokens.
setCommentColor(Color) - クラス のメソッドjp.kyasu.editor.CodeEditor
Sets the font color for the comment tokens.
setCommentStyle(int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style for the comment tokens.
setCommentStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Sets the font style for the comment tokens.
setCommentStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style and color for the comment tokens.
setComparer(Comparer) - クラス のメソッドjp.kyasu.util.Sorter
Sets the comparer of this sorter to be the specified comparer.
setConstantColor(Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font color for the constant tokens.
setConstantColor(Color) - クラス のメソッドjp.kyasu.editor.CodeEditor
Sets the font color for the constant tokens.
setConstantStyle(int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style for the constant tokens.
setConstantStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Sets the font style for the constant tokens.
setConstantStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style and color for the constant tokens.
setContentModel(String[]) - クラス のメソッドjp.kyasu.sgml.Element
Sets the sub-elements of this element to be the specified sub-elements.
setContentModel(String[], int) - クラス のメソッドjp.kyasu.sgml.Element
Sets the sub-elements and the content model type of this element to be the specified sub-elements and the specified type.
setContentModelType(int) - クラス のメソッドjp.kyasu.sgml.Element
Sets the content model type of this element to be the specified type.
setController(TextEditController) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the controller of this view.
setController(TextListController) - クラス のメソッドjp.kyasu.awt.text.TextListView
Sets the controller of this view.
setCPPMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Makes this tokenizer parse the C++ language.
setCPPMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Makes this component colors the syntax of the C++ language.
setCPPMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Makes this component colors the syntax of the C++ language.
setCurrent(Checkbox) - クラス のメソッドjp.kyasu.awt.CheckboxGroup
非推奨です。
As of JDK version 1.1.
setCurrentTypeIn(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the current (type in) text style from the specified text position.
setCursor(Cursor) - クラス のメソッドjp.kyasu.awt.List
Sets the cursor of this list.
setCursor(Cursor) - クラス のメソッドjp.kyasu.awt.TableList
Sets the cursor of this list.
setCursor(Cursor) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the cursor of this text component.
setCutBuffer(Text) - クラス のstaticメソッドjp.kyasu.awt.text.TextController
Sets the text to the cut buffer.
setDefaultActionName(String) - クラス のメソッドjp.kyasu.awt.text.Keymap
Sets the default action to the specified action name.
setDefaultActionNames(String[]) - クラス のメソッドjp.kyasu.awt.text.Keymap
Sets the default action to the specified action names.
setDelay(int) - クラス のメソッドjp.kyasu.awt.Timer
Sets the timer's delay, the number of milliseconds between successive actionPerfomed() messages to its listeners.
setDeselectionEnabled(boolean) - クラス のメソッドjp.kyasu.awt.List
Makes the deselection enabled when the selection mode is a single selection.
setDeselectionEnabled(boolean) - クラス のメソッドjp.kyasu.awt.TableList
Makes the deselection enabled when the selection mode is a single selection.
setDeselectionEnabled(boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Makes the deselection enabled when the selection mode is a single selection.
setDirection(int) - クラス のメソッドjp.kyasu.graphics.VArrow
Sets the direction of the arrow to the specified direction.
setDisabledBackground(Color) - クラス のメソッドjp.kyasu.graphics.VLabel
Sets the background color when the label is disabled to be the specified color.
setDisabledForeground(Color) - クラス のメソッドjp.kyasu.graphics.VLabel
Sets the foreground color when the label is disabled to be the specified color.
setDocElement(Element) - クラス のメソッドjp.kyasu.sgml.DTD
Sets the root element of this DTD to be the specified element.
setDouble(int, double) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified double value.
setDoubleBuffered(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
Set whether this component should use a buffer to paint.
setEchoChar(char) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the echo character for the view of this controller.
setEchoChar(char) - クラス のメソッドjp.kyasu.awt.TextField
Sets the echo character for this text field.
setEchoChar(char) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the echo character for this layout.
setEchoCharacter(char) - クラス のメソッドjp.kyasu.awt.TextField
非推奨です。
As of JDK version 1.1, replaced by setEchoChar(char).
setEditable(boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the flag that determines whether or not the view this controller is editable.
setEditable(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Makes this view editable.
setEditable(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the flag that determines whether or not this text component is editable.
setEditable(boolean, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the flag that determines whether or not this text component is editable.
setEditable(boolean) - クラス のメソッドjp.kyasu.awt.TextField
Sets the flag that determines whether or not this text component is editable.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.Choice
Enables or disables this choice.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
Enables or disables this component.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.KContainer
Enables or disables this component.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.Label
Enables or disables this component.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.List
Enables or disables this list.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Enables or disables this panel.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.TableList
Enables or disables this list.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.text.TableListView
Enables or disables this table list view.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Enables or disables this view.
setEnabled(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Enables or disables this text component.
setEnabled(boolean) - クラス のメソッドjp.kyasu.editor.ColorChoice
Enables or disables this choice.
setEnabled(boolean) - クラス のメソッドjp.kyasu.graphics.VActiveButton
Sets the enabled state to be the specified boolean.
setEnabled(boolean) - クラス のメソッドjp.kyasu.graphics.VLabel
Sets the enabled state to be the specified boolean.
setExclusions(String[]) - クラス のメソッドjp.kyasu.sgml.Element
Sets the inclusions of this element to be the specified exclusions.
setFloat(int, float) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified float value.
setFocused(boolean) - クラス のメソッドjp.kyasu.graphics.VLabel
Sets the focused state to be the specified boolean.
setFocusedSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VLabel
Resizes the visual content with the focused (dashed line) border to the specified dimension.
setFocusEmphasizeEnabled(boolean) - クラス のメソッドjp.kyasu.awt.ButtonController
Enables the button to be emphasized when the keyboard focus has been gained.
setFocusTraversable(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
Enables or disables the keyboard focus traversal.
setFocusTraversable(boolean) - クラス のメソッドjp.kyasu.awt.KContainer
Enables or disables the keyboard focus traversal.
setFont(Font) - クラス のメソッドjp.kyasu.awt.Label
Sets the font of this component.
setFont(Font) - クラス のメソッドjp.kyasu.awt.List
Sets the font of this list.
setFont(Font) - クラス のメソッドjp.kyasu.awt.TableList
Sets the font of this list.
setFont(Font) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the font of this view.
setFont(Font) - クラス のメソッドjp.kyasu.awt.text.TextListView
Sets the font of this view.
setFont(Font) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the font of this text component.
setFont(Font) - クラス のメソッドjp.kyasu.editor.CodeEditor
Sets the font of this component.
setFontBold() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the bold font style.
setFontBoldItalic() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the bold and italic font style.
setFontItalic() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the italic font style.
setFontMetrics(FontMetrics) - クラス のメソッドjp.kyasu.graphics.EchoTextScanner
Sets the font metrics.
setFontMetrics(FontMetrics) - クラス のメソッドjp.kyasu.graphics.TextScanner
Sets the font metrics.
setFontModifier(FontModifier) - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Sets the font modifier to be the specified font modifier.
setFontName(String) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the new font name.
setFontPlain() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the plain font style.
setFontSize(int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the new font size.
setFontStyle(int) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the new font style.
setForeground(Color) - クラス のメソッドjp.kyasu.awt.KComponent
Sets the foreground color of this component.
setForeground(Color) - クラス のメソッドjp.kyasu.awt.Label
Sets the foreground color of this component.
setForeground(Color) - クラス のメソッドjp.kyasu.awt.List
Sets the foreground color of this list.
setForeground(Color) - クラス のメソッドjp.kyasu.awt.TableList
Sets the foreground color of this list.
setForeground(Color) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the foreground color of this text component.
setForeground(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the foreground color of this text component to be the specified color.
setForeground(Color) - クラス のメソッドjp.kyasu.graphics.VColoredWrapper
Sets the foreground color to be the specified color.
setGap(int) - クラス のメソッドjp.kyasu.awt.SplitPanel
Sets the gap between components.
setHTMLElements(DTD) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
Sets the elements to the HTML 3.2 dtd.
setHTMLEntities(DTD) - クラス のstaticメソッドjp.kyasu.sgml.HTMLParser
Sets the entities to the HTML 3.2 dtd.
setHTMLStyle(HTMLStyle) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the html style of this html document to be the specified style.
setHTMLStyle(HTMLStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the html style of this html document to be the specified style.
setHTMLText(HTMLText) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the html text of this text component.
setHValue(int) - インタフェース のメソッドjp.kyasu.awt.Scrollable
Sets the horizontal current value of the scrollable object.
setHValue(int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Sets the horizontal current value of the scrollable object.
setHValue(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the horizontal current value of the scrollable object.
setInclusions(String[]) - クラス のメソッドjp.kyasu.sgml.Element
Sets the inclusions of this element to be the specified inclusions.
setIncrementalLoad(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Enables or disables the incremental loading.
setIndex(int) - クラス のメソッドjp.kyasu.graphics.TextCharacterIterator
Set the position to specified position in the array of characters and return that character.
setInitialDelay(int) - クラス のメソッドjp.kyasu.awt.Timer
Sets the timer's initial delay.
setInputMethodCaretPosition(InputMethodEvent) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
 
setInsets(Insets) - クラス のメソッドjp.kyasu.awt.Panel
Sets the insets of this panel.
setInsets(Insets) - クラス のメソッドjp.kyasu.graphics.VButton
Sets the insets of this button to be the specified insets.
setInsets(Insets) - クラス のメソッドjp.kyasu.graphics.VPaneBorder
Sets the insets of this pane border to be the specified insets.
setInsets(Insets) - クラス のメソッドjp.kyasu.graphics.VPlainBorder
Sets the insets of this plain border to be the specified insets.
setInsets(Insets) - クラス のメソッドjp.kyasu.graphics.VTitledPaneBorder
Sets the insets of this pane border to be the specified insets.
setInt(int, int) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified int value.
setItem(int, int, Object) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Sets the item associated with the specified index (row) and column to the specified value.
setItem(int, int, Object) - インタフェース のメソッドjp.kyasu.awt.ListModel
Sets the item associated with the specified index (row) and column to the specified value.
setItem(int, int, String) - クラス のメソッドjp.kyasu.awt.TableList
Sets the item associated with the specified index (row) and column to the specified string value.
setItem(int, int, Text) - クラス のメソッドjp.kyasu.awt.TableList
Sets the item associated with the specified index (row) and column to the specified text value.
setItem(int, int, String) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the item associated with the specified index (row) and column to the specified string value.
setItem(int, int, Text) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the item associated with the specified index (row) and column to the specified text value.
setItems(String[]) - クラス のメソッドjp.kyasu.awt.List
Sets the items of the list to the specified string items.
setItems(Text[]) - クラス のメソッドjp.kyasu.awt.List
Sets the items of the list to the specified text items.
setItems(String[][]) - クラス のメソッドjp.kyasu.awt.TableList
Sets the items of the list to the specified string row by column items.
setItems(Text[][]) - クラス のメソッドjp.kyasu.awt.TableList
Sets the items of the list to the specified text row by column items.
setItems(String[][]) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the items of the list to the specified string row by column items.
setItems(Text[][]) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the items of the list to the specified text row by column items.
setJavaMode() - クラス のメソッドjp.kyasu.awt.util.CLikeLanguageTokenizer
Makes this tokenizer parse the Java language.
setJavaMode() - クラス のメソッドjp.kyasu.awt.util.JavaSyntaxColoringModel
Makes this component colors the syntax of the Java language.
setJavaMode() - クラス のメソッドjp.kyasu.editor.CodeEditor
Makes this component colors the syntax of the Java language.
setKeyActions(KeyAction[]) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Sets the key actions of this key binding.
setKeyCharMap(char, String) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key character to the specified action name.
setKeyCharMap(char, String[]) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key character to the specified action names.
setKeyCodeMap(int, String) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code to the specified action name.
setKeyCodeMap(int, String[]) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code to the specified action names.
setKeyCodeMap(int, int, String) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code with the specified key modifiers to the specified action name.
setKeyCodeMap(int, int, String[]) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code with the specified key modifiers to the specified action names.
setKeymap(Keymap) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the keymap of this controller.
setKeymap(Keymap) - クラス のメソッドjp.kyasu.awt.text.KeyBinding
Sets the Keymap object of this key binding.
setKeymap(Keymap) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the keymap of this text component.
setKeywordColor(Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font color for the keyword tokens.
setKeywordColor(Color) - クラス のメソッドjp.kyasu.editor.CodeEditor
Sets the font color for the keyword tokens.
setKeywordStyle(int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style for the keyword tokens.
setKeywordStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Sets the font style for the keyword tokens.
setKeywordStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style and color for the keyword tokens.
setLabel(String) - クラス のメソッドjp.kyasu.awt.AbstractButton
Sets the button's label to be the specified string.
setLabelSize(int, int) - クラス のメソッドjp.kyasu.awt.Label
Sets the size of the visual label to be the specified width and height.
setLayout(LayoutManager) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Sets the layout manager for this container.
setLayout(LayoutManager) - クラス のメソッドjp.kyasu.awt.SplitPanel
Sets the layout manager for this container.
setLayout(LayoutManager) - クラス のメソッドjp.kyasu.awt.text.TableListView
Sets the layout manager for this view.
setLength(int) - クラス のメソッドjp.kyasu.util.VArray
Sets the length of this array.
setLineEnd(int) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Sets the line end style.
setLineHeightConstant(boolean) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the line height is constant.
setLineIncrement(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
非推奨です。
As of JDK version 1.1, replaced by setUnitIncrement(int).
setLineSelectionVisible(boolean) - クラス のメソッドjp.kyasu.awt.text.TextListView
Makes the line selection visible.
setLineWrap(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the line wrapping style.
setLineWrap(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the line wrapping style.
setLineWrap(int) - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Sets the line wrapping style.
setLineWrap(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the line wrapping style.
setLineWrap(int) - クラス のメソッドjp.kyasu.graphics.TextScanner
Sets the line wrapping style.
setLineWrapInner(int) - クラス のメソッドjp.kyasu.awt.text.TextView
 
setLineWrapInner(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the line wrapping style.
setLinkActionListener(ActionListener) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the action listener for the link to the specified listener.
setLinkColor(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the link color of this text component to be the specified color.
setLinkColor(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Sets the text color (the LINK attribute in the BODY tag) to be the specified color.
setLinkColor(Color) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Sets the text color (the LINK attribute in the BODY tag) to be the specified color.
setLinkColor(Color) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Sets the text color (the LINK attribute in the BODY tag) to be the specified color.
setLinkColor(Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the link color of this html document to be the specified color.
setLocale(Locale) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the locale of this view.
setLocale(Locale) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the locale of this layout to be the specified locale.
setLocationOfText(Point) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the location of the TextLayout object.
setLocationOfText(Point) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the location of the text of this text component.
setLong(int, long) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified long value.
setMaximum(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the maximum value of this scroll bar.
setMenuEnabled(Menu, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Enables or disaples the specified menu.
setMenuEnabled(Menu, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Enables or disables the specified menu.
setMetaAltKeyCodeMap(int, String) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code with the META and ALT key modifiers to the specified action name.
setMetaAltKeyCodeMap(int, String[]) - クラス のメソッドjp.kyasu.awt.text.Keymap
Maps the specified key code with the META and ALT key modifiers to the specified action names.
setMinimum(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the minimum value of this scroll bar.
setMode(int) - クラス のメソッドjp.kyasu.awt.ButtonController
Sets the control mode.
setMouseFocus() - クラス のメソッドjp.kyasu.awt.List
Makes the list request the focus when the mouse enters the list.
setMouseFocus() - クラス のメソッドjp.kyasu.awt.TableList
Makes the list request the focus when the mouse enters the list.
setMouseFocus() - クラス のメソッドjp.kyasu.awt.text.TextController
Makes the controller request the focus when the mouse enters the view.
setMouseFocus() - クラス のメソッドjp.kyasu.awt.TextComponent
Makes the text component request the focus when the mouse enters the component.
setMovingSelectionEnabled(boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Makes the selection follow the mouse.
setMultipleMode(boolean) - クラス のメソッドjp.kyasu.awt.List
Sets the flag that determines whether this list allows multiple selections.
setMultipleMode(boolean) - クラス のメソッドjp.kyasu.awt.TableList
Sets the flag that determines whether this list allows multiple selections.
setMultipleMode(boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the flag that determines whether this controller allows multiple selections.
setMultipleSelections(boolean) - クラス のメソッドjp.kyasu.awt.List
非推奨です。
As of JDK version 1.1, replaced by setMultipleMode(boolean).
setName(String) - クラス のメソッドjp.kyasu.sgml.Element
Sets the name of this element to be the specified name.
setName(String) - クラス のメソッドjp.kyasu.sgml.Entity
Sets the name of this entity to be the specified name.
setNormalColor(Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font color for the normal tokens.
setNormalColor(Color) - クラス のメソッドjp.kyasu.editor.CodeEditor
Sets the font color for the normal tokens.
setNormalStyle(int) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style for the normal tokens.
setNormalStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.FastSyntaxColoringModel
Sets the font style for the normal tokens.
setNormalStyleAndColor(int, Color) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the font style and color for the normal tokens.
setNotInFontChar(char) - クラス のメソッドjp.kyasu.graphics.TextScanner
Sets the character displayed instead of a character that is not defined in the current font.
setOrientation(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the orientation for this scroll bar.
setOrientation(int) - クラス のメソッドjp.kyasu.awt.SplitPanel
Sets the split orientation of this panel.
setPageIncrement(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
非推奨です。
As of JDK version 1.1, replaced by setBlockIncrement().
setParagraphStyle(int, int, ParagraphStyle) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
setParagraphStyle(int, int, ParagraphStyle) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
 
setParagraphStyle(int, int, ParagraphStyle) - クラス のメソッドjp.kyasu.awt.util.HTMLTextEditModel
 
setParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Sets the current paragraph style of the target to be the specified paragraph style.
setParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Sets the current paragraph style of the target to be the specified paragraph style.
setParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Sets the current paragraph style.
setParagraphStyle(ParagraphStyle) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Sets the current paragraph style of the target to be the specified paragraph style.
setParagraphStyle(int, int, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.RichText
 
setParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Sets the current paragraph style of this text buffer to be the specified paragraph style.
setParagraphStyle(TextPositionInfo, TextPositionInfo, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the paragraph style in the specified range of the rich text in this layout to be the specified paragraph style.
setParagraphStyles(int, int, ParagraphStyle[]) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
setParagraphStyles(int, int, ParagraphStyle[]) - クラス のメソッドjp.kyasu.graphics.RichText
 
setPopupLocationHint(int, int) - クラス のメソッドjp.kyasu.awt.ToolTip
Informs the hint of the location for this pop-up tooltip.
setPopupMenu(PopupMenu) - クラス のメソッドjp.kyasu.awt.List
Sets the popup menu of this list.
setPopupMenu(PopupMenu) - クラス のメソッドjp.kyasu.awt.TableList
Sets the popup menu of this list.
setPopupMenu(PopupMenu) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the popup menu of this controller.
setPopupMenu(PopupMenu) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the popup menu of this controller.
setPopupMenu(PopupMenu) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the popup menu of this text component.
setPosition(int) - クラス のメソッドjp.kyasu.awt.util.LanguageTokenizer
 
setRaised(boolean) - クラス のメソッドjp.kyasu.graphics.V3DBorder
Sets this 3-D border to be raised or sunk.
setRangeParagraphStyle(ParagraphStyle, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the paragraph style between the indicated start and end positions to the specified paragraph style.
setRangeParagraphStyle(ParagraphStyle, int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the paragraph style between the indicated start and end positions to the specified paragraph style.
setRangeParagraphStyle(ParagraphStyle, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the paragraph style between the indicated start and end positions to the specified paragraph style.
setRangeParagraphStyle(ParagraphStyle, int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the paragraph style between the indicated start and end positions to the specified paragraph style.
setRangeTextStyle(TextStyle, int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the text style between the indicated start and end positions to the specified text style.
setRangeTextStyle(TextStyle, int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the text style between the indicated start and end positions to the specified text style.
setRangeTextStyle(TextStyle, int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text style between the indicated start and end positions to the specified text style.
setRangeTextStyle(TextStyle, int, int, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text style between the indicated start and end positions to the specified text style.
setRatioToWidth(float) - クラス のメソッドjp.kyasu.graphics.TextAttachment
Sets the ratio to the width of the layout of the rich text.
setReadEncoding(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the encoding name for reading to be the specified name.
setRepeats(boolean) - クラス のメソッドjp.kyasu.awt.Timer
If the specified flag is false, instructs the timer to send actionPerformed() to its listeners only once, and then stop.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
Sets the rich text of this text model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.DefaultTextModel
Sets the rich text of this text model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the rich text of the view of this controller.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the RichText object of this view.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the rich text of this text component.
setRichText(RichText) - インタフェース のメソッドjp.kyasu.awt.TextModel
Sets the rich text of this text model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.util.HTMLTextEditModel
Sets the rich text of this text model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.util.LimitTextEditModel
Sets the rich text of this model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Sets the rich text of this model to be the specified rich text.
setRichText(RichText) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the html text of this text component.
setRichText(RichText) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the rich text of this text component.
setRows(int) - クラス のメソッドjp.kyasu.awt.List
Sets the number of visible lines in this list.
setRows(int) - クラス のメソッドjp.kyasu.awt.TableList
Sets the number of visible lines in this table list.
setRows(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the number of rows for this text component.
setScrollbarDisplayPolicy(int) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Sets the display policy for the scrollbars.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.List
Sets the thickness of the scroll bar.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the thickness of the scroll bar.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Sets the thickness of the scroll bar.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.TableList
Sets the thickness of the scroll bar.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the thickness of the scroll bar.
setScrollbarThickness(int) - クラス のメソッドjp.kyasu.awt.TextField
Sets the thickness of the scroll bar.
setScrollbarVisibility(int) - クラス のメソッドjp.kyasu.awt.ScrollPanel
Sets the visibility for the scrollbars.
setSelectedBooleanState(BooleanState) - クラス のメソッドjp.kyasu.awt.BooleanStateGroup
Sets the currently selected boolean state in this group to be the specified boolean state.
setSelectedCheckbox(Checkbox) - クラス のメソッドjp.kyasu.awt.CheckboxGroup
Sets the currently selected check box in this group to be the specified check box.
setSelection(int, int) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Changes the selection to be the specified range.
setSelection(int, int) - インタフェース のメソッドjp.kyasu.awt.ListModel
Changes the selection to be the specified range.
setSelectionBackground(Color) - クラス のメソッドjp.kyasu.awt.List
Sets the selection background color.
setSelectionBackground(Color) - クラス のメソッドjp.kyasu.awt.TableList
Sets the selection background color.
setSelectionBackground(Color) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the selection background color.
setSelectionBackground(Color) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the selection background color.
setSelectionBegin(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the beginning position of the selection.
setSelectionBegin(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the beginning text position of the selection, inclusive.
setSelectionBeginEnd(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the beginning and ending positions of the selection.
setSelectionBeginEnd(TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the beginning and ending positions of the selection.
setSelectionBeginEnd(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the text position of the selection.
setSelectionBeginEnd(TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the range of the selection.
setSelectionEnd(int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the selection end for the view of this controller to the specified position.
setSelectionEnd(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the ending position of the selection.
setSelectionEnd(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the ending text position of the selection, exclusive.
setSelectionEnd(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the selection end for this text component to the specified position.
setSelectionForeground(Color) - クラス のメソッドjp.kyasu.awt.List
Sets the selection foreground color.
setSelectionForeground(Color) - クラス のメソッドjp.kyasu.awt.TableList
Sets the selection foreground color.
setSelectionForeground(Color) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the selection foreground color.
setSelectionForeground(Color) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the selection foreground color.
setSelectionMode(int) - クラス のメソッドjp.kyasu.awt.List
Sets the selection mode.
setSelectionMode(int) - クラス のメソッドjp.kyasu.awt.TableList
Sets the selection mode.
setSelectionMode(int) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the selection mode.
setSelectionParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the paragraph style in the range of the current selection to the specified paragraph style.
setSelectionParagraphStyle(ParagraphStyle, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the paragraph style in the range of the current selection to the specified paragraph style.
setSelectionParagraphStyle(ParagraphStyle) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the paragraph style in the range of the current selection to the specified paragraph style.
setSelectionParagraphStyle(ParagraphStyle, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the paragraph style in the range of the current selection to the specified paragraph style.
setSelectionStart(int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the selection start for the view of this controller to the specified position.
setSelectionStart(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the selection start for this text component to the specified position.
setSelectionTextStyle(TextStyle) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the text style in the range of the current selection to the specified text style.
setSelectionTextStyle(TextStyle, boolean) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the text style in the range of the current selection to the specified text style.
setSelectionTextStyle(TextStyle) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text style in the range of the current selection to the specified text style.
setSelectionTextStyle(TextStyle, boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text style in the range of the current selection to the specified text style.
setSelectionVisible(boolean) - クラス のメソッドjp.kyasu.awt.text.TextView
Makes the selection visible.
setSelectionVisibleAtFocus(boolean) - クラス のメソッドjp.kyasu.awt.text.TextController
Makes the selection become visible when the view is focused.
setShort(int, short) - クラス のメソッドjp.kyasu.util.VArray
Sets the component at the specified index of this array to be the specified short value.
setShowMatchEnabled(boolean) - クラス のメソッドjp.kyasu.awt.TextComponent
Enables the show match.
setShowMatchEnabled(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Enables the show match.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.html.VAnchor
Resizes the anchor to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.TextLayout
Resizes the layout to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VBorderedWrapper
Resizes the visual object to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VButton
Resizes the button to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Resizes the checkbox to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VClipWrapper
Resizes the clipping rectangle to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VImage
Resizes the visual image to the specified dimension.
setSize(Dimension) - インタフェース のメソッドjp.kyasu.graphics.Visualizable
Resizes the visual object to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VLabel
Resizes the label to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VObject
Resizes the visual object to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VRichText
Resizes the visual rich text to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VText
Resizes the visual text to the specified dimension.
setSize(Dimension) - クラス のメソッドjp.kyasu.graphics.VWrapper
Resizes the visual object to the specified dimension.
setSoftTab(int) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Sets the length of soft tab.
setSoftTab(int) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the length of soft tab.
setSoftTab(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Enables the soft tab.
setState(boolean) - インタフェース のメソッドjp.kyasu.awt.BooleanState
Sets the state of this object to be the specified boolean state.
setState(boolean) - クラス のメソッドjp.kyasu.awt.ToggleButton
Sets the state of this toggle button/check box to the specified state.
setState(boolean) - クラス のメソッドjp.kyasu.graphics.VAbstractButton
Sets the button to the specifed boolean state.
setState(boolean) - クラス のメソッドjp.kyasu.graphics.VButton
Sets the button to the specifed boolean state.
setStateInternal(boolean) - インタフェース のメソッドjp.kyasu.awt.BooleanState
Helper method for BooleanStateGroup.setSelectedBooleanState.
setStateInternal(boolean) - クラス のメソッドjp.kyasu.awt.ToggleButton
Helper function for setState.
setString(String) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the string of the view of this controller.
setStyle(int) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Sets the style of this caret.
setStyle(int) - クラス のメソッドjp.kyasu.graphics.V3DButtonBorder
Sets the style of the border to the specified style.
setStyle(int) - クラス のメソッドjp.kyasu.graphics.VButton
Sets the style of the button to the specified style.
setStyle(int) - クラス のメソッドjp.kyasu.graphics.VCheckbox
Sets the style of the checkbox to the specified style.
setStyle(int) - クラス のメソッドjp.kyasu.graphics.VOval
Sets the style of the oval to be the specified style.
setStyle(int) - クラス のメソッドjp.kyasu.graphics.VRectangle
Sets the style of the rectangle to be the specified style.
setStyleName(String) - クラス のメソッドjp.kyasu.awt.util.NamedTextStyle
Sets the style name of this named text style.
setSyntaxColoringEnabled(boolean) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
Enables or disables the syntax coloring.
setSyntaxColoringEnabled(boolean) - クラス のメソッドjp.kyasu.editor.CodeEditor
Enables or disables the syntax coloring.
setTarget(Component) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Sets the target component into whitch the caret shows.
setText(String) - クラス のメソッドjp.kyasu.awt.Label
Sets the text for this label to the specified string.
setTEXT(Text) - クラス のメソッドjp.kyasu.awt.Label
Sets the text object for this label to the specified text object.
setText(Text) - クラス のメソッドjp.kyasu.awt.Label
Sets the text object for this label to the specified text object.
setText(Text) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the text of the view of this controller.
setText(Text) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the Text object of this view.
setText(String) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the string that is presented by this text component to be the specified string.
setTEXT(Text) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text of this text component.
setText(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the string of this text component.
setTEXT(Text) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the string of this text component.
setText(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the string that is presented by this text component to be the specified string.
setTEXT(Text) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the text of this text component.
setText(Text) - クラス のメソッドjp.kyasu.graphics.VText
Sets the text of this visual text to be the specified text.
setText(String) - クラス のメソッドjp.kyasu.sgml.Entity
Sets the text of this entity to be the specified text.
setTextCaret(TextCaret) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the text caret of this view.
setTextCaret(TextCaret) - クラス のメソッドjp.kyasu.awt.TextComponent
Sets the text caret of this text component.
setTextChanged(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the text is changed or not.
setTextColor(Color) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Sets the text color (the TEXT attribute in the BODY tag) to be the specified color.
setTextColor(Color) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Sets the text color (the TEXT attribute in the BODY tag) to be the specified color.
setTextColor(Color) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Sets the text color (the TEXT attribute in the BODY tag) to be the specified color.
setTextColor(Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the text color of this html document to be the specified color.
setTextItem(int, int, Text) - クラス のメソッドjp.kyasu.awt.TableList
Sets the item associated with the specified index (row) and column to the specified text value.
setTextItem(int, int, Text) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the item associated with the specified index (row) and column to the specified text value.
setTextItems(Text[]) - クラス のメソッドjp.kyasu.awt.List
Sets the items of the list to the specified text items.
setTextItems(Text[][]) - クラス のメソッドjp.kyasu.awt.TableList
Sets the items of the list to the specified text row by column items.
setTextItems(Text[][]) - クラス のメソッドjp.kyasu.awt.text.TextListController
Sets the items of the list to the specified text row by column items.
setTextLayout(TextLayout) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Sets the TextLayout object of this view.
setTextLayout(TextLayout) - クラス のメソッドjp.kyasu.awt.text.TextListView
Sets the TextLayout object of this view.
setTextLayout(TextLayout) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the TextLayout object of this view.
setTextStyle(int, int, TextStyle) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
setTextStyle(TextStyle) - クラス のメソッドjp.kyasu.awt.DefaultTextListModel
Sets the text style of this text list model.
setTextStyle(int, int, TextStyle) - インタフェース のメソッドjp.kyasu.awt.TextEditModel
 
setTextStyle(TextStyle) - インタフェース のメソッドjp.kyasu.awt.TextListModel
Sets the text style of this text list model.
setTextStyle(int, int, TextStyle) - クラス のメソッドjp.kyasu.awt.util.SyntaxColoringModel
 
setTextStyle(TextStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Sets the current text style.
setTextStyle(int, int, TextStyle) - クラス のメソッドjp.kyasu.graphics.RichText
 
setTextStyle(TextStyle) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Sets the current text style of this text buffer to be the specified text style.
setTextStyle(TextPositionInfo, TextPositionInfo, TextStyle) - クラス のメソッドjp.kyasu.graphics.TextLayout
Sets the text style in the specified range of the rich text in this layout to be the specified text style.
setTextStyleConstraint(TextStyleModifier) - クラス のメソッドjp.kyasu.graphics.RichText
Sets the text style constraint of this rich text to be the specified text style modifier.
setTextStyles(int, int, RunArray) - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel
 
setTextStyles(int, int, RunArray) - クラス のメソッドjp.kyasu.graphics.RichText
 
setTitle(String) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the title of this text component to be the specified string.
setTitle(String) - クラス のメソッドjp.kyasu.editor.HTMLEditorTarget
Sets the document title (the TITLE tag) to be the specified string.
setTitle(String) - クラス のメソッドjp.kyasu.graphics.html.DefaultHTMLReaderTarget
Sets the document title (the TITLE tag) to be the specified string.
setTitle(String) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReaderTarget
Sets the document title (the TITLE tag) to be the specified string.
setTitle(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the title of this html document to be the specified string.
setTitle(Visualizable) - クラス のメソッドjp.kyasu.graphics.VTitledPaneBorder
Sets the title of this pane border to be the specified visual object.
setToolBarState(int, boolean) - クラス のメソッドjp.kyasu.awt.ToolBar
Sets the horizontal bar at the specified index to be showed or hidden.
setToolTipText(String) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Registers the string to display in a ToolTip.
setToolTipText(Text) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Registers the text object to display in a ToolTip.
setToolTipText(String) - クラス のメソッドjp.kyasu.awt.KComponent
Registers the string to display in a ToolTip.
setToolTipText(Text) - クラス のメソッドjp.kyasu.awt.KComponent
Registers the text object to display in a ToolTip.
setToolTipText(String) - クラス のメソッドjp.kyasu.awt.ToolTip
Sets the string to display of this tooltip.
setToolTipText(Text) - クラス のメソッドjp.kyasu.awt.ToolTip
Sets the text object to display of this tooltip.
setToolTipVisual(Visualizable) - クラス のメソッドjp.kyasu.awt.EventProxyContainer
Registers the visual object to display in a ToolTip.
setToolTipVisual(Visualizable) - クラス のメソッドjp.kyasu.awt.KComponent
Registers the visual object to display in a ToolTip.
setToolTipVisual(Visualizable) - クラス のメソッドjp.kyasu.awt.ToolTip
Sets the visual object to display of this tooltip.
setToolTipVisual(Visualizable, String) - クラス のメソッドjp.kyasu.awt.ToolTip
Sets the visual object to display of this tooltip.
setUnderline(boolean) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Modifies the current text style of this text buffer by replicating the current text style with the underline.
setUndo(Undo) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Sets the undo.
setUnitIncrement(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the unit increment for this scroll bar.
setURL(URL) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Sets the url of this text component to be the specified url.
setURL(URL) - クラス のメソッドjp.kyasu.graphics.html.HTMLText
Sets the url of this html document to be the specified url.
setValue(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the value of this scroll bar to the specified value.
setValues(int, int, int, int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the values of four properties for this scroll bar.
setVButton(VAbstractButton) - クラス のメソッドjp.kyasu.awt.AbstractButton
Sets the visual button of this button to the specified viaul button.
setVButtonInner(VAbstractButton) - クラス のメソッドjp.kyasu.awt.AbstractButton
 
setVisible(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
Shows or hides this component.
setVisible(boolean) - クラス のメソッドjp.kyasu.awt.KContainer
Shows or hides this component.
setVisibleAmount(int) - クラス のメソッドjp.kyasu.awt.Scrollbar
Sets the visible amount of this scroll bar.
setVisibleIndex(int) - クラス のメソッドjp.kyasu.awt.text.TextListView
Sets the visible index.
setVisiblePosition(TextPositionInfo) - クラス のメソッドjp.kyasu.awt.text.TextListView
Sets the visible text position.
setVisualizable(Visualizable) - クラス のメソッドjp.kyasu.awt.Label
Sets the visual object for this label to the specified visual object.
setVisualizable(Visualizable) - クラス のメソッドjp.kyasu.graphics.VLabel
Sets the visual content of this label to be the specified visual object.
setVisualizable(Visualizable) - クラス のメソッドjp.kyasu.graphics.VWrapper
Sets the wrapped visual object to be the specified visual object.
setVLabel(VLabel) - クラス のメソッドjp.kyasu.awt.Label
Sets the visual label for this label to the specified viaul label.
setVValue(int) - インタフェース のメソッドjp.kyasu.awt.Scrollable
Sets the vertical current value of the scrollable object.
setVValue(int) - クラス のメソッドjp.kyasu.awt.text.TableListView
Sets the vertical current value of the scrollable object.
setVValue(int) - クラス のメソッドjp.kyasu.awt.text.TextView
Sets the vertical current value of the scrollable object.
setWidth(int) - クラス のメソッドjp.kyasu.graphics.TextLayout
Resizes the layout to the specified width.
setWordWrap(boolean) - クラス のメソッドjp.kyasu.editor.TextEditor
Enables the word wrap.
setWriteEncoding(String) - クラス のメソッドjp.kyasu.editor.TextEditor
Sets the encoding name for writing to be the specified name.
setWriteTarget(File) - クラス のメソッドjp.kyasu.editor.CodeEditor
 
setWriteTarget(File) - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
setWriteTarget(File, boolean) - クラス のメソッドjp.kyasu.editor.DocumentEditor
 
setWriteTarget(File) - クラス のメソッドjp.kyasu.editor.TextEditor
 
SGML_FIRST - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
Marks the first integer id for the range of sgml event ids.
SGML_LAST - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
Marks the last integer id for the range of sgml event ids.
SGMLEvent - jp.kyasu.sgmlのクラス
The SGML event that is delivered from a SGMLParser to SGMLParserListeners.
SGMLEvent(SGMLParser, int, Element, Hashtable) - クラス のコンストラクタjp.kyasu.sgml.SGMLEvent
Constructs a sgml event with the specified sgml parser (event source), id, element, and attributes.
SGMLEvent(SGMLParser, int, Element) - クラス のコンストラクタjp.kyasu.sgml.SGMLEvent
Constructs a sgml event with the specified sgml parser (event source), id, and element.
SGMLEvent(SGMLParser, int, String) - クラス のコンストラクタjp.kyasu.sgml.SGMLEvent
Constructs a sgml event with the specified sgml parser (event source), id, and cdata.
SGMLEvent(SGMLParser, int) - クラス のコンストラクタjp.kyasu.sgml.SGMLEvent
Constructs a sgml event with the specified sgml parser (event source) and id.
SGMLParser - jp.kyasu.sgmlのクラス
A SGMLParser parses the SGML document according to the specified DTD and delivers the sgml events to the listeners (SGMLParserListeners).
SGMLParser(DTD) - クラス のコンストラクタjp.kyasu.sgml.SGMLParser
Constructs a sgml parser with the specified dtd.
SGMLParserListener - jp.kyasu.sgmlのインタフェース
The listener interface for receiving sgml events from SGMLParser.
shared - クラス の変数jp.kyasu.graphics.TextBuffer
The flag indicating whether the buffer is shared.
SHIFT_MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.List
Allows Windows style multiple selections.
SHIFT_MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.TableList
Allows Windows style multiple selections.
SHIFT_MULTIPLE_SELECTIONS - クラス のstatic変数jp.kyasu.awt.text.TextListController
Allows Windows style multiple selections.
shiftMultipleSelectAction(int, int, boolean) - クラス のメソッドjp.kyasu.awt.text.TextListController
Does an action for SHIFT_MULTIPLE_SELECTIONS.
show() - クラス のメソッドjp.kyasu.awt.Dialog
Shows the dialog.
show() - クラス のメソッドjp.kyasu.awt.KComponent
 
show(boolean) - クラス のメソッドjp.kyasu.awt.KComponent
 
show() - クラス のメソッドjp.kyasu.awt.KContainer
 
show(boolean) - クラス のメソッドjp.kyasu.awt.KContainer
 
show(Component, int, int) - クラス のメソッドjp.kyasu.awt.PopupWindow
Shows this pop-up window at the x, y position relative to an origin component.
show() - クラス のメソッドjp.kyasu.awt.PopupWindow
Shows this pop-up window.
show_match(char) - クラス のメソッドjp.kyasu.awt.text.TextEditController
Show match.
showCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows this caret with the specified graphics, offset, text position, and color.
showKFCCopyright() - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the KFC copyright message with a dialog.
showKFCCopyright(Frame) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Shows the KFC copyright message with a dialog.
showPopup(Component, int, int) - クラス のメソッドjp.kyasu.awt.PopupPanel
Shows this panel in a pop-up window at the x, y position relative to an origin component.
showPopup(Component, int, int, int) - クラス のメソッドjp.kyasu.awt.ToolTip
Shows this pop-up tooltip at the x, y position relative to an origin component after the specified delay milliseconds.
showPopup() - クラス のメソッドjp.kyasu.awt.ToolTip
 
showPopupWindow() - クラス のメソッドjp.kyasu.awt.Choice
Shows a popup window.
showSelection() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Shows the selection.
showSelection() - クラス のメソッドjp.kyasu.awt.text.TextListView
Shows the selection.
showSelection() - クラス のメソッドjp.kyasu.awt.text.TextView
Shows the selection.
shrinkCapacity() - クラス のメソッドjp.kyasu.util.VArray
Shrinks the capacity of this array, if necessary.
SIMPLE_STOPS - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop conditions for the first 256 characters.
SINGLE_SELECTION - クラス のstatic変数jp.kyasu.awt.List
Allows single selection.
SINGLE_SELECTION - クラス のstatic変数jp.kyasu.awt.TableList
Allows single selection.
SINGLE_SELECTION - クラス のstatic変数jp.kyasu.awt.text.TextListController
Allows single selection.
size() - クラス のメソッドjp.kyasu.awt.KComponent
Returns the size of this component.
size() - クラス のメソッドjp.kyasu.awt.KContainer
Returns the size of this component.
SIZE - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "size".
size() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns the size of this modifier, i.e., the number of attributes in this modifier.
size() - クラス のメソッドjp.kyasu.util.RunArray
Returns the size of this array, i.e., the number of components in this array.
size() - クラス のメソッドjp.kyasu.util.VArray
Returns the size of this array, i.e., the number of components in this array.
SIZE_DIFF - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "size".
skipAndReadSGMLToken() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Skips the separators and the comments, and reads the sgml token.
skipComment() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Skip the sgml comment (<!
skipSeparators() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Skip the separators.
skipSeparatorsAndComments() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Skip the separators and comments.
skipToTagc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Skips to the occurrence (inclusive) of the tag close.
slowScanChars(int, int, char[], int, int[]) - クラス のメソッドjp.kyasu.graphics.TextScanner
Scans the array of characters and returns the stop condition if the scanning runs to the end, the scanning runs across the rightX, or the scanning encounters the stop condition defined in the stops.
SmalltalkTokenizer - jp.kyasu.awt.utilのクラス
The SmalltalkTokenizer class parses a text into "tokens".
SmalltalkTokenizer(Text, int, int) - クラス のコンストラクタjp.kyasu.awt.util.SmalltalkTokenizer
Construct a SmalltalkTokenizer with the specified text and range.
softTab - クラス の変数jp.kyasu.awt.text.TextEditController
 
sort() - クラス のメソッドjp.kyasu.util.VArray
Sorts the components of this array.
sort(Comparer) - クラス のメソッドjp.kyasu.util.VArray
Sorts the components of this array with the specified comparer.
sort(int, int, Comparer) - クラス のメソッドjp.kyasu.util.VArray
Sorts the components of this array with the specified comparer.
Sorter - jp.kyasu.utilのクラス
The Sorter class implements the quick sort operation.
Sorter() - クラス のコンストラクタjp.kyasu.util.Sorter
Constructs a sorter with a default comparer.
Sorter(Comparer) - クラス のコンストラクタjp.kyasu.util.Sorter
Constructs a sorter with the specified comparer.
SOUTH - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be bottom.
SOUTHEAST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be bottom-right.
SOUTHWEST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be bottom-left.
SPLIT_HIDDEN_THICKNESS - クラス のstatic変数jp.kyasu.awt.SplitPanel
The thickness for the hidden split bar.
SPLIT_LINE_THICKNESS - クラス のstatic変数jp.kyasu.awt.SplitPanel
The thickness for the split line.
SplitPanel - jp.kyasu.awtのクラス
The SplitPanel is the lightweight container class that can resize components by using split bars.
SplitPanel(int) - クラス のコンストラクタjp.kyasu.awt.SplitPanel
Creates a new split panel with the specified orientation.
SplitPanel(int, int) - クラス のコンストラクタjp.kyasu.awt.SplitPanel
Creates a new split panel with the specified orientation and gaps.
SplitPanel(int, int, Insets) - クラス のコンストラクタjp.kyasu.awt.SplitPanel
Creates a new split panel with the specified orientation and gaps.
splitValueChanged(int[]) - クラス のメソッドjp.kyasu.awt.SplitPanel
Informs that the split value is changed.
stago() - クラス のメソッドjp.kyasu.sgml.HTMLParser
Perfroms the action for the start tag open.
stago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Perfroms the action for the start tag open.
start() - クラス のメソッドjp.kyasu.awt.Applet
Called by the browser or applet viewer to inform this applet that it should start its execution.
start() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Starts the blinking.
start() - クラス のメソッドjp.kyasu.awt.Timer
Starts the timer, causing it to send actionPerformed() messages to its listeners.
startParse() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Starts the parsing.
startScrollTimer(int, int) - クラス のメソッドjp.kyasu.awt.Scrollbar
 
STARTTAG_PARSED - クラス のstatic変数jp.kyasu.sgml.SGMLEvent
The start tag parsed event type.
startTagParsed(SGMLEvent) - インタフェース のメソッドjp.kyasu.graphics.html.HTMLReader.RenderingAction
Performs an action for the start tag.
startTagParsed(SGMLEvent) - クラス のメソッドjp.kyasu.graphics.html.HTMLReader
Invoked when a start tag has been parsed.
startTagParsed(SGMLEvent) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Delivers the specified start tag parsed event to the listeners.
startTagParsed(SGMLEvent) - インタフェース のメソッドjp.kyasu.sgml.SGMLParserListener
Invoked when a start tag has been parsed.
startTextCaret() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Starts the text caret of this view.
startTimerThread() - クラス のstaticメソッドjp.kyasu.awt.Timer
Starts the timer thread.
state - クラス の変数jp.kyasu.graphics.VAbstractButton
The button state.
stop() - クラス のメソッドjp.kyasu.awt.Applet
Called by the browser or applet viewer to inform this applet that it should stop its execution.
stop() - クラス のメソッドjp.kyasu.awt.text.TextCaret
Stops the blinking.
stop() - クラス のメソッドjp.kyasu.awt.Timer
Stops the timer, causing it to stop sending actionPerformed() messages to its listeners.
stop_loading() - クラス のメソッドjp.kyasu.editor.HTMLEditor
Stops the loading.
stopButton - クラス の変数jp.kyasu.editor.HTMLEditor
 
stopScrollTimer() - クラス のメソッドjp.kyasu.awt.Scrollbar
 
stopTextCaret() - クラス のメソッドjp.kyasu.awt.text.TextEditView
Stops the text caret of this view.
stopTimerThread() - クラス のstaticメソッドjp.kyasu.awt.Timer
Stops the timer thread.
string - クラス の変数jp.kyasu.awt.ToolTip
 
string - クラス の変数jp.kyasu.graphics.Text
The growable string.
style - クラス の変数jp.kyasu.awt.text.TextCaret
 
style - クラス の変数jp.kyasu.graphics.V3DButtonBorder
The style of the border.
style - クラス の変数jp.kyasu.graphics.VCheckbox
The style of the checkbox.
style - クラス の変数jp.kyasu.graphics.VOval
The style of the oval.
style - クラス の変数jp.kyasu.graphics.VRectangle
The style of the rectangle.
STYLE_NAME - クラス のstatic変数jp.kyasu.graphics.BasicPSModifier
The constant for the attribute "style name".
styleName - クラス の変数jp.kyasu.awt.util.NamedTextStyle
 
styleName - クラス の変数jp.kyasu.graphics.ParagraphStyle
The style name.
subarray(int) - クラス のメソッドjp.kyasu.util.RunArray
Returns a new array that is a subarray of this array.
subarray(int, int) - クラス のメソッドjp.kyasu.util.RunArray
Returns a new array that is a subarray of this array.
subarray(int) - クラス のメソッドjp.kyasu.util.VArray
Returns a new array that is a subarray of this array.
subarray(int, int) - クラス のメソッドjp.kyasu.util.VArray
Returns a new array that is a subarray of this array.
subComps - クラス の変数jp.kyasu.editor.TextEditor
 
subCompStates - クラス の変数jp.kyasu.editor.TextEditor
 
sublines(int, int) - クラス のメソッドjp.kyasu.graphics.TextLines
Returns a new text lines that is a sublines of this text lines.
substring(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns a new string that is a substring of this text.
substring(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns a new string that is a substring of this text.
subtext(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns a new rich text that is a subtext of this rich text.
subtext(int) - クラス のメソッドjp.kyasu.graphics.Text
Returns a new text that is a subtext of this text.
subtext(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns a new text that is a subtext of this text.
SUNK - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the 3-D sunk rectangle.
SUNK_OUTLINE - クラス のstatic変数jp.kyasu.graphics.VRectangle
The rectangle style constat for the outline of the 3-D sunk rectangle.
swap(Object[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array.
swap(boolean[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of boolean values.
swap(byte[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of byte values.
swap(char[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of char values.
swap(short[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of short values.
swap(int[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of int values.
swap(long[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of long values.
swap(float[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of float values.
swap(double[], int, int) - クラス のメソッドjp.kyasu.util.Sorter
Swaps the components in the specified array of double values.
syncGraphics() - クラス のメソッドjp.kyasu.awt.KComponent
Synchronizes this graphics state.
syncGraphics(int, int, int, int) - クラス のメソッドjp.kyasu.awt.KComponent
Synchronizes this graphics state with the specified clip rectangle.
syncGraphics(Graphics) - クラス のメソッドjp.kyasu.awt.KComponent
Synchronizes this graphics state on the specified graphics context.
syntaxColorButton - クラス の変数jp.kyasu.editor.CodeEditor
 
syntaxColoringEnabled - クラス の変数jp.kyasu.awt.util.SyntaxColoringModel
 
SyntaxColoringModel - jp.kyasu.awt.utilのクラス
The SyntaxColoringModel class implements the TextEditModel interface.
SyntaxColoringModel(RichText, LanguageTokenizerFactory) - クラス のコンストラクタjp.kyasu.awt.util.SyntaxColoringModel
Constructs a model with the specified rich text and factory of the language tokenizer.
SyntaxColoringModel(RichText, LanguageTokenizerFactory, Font) - クラス のコンストラクタjp.kyasu.awt.util.SyntaxColoringModel
Constructs a model with the specified rich text, factory of the language tokenizer, and base font.
SyntaxColoringModel() - クラス のコンストラクタjp.kyasu.awt.util.SyntaxColoringModel
Constructs an empty model.
SYSTEM_LINE_SEPARATOR - クラス のstatic変数jp.kyasu.graphics.html.HTMLWriter
The constant for the system line separator.
SystemEventQueue - クラス のstatic変数jp.kyasu.awt.EventPoster
The system event queue.

T

tab() - クラス のメソッドjp.kyasu.awt.text.TextEditController
If the cursor is inside the selection, deletes the entire selection.
tab() - クラス のメソッドjp.kyasu.awt.TextComponent
If the cursor is inside the selection, deletes the entire selection.
TAB - クラス のstatic変数jp.kyasu.graphics.TextScanner
The stop condition constant that shows the character encountered is a tab character.
TableList - jp.kyasu.awtのクラス
The TableList component presents the user with a scrolling table list that has multiple columns.
TableList(String[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs an empty table list with the specified column titles.
TableList(int, String[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs an empty table list with the specified number of visual lines and column titles.
TableList(int, String[], int[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs an empty table list with the specified number of visual lines, column titles, and widths of the columns.
TableList(int, String[], int[], RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs an empty table list with the specified column titles, widths of the columns, and the rich text style of the table list.
TableList(int, String[], int[], int[], RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs an empty table list with the specified column titles, alignments of the column titles, widths of the columns, and the rich text style of the table list.
TableList(TextListModel, int, String[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs a table list with the specified model, number of visual lines, and column titles.
TableList(TextListModel, int, String[], int[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs a table list with the specified model, number of visual lines, column titles, and alignments of the column titles.
TableList(TextListModel, int, Button[]) - クラス のコンストラクタjp.kyasu.awt.TableList
Constructs a table list with the specified model, number of visual lines, and column buttons.
TableListView - jp.kyasu.awt.textのクラス
The TableListView class implements a composite view of the TextListViews.
TableListView(TextListModel, Button[]) - クラス のコンストラクタjp.kyasu.awt.text.TableListView
Constructs a table list view with the specified model.
tableView - クラス の変数jp.kyasu.awt.TableList
 
tabWidth - クラス の変数jp.kyasu.graphics.ParagraphStyle
The width of tab character.
tabWidth - クラス の変数jp.kyasu.graphics.RichTextStyle
The default tab width.
tabWidth - クラス の変数jp.kyasu.graphics.TextScanner
The current width of a tab.
target - クラス の変数jp.kyasu.awt.text.TextCaret
 
text - クラス の変数jp.kyasu.graphics.RichText
The text of the rich text.
Text - jp.kyasu.graphicsのクラス
The Text class implements the growable string with style (TextStyle) and visual items (TextAttachment).
Text() - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs an empty text.
Text(int) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs an empty text with the initial capacity.
Text(int, int) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs an empty text with the initial capacity and the maximum capacity increment size.
Text(String) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the contents of the string, whose every style equals to the default style.
Text(String, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the contents of the string, whose every style equals to the specified style.
Text(String, TextStyle, int) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the contents of the string and the maximum capacity increment size, whose every style equals to the specified style.
Text(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the visual object, whose every style equals to the default style.
Text(TextAttachment) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the text attachment, whose every style equals to the default style.
Text(TextAttachment, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the text attachment, whose every style equals to the specified style.
Text(TextAttachment, TextStyle, int) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the text attachment and the maximum capacity increment size, whose every style equals to the specified style.
Text(char[], int, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the array buffer and the preferred length, whose every style equals to the specified style.
Text(char[], int, TextStyle, int) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the array buffer, the preferred length, and the maximum capacity increment size, whose every style equals to the specified style.
Text(VArray, RunArray, Hashtable) - クラス のコンストラクタjp.kyasu.graphics.Text
Constructs a text with the string, the runs, and the attachments.
text - クラス の変数jp.kyasu.graphics.TextBuffer
The text used for the buffer.
text - クラス の変数jp.kyasu.graphics.TextCharacterIterator
the text to be iterated over.
text - クラス の変数jp.kyasu.graphics.TextScanner
The text to be scanned.
text - クラス の変数jp.kyasu.graphics.VText
The text.
text - クラス の変数jp.kyasu.sgml.Entity
The text (content) of the entity.
TEXT_MODEL_EDITED - クラス のstatic変数jp.kyasu.awt.event.TextModelEvent
The text model is edited.
TEXT_MODEL_FIRST - クラス のstatic変数jp.kyasu.awt.event.TextModelEvent
Marks the first integer id for the range of text model event ids.
TEXT_MODEL_LAST - クラス のstatic変数jp.kyasu.awt.event.TextModelEvent
Marks the last integer id for the range of text model event ids.
TEXT_MODEL_UPDATED - クラス のstatic変数jp.kyasu.awt.event.TextModelEvent
The text model is updated.
TEXT_POSITION_CHANGED - クラス のstatic変数jp.kyasu.awt.event.TextPositionEvent
The text position changed event.
TEXT_POSITION_FIRST - クラス のstatic変数jp.kyasu.awt.event.TextPositionEvent
Marks the first integer id for the range of text position event ids.
TEXT_POSITION_LAST - クラス のstatic変数jp.kyasu.awt.event.TextPositionEvent
Marks the last integer id for the range of text position event ids.
TextArea - jp.kyasu.awtのクラス
A TextArea object is a multi-line area that displays text.
TextArea() - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area.
TextArea(String) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified string.
TextArea(int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified number of rows and columns.
TextArea(String, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified string, and with the specified number of rows and columns.
TextArea(String, int, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified text, and with the rows, columns, and scroll bar visibility.
TextArea(RichText) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified rich text.
TextArea(RichText, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified rich text, and with the specified number of rows and columns.
TextArea(RichText, int, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified rich text, and with the rows, columns, and scroll bar visibility.
TextArea(TextEditModel) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified model.
TextArea(TextEditModel, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified model, and with the specified number of rows and columns.
TextArea(TextEditModel, int, int, int) - クラス のコンストラクタjp.kyasu.awt.TextArea
Constructs a new text area with the specified model, and with the rows, columns, and scroll bar visibility.
TextAttachment - jp.kyasu.graphicsのクラス
The TextAttachment class implements the visual item that can be stored in the text.
TextAttachment(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified visual object.
TextAttachment(Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified visual object and vertical alignment.
TextAttachment(Visualizable, float) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified visual object and ratio to the width.
TextAttachment(Visualizable, int, float) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified visual object, vertical alignment and ratio to the width.
TextAttachment(String, Visualizable) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified name and visual object.
TextAttachment(String, Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified name, visual object and vertical alignment.
TextAttachment(String, Visualizable, float) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified name, visual object and ratio to the width.
TextAttachment(String, Visualizable, int, float) - クラス のコンストラクタjp.kyasu.graphics.TextAttachment
Constructs a text attachment with the specified name, visual object, vertical alignment and ratio to the width.
TextBuffer - jp.kyasu.graphicsのクラス
The TextBuffer class provides a convenience way to create Text object and RichText object.
TextBuffer() - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs an empty text buffer.
TextBuffer(int) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs an empty text buffer with the specified initial capacity.
TextBuffer(TextStyle) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs an empty text buffer with the specified text style.
TextBuffer(int, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs an empty text buffer with the specified initial capacity and text style.
TextBuffer(String) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs a text buffer so that it represents the same sequence of characters as the string argument.
TextBuffer(String, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs a text buffer so that it represents the same sequence of characters as the string argument, with the specified text style.
TextBuffer(Reader) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs a text buffer so that it represents the same string contents as the reader argument.
TextBuffer(Reader, TextStyle) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs a text buffer so that it represents the same string contents as the reader argument, with the specified text style.
TextBuffer(Text) - クラス のコンストラクタjp.kyasu.graphics.TextBuffer
Constructs a text buffer so that it represents the same contents as the text argument.
TextCaret - jp.kyasu.awt.textのクラス
The TextCaret class implements a caret showing in the TextEditView object.
TextCaret() - クラス のコンストラクタjp.kyasu.awt.text.TextCaret
Constructs a text caret with the default style and the default flag determining to do blink.
TextCaret(int) - クラス のコンストラクタjp.kyasu.awt.text.TextCaret
Constructs a text caret with the specified style and the default flag determining to do blink.
TextCaret(boolean) - クラス のコンストラクタjp.kyasu.awt.text.TextCaret
Constructs a text caret with the default style and the specified flag determining to do blink.
TextCaret(int, boolean) - クラス のコンストラクタjp.kyasu.awt.text.TextCaret
Constructs a text caret with the specified style and flag determining to do blink.
textCaret - クラス の変数jp.kyasu.awt.text.TextEditView
 
textChange - クラス の変数jp.kyasu.awt.event.TextModelEvent
The text change information of the event.
TextChange - jp.kyasu.graphics.textのクラス
The TextChange class provides an information of changes made on a RichText object.
TextChange(int, int, int, int, int, boolean, boolean) - クラス のコンストラクタjp.kyasu.graphics.text.TextChange
Constructs a partial change information.
TextChange(int) - クラス のコンストラクタjp.kyasu.graphics.text.TextChange
Constructs a non or full change information.
textChanged - クラス の変数jp.kyasu.editor.TextEditor
 
TextCharacterIterator - jp.kyasu.graphicsのクラス
The TextCharacterIterator implements the CharacterIterater protocol for an array of characters.
TextCharacterIterator(Text) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified text object, with an initial index of 0.
TextCharacterIterator(Text, int) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified text object, with the specified initial index.
TextCharacterIterator(Text, int, int, int) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified range of the specified text object, with the index set at the specified position.
TextCharacterIterator(char[]) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified array of characters, with an initial index of 0.
TextCharacterIterator(char[], int) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified array of characters, with the specified initial index.
TextCharacterIterator(char[], int, int, int) - クラス のコンストラクタjp.kyasu.graphics.TextCharacterIterator
Construct an iterator over the specified range of the specified array of characters, with the index set at the specified position.
textColor - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The text color.
textColor - クラス の変数jp.kyasu.graphics.html.HTMLReader
The text color defined by the BODY tag.
textColor - クラス の変数jp.kyasu.graphics.html.HTMLText
The text color of the html document.
TextComponent - jp.kyasu.awtのクラス
A TextComponent is a component that allows the editing of some text.
TextComponent(String) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified string.
TextComponent(String, int) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified string and scroll bar visibility.
TextComponent(String, int, RichTextStyle) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified string, scroll bar visibility, and rich text style.
TextComponent(RichText) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified rich text.
TextComponent(RichText, int) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified rich text and scroll bar visibility.
TextComponent(TextEditModel) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified model.
TextComponent(TextEditModel, int) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified model and scroll bar visibility.
TextComponent(TextEditModel, int, VBorder) - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a new text component with the specified model, scroll bar visibility, and border visual.
TextComponent() - クラス のコンストラクタjp.kyasu.awt.TextComponent
Constructs a text component.
TextController - jp.kyasu.awt.textのクラス
The TextController class is an abstract base class that controlls the TextView object.
TextController() - クラス のコンストラクタjp.kyasu.awt.text.TextController
Constructs a text controller.
TextEditController - jp.kyasu.awt.textのクラス
The TextEditController class implements a controller of a MVC model for the text editing.
TextEditController(TextEditView) - クラス のコンストラクタjp.kyasu.awt.text.TextEditController
Constructs a text edit controller with the specified text edit view.
TextEditModel - jp.kyasu.awtのインタフェース
The model interface for an object that acts as a model for TextEditController and TextEditView.
TextEditor - jp.kyasu.editorのクラス
A TextEditor object is a multi-line area that displays text.
TextEditor() - クラス のコンストラクタjp.kyasu.editor.TextEditor
Constructs a new text area with tool bar.
TextEditor(boolean) - クラス のコンストラクタjp.kyasu.editor.TextEditor
Constructs a new text area with tool bar.
TextEditor(int, int) - クラス のコンストラクタjp.kyasu.editor.TextEditor
Constructs a new text area with tool bar, with the specified number of rows and columns.
TextEditor(int, int, boolean) - クラス のコンストラクタjp.kyasu.editor.TextEditor
Constructs a new text area with tool bar, with the specified number of rows and columns.
TextEditor(int, int, boolean, ActionListener, ActionListener, ActionListener) - クラス のコンストラクタjp.kyasu.editor.TextEditor
Constructs a new text area with tool bar, with the specified number of rows and columns.
TextEditView - jp.kyasu.awt.textのクラス
The TextEditView class implements a view of a MVC model for the text editing.
TextEditView(TextEditModel) - クラス のコンストラクタjp.kyasu.awt.text.TextEditView
Constructs a text edit view with the specified text edit model.
TextField - jp.kyasu.awtのクラス
TextField is a component that allows the editing of a single line of text.
TextField() - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field.
TextField(String) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field initialized with the specified string.
TextField(int) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new TextField with the specified number of columns.
TextField(String, int) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field initialized with the specified string to be displayed, and wide enough to hold the specified number of characters.
TextField(RichText) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field initialized with the specified rich text.
TextField(RichText, int) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field initialized with the specified rich text to be displayed, and wide enough to hold the specified number of characters.
TextField(TextEditModel) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field with the specified model.
TextField(TextEditModel, int) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field with the specified model and wide enough to hold the specified number of characters.
TextField(TextEditModel, int, VBorder) - クラス のコンストラクタjp.kyasu.awt.TextField
Constructs a new text field with the specified model, wide enough to hold the specified number of characters, and border visual.
textIndex - クラス の変数jp.kyasu.graphics.text.TextPositionInfo
The index of text at this position.
TextLayout - jp.kyasu.graphicsのクラス
The TextLayout class implements the layout of the RichText.
TextLayout(RichText) - クラス のコンストラクタjp.kyasu.graphics.TextLayout
Constructs a text layout with the specified rich text.
TextLayout(RichText, Locale) - クラス のコンストラクタjp.kyasu.graphics.TextLayout
Constructs a text layout with the specified rich text and locale.
TextLayout(RichText, int) - クラス のコンストラクタjp.kyasu.graphics.TextLayout
Constructs a text layout with the specified rich text and line wrapping style.
TextLayout(RichText, int, Locale) - クラス のコンストラクタjp.kyasu.graphics.TextLayout
Constructs a text layout with the specified rich text, line wrapping style, and locale.
textLayoutChange - クラス の変数jp.kyasu.awt.event.TextListModelEvent
The text layout change object.
TextLayoutChange - jp.kyasu.graphics.textのクラス
The TextLayoutChange class provides an information of changes in a layout made on a TextLayout object.
TextLayoutChange(TextPositionInfo, TextPositionInfo, boolean, boolean, int, int) - クラス のコンストラクタjp.kyasu.graphics.text.TextLayoutChange
Constructs a partial change information with the specified informations.
TextLayoutChange(int) - クラス のコンストラクタjp.kyasu.graphics.text.TextLayoutChange
Constructs a non or full change information.
TextLineInfo - jp.kyasu.graphics.textのクラス
The TextLineInfo class provides an information of the line in TextLayout.
TextLineInfo() - クラス のコンストラクタjp.kyasu.graphics.text.TextLineInfo
Constructs an empty text line information.
TextLineInfo(int, int, int, int, int, int, int, ParagraphStyle, boolean) - クラス のコンストラクタjp.kyasu.graphics.text.TextLineInfo
Constructs a text line information with the specified informations.
TextLineInfo(TextLineInfo) - クラス のコンストラクタjp.kyasu.graphics.text.TextLineInfo
Constructs a text line information with the same information as the specified text line information.
TextLines - jp.kyasu.graphicsのクラス
The TextLines class implements an information of the lines into which the rich text is composed.
textList - クラス の変数jp.kyasu.awt.DefaultTextListModel
The text list of the text list model.
TextList - jp.kyasu.graphicsのクラス
The TextList class implements the layout of the RichText object that represents a text list.
TextList(RichText, int[]) - クラス のコンストラクタjp.kyasu.graphics.TextList
Constructs a text list with the specified rich text and column widths.
TextList(RichText, int[], Locale) - クラス のコンストラクタjp.kyasu.graphics.TextList
Constructs a text list with the specified rich text, line wrapping style, column widths, and locale.
TextListController - jp.kyasu.awt.textのクラス
The TextListController class implements a view of a MVC model for the text list.
TextListController(TextListView) - クラス のコンストラクタjp.kyasu.awt.text.TextListController
Constructs a text list controller with the specified text list view.
textListener - クラス の変数jp.kyasu.awt.DefaultTextEditModel
The text listener of the text edit model.
textListener - クラス の変数jp.kyasu.awt.TextComponent
 
textListenerK - クラス のstatic変数jp.kyasu.awt.DefaultTextEditModel
Internal constant for serialization
textListenerK - クラス のstatic変数jp.kyasu.awt.TextComponent
Internal constant for serialization
TextListModel - jp.kyasu.awtのインタフェース
The model interface for an object that acts as a model for TextListController and TextListView.
TextListModelEvent - jp.kyasu.awt.eventのクラス
The TextListModel event that is originated from a TextListModel to ListModelListeners.
TextListModelEvent(ListModel, int, int, int, int, TextLayoutChange) - クラス のコンストラクタjp.kyasu.awt.event.TextListModelEvent
Constructs a list model event with the specified list model (event source), id, range to be replaced, item count changed, and text layout change object.
TextListScanner - jp.kyasu.graphicsのクラス
The TextListScanner class scans text list to lay out text list, to draw text list, and to compute the position of text list.
TextListScanner(RichText, int, Locale, int[]) - クラス のコンストラクタjp.kyasu.graphics.TextListScanner
Constructs a text list scanner with the rich text to be scanned, line wrapping style, locale of the text, and column widths.
TextListScanner(Text, RichTextStyle, int, Locale, int[]) - クラス のコンストラクタjp.kyasu.graphics.TextListScanner
Constructs a text list scanner with the text to be scanned, rich text style, line wrapping style, locale of the text, and column widths.
TextListView - jp.kyasu.awt.textのクラス
The TextListView class implements a view of a MVC model for the text list.
TextListView(TextListModel) - クラス のコンストラクタjp.kyasu.awt.text.TextListView
Constructs a text list view with the specified text list model.
TextModel - jp.kyasu.awtのインタフェース
The model interface for an object that acts as a text model.
textModelChanged(TextModelEvent) - インタフェース のメソッドjp.kyasu.awt.event.TextModelListener
Invoked when the text model has been changed.
textModelChanged(TextModelEvent) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Invoked when the text model has been changed.
TextModelEvent - jp.kyasu.awt.eventのクラス
The TextModel event that is originated from a TextModel to TextModelListeners.
TextModelEvent(TextModel, int) - クラス のコンストラクタjp.kyasu.awt.event.TextModelEvent
Constructs a text model event with the specified text model (event source) and id.
TextModelEvent(TextModel, int, TextChange) - クラス のコンストラクタjp.kyasu.awt.event.TextModelEvent
Constructs a text model event with the specified text model (event source), id, and text change object.
TextModelEvent(TextModel, int, int, int, TextChange) - クラス のコンストラクタjp.kyasu.awt.event.TextModelEvent
Constructs a text model event with the specified text model (event source), id, range to paint, and text change object.
TextModelListener - jp.kyasu.awt.eventのインタフェース
The listener interface for receiving text model events.
textModelListeners - クラス の変数jp.kyasu.awt.DefaultTextModel
The text model listeners of the text model.
textPositionChanged(TextPositionEvent) - インタフェース のメソッドjp.kyasu.awt.event.TextPositionListener
Invoked when the text position has been changed.
textPositionChanged(TextPositionEvent) - クラス のメソッドjp.kyasu.awt.TextComponent
Invoked when the position of the text has changed.
textPositionChanged(TextPositionEvent) - クラス のメソッドjp.kyasu.editor.DocumentEditor
Invoked when the position of the text has changed.
textPositionChanged(TextPositionEvent) - クラス のメソッドjp.kyasu.editor.HTMLEditor
Invoked when the position of the text has changed.
textPositionChanged(TextPositionEvent) - クラス のメソッドjp.kyasu.editor.TextEditor
Invoked when the position of the text has changed.
TextPositionEvent - jp.kyasu.awt.eventのクラス
The TextPosition event that is originated from a TextEditView object to TextPositionListeners.
TextPositionEvent(Object, int, TextPositionInfo, TextPositionInfo) - クラス のコンストラクタjp.kyasu.awt.event.TextPositionEvent
Constructs a TextPositionEvent object with the specified source, id, beginning position, and ending position.
TextPositionInfo - jp.kyasu.graphics.textのクラス
The TextPositionInfo class provides an information of position in TextLayout.
TextPositionInfo() - クラス のコンストラクタjp.kyasu.graphics.text.TextPositionInfo
Constructs an empty text position information.
TextPositionInfo(int, int, int, int, int, int, int, int, int, int, ParagraphStyle, boolean) - クラス のコンストラクタjp.kyasu.graphics.text.TextPositionInfo
Constructs a text position information with the specified informations.
TextPositionInfo(int, int, int, TextLineInfo) - クラス のコンストラクタjp.kyasu.graphics.text.TextPositionInfo
Constructs a text position information with the specified text line information and other informations.
TextPositionInfo(TextPositionInfo) - クラス のコンストラクタjp.kyasu.graphics.text.TextPositionInfo
Constructs a text position information with the same information as the specified text position information.
TextPositionListener - jp.kyasu.awt.eventのインタフェース
The listener interface for receiving text position events.
textPositionListeners - クラス の変数jp.kyasu.awt.text.TextEditView
 
textPositionListeners - クラス の変数jp.kyasu.awt.TextComponent
 
textReplaced - クラス の変数jp.kyasu.graphics.text.TextChange
True if the text was replaced.
TextScanner - jp.kyasu.graphicsのクラス
The TextScanner class scans text to lay out text, to draw text, and to compute the position of text.
TextScanner(RichText, int, Locale) - クラス のコンストラクタjp.kyasu.graphics.TextScanner
Constructs a text scanner with the rich text to be scanned, the line wrapping style, and the locale of the text.
TextScanner(Text, RichTextStyle, int, Locale) - クラス のコンストラクタjp.kyasu.graphics.TextScanner
Constructs a text scanner with the text to be scanned, the rich text style, the line wrapping style, and the locale of the text.
textStyle - クラス の変数jp.kyasu.graphics.RichTextStyle
The default text style for the rich text.
TextStyle - jp.kyasu.graphicsのクラス
The TextStyle class implements the style for the text object.
TextStyle(String, int, int) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified name, style and size.
TextStyle(String, int, int, Color) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified name, style, size and color.
TextStyle(String, int, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified name, style, size and underline.
TextStyle(String, int, int, Color, boolean) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified name, style, size, color and underline.
TextStyle(Font) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified font.
TextStyle(Font, Color, boolean) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified font, color, and underline.
TextStyle(ExtendedFont) - クラス のコンストラクタjp.kyasu.graphics.TextStyle
Constructs a text style with the specified extended font.
textStyleConstraint - クラス の変数jp.kyasu.graphics.RichText
The text style constraint.
TextStyleModifier - jp.kyasu.graphicsのインタフェース
An interface for modifying the text style.
textStyleModifiers - クラス の変数jp.kyasu.graphics.html.HTMLStyle
The text style modifiers for HTML tags.
textStyles() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns an enumeration of the text styles of text of the view of this controller.
textStyles(int, int) - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Returns an enumeration of the text styles of text of the view of this controller.
textStyles() - クラス のメソッドjp.kyasu.awt.TextComponent
Returns an enumeration of the text styles of the text of this text component.
textStyles(int, int) - クラス のメソッドjp.kyasu.awt.TextComponent
Returns an enumeration of the text styles of the text of this text component.
textStyles() - クラス のメソッドjp.kyasu.graphics.RichText
Returns an enumeration of the text styles of this text.
textStyles(int, int) - クラス のメソッドjp.kyasu.graphics.RichText
Returns an enumeration of the text styles of this text.
textStyles() - クラス のメソッドjp.kyasu.graphics.Text
Returns an enumeration of the text styles of this text.
textStyles(int, int) - クラス のメソッドjp.kyasu.graphics.Text
Returns an enumeration of the text styles of this text.
TextStyleUndo(int, int, RunArray) - クラス のコンストラクタjp.kyasu.awt.DefaultTextEditModel.TextStyleUndo
 
textValueChanged(TextEvent) - クラス のメソッドjp.kyasu.awt.TextComponent
Invoked when the value of the text has changed.
textValueChanged(TextEvent) - クラス のメソッドjp.kyasu.editor.TextEditor
Invoked when the value of the text has changed.
TextView - jp.kyasu.awt.textのクラス
The TextView class is an abstract base class that views the TextLayout object.
TextView(int) - クラス のコンストラクタjp.kyasu.awt.text.TextView
Constructs a text view with the specified line wrapping style.
THAI_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
thickness - クラス の変数jp.kyasu.awt.Scrollbar
 
thin - クラス の変数jp.kyasu.graphics.V3DButtonBorder
True if the border is thin.
Timer - jp.kyasu.awtのクラス
The Timer object causes an action to occur at a predefined rate.
Timer(int, ActionListener) - クラス のコンストラクタjp.kyasu.awt.Timer
Constructs a timer that will notify its listeners every delay milliseconds.
Timer(int, int, ActionListener) - クラス のコンストラクタjp.kyasu.awt.Timer
Constructs a timer that will notify its listeners every delay milliseconds.
timer - クラス の変数jp.kyasu.awt.ToolTip
 
title - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The document title.
TitleInsets - クラス のstatic変数jp.kyasu.graphics.VTitledPaneBorder
The default insets for the title.
TOGGLE - クラス のstatic変数jp.kyasu.graphics.VButton
The button style constat for the toggle style.
TOGGLE_BACKGROUND - クラス のstatic変数jp.kyasu.awt.ToggleButton
The default background color when the toggle button is selected.
TOGGLE_ON_DOWN - クラス のstatic変数jp.kyasu.awt.ButtonController
The item state is changed when the mouse button is pressed.
TOGGLE_ON_UP - クラス のstatic変数jp.kyasu.awt.ButtonController
The item state is changed when the mouse button is released.
toggleBarCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows ot hides this caret as a bar caret with the specified graphics, offset, text position, and color.
ToggleButton - jp.kyasu.awtのクラス
The ToggleButton class implements a labeled button that can be in either an "on" (true) or "off" (false) state.
ToggleButton() - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with empty label.
ToggleButton(String) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified label.
ToggleButton(String, boolean) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified label.
ToggleButton(String, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified label, in the specified group, and set to the specified state.
ToggleButton(Text) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified text.
ToggleButton(Text, boolean) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified text.
ToggleButton(Text, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified text, in the specified group, and set to the specified state.
ToggleButton(Visualizable) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual object.
ToggleButton(Visualizable, boolean) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual object.
ToggleButton(Visualizable, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual object, in the specified group, and set to the specified state.
ToggleButton(VAbstractButton) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual button.
ToggleButton(VAbstractButton, boolean) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual button.
ToggleButton(VAbstractButton, boolean, BooleanStateGroup) - クラス のコンストラクタjp.kyasu.awt.ToggleButton
Creates a toggle button with the specified visual button, in the specified group, and set to the specified state.
toggleCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows ot hides this caret with the specified graphics, offset, text position, and color.
toggleHatCaret(Graphics, Point, TextPositionInfo, Color) - クラス のメソッドjp.kyasu.awt.text.TextCaret
Shows ot hides this caret as a hat caret with the specified graphics, offset, text position, and color.
toggleVisibleRectangle() - クラス のメソッドjp.kyasu.awt.text.TextListView
Shows or hides the visible rectangle.
tokenBegin - クラス の変数jp.kyasu.awt.util.LanguageTokenizer
The beginning index of the token, inclusive.
tokenEnd - クラス の変数jp.kyasu.awt.util.LanguageTokenizer
The ending index of the token, exclusive.
ToolBar - jp.kyasu.awtのクラス
A ToolBar object provides a component which is useful for displaying commonly used Actions or controls.
ToolBar(Component[][][]) - クラス のコンストラクタjp.kyasu.awt.ToolBar
Constructs a new tool bar with the specified components.
ToolBar(Component[][][], boolean) - クラス のコンストラクタjp.kyasu.awt.ToolBar
Constructs a new tool bar with the specified components and flag that determins to be showd or hidden initially.
toolBarComponents - クラス の変数jp.kyasu.awt.ToolBar
 
toolBarHideButtons - クラス の変数jp.kyasu.awt.ToolBar
 
toolBarShowButtons - クラス の変数jp.kyasu.awt.ToolBar
 
toolBarStates - クラス の変数jp.kyasu.awt.ToolBar
 
toolTip - クラス の変数jp.kyasu.awt.KComponent
The tooltip for this component.
ToolTip - jp.kyasu.awtのクラス
A ToolTip object is used to display a "Tip" for a component.
ToolTip(String) - クラス のコンストラクタjp.kyasu.awt.ToolTip
Constructs a new tooltip with the specified string.
ToolTip(Text) - クラス のコンストラクタjp.kyasu.awt.ToolTip
Constructs a new tooltip with the specified text object.
ToolTip(Visualizable) - クラス のコンストラクタjp.kyasu.awt.ToolTip
Constructs a new tooltip with the specified visual object.
ToolTip(Visualizable, String) - クラス のコンストラクタjp.kyasu.awt.ToolTip
Constructs a new tooltip with the specified visual object and string.
TOOLTIP_BACKGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.ToolTip
The background color of the tooltip.
TOOLTIP_DELAY - クラス のstatic変数jp.kyasu.awt.ToolTip
The delay milliseconds to display a tooltip.
TOOLTIP_FOREGROUND_COLOR - クラス のstatic変数jp.kyasu.awt.ToolTip
The foreground color of the tooltip.
TOP - クラス のstatic変数jp.kyasu.graphics.TextAttachment
The constant for the vertical top alignment.
toRichText(RichTextStyle) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Converts to a rich text representing the data in this text buffer.
toString() - クラス のメソッドjp.kyasu.graphics.ExtendedFont
Returns the string representation of this extended font.
toString() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns a string representation of this modifier.
toString() - クラス のメソッドjp.kyasu.graphics.ModTextStyle
Returns the string representation of this modifier text style.
toString() - クラス のメソッドjp.kyasu.graphics.ParagraphStyle
Returns the string representation of this paragraph style.
toString() - クラス のメソッドjp.kyasu.graphics.RichTextStyle
Returns the string representation of this rich text style.
toString() - クラス のメソッドjp.kyasu.graphics.text.TextChange
Returns a string representation of this object.
toString() - クラス のメソッドjp.kyasu.graphics.text.TextLayoutChange
Returns a string representation of this object.
toString() - クラス のメソッドjp.kyasu.graphics.text.TextLineInfo
Returns a string representation of this object.
toString() - クラス のメソッドjp.kyasu.graphics.Text
Returns a string representation of this text.
toString() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Converts to a string representing the data in this text buffer.
toString() - クラス のメソッドjp.kyasu.graphics.TextStyle
Returns the string representation of this text style.
toString() - クラス のメソッドjp.kyasu.util.RunArray
Returns a string representation of this array.
toString() - クラス のメソッドjp.kyasu.util.VArray
Returns a string representation of this array.
toSystemString() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Converts to a system string representing the data in this text buffer.
toSystemString(String) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Converts to a system string representing the data in this text buffer, with the specified separator string.
toText() - クラス のメソッドjp.kyasu.graphics.TextBuffer
Converts to a text representing the data in this text buffer.
TQueue - クラス のstatic変数jp.kyasu.awt.Timer
The timer queue that ringings timer objects.
TRIGGER - クラス のstatic変数jp.kyasu.graphics.VButton
The button style constat for the trigger style.
TRIGGER_ON_DOWN - クラス のstatic変数jp.kyasu.awt.ButtonController
The action is performed when the mouse button is pressed.
TRIGGER_ON_UP - クラス のstatic変数jp.kyasu.awt.ButtonController
The action is performed when the mouse button is released.
trim() - クラス のメソッドjp.kyasu.util.VArray
Trims the capacity of this array to be the array's current length.
trimLastRe(String) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Trims the last record end of the specified string.
TThread - クラス のstatic変数jp.kyasu.awt.Timer
The timer thread that takes timers off the TimerQueue and fires them.
TURKISH_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
typeInStyle - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
typeInText - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 

U

underline - クラス の変数jp.kyasu.graphics.ExtendedFont
The underline attribute of this font.
UNDERLINE - クラス のstatic変数jp.kyasu.graphics.FontModifier
The constant for the attribute "underline".
underlineButton - クラス の変数jp.kyasu.editor.RichTextEditor
 
undo() - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel.ParagraphStyleUndo
 
undo() - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel.ReplaceUndo
 
undo() - クラス のメソッドjp.kyasu.awt.DefaultTextEditModel.TextStyleUndo
 
undo() - クラス のメソッドjp.kyasu.awt.MultipleUndo
Performs an undo operation.
undo() - クラス のメソッドjp.kyasu.awt.text.BasicTextEditController
Undo the last change.
undo() - クラス のメソッドjp.kyasu.awt.TextComponent
Undo the last change.
Undo - jp.kyasu.awtのインタフェース
An interface for an object that can perform an undo operation.
undo() - インタフェース のメソッドjp.kyasu.awt.Undo
Performs an undo operation.
undos - クラス の変数jp.kyasu.awt.MultipleUndo
 
unitIncrement - クラス の変数jp.kyasu.awt.Scrollbar
 
unkill() - クラス のメソッドjp.kyasu.awt.text.TextEditController
Restores last killed text to the position of the insertion cursor.
unkill() - クラス のメソッドjp.kyasu.awt.TextComponent
Restores last killed text to the position of the insertion cursor.
unmarkLineAt(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Unmarks the line at the specified index as no paragraph end.
unmarkLineBegin(int) - クラス のメソッドjp.kyasu.graphics.TextLines
Decodes the specified encoded beginning index of the line to the beginning index of the line.
UP - クラス のstatic変数jp.kyasu.graphics.VArrow
The arrow direction constat for the up direction.
upButton - クラス の変数jp.kyasu.awt.Scrollbar
 
update(Graphics) - クラス のメソッドjp.kyasu.awt.Dialog
Updates this component.
update(Graphics) - クラス のメソッドjp.kyasu.awt.Frame
Updates this component.
update(Graphics) - クラス のメソッドjp.kyasu.awt.KComponent
Updates this component.
update(Graphics) - クラス のメソッドjp.kyasu.awt.KContainer
Updates this component.
update(Graphics) - クラス のメソッドjp.kyasu.awt.NativePanel
Updates this panel.
update(Graphics) - クラス のメソッドjp.kyasu.awt.Window
Updates this component.
updateAfterEdited(TextModelEvent) - クラス のメソッドjp.kyasu.awt.text.TextEditView
Updates this view after the text edit model has been edited.
updateAfterReplaced(TextListModelEvent) - クラス のメソッドjp.kyasu.awt.text.TextListView
Updates this view after the text list model has been replaced.
updateHistory(HTMLText) - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
updateHScrollbar(Scrollable) - クラス のメソッドjp.kyasu.awt.ScrollPanel
 
updateLayout(TextChange) - クラス のメソッドjp.kyasu.graphics.TextLayout
Updates this layout according to the specified TextChange object.
updateLayout(TextChange, TextPositionInfo, TextPositionInfo) - クラス のメソッドjp.kyasu.graphics.TextLayout
Updates this layout according to the specified TextChange object, with the position hints.
updateLocationOfTextInHistory() - クラス のメソッドjp.kyasu.editor.HTMLEditor
 
updateVScrollbar(Scrollable) - クラス のメソッドjp.kyasu.awt.ScrollPanel
 
upTo(int) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the characters to the occurrence (exclusive) of the specified character.
upToSeparators() - クラス のメソッドjp.kyasu.sgml.SGMLParser
Reads the characters to the occurrence (exclusive) of the non separator character.
url - クラス の変数jp.kyasu.graphics.html.DefaultHTMLReaderTarget
The document url.
url - クラス の変数jp.kyasu.graphics.VImage
The url the image is created from.
urlField - クラス の変数jp.kyasu.editor.HTMLEditor
 
USE_DOUBLE_BUFFER - クラス のstatic変数jp.kyasu.awt.AWTResources
The default double buffer policy.

V

V3DBorder - jp.kyasu.graphicsのクラス
The V3DBorder class implements a 3-D highlighted border.
V3DBorder() - クラス のコンストラクタjp.kyasu.graphics.V3DBorder
Constructs a raised 3-D border.
V3DBorder(boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DBorder
Constructs a 3-D border with and the boolean that determines the 3-D border to be raised or sunk.
V3DBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.V3DBorder
Constructs a raised 3-D border with the specified width and height.
V3DBorder(int, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DBorder
Constructs a 3-D border with the specified width and height, and the boolean that determines the 3-D border to be raised or sunk.
V3DButtonBorder - jp.kyasu.graphicsのクラス
The V3DButtonBorder class implements a 3-D highlighted border for the buttons.
V3DButtonBorder() - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a raised border with the trigger style.
V3DButtonBorder(boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the trigger style, and the specified boolean that determines the border to be raised or sunk.
V3DButtonBorder(int) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a raised border with the specified style.
V3DButtonBorder(boolean, int) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the specified boolean that determines the border to be raised or sunk, and the specified style.
V3DButtonBorder(boolean, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the specified boolean that determines the border to be raised or sunk, and the specified style.
V3DButtonBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a raised border with the trigger style, and the specified width and height.
V3DButtonBorder(int, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the trigger style, the specified width and height, and the specified boolean that determines the border to be raised or sunk,
V3DButtonBorder(int, int, int) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a raised border with the specified width and height, and the specified style.
V3DButtonBorder(int, int, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the specified width and height, the specified boolean that determines the border to be raised or sunk, and the specified style.
V3DButtonBorder(int, int, boolean, int, boolean) - クラス のコンストラクタjp.kyasu.graphics.V3DButtonBorder
Constructs a border with the specified width and height, the specified boolean that determines the border to be raised or sunk, and the specified style.
V_KFC_Copyright - クラス のstatic変数jp.kyasu.awt.Dialog
 
VAbstractButton - jp.kyasu.graphicsのクラス
The VAbstractButton class is the abstract base class for the visual buttons that act as the button models.
VAbstractButton(Visualizable, boolean, boolean, boolean) - クラス のコンストラクタjp.kyasu.graphics.VAbstractButton
Constructs a button with the specified visual object and the specified states.
VActiveButton - jp.kyasu.graphicsのクラス
The VActiveButton class implements the visual button that acts as a button model.
VActiveButton() - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the false state.
VActiveButton(boolean) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the specified state.
VActiveButton(int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the false state, and the specified style.
VActiveButton(boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the specified state and the specified style.
VActiveButton(String) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the false state, and the specified string.
VActiveButton(String, boolean) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the specified string and the specified state.
VActiveButton(String, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the false state, the specified string, and the specified style.
VActiveButton(String, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the specified string, the specified state, and the specified style.
VActiveButton(Text) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the false state, and the specified text.
VActiveButton(Text, boolean) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the specified text and the specified state.
VActiveButton(Text, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the false state, the specified text, and the specified style.
VActiveButton(Text, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the specified text, the specified state, and the specified style.
VActiveButton(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the false state, and the specified visual object.
VActiveButton(Visualizable, boolean) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a trigger button with the specified visual object and the specified state.
VActiveButton(Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the false state, the specified visual object, and the specified style.
VActiveButton(Visualizable, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the specified visual object, the specified state, and the specified style.
VActiveButton(Visualizable, boolean, boolean, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VActiveButton
Constructs a button with the specified visual object, states, and style.
validate() - クラス のメソッドjp.kyasu.graphics.TextLayout
Ensures that a component has a valid layout.
validateLines() - クラス のメソッドjp.kyasu.graphics.TextLines
Validate lines in this text lines.
value - クラス の変数jp.kyasu.awt.Scrollbar
 
Value - クラス のstatic変数jp.kyasu.util.Set
The dummy value.
values() - クラス のメソッドjp.kyasu.graphics.Modifier
Returns an enumeration of the values of the attributes in this modifier.
values - クラス の変数jp.kyasu.util.RunArray
The value buffer into which the components of the array are stored.
VAnchor - jp.kyasu.graphics.htmlのクラス
The VAnchor class implements the target anchor in the HTML documents.
VAnchor(String) - クラス のコンストラクタjp.kyasu.graphics.html.VAnchor
Constructs an anchor with the specified name.
variableLineHeight - クラス の変数jp.kyasu.graphics.RichTextStyle
True if the line height of the rich text is variable (True if multiple paragraph styles are allowed).
VArray - jp.kyasu.utilのクラス
The VArray class implements a variable length (growable) array of objects and primitive types.
VArray(Class) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an empty array with the specified component type.
VArray(Class, int) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an empty array with the specified component type and initial capacity.
VArray(Class, int, int) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an empty array with the specified component type, initial capacity, and the maximum capacity increment size.
VArray(Object) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an array with the specified array buffer.
VArray(Object, int) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an array with the specified array buffer and the maximum capacity increment size.
VArray(String) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an array with the contents of the string.
VArray(String, int) - クラス のコンストラクタjp.kyasu.util.VArray
Constructs an array with the contents of the string and the maximum capacity increment size.
VArrow - jp.kyasu.graphicsのクラス
The VArrow class implements a visual arrow.
VArrow(int) - クラス のコンストラクタjp.kyasu.graphics.VArrow
Constructs an arrow with the specified direction.
VBorder - jp.kyasu.graphicsのクラス
The VBorder class is the abstract base class for all visual borders.
VBorder() - クラス のコンストラクタjp.kyasu.graphics.VBorder
Constructs a visual border.
VBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VBorder
Constructs a visual border with the specified width and height.
VBorderedWrapper - jp.kyasu.graphicsのクラス
The VBorderedWrapper class provides the borders for a visual object.
VBorderedWrapper(Visualizable, VBorder) - クラス のコンストラクタjp.kyasu.graphics.VBorderedWrapper
Constructs a bordered wrapper with the wrapped visual object and the border.
VButton - jp.kyasu.graphicsのクラス
The VButton class implements the visual button that acts as a button model.
VButton() - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the false state.
VButton(boolean) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the specified state.
VButton(int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the false state, and the specified style.
VButton(boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified state and the specified style.
VButton(String) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the false state, and the specified string.
VButton(String, boolean) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the specified string and the specified state.
VButton(String, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the false state, the specified string, and the specified style.
VButton(String, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified string, the specified state, and the specified style.
VButton(Text) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the false state, and the specified text.
VButton(Text, boolean) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the specified text and the specified state.
VButton(Text, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the false state, the specified text, and the specified style.
VButton(Text, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified text, the specified state, and the specified style.
VButton(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the false state, and the specified visual object.
VButton(Visualizable, boolean) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a trigger button with the specified visual object and the specified state.
VButton(Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the false state, the specified visual object, and the specified style.
VButton(Visualizable, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified visual object, the specified state, and the specified style.
VButton(Visualizable, boolean, boolean, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified visual object, states, and style.
VButton(Visualizable, boolean, boolean, boolean, int, V3DButtonBorder) - クラス のコンストラクタjp.kyasu.graphics.VButton
Constructs a button with the specified visual object, states, style, and border.
VCheckbox - jp.kyasu.graphicsのクラス
The VCheckbox class implements the visual checkbox that acts as a checkbox model.
VCheckbox() - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the false state.
VCheckbox(boolean) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the specified state.
VCheckbox(int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the false state, and the specified style.
VCheckbox(boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the specified state and the specified style.
VCheckbox(String) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the false state, and the specified string.
VCheckbox(String, boolean) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the specified string and the specified state.
VCheckbox(String, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the false state, the specified string, and the specified style.
VCheckbox(String, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the specified string, the specified state, and the specified style.
VCheckbox(Text) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the false state, and the specified text.
VCheckbox(Text, boolean) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the specified text and the specified state.
VCheckbox(Text, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the false state, the specified text, and the specified style.
VCheckbox(Text, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the specified text, the specified state, and the specified style.
VCheckbox(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the false state, and the specified visual object.
VCheckbox(Visualizable, boolean) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a exclusive checkbox with the specified visual object and the specified state.
VCheckbox(Visualizable, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the false state, the specified visual object, and the specified style.
VCheckbox(Visualizable, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the specified visual object, the specified state, and the specified style.
VCheckbox(Visualizable, boolean, boolean, boolean, int) - クラス のコンストラクタjp.kyasu.graphics.VCheckbox
Constructs a checkbox with the specified visual object, the specified states, and the specified style.
VClipWrapper - jp.kyasu.graphicsのクラス
The VClipWrapper class provides a clippng rectangle for a visual object.
VClipWrapper(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VClipWrapper
Constructs a clip wrapper with the wrapped visual object.
VClipWrapper(Visualizable, int, int) - クラス のコンストラクタjp.kyasu.graphics.VClipWrapper
Constructs a clip wrapper with the wrapped visual object, clipping width and clipping height.
VColoredWrapper - jp.kyasu.graphicsのクラス
The VColoredWrapper class provides the color attributes (foreground color and background color) for a visual object.
VColoredWrapper(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VColoredWrapper
Constructs a colored wrapper with the wrapped visual object.
VColoredWrapper(Visualizable, Color) - クラス のコンストラクタjp.kyasu.graphics.VColoredWrapper
Constructs a colored wrapper with the wrapped visual object and foreground color.
VColoredWrapper(Visualizable, Color, Color) - クラス のコンストラクタjp.kyasu.graphics.VColoredWrapper
Constructs a colored wrapper with the wrapped visual object, foreground color and background color.
VDashedBorder - jp.kyasu.graphicsのクラス
The VDashedBorder class implements a dashed line border.
VDashedBorder() - クラス のコンストラクタjp.kyasu.graphics.VDashedBorder
Constructs a dashed line border.
VDashedBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VDashedBorder
Constructs a dashed line border with the specified width and height.
VERTICAL - クラス のstatic変数jp.kyasu.awt.event.ScrollEvent
The vertical orientation.
VERTICAL - クラス のstatic変数jp.kyasu.awt.Scrollbar
A constant that indicates a vertical scroll bar.
VERTICAL - クラス のstatic変数jp.kyasu.awt.SplitPanel
Splits components in a vertical orientation.
VHRBorder - jp.kyasu.graphicsのクラス
The VHRBorder class implements a horizontal line border.
VHRBorder() - クラス のコンストラクタjp.kyasu.graphics.VHRBorder
Constructs a horizontal line border.
VHRBorder(int) - クラス のコンストラクタjp.kyasu.graphics.VHRBorder
Constructs a horizontal line border with the specified height.
VHRBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VHRBorder
Constructs a horizontal line border with the specified width and height.
view - クラス の変数jp.kyasu.awt.text.BasicTextEditController
 
view - クラス の変数jp.kyasu.awt.text.TableListView
 
view - クラス の変数jp.kyasu.awt.text.TextListController
 
VImage - jp.kyasu.graphicsのクラス
The VImage class implements a visual image.
VImage(Image) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image with the specified image.
VImage(Image, boolean) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image with the specified image.
VImage(String) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image from the specified file name.
VImage(URL) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image from the specified url.
VImage(Image, URL) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image with the specified image that is created from the specified url.
VImage(byte[]) - クラス のコンストラクタjp.kyasu.graphics.VImage
Constructs a visual image from the specified byte data.
visibleAmount - クラス の変数jp.kyasu.awt.Scrollbar
 
visibleBorder - クラス の変数jp.kyasu.awt.text.TextListView
 
visiblePosition - クラス の変数jp.kyasu.awt.text.TextListView
 
visual - クラス の変数jp.kyasu.awt.ToolTip
 
Visualizable - jp.kyasu.graphicsのインタフェース
The interface for objects which can create a visual presentation of itself.
visualizable - クラス の変数jp.kyasu.graphics.VWrapper
The wrapped visual object.
VLabel - jp.kyasu.graphicsのクラス
The VLabel class implements the visual label that acts as a label model.
VLabel() - クラス のコンストラクタjp.kyasu.graphics.VLabel
Constructs an empty label.
VLabel(String) - クラス のコンストラクタjp.kyasu.graphics.VLabel
Constructs a label with the specified string.
VLabel(Text) - クラス のコンストラクタjp.kyasu.graphics.VLabel
Constructs a label with the specified text.
VLabel(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VLabel
Constructs a label with the specified visual object.
VLabel(Visualizable, boolean, boolean) - クラス のコンストラクタjp.kyasu.graphics.VLabel
Constructs a label with the specified visual object and the specified states.
VObject - jp.kyasu.graphicsのクラス
The VObject class is an abstract base class for all objects that implement the Visualizable interface and have a width and a height dimension.
VObject() - クラス のコンストラクタjp.kyasu.graphics.VObject
Constructs a visual object.
VObject(int, int) - クラス のコンストラクタjp.kyasu.graphics.VObject
Constructs a visual object with the specified width and height.
VOval - jp.kyasu.graphicsのクラス
The VOval class implements a visual oval.
VOval() - クラス のコンストラクタjp.kyasu.graphics.VOval
Constructs a plain oval.
VOval(int) - クラス のコンストラクタjp.kyasu.graphics.VOval
Constructs an oval with the specified style.
VOval(int, int) - クラス のコンストラクタjp.kyasu.graphics.VOval
Constructs a plain oval with the specified width and height.
VOval(int, int, int) - クラス のコンストラクタjp.kyasu.graphics.VOval
Constructs an oval with the specified width and height, and the specified style.
VPaneBorder - jp.kyasu.graphicsのクラス
The VPaneBorder class implements a pane border.
VPaneBorder() - クラス のコンストラクタjp.kyasu.graphics.VPaneBorder
Constructs a pane border.
VPaneBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VPaneBorder
Constructs a pane border with the specified width and height.
VPaneBorder(Insets) - クラス のコンストラクタjp.kyasu.graphics.VPaneBorder
Constructs a pane border with the specified insets.
VPaneBorder(int, int, Insets) - クラス のコンストラクタjp.kyasu.graphics.VPaneBorder
Constructs a pane border with the specified width and height, and the specified insets.
VPlainBorder - jp.kyasu.graphicsのクラス
The VPlainBorder class implements a plain border.
VPlainBorder() - クラス のコンストラクタjp.kyasu.graphics.VPlainBorder
Constructs a plain border.
VPlainBorder(Insets) - クラス のコンストラクタjp.kyasu.graphics.VPlainBorder
Constructs a plain border with the specified insets.
VPlainBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VPlainBorder
Constructs a plain border with the specified width and height.
VPlainBorder(int, int, Insets) - クラス のコンストラクタjp.kyasu.graphics.VPlainBorder
Constructs a plain border with the specified width and height, and the specified insets.
VRectangle - jp.kyasu.graphicsのクラス
The VRectangle class implements a visual rectangle.
VRectangle() - クラス のコンストラクタjp.kyasu.graphics.VRectangle
Constructs a plain rectangle.
VRectangle(int) - クラス のコンストラクタjp.kyasu.graphics.VRectangle
Constructs a rectangle with the specified style.
VRectangle(int, int) - クラス のコンストラクタjp.kyasu.graphics.VRectangle
Constructs a plain rectangle with the specified width and height.
VRectangle(int, int, int) - クラス のコンストラクタjp.kyasu.graphics.VRectangle
Constructs a rectangle with the specified width and height, and the specified style.
VRichText - jp.kyasu.graphicsのクラス
The VRichText class implements the visual rich text.
VRichText(String) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified string.
VRichText(String, int) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified string and the specified alignment.
VRichText(Text) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified text.
VRichText(Text, int) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified text and the specified alignment.
VRichText(TextBuffer) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified text buffer.
VRichText(TextBuffer, int) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified text buffer and the specified alignment.
VRichText(RichText) - クラス のコンストラクタjp.kyasu.graphics.VRichText
Constructs a visual rich text with the specified rich text.
vScrollbar - クラス の変数jp.kyasu.awt.ScrollPanel
 
VSpace - jp.kyasu.graphicsのクラス
The VSpace class implements the space that is not displayed.
VSpace(int) - クラス のコンストラクタjp.kyasu.graphics.VSpace
Constructs a space with the specified width.
VSpace(int, int) - クラス のコンストラクタjp.kyasu.graphics.VSpace
Constructs a space with the specified width and height.
VText - jp.kyasu.graphicsのクラス
The VText class implements the visual text.
VText(String) - クラス のコンストラクタjp.kyasu.graphics.VText
Constructs a visual text width the specified string.
VText(Text) - クラス のコンストラクタjp.kyasu.graphics.VText
Constructs a visual text width the specified text.
VTitledPaneBorder - jp.kyasu.graphicsのクラス
The VTitledPaneBorder class implements a pane border with a title that is a visual object.
VTitledPaneBorder() - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs an empty titled pane border.
VTitledPaneBorder(String) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs a pane border with the specified title string.
VTitledPaneBorder(Text) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs a pane border with the specified title text.
VTitledPaneBorder(int, int) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs an empty titled pane border with the specified width and height.
VTitledPaneBorder(int, int, String) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs a pane border with the specified width and height, and the specified title string.
VTitledPaneBorder(int, int, Text) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs a pane border with the specified width and height, and the specified title text.
VTitledPaneBorder(int, int, Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VTitledPaneBorder
Constructs a pane border with the specified width and height, and the specified title that is a visual object.
VWrapper - jp.kyasu.graphicsのクラス
The VWrapper class implements a visual wrapper that holds a visual object.
VWrapper(Visualizable) - クラス のコンストラクタjp.kyasu.graphics.VWrapper
Constructs a visual wrapper with the wrapped visual object.

W

waitForImage() - クラス のメソッドjp.kyasu.graphics.VImage
Waits the image to be loaded.
wakeUpTime - クラス の変数jp.kyasu.awt.Timer
The wake up time of the timer.
WARN - クラス のstatic変数jp.kyasu.awt.Dialog
The warn message type.
warn(String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Warns a user with a dialog.
warn(Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Warns a user with a dialog.
warn(Frame, String) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Warns a user with a dialog.
warn(Frame, Visualizable) - クラス のstaticメソッドjp.kyasu.awt.Dialog
Warns a user with a dialog.
warn(Exception) - クラス のメソッドjp.kyasu.editor.TextEditor
 
WARN_ICON - クラス のstatic変数jp.kyasu.awt.Dialog
 
WEST - クラス のstatic変数jp.kyasu.awt.Label
Indicates that the label should be left.
WESTERN_EUROPE_CHARSET_LABEL - クラス のstatic変数jp.kyasu.editor.CharSetMenu
 
width - クラス の変数jp.kyasu.graphics.VClipWrapper
The width of the clip wrapper.
width - クラス の変数jp.kyasu.graphics.VObject
The width of the visual object.
width - クラス の変数jp.kyasu.graphics.VText
The width of the text.
widthChanged - クラス の変数jp.kyasu.graphics.text.TextLayoutChange
The width changed.
widths - クラス の変数jp.kyasu.graphics.TextScanner
The widths of the first 256 characters from the current font metrics.
Window - jp.kyasu.awtのクラス
A Window object is a top-level window with no borders and no menubar.
Window(Frame) - クラス のコンストラクタjp.kyasu.awt.Window
Constructs a new invisible window.
WORD_WRAP - クラス のstatic変数jp.kyasu.awt.TextComponent
The constant for the word line wrapping style.
WORD_WRAP - クラス のstatic変数jp.kyasu.graphics.RichTextStyle
The constant for the word line wrapping style.
write(ObjectOutputStream, String, EventListener) - クラス のstaticメソッドjp.kyasu.awt.ListenerSerializer
 
write(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified string into the writer.
write(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified character into the writer.
writeAnchor(TextAttachment, VAnchor) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified VAnchor object as a A tag.
writeCdataAtEnd(boolean) - クラス のメソッドjp.kyasu.sgml.HTMLParser
Flushs the buffer for the cdata and delivers the cdata parsed events.
writeCdataAtEnd(boolean) - クラス のメソッドjp.kyasu.sgml.SGMLParser
Flushs the buffer for the cdata and delivers the cdata parsed events.
writeColor(Color) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified color as a HTML color format (#RRGGBB).
writeCro() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeData(int, int, Text, boolean) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified range of the specified text as a HTML data.
writeEncoding - クラス の変数jp.kyasu.editor.TextEditor
 
writeEro() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeEtago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeFontTags(TextStyle, TextStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the HTML font tag with a difference of the specified current text style from the specified base text style.
writeFooter() - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the footer for the HTML.
writeHeader() - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the HTML header.
writeHex(int) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified integer as a hex value.
writeHR(TextAttachment, VHRBorder) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified VHRBorder object as a HR tag.
writeHTML() - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the HTML body.
writeIMG(TextAttachment, Visualizable) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified Visualizable object as a IMG tag.
writeln() - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the line separator into the writer.
writeln(String) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified string with the line separator into the writer.
writeMdo() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeOVAL(TextAttachment, Color, VOval) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified color and VOval object as a OVAL tag.
writeParagraph(int, int, Text, ParagraphStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the paragraph in the specified range of the specified text as a HTML with the specified paragraph style.
writePio() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writer - クラス の変数jp.kyasu.graphics.html.HTMLWriter
The target writer.
writeRe() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeRECT(TextAttachment, Color, VRectangle) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified color and VRectangle object as a RECT tag.
writeRefc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeStago() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeTagc() - クラス のメソッドjp.kyasu.sgml.SGMLParser
 
writeTarget - クラス の変数jp.kyasu.editor.TextEditor
 
writeTargetIsObject - クラス の変数jp.kyasu.editor.DocumentEditor
 
writeText(int, int, Text, TextStyle) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified range of the specified text as a HTML with the specified base text style.
writeTEXT(TextAttachment, String, VRichText) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment with the specified title and VRichText object as a TEXT tag.
writeTextAttachment(TextAttachment) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the specified text attachment as a HTML data.
writeTo(File) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the html document as a HTML document ('text/html') into the specified file.
writeTo(File, String) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the html document as a HTML document ('text/html') into the specified file with the specified encoding.
writeTo(File, Writer) - クラス のメソッドjp.kyasu.graphics.html.HTMLWriter
Writes the html document as a HTML document ('text/html') into the specified writer with the base file.
writeTo(Writer) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Writes to a system string representation of the text buffer to the specified writer.
writeTo(Writer, String) - クラス のメソッドjp.kyasu.graphics.TextBuffer
Writes to a system string representation of the text buffer to the specified writer, with the specified separator string.

X

x - クラス の変数jp.kyasu.awt.ToolTip
 
x - クラス の変数jp.kyasu.graphics.text.TextPositionInfo
The x position.

Y

y - クラス の変数jp.kyasu.awt.ToolTip
 
y - クラス の変数jp.kyasu.graphics.text.TextLineInfo
The top position of this line.

_

_visibleBegin - クラス の変数jp.kyasu.awt.text.TextView
 
_visibleEnd - クラス の変数jp.kyasu.awt.text.TextView
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _