|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.text.EditorKit
javax.swing.text.DefaultEditorKit
javax.swing.text.StyledEditorKit
jdbreport.grid.NoWrapEditorKit
public class NoWrapEditorKit
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.text.StyledEditorKit |
|---|
StyledEditorKit.AlignmentAction, StyledEditorKit.BoldAction, StyledEditorKit.FontFamilyAction, StyledEditorKit.FontSizeAction, StyledEditorKit.ForegroundAction, StyledEditorKit.ItalicAction, StyledEditorKit.StyledTextAction, StyledEditorKit.UnderlineAction |
| Nested classes/interfaces inherited from class javax.swing.text.DefaultEditorKit |
|---|
DefaultEditorKit.BeepAction, DefaultEditorKit.CopyAction, DefaultEditorKit.CutAction, DefaultEditorKit.DefaultKeyTypedAction, DefaultEditorKit.InsertBreakAction, DefaultEditorKit.InsertContentAction, DefaultEditorKit.InsertTabAction, DefaultEditorKit.PasteAction |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
NoWrapEditorKit()
|
|
| Method Summary | |
|---|---|
View |
create(Element elem)
|
ViewFactory |
getViewFactory()
|
void |
setWrap(boolean wrap)
|
| Methods inherited from class javax.swing.text.StyledEditorKit |
|---|
clone, createDefaultDocument, createInputAttributes, deinstall, getActions, getCharacterAttributeRun, getInputAttributes, install |
| Methods inherited from class javax.swing.text.DefaultEditorKit |
|---|
createCaret, getContentType, read, read, write, write |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoWrapEditorKit()
| Method Detail |
|---|
public void setWrap(boolean wrap)
public ViewFactory getViewFactory()
getViewFactory in class StyledEditorKitpublic View create(Element elem)
create in interface ViewFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||