$darkmode
DENOPTIM
denoptim.gui.JmolPanel Class Reference
Inheritance diagram for denoptim.gui.JmolPanel:
[legend]
Collaboration diagram for denoptim.gui.JmolPanel:
[legend]

Public Member Functions

 JmolPanel ()
 
void paint (Graphics g)
 
void dispose ()
 

Protected Attributes

JmolViewer viewer
 

Private Attributes

final Dimension hostPanelSize = new Dimension()
 

Static Private Attributes

static final long serialVersionUID = 1699908697703788097L
 Version UID. More...
 

Detailed Description

Definition at line 32 of file JmolPanel.java.

Constructor & Destructor Documentation

◆ JmolPanel()

denoptim.gui.JmolPanel.JmolPanel ( )

Definition at line 44 of file JmolPanel.java.

References denoptim.gui.JmolPanel.viewer.

Member Function Documentation

◆ dispose()

void denoptim.gui.JmolPanel.dispose ( )

Definition at line 63 of file JmolPanel.java.

References denoptim.gui.JmolPanel.viewer.

Referenced by denoptim.gui.FragmentViewPanel.dispose(), and denoptim.gui.MoleculeViewPanel.dispose().

Here is the caller graph for this function:

◆ paint()

void denoptim.gui.JmolPanel.paint ( Graphics  g)

Member Data Documentation

◆ hostPanelSize

final Dimension denoptim.gui.JmolPanel.hostPanelSize = new Dimension()
private

Definition at line 42 of file JmolPanel.java.

Referenced by denoptim.gui.JmolPanel.paint().

◆ serialVersionUID

final long denoptim.gui.JmolPanel.serialVersionUID = 1699908697703788097L
staticprivate

Version UID.

Definition at line 38 of file JmolPanel.java.

◆ viewer


The documentation for this class was generated from the following file: