org.jpedal.examples.simpleviewer.gui.generic
Interface GUIButton
- All Known Implementing Classes:
- SwingButton
public interface GUIButton
abstract button object into interface
init
void init(java.net.URL path,
int i,
java.lang.String message)
setVisible
void setVisible(boolean b)
setEnabled
void setEnabled(boolean b)
isEnabled
boolean isEnabled()
setIcon
void setIcon(javax.swing.ImageIcon icon)
setFont
void setFont(java.awt.Font font)
getID
int getID()
setName
void setName(java.lang.String string)
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support