当前页面:
在线文档首页 >
NetBeans API Javadoc 5.0.0
PrintSettings.PageFormatEditor (NetBeans Text API) - NetBeans API Javadoc 5.0.0
org.openide.text
Class PrintSettings.PageFormatEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.openide.text.PrintSettings.PageFormatEditor
- All Implemented Interfaces:
- PropertyEditor
- Enclosing class:
- PrintSettings
- public static class PrintSettings.PageFormatEditor
- extends PropertyEditorSupport
Property editor for PageFormat instances
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintSettings.PageFormatEditor
public PrintSettings.PageFormatEditor()
getAsText
public String getAsText()
- No text
supportsCustomEditor
public boolean supportsCustomEditor()
getCustomEditor
public Component getCustomEditor()
- Returns:
- null Shows pageDialog, however.