当前页面:
在线文档首页 >
NetBeans API Javadoc 5.5.0
PrintSettings.PageFormatEditor (NetBeans Text API) - NetBeans API Javadoc 5.5.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.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue |
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
- Specified by:
getAsText
in interface PropertyEditor
- Overrides:
getAsText
in class PropertyEditorSupport
supportsCustomEditor
public boolean supportsCustomEditor()
- Specified by:
supportsCustomEditor
in interface PropertyEditor
- Overrides:
supportsCustomEditor
in class PropertyEditorSupport
getCustomEditor
public Component getCustomEditor()
- Specified by:
getCustomEditor
in interface PropertyEditor
- Overrides:
getCustomEditor
in class PropertyEditorSupport
- Returns:
- null Shows pageDialog, however.