Modifier and Type | Method | Description |
---|---|---|
Pple |
getCurrentPanel() |
The current panel in the Finder preferences window.
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
void |
setCurrentPanel(Pple currentPanel) |
The current panel in the Finder preferences window.
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
getBounds, getId, getIndex, getName, getPosition, isCloseable, isCollapsed, isFloating, isModal, isResizable, isTitled, isVisible, isZoomable, isZoomed, setBounds, setCollapsed, setIndex, setPosition, setZoomed
static final TypeClass CLASS
@Code("panl") @Kind("property") @Name("current panel") @Type("pple") Pple getCurrentPanel()
@Code("panl") @Kind("property") @Name("current panel") @Type("pple") void setCurrentPanel(Pple currentPanel)
currentPanel
- new property valueMap<String,Object> getProperties()
getProperties
in interface Window