|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpicedt.format.output.latex.LatexContentType
Specifies content-type for Drawing's created by editor-kits.
| Constructor Summary | |
LatexContentType()
|
|
| Method Summary | |
void |
configure(Properties p)
Configure the EditorKit and the FormatterFactory returned by the factory methods, from the given Properties |
AbstractCustomizer |
createCustomizer(Properties prop)
Returns a customizer panel for this content-type |
FormatterFactory |
createFormatter()
creates a FormatterFactory that's suited for this content-type default implementation returns null. |
ViewFactory |
createViewFactory()
Creates a ViewFactory that's suited for this content-type |
String |
getPresentationName()
Return the presentation name of this content-type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LatexContentType()
| Method Detail |
public String getPresentationName()
ContentType
getPresentationName in interface ContentTypepublic ViewFactory createViewFactory()
createViewFactory in interface ContentTypepublic FormatterFactory createFormatter()
createFormatter in interface ContentTypepublic AbstractCustomizer createCustomizer(Properties prop)
createCustomizer in interface ContentTypeprop - used to init the component or to store user-preferences on demand
public void configure(Properties p)
configure in interface ContentType
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||