public static class DocumentTabPane.DocumentTab extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Modifier and Type | Method and Description |
---|---|
DocumentTabPane.CloseMode |
getCloseMode() |
Component |
getContent() |
DocumentTabPane |
getDocumentTabPane() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
Icon |
getIcon() |
JPopupMenu |
getPopupMenu() |
DocumentTabPane.DocumentTabComponent |
getTabComponent() |
String |
getTitle() |
void |
setTitle(String title) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public String getTitle()
public void setTitle(String title)
public DocumentTabPane getDocumentTabPane()
public Icon getIcon()
public DocumentTabPane.DocumentTabComponent getTabComponent()
public Component getContent()
public DocumentTabPane.CloseMode getCloseMode()
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public JPopupMenu getPopupMenu()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.