|
JHotDraw 7.5.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.samples.teddy.text.NumberedViewFactory
public class NumberedViewFactory
NumberedViewFactory.
Constructor Summary | |
---|---|
NumberedViewFactory()
|
Method Summary | |
---|---|
javax.swing.text.View |
create(javax.swing.text.Element elem)
|
boolean |
isLineNumbersVisible()
|
void |
setLineNumbersVisible(boolean newValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumberedViewFactory()
Method Detail |
---|
public void setLineNumbersVisible(boolean newValue)
public boolean isLineNumbersVisible()
public javax.swing.text.View create(javax.swing.text.Element elem)
create
in interface javax.swing.text.ViewFactory
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |