BrightSide Workbench Full Report + Source Code
org.turro.visual.EmptyVisualElements Class Reference
Inheritance diagram for org.turro.visual.EmptyVisualElements:
Collaboration diagram for org.turro.visual.EmptyVisualElements:

Protected Member Functions

EmptyVisualElements createSubElements ()
 
EmptyVisualElement createElement (String name)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 25 of file EmptyVisualElements.java.

Member Function Documentation

◆ createElement()

EmptyVisualElement org.turro.visual.EmptyVisualElements.createElement ( String  name)
protected

Definition at line 33 of file EmptyVisualElements.java.

33  {
34  throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
35  }

◆ createSubElements()

EmptyVisualElements org.turro.visual.EmptyVisualElements.createSubElements ( )
protected

Definition at line 28 of file EmptyVisualElements.java.

28  {
29  throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
30  }

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