|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.compiere.swing.CPanel
org.compiere.pos.PosSubPanel
org.compiere.pos.SubCheckout
public class SubCheckout
Checkout Sub Panel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class org.compiere.pos.PosSubPanel |
|---|
INSETS1, INSETS2, p_ctx, p_pos, p_position, p_posPanel |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, PROPERTIES, SOMEBITS |
| Constructor Summary | |
|---|---|
SubCheckout(PosPanel posPanel)
Constructor |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
Action Listener |
void |
displayReturn()
Display cash return Display the difference between tender amount and bill amount |
void |
dispose()
Dispose - Free Resources |
GridBagConstraints |
getGridBagConstraints()
Get Panel Position |
void |
init()
Initialize |
boolean |
isOrderFullyPay()
Is order fully pay ? |
void |
openCashDrawer()
Abrir caja Abre la caja registradora |
void |
printTicket()
Print Ticket |
void |
processOrder()
Process Order |
| Methods inherited from class org.compiere.pos.PosSubPanel |
|---|
createButton, createButtonAction |
| Methods inherited from class org.compiere.swing.CPanel |
|---|
getBackgroundColor, getTabLevel, setBackground, setBackgroundColor, setTabLevel, toString |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubCheckout(PosPanel posPanel)
posPanel - POS Panel| Method Detail |
|---|
public void init()
init in class PosSubPanelpublic GridBagConstraints getGridBagConstraints()
getGridBagConstraints in class PosSubPanelpublic void dispose()
dispose in class PosSubPanelpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class PosSubPanele - eventpublic void processOrder()
public void printTicket()
public void displayReturn()
public boolean isOrderFullyPay()
public void openCashDrawer()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||