Geometry-Based Edge Clustering
 All Classes Functions
DrawPanel Class Reference

This class represents the control panel which contains all control elements of the GUI. More...

Inherits JPanel.

Public Member Functions

 DrawPanel (MainWindow window)
 Creates the panel.
 
boolean isMeshSelected ()
 Returns whether the mesh radio button is selected. More...
 

Private Member Functions

void addListeners ()
 Adds ActionListeners to the control elements.
 

Detailed Description

This class represents the control panel which contains all control elements of the GUI.

Author
Kurt Leimer

Definition at line 23 of file DrawPanel.java.

Member Function Documentation

boolean DrawPanel.isMeshSelected ( )

Returns whether the mesh radio button is selected.

Returns
true if the mesh radio button is selected, false otherwise.

Definition at line 134 of file DrawPanel.java.


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