G4P GUI Builder  4.4
Visual GUI designer for the G4P v4.3.1 library
 All Classes Namespaces Functions Variables
g4p.tool.gui.tabview.ScrollControl.Rule Class Reference
Inheritance diagram for g4p.tool.gui.tabview.ScrollControl.Rule:

Public Member Functions

 Rule (int o)
 
void setIncrementAndUnits (int unitValue, int unitTickGap, int nbrTicksInGap)
 
int getIncrement ()
 
void setPreferredHeight (int ph)
 
void setPreferredWidth (int pw)
 

Public Attributes

int orientation
 

Protected Member Functions

void paintComponent (Graphics g)
 

Private Member Functions

void paintHorz (Graphics g, Rectangle drawHere)
 
void paintVert (Graphics g, Rectangle drawHere)
 

Private Attributes

int unitValue = 100
 
int unitTickGap = 100
 
int nbrTicksInGap = 4
 

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