Uses of Class
xtwm.ui.InternalEditorWindow
-
Packages that use InternalEditorWindow Package Description xtwm.ui Main user interface. -
-
Uses of InternalEditorWindow in xtwm.ui
Methods in xtwm.ui that return InternalEditorWindow Modifier and Type Method Description InternalEditorWindow
XTWMApplication. openInternalEditor(java.lang.String filename)
Convenience function to open a file in an internal editor window and make it active.
-