1.0.0

Uses of Class
org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground

Packages that use ButtonWithBackground
org.eclipse.soda.dk.matrix.lcd.simulator.view This package is part of the org.eclipse.soda.dk.matrix.lcd.simulator project. 
 

Uses of ButtonWithBackground in org.eclipse.soda.dk.matrix.lcd.simulator.view
 

Subclasses of ButtonWithBackground in org.eclipse.soda.dk.matrix.lcd.simulator.view
 class PowerButton
           
 

Methods in org.eclipse.soda.dk.matrix.lcd.simulator.view that return ButtonWithBackground
protected  ButtonWithBackground SimulatorPanel.generateButton(java.lang.String upSrc, java.lang.String dnSrc, int width, int height, int xpos, int ypos)
           
 ButtonWithBackground SimulatorPanel.getDownButton()
           
 ButtonWithBackground SimulatorPanel.getEnterButton()
           
 ButtonWithBackground SimulatorPanel.getF1Button()
           
 ButtonWithBackground SimulatorPanel.getF2Button()
           
 ButtonWithBackground SimulatorPanel.getLeftButton()
           
 ButtonWithBackground SimulatorPanel.getRightButton()
           
 ButtonWithBackground SimulatorPanel.getUpButton()
           
 

Methods in org.eclipse.soda.dk.matrix.lcd.simulator.view with parameters of type ButtonWithBackground
 void SimulatorPanel.setDownButton(ButtonWithBackground background)
           
 void SimulatorPanel.setEnterButton(ButtonWithBackground background)
           
 void SimulatorPanel.setF1Button(ButtonWithBackground background)
           
 void SimulatorPanel.setF2Button(ButtonWithBackground background)
           
 void SimulatorPanel.setLeftButton(ButtonWithBackground background)
           
 void SimulatorPanel.setRightButton(ButtonWithBackground background)
           
 void SimulatorPanel.setUpButton(ButtonWithBackground background)
           
 


1.0.0

Copyright (c) 2007 IBM