Tabnine Logo
EditorPart.getPartName
Code IndexAdd Tabnine to your IDE (free)

How to use
getPartName
method
in
org.eclipse.ui.part.EditorPart

Best Java code snippets using org.eclipse.ui.part.EditorPart.getPartName (Showing top 1 results out of 315)

origin: org.eclipse.platform/org.eclipse.ui.workbench

/**
 * Set the default title for the receiver.
 */
@Override
void setDefaultTitle() {
  setTitle(getPartName());
}
org.eclipse.ui.partEditorPartgetPartName

Popular methods of EditorPart

  • dispose
  • setInput
    Sets the input to this editor. This method simply updates the internal member variable.Unlike most o
  • getAdapter
  • firePropertyChange
  • getEditorInput
  • addPropertyListener
  • getSite
  • getTitle
  • internalSetPartName
  • isDirty
  • removePropertyListener
  • setDefaultPartName
  • removePropertyListener,
  • setDefaultPartName,
  • setFocus,
  • setPartName,
  • setTitle

Popular in Java

  • Start an intent from android
  • findViewById (Activity)
  • setScale (BigDecimal)
  • addToBackStack (FragmentTransaction)
  • BufferedReader (java.io)
    Wraps an existing Reader and buffers the input. Expensive interaction with the underlying reader is
  • FileReader (java.io)
    A specialized Reader that reads from a file in the file system. All read requests made by calling me
  • Date (java.util)
    A specific moment in time, with millisecond precision. Values typically come from System#currentTime
  • BlockingQueue (java.util.concurrent)
    A java.util.Queue that additionally supports operations that wait for the queue to become non-empty
  • JarFile (java.util.jar)
    JarFile is used to read jar entries and their associated data from jar files.
  • Logger (org.apache.log4j)
    This is the central class in the log4j package. Most logging operations, except configuration, are d
  • Best plugins for Eclipse
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now